Pages

MySQL Tips

Write output into a file
Login into mysql

mysql> \T D:\temp\innodb_status.txt
Logging to file 'D:\temp\innodb_status.txt'
mysql> show innodb status
mysql> \t
Outfile diabled

No comments:

Post a Comment

Thank you for your feedback. If you find the tip and trick useful, feel free to share with your friends on Facebook, Twitter and G+!