レプリケーション設定時におけるinsertOne()の挙動を調整 (#15109)

* returningを含むクエリをmasterで動かす

* wip

* wip

* fix CHANGELOG.md

* 調整

* fix

* fix import
This commit is contained in:
おさむのひと
2025-04-13 20:44:44 +09:00
committed by GitHub
parent 4c473eb76d
commit 1f0621b085
3 changed files with 81 additions and 34 deletions

View File

@@ -10,6 +10,7 @@
### Server
- Fix: システムアカウントの名前がサーバー名と同期されない問題を修正
- Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題 #15813
- Fix: リードレプリカ設定時にレコードの追加・更新・削除を伴うクエリを発行した際はmasterードで実行されるように調整( #10897 )
## 2025.4.0