Witam, Po aktualizacji MySQl'a z wersji 4 na 5, pojawiają się takie błędy:
------------------------------------------------------------------ Version: '5.0.32-Debian_7etch1-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Debian etch distribution /etc/mysql/debian-start[8752]: Upgrading MySQL tables if necessary. /etc/mysql/debian-start[8760]: Checking for crashed MySQL tables. .... Checking for corrupt, not cleanly closed and upgrade needing tables.. ... Table upgrade required. Please do "REPAIR TABLE `adresy`" to fix it! ------------------------------------------------------------------ Można to jakoś "hurtowo" naprawić, czy muszę łączyć się z każdą bazą i osobno robić REPAIT TABLE ? - co raczej jest bardzo kłopotliwe bo baz jest bardzo dużo -- Pozdrawiam

