taosdata / TDengine

High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
https://tdengine.com
GNU Affero General Public License v3.0
23.24k stars 4.84k forks source link

3.0.3.0 null value made client crash #20392

Closed qiks626 closed 4 months ago

qiks626 commented 1 year ago

1、stream 遇到null值时会导致taos崩溃且无法重新启动 2、where no in (null) 会导致客户端以及JVM崩溃 3、where no=null 会导致客户端以及JVM崩溃 taos version 3.0.3.0 taos client version 3.0.3.0 taos-jdbcdriver version 3.1.0 alibaba-druid version 1.2.16 springboot version 2.6.3

yu285 commented 1 year ago

请问可以远程看下么,可以加微信 a15652223354

superzhengcn commented 1 year ago

请问可以远程看下么,可以加微信 a15652223354

遇到了同样的问题,taos version 3.0.3.0 windows springboot +mybatisPlus查询不等于Null的值时,直接崩溃。还有就是如何查询字段值为NULL的数据,我在命令行使用select from tabelA where age = null;select from tabelA where age != null; select * from tabelA where age <> null;返回影响行数均为0

lazyz-zk commented 1 year ago

null加个单引号试试

莫语 @.***

 

------------------ 原始邮件 ------------------ 发件人: "taosdata/TDengine" @.>; 发送时间: 2023年3月23日(星期四) 晚上8:58 @.>; @.**@.>; 主题: Re: [taosdata/TDengine] 3.0.3.0 null value made client crash (Issue #20392)

请问可以远程看下么,可以加微信 a15652223354

遇到了同样的问题,taos version 3.0.3.0 windows springboot +mybatisPlus查询不等于Null的值时,直接崩溃。还有就是如何查询字段值为NULL的数据,我在命令行使用select from tabelA where age = null;select from tabelA where age != null; select * from tabelA where age <> null;返回影响行数均为0

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

yu285 commented 4 months ago

3.0早期版本的问题都已经都优化了,但是3.0.2.5 之前可能与现在的最新版(3.3.0.0)并不兼容,所以无法直接升级。因此建议重新部署一下最新的 3.3.0.0 ,后续升级都很方便,直接安装最新版软件即可。

开源版支持操作系统范围:https://docs.taosdata.com/reference/support-platform/

如果还有具体的使用问题,可以加微信:a15652223354