Contact University at Buffalo Graduate of Department of Mathematics 71 Windermere Blvd Buffalo, NY, 14226 Tel:(716)430-4666 Email: mailto:taowei@buffalo.edu Emacs for MySQL .emacs (setq sql-mysql-options '("-C" "-f" "-t" "-n")) ; for windows (setq sql-user "root") (setq sql-password "") MySQL Mode 1. Open file with extension .sql, e.g. emacs script.sql or open a file and then M-x sql-mode 2. selec