Skip to content

Fix Lintian flagged spelling in MariaDB Server repository#5163

Merged
grooverdan merged 1 commit into
MariaDB:11.8from
ottok:fix-spelling-2026-11.8
Jun 3, 2026
Merged

Fix Lintian flagged spelling in MariaDB Server repository#5163
grooverdan merged 1 commit into
MariaDB:11.8from
ottok:fix-spelling-2026-11.8

Conversation

@ottok
Copy link
Copy Markdown
Contributor

@ottok ottok commented Jun 2, 2026

Fixes following Lintian nags:

X: mariadb-plugin-connect: spelling-error-in-binary Exeption Exception [usr/lib/mysql/plugin/ha_connect.so]
X: mariadb-client-core: spelling-error-in-binary specifiying specifying [usr/bin/mariadb-migrate-config-file]

Fixes following Lintian nags:

    X: mariadb-plugin-connect: spelling-error-in-binary Exeption Exception [usr/lib/mysql/plugin/ha_connect.so]
    X: mariadb-client-core: spelling-error-in-binary specifiying specifying [usr/bin/mariadb-migrate-config-file]
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request corrects typographical errors in two files: 'specifiying' is corrected to 'specifying' in extra/mariadb_migrate_config_file.c, and 'Exeption' is corrected to 'Exception' in storage/connect/odbconn.cpp. There are no review comments, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@grooverdan grooverdan merged commit 87825d3 into MariaDB:11.8 Jun 3, 2026
19 checks passed
@grooverdan
Copy link
Copy Markdown
Member

Thanks @ottok!

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

Development

Successfully merging this pull request may close these issues.

3 participants