I am am running a #mysql optimize, usually the output looks like this:
But for one table it returned this:
Should I worry about that?
!Friendica Support
ylms_friendica.item-activity
note : Table does not support optimize, doing recreate + analyze instead
status : OK
But for one table it returned this:
ylms_friendica.item-content
note : Table does not support optimize, doing recreate + analyze instead
error : Duplicate entry '' for key 'uri-plink-hash'
status : Operation failed
Should I worry about that?
!Friendica Support
Michael Vogel
utzer [Friendica]
Michael Vogel
utzer [Friendica]
utzer [Friendica]
utzer [Friendica]
utzer [Friendica]
SELECT * FROM "item-content" WHERE uri-plink-hash = ' ';
Die " nehme ich, weil sonst glaub ich - ein Problem macht, aber wie kann ich denn das space in der query suchen lassen?
Michael Vogel
utzer [Friendica]
utzer [Friendica]
utzer [Friendica]
mysql friendica
Somit sollte die DB ja schon ausgewählt sein.