我的编程空间,编程开发者的网络收藏夹
学习永远不晚

MySQL 5.6 参考手册

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

MySQL 5.6 参考手册


MySQL 5.6 Reference Manual

MySQL 5.6 参考手册


Including MySQL NDB Cluster 7.3-7.4 Reference Guide

包含 MySQLNDB 集群 7.3-7.4 参考指南


Abstract

This is the MySQL Reference Manual. It documents MySQL 5.6 through 5.6.38, as well as NDB Cluster releases based on versions 7.3 and 7.4 of NDB through 5.6.36-ndb-7.3.18 and 5.6.36-ndb-7.4.16, respectively.

摘要

这是MySQL参考指南,它记录了MySQL 5.6 到5.6.38 版本 ,以及NDB 集群发行版本7.3和7.4,他们分别基于 5.6.36-ndb-7.3.18 和 5.6.36-ndb-7.4.16。  

MySQL 5.6 features.  This manual describes features that are not included in every edition of MySQL 5.6; such features may not be included in the edition of MySQL 5.6 licensed to you. If you have any questions about the features included in your edition of MySQL 5.6, refer to your MySQL 5.6 license agreement or contact your Oracle sales representative.

For notes detailing the changes in each release, see the MySQL 5.6 Release Notes.

For legal information, see the Legal Notices.

For help with using MySQL, please visit either the MySQL Forums or MySQL Mailing Lists, where you can discuss your issues with other MySQL users.

For additional documentation on MySQL products, including translations of the documentation into other languages, and downloadable versions in variety of formats, including HTML and PDF formats, see the MySQL Documentation Library.

MySQL 5.6特性。手册介绍了MySQL 5.6 每个版本所不包含的功能;如果您对MySQL 5.6版本中包含的功能有任何疑问,请参阅MySQL 5.6许可协议或与Oracle销售代表联系。

有关详细说明每个版本更改的说明,请参阅 MySQL 5.6发行说明。

有关法律信息,请参阅法律声明。

有关使用MySQL的帮助,请访问 MySQL论坛或 MySQL邮件列表,您可以在其中与其他MySQL用户讨论您的问题。

有关MySQL产品的其他文档,包括将文档翻译成其他语言,以及各种格式(包括HTML和PDF格式)的可下载版本,请参阅MySQL文档库。

Licensing information—MySQL 5.6.  This product may include third-party software, used under license. If you are using a Commercial release of MySQL 5.6, see this document for licensing information, including licensing information relating to third-party software that may be included in this Commercial release. If you are using aCommunity release of MySQL 5.6, see this document for licensing information, including licensing information relating to third-party software that may be included in this Community release.

许可信息 - MySQL 5.6。  本产品可能包含许可使用的第三方软件。如果您使用的 是MySQL 5.6 的商业版本,请参阅 本文档中的许可信息,包括与此商业版本中可能包含的第三方软件有关的许可信息。如果您使用的是MySQL 5.6 的 社区版本,请参阅 本文档中的许可信息,包括与本社区版本中可能包含的第三方软件相关的许可信息。

Licensing information—NDB Cluster.  This product may include third-party software, used under license. If you are using a Commercial release of MySQL NDB Cluster 7.3 or NDB 7.4, see this document for licensing information, including licensing information relating to third-party software that may be included in this Commercial release. If you are using a Community release of MySQL NDB Cluster 7.3 or NDB 7.4, see this document for licensing information, including licensing information relating to third-party software that may be included in this Community release.

许可信息 - NDB群集。  本产品可能包含许可使用的第三方软件。如果您使用 MySQL NDB Cluster 7.3或NDB 7.4 的商业版本,请参阅 本文档以获取许可信息,包括与此商业版本中可能包含的第三方软件有关的许可信息。如果您正在使用MySQL NDB Cluster 7.3或NDB 7.4 的 社区版本,请参阅 本文档以获取许可信息,包括与本社区版本中可能包含的第三方软件有关的许可信息。

Document generated on: 2017-06-03 (revision: 52434)

文件生成日期:2017-06-03(版本:52434)


免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

MySQL 5.6 参考手册

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

Postgresql中文参考手册

http://www.postgres.cn/docs/9.3/index.html http://www.postgres.cn/docs/9.4/index.html http://www.postgres.cn/docs/9.5/index.html h
Postgresql中文参考手册
2015-01-12

Python中datetime模块参考手册

前言 Python提供了多个内置模块用于操作日期时间,像 calendar,time,datetime。time模块提供的接口与C标准库 time.h 基本一致。相比于 time 模块,datetime模块的接口则更直观、更容易调用。 模块
2022-06-04

css中文参考手册在哪

css 中文参考手册位于 w3c 网站上:导航至 w3c 网站。选择“标准”,再选“css”。向下滚动至“翻译”部分。点击“中文”重定向至中文参考手册。CSS 中文参考手册CSS 中文参考手册位于 W3C 网站上。详细说明:导航网站:前
css中文参考手册在哪
2024-04-26

官网PYthon语言参考手册The Py

This reference manual describes the syntax and “core semantics” of the language. It is terse, but attempts to be exact a
2023-01-31

DataX SqlServerWriter手册参数

DataX SqlServerWriter1 快速介绍SqlServerWriter 插件实现了写入数据到 SqlServer 库的目的表的功能。在底层实现上, SqlServerWriter 通过 JDBC 连接远程 SqlServer 数据库,并执行相应的
DataX SqlServerWriter手册参数
2022-01-03

DedeCms参考手册、函数及文件大全

文件:include/inc_function.php 系统默认会载入此文件 GetCurUrl() 获得当前的脚本的URL GetAlabNum($str) 把字符串里的全角数字转为半角数字(会把非数字类型字符删除) Text2Htm
2022-06-12

mac电脑m1搭建java开发环境参考手册

1 背景介绍 开发人员经常会换电脑,或者换新电脑,意味着重新搭建开发环境,很麻烦。但新电脑到手里面了,不换又不好,此篇专门用来记录mac电脑m1搭建java开发环境的步骤。希望对读者有所帮助,一条龙服务。 后期有时间,会出关于win10环境
2023-08-18

2024年软考报名手册

随着信息技术的飞速发展,计算机技术与软件专业技术资格(水平)考试(简称软考)作为衡量专业技术人员能力的重要标准,受到了越来越多人的关注。本手册旨在为准备参加2024年软考的考生提供详细的报名指导,帮助考生顺利完成报名流程,顺利参加考试。2024年软考报名手册核心主题文章标题内容详情报名时间及通知2024年全国软考报名时
2024年软考报名手册
2024-04-02

编程热搜

目录