Displaying 3 results from an estimated 3 matches for "blockenabled".
2006 Oct 31
0
6360247 blockenabled interrupts do not set up kstats properly on x86
Author: schwartz
Repository: /hg/zfs-crypto/gate
Revision: f9d6f54eaeec11f6a2776d3642e4731caeaa91fe
Log message:
6360247 blockenabled interrupts do not set up kstats properly on x86
Files:
update: usr/src/cmd/intrd/intrd.pl
update: usr/src/uts/i86pc/io/pci/pci_common.c
update: usr/src/uts/i86pc/io/pci/pci_kstats.c
update: usr/src/uts/i86pc/io/pcplusmp/apic_introp.c
update: usr/src/uts/sun4/io/px/px_intr.c
update: usr/src/u...
2010 Jan 25
1
MYSQL grammar diff in 1.6.2.1?
hi, dear all
MYSQL commands work well in 1.4.28 edition, but not in 1.6.21
is that the grammar is different between them?
extensions.conf
exten => s,2,MYSQL(Query resultid ${connid} SELECT\ callerid\ from\
blacklist\ where\ companycode = ${ARG2} and callerid=${ARG1} and
blockenabled = 1)
cli:
-- Executing [s at macro-checkblacklist:2] MYSQL("SIP/1003-00000006",
"Query resultid 1 SELECT\ callerid\ from\ blacklist\ where\
companycode = 95040654321 and callerid=1003 and blockenabled = 1") in
new stack
[Jan 25 17:05:34] WARNING[2583]: app_addon_sql_mysql.c...
2009 Feb 25
1
Realtime database function help
Hello Everyone!
According to voip-info.org the correcy syntax for the realtime function is:
REALTIME(family|fieldmatch[|value[|delim1[|delim2]]]) on read
REALTIME(family|fieldmatch|value|field) on write
It seems from the syntax that it is only possible to retrieve a full
row according to the value of only of column. This translates in SQL
language as Select * from family where fieldmath =