Íîâîñòè
Äîêóìåíòàöèÿ
Download
Webboard
Ïîèñê
FAQ/×àÂî
Îáðàòíàÿ ñâÿçü




Command Index

./mysql-test-run.pl test_name

Section 22.1.2, “MySQL Test Suite”

configure

Section 12.1.17, “CREATE TABLE Syntax”
Section B.5.2.17, “Can't initialize character set
Section 9.4, “Adding a New Character Set”
Section 22.5.1.1, “Compiling MySQL for Debugging”
Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
Section 22.2.3.3, “Creating a Plugin Library”
Section 2.3.4, “Dealing with Problems Compiling MySQL”
Section 2.14, “Environment Variables”
Section 7.5.1, “How Compiling and Linking Affects the Speed of MySQL”
Section B.5.4.5, “How to Protect or Change the MySQL Unix Socket File”
Section 1.7, “How to Report Bugs or Problems”
Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
Section 2.3.3, “Installing from the Development Source Tree”
Section 2.3.5, “MIT-pthreads Notes”
Section 17.2.1, “MySQL Cluster Multi-Computer Installation”
Section 2.3, “MySQL Installation Using a Source Distribution”
Section 17.4.1, “MySQL Server Usage for MySQL Cluster”
Section 5.6.2, “Running Multiple Servers on Unix”
Section 5.3.4, “Security Issues with LOAD DATA LOCAL
Section 9.1.3.1, “Server Character Set and Collation”
Section 5.1.4, “Server System Variables”
Section 2.3.1, “Source Installation Overview”
The mysqld-max Extended MySQL Server
Section 13.12, “The ARCHIVE Storage Engine”
Section 13.14, “The BLACKHOLE Storage Engine”
Section 13.13, “The CSV Storage Engine”
Section 13.10, “The EXAMPLE Storage Engine”
Section 13.11, “The FEDERATED Storage Engine”
Section 13.5, “The MyISAM Storage Engine”
Section 9.2, “The Character Set Used for Data and Sorting”
Section 7.5.5, “The MySQL Query Cache”
Section 2.3.2, “Typical configure Options”
Section 1.2, “Typographical and Syntax Conventions”
Section 2.4.1.1, “Upgrading from MySQL 5.0 to 5.1”
Section 4.2.3.3, “Using Option Files”
Section 5.5.7.2, “Using SSL Connections”
Section B.5.4.2, “What to Do If MySQL Keeps Crashing”
Section 21.8, “libmysqld, the Embedded MySQL Server Library”

connect [db_name host_name]]

Section 4.5.1.2, “mysql Commands”

isamchk -rq

Description

make -f Makefile.aperl inst_perl MAP_TARGET=perl

Section 2.15.3, “Problems Using the Perl DBI/DBD Interface”

make_win_bin_dist [options] package_basename [copy_def ...]

Section 4.4.2, “make_win_bin_dist — Package MySQL Distribution as ZIP Archive”

myisamchk

Section 4.6.3, “myisamchk — MyISAM Table-Maintenance Utility”
Section 4.6.3.2, “myisamchk Check Options”
Section 4.6.3.1, “myisamchk General Options”
Section 4.6.3.6, “myisamchk Memory Usage”
Section 4.6.3.3, “myisamchk Repair Options”
Section 4.6.3.5, “myisamchk Table Information”
Section 12.2.2, “DELETE Syntax”
Section 13.5.1, “MyISAM Startup Options”
Section 6.5, “MyISAM Table Maintenance and Crash Recovery”
Section 6.5.4, “MyISAM Table Optimization”
Section 12.5.2.6, “REPAIR TABLE Syntax”
Section 2.5.3.1.2, “Choosing an Install Type”
Section 13.5.3.3, “Compressed Table Characteristics”
Section 13.5.4.1, “Corrupted MyISAM Tables”
Section 6.2, “Database Backup Methods”
Section 22.5.1, “Debugging a MySQL Server”
Description
Description
Description
Section 7.3.4, “External Locking”
Section 11.8.6, “Fine-Tuning MySQL Full-Text Search”
Section 6.5.2, “How to Check MyISAM Tables for Errors”
Section 6.5.3, “How to Repair MyISAM Tables”
Section 1.7, “How to Report Bugs or Problems”
Section 4.6.3.4, “Other myisamchk Options”
Section 7.2.24, “Other Optimization Tips”
Section 4.1, “Overview of MySQL Programs”
Section 13.5.4.2, “Problems from Tables Not Being Closed Properly”
Section 18.5, “Restrictions and Limitations on Partitioning”
Section 5.1.2, “Server Command Options”
Section 6.5.5, “Setting Up a MyISAM Table Maintenance Schedule”
Section 7.2.21, “Speed of INSERT Statements”
Section 13.5.3.1, “Static (Fixed-Length) Table Characteristics”
Section 7.5.2, “System Factors and Startup Parameter Tuning”
Section 13.5, “The MyISAM Storage Engine”
Section 6.5.1, “Using myisamchk for Crash Recovery”
Section 22.5.1.6, “Using Server Logs to Find Causes of Errors in mysqld
Section 7.6.1.2, “Using Symbolic Links for Tables on Unix”
Section B.5.4.2, “What to Do If MySQL Keeps Crashing”

