Skip to content

Conversation

@thevar1able
Copy link
Member

@thevar1able thevar1able commented Oct 28, 2025

Changelog category (leave one):

  • Improvement

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

Queries starting with whitespace are no longer saved to history.

Details

This change mimics the bash HISTCONTROL behavior where commands starting with a space are not saved to history.

Reference: https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#index-HISTCONTROL

@clickhouse-gh
Copy link

clickhouse-gh bot commented Oct 28, 2025

Workflow [PR], commit [eee2a51]

Summary:

job_name test_name status info comment
Install packages (amd_debug) failure
Install server deb failure cidb
Run server init.d (proxy to systemd) failure cidb
Run server init.d failure cidb
Install keeper deb failure cidb
BuzzHouse (amd_debug) failure
Buzzing result failure cidb

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Oct 28, 2025
@CheSema CheSema self-assigned this Oct 29, 2025
@thevar1able
Copy link
Member Author

No related test failures.

@thevar1able thevar1able added this pull request to the merge queue Nov 12, 2025
Merged via the queue into master with commit 4594797 Nov 12, 2025
302 of 372 checks passed
@thevar1able thevar1able deleted the mimic-histcontrol branch November 12, 2025 14:32
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Nov 12, 2025
@fm4v
Copy link
Member

fm4v commented Nov 18, 2025

Any way to add a setting for this change into clickhouse-client config? I'd like previous behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements 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.

5 participants