Revision history for BladIndeksu
Additions:
##
cd /var/lib/mysql/ustawy/
myisamchk -r -q przepisy
##
lub
##
bash myRepairIndex
##
---
cd /var/lib/mysql/ustawy/
myisamchk -r -q przepisy
##
lub
##
bash myRepairIndex
##
---
Deletions:
myisamchk -r -q przepisy
Deletions:
</pre>