表示 进入内容 1 去 10 的 49 下一步 10 较早的记录 » Displaying posts with tag: fetch (reset) Aug 21 2018 Mysql连接数据库的操作 Posted by mysql-云栖社区 on Tue 21 Aug 2018 11:21 UTC Tags: PHP, sql, pdo, MySQL, 数据库, fetch, 配置, 数组, 面向对象 Mysql连接数据库的操作 1 2 3 4 5 $link=mysql_connect("ip","数据库名",密码); mysql_select_db("库名",$link); mysql_query("set names utf8"); $sql = "selec. 【php】 【mysql】 【SQL】 【面向对象】 【数据库】 【配置】 【fetch】 …[获取更多] Jul 27 2018 Mysql各种超时时间理解 Posted by mysql-云栖社区 on Fri 27 Jul 2018 12:42 UTC Tags: Blog, jdbc, transaction, driver, socket, MySQL, 数据库, fetch, 配置, 线程 Mysql各种超时时间理解 笔者最近做一个项目被mysql驱动包的的超时设置给坑了,起因就是因为没设置好connection timeout 和socket timeout,导致线程全部阻塞等待,机器线程全挂起,也无法处理新的其它请求,所以做了下面一些总结。 【mysql】 【线程】 【数据库】 【配置】 【JDBC】 【Driver】 …[获取更多] May 02 2018 MySQL利用存储过程清除所有表中的所有记录 Posted by mysql-云栖社区 on Wed 02 May 2018 01:11 UTC Tags: MySQL, 测试, fetch, 存储过程 MySQL利用存储过程清除所有表中的所有记录 在使用MySQL过程中,难免会出现一些测试数据,然而这些测试数据在真正部署运行的时候,通常要被清楚掉,并且自增长的字段要回复初始值。如何高效快速的实现以上功能,可以使用存储过程实现这一个功能。 【mysql】 【测试】 【fetch】 【存储过程】 点击查看原文> Jan 09 2018 32.2. munin-node and plugins Posted by mysql-云栖社区 on Tue 09 Jan 2018 07:24 UTC Tags: Apache, memcached, plugin, service, MySQL, fetch config: /etc/munin/munin-node.conf plugins: /usr/share/munin/plugins/ 32.2.1. munin-node.conf allow ^127\. 【mysql】 【memcached】 【Apache】 【fetch】 【plugin】 【service】 点击查看原文> Jan 02 2018 25.4. munin-node and plugins Posted by mysql-云栖社区 on Tue 02 Jan 2018 02:04 UTC Tags: Apache, memcached, plugin, service, MySQL, fetch config: /etc/munin/munin-node.conf plugins: /usr/share/munin/plugins/ 25.4.1. munin-node.conf allow ^127\. 【mysql】 【memcached】 【Apache】 【fetch】 【plugin】 【service】 点击查看原文> 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 07 2017 mysql 树形结构查询(存储过程) Posted by mysql-云栖社区 on Thu 07 Dec 2017 01:51 UTC Tags: varchar, MySQL, create, fetch, 存储过程 就用数据数据库表地址数据(中国地区) 来说吧(用Windows 请使用 gbk !!) 可直接运行(去除注解) 存储过程: DELIMITER //drop procedure if exists findLChild///* iid 递归父节点 , layer 允许递归深度 */CREATE... 【mysql】 【fetch】 【Create】 【存储过程】 【varchar】 点击查看原文> Dec 06 2017 8.1. MySQL 加密函数 Posted by mysql-云栖社区 on Wed 06 Dec 2017 05:57 UTC Tags: PHP, sql, mobile, pdo, string, MySQL, 数据库, fetch, 函数, 加密 8.1.1. AES_ENCRYPT / AES_DECRYPT 简单用法 mysql> select AES_ENCRYPT('helloworld','key'); +---------------------------------+ | AES_ENCRYPT('hell... 【php】 【mysql】 【函数】 【加密】 【SQL】 【数据库】 【string】 【fetch】 …[获取更多] Nov 28 2017 Squid 3.1.7通过mysql_auth方式认证 Posted by mysql-云栖社区 on Tue 28 Nov 2017 01:59 UTC Tags: FreeBSD, file, squid, test, MySQL, 数据库, 测试, fetch, 脚本 Squid 3.1.7通过mysql_auth方式认证(FreeBSD平台) 一、下载相应软件及补丁 #fetch http://people.arxnet.hu/airween/mysql_auth/mysql_auth-0. 【mysql】 【数据库】 【测试】 【脚本】 【squid】 【test】 【fetch】 【file】 …[获取更多] Nov 28 2017 pymsql操作mysql的方式 Posted by mysql-云栖社区 on Tue 28 Nov 2017 01:03 UTC Tags: update, Python, commit, MySQL, 数据库, fetch, 函数, 模块 python操作mysql的方式都是通过模块的形式: 原生的:pymsql ORM框架 SQLAchemy pymysql模块 pymsql 是python中的mysql模块,要想使用这个模块,就需要先安装,安装步骤如下: pip3 install pymysql 或者 easy_instal... 【python】 【mysql】 【函数】 【模块】 【数据库】 【fetch】 【update】 …[获取更多] 表示 进入内容 1 去 10 的 49 下一步 10 较早的记录 » 搜索 MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums Oracle MySQL Blogs InsideMySQL.com (10) MySQL Server Team (8) MySQL Support Team (6) Oracle's MySQL Blog (6) MySQL High Availability (5) MySQL Release Engineering (2) MySQL Workbench (2)