mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
missing semicolon
This commit is contained in:
@@ -1629,4 +1629,4 @@ CREATE TABLE IF NOT EXISTS workerq (
|
||||
KEY workerq_reservationid (workerq_reservationid),
|
||||
KEY workerq_processtimeout (workerq_uuid),
|
||||
KEY workerq_uuid (workerq_processtimeout)
|
||||
) ENGINE = InnoDB DEFAULT CHARSET=utf8mb4
|
||||
) ENGINE = InnoDB DEFAULT CHARSET=utf8mb4;
|
||||
|
||||
Reference in New Issue
Block a user