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
5 回答3.2k 阅读✓ 已解决
3 回答2.3k 阅读✓ 已解决
3 回答3.6k 阅读✓ 已解决
2 回答2.8k 阅读✓ 已解决
1 回答2.4k 阅读✓ 已解决
1 回答2.9k 阅读✓ 已解决
5 回答1.4k 阅读