v1.43.17
版本发布时间: 2024-11-23 05:46:00
dolthub/dolt最新发布版本:v1.43.17(2024-11-23 05:46:00)
Merged PRs
dolt
- 8582: Support dolt.rebase for doltgres
- 8581: Support per-schema dolt_ignore for doltgres
-
8579: Refactor
AuthServer
Minor updates to test code from changes in GMS and Vitess to refactor theAuthServer
interface. Depends on: https://github.com/dolthub/go-mysql-server/pull/2757 - 8578: Fix dolt_rebase and dolt_ignore for doltgres
-
8576: Change LateBindQueryist to use
mysql.NewSalt()
In preparation for refactoring the auth server interface in Vitess/GMS, this change makes LateBindQueryist callmysql.NewSalt()
directly, instead of relying on theNewSalt()
method on theMySQLDb
instance (which internally callsmysql.NewSalt()
).
go-mysql-server
- 2759: ignore empty strings in sets with multiple values fixes: https://github.com/dolthub/dolt/issues/8584
-
2758: Fix for latin1 issue
This potentially fixes:
- https://github.com/dolthub/dolt/issues/8580 There's a longer comment in the code itself, but the summary is that this is a character set conversion issue. Perhaps it's repertoires or something else, but hopefully this moves us closer to the logically correct behavior.
-
2757: Refactor:
AuthServer
This change refactors theAuthServer
implementation in GMS to the newAuthServer
/AuthMethod
structure from https://github.com/dolthub/vitess/pull/379 This is preliminary work to set us up to add support forcaching_sha2_password
authentication. Related to: https://github.com/dolthub/dolt/issues/8496 Depends on: https://github.com/dolthub/vitess/pull/379
vitess
-
378: support
set names binary
syntax (no quotes) syntax for: https://github.com/dolthub/dolt/issues/8574
Closed Issues
-
8584: Support
SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO'
- 7548: Unable to push to doltlab when sql-server is running
-
8488: excessive memory usage during
SELECT DISTINCT
query - 8452: The following is the log, it has been stuck at pulling..... for about one day. Is there any way to see if it is running normally?
- 8572: Potential TUI tool like Lazygit
1、 dolt-darwin-amd64.tar.gz 35.3MB
2、 dolt-darwin-arm64.tar.gz 34.01MB
3、 dolt-linux-amd64.tar.gz 35.35MB
4、 dolt-linux-arm64.tar.gz 33.38MB
5、 dolt-windows-amd64.7z 17.5MB
6、 dolt-windows-amd64.msi 36.8MB
7、 dolt-windows-amd64.zip 31.57MB
8、 install.sh 3.15KB