myisamchk --description --verbose

Section 7.2.3, “Speed of SELECT Queries”

myisamchk --medium-check tbl_name

Section 12.5.2.3, “CHECK TABLE Syntax”

myisamchk --safe-recover tbl_name

Section 6.5.3, “How to Repair MyISAM Tables”

myisamchk --stats_method=method_name --analyze

Section 7.4.7, “MyISAM Index Statistics Collection”

myisamchk --description --verbose tbl_name

Section 4.6.3.4, “Other myisamchk Options”

myisamchk --help

Description

myisamchk --keys-used=0 -rq /path/to/db/tbl_name.

Section 7.2.21, “Speed of INSERT Statements”

myisamchk --sort-index --sort-records=1

Section 7.2.3, “Speed of SELECT Queries”

myisamchk -dv /path/to/table-index-file

Section B.5.2.12, “The table is full

myisamchk -rq /path/to/db/tbl_name

Section 7.2.21, “Speed of INSERT Statements”

mysql

Section 1.8.5.6, “'--' as the Start of a Comment”
Section 4.5.1, “mysql — The MySQL Command-Line Tool”
Section 4.5.1.2, “mysql Commands”
Section 4.5.1.1, “mysql Options”
Section 4.5.1.3, “mysql Server-Side Help”
Section 4.5.1.5, “mysql Tips”
Section 12.1.15, “CREATE PROCEDURE and CREATE FUNCTION Syntax”
Section 13.6.4.4, “FOREIGN KEY Constraints”
Section 12.3.3, “HELP Syntax”
Section B.5.2.15, “Ignoring user
Section 7.2.17, “LIMIT Optimization”
Section 12.6.2.2, “LOAD DATA FROM MASTER Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.6.2.3, “LOAD TABLE tbl_name FROM MASTER Syntax”
Section B.5.2.8, “Out of memory
Section B.5.2.10, “Packet too large
Section 13.6.13.2, “SHOW ENGINE INNODB STATUS and the InnoDB Monitors”
Section 12.5.5.36, “SHOW SLAVE STATUS Syntax”
Section 21.9.3.14, “mysql_errno()
Section 21.9.3.66, “mysql_sqlstate()
Section 17.5.11.2, “Adding MySQL Cluster Data Nodes Online: Basic procedure”
Section 17.5.11.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 17.5.11.1, “Adding MySQL Cluster Data Nodes Online: General Issues”
Section 5.5.2, “Adding User Accounts”
Section 11.13.5, “Analyzing Spatial Information”
Section 13.6.6, “Backing Up and Recovering an InnoDB Database”
Section 6.1, “Backup and Recovery Types”
Section 2.5.10.1, “Building MySQL from Source Using CMake and Visual Studio”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 2.5.3.1.5, “Changes Made by MySQL Installation Wizard”
Section 17.7, “Changes in MySQL Cluster NDB 6.X and 7.X”
Section 2.5.3.1.2, “Choosing an Install Type”
Section 4.2.3.3.1, “Command-Line Options that Affect Option-File Handling”
Section 17.5.2, “Commands in the MySQL Cluster Management Client”
Section 8.5, “Comment Syntax”
Section 9.1.5, “Configuring the Character Set and Collation for Applications”
Section 4.6.10.6, “Connecting to MySQL Instance Manager”
Section 3.1, “Connecting to and Disconnecting from the Server”
Section 4.2.2, “Connecting to the MySQL Server”
Section 9.1.4, “Connection Character Sets and Collations”
Section 21.9.11, “Controlling Automatic Reconnection Behavior”
Section 2.4.5, “Copying MySQL Databases to Another Machine”
Section 3.3.1, “Creating and Selecting a Database”
Section 13.6.2.3, “Creating the InnoDB Tablespace”
Section 22.5.2, “Debugging a MySQL Client”
Section 19.1, “Defining Stored Programs”
Description
Description
Description
Description
Description
Description
Description
Description
Section 4.5.1.5.3, “Disabling mysql Auto-Reconnect”
Section 2.4.2, “Downgrading MySQL”
Section 5.5.6.2, “End-User Guidelines for Password Security”
Section 3.2, “Entering Queries”
Section 2.14, “Environment Variables”
Section 6.3, “Example Backup and Recovery Strategy”
Section 3.6, “Examples of Common Queries”
Section 4.5.1.4, “Executing SQL Statements from a Text File”
Chapter 11, Functions and Operators
Section B.5.1, “How to Determine What Is Causing a Problem”
Section 1.7, “How to Report Bugs or Problems”
Section 5.3.5, “How to Run MySQL as a Normal User”
Section 11.11.3, “Information Functions”
Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
Section 2.7, “Installing MySQL on Mac OS X”
Section 4.2.1, “Invoking MySQL Programs”
Section 17.1.5.8, “Issues Exclusive to MySQL Cluster”
Section 17.2.4, “Loading Sample Data into MySQL Cluster and Performing Queries”
Section 5.3.2, “Making MySQL Secure Against Attackers”
MySQL 4.1 FAQ — MySQL Cluster
Section 1.5, “What Is New in MySQL 5.1”
Section 17.1.4.6, “MySQL Cluster Development in MySQL Cluster NDB 7.1”
Section 17.5.10.1, “MySQL Cluster Disk Data Objects”
Section 17.2.1, “MySQL Cluster Multi-Computer Installation”
Section 2.7.5, “MySQL Installation on Mac OS X Notes”
Section 9.7, “MySQL Server Time Zone Support”
Section 17.4.1, “MySQL Server Usage for MySQL Cluster”
Section B.5.8.1, “Open Issues in MySQL”
Section 7.2, “Optimizing SELECT and Other Statements”
Section 4.2.3.5, “Option Defaults, Options Expecting Values, and the = Sign”
Section 4.1, “Overview of MySQL Programs”
Section 5.5.6.3, “Password Hashing in MySQL”
Section 6.4, “Point-in-Time (Incremental) Recovery Using the Binary Log”
Section 2.13.1.1, “Problems Running mysql_install_db
Section 4.2.3.2, “Program Option Modifiers”
Section 2.4.4, “Rebuilding or Repairing Tables or Indexes”
Section B.5.4.1.2, “Resetting the Root Password on Unix Systems”
Section 12.2.9.11, “Rewriting Subqueries as Joins”
Section 12.7, “SQL Syntax for Prepared Statements”
Section 5.3.4, “Security Issues with LOAD DATA LOCAL
Section 5.3.3, “Security-Related mysqld Options”
Section B.3, “Server Error Codes and Messages”
Section 5.1.4, “Server System Variables”
Section 5.1.9, “Server-Side Help”
Section 4.2.3, “Specifying Program Options”
Section 2.5.5.6, “Starting MySQL as a Windows Service”
Section 2.13.1.2, “Starting and Stopping MySQL Automatically”
Section 2.5.5.7, “Testing The MySQL Installation”
Section 10.4.3, “The BLOB and TEXT Types”
Section 17.5.8, “The ndbinfo MySQL Cluster Information Database”
Section 5.2.4, “The Binary Log”
Section 19.3.1, “Trigger Syntax”
Section 13.6.13.4, “Troubleshooting InnoDB Data Dictionary Operations”
Chapter 3, Tutorial
Section 2.3.2, “Typical configure Options”
Section 1.2, “Typographical and Syntax Conventions”
Section 2.4.1, “Upgrading MySQL”
Section 3.5, “Using mysql in Batch Mode”
Section 6.3.2, “Using Backups for Recovery”
Section 4.2.3.3, “Using Option Files”
Section 4.2.3.1, “Using Options on the Command Line”
Section 4.2.3.4, “Using Options to Set Program Variables”
Section 5.5.7.2, “Using SSL Connections”
Section 22.5.1.6, “Using Server Logs to Find Causes of Errors in mysqld
Section 17.5.10.2, “Using Symbolic Links with Disk Data Objects”
Section 4.5.1.5.2, “Using the --safe-updates Option”
Section 2.5.8, “Windows Post-Installation Procedures”
Chapter 17, MySQL Cluster NDB 6.X/7.X
Section 17.1.5.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 11.10, “XML Functions”

mysql_setpermissions

Description

mysql_upgrade

Description

mysql_waitpid()

Description

mysqlaccess [host_name [user_name [db_name]]] [options]

Section 4.6.6, “mysqlaccess — Client for Checking Access Privileges”

mysqladmin -i10 processlist status

Section 22.5.1, “Debugging a MySQL Server”

mysqladmin [options] command [command-options] [command [command-options]] ...

Section 4.5.2, “mysqladmin — Client for Administering a MySQL Server”

mysqladmin variables extended-status processlist

Section 1.7, “How to Report Bugs or Problems”

mysqlanalyze

Description

mysqlbinlog --database=test

Description

mysqlbinlog --database=db2

Description

mysqlbinlog --database=test

Description

mysqlcheck [options] [db_name [tbl_name ...]]

Section 4.5.3, “mysqlcheck — A Table Maintenance Program”

mysqld

Section 4.6.3.2, “myisamchk Check Options”
Section 4.6.3.1, “myisamchk General Options”
Section 4.3.1, “mysqld — The MySQL Server”
Section 17.3.4.2, “mysqld Command Options for MySQL Cluster”
Section B.5.2.18, “'File' Not Found and Similar Errors”
Section 12.5.2.4, “CHECKSUM TABLE Syntax”
Section 12.5.3.1, “CREATE FUNCTION Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section B.5.2.2, “Can't connect to [local] MySQL server
Section B.5.2.13, “Can't create/write to file
Section B.5.2.17, “Can't initialize character set
Section B.5.2.4, “Client does not support authentication protocol
Section 12.5.6.3, “FLUSH Syntax”
Section B.5.2.6, “Host 'host_name' is blocked
Section 12.2.5.2, “INSERT DELAYED Syntax”
Section B.5.2.15, “Ignoring user
Section 13.6.2, “InnoDB Configuration”
Section 13.6.13.3, “InnoDB General Troubleshooting”
Section 13.6.3, “InnoDB Startup Options and System Variables”
Section 12.5.6.4, “KILL Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 13.5.1, “MyISAM Startup Options”
Section B.5.2.9, “MySQL server has gone away
Section 12.5.2.5, “OPTIMIZE TABLE Syntax”
Section B.5.2.10, “Packet too large
Section 12.2.8, “SELECT Syntax”
Section 12.4.6, “SET TRANSACTION Syntax”
Section 13.6.13.2, “SHOW ENGINE INNODB STATUS and the InnoDB Monitors”
Section 12.5.5.16, “SHOW ENGINE Syntax”
Section 12.5.5.41, “SHOW VARIABLES Syntax”
Section B.5.2.12, “The table is full
Section B.5.2.7, “Too many connections
Section 21.9.3.1, “mysql_affected_rows()
Section 21.9.3.49, “mysql_options()
Section 22.3, “Adding New Functions to MySQL”
Section 22.4, “Adding New Procedures to MySQL”
Section 22.3.2, “Adding a New User-Defined Function”
Section 13.6.5, “Adding, Removing, or Resizing InnoDB Data and Log Files”
Section B.5.8.2, “Additional Known Issues”
Section 13.6.6, “Backing Up and Recovering an InnoDB Database”
Section 16.1.3.4, “Binary Log Options and Variables”
Section 5.2.4.1, “Binary Logging Formats”
Section 2.5.10.1, “Building MySQL from Source Using CMake and Visual Studio”
Section 11.9, “Cast Functions and Operators”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 2.1.2.2, “Choosing a Distribution Format”
Section 17.5.2, “Commands in the MySQL Cluster Management Client”
Section 8.5, “Comment Syntax”
Section B.5.2.11, “Communication Errors and Aborted Connections”
Section 22.5.1.1, “Compiling MySQL for Debugging”
Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
Section 7.2.7, “Condition Pushdown Optimization”
Section 13.6.4.3.2, “Configurable InnoDB Auto-Increment Locking”
Section 13.5.4.1, “Corrupted MyISAM Tables”
Section 22.5.1.2, “Creating Trace Files”
Section 13.6.2.3, “Creating the InnoDB Tablespace”
Section 13.6.2.4, “Dealing with InnoDB Initialization Problems”
Section 2.3.4, “Dealing with Problems Compiling MySQL”
Section 22.5.1.4, “Debugging mysqld under gdb
Section 22.5.1, “Debugging a MySQL Server”
Section 17.3.2.6, “Defining MySQL Cluster Data Nodes”
Section 17.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
Description
Description
Description
Description
Description
Description
Description
Description
Description
Description
Description
Description
Description
Description
Section 2.14, “Environment Variables”
Section 7.3.4, “External Locking”
Section 11.8.6, “Fine-Tuning MySQL Full-Text Search”
Section 13.6.6.2, “Forcing InnoDB Recovery”
Section 22.2.3.1, “General Plugin Structures and Functions”
Section 7.5.6.2, “General Thread States”
Section 7.5.1, “How Compiling and Linking Affects the Speed of MySQL”
Section 7.4.8, “How MySQL Opens and Closes Tables”
Section 7.5.11, “How MySQL Uses DNS”
Section 7.5.8, “How MySQL Uses Memory”
Section 7.2.19, “How to Avoid Table Scans”
Section B.5.1, “How to Determine What Is Causing a Problem”
Section 6.5.3, “How to Repair MyISAM Tables”
Section 1.7, “How to Report Bugs or Problems”
Section 5.3.5, “How to Run MySQL as a Normal User”
Section 8.2.2, “Identifier Case Sensitivity”
Section 17.2.3, “Initial Startup of MySQL Cluster”
Section 2.1.5, “Installation Layouts”
Section 2.7.1, “Installing MySQL Using the Installation Package”
Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
Section 2.6.1, “Installing MySQL from RPM Packages on Linux”
Section 2.7, “Installing MySQL on Mac OS X”
Section 2.9, “Installing MySQL on i5/OS”
Section 17.1.5.8, “Issues Exclusive to MySQL Cluster”
Section 2.3.5, “MIT-pthreads Notes”
Section 5.3.2, “Making MySQL Secure Against Attackers”
Section 22.5.1.7, “Making a Test Case If You Experience Table Corruption”
Section 11.11.4, “Miscellaneous Functions”
Section 5.2.4.3, “Mixed Binary Logging Format”
MySQL 4.1 FAQ — MySQL Cluster
Section 17.1.4.3, “MySQL CLuster Development in MySQL Cluster NDB 6.2”
Chapter 17, MySQL Cluster NDB 6.X/7.X
Section 17.2.6.2, “MySQL Cluster 5.1 and MySQL Cluster NDB 6.x/7.x Upgrade and Downgrade Compatibility”
Section 17.3.2.1, “MySQL Cluster Configuration — Basic Example”
Section 17.1.1, “MySQL Cluster Core Concepts”
Section 17.1.4.2, “MySQL Cluster Development in MySQL Cluster NDB 6.1”
Section 17.1.4.4, “MySQL Cluster Development in MySQL Cluster NDB 6.3”
Section 17.2.2, “MySQL Cluster Multi-Computer Configuration”
Section 17.2.1, “MySQL Cluster Multi-Computer Installation”
Section 17.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
Section 17.1, “MySQL Cluster Overview”
Section 17.4, “MySQL Cluster Programs”
Section 17.3.4.1, “MySQL Cluster Server Option and Variable Reference”
Section 17.3.4.3, “MySQL Cluster System Variables”
Section 17.5.9.3, “MySQL Cluster and MySQL Security Procedures”
Section 4.6.10.1, “MySQL Instance Manager Command Options”
Section 4.6.10.2, “MySQL Instance Manager Configuration Files”
Chapter 5, MySQL Server Administration
Section 5.2, “MySQL Server Logs”
Section 9.7, “MySQL Server Time Zone Support”
Section 17.4.1, “MySQL Server Usage for MySQL Cluster”
Section 4.3, “MySQL Server and Server-Startup Programs”
Section 22.1.2, “MySQL Test Suite”
Section 22.1.1, “MySQL Threads”
Section 2.5.9, “MySQL on Windows Compared to MySQL on Unix”
Section B.5.8.1, “Open Issues in MySQL”
Section B.5.6, “Optimizer-Related Issues”
Section 21.8.3, “Options with the Embedded Server”
Section 17.3.3, “Overview of MySQL Cluster Configuration Parameters”
Section 4.1, “Overview of MySQL Programs”
Section 17.2.6.1, “Performing a Rolling Restart of a MySQL Cluster”
Section 22.5, “Debugging and Porting MySQL”
Section 17.1.5.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 5.4.2, “Privilege System Grant Tables”
Section 2.13.1.1, “Problems Running mysql_install_db
Section 13.5.4.2, “Problems from Tables Not Being Closed Properly”
Section B.5.3.2, “Problems with File Permissions”
Section 4.2.3.2, “Program Option Modifiers”
Section 7.5.5.3, “Query Cache Configuration”
Section 17.3.2.2, “Recommended Starting Configurations for MySQL Cluster NDB 6.2 and Later”
Section 16.1.3.2, “Replication Master Options and Variables”
Section 16.1.3.3, “Replication Slave Options and Variables”
Section 16.1.3.1, “Replication and Binary Logging Option and Variable Reference”
Section 16.1.3, “Replication and Binary Logging Options and Variables”
Section B.5.4.1.2, “Resetting the Root Password on Unix Systems”
Section B.5.5.5, “Rollback Failure for Nontransactional Tables”
Section 5.6, “Running Multiple MySQL Servers on the Same Machine”
Section 5.6.2, “Running Multiple Servers on Unix”
Section 1.8.3, “Running MySQL in ANSI Mode”
Section 5.3.4, “Security Issues with LOAD DATA LOCAL
Section 5.3.3, “Security-Related mysqld Options”
Section 1.8.2, “Selecting SQL Modes”
Section 2.5.5.3, “Selecting a MySQL Server Type”
Section 9.1.3.1, “Server Character Set and Collation”
Section 5.1.2, “Server Command Options”
Section 5.1.10, “Server Response to Signals”
Section 5.1.8, “Server SQL Modes”
Section 5.1.7, “Server Status Variables”
Section 5.1.4, “Server System Variables”
Section 6.5.5, “Setting Up a MyISAM Table Maintenance Schedule”
Section 9.3, “Setting the Error Message Language”
Section 2.3.1, “Source Installation Overview”
Section 5.6.1.2, “Starting Multiple Windows Servers as Services”
Section 5.6.1.1, “Starting Multiple Windows Servers at the Command Line”
Section 2.5.5.6, “Starting MySQL as a Windows Service”
Section 2.5.5.5, “Starting MySQL from the Windows Command Line”
Section 2.13.1.2, “Starting and Stopping MySQL Automatically”
Section 2.13.1.3, “Starting and Troubleshooting the MySQL Server”
Section 4.6.10.3, “Starting the MySQL Server with MySQL Instance Manager”
Section 9.7.1, “Staying Current with Time Zone Changes”
Section 7.3.2, “Table Locking Issues”
Section B.5.2.19, “Table-Corruption Issues”
Section 2.5.5.7, “Testing The MySQL Installation”
The mysqld-max Extended MySQL Server
Section 13.14, “The BLACKHOLE Storage Engine”
Section 10.4.3, “The BLOB and TEXT Types”
Section 13.5, “The MyISAM Storage Engine”
Section 17.5.8, “The ndbinfo MySQL Cluster Information Database”
Section 5.2.4, “The Binary Log”
Section 5.2.2, “The Error Log”
Section 5.2.3, “The General Query Log”
Section 7.5.5, “The MySQL Query Cache”
Section 5.1, “The MySQL Server”
Section 5.2.5, “The Slow Query Log”
Section B.5.4.6, “Time Zone Problems”
Section 2.5.6, “Troubleshooting a MySQL Installation Under Windows”
Section 7.5.3, “Tuning Server Parameters”
Section 2.3.2, “Typical configure Options”
Section 1.2, “Typographical and Syntax Conventions”
Section 2.13.1, “Unix Post-Installation Procedures”
Section 2.4.1, “Upgrading MySQL”
Section 2.5.7, “Upgrading MySQL on Windows”
Section 2.4.1.1, “Upgrading from MySQL 5.0 to 5.1”
Section 22.3.2.6, “User-Defined Function Security Precautions”
Section 8.4, “User-Defined Variables”
Section 6.5.1, “Using myisamchk for Crash Recovery”
Section 22.5.1.3, “Using pdb to create a Windows crashdump”
Section 2.7.4, “Using MySQL on Mac OS X Server”
Section 4.2.3.3, “Using Option Files”
Section 13.6.2.1, “Using Per-Table Tablespaces”
Section 5.5.7.2, “Using SSL Connections”
Section 22.5.1.6, “Using Server Logs to Find Causes of Errors in mysqld
Section 7.6.1.3, “Using Symbolic Links for Databases on Windows”
Section 7.6.1.2, “Using Symbolic Links for Tables on Unix”
Section 22.5.1.5, “Using a Stack Trace”
Section B.5.4.2, “What to Do If MySQL Keeps Crashing”
Section 5.4.6, “When Privilege Changes Take Effect”
Section B.5.4.4, “Where MySQL Stores Temporary Files”
Section 2.5.1, “Windows Installation Layout”
Section 22.2.3, “Writing Plugins”

