Skip to content

2.6.0.10

Compare
Choose a tag to compare
@taos-support taos-support released this 22 Jul 10:58
· 539 commits to develop since this release

Release Notes

from:release/ver-2.6.0.8
to:release/ver-2.6.0.10

FIX BUGS:
fix: check type of tVariant as a column/tag name when alter table... set tag with a number as key (#15086)
fix: resolve a potential nullptr dereferencing on extraRow with update=2 (#15143)
fix: gcc 12 compile error for 2.6 (#15062)
fix: database name which is a key word should not permitted (#14649)
fix: add Linx and Red Hat support (#14331)

ENHANCEMENTS:
added min_row & max_row functions (#14308)
change the default maxDbs of root acct to INT16_MAX (#14908)