dolthub/go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
GoApache-2.0
Issues
- 1
Any plan to make a new patch release?
#2790 opened by licy183 - 0
authorization doesn't work properly for CTEs
#2746 opened by jycor - 1
Anomaly of account replication from MySQL instance
#2740 opened by VWagen1989 - 0
lowercase sql mode values are not supported
#2701 opened by fanyang01 - 6
setting two foreign keys to associate with the same field, deleting data is normal but does not take effect
#2671 opened by Mickls - 2
STR_TO_DATE cannot parse "%Y%m%d" format
#2666 opened by ktat - 1
Update flatbuffers to fix go-mysql-server builds in Bazel environments
#2514 opened by sfc-gh-mbojanczyk - 0
- 2
- 2
- 0
- 6
Parser support for `PARTITION BY`
#2472 opened by xocasdashdash - 1
Any Benchmarks available
#2447 opened by osevan - 7
Panic when executing sql statements from external command line tool after startup
#2364 opened by cold-runner - 1
Feature request: persistent database store
#2428 opened by jonahzheng - 0
- 0
Consistent usage of variables in the example
#2402 opened by stalecu - 1
MemoryDB: Deleting rows silently fails if there are multiple CASCADING constraints pointing to the same parent
#2405 opened by seanlaff - 2
- 2
Running multiple migrations in a transaction
#2396 opened by alecsammon - 1
Primary key column order changes column order on insert
#2397 opened by pdufour - 2
Self-referencing foreign key constraint breaks auto-incrementing ids in memory mode
#2369 opened by mlucic - 2
Does it support `Functional Key Parts` index ?
#2341 opened by chengjingtao - 3
- 4
UPDATE statements are Noop
#2213 opened by mindaugasrukas - 1
any plan to build new release?
#2215 opened by kom0055 - 3
Server error message compatibility when doing INSERT
#2344 opened by xiaost - 2
Can't turn on multiStatements when using memory driver
#2314 opened by seanlaff - 1
add create table comment on table clause to table spec
#2296 opened by Allam76 - 2
go mod tidy error
#2225 opened by iwanlebron - 0
GolangCI does not work
#2184 opened by Gnosnay - 1
multi-package go unit tests failing because previous test server not shutdown
#2107 opened by tebruno99 - 0
VSCode debug Build Error
#2159 opened by why444216978 - 0
go mod tidy error
#2122 opened by VarusHsu - 5
Error 1105: -128 out of range for BIGINT UNSIGNED
#1782 opened by niclausse - 5
GORM JSONArrayQuery.Contains isn't compatible
#1855 opened by ns-kliu - 1
Valid join query erroneously reported as ambiguous
#1902 opened by nicktobey - 0
- 0
- 0
- 0
Functional Dependency anaylsis on simple nested joins doesn't behave as expected.
#1895 opened by nicktobey - 1
Functional Dependency anaylsis on simple left join doesn't behave as expected.
#1894 opened by nicktobey - 0
Functional Dependency anaylsis on lookup joins doesn't handle when key expression is an Arithmetic expression
#1893 opened by nicktobey - 6
Extracting update query columns
#1800 opened by abbnaseri - 2
Goroutine insert self-incrementing id duplication
#1757 opened by whrss9527 - 4
- 5
PrepareStatement got incorrect paramsCount in response packet from mock mysql server.
#1793 opened by win5do - 1
[Feature Request] Support for JSON operator
#1749 opened by okhowang - 13
utf8mb3_tolower_ci not implemented
#1771 opened by mikelee666 - 1
[Feature Request] Support for `INSERT INTO ... VALUE`
#1750 opened by okhowang