表示 进入内容 141 去 150 的 505 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Search Planet MySQL Go Displaying posts with tag: Windows (reset) Nov 16 2017 linux和windows下mysql丢失密码的解决办法 Posted by mysql-云栖社区 on Thu 16 Nov 2017 12:22 UTC Tags: Windows, Linux, Blog, update, service, MySQL, cmd Windoows下1.先结束MySQL进程和服务 2.CMD进入MySQL的bin目录,输入mysqld-nt.exe --skip-grant-tables回车, 这个窗口放着不要关 3.然后再开一个CMD窗口进入MySQL的bin目录 4. 【linux】 【mysql】 【windows】 【update】 【Blog】 【service】 【cmd】 …[获取更多] Nov 16 2017 可扩展、高可用服务网络设计方案 Posted by mysql-云栖社区 on Thu 16 Nov 2017 12:04 UTC Tags: Windows, Linux, Web, MySQL, 数据库, 配置, 服务器, 负载均衡, 高可用, 监控, 集群, 带宽, 运营, 可扩展性, 单点故障 可扩展、高可用服务网络设计方案 作者:田逸([email]sery@163.com[/email]) 定义 可扩展:在用户访问数量快速增长的情况下,不终止现有服务来扩展系统的容量。比如web服务器目前已经不能接受更多的用户访问,可以在不停止服务的情况下增加第2台服务器,甚至更多的服务器,而且新增服务器对已有的服务器不会造成负面影响。 【linux】 【监控】 【服务器】 【mysql】 【windows】 …[获取更多] Nov 16 2017 mysql udf方法更新 Posted by mysql-云栖社区 on Thu 16 Nov 2017 10:52 UTC Tags: Windows, plugin, udf, shell, MySQL, dll, 插件 最近渗透时要用mysql udf,发现导出system32下的方法注册不了DLL,原来一些mysql新版变到插件目录了。 mysql> select @@version; +———–+ | @@version | +———–+ | 5. 【mysql】 【windows】 【shell】 【插件】 【UDF】 【plugin】 【dll】 …[获取更多] Nov 16 2017 关于mysql 出现 1264 Out of range value for column 错误的解决办法 Posted by mysql-云栖社区 on Thu 16 Nov 2017 10:03 UTC Tags: Windows, html, Linux, Blog, MySQL 原因:新版本的MySQL对字段的严格检查。 通常在Linux下安装完mysql后,默认的sql_mode值是空,在这种情形下mysql执行的是一种不严格的检查,如果要插入的字段长度超过列定义的长度,那么mysql不会终止操作,而是会自动截断后面的字符继续插入操作!但是在windows下面却不会这样。 【linux】 【mysql】 【windows】 【html】 【Blog】 点击查看原文> Nov 16 2017 EJBCA 在windows上的安装 Posted by mysql-云栖社区 on Thu 16 Nov 2017 01:57 UTC Tags: Oracle, Windows, database, JBoss, jdbc, server, driver, mapping, MySQL, 配置, url 为了做EJBCA的封装測试,在我自己电脑上装了个,可是在国内的开发上面的介绍实在是太少。有的也仅仅是些傻瓜式的安装介绍,这是介绍在Windows上安装的过程,(后面介绍下 linux 红帽上的),有些也是在网上看看,有一些比較关键的地方 在以下会指出来: 推荐一个比較不错的网址:https://sourceforge.net/p/ejbca/discussion/ EJBCA Installation EJBCA是一个基于J2EE技术的全功能的开源CA系统软件。 【mysql】 【Oracle】 【windows】 【配置】 …[获取更多] Nov 15 2017 Circus Strategic Communications Inc MYSQL注入漏洞 Posted by mysql-云栖社区 on Wed 15 Nov 2017 16:46 UTC Tags: PHP, Windows, sql, facebook, MySQL 6月7日国外一套PHP程序的MYSQL注入漏洞 [+] Exploit Title : Circus Strategic Communications Inc.. Sql injection [+] Date : 07 June 2011 [+] Author : k's0uR! [+] Cate... 【php】 【mysql】 【SQL】 【windows】 【facebook】 点击查看原文> Nov 15 2017 windows x64 build c++ poco库 Posted by mysql-云栖社区 on Wed 15 Nov 2017 16:26 UTC Tags: Windows, c++, server, visual, MySQL, 源码, cmd 编译环境及工具: vs2008 windows server 2008 x64 poco源码(可以http://pocoproject.org/获取) Windows (x86, 64-bit), ZIP Archive(可以从http://dev. 【mysql】 【c++】 【windows】 【源码】 【Server】 【visual】 【cmd】 点击查看原文> Nov 15 2017 jira在linux下面的安装和配置 Posted by mysql-云栖社区 on Wed 15 Nov 2017 14:13 UTC Tags: Java, Windows, Linux, Apache, database, jdbc, tomcat, jdk, driver, MySQL, 日志, 配置 前言:应同事要求 想搭建一个BUG的提交系统,用来有效的管理项目,所以选用了jira。jira基于J2EE的 ,之前一直接触的都是PHP的平台相关的程序,这次也当是正好练习下JAVA方面的环境安装调试,中间也是出了不少的问题,至少学会了一个最重要的如何调 试tomcat。 【linux】 【java】 【mysql】 【日志】 【windows】 【Apache】 …[获取更多] Nov 15 2017 mysql备份恢复“故障”总结 Posted by mysql-云栖社区 on Wed 15 Nov 2017 11:45 UTC Tags: Windows, update, varchar, MySQL, 数据库, 字符集, 配置 从A主机备份到B主机 mysqldump -uroot -p vw>vw.sql 现备份数据库文件,需要恢复到目标机B,B的数据库版本为5.5.23,A机器的mysql版本为5.0.22 mysql>source /root/vw. 【mysql】 【windows】 【数据库】 【配置】 【字符集】 【update】 【varchar】 …[获取更多] Nov 15 2017 Windows Azure Pack前言介绍 Posted by mysql-云栖社区 on Wed 15 Nov 2017 11:02 UTC Tags: Windows, service, MySQL, 分布式, 配置, wap, 中间件, 云服务, 私有云, 公有云, aspx 随着微软Windows Azure与世纪互联的合作最终落地,下一步将会大力推广公有云以及混合云(Hybird-Cloud),那么对于企业来说,如何把自己的私有云环境与公有云对接,使之无缝的结合起来,就不得不提到Windows Azure Pack了 Windows Azure Pack使用若干组... 【分布式】 【mysql】 【公有云】 【windows】 【配置】 【aspx】 …[获取更多] 表示 进入内容 141 去 150 的 505 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Get Started Contributing Contributing to MySQL Developer Guide Events MySQL Event Calendar Suggest An Event 最热门的前20位作者 Libing Song (4) Oracle MySQL Blogs Oracle's MySQL Blog (34) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums