表示 进入内容 21 去 30 的 138 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: plugin (reset) Dec 26 2017 2.13. Spring boot with MySQL Posted by mysql-云栖社区 on Tue 26 Dec 2017 03:08 UTC Tags: Web, api, plugin, jdbc, spring, Class, Maven, string, bind, MySQL, annotation, scope 2.13.1. Maven pom.xml 【mysql】 【spring】 【web】 【Maven】 【API】 【string】 【Annotation】 【JDBC】 【class】 【scope】 …[获取更多] Dec 25 2017 5.13. Spring boot with MySQL Posted by mysql-云栖社区 on Mon 25 Dec 2017 05:55 UTC Tags: Web, api, plugin, jdbc, spring, Class, Maven, string, bind, MySQL, annotation, scope 5.13.1. Maven pom.xml 【mysql】 【spring】 【web】 【Maven】 【API】 【string】 【Annotation】 【JDBC】 【class】 【scope】 …[获取更多] Dec 21 2017 101.4. munin-node and plugins Posted by mysql-云栖社区 on Thu 21 Dec 2017 03:04 UTC Tags: Apache, memcached, plugin, service, MySQL, fetch config: /etc/munin/munin-node.conf plugins: /usr/share/munin/plugins/ 101.4.1. munin-node.conf allow ^127\. 【mysql】 【memcached】 【Apache】 【fetch】 【plugin】 【service】 点击查看原文> Dec 21 2017 第 91 章 SMS Posted by mysql-云栖社区 on Thu 21 Dec 2017 02:10 UTC Tags: postgresql, Linux, unix, plugin, mobile, MySQL, Suite 91.1. gnokii http://www.gnokii.org 91.1.1. 安装 91.1.1.1. Ubuntu neo@monitor:~$ apt-cache search gnokii opensync-plugin-gnokii -... 【linux】 【PostgreSQL】 【mysql】 【plugin】 【Unix】 【Mobile】 【Suite】 点击查看原文> …[获取更多] Dec 18 2017 8.2. 消息队列 Posted by mysql-云栖社区 on Mon 18 Dec 2017 09:52 UTC Tags: plugin, mobile, demo, server, MySQL, 数据库, 服务器, 消息队列, 插件 这里选择使用ZeroMQ的原因主要考虑的是性能问题,其他MQ方案可能会阻塞数据库。 8.2.1. 背景 之前我发表过一篇文章 http://netkiller.github.io/journal/mysql.plugin.fifo.html 该文章中提出了通过fifo 管道,实现数据库与其他进程的通信。 【消息队列】 【服务器】 【mysql】 【数据库】 【Server】 【插件】 …[获取更多] Dec 18 2017 第 8 章 数据与应用程序间通信 Posted by mysql-云栖社区 on Mon 18 Dec 2017 09:51 UTC Tags: plugin, mobile, demo, string, MySQL, 数据库, create, 日志, 监控, 插件 本章讲解数据与应用程序间通信,这里会涉及到 8.1. 管道通信 你是否想过当数据库中的数据发生变化的时候出发某种操作?但因数据无法与其他进程通信(传递信号)让你放弃,而改用每隔一段时间查询一次数据变化的方法?下面的插件可以解决你的问题。 【监控】 【mysql】 【日志】 【数据库】 【string】 【插件】 …[获取更多] Dec 18 2017 8.3. 数据库与外界文件 Posted by mysql-云栖社区 on Mon 18 Dec 2017 01:40 UTC Tags: plugin, PATH, commit, MySQL, 数据库, create, 电商 你是是不是在开发中常常遇到,删除了数据库记录后,发现该记录对应的图片没有删除,或者删除了图片,数据库中仍有数据存在,你的网站脏数据(图片)成几何数增长,阅读下文这里为你提供了一个完美决方案。 8.3.1. 背景 我以电商网站为例,一般的网站产品数据存放在数据库中,商品图片是上传到文件服务器,然后通过http服务器浏览商品图片。 【mysql】 【数据库】 【path】 【电商】 …[获取更多] Dec 12 2017 MySQL · 源码分析 · mysql认证阶段漫游 Posted by mysql-云栖社区 on Tue 12 Dec 2017 08:00 UTC Tags: plugin, server, MySQL, 线程, 源码, 函数, 加密 client发起一个连接请求, 到拿到server返回的ok包之间, 走三次握手, 交换了[不可告人]的验证信息, 这期间mysql如何完成校验工作? 过程(三次握手) 信息是如何加密的 client: hash_stage1 = sha1(password) hash_stage2 = sh... 【mysql】 【函数】 【加密】 【线程】 【源码】 【Server】 【plugin】 …[获取更多] Nov 29 2017 centos 6.3 mysql 启用innodb插件 Posted by mysql-云栖社区 on Wed 29 Nov 2017 15:05 UTC Tags: Blog, innodb, centos, plugin, yum, MySQL, CTO, 配置, 性能, 插件 作为CentOS 6.3 的新特性,mysql添加了innodb的插件,性能比内置的innodb引擎更好。 环境CentOS 6.3 x64 安装 yum install mysql-server 启用方法 [mysqld] ignore-builtin-innodb plugin-load=innodb=ha_innodb_plugin. 【mysql】 【innodb】 【性能】 【yum】 【配置】 【centos】 …[获取更多] Nov 29 2017 MYSQL中的UDF 的研究 Posted by mysql-云栖社区 on Wed 29 Nov 2017 08:12 UTC Tags: plugin, udf, source, MySQL, 测试, dll, 函数, 根目录 mysql中支持UDF扩展 ,使得我们可以调用DLL里面的函数来实现一些特殊的功能。 但是对于UDF的具体限制,MYSQL的各个版本各有不同。 下面记录一下: 听说(只是听说,没做测试),在MYSQL 4.1以前的版本中,可以将所有的DLL文件里面的任何函数都注册到MYSQL里面以供MYSQL调用。 【mysql】 【函数】 【根目录】 【测试】 【UDF】 【source】 …[获取更多] 表示 进入内容 21 去 30 的 138 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (43) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums