Skip to content

Commit

Permalink
Fix merge conflict resolution
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Vaillancourt <[email protected]>
  • Loading branch information
timvaillancourt committed Dec 8, 2023
1 parent eac4234 commit 17e8fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/sql/builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ func buildUniqueKeyMinMaxValuesPreparedQuery(databaseName, tableName string, uni
select /* gh-ost %s.%s */ %s
from
%s.%s
force index (%s)
order by
%s
limit 1`,
Expand Down

0 comments on commit 17e8fba

Please sign in to comment.