I found not straightforward the mysql setup, so I added some logs and docs in
the code.
file: dbconn
* renamed the db field to dbh: the db is used both for the dbname and the dbhandler field
* verbose logs in case of errors
file: mysqlauth
* support for one-shot table initialization
* better table documentation
* suggestion: don't use the Write reserverd word of mysql as a table field.
HTH+LetMeKnow+Peace,
R.
Original issue reported on code.google.com by robipo...@gmail.com on 25 Sep 2011 at 1:51
Original issue reported on code.google.com by
robipo...@gmail.com
on 25 Sep 2011 at 1:51Attachments: