GBase 8a
运维管理
问答
gbase data studio 工具或模板配置问题:编辑查询结果保存和自动生成ddl报错
发表于2025-10-29 17:51:2898次浏览9个评论
保存或生成ddl时会产生如下报错,是因为自动生成的sql语句,表名前会产生一个冒号,但这个语法gbase不兼容,所以应该是哪个地方的配置问题,但未找到对应的配置项。
补充:我使用工具自动生成的所有sql语句的表名都是 这个结构 userName.模式名:tableName
SQL 错误 [ErrorCode : 1064] [SQLState : 42000] : You have an error in your SQL syntax; check the manual that corresponds to your GBase server version for the right syntax to use near ':tableName' at line 1
com.gbase.jdbc.exceptions.jdbc4.GBaseSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your GBase server version for the right syntax to use near ':tableName' at line 1
评论
登录后才可以发表评论
热门帖子
- 12025-12-01浏览数:182759
- 22023-05-09浏览数:25044
- 42023-09-25浏览数:18519
- 52020-05-11浏览数:17526

