Documentation Home
MySQL 8.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 39.8Mb
PDF (A4) - 39.9Mb
Man Pages (TGZ) - 257.9Kb
Man Pages (Zip) - 364.9Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 8.4 Reference Manual  /  ...  /  ndb_move_data — NDB Data Copy Utility

25.5.15 NDB 数据复制实用程序 — ndb_move_data

ndb_move_data 将 NDB 表中的数据从一个表复制到另一个表。

该程序使用源和目标表的名称调用,源或目标表可以选择性地使用数据库名称限定。两个表都必须使用 NDB 存储引擎。

ndb_move_data options source target

ndb_move_data 可以使用的选项在以下表中列出。额外描述在表后。

  • --abort-on-error

    Command-Line Format --abort-on-error

    在永久错误时 Dump 核心(调试选项)。

  • --character-sets-dir=name

    Command-Line Format --character-sets-dir=path
    Type 字符串
    Default Value [none]

    字符集目录。

  • --connect-retry-delay

    Command-Line Format --connect-retry-delay=#
    Type 整数
    Default Value 5
    Minimum Value 0
    Maximum Value 5

    等待管理服务器联系的秒数。

  • --connect-retries

    Command-Line Format --connect-retries=#
    Type 整数
    Default Value 12
    Minimum Value 0
    Maximum Value 12

    连接失败前重试的次数。

  • --connect-string

    Command-Line Format --connect-string=connection_string
    Type 字符串
    Default Value [none]

    --ndb-connectstring相同。

  • --core-file

    Command-Line Format --core-file

    错误时写入核心文件;用于调试。

  • --database=dbname, -d

    Command-Line Format --database=name
    Type 字符串
    Default Value TEST_DB

    要查找的表所在数据库的名称。

  • --defaults-extra-file

    Command-Line Format --defaults-extra-file=path
    Type 字符串
    Default Value [none]

    在读取全局文件后,读取给定的文件。

  • --defaults-file

    Command-Line Format --defaults-file=path
    Type 字符串
    Default Value [none]

    从给定的文件中读取默认选项。

  • --defaults-group-suffix

    Command-Line Format --defaults-group-suffix=string
    Type 字符串
    Default Value [none]

    也读取concat(组,后缀)中的组。

  • --drop-source

    Command-Line Format --drop-source

    在所有行都被移动后,删除源表。

  • --error-insert

    Command-Line Format --错误插入

    在测试选项时,随机插入临时错误。

  • --exclude-missing-columns

    Command-Line Format --exclude-missing-columns

    忽略源或目标表中的额外列。

  • --help

    Command-Line Format --help

    显示帮助文本并退出。

  • --login-path

    Command-Line Format --login-path=path
    Type 字符串
    Default Value [none]

    从登录文件中读取给定的路径。

  • --no-login-paths

    Command-Line Format --no-login-paths

    跳过从登录路径文件中读取选项。

  • --lossy-conversions, -l

    Command-Line Format --lossy-conversions

    允许属性数据在转换到较小类型时被截断。

  • --徽-connectstring

    Command-Line Format --徽-connectstring=测叁日
    Type String
    Default Value [none]

    设置连接字符串,以连接到ndb_mgmd。语法:[nodeid=测叁日;][host=]测叁日[:测叁日]。覆盖了NDB_CONNECTSTRINGmy.cnf中的条目。

  • --徽-mgm-tls

    Command-Line Format --徽-mgm-tls=测叁日
    Type Enumeration
    Default Value relaxed
    Valid Values

    relaxed

    strict

    设置管理服务器连接所需的TLS支持级别;可以是relaxedstrictrelaxed(默认)意味着尝试建立TLS连接,但成功不要求;strict意味着需要TLS连接。

  • --徽-mgmd-host

    Command-Line Format --ndb-mgmd-host=连接字符串
    Type String
    Default Value [none]

    --ndb-connectstring相同。

  • --ndb-nodeid

    Command-Line Format --ndb-nodeid=#
    Type Integer
    Default Value [none]

    为当前节点设置节点 ID,覆盖--ndb-connectstring中设置的任何 ID。

  • --ndb-optimized-node-selection

    Command-Line Format --ndb-optimized-node-selection

    启用事务选择节点的优化。默认启用,可以使用--skip-ndb-optimized-node-selection来禁用。

  • --ndb-tls-search-path

    Command-Line Format --ndb-tls-search-path=列表
    Type Path name
    Default Value (Unix) $HOME/ndb-tls
    Default Value (Windows) $HOMEDIR/ndb-tls

    指定要搜索CA文件的目录列表。Unix平台上,目录名称使用冒点(:)分隔;Windows系统中,分隔符为分号(;)。目录引用可以是相对或绝对路径,可以包含一个或多个环境变量,每个变量以前缀的美元符号($)表示,并在使用时展开。

    搜索从左到右开始,以最左边命名的目录为起点,直到找到文件为止。如果搜索路径为空,则所有搜索都将失败。一个包含单个点(.)的字符串表示搜索路径限制于当前工作目录。

    如果未提供搜索路径,则使用编译时默认值。这取决于平台:在Windows上,这是\ndb-tls;在其他平台(包括Linux)中,这是$HOME/ndb-tls。可以通过编译NDB集群使用-DWITH_NDB_TLS_SEARCH_PATH来覆盖该值。

  • --no-defaults

    Command-Line Format --no-defaults

    不从任何选项文件中读取默认选项,除了登录文件。

  • --print-defaults

    Command-Line Format --print-defaults

    打印程序参数列表并退出。

  • --promote-attributes, -A

    Command-Line Format --promote-attributes

    允许将属性数据转换为更大的类型。

  • --staging-tries=x[,y[,z]]

    Command-Line Format --staging-tries=x[,y[,z]]
    Type 字符串
    Default Value 0,1000,60000

    指定临时错误的尝试次数。格式为x[,y[,z]],其中x=最大尝试次数(0表示无限制),y=最小延迟(毫秒),z=最大延迟(毫秒)。

  • --usage

    Command-Line Format --usage

    显示帮助文本并退出;与--help相同。

  • --verbose

    Command-Line Format --verbose

    启用详细消息。

  • --version

    Command-Line Format --version

    显示版本信息并退出。