用 mysqlbinlog 來查 log 時, 若 my.cnf 有加 default-character-set=utf8
會出現
mysqlbinlog: unknown variable 'default-character-set=utf8'
需加 --no-defaults 參數才能正常查看
mysqlbinlog --no-defaults
用 mysqlbinlog 來查 log 時, 若 my.cnf 有加 default-character-set=utf8
會出現
mysqlbinlog: unknown variable 'default-character-set=utf8'
需加 --no-defaults 參數才能正常查看
mysqlbinlog --no-defaults
This page is an archive of entries in the SQL category from July 2011.
SQL: May 2011 is the previous archive.
SQL: September 2011 is the next archive.
Find recent content on the main index or look in the archives to find all content.
Recent Comments