https://github.com/Paradigm4/shim
Revision 8a304c7dfd3ec5046af66adb09bf8187d1f14ca7 authored by Dave Gosselin on 07 July 2020, 19:27:07 UTC, committed by Dave Gosselin on 07 July 2020, 19:50:56 UTC
Clients shouldn't ask SciDB to complete a query that is marked
auto-commit.  Certain DDL, like create_array queries, auto-commit
by design.

Tested for memory leaks with 'valgrind --leak-check=full' while
running the script found here:
https://github.com/rvernica/docker-library/issues/12#issuecomment-652387862
1 parent 6088902
History
Tip revision: 8a304c7dfd3ec5046af66adb09bf8187d1f14ca7 authored by Dave Gosselin on 07 July 2020, 19:27:07 UTC
Shim won't request an autocommit query to complete.
Tip revision: 8a304c7
File Mode Size
docs
docs_gen
examples
extern
init.d
man
src
tests
wwwroot
.gitignore -rw-r--r-- 16 bytes
.travis.yml -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 9.1 KB
README.md -rw-r--r-- 6.6 KB
README.mongoose -rw-r--r-- 281 bytes
agpl-3.0.txt -rw-r--r-- 33.7 KB

README.md

back to top