MySQL 5.0 FAQ: MySQL Cluster
2879
•
B.9.4: [2879]
Does MySQL 5.0 have built-in authentication against LDAP directories?
•
B.9.5: [2879]
Does MySQL 5.0 include support for Roles Based Access Control (RBAC)?
Questions and Answers
B.9.1: Where can I find documentation that addresses security issues for MySQL?
The best place to start is
Chapter 6, Security
.
Other portions of the MySQL Documentation which you may find useful with regard to specific security
concerns include the following:
•
Section 6.1.1, “Security Guidelines”
.
•
Section 6.1.3, “Making MySQL Secure Against Attackers”
.
•
Section C.5.4.1, “How to Reset the Root Password”
.
•
Section 6.1.5, “How to Run MySQL as a Normal User”
.
•
Section 21.2.2.6, “User-Defined Function Security Precautions”
.
•
Section 6.1.4, “Security-Related
mysqld
Options and Variables”
.
•
Section 6.1.6, “Security Issues with
LOAD DATA LOCAL
”
.
•
Section 2.18, “Postinstallation Setup and Testing”
.
•
Section 6.3.6.1, “Basic SSL Concepts”
.
B.9.2: Does MySQL 5.0 have native support for SSL?
Most 5.0 binaries have support for SSL connections between the client and server. See
Section 6.3.6,
“Using SSL for Secure Connections”
.
You can also tunnel a connection using SSH, if (for example) the client application does not support
SSL connections. For an example, see
Section 6.3.7, “Connecting to MySQL Remotely from Windows
with SSH”
.
B.9.3: Is SSL support be built into MySQL binaries, or must I recompile the binary myself to
enable it?
Most 5.0 binaries have SSL enabled for client-server connections that are secured, authenticated, or
both. See
Section 6.3.6, “Using SSL for Secure Connections”
.
B.9.4: Does MySQL 5.0 have built-in authentication against LDAP directories?
Not at this time.
B.9.5: Does MySQL 5.0 include support for Roles Based Access Control (RBAC)?
Not at this time.
B.10. MySQL 5.0 FAQ: MySQL Cluster
In the following section, we answer questions that are frequently asked about MySQL Cluster and the
NDBCLUSTER
storage engine.
Questions
•
B.10.1: [2881]
Which versions of the MySQL software support Cluster? Do I have to compile from
source?
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...