Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
bourneshell wrote:Based on the output of mysqlcheck above You would need to issue "REPAIR TABLE" on each of the corrupt tables. Which should hopefully restore all your data.
bourneshell wrote:Did you use "USE_FRM" on all the repair table commands?
You can check the /srv/mysql/data/asterisk and see if the table files still contain the data. Which should be on the files with .MYD
ed123 wrote:check your call_log table if you can see your old calls.
mysql asterisk -u cron -p1234 -e "select count(*) from vicidial_list"
Users browsing this forum: Bing [Bot] and 91 guests