表示 进入内容 291 去 300 的 1042 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: Blog (reset) Nov 16 2017 LAMP-MySQL服务器配置 Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:58 UTC Tags: Blog, MySQL, CTO, 数据库, 配置, 服务器 关系数据库基本结构 MySQL安装启动过程 MySQL启动后数据目录的文件结构 首次连接MySQL数据库应做的操作 本文转自 xxrenzhe11 51CTO博客,原文链接:http://blog. 【服务器】 【mysql】 【数据库】 【配置】 【cto】 【Blog】 点击查看原文> Nov 16 2017 centos6与centos7自动化安装mariadb脚本 Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:52 UTC Tags: Blog, log, server, PATH, file, mariadb, MySQL, CTO, 配置, 脚本 默认软件包在当前目录下。执行该脚本即可。 交互式安装请参考http://amelie.blog.51cto.com/12850951/1971534。另请注意centos6与centos7的微妙差别哦。 【mysql】 【LOG】 【path】 【配置】 【Server】 【脚本】 【Mariadb】 【file】 …[获取更多] Nov 16 2017 有用连接--主机,系统 Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:37 UTC Tags: html, Blog, ibm, ha, MySQL, CTO, 配置, 主机 hacmp:http://www.ibm.com/developerworks/cn/aix/redbooks/HACMP-1/ http://www.ibm.com/developerworks/cn/aix/redbooks/HACMP-2/ p5 HA:http://www. 【mysql】 【配置】 【主机】 【HA】 【html】 【cto】 【IBM】 …[获取更多] Nov 16 2017 linux+nginx+mysql+php系统修改文件上传大小限制 Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:23 UTC Tags: PHP, Linux, Blog, Nginx, MySQL, 配置, 模块, 脚本, htdocs linux+nginx+mysql+php系统修改文件上传大小限制 对于LNMP框架的一些网站,上传文件大小会受到多个方面的限制,一个是nginx本身的限制,限制了客户端上传文件的大小,会报错“413 Request Entity Too Large”;一个是php.ini文件中默认了多个地方的设置。 【nginx】 【linux】 【php】 【mysql】 【模块】 【配置】 …[获取更多] Nov 16 2017 OpenResty的安装和在nginx中使用lua直接访问mysql达到数据接口的统一 Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:19 UTC Tags: Blog, Nginx, lua, MySQL, CTO, aspx http://www.cppblog.com/AutomateProgram/archive/2013/03/21/198685.aspx 本文转自fatshi51CTO博客,原文链接:http://blog. 【nginx】 【mysql】 【aspx】 【Lua】 【cto】 【Blog】 点击查看原文> Nov 16 2017 utf-8编码会让ajax失效? Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:11 UTC Tags: html, Blog, ajax, rails, charset, utf-8, MySQL, CTO 在rails与mysql之间中文数据显示不一致的问题 一文中说在applicationcontroller.rb中加入了 response.headers["Content-Type"] = "text/html; charset=utf-8" 一句,目的是让rails和mysql编码方式相同,都是用utf-8,但是不明原因的发现这样做会让rails的ajax失效,注释掉这句,ajax正常,做个记号,盼望高手能解释下。 【mysql】 【ajax】 【charset】 【html】 【cto】 …[获取更多] Nov 16 2017 shell脚本建多库、多表、多实例(mysql) Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:03 UTC Tags: Blog, database, Redhat, bash, shell, MySQL, create, 脚本 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 我的博客已迁移到xdoujiang. 【mysql】 【shell】 【脚本】 【Create】 【database】 【RedHat】 【Blog】 【Bash】 …[获取更多] Nov 16 2017 mysql利用函数和触发器实现非主键自增 Posted by mysql-云栖社区 on Thu 16 Nov 2017 07:45 UTC Tags: Blog, by, MySQL, CTO, create, 函数 函数 set global log_bin_trust_function_creators=1; DELIMITER // DROP function if exists incNum// CREATE FUNCTION incNum() RETURNS int(11) BEGIN set @... 【mysql】 【函数】 【BY】 【Create】 【cto】 【Blog】 点击查看原文> Nov 16 2017 mysql中if函数的应用 Posted by mysql-云栖社区 on Thu 16 Nov 2017 07:43 UTC Tags: Blog, MySQL, CTO, 函数 本文转自 手不要乱摸 51CTO博客,原文链接:http://blog.51cto.com/5880861/1707395 【mysql】 【函数】 【cto】 【Blog】 点击查看原文> Nov 16 2017 Mysql利用binlog恢复数据 Posted by mysql-云栖社区 on Thu 16 Nov 2017 07:36 UTC Tags: sql, Blog, binlog, MySQL, CTO, 数据库 利用binlog恢复数据最多的参数就是指定时间段: 直接用binlog恢复数据库: mysqlbinlog --start-date="2012-03-21 04:30:05" --stop-date="2012-03-21 06:41:28" mysql-bin. 【mysql】 【SQL】 【数据库】 【binlog】 【cto】 【Blog】 点击查看原文> 表示 进入内容 291 去 300 的 1042 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (31) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums