日期:2014-05-16 浏览次数:20639 次
echo "use test;select * from test order by id desc;" | /usr/local/mysql/bin/mysql -uXXXX -pXXXX --default-character-set=utf8 > /tmp/test.xls
iconv -futf8 -tgb2312 -otest2.xls test.xls