Mytop error “long|!”
November 17th, 2009 by vickyIf you run mytop on RHEL server (or CentOS 5.x) you may get error message saying
Error in option spec: “long|!”
You should edit file /usr/bin/mytop and comment out this line
“long|!” => \$config{long_nums},
after that, run mytop and all should work fine.
Enjoy!
Posted in Mysql | No Comments »