Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 18 整章翻译 #452

Open
TimoKitty opened this issue Feb 6, 2017 · 0 comments
Open

Chapter 18 整章翻译 #452

TimoKitty opened this issue Feb 6, 2017 · 0 comments

Comments

@TimoKitty
Copy link
Contributor

TimoKitty commented Feb 6, 2017

未有翻译

18.1 NDB Cluster Overview ..................................................................................................... 2380
18.1.1 NDB Cluster Core Concepts .................................................................................. 2382
18.1.2 NDB Cluster Nodes, Node Groups, Replicas, and Partitions .................................... 2384
18.1.3 NDB Cluster Hardware, Software, and Networking Requirements ............................ 2387
18.1.4 What is New in NDB Cluster ................................................................................. 2388
18.1.5 MySQL Server Using InnoDB Compared with NDB Cluster ..................................... 2392
18.1.6 Known Limitations of NDB Cluster ......................................................................... 2395
18.2 NDB Cluster Installation ................................................................................................... 2405
18.2.1 The NDB Cluster Auto-Installer .............................................................................. 2407
18.2.2 Installation of NDB Cluster on Linux ...................................................................... 2422
18.2.3 Installing NDB Cluster on Windows ....................................................................... 2428
18.2.4 Initial Configuration of NDB Cluster ....................................................................... 2437
18.2.5 Initial Startup of NDB Cluster ................................................................................ 2439
18.2.6 NDB Cluster Example with Tables and Data .......................................................... 2440
18.2.7 Safe Shutdown and Restart of NDB Cluster ........................................................... 2443
18.2.8 Upgrading and Downgrading NDB Cluster ............................................................. 2444
18.3 Configuration of NDB Cluster ........................................................................................... 2447
18.3.1 Quick Test Setup of NDB Cluster .......................................................................... 2447
18.3.2 Overview of NDB Cluster Configuration Parameters, Options, and Variables ............ 2449
18.3.3 NDB Cluster Configuration Files ............................................................................ 2494
18.3.4 Using High-Speed Interconnects with NDB Cluster ................................................. 2629
18.4 NDB Cluster Programs .................................................................................................... 2630
18.4.1 ndbd — The NDB Cluster Data Node Daemon ...................................................... 2630
18.4.2 ndbinfo_select_all — Select From ndbinfo Tables .......................................... 2637
18.4.3 ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded) ......................... 2638
18.4.4 ndb_mgmd — The NDB Cluster Management Server Daemon ................................ 2639
18.4.5 ndb_mgm — The NDB Cluster Management Client ................................................. 2647
18.4.6 ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster
Tables ............................................................................................................................. 2649
18.4.7 ndb_config — Extract NDB Cluster Configuration Information .............................. 2651
18.4.8 ndb_cpcd — Automate Testing for NDB Development ........................................... 2659
18.4.9 ndb_delete_all — Delete All Rows from an NDB Table ..................................... 2659
18.4.10 ndb_desc — Describe NDB Tables .................................................................... 2660
18.4.11 ndb_drop_index — Drop Index from an NDB Table .......................................... 2664
18.4.12 ndb_drop_table — Drop an NDB Table ........................................................... 2665
18.4.13 ndb_error_reporter — NDB Error-Reporting Utility ......................................... 2665
18.4.14 ndb_index_stat — NDB Index Statistics Utility ................................................. 2667
18.4.15 ndb_print_backup_file — Print NDB Backup File Contents ........................... 2672
18.4.16 ndb_print_file — Print NDB Disk Data File Contents ...................................... 2673
18.4.17 ndb_print_schema_file — Print NDB Schema File Contents .......................... 2673
18.4.18 ndb_print_sys_file — Print NDB System File Contents ................................. 2673
18.4.19 ndbd_redo_log_reader — Check and Print Content of Cluster Redo Log .......... 2674
18.4.20 ndb_restore — Restore an NDB Cluster Backup .............................................. 2675
18.4.21 ndb_select_all — Print Rows from an NDB Table ........................................... 2690
18.4.22 ndb_select_count — Print Row Counts for NDB Tables ................................... 2693
18.4.23 ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster .................. 2694
18.4.24 ndb_show_tables — Display List of NDB Tables ............................................... 2697
18.4.25 ndb_size.pl — NDBCLUSTER Size Requirement Estimator .............................. 2698
18.4.26 ndb_waiter — Wait for NDB Cluster to Reach a Given Status ............................ 2701
18.4.27 Options Common to NDB Cluster Programs — Options Common to NDB Cluster
Programs ........................................................................................................................ 2703
18.5 Management of NDB Cluster ........................................................................................... 2707
2378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant