表示 进入内容 711 去 720 的 785 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: index (reset) Jul 09 2016 Mysql数据库应用--索引(二) Posted by mysql-云栖社区 on Sat 09 Jul 2016 15:31 UTC Tags: index, varchar, MySQL, 数据库, 索引, create 创建索引 创建表的时候创建索引 CREATE TABLE table_name [col_name data_type] [UNIQUE|FULLTEXT|SPATIAL] [INDEX|KEY] [index_name] (col_name [l... 【mysql】 【数据库】 【索引】 【index】 【Create】 【varchar】 点击查看原文> Jul 02 2016 php+mysql简单留言,适合新手 Posted by mysql-云栖社区 on Sat 02 Jul 2016 07:15 UTC Tags: PHP, html, sql, index, MySQL, 字符集, form, 函数, input php留言板 p,textarea{vertical-align:top;} 名字: 留言: 说: 下面是php脚本 【php】 【mysql】 【函数】 【SQL】 【form】 【字符集】 【index】 【html】 …[获取更多] Jun 20 2016 MySQL索引失效的几种情况 Posted by mysql-云栖社区 on Mon 20 Jun 2016 13:14 UTC Tags: index, MySQL, 索引, create, 测试 一,使用Like关键字查询语句 首先看下我的测试表的行数: select count(0) from tb_user 结果如下: 一共16行。 【mysql】 【测试】 【索引】 【index】 【Create】 点击查看原文> Jun 16 2016 如何安装mysql Posted by mysql-云栖社区 on Thu 16 Jun 2016 15:58 UTC Tags: index, add, varchar, MySQL, 索引, create, 字符集 如何安装mysql对于初学者来说的确是很麻烦,首先要知道安装mysql仅仅只是安装一个mysql系统,是没有任何可视化操作界面的,所以还要安装一个mysql的管理工具,这是初学者容易蒙的地方之一。 mysql常用命令 cd \mysql\mysql-5. 【mysql】 【ADD】 【索引】 【字符集】 【index】 【Create】 …[获取更多] May 27 2016 phabricator在mac上的搭建(转) Posted by mysql-云栖社区 on Fri 27 May 2016 08:30 UTC Tags: PHP, html, index, Nginx, Mac, facebook, server, git, http, https, MySQL, 数据库, 配置, 根目录, 域名 环境:OS X Yosemite 10.10.5 前提:phabricator主要是由php写的,而且是以website方式运行的,所以mac上要先安装好 php + nginx(或apache) + mysql(很多配置会保存在数据库里) php/nginx/mysql的环境搭建可参考: http://blog. 【nginx】 【php】 【mac】 【域名】 【mysql】 【HTTPS】 【根目录】 …[获取更多] May 12 2016 【MySQL】5.7新特性之二 Posted by mysql-云栖社区 on Thu 12 May 2016 16:34 UTC Tags: index, MySQL, 索引, 存储, 空格, 插件 本系列基于5.7.12 版本来讲述MySQL的新特性,从安装,文件结构,SQL ,优化 ,运维层面 复制,等几个方面展开介绍5.7 的新特性和功能,同时也建议大家跟踪官方blog和文档,以尽快知悉其新的变化。 【mysql】 【索引】 【空格】 【插件】 【index】 【存储】 点击查看原文> May 12 2016 MySQL分页优化 Posted by mysql-云栖社区 on Thu 12 May 2016 00:57 UTC Tags: sql, index, test, MySQL, 索引, 淘宝 原文地址:http://www.realzyy.com/?p=538 上文提到可以通过去除跳页和限制翻页来减少整个系统的压力。然而PD往往会考虑到用户体验,不愿意去推动这种功能上的删减。 【mysql】 【SQL】 【淘宝】 【索引】 【test】 【index】 点击查看原文> Apr 26 2016 前端工程师的mysql笔记 Posted by mysql-云栖社区 on Tue 26 Apr 2016 09:44 UTC Tags: PHP, database, update, index, server, varchar, test, by, MySQL, 数据库, create, dml 背景 最近常参与后台php项目,虽说刚毕业时自学过一阵子php和mysql,不过长时间没用也忘差不多了,于是把mysql再温习一遍,前端同学也可以一起学习下! mysql安装以及操作 安装 brew install mysql 启动 $: mysql. 【php】 【mysql】 【数据库】 【BY】 【Server】 【test】 【index】 …[获取更多] Mar 30 2016 mysql 用户管理和权限设置 Posted by mysql-云栖社区 on Wed 30 Mar 2016 07:53 UTC Tags: update, index, DBA, grant, view, revoke, MySQL, 数据库, create, 存储过程, 服务器, 函数 mysql 用户管理和权限设置 用户管理 mysql>use mysql; 查看 mysql> select host,user,password from user ; 创建 mysql> create u... 【服务器】 【mysql】 【函数】 【数据库】 【grant】 【revoke】 【DBA】 【index】 …[获取更多] Mar 24 2016 Windows10搭建PHP7开发环境 Posted by mysql-云栖社区 on Thu 24 Mar 2016 02:57 UTC Tags: PHP, Windows, Apache, index, http, MySQL, 数据库, 配置, 服务器, dll, 模块, 开发环境, htdocs 原文:Windows10搭建PHP7开发环境 3年前写了一篇《Windows下搭建PHP开发环境》之后就再也没有碰过PHP了,最近新发布了PHP7然后回去看了一下之前写的文章,发现很多配置都已经过时,所以就打算再写一篇新的。 【php】 【服务器】 【mysql】 【windows】 【Apache】 【http】 【模块】 …[获取更多] 表示 进入内容 711 去 720 的 785 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (45) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums