Skip to content

Parse MariaDB comment command - #661

Open
M393 wants to merge 2 commits into
phpmyadmin:5.11.xfrom
M393:mariadb-comment-command
Open

Parse MariaDB comment command#661
M393 wants to merge 2 commits into
phpmyadmin:5.11.xfrom
M393:mariadb-comment-command

Conversation

@M393

@M393M393 commented Jul 17, 2026

Copy link
Copy Markdown

Adds a new comment flag for MariaDB specific comment commands.
Parses tokens inside comments like /*M!100300 COMPRESSED */

MySQL specific comments are also handled unconditionally (no version check), so I kept it the same for the new comment type.

Fixesphpmyadmin/phpmyadmin/issues/20332

M393 added 2 commits July 17, 2026 17:13
Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
@M393
M393force-pushed the mariadb-comment-command branch from c5ea7ad to 282edb5CompareJuly 17, 2026 15:23
Sign up for freeto 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.

1 participant

@M393