Skip to content

Support C# client for mysql protocol#84397

Merged
scanhex12 merged 12 commits intoClickHouse:masterfrom
scanhex12:mysql_dotnet
Aug 6, 2025
Merged

Support C# client for mysql protocol#84397
scanhex12 merged 12 commits intoClickHouse:masterfrom
scanhex12:mysql_dotnet

Conversation

@scanhex12
Copy link
Copy Markdown
Member

@scanhex12 scanhex12 commented Jul 24, 2025

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Support C# client for mysql protocol. This closes #83992

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jul 24, 2025

Workflow [PR], commit [43141b7]

Summary:

job_name test_name status info comment
Stateless tests (amd_binary, old analyzer, s3 storage, DatabaseReplicated, parallel) failure
02443_detach_attach_partition FAIL
Stateless tests (amd_msan, parallel, 2/2) failure
02483_elapsed_time FAIL
03532_key_condition_continuous_range FAIL
02156_async_insert_query_log FAIL
03164_selects_with_pk_usage_profile_event FAIL
01661_referer FAIL
01158_zookeeper_log_long FAIL
02703_max_local_write_bandwidth FAIL
01070_exception_code_in_query_log_table FAIL
03310_create_database_with_settings FAIL
Stateless tests (amd_ubsan, parallel) failure
02346_text_index_queries FAIL
00159_parallel_formatting_tsv_and_friends FAIL
02174_cte_scalar_cache_mv FAIL
01814_distributed_push_down_limit FAIL
02907_preferred_optimize_projection_name FAIL
00159_parallel_formatting_json_and_friends_2 FAIL
02177_issue_31009 FAIL
02455_one_row_from_csv_memory_usage FAIL
00159_parallel_formatting_json_and_friends_1 FAIL
00159_parallel_formatting_csv_and_friends FAIL
Stateless tests (arm_binary, parallel) failure
01825_new_type_json_ghdata_insert_select FAIL
Integration tests (aarch64, distributed plan, 4/4) failure
test_mysql_protocol/test.py::test_mysql_dotnet_client FAIL
Finish Workflow failure
python3 ./ci/jobs/scripts/workflow_hooks/feature_docs.py failure

@clickhouse-gh clickhouse-gh bot added the pr-feature Pull request with new product feature label Jul 24, 2025
@alexey-milovidov alexey-milovidov self-assigned this Jul 30, 2025
@scanhex12 scanhex12 enabled auto-merge August 6, 2025 14:19
@scanhex12 scanhex12 added this pull request to the merge queue Aug 6, 2025
Merged via the queue into ClickHouse:master with commit 39777d6 Aug 6, 2025
119 of 124 checks passed
@scanhex12 scanhex12 deleted the mysql_dotnet branch August 6, 2025 19:09
@robot-ch-test-poll robot-ch-test-poll added the pr-synced-to-cloud The PR is synced to the cloud repo label Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MySQL compatibility: support SHOW COLLATION

3 participants