Module: sems Branch: master Commit: 5604528938fffb1f6ff03d106d466ed93fe9b521 URL: https://github.com/sems-server/sems/commit/5604528938fffb1f6ff03d106d466ed93fe9b521
Author: Juha Heinanen <[email protected]> Committer: Juha Heinanen <[email protected]> Date: 2015-11-14T13:31:40+02:00 apps/dsm/mods/mod_mysql: updated readme --- Modified: doc/dsm/mods/Readme.mod_mysql.txt --- Diff: https://github.com/sems-server/sems/commit/5604528938fffb1f6ff03d106d466ed93fe9b521.diff Patch: https://github.com/sems-server/sems/commit/5604528938fffb1f6ff03d106d466ed93fe9b521.patch --- diff --git a/doc/dsm/mods/Readme.mod_mysql.txt b/doc/dsm/mods/Readme.mod_mysql.txt index f9581ca..49da682 100644 --- a/doc/dsm/mods/Readme.mod_mysql.txt +++ b/doc/dsm/mods/Readme.mod_mysql.txt @@ -136,6 +136,7 @@ $errno: #define DSM_ERRNO_MY_NORESULT "result" #define DSM_ERRNO_MY_NOROW "result" #define DSM_ERRNO_MY_NOCOLUMN "result" +#define DSM_ERRNO_MY_NODATA "result" Internals ========= _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
