试图自动连接到系统上的数据库。数据库位于通过NetBeans创建的默认Derby文件夹中。我想要做的是启动服务器并连接到已经存在的数据库。primaryStage.setScene(scene); primaryStage.show();服务器似乎确实启动了,但由于某种原因,我无法连接到数据库,因为它认为它是不存在的。} catch (SQLException e
_parsePacket (G:\boot\node_ )的未知数据库“引导”(G:\boot\node_modules\mysql\lib\protocol\Parser.js:43:10) at Protocol.writeFunction.executeUserEntryPoint at main/run_module.js:17:47 {代码:'ER_BAD_DB_ERROR',errno: 1049,sqlMessage:“未知数据库‘启动’”,sqlState:'42000',