diff -r d59bea55db9b -r c445c931472f examples/sql/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/sql/README Mon Dec 06 13:09:21 2010 +0100 @@ -0,0 +1,5 @@ +This subdirectory contains files which demonstrate using data tables +in MathProg models for MySQL and iODBC. + +Script mysql_setup.sh is used to load the data from the *.sql files to +a MySQL database. Change the username, if necessary.