2 lines
81 B
MySQL
2 lines
81 B
MySQL
|
|
ALTER TABLE /*_*/interwiki DROP KEY /*i*/iw_prefix, ADD PRIMARY KEY (iw_prefix);
|