2 lines
85 B
MySQL
2 lines
85 B
MySQL
|
|
ALTER TABLE /*_*/langlinks DROP KEY /*i*/ll_from, ADD PRIMARY KEY (ll_from,ll_lang);
|