Home > Database > Mysql Tutorial > body text

[原创]MySQL 5.6 MEMCACHED API 体验

WBOY
Release: 2016-06-07 17:41:34
Original
1073 people have browsed it

MySQL5.6给我们带了MEMCACHEDFOFINNODB的API。最主要的好处就是我们可以通过最熟悉不过的SQL语句来对MEMCACHED的插件进行读写。安装以及配置方面我就不介绍了,

 MySQL 5.6给我们带了MEMCACHED FOF INNODB 的 API。 最主要的好处就是我们可以通过最熟悉不过的SQL语句来对MEMCACHED 的插件进行读写。

安装以及配置方面我就不介绍了,香港服务器, 有需要的可以访问官方手册。 这里呢,我主要来演示下效果。

 

容器表内容:

 

 

我的示例表结构:

 

 

 

 

MEMCACHED API的示例代码:

 

 

 

TELNET 来查看MEMCACHED 插件:

 

 

 

 

我们可以看到,有了对INNODB 的 API,香港服务器, 可以很方便的把关系表和MEMCACHED关联起来了。

 

 

 

本文出自 “上帝,咱们不见不散!” 博客,请务必保留此出处

,香港服务器租用
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template