CREATE PROCEDURE c (IN the tag VARCHAR (24), IN times VARCHAR)
The BEGIN
INSERT INTO cylinder (EPC, STATUS, entertime) VALUES (tag, 1, times);
END;
//
why
CodePudding user response:
Pass and the parameter name in the blank space to remove a try,CodePudding user response: