dbRestore create Index error #1158

Closed
opened 2018-11-27 08:19:18 +00:00 by OSMeteor · 3 comments
OSMeteor commented 2018-11-27 08:19:18 +00:00 (Migrated from github.com)

CREATE INDEX tb_access_point (modifier,modifier);

Error 1060: Duplicate column name 'name'

CREATE INDEX `tb_access_point` (`modifier`,`modifier`); Error 1060: Duplicate column name 'name'
OSMeteor commented 2018-11-27 08:19:25 +00:00 (Migrated from github.com)
#901
OSMeteor commented 2018-11-27 08:19:35 +00:00 (Migrated from github.com)
#322

Since I cannot reproduce it, just close it.

Since I cannot reproduce it, just close it.
lunny closed this issue 2021-06-09 03:47:24 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#1158
No description provided.