无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的1个中间版本) | |||
第8行: | 第8行: | ||
db=ecs-db | db=ecs-db | ||
|from=Creature | |from=Creature | ||
|where=Name=" | |where=Name="{{PAGENAME}}" | ||
|data=Name=Name,Strength=Strength | |data=Name=Name,Strength=Strength | ||
}} | }} | ||
2021年5月17日 (一) 16:12的最新版本
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」。 |