mysqld-abc.exe

Description

mysqld_multi [options] {start|stop|report} [GNR[,GNR] ...]

Section 4.3.4, “mysqld_multi — Manage Multiple MySQL Servers”

mysqld_safe

Section 4.3.2, “mysqld_safe — MySQL Server Startup Script”
Section B.5.2.18, “'File' Not Found and Similar Errors”
Section 13.6.13.3, “InnoDB General Troubleshooting”
Section B.5.2.10, “Packet too large
Section 17.5.11.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section B.5.8.2, “Additional Known Issues”
Section 22.5.1.1, “Compiling MySQL for Debugging”
Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
Section 13.6.2.3, “Creating the InnoDB Tablespace”
Description
Description
Description
Section 7.5.9, “Enabling Large Page Support”
Section B.5.4.5, “How to Protect or Change the MySQL Unix Socket File”
Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
Section 2.7, “Installing MySQL on Mac OS X”
Section 2.9, “Installing MySQL on i5/OS”
Section 5.3.2, “Making MySQL Secure Against Attackers”
MySQL 4.1 FAQ — MySQL Cluster
Section 17.2.1, “MySQL Cluster Multi-Computer Installation”
Section 17.5.9.3, “MySQL Cluster and MySQL Security Procedures”
Section 4.6.10.1, “MySQL Instance Manager Command Options”
Section 9.7, “MySQL Server Time Zone Support”
Section B.5.8.1, “Open Issues in MySQL”
Section 4.2.3.5, “Option Defaults, Options Expecting Values, and the = Sign”
Section 4.1, “Overview of MySQL Programs”
Section B.5.3.2, “Problems with File Permissions”
Section 5.6, “Running Multiple MySQL Servers on the Same Machine”
Section 5.6.2, “Running Multiple Servers on Unix”
Section 5.1.2, “Server Command Options”
Section 5.1.4, “Server System Variables”
Section 6.5.5, “Setting Up a MyISAM Table Maintenance Schedule”
Section 2.3.1, “Source Installation Overview”
Section 2.13.1.2, “Starting and Stopping MySQL Automatically”
Section 2.13.1.3, “Starting and Troubleshooting the MySQL Server”
Section 4.6.10.3, “Starting the MySQL Server with MySQL Instance Manager”
Section 5.2.2, “The Error Log”
Section B.5.4.6, “Time Zone Problems”
Section 7.5.3, “Tuning Server Parameters”
Section 2.13.1, “Unix Post-Installation Procedures”
Section 2.4.1, “Upgrading MySQL”
Section 2.4.1.1, “Upgrading from MySQL 5.0 to 5.1”
Section 4.2.3.3, “Using Option Files”

mysqldump

Section 4.5.4, “mysqldump — A Database Backup Program”
Section 12.1.13, “CREATE INDEX Syntax”
Section 12.1.20, “CREATE VIEW Syntax”
Section 13.6.4.4, “FOREIGN KEY Constraints”
Section 13.6.13.1, “InnoDB Performance Tuning Tips”
Section 12.6.2.2, “LOAD DATA FROM MASTER Syntax”
Section 12.2.6, “LOAD DATA INFILE Syntax”
Section 12.6.2.3, “LOAD TABLE tbl_name FROM MASTER Syntax”
Section 12.5.3.4, “UNINSTALL PLUGIN Syntax”
Section 13.6.5, “Adding, Removing, or Resizing InnoDB Data and Log Files”
Section 13.6.6, “Backing Up and Recovering an InnoDB Database”
Section 6.3.1, “Backup Policy”
Section 6.3.3, “Backup Strategy Summary”
Chapter 6, Backup and Recovery
Section 6.1, “Backup and Recovery Types”
Section 5.4.7, “Causes of Access-Denied Errors”
Section 2.4.3, “Checking Whether Tables or Indexes Must Be Rebuilt”
Section 2.5.3.1.2, “Choosing an Install Type”
Section 4.2.2, “Connecting to the MySQL Server”
Section 2.4.5, “Copying MySQL Databases to Another Machine”
Section 16.1.1.5, “Creating a Data Snapshot Using mysqldump
Section 16.1.1.6, “Creating a Data Snapshot Using Raw Data Files”
Section 6.2, “Database Backup Methods”
Section 13.6.11.3, “Defragmenting a Table”
Description
Description
Description
Section 2.4.2, “Downgrading MySQL”
Section 2.4.2.1, “Downgrading to MySQL 5.0”
Section 6.3, “Example Backup and Recovery Strategy”
Section 1.8.5.4, “Foreign Keys”
Section 1.7, “How to Report Bugs or Problems”
Section 16.1.1, “How to Set Up Replication”
Section 17.2.4, “Loading Sample Data into MySQL Cluster and Performing Queries”
Section 8.2.3, “Mapping of Identifiers to File Names”
Section 13.6.7, “Moving an InnoDB Database to Another Machine”
MySQL 4.1 FAQ — MySQL Cluster
Section 1.5, “What Is New in MySQL 5.1”
Section 17.2.6.2, “MySQL Cluster 5.1 and MySQL Cluster NDB 6.x/7.x Upgrade and Downgrade Compatibility”
Section 17.1, “MySQL Cluster Overview”
Section 17.5.3, “Online Backup of MySQL Cluster”
Section 4.1, “Overview of MySQL Programs”
Section 10.1.1, “Overview of Numeric Types”
Section 17.2.6.1, “Performing a Rolling Restart of a MySQL Cluster”
Section B.5.5.8, “Problems with Floating-Point Comparisons”
Section 2.4.4, “Rebuilding or Repairing Tables or Indexes”
Section D.4, “Restrictions on Views”
Section 5.1.8, “Server SQL Modes”
Section 5.1.4, “Server System Variables”
Section 5.1.5, “Session System Variables”
Section 16.1.1.8, “Setting Up Replication with Existing Data”
Section 4.2.3, “Specifying Program Options”
Section 2.5.5.6, “Starting MySQL as a Windows Service”
Section 10.4.3, “The BLOB and TEXT Types”
Section 7.4.6, “The InnoDB Buffer Pool”
Section 9.7.2, “Time Zone Leap Second Support”
Section 2.4.1, “Upgrading MySQL”
Section 2.4.1.1, “Upgrading from MySQL 5.0 to 5.1”
Section 7.6.1.2, “Using Symbolic Links for Tables on Unix”
Section 11.10, “XML Functions”

mysqldump --delete-master-logs

Section 6.3.1, “Backup Policy”

mysqldump --opt --add-drop-table mysql > /tmp/mysql.dump

Section 2.4.2.1, “Downgrading to MySQL 5.0”

mysqldump --quick db_name tbl_name_1 ... tbl_name_n > query.sql

Section B.5.5.7, “Solving Problems with No Matching Rows”

mysqldump [options] [db_name [tbl_name ...]]

Section 4.5.4, “mysqldump — A Database Backup Program”

mysqlimport [options] db_name textfile1 ...

Section 4.5.5, “mysqlimport — A Data Import Program”

mysqloptimize

Description

mysqlrepair

Description

mysqlshow -k db_name tbl_name

Section 12.5.5.23, “SHOW INDEX Syntax”

ndb_mgm

Section 17.3.4.2, “mysqld Command Options for MySQL Cluster”
Section 17.5.11.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 17.5.11.1, “Adding MySQL Cluster Data Nodes Online: General Issues”
Section 17.7, “Changes in MySQL Cluster NDB 6.X and 7.X”
Section 17.5.2, “Commands in the MySQL Cluster Management Client”
Section 17.5.4, “Event Reports Generated in MySQL Cluster”
Section 17.2.3, “Initial Startup of MySQL Cluster”
MySQL 4.1 FAQ — MySQL Cluster
Chapter 17, MySQL Cluster NDB 6.X/7.X
Section 17.2.6.2, “MySQL Cluster 5.1 and MySQL Cluster NDB 6.x/7.x Upgrade and Downgrade Compatibility”
Section 17.1.1, “MySQL Cluster Core Concepts”
Section 17.1.4.6, “MySQL Cluster Development in MySQL Cluster NDB 7.1”
Section 17.5.4.1, “MySQL Cluster Logging Management Commands”
Section 17.2.1, “MySQL Cluster Multi-Computer Installation”
Section 17.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
Section 17.4, “MySQL Cluster Programs”
Section 17.5.9.1, “MySQL Cluster Security and Networking Issues”
Section 17.5.6, “MySQL Cluster Single User Mode”
Section 17.5.3, “Online Backup of MySQL Cluster”
Section 17.2.6.1, “Performing a Rolling Restart of a MySQL Cluster”
Section 17.2.5, “Safe Shutdown and Restart of MySQL Cluster”
Section 17.5.8.6, “The ndbinfo memoryusage Table”
Section 17.5.8.7, “The ndbinfo nodes Table”
Section 17.5.8.10, “The ndbinfo transporters Table”
Section 4.2.3.1, “Using Options on the Command Line”
Section 17.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”

