github dolthub/dolt v1.59.16
1.59.16

8 hours ago

Merged PRs

dolt

  • 9891: Runtime update support for dolt_replicate_to_remote
    This change alters the commit hook code to be dynamic in regards to the primary configuration flags dolt_replicate_to_remote and dolt_async_replication. It does this by wrapping the two existing hooks we have in an interceptor hook which determines the configuration each time Execute is invoked, allowing for dynamic changes to the configuration in a running server.

go-mysql-server

  • 3247: #9865: Fix EOF on procedure
    Fixes #9865
  • 3242: Added collation ignoring for information_schema
    Provides a fix for:

Closed Issues

  • 9865: Stored procedure containing a transaction always return EOF as a MySQL error
  • 9889: support for armscii8 charset and armscii8_bin collation”
  • 9890: Mixed charsets in INFORMATION_SCHEMA.COLUMNS

Don't miss a new dolt release

NewReleases is sending notifications on new releases.