phpmyadmin / phpmyadmin/sql-parser
MariaDB and MySQL contexts
Open
Nobody has claimed this yet.
kind/support
- Dominant language
- PHP
- Stars
- 485
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- mariadb, mysql, php, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100