表示 进入内容 701 去 710 的 14827 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: MySQL (reset) Aug 19 2018 MySQL主从复制原理 Posted by mysql-云栖社区 on Sun 19 Aug 2018 18:21 UTC Tags: MySQL 【mysql】 点击查看原文> 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 19 2018 Linux Posted by mysql-云栖社区 on Sun 19 Aug 2018 05:55 UTC Tags: Linux, rpm, MySQL, 配置, 脚本 Linux 习惯问题: 1. 在vim编辑时,按了ctrl + s后,再按ctrl + q就可以继续执行了。 ctrl + s 表示停止向终端输出 ctrl + q 表示恢复向终端输出 2. 1. 【linux】 【mysql】 【配置】 【rpm】 【脚本】 点击查看原文> Aug 18 2018 使用Mybatis generator帮助Mybatis生成配置和映射 Posted by mysql-云栖社区 on Sat 18 Aug 2018 23:09 UTC Tags: xml, jdbc, utf-8, schema, TYPE, mybatis, MySQL, 数据库, 配置 使用Mybatis generator帮助Mybatis生成配置和映射 下载安装Mybatis Generator后,在Eclipse中,File>>New>>Other...,输入MyBatis,出现如下选项,说明安装成功。 【mysql】 【数据库】 【配置】 【JDBC】 【xml】 【schema】 【type】 …[获取更多] Aug 18 2018 MySQL无法启动,报1045的解决方法 Posted by mysql-云栖社区 on Sat 18 Aug 2018 23:03 UTC Tags: Windows, update, MySQL, 数据库, 测试, 配置 MySQL无法启动,报1045的解决方法 问题:当我打开 phpstudy时,想测试一下 mysql 是否可以连接成功,出现以下报错: windows下,以上错误的解决方法,如下: 1. 找到配置文件 my.ini, 将其打开,可用记事本打开 2. 打开后,搜索 mysqld 关键字,找到后,在 mysqld下面添加下面一行代码,并保存退出。 【mysql】 【windows】 【数据库】 【配置】 【测试】 …[获取更多] Aug 17 2018 面试中有哪些经典的数据库问题? Posted by mysql-云栖社区 on Fri 17 Aug 2018 23:50 UTC Tags: innodb, myisam, MySQL, 数据库, 索引, 并发控制, 性能, 排序, 存储, 磁盘, 分区表 面试中有哪些经典的数据库问题? 一、为什么用自增列作为主键 1、如果我们定义了主键(PRIMARY KEY),那么InnoDB会选择主键作为聚集索引、如果没有显式定义主键,则InnoDB会选择第一个不包含有NULL值的唯一索引作为主键索引、如果也没有这样的唯一索引,则InnoDB会选择内置6字节长的ROWID作为隐含的聚集索引(ROWID随着行记录的写入而主键递增,这个ROWID不像ORACLE的ROWID那样可引用,是隐含的)。 【mysql】 【innodb】 【性能】 【数据库】 …[获取更多] Aug 17 2018 Spring Boot集成Mybatis实现多数据源连接 Posted by mysql-云栖社区 on Fri 17 Aug 2018 23:47 UTC Tags: jdbc, spring, Class, mybatis, MySQL, 数据库, 配置, bean, scope Spring Boot集成Mybatis实现多数据源连接 以两个数据源为例,application.properties有两组数据库配置,再配置对应的Config与mapper,各自处理各自的业务。 【mysql】 【数据库】 【spring】 【配置】 【JDBC】 【class】 【bean】 …[获取更多] Aug 17 2018 MySQL + Atlas 部署读写分离 Posted by mysql-云栖社区 on Fri 17 Aug 2018 23:40 UTC Tags: Oracle, test, MySQL, 数据库, 测试, 配置, 服务器, 加密 原文地址MySQL + Atlas --- 部署读写分离 序章 Atlas是360团队弄出来的一套基于MySQL-Proxy基础之上的代理,修改了MySQL-Proxy的一些BUG,并且优化了很多东西。 【服务器】 【mysql】 【加密】 【Oracle】 【数据库】 【配置】 【测试】 …[获取更多] Aug 17 2018 mysql备份与还原操作手册 Posted by mysql-云栖社区 on Fri 17 Aug 2018 11:24 UTC Tags: sql, Linux, database, binlog, source, test, js, MySQL, 数据库, 日志, 数据存储与数据库 mysql备份与还原 【数据存储与数据库】 【linux】 【mysql】 【SQL】 【日志】 【数据库】 【js】 【test】 【database】 …[获取更多] Aug 17 2018 知识点 Posted by mysql-云栖社区 on Fri 17 Aug 2018 07:43 UTC Tags: Linux, spring, tomcat, redis, MySQL, storm, elasticsearch, 分布式, spark, 消息队列, 多线程, 监控, 集群, 中间件, 分布式系统 1、mysql分库分表策略,mysql集群2、异常监控,上报3、ump监控4、jimdb原理5、jsf原理 1、jdk常用类库2、集合3、锁4、多线程5、NIO6、网络7、分布式系统设计8、soa,主流soa框架9、分布式缓存10、消息队列11、分布式中间件原理及使用12、spring13、spr... 【linux】 【分布式】 【redis】 【监控】 【storm】 【消息队列】 …[获取更多] 表示 进入内容 701 去 710 的 14827 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (2) Oracle MySQL Blogs Oracle's MySQL Blog (29) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums