Terence Chang Photography

MySQL Tips

July 28, 2005 4:14 pmTerence Chang

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

Related Posts Plugin for WordPress, Blogger...