表示 进入内容 161 去 170 的 628 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: CTO (reset) Nov 16 2017 mysql/mariadb 数据库安装完成后的设置 Posted by mysql-云栖社区 on Thu 16 Nov 2017 10:04 UTC Tags: Blog, mariadb, MySQL, CTO, 数据库, 字符集, 配置, 排序 指定innodb_file_per_table=1参数,该参数主要是防止ibdata文件过大,所有的数据库都存放到该文件中。指定该参数后不会出现上述问题。 指定默认的字符集:在[mysqld]区段添加参数:character_set_server=utf8即可。 【mysql】 【数据库】 【配置】 【排序】 【Mariadb】 【字符集】 【cto】 …[获取更多] Nov 16 2017 cloudstack 4.2.1无法删除主存储故障 Posted by mysql-云栖社区 on Thu 16 Nov 2017 09:42 UTC Tags: Blog, bug, update, cloud, MySQL, CTO, 存储 cloudstack 4.2.1无法删除主存储故障 提示:Failed to delete storage pool 1 2 3 mysql>use cloud; mysql>update storage_pool set removed=now() where pod_id=5... 【mysql】 【Cloud】 【bug】 【update】 【cto】 【Blog】 【存储】 …[获取更多] 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 VOS3000 安装 Posted by mysql-云栖社区 on Thu 16 Nov 2017 08:23 UTC Tags: Java, rpm, service, MySQL, CTO, 数据库, 配置 VOS3000 安装 一、系统需求环境: 1.系统 :linux 64位系统 2.内核要求:内核2.6 以上 3.内存 :2G以上内存 4.系统要求:centos5. 【java】 【mysql】 【数据库】 【配置】 【rpm】 【cto】 【service】 …[获取更多] 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 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】 点击查看原文> 表示 进入内容 161 去 170 的 628 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (31) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums