oceanbase / oceanbase/oceanbase
[Feature]: MYSQL 兼容性问题: 不支持 DROP procedure IF EXISTS cronLi
Open
Nobody has claimed this yet.
module: sql
mysql-compatibility
type: feature
- Dominant language
- C++
- Stars
- 10.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
mysql 8 测试可以
oceanbase 报错
另外, MariaDB 从 10.1 版开始支持该 CREATE OR REPLACE PROCEDURE 语法
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
Reproduce the reported DROP PROCEDURE IF EXISTS cronLi failure on OceanBase, comparing its behavior with MySQL 8 and MariaDB 10.1+. The issue names no source file, test, or entry point; done means OceanBase accepts the reported syntax with compatible behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb, mysql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100