Skip to content

make statement search case insenstive#529

Merged
dontub merged 1 commit intoProject60:masterfrom
jaapjansma:issue_528
Apr 17, 2026
Merged

make statement search case insenstive#529
dontub merged 1 commit intoProject60:masterfrom
jaapjansma:issue_528

Conversation

@jaapjansma
Copy link
Copy Markdown
Collaborator

@jaapjansma jaapjansma commented Apr 15, 2026

When do a statement search the search for purpose is case sensitivity is based on the mariadb/mysql settings. We discovered this during a server migration.

Proposed solution

Make the search case insensitive.

Fixes #528

Copy link
Copy Markdown
Collaborator

@jensschuppe jensschuppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course there can be edge cases where this leads to unexpected changes in behavior, but it used to be undocumented anyway, so let's merge this.

@dontub dontub merged commit 41b8bed into Project60:master Apr 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Statement search case sensetivity depends on the mysql settings

3 participants