mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
update error
This commit is contained in:
parent
e28b143fb6
commit
58d21fe20a
1 changed files with 1 additions and 1 deletions
|
@ -836,7 +836,7 @@ function update_1099() {
|
|||
`cid` INT NOT NULL ,
|
||||
`uid` INT NOT NULL ,
|
||||
`gcid` INT NOT NULL,
|
||||
`updated` DATETIME NOT NULL,
|
||||
`updated` DATETIME NOT NULL
|
||||
) ENGINE = MYISAM ");
|
||||
|
||||
q("ALTER TABLE `gcontact` ADD INDEX (`nurl`) ");
|
||||
|
|
Loading…
Reference in a new issue