Roundup Tracker - Issues

Message6702

Author rouilj
Recipients richard, rouilj, schlatterbeck, whunger
Date 2019-10-06.23:36:17
Message-id <1570404977.46.0.771261881163.issue2550725@roundup.psfhosted.org>
In-reply-to
Werner, it may be too long ago for you to answer my question, but

====
was this a "simple":

ALTER TABLE tablename_of_mutillink MODIFY linkid INTEGER;
ALTER TABLE tablename_of_mutillink MODIFY nodeid INTEGER;

followed by a call to self.create_multilink_table_indexes(spec, ml)
or maybe just a reindex for the l_idx tables at the mysql level?
====

-- rouilj
History
Date User Action Args
2019-10-06 23:36:17rouiljsetmessageid: <1570404977.46.0.771261881163.issue2550725@roundup.psfhosted.org>
2019-10-06 23:36:17rouiljsetrecipients: + rouilj, richard, schlatterbeck, whunger
2019-10-06 23:36:17rouiljlinkissue2550725 messages
2019-10-06 23:36:17rouiljcreate