version 0.3.29
[fms.git] / readme.txt
index 5e5cf8c..98cc111 100644 (file)
@@ -15,6 +15,12 @@ recommended.  If you would like to compile using the alternate captchas, add a
 -D ALTERNATE_CAPTCHA=ON to the cmake command line. This option requires the\r
 FreeImage library to be installed.\r
 \r
+Query logging may be turned on by adding a -D QUERY_LOG=ON.  This will create a\r
+file called query.log in the working directory.  Straight SQL statements will\r
+be captured, as well as the setup of prepared statements.  Each step through a\r
+prepared statement is also logged, but the details are not, so there should be\r
+no sensitive information in this log file.\r
+\r
 UPGRADING\r
 ---------\r
 *ALWAYS* make a copy of your current FMS installation before continuing.  First\r