Donat Zenichev
50bc94cadd
MT#62868 Fix order of execution of Option
...
Some options should be defined only before
the connection to the database has been established.
Change-Id: I91e3f0b2dfe46ac5f309548f33e3843c09f49ef0
2 months ago
Donat Zenichev
23325e3913
MT#62868 Add timeout to database queries
...
This patch adds timeout to the queries to avoid SEMS waiting forever for a response.
Change-Id: I6933caf36fbeb00211386fb6a3415f9f739f7300
2 months ago
Richard Fuchs
80dc4e60ef
MT#59962 AmUtils: use overloading for str2int
...
Use overloading for the various flavours of str2int functions. This has
the benefit of automatically choosing the appropriate function for
aliased types that may be one or the other underlying type, such as
size_t.
Do a mass renaming of all relevant instances.
Change-Id: I7abb6b9031ee53332d2b04a6cba4a6cc667a4807
10 months ago
Richard Fuchs
1a412a3300
MT#62181 replace AmSharedVar
...
Use std::atomic_bool instead.
Change-Id: Ic46171d8a197c4491ec4a069d4a126d8816ea3bf
11 months ago
Victor Seva
ff47897962
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva
d8b3cbf475
Imported Upstream version 1.4.3
13 years ago
Stefan Sayer
aef6223c86
dsm:mod_mysql: mysql.playDBAudioFront and mysql.playDBAudioLooped actions
14 years ago
Stefan Sayer
73dc076d84
fix the proper type (int)
15 years ago
Stefan Sayer
870f6e10a7
more int2str type correctness fixing
15 years ago
Stefan Sayer
7dcb7e2abb
added OpenSSL linking exception to license
16 years ago
Peter Lemenkov
b3a1c15608
Fix for newest GCC (>=4.4.3).
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1764 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
b715e74291
revised error handling:
...
- actions set $errno or throw exceptions
- throwOnError() throws exception if $errno set
- $strerror has details, in exception as #text
- documented
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1570 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
d0302f7889
DSM actions to handle files in database
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1346 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c0a6522f6e
simplified dependencies: everything needed for a module is in DSMModule.h
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1340 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
218df51eff
functions to save a result set under another name, and retrieve it later
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1338 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
ec843be635
remove obsolete comment
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1332 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c4d62279da
removed obsolete comments
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1330 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5d6f8d41dc
mod_mysql module for simple DB use in DSM applications
...
See Readme.mod_mysqlpp.txt for details.
This work was kindly sponsored by Teltech Systems Inc.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1322 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago