MySQL 5.0 Reference Manual
xiii
17.3.4. MySQL Server Options and Variables for MySQL Cluster ............................... 1607
17.3.5. Using High-Speed Interconnects with MySQL Cluster .................................... 1616
17.4. MySQL Cluster Programs ....................................................................................... 1618
17.4.1.
ndbd
— The MySQL Cluster Data Node Daemon .......................................... 1618
17.4.2.
ndb_mgmd
— The MySQL Cluster Management Server Daemon .................... 1623
17.4.3.
ndb_mgm
— The MySQL Cluster Management Client .................................... 1626
17.4.4.
ndb_config
— Extract MySQL Cluster Configuration Information .................. 1627
17.4.5.
ndb_cpcd
— Automate Testing for NDB Development .................................. 1631
17.4.6.
ndb_delete_all
— Delete All Rows from an NDB Table ............................. 1631
17.4.7.
ndb_desc
— Describe NDB Tables ............................................................. 1632
17.4.8.
ndb_drop_index
— Drop Index from an NDB Table .................................... 1633
17.4.9.
ndb_drop_table
— Drop an NDB Table .................................................... 1634
17.4.10.
ndb_error_reporter
— NDB Error-Reporting Utility ................................ 1635
17.4.11.
ndb_print_backup_file
— Print NDB Backup File Contents ................... 1635
17.4.12.
ndb_print_schema_file
— Print NDB Schema File Contents .................. 1636
17.4.13.
ndb_print_sys_file
— Print NDB System File Contents ......................... 1636
17.4.14.
ndb_restore
— Restore a MySQL Cluster Backup .................................... 1637
17.4.15.
ndb_select_all
— Print Rows from an NDB Table .................................. 1642
17.4.16.
ndb_select_count
— Print Row Counts for NDB Tables .......................... 1645
17.4.17.
ndb_show_tables
— Display List of NDB Tables ...................................... 1645
17.4.18.
ndb_size.pl
— NDBCLUSTER Size Requirement Estimator ..................... 1647
17.4.19.
ndb_waiter
— Wait for MySQL Cluster to Reach a Given Status ................ 1648
17.4.20. Options Common to MySQL Cluster Programs — Options Common to MySQL
Cluster Programs .................................................................................................... 1650
17.5. Management of MySQL Cluster ............................................................................... 1653
17.5.1. Summary of MySQL Cluster Start Phases ..................................................... 1653
17.5.2. Commands in the MySQL Cluster Management Client ................................... 1655
17.5.3. Online Backup of MySQL Cluster ................................................................. 1656
17.5.4. MySQL Server Usage for MySQL Cluster ...................................................... 1660
17.5.5. Performing a Rolling Restart of a MySQL Cluster ........................................... 1661
17.5.6. Event Reports Generated in MySQL Cluster .................................................. 1663
17.5.7. MySQL Cluster Log Messages ..................................................................... 1671
17.5.8. MySQL Cluster Single User Mode ................................................................ 1682
17.5.9. Quick Reference: MySQL Cluster SQL Statements ........................................ 1683
17.5.10. MySQL Cluster Security Issues ................................................................... 1684
18. Stored Programs and Views .............................................................................................. 1693
18.1. Defining Stored Programs ....................................................................................... 1693
18.2. Using Stored Routines (Procedures and Functions) .................................................. 1694
18.2.1. Stored Routine Syntax ................................................................................. 1695
18.2.2. Stored Routines and MySQL Privileges ......................................................... 1696
18.2.3. Stored Routine Metadata .............................................................................. 1696
18.2.4. Stored Procedures, Functions, Triggers, and
LAST_INSERT_ID()
................. 1697
18.3. Using Triggers ........................................................................................................ 1697
18.3.1. Trigger Syntax ............................................................................................. 1697
18.3.2. Trigger Metadata .......................................................................................... 1700
18.4. Using Views ........................................................................................................... 1700
18.4.1. View Syntax ................................................................................................. 1700
18.4.2. View Processing Algorithms ......................................................................... 1700
18.4.3. Updatable and Insertable Views .................................................................... 1702
18.4.4. View Metadata ............................................................................................. 1704
18.5. Access Control for Stored Programs and Views ....................................................... 1704
18.6. Binary Logging of Stored Programs ......................................................................... 1705
19.
INFORMATION_SCHEMA
Tables .......................................................................................... 1715
19.1. The
INFORMATION_SCHEMA CHARACTER_SETS
Table ............................................ 1717
19.2. The
INFORMATION_SCHEMA COLLATIONS
Table .................................................... 1717
19.3. The
INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY
Table .............................................................................................................................. 1718
19.4. The
INFORMATION_SCHEMA COLUMNS
Table ......................................................... 1718
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 ...