...is running (BIND:192.168.5.180:8383, PID:3961) 查看indexd.log: 2011-10-27 15:24:05 indexd[3961] can not get db by pid (PID:8501) 2011-10-27 16:35:55 indexd[3961] caught system signal[15], terminate immediately 2011-10-27 16:35:55 indexd[3961] server terminated, force to check commit for all db...
...utdown it 2012-05-23 09:57:15 worker2[21983] new connection (SOCK:155, IP:127.0.0.1, BURST:35) 2012-05-23 09:57:15 worker2[21983] new connection (SOCK:179, IP:127.0.0.1, BURST:36) 2012-05-23 09:57:15 worker2[21983] [sock:179] add new task (CONN:0xaf8f9a0, SPARE:0, TOTAL:32) 2012-05-23 09:57:16 worke...
...P-SDK: 给 XS 主类增加 setName 来根据需要改变 project.name * 09-27 15:05 c504ce2 hightman: 修正骨架代码的自动完成功能用鼠标点击时不能自动提交的问题 * 09-27 14:19 b2bac5b hightman: PHP-SDK: 修正骨架搜索代码中排序字段截取不当并让下拉选定时...
...!SCWS_IS_ALPHA(ch)) { if ((pflag & PFLAG_ADDSYM) || ch != 0x27 || !SCWS_IS_ALPHA(txt[start+1])) break; --- 326,342 ---- ch = txt[start]; if (pflag & PFLAG_DIGIT) { ! if (!SCWS_IS_DIGIT(ch) && ch != 0x2d) { // strict must add: !$this->_is_...
...: 修正 README 改名为 README.md 后的遗留小问题 * 2011-09-16 13:27:51 +0800 11bb8f8 hightman: PHP-SDK: 增加部分 PHPUnit 测试代码并修正一些小错误 * 2011-09-16 11:34:27 +0800 277954d hightman: PHP-SDK: 修正 XSCommand 在 __toString 中抛出 Exception 的问题 * 2011-09...
[quote='hightman' pid='3936' dateline='1293723309'] 那不会吧,PHP的错误日志有没有呢。。。这个脚本对我自己也没用,你或许应该参见一下帮助,是否字符集正确?用法参数是否正确,实在不行自己加断点简单调试一下。 [/quote] 我知...
开发版:1.4.6-27已解决此问题。现在可以通过cid:hello,world来查询了。字段里面non_bool=yes,可以使同时包含hello和world的排在前面。介绍3条语句例子,第一条语句包含hello,world的模糊搜索,结果是包含hello,world的排在前面,且只包含h...
...布 1.1.4 修正这个问题。 [code] *** xdb.c 29 Jan 2010 04:33:27 -0000 1.8 --- xdb.c 30 Dec 2010 08:54:18 -0000 *************** *** 52,58 **** { memcpy(buf, x->fmap + off, len); } ! memset((void *)((char *)buf + len), 0, 1); } /* re...
...配结果数目变成了28条。 我继续跳过19条,20条,直到27条,显示匹配结果数目依旧28条。而且数据显示到28条,之后的就不显示了。 [/quote] 一个临时的解决办法就是把limit设置的很大,尽量显示在1一页中。
...all to undefined function scws_free() in E:\website\test\index.php on line 27