Skip to content

Issues: dolthub/dolt

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

support subquery in aggregate syntax correctness We don't return the same result as MySQL good repro Easily reproducible bugs
#7857 opened May 13, 2024 by jycor
have default collation be utf8mb4_0900_ai_ci correctness We don't return the same result as MySQL good repro Easily reproducible bugs
#7856 opened May 13, 2024 by jycor
ALT + TAB breaks dolt shell in Windows CMD windows For Windows specific bugs
#7855 opened May 13, 2024 by jycor
trim whitespace when casting from string correctness We don't return the same result as MySQL good repro Easily reproducible bugs
#7854 opened May 13, 2024 by jycor
make ROW keyword optional in VALUES statement enhancement New feature or request
#7853 opened May 13, 2024 by jycor
string comparison ignores NUL character by default correctness We don't return the same result as MySQL good repro Easily reproducible bugs
#7851 opened May 13, 2024 by jycor
implement SHOW CREATE DATABASE AS OF ... enhancement New feature or request
#7843 opened May 9, 2024 by jycor
Add support for ALTER USER ... WITH <resource option> correctness We don't return the same result as MySQL
#7841 opened May 9, 2024 by fulghum
dolt diff --stat -r sql is unimplemented cli good first issue Good for newcomers good repro Easily reproducible bugs
#7817 opened May 2, 2024 by jycor
Get rid of column tags enhancement New feature or request
#7772 opened Apr 22, 2024 by zachmu
Inconsistent detection of merge conflict, depending on direction of merge. bug Something isn't working merge Issues relating to merge
#7767 opened Apr 21, 2024 by nicktobey
Support dolt schema update-tag in SQL enhancement New feature or request sql Issue with SQL
#7758 opened Apr 17, 2024 by fulghum
External Stored Procedure in Trigger does not behave as expected bug Something isn't working correctness We don't return the same result as MySQL sql Issue with SQL
#7737 opened Apr 12, 2024 by jycor
Schema-only merging enhancement New feature or request merge Issues relating to merge version control
#7732 opened Apr 11, 2024 by macneale4
Provide a slow query log enhancement New feature or request sql server Issues related to the built in SQL server
#7717 opened Apr 9, 2024 by fulghum
Race condition in AutoIncrementTracker can cause two transactions to get assigned the same auto-incrementing ID. bug Something isn't working concurrency Issues relating to concurrent access to Dolt good repro Easily reproducible bugs
#7702 opened Apr 5, 2024 by nicktobey
Incorrect return typefor UNIX_TIMESTAMP bug Something isn't working correctness We don't return the same result as MySQL sql Issue with SQL
#7698 opened Apr 5, 2024 by nicktobey
ProTip! no:milestone will show everything without a milestone.