Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / arana-db/arana issues and pull requests
#680 - add support for REPAIR sql stmt
Pull Request -
State: open - Opened by shawnh2 over 1 year ago
- 3 comments
Labels: SQL
#679 - Support show databases SQL statement with where clause(#672)
Pull Request -
State: closed - Opened by Mulavar over 1 year ago
- 2 comments
Labels: enhancement
#678 - [Bug] fix `SHOW INDEXES FROM xxx` result error
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: bug
#677 - [Bug] fix `show tables xxx` statement error.
Issue -
State: closed - Opened by dongzl over 1 year ago
- 3 comments
Labels: bug
#676 - [Bug]Optimize `show open tables xxx` statment.
Issue -
State: closed - Opened by dongzl over 1 year ago
- 5 comments
Labels: bug
#675 - [SEQUENCE] support CURRVAL,NEXTVAL for sequence in select statement
Issue -
State: open - Opened by jjeffcaii over 1 year ago
- 1 comment
Labels: enhancement
#674 - [XA] Different `table` for MySQL `information_schema.innodb_trx`
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: transaction
#673 - [SQL] Support `SHOW DATABASES LIKE` SQL statment.
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: SQL
#672 - [SQL] `SHOW xxx WHERE` SQL statment.
Issue -
State: closed - Opened by dongzl over 1 year ago
- 1 comment
Labels: enhancement
#671 - feat: Auto clean transaction log
Pull Request -
State: open - Opened by PangXing over 1 year ago
- 1 comment
Labels: transaction
#670 - [CI] Integrated code check tools
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: CI/CD
#669 - fix: connection leak when concurrent updates
Pull Request -
State: closed - Opened by jjeffcaii over 1 year ago
- 2 comments
Labels: bug
#668 - Feat sort merge join
Pull Request -
State: open - Opened by wang1309 over 1 year ago
- 2 comments
Labels: kernel
#667 - [SQL] Support MySQL `window` function.
Issue -
State: open - Opened by dongzl over 1 year ago
- 2 comments
Labels: SQL
#666 - 【XA】build transaction log ability
Pull Request -
State: closed - Opened by RevSoy over 1 year ago
- 1 comment
Labels: transaction
#665 - composite_sharding
Pull Request -
State: closed - Opened by binbin0325 over 1 year ago
Labels: sharding
#664 - show warnings support limit
Pull Request -
State: closed - Opened by icrzye over 1 year ago
- 1 comment
Labels: SQL Parser
#663 - Support Show Sharding Table From employees
Pull Request -
State: closed - Opened by mengchuang123 over 1 year ago
- 4 comments
Labels: SQL
#662 - clean arana project log output
Pull Request -
State: open - Opened by zxy-lgtm over 1 year ago
- 3 comments
Labels: config
#661 - [SQL]:Support show sequence from xxx
Pull Request -
State: open - Opened by raspberry-hu over 1 year ago
- 1 comment
Labels: SQL
#660 - select from table not exist cause panic
Issue -
State: open - Opened by icrzye over 1 year ago
- 1 comment
Labels: bug
#659 - Feat/nacos registry
Pull Request -
State: closed - Opened by Mulavar over 1 year ago
- 1 comment
Labels: config
#658 - [SQL] Support MySQL `REPAIR` sql statment.
Issue -
State: open - Opened by dongzl over 1 year ago
- 1 comment
Labels: SQL
#657 - feat: show nodes from tenant_name
Pull Request -
State: closed - Opened by PangXing over 1 year ago
- 4 comments
Labels: SQL
#656 - [WIP] Support HashJoin Feature
Pull Request -
State: open - Opened by huangwenkan9 over 1 year ago
- 1 comment
Labels: kernel
#655 - [SQL]:Support show users from tenant_name
Pull Request -
State: closed - Opened by gongna-au over 1 year ago
- 1 comment
Labels: SQL
#654 - fix: handle empty query correctly
Pull Request -
State: closed - Opened by jjeffcaii over 1 year ago
- 1 comment
Labels: bug
#653 - Support create table SQL statement (#424)
Pull Request -
State: closed - Opened by csynineyang over 1 year ago
- 4 comments
Labels: SQL
#652 - fix: Registry etcd of too large lease TTL
Pull Request -
State: closed - Opened by PangXing over 1 year ago
Labels: bug
#651 - [Bug] Registry etcd of too large lease TTL
Issue -
State: closed - Opened by PangXing over 1 year ago
- 1 comment
Labels: bug
#650 - [config] clean arana project log output
Issue -
State: open - Opened by dongzl over 1 year ago
- 1 comment
Labels: config
#649 - [kernel] run arana at the envoy.
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: kernel
#648 - [parser] add MySQL SQL hint parser at `arana-parser`.
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: SQL Parser
#647 - [parser] deliver MySQL SQL hint to DB instance.
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: SQL Parser
#646 - [config] add get `SequenceConfig` method for `EnhancedSequence`.
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: config
#645 - [config] add `toString()` method for `ShardMetadata` struct.
Issue -
State: closed - Opened by dongzl over 1 year ago
Labels: config
#644 - [config] move `allow_full_scan` to `attributes` node.
Issue -
State: closed - Opened by dongzl over 1 year ago
Labels: config
#643 - [UI] Some Http interfaces not need JWT token verification
Issue -
State: open - Opened by dongzl over 1 year ago
Labels: UI
#642 - [SQL] Sort-Merge join dataset API
Issue -
State: open - Opened by jjeffcaii over 1 year ago
#641 - [SQL] when SQL has more ';' then return unexcpted result
Issue -
State: closed - Opened by maronghe over 1 year ago
- 2 comments
#640 - feat: supplement liker function integration test
Pull Request -
State: closed - Opened by maronghe over 1 year ago
- 1 comment
Labels: test
#639 - [sysbench] when use sysbench for arana test, not success
Issue -
State: open - Opened by dongzl over 1 year ago
- 5 comments
Labels: bug
#638 - feat: update better test file for liker function
Pull Request -
State: closed - Opened by maronghe over 1 year ago
- 1 comment
Labels: enhancement
#637 - fix(ci): fix workflow event spell error
Pull Request -
State: closed - Opened by Mulavar over 1 year ago
- 1 comment
#636 - feat(admin): add ListAllTables api and replace the password with nil
Pull Request -
State: closed - Opened by Mulavar over 1 year ago
- 1 comment
Labels: UI
#635 - feat: update tenants/users
Pull Request -
State: closed - Opened by GavinLam164 over 1 year ago
- 1 comment
Labels: UI
#634 - [UI] Shield interface response value,mark `password`.
Issue -
State: closed - Opened by dongzl over 1 year ago
Labels: UI
#633 - Feat admin api
Pull Request -
State: closed - Opened by GavinLam164 over 1 year ago
- 1 comment
#632 - [SQL] Support show users from tenant_name
Pull Request -
State: closed - Opened by gongna-au over 1 year ago
- 1 comment
Labels: SQL
#631 - Div
Pull Request -
State: closed - Opened by zxy-lgtm over 1 year ago
#630 - fix: process join ast correctly
Pull Request -
State: closed - Opened by jjeffcaii over 1 year ago
- 1 comment
Labels: kernel
#629 - [SQL] Support `show sharding table from xxx`
Issue -
State: closed - Opened by dongzl almost 2 years ago
- 2 comments
Labels: SQL
#628 - [SQL] Support `show table rules from xxx`
Issue -
State: closed - Opened by dongzl almost 2 years ago
- 2 comments
Labels: SQL
#627 - [SQL] Support `show database rules from xxx`
Issue -
State: open - Opened by dongzl almost 2 years ago
- 2 comments
Labels: SQL
#626 - [config] arana application management SQL statement
Issue -
State: open - Opened by dongzl almost 2 years ago
Labels: config
#625 - feat: add like function
Pull Request -
State: closed - Opened by maronghe almost 2 years ago
- 2 comments
Labels: enhancement
#624 - add support for RENAME TABLE statement
Pull Request -
State: closed - Opened by JasonZhang95 almost 2 years ago
- 1 comment
Labels: SQL
#623 - feat(admin): add service discovery api
Pull Request -
State: closed - Opened by Mulavar almost 2 years ago
- 1 comment
Labels: UI
#622 - Implement a low-level HASH-JOIN dataset
Issue -
State: open - Opened by jjeffcaii almost 2 years ago
- 1 comment
Labels: enhancement
#621 - [SQL] implement local LIKE processor
Issue -
State: closed - Opened by jjeffcaii almost 2 years ago
- 4 comments
Labels: enhancement
#620 - fix: confusing schema with different tenants
Pull Request -
State: closed - Opened by jjeffcaii almost 2 years ago
- 1 comment
Labels: bug
#619 - [BUG] cannot connect with same db with different tenants
Issue -
State: closed - Opened by jjeffcaii almost 2 years ago
- 1 comment
Labels: bug
#618 - fix: handle database switch correctly
Pull Request -
State: closed - Opened by jjeffcaii almost 2 years ago
- 1 comment
Labels: bug
#617 - fix: not exist db
Pull Request -
State: closed - Opened by baerwang almost 2 years ago
- 1 comment
Labels: bug
#616 - [WIP]multiple sharding key
Pull Request -
State: closed - Opened by binbin0325 almost 2 years ago
- 1 comment
Labels: sharding
#615 - [SQL] Support `show nodes from tenant_name`
Issue -
State: closed - Opened by dongzl almost 2 years ago
Labels: SQL
#614 - [SQL] Support `show users from tenant_name`
Issue -
State: closed - Opened by dongzl almost 2 years ago
- 1 comment
Labels: SQL
#613 - Support MySQL mathematical calculation Local Configuration
Pull Request -
State: closed - Opened by mengchuang123 almost 2 years ago
- 4 comments
Labels: SQL
#610 - chore: perf div and float precision
Pull Request -
State: closed - Opened by zxy-lgtm almost 2 years ago
- 1 comment
Labels: kernel
#607 - [tx] add `deadlock` for arana transaction.
Issue -
State: open - Opened by dongzl almost 2 years ago
- 1 comment
Labels: transaction
#603 - 【SYS】支持 arana 专用 DB 连接池
Issue -
State: open - Opened by chuntaojun almost 2 years ago
Labels: kernel
#602 - 【XA】build XA transaction back-and-forth decision-making
Issue -
State: open - Opened by chuntaojun almost 2 years ago
Labels: transaction
#598 - [Bug] `SHOW REPLICA STATUS` error
Issue -
State: closed - Opened by dongzl almost 2 years ago
Labels: bug
#597 - [Bug] when db not exist, cause arana ` Error authenticating user`
Issue -
State: closed - Opened by dongzl almost 2 years ago
Labels: bug
#596 - [Feature] add log for sharding logic SQL and real SQL.
Issue -
State: open - Opened by dongzl almost 2 years ago
- 3 comments
Labels: enhancement
#595 - [Bug] `use employees` error, get dataset error 6: Unknown database 'employees'
Issue -
State: closed - Opened by dongzl almost 2 years ago
- 1 comment
Labels: bug
#593 - [SQL] Support MySQL mathematical calculation.
Issue -
State: closed - Opened by dongzl almost 2 years ago
- 1 comment
Labels: SQL
#591 - [SQL] Support MySQL `Prepare` SQL
Issue -
State: open - Opened by dongzl almost 2 years ago
- 1 comment
Labels: SQL
#586 - [SQL] Support MySQL Division calculation
Issue -
State: closed - Opened by dongzl almost 2 years ago
Labels: kernel
#581 - [SQL]Support MySQL `rename table` statement.
Issue -
State: closed - Opened by dongzl almost 2 years ago
Labels: SQL
#579 - feat:XA transaction basic shelf construction
Pull Request -
State: closed - Opened by chuntaojun almost 2 years ago
- 2 comments
Labels: kernel, transaction
#556 - 【XA】build auto clean transaction log ability
Issue -
State: open - Opened by chuntaojun almost 2 years ago
- 1 comment
Labels: transaction
#555 - 【XA】build transaction log ability
Issue -
State: open - Opened by chuntaojun almost 2 years ago
- 4 comments
Labels: transaction
#554 - 【XA】build xa transaction ability(API)
Issue -
State: closed - Opened by chuntaojun almost 2 years ago
Labels: transaction
#535 - [UI] Add `HTTP` interface for registry center.
Issue -
State: closed - Opened by dongzl about 2 years ago
Labels: UI
#534 - [config] `Nacos` as registry center.
Issue -
State: closed - Opened by dongzl about 2 years ago
Labels: config
#438 - feat:solo slow logger
Pull Request -
State: closed - Opened by baerwang about 2 years ago
- 1 comment
Labels: observability, kernel
#425 - [Sharding] Support multiple columns complex sharding key.
Issue -
State: open - Opened by dongzl about 2 years ago
- 4 comments
Labels: sharding
#424 - [SQL] Support `create table` SQL statement.
Issue -
State: open - Opened by dongzl about 2 years ago
- 2 comments
Labels: SQL
#385 - [BUG] show warnings cant use limit
Issue -
State: closed - Opened by wang1309 about 2 years ago
- 1 comment
Labels: SQL Parser
#354 - [Hint] Support multi query SQL hint.
Issue -
State: open - Opened by dongzl over 2 years ago
- 2 comments
Labels: hint
#324 - 【TX】 support transaction XA
Issue -
State: open - Opened by chuntaojun over 2 years ago
Labels: transaction
#308 - hope can see arana node alive status in arana-ui
Issue -
State: closed - Opened by chuntaojun over 2 years ago
Labels: discussion
#213 - add arana-ui project, support visual configuration.
Issue -
State: closed - Opened by dongzl over 2 years ago
- 3 comments
Labels: enhancement