phpmyadmin / phpmyadmin/sql-parser

MariaDB and MySQL contexts

未关闭
#653 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

kind/support
主要语言
PHP
星标
485
派生
119
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先查看链接的 MySQL 9.4–9.7 和 MariaDB 11.8–13.1 发布说明。没有指定源文件或测试,因此请定位 parser 的版本上下文定义及相关测试,然后确保列出的数据库版本已得到表示和验证。

由索引模型根据 Issue 内容生成。

评估

技术栈
mariadb, mysql, php, sql
领域
databases
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。