1 line
68 B
MySQL
1 line
68 B
MySQL
|
ALTER TABLE sets ADD FULLTEXT(artist, title, creator, source, tags);
|