无编辑摘要 |
无编辑摘要 |
||
第8行: | 第8行: | ||
db=ecs-db | db=ecs-db | ||
|from=Creature | |from=Creature | ||
|where=Name="{{{ | |where=Name="{{{ 名称}}}" | ||
|data=Name=Name,Strength=Strength | |data=Name=Name,Strength=Strength | ||
}} | }} | ||
2021年5月17日 (一) 16:07的版本
SELECT name,strength FROM `Creature` WHERE Name="{{{名称}}}" 查询无效(Error 1146: Table 'ecs2020.Creature' doesn't exist
Function: EDConnectorRdbms::fetch
Query: SELECT name,strength FROM `Creature` WHERE Name="{{{名称}}}"
)。
名称 |
錯誤:未設定本地變數「Name」。 |
---|---|
力量 |
錯誤:未設定本地變數「Strength」。 |