mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Added ; to query transaction
This commit is contained in:
parent
97abef62c4
commit
29ad608ddb
@ -1,5 +1,5 @@
|
||||
START TRANSACTION
|
||||
START TRANSACTION;
|
||||
|
||||
ALTER TABLE tusuario add default_event_filter int(10) unsigned NOT NULL DEFAULT 0;
|
||||
|
||||
COMMIT
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user