表示 进入内容 51 去 60 的 1741 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: server (reset) Aug 27 2018 SQL 必知必会--函数篇 Posted by mysql-云栖社区 on Mon 27 Aug 2018 23:05 UTC Tags: sql, server, Class, access, MySQL, 函数, ART SQL 必知必会--函数篇 对SQL的基础函数做复习回顾,本篇涉及的函数知识如下: 好了,下面开始复习: SQL Aggregate 函数计算从列中取得的值,返回一个单一的值 Max() 函数 作用:返回指定列的最大值 语法: Select max (column name) from tab. 【mysql】 【函数】 【SQL】 【Server】 【class】 【Access】 …[获取更多] Aug 27 2018 CentOs7 安装 Mysql5.7 Posted by mysql-云栖社区 on Mon 27 Aug 2018 02:26 UTC Tags: centos, log, yum, server, file, service, MySQL CentOs7 安装 Mysql5.7 1、下载mysql源安装包 wget http://dev.mysql.com/get/mysql57-community-release-el7-8. 【mysql】 【LOG】 【yum】 【centos】 【Server】 【file】 【service】 点击查看原文> Aug 24 2018 MySQL绿色版 官网下载+安装(win7) Posted by mysql-云栖社区 on Fri 24 Aug 2018 21:27 UTC Tags: PHP, server, MySQL, 字符集, 配置, 系统环境 MySQL绿色版 官网下载+安装(win7) 1.官网下载 官网地址:http://www.mysql.com/downloads/ 点击Windows 点击MySQL Installer 点击MySQL Server 点击MySQL Community Server 5. 【php】 【mysql】 【配置】 【系统环境】 【Server】 【字符集】 点击查看原文> Aug 24 2018 自助搭建git服务 Posted by mysql-云栖社区 on Fri 24 Aug 2018 07:39 UTC Tags: Oracle, Web, database, shell, server, git, TYPE, MySQL, 数据库, create, Docker, 容器 Docker容器方式搭建Gogs步骤 准备镜像:(从DockerHub下载) gogs:0.11.53 mysql:5.7 运行容器**注意卷的挂载以及端口的暴露** example: 1> 运行gog容器, 3000端口是Web页面端口,22是用户ssh方式访问git服务的端口. 【docker】 【mysql】 【Oracle】 【数据库】 【shell】 【web】 【容器】 …[获取更多] Aug 20 2018 MySQL 8 在 Windows 下安装及使用 Posted by mysql-云栖社区 on Mon 20 Aug 2018 17:46 UTC Tags: Oracle, Windows, database, server, TYPE, MySQL, 数据库, 数据存储与数据库, 云栖社区 MySQL 8 带来了全新的体验,比如支持 NoSQL、JSON 等,拥有比 MySQL 5.7 两倍以上的性能提升。本文讲解如何在 Windows 下安装 MySQL 8,以及基本的 MySQL 用法。 【云栖社区】 【数据存储与数据库】 【mysql】 【Oracle】 【windows】 【数据库】 【Server】 …[获取更多] Aug 20 2018 解决MYSQL登录错误:mysqladmin: connect to server at 'localhost' failed Posted by mysql-云栖社区 on Mon 20 Aug 2018 06:08 UTC Tags: update, server, service, access, js, MySQL, 数据存储与数据库 mysql登录错误 【数据存储与数据库】 【mysql】 【js】 【Server】 【update】 【Access】 【service】 点击查看原文> Aug 19 2018 Tomcat生成的session持久化到MySQL Posted by mysql-云栖社区 on Sun 19 Aug 2018 09:59 UTC Tags: Apache, database, jdbc, session, server, tomcat, driver, MySQL, 大数据 Telling Tomcat to save session records in MySQL 此部分内容摘自 MySQL cookbook 3th。具体内容不做翻译,哈哈,懒 The default Tomcat default session storage mechanism uses temporary files. 【大数据】 【mysql】 【Apache】 【tomcat】 【Server】 【JDBC】 【Driver】 …[获取更多] Aug 17 2018 Window下mysql环境配置问题整理 Posted by mysql-云栖社区 on Fri 17 Aug 2018 05:17 UTC Tags: Oracle, Windows, database, server, MySQL, create, 配置 Window下mysql环境配置问题整理 参考如下链接。 无需安装解压版mysql包 创建选项配置 首次启动服务 用mysqld初始化目录 安装后设置和测试 启动服务错误信息 管理员模式打开cmd mysqld install net start mysql MYSql服务正在启动 MY... 【mysql】 【Oracle】 【windows】 【配置】 【Server】 【Create】 …[获取更多] Aug 16 2018 MySQL之wait_timeout和interactive_timeout参数 Posted by mysql-云栖社区 on Thu 16 Aug 2018 07:44 UTC Tags: Java, jdbc, source, server, string, MySQL, 数据存储与数据库 MySQL支持的最大连接数是有上限的,如果你的MySQL Server有大量的闲置连接,不仅会白白消耗内存,而且如果连接一直在累加而不断开,最终会达到MySQL Server的连接上限数,报‘to many connections’错误。 【数据存储与数据库】 【java】 【mysql】 【Server】 【string】 【JDBC】 【source】 …[获取更多] Aug 15 2018 Mysql 8.0.12压缩包安装教程 Posted by mysql-云栖社区 on Wed 15 Aug 2018 11:35 UTC Tags: server, service, TYPE, MySQL, 配置 压缩包方式安装Mysql的教程。 转载请注明出处:https://blog.lzoro.com,谢谢~ 前情提要 以前都是解压缩安装5.7版本的mysql,刚好最近换了电脑需要重装mysql,就去官网下载了新版本8.0.12,整理一下安装步骤。 【mysql】 【配置】 【Server】 【type】 【service】 点击查看原文> 表示 进入内容 51 去 60 的 1741 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (43) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums