- 1 MySQL 简介
- MySQL 版本和产品线说明
- MySQL 安装
- 2 MySQL 基础教程
- 2.1 SQL 语法:SELECT/INSERT/UPDATE/DELETE
- 2.2 MySQL 列类型
- 2.3 使用用户变量
- 2.4 MySQL 的日期和时间管理
- 2.5 集合运算
- 3 MySQL 高级教程
- 3.1 触发器
- 3.2 视图
- 3.3 复制 Replication~主从库配置
- 3.4 分区存储
- 本章参考
- 4 MySQL 优化
- 4.1 优化数据库结构
- 4.2 优化 SQL 语句
- 4.3 优化索引
- 4.4 优化数据库服务器 mysql_serverd
- 4.5 修改配置文件 my.cnf/my.ini
- 5 MySQL 管理
- 5.1 MySQL 管理常用命令
- 5.2 MySQL 权限管理
- 5.3 MySQL 备份和恢复
- 5.4 MySQL 数据库安全
- 常见问题 FAQ
- 使用的常见问题
- MySQL 字符集乱码
- MySQL 存储二进制图片
- 参考资料
文章来源于网络收集而来,版权归原创者所有,如有侵权请及时联系!
参考资料
官网文档
- MySQL 手册 http://dev.mysql.com/doc/refman/5.1/zh/pluggable-storage.html
- MySQL Glossary https://dev.mysql.com/doc/refman/5.7/en/glossary.html#glos_schema
- 存储引擎和表类型 http://doc.mysql.cn/mysql5/refman-5.1-zh.html-chapter/storage-engines.html
- charset http://dev.mysql.com/doc/refman/5.1/zh/charset.html
- 全文搜索功能 http://doc.mysql.cn/mysql5/refman-5.1-zh.html-chapter/functions.html#fulltext-boolean
参考链接
- MySQL 索引背后的数据结构及算法原理 http://blog.csdn.net/alaahong/article/details/8744820
- how-to-store-images-in-mysql http://www.phpfresher.com/php/how-to-store-images-in-mysql/
- 使用 MySQL 数据库的 23 个注意事项 http://www.3lian.com/edu/2011/08-24/8476.html
- 阿里云服务器安装 MYSQL 数据库 https:// blog.csdn.net/Edward_hjh/article/details/108483309? utm_medium=distribute.pc_relevant.none-task-blog- baidujs_baidulandingword-0&spm=1001.2101.3001.4242
- MySQL 配置文件 my.cnf 优化详解(mysql5.5) http://www.jb51.net/article/58538.htm
- http://lobert.iteye.com/blog/1953827 实战 mysql 存储程序与定时器
- https://www.w3cschool.cn/mysql/mysql-vge12oye.html MySQL 交集和差集的实现方法
官网
下载
- MySQL Yum Repository
- MySQL APT Repository
- MySQL SUSE Repository
- MySQL Community Server
- MySQL Cluster
- MySQL Router
- MySQL Shell
- MySQL Workbench
- MySQL Installer for Windows
- MySQL for Visual Studio
- C API (libmysqlclient)
- Connector/C++
- Connector/J
- Connector/NET
- Connector/Node.js
- Connector/ODBC
- Connector/Python
- MySQL Native Driver for PHP
- MySQL Benchmark Tool
- Time zone description tables
- Download Archives
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论