Skip to content

MySQL trigger #1

@Lihis

Description

@Lihis

Triggeri ei toimi: Can't update table 'GPS' in stored function/trigger because it is already used by statement which invoked this stored function/trigger.

Ei toimi koska: A stored function or trigger cannot modify a table that is already being used (for reading or writing) by the statement that invoked the function or trigger. (https://dev.mysql.com/doc/refman/5.6/en/stored-program-restrictions.html)

Mahdollisina vaihtoehtoisina toteutus vaihtoehtoina ainakin EVENT ja proseduuri

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions