MariaDB and MySQL contexts

Open
#653 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
mariadb, mysql, php, sql
Domain
databases

Research direction

Start by reviewing the linked MySQL 9.4–9.7 and MariaDB 11.8–13.1 release notes. No source file or test is named, so locate the parser's version-context definitions and related tests, then ensure the listed database versions are represented and verified.

Written by the indexing model from the issue text.

Description

kind/support

MySQL 9.4:

https://dev.mysql.com/doc/relnotes/mysql/9.6/en/news-9-4-0.html

MySQL 9.5:

https://dev.mysql.com/doc/relnotes/mysql/9.6/en/news-9-5-0.html

MySQL 9.6:

https://dev.mysql.com/doc/relnotes/mysql/9.6/en/news-9-6-0.html

MySQL 9.7:

https://dev.mysql.com/doc/relnotes/mysql/9.6/en/news-9-7-0.html

MariaDB 11.8:

https://mariadb.com/docs/release-notes/community-server/11.8/what-is-mariadb-118

MariaDB 12.2:

https://mariadb.com/docs/release-notes/community-server/12.2/mariadb-12.2-changes-and-improvements

MariaDB 12.3:

https://mariadb.com/docs/release-notes/community-server/12.3/mariadb-12.3-changes-and-improvements

MariaDB 13.0:

https://mariadb.com/docs/release-notes/community-server/13.0/mariadb-13.0-changes-and-improvements

MariaDB 13.1:

https://mariadb.com/docs/release-notes/community-server/13.1/mariadb-13.1-changes-and-improvements
Dominant language
PHP
Stars
485
Forks
119
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from phpmyadmin/sql-parser

All issues in phpmyadmin/sql-parser

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.