README

The files data_test.sql contains test data used for continuous integration testing. It is not for real setups!

  1. How to output test data with compatible SQL syntax?

From MySQL:

mysqldump --quote-names=false --extended-insert=false -c -t -uroot

Add shortcut

Everything looks good. We'll let you know here if there's anything you should know about.