insert into T(a,b,c) values(curent_date(),2,9.8);
报错:Unable to create temp file for insert values Expression of type TOK_FUNCTION not supported in insert/values
insert into T(a,b,c) values(curent_date(),2,9.8);
报错:Unable to create temp file for insert values Expression of type TOK_FUNCTION not supported in insert/values
4 回答1.4k 阅读✓ 已解决
8 回答1.3k 阅读
3 回答1k 阅读✓ 已解决
2 回答730 阅读✓ 已解决
2 回答1.7k 阅读
2 回答1.5k 阅读
1 回答872 阅读✓ 已解决