ndbd

Section 17.3.4.2, “mysqld Command Options for MySQL Cluster”
Section 17.4.2, “ndbd — The MySQL Cluster Data Node Daemon”
Section 17.5.11.2, “Adding MySQL Cluster Data Nodes Online: Basic procedure”
Section 17.5.11.3, “Adding MySQL Cluster Data Nodes Online: Detailed Example”
Section 17.5.2, “Commands in the MySQL Cluster Management Client”
Section 17.3.2.6, “Defining MySQL Cluster Data Nodes”
Description
Section 17.2.3, “Initial Startup of MySQL Cluster”
Section 17.1.5.10, “Limitations Relating to Multiple MySQL Cluster Nodes”
Section 17.5, “Management of MySQL Cluster”
MySQL 4.1 FAQ — MySQL Cluster
Section 17.1.4.3, “MySQL CLuster Development in MySQL Cluster NDB 6.2”
Section 17.2.6.2, “MySQL Cluster 5.1 and MySQL Cluster NDB 6.x/7.x Upgrade and Downgrade Compatibility”
Section 17.3.2.1, “MySQL Cluster Configuration — Basic Example”
Section 17.1.1, “MySQL Cluster Core Concepts”
Section 17.3.3.1, “MySQL Cluster Data Node Configuration Parameters”
Section 17.1.4.5, “MySQL Cluster Development in MySQL Cluster NDB 7.0”
Section 17.3.5.2, “MySQL Cluster Interconnects and Performance”
Section 17.2.1, “MySQL Cluster Multi-Computer Installation”
Section 17.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
Section 17.4, “MySQL Cluster Programs”
Section 17.1.5.1, “Noncompliance with SQL Syntax in MySQL Cluster”
Section 17.3.3, “Overview of MySQL Cluster Configuration Parameters”
Section 17.2.6.1, “Performing a Rolling Restart of a MySQL Cluster”
Section 17.1.5.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB 6.x, and MySQL Cluster NDB 7.x”
Section 17.3.1, “Quick Test Setup of MySQL Cluster”
Section 17.3.2.11, “SCI Transport Connections in MySQL Cluster”
Section 17.2.5, “Safe Shutdown and Restart of MySQL Cluster”
Section 17.5.1, “Summary of MySQL Cluster Start Phases”
Section 17.5.8.7, “The ndbinfo nodes Table”
Section 17.5.4.3, “Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client”
Section 17.3.5, “Using High-Speed Interconnects with MySQL Cluster”

nm --numeric-sort mysqld

Description

perror --ndb error_code

MySQL 4.1 FAQ — MySQL Cluster

resolve_stack_dump [options] symbols_file [numeric_dump_file]

Section 4.7.4, “resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols”

ulimit -n

Description

ulimit -c

Description



ÐÅÊËÀÌÀ ÍÀ ÑÀÉÒÅ
  Ñîçäàíèå ñàéòîâ | |