Skip to content

[12.3] Fix 'occured' -> 'occurred' typos in sql headers and test#4949

Merged
grooverdan merged 3 commits intoMariaDB:12.3from
SAY-5:fix-occured-typos
Apr 16, 2026
Merged

[12.3] Fix 'occured' -> 'occurred' typos in sql headers and test#4949
grooverdan merged 3 commits intoMariaDB:12.3from
SAY-5:fix-occured-typos

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Fix 3 instances of occuredoccurred:

  • sql/sql_path.h line 97: Doc comment on return value
  • sql/handler.cc line 126: Inline comment
  • mysql-test/main/func_str.test line 493: Test description comment

Comment-only change.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 16, 2026

CLA assistant check
All committers have signed the CLA.

@grooverdan
Copy link
Copy Markdown
Member

All 3 occured (pun intended) in the 12.3 branch. Can you rebase back to 12.3, git force push , and edit the pr title to target the 12.3 branch.

SAY-5 added 3 commits April 16, 2026 15:56
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@SAY-5 SAY-5 changed the base branch from main to 12.3 April 16, 2026 22:56
@SAY-5 SAY-5 force-pushed the fix-occured-typos branch from beba5e6 to 259369b Compare April 16, 2026 22:56
@SAY-5 SAY-5 changed the title Fix 'occured' -> 'occurred' typos in sql headers and test [12.3] Fix 'occured' -> 'occurred' typos in sql headers and test Apr 16, 2026
@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 16, 2026

@grooverdan rebased onto 12.3 and force-pushed. PR title updated to note the target branch.

@grooverdan
Copy link
Copy Markdown
Member

Thanks for your contribution @SAY-5 !

@grooverdan grooverdan merged commit cc4bba0 into MariaDB:12.3 Apr 16, 2026
16 of 18 checks passed
@grooverdan grooverdan added the External Contribution All PRs from entities outside of MariaDB Foundation, Corporation, Codership agreements. label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

External Contribution All PRs from entities outside of MariaDB Foundation, Corporation, Codership agreements.

Development

Successfully merging this pull request may close these issues.

3 participants