Skip to content

MDEV-39584: update help sql tables and replace KB links#5068

Draft
grooverdan wants to merge 1 commit into
MariaDB:10.11from
grooverdan:MDEV-39584
Draft

MDEV-39584: update help sql tables and replace KB links#5068
grooverdan wants to merge 1 commit into
MariaDB:10.11from
grooverdan:MDEV-39584

Conversation

@grooverdan
Copy link
Copy Markdown
Member

Draft - waiting for a --bootstrap compatible scripts/fill_help_table.sql file

@grooverdan grooverdan added the MariaDB Foundation Pull requests created by MariaDB Foundation label May 13, 2026
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 updates MariaDB documentation links from the old Knowledge Base to the new documentation site across the codebase, including source files, scripts, and configuration files. Feedback identifies several issues in the updated strings: a broken URL in mysys/my_largepage.c caused by a missing slash, multiple instances where /n was incorrectly used instead of the newline character \n in InnoDB storage engine files, and several spelling errors where "Documentation" was misspelled as "Documention".

Comment thread mysys/my_largepage.c Outdated
Comment thread storage/innobase/handler/ha_innodb.cc Outdated
Comment thread storage/innobase/handler/ha_innodb.cc Outdated
Comment thread storage/innobase/ut/ut0dbg.cc Outdated
Comment thread client/mysqlcheck.c Outdated
Comment thread debian/control Outdated
Comment thread man/myrocks_hotbackup.1 Outdated
Comment thread man/mysql_ldb.1 Outdated
Comment thread mysys/my_setuser.c Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

1 participant