Can not issue data manipulation statements with executeQuery(). 翻译为: 在这里插入图片描述
看一下JDBC Request里的Query Type 改为Prepared Updata Statement,改完再试一下
文章目录 01 TutorialDeconstruct a basic pipelineDeconstruct the Stable Diffusion pipelineAutopipelineTrain a diffusion model 相关链接: GitHub: https://github.com/huggingface/diffusers 官方教程:https://huggingface.co/docs/di…