Generating HTML Tables
> mysql -u root -p=xxx --html "--execute=SELECT * FROM titles;" \ --default-character-set=latin1 mylibrary > test.html