1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 10:19:24 +02:00
Oinktube/plugin/Cache/install/updateV3.0.sql
Daniel Neto b92016cffd Update
2023-06-14 21:17:32 -03:00

2 lines
No EOL
69 B
SQL

TRUNCATE TABLE CachesInDB;
ALTER TABLE CachesInDB ADD FULLTEXT(name);