[Tarantool-patches] [PATCH 1/1] Add changelog for select uuid in SQL

imeevma at tarantool.org imeevma at tarantool.org
Fri Apr 16 13:58:00 MSK 2021


https://github.com/tarantool/tarantool/issues/5913
https://github.com/tarantool/tarantool/issues/5913
https://github.com/tarantool/tarantool/issues/5913
https://github.com/tarantool/tarantool/tree/imeevma/gh-5913-changelog

---
 changelogs/unreleased/fix-segfault-on-select-uuid.md | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 changelogs/unreleased/fix-segfault-on-select-uuid.md

diff --git a/changelogs/unreleased/fix-segfault-on-select-uuid.md b/changelogs/unreleased/fix-segfault-on-select-uuid.md
new file mode 100644
index 000000000..8c1485720
--- /dev/null
+++ b/changelogs/unreleased/fix-segfault-on-select-uuid.md
@@ -0,0 +1,4 @@
+## bugfix/sql
+
+* SQL SELECT or SQL UPDATE on UUID or DECIMAL field does not cause SEGMENTATION
+  FAULT anymore (gh-5011, gh-5704, gh-5913).
-- 
2.25.1



More information about the Tarantool-patches mailing list