зеркало из https://github.com/github/vitess-gh.git
Fixed merge issue
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
This commit is contained in:
Родитель
ccad250ea7
Коммит
320a50da8b
|
@ -637,7 +637,6 @@ func (vs *vstreamer) buildTableColumns(id uint64, tm *mysql.TableMap) ([]*queryp
|
|||
if !sqltypes.AreTypesEquivalent(fields[i].Type, st.Fields[i].Type) {
|
||||
return fields, nil
|
||||
}
|
||||
cols[i].Type = st.Columns[i].Type
|
||||
}
|
||||
|
||||
// Columns should be truncated to match those in tm.
|
||||
|
|
Загрузка…
Ссылка в новой задаче