how can i parse o/p of show innodb status
i really need it. if someone can suggest me how to proceed it will be a great help!
Printable View
how can i parse o/p of show innodb status
i really need it. if someone can suggest me how to proceed it will be a great help!
Hello do you need to understand the output from it or write an automated unix script for example to summarise results?
I want to understand o/p first
then i want to extract all the o/p parameters value using vc++ or php.
main problem is that you cant use '%LIKE%' in this case(show innodb status).