| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Mary Bahrami | Date: | July 29 2008 2:58pm |
| Subject: | RE: spool log to a file | ||
| View as plain text | |||
I use mysql -uroot -pxxx -Dtest -s -e 'select * from amc_25;' > aaaa1.txt but it would be nice to see other solutions... -----Original Message----- From: Ananda Kumar [mailto:anandkl@stripped] Sent: Tuesday, July 29, 2008 6:37 AM To: mysql Subject: spool log to a file Hi All, I am executing below command, but there is no entires in aaaa1.txt, its an empty file. How can i write the logs into this file. mysql -uroot -pxxx -Dtest -s --tee=aaaa1.txt -e 'select * from amc_25;' regards anandkl
| Thread | ||
|---|---|---|
| • spool log to a file | Ananda Kumar | 29 Jul |
| • RE: spool log to a file | Mary Bahrami | 29 Jul |
| • Re: spool log to a file | Ananda Kumar | 30 Jul |
| • Re: spool log to a file | walter harms | 30 Jul |
| • Re: spool log to a file | Ananda Kumar | 30 Jul |
