search for: load_extension

Displaying 3 results from an estimated 3 matches for "load_extension".

2008 Aug 15
5
asterisk realtime and creating "new" contexts
2013 Feb 12
0
How do I solve a disk I/O error with RSQLite?
...loadable.extensions=TRUE, synchronous=0, cache_size=200000, dbname="/home/chenj/Fun/Research/Projects/Dispersion/Data/dispersion.db"), envir = .GlobalEnv) and I also loaded an extension: dbGetQuery(sql.dispersion, "select load_extension('/home/chenj/Fun/SQLite/Extension/LibraryFile64Bit/libsqlitefunctions.so')") cat("Connected to sql.dispersion",fill=TRUE) The directory content for the database file is: $ ls -l total 34435604 -rw-r--r-- 1 chenj chenj 216 Jun 22 2012 C:\nppdf32Log\debuglog.txt -rw-r...
2013 Nov 22
0
[ANNOUNCE] iptables 1.4.21 release
...extensions: add SYNPROXY extension utils: add nfsynproxy tool Phil Oester (4): iptables: state match incompatibilty across versions libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masks iptables: improve chain name validation iptables: spurious error in load_extension stephen hemminger (1): xtables: trivial spelling fix