随笔分类 -  服务器技术

linux,mysql,webserver,php
摘要:mysql innodb引擎模式的表在服务重启后自动字段值重置为最大自增字段值的问题 阅读全文

posted @ 2017-05-12 19:23 darkness_1 阅读(310) 评论(0) 推荐(0)

摘要:1.连接BrokerURIfailover://(tcp://localhost:61613,tcp://localhost:61612)2.Master-slave配置ActiveMQ的主备有三种方式:纯Master/Slave、文件共享方式、数据库共享方式。3.Load Balance#acti... 阅读全文

posted @ 2014-09-01 11:16 darkness_1 阅读(306) 评论(0) 推荐(0)

摘要:[Install]1.InstallPPP&iptables&policycoreutilsifnecessary.#yuminstallpppiptablespolicycoreutils"policycoreutils"isforsolvingtheissuethatiptablesrulesc... 阅读全文

posted @ 2014-06-10 18:12 darkness_1 阅读(41) 评论(0) 推荐(0)

摘要:1.未停服进行代码更新时代码文件更新存在次序问题,如果存放函数的文件先更新,而存放该函数中新增的配置变量的配置文件落后,则可能导致函数执行错误的问题~2.标签云和拖动上传3.var_dump(count(false));//php int(1) 阅读全文

posted @ 2014-04-02 10:24 darkness_1 阅读(170) 评论(0) 推荐(0)

摘要:1.匿名用户与本地登陆WarningIf you permit anonymous users to connect to the MySQL server, you should also grant privileges to all local users asuser_name@localhost. Otherwise, the anonymous user account forlocalhostin themysql.usertable (created during MySQL installation) is used when named users try to log i 阅读全文

posted @ 2013-04-19 11:17 darkness_1

导航