-
Notifications
You must be signed in to change notification settings - Fork 319
Issues: actiontech/dble
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The results of executing sql contained โgroup by columnName=โ is not consistent with MYSQL
limitation
Known limitations
wontfix
#3177
opened Mar 10, 2022 by
jndxcaiwei
where condition [on a.id = b.id where a.id =1 and b.id=1] can be optimized
wontfix
#1853
opened May 12, 2020 by
irene-coming
dble seems not support [mysql_stmt_result_metadata()] function
limitation
Known limitations
wontfix
#492
opened Mar 29, 2018 by
irene-coming
The result is not stable on Known limitations
sql-coverage
wontfix
select syntax
when it contains limit
but no order
Function
limitation
#442
opened Jan 24, 2018 by
FlyingMao
Dble result set is inconsistent with MySQL when executing Known limitations
sql-coverage
wontfix
selece @@sql_mode
connection-pool
limitation
#364
opened Dec 4, 2017 by
sevenFH
'stm=conn.createStatement()+stm.setFetchSize(Integer.MIN_VALUE) 'makes 'stm.setMaxRows(1)' lost efficacy
Compatibility
Function
limitation
Known limitations
wontfix
#331
opened Nov 17, 2017 by
zhunina
concurrently update a row in global table may cause live-lock
Function
global-table
limitation
Known limitations
Migrated
wontfix
#85
opened Aug 25, 2017 by
actiontech-bot
composite primary key is not supported
Configuration
limitation
Known limitations
Migrated
MyCAT-issue
wontfix
#70
opened Aug 25, 2017 by
actiontech-bot
E-R, cannot insert multi records to sub-table
er-table
Function
limitation
Known limitations
Migrated
wontfix
#12
opened Aug 24, 2017 by
actiontech-bot
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.