SSDB主从复制从:#cat/usr/local/ssdb/ssdb.confserver:
ip:192.168.16.202#修改
port:8888#修改
#bindtopublicip
#ip:0.0.0.0
#format:allow|deny:all|ip_prefix
#multipleallowsordenysissupported
#deny:all
allow:127.0.0.1#修改
allow:192.168#修改主:#cat/usr/local/ssdb/..
分类:
数据库 时间:
2014-08-29 18:34:18
阅读次数:
598
LIMIT?and?OFFSET?allow you to retrieve just a portion of the rows that are generated by the rest of the query: SELECTselect_listFROMtable_expression[LIMIT {number| ALL }] [OFFSETnumber] If a lim...
分类:
数据库 时间:
2014-08-29 16:26:58
阅读次数:
387
??IP reservation will allow customers to reserve publicIP addresses and use them as VIPs. It enables scenarios where applications need to have static public IPaddresses or where applications need to b...
分类:
其他好文 时间:
2014-08-29 16:05:48
阅读次数:
255
Dear all,i have one production order which is technicaly completed. But i want to do material issue as material reservation is pending for that order....
分类:
其他好文 时间:
2014-08-29 09:26:27
阅读次数:
184
at:用于执行一次性任务at相关的配置文件/etc/at.allow/etc/at.deny如果存在/etc/at.allow文件,仅允许at.allow中包含的用户使用at;如果不存在/etc/at.allow文件,则/etc/allow.deny文件被检查,at.deny文件中不包含的用户都允许使用at;如果这两个文件都不存在,则仅允许root使..
分类:
系统相关 时间:
2014-08-28 14:57:20
阅读次数:
322
3.点击字母“i”开始编辑文件,输入内容:
DocumentRoot /alidata/www/phpwind
ServerName localhost
ServerAlias localhost
Options -Indexes FollowSymLinks
AllowOverride all
Order allow,deny
...
分类:
Web程序 时间:
2014-08-28 13:21:19
阅读次数:
269
xml&dom_pull编程:1、去掉欢迎弹窗界面:在window项的preferences选项中输入“configuration center” 找到这一项然后 把复选框勾去即可。2、去掉打开Myeclipse时弹出的:Please allow Subclipse team to receive....
分类:
编程语言 时间:
2014-08-28 00:43:28
阅读次数:
360
如果遇到没有备份,特别是重做日志文件损坏,可能数据库就打不开了。用户希望挽救一部分数据,如果备份可以进行数据库的不完全恢复,或者是直接清除日志。如果不行只能强制打开市局库。具体如下: ORACLE存在一个内部参数可以尝试恢复_allow_resetlogs_corruption.描述可以通过这个语句...
分类:
其他好文 时间:
2014-08-27 20:22:48
阅读次数:
289
本文转载自:http://blog.csdn.net/myfxx/article/details/21096949今天在用eclipse启动项目的时候发现了一个问题,就是每次启动项目的时候,eclipse都会弹出一个Subclipse Usage的弹框,很是让人觉得不爽,那么这个框是什么意思呢,我们...
分类:
系统相关 时间:
2014-08-27 15:59:27
阅读次数:
205
The .Net framework has a number of technologies that allow you to create HTTP services such as Web Service, WCF and now Web API. There are a lot of ar...