4097
4097
msgid "Regular expression to apply to tables to exclude"
4100
#: ../plugin/haildb/haildb_engine.cc:1087
4101
#: ../plugin/haildb/haildb_engine.cc:1224
4102
#: ../plugin/haildb/haildb_engine.cc:1254
4100
#: ../plugin/haildb/haildb_engine.cc:1086
4101
#: ../plugin/haildb/haildb_engine.cc:1223
4102
#: ../plugin/haildb/haildb_engine.cc:1253
4104
4104
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4107
#: ../plugin/haildb/haildb_engine.cc:1106
4107
#: ../plugin/haildb/haildb_engine.cc:1105
4109
4109
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4112
#: ../plugin/haildb/haildb_engine.cc:1203
4113
#: ../plugin/haildb/haildb_engine.cc:1316
4114
#: ../plugin/haildb/haildb_engine.cc:1497
4115
#: ../plugin/haildb/haildb_engine.cc:2163
4112
#: ../plugin/haildb/haildb_engine.cc:1202
4113
#: ../plugin/haildb/haildb_engine.cc:1315
4114
#: ../plugin/haildb/haildb_engine.cc:1496
4115
#: ../plugin/haildb/haildb_engine.cc:2162
4117
4117
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4120
#: ../plugin/haildb/haildb_engine.cc:1355
4121
#: ../plugin/haildb/haildb_engine.cc:1371
4120
#: ../plugin/haildb/haildb_engine.cc:1354
4121
#: ../plugin/haildb/haildb_engine.cc:1370
4123
4123
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4126
#: ../plugin/haildb/haildb_engine.cc:3411
4126
#: ../plugin/haildb/haildb_engine.cc:3410
4128
4128
msgid "Error starting HailDB %d (%s)\n"
4131
#: ../plugin/haildb/haildb_engine.cc:3440
4131
#: ../plugin/haildb/haildb_engine.cc:3439
4132
4132
msgid "Disable HailDB adaptive hash index (enabled by default)."
4135
#: ../plugin/haildb/haildb_engine.cc:3442
4135
#: ../plugin/haildb/haildb_engine.cc:3441
4136
4136
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4139
#: ../plugin/haildb/haildb_engine.cc:3445
4139
#: ../plugin/haildb/haildb_engine.cc:3444
4141
4141
"Size of a memory pool HailDB uses to store data dictionary information and "
4142
4142
"other internal data structures."
4145
#: ../plugin/haildb/haildb_engine.cc:3448
4146
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4145
#: ../plugin/haildb/haildb_engine.cc:3447
4146
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4147
4147
msgid "Data file autoextend increment in megabytes"
4150
#: ../plugin/haildb/haildb_engine.cc:3451
4150
#: ../plugin/haildb/haildb_engine.cc:3450
4152
4152
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4156
#: ../plugin/haildb/haildb_engine.cc:3454
4156
#: ../plugin/haildb/haildb_engine.cc:3453
4157
4157
msgid "The common part for HailDB table spaces."
4160
#: ../plugin/haildb/haildb_engine.cc:3456
4160
#: ../plugin/haildb/haildb_engine.cc:3455
4161
4161
msgid "Disable HailDB checksums validation (enabled by default)."
4164
#: ../plugin/haildb/haildb_engine.cc:3458
4164
#: ../plugin/haildb/haildb_engine.cc:3457
4165
4165
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4168
#: ../plugin/haildb/haildb_engine.cc:3461
4168
#: ../plugin/haildb/haildb_engine.cc:3460
4169
4169
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4172
#: ../plugin/haildb/haildb_engine.cc:3464
4172
#: ../plugin/haildb/haildb_engine.cc:3463
4174
4174
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4175
4175
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4178
#: ../plugin/haildb/haildb_engine.cc:3467
4178
#: ../plugin/haildb/haildb_engine.cc:3466
4179
4179
msgid "Stores each HailDB table to an .ibd file in the database dir."
4182
#: ../plugin/haildb/haildb_engine.cc:3470
4182
#: ../plugin/haildb/haildb_engine.cc:3469
4183
4183
msgid "File format to use for new tables in .ibd files."
4186
#: ../plugin/haildb/haildb_engine.cc:3473
4186
#: ../plugin/haildb/haildb_engine.cc:3472
4188
4188
"Set to 0 (write and flush once per second),1 (write and flush at each "
4189
4189
"commit) or 2 (write at commit, flush once per second)."
4192
#: ../plugin/haildb/haildb_engine.cc:3476
4193
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4192
#: ../plugin/haildb/haildb_engine.cc:3475
4193
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4194
4194
msgid "With which method to flush data."
4197
4197
#. ####### Should we use this option? #######
4198
#: ../plugin/haildb/haildb_engine.cc:3479
4199
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4198
#: ../plugin/haildb/haildb_engine.cc:3478
4199
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4201
4201
"Helps to save your data in case the disk image of the database becomes "
4205
#: ../plugin/haildb/haildb_engine.cc:3482
4206
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4205
#: ../plugin/haildb/haildb_engine.cc:3481
4206
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4207
4207
msgid "Path to individual files and their sizes."
4210
#: ../plugin/haildb/haildb_engine.cc:3485
4210
#: ../plugin/haildb/haildb_engine.cc:3484
4211
4211
msgid "Path to HailDB log files."
4214
#: ../plugin/haildb/haildb_engine.cc:3488
4215
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4214
#: ../plugin/haildb/haildb_engine.cc:3487
4215
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4216
4216
msgid "Size of each log file in a log group."
4219
#: ../plugin/haildb/haildb_engine.cc:3491
4219
#: ../plugin/haildb/haildb_engine.cc:3490
4221
4221
"Number of log files in the log group. HailDB writes to the files in a "
4222
4222
"circular fashion. Value 3 is recommended here."
4225
#: ../plugin/haildb/haildb_engine.cc:3494
4225
#: ../plugin/haildb/haildb_engine.cc:3493
4227
4227
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4228
4228
"rolled back. Values above 100000000 disable the timeout."
4231
#: ../plugin/haildb/haildb_engine.cc:3497
4231
#: ../plugin/haildb/haildb_engine.cc:3496
4233
4233
"The size of the buffer which HailDB uses to write log to the log files on "
4237
#: ../plugin/haildb/haildb_engine.cc:3500
4237
#: ../plugin/haildb/haildb_engine.cc:3499
4239
4239
"Sets the point in the LRU list from where all pages are classified as old "
4240
4240
"(Advanced users)"
4243
#: ../plugin/haildb/haildb_engine.cc:3503
4243
#: ../plugin/haildb/haildb_engine.cc:3502
4245
4245
"Milliseconds between accesses to a block at which it is made young. "
4246
4246
"0=disabled (Advanced users)"
4249
#: ../plugin/haildb/haildb_engine.cc:3506
4250
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4249
#: ../plugin/haildb/haildb_engine.cc:3505
4250
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4251
4251
msgid "Percentage of dirty pages allowed in bufferpool."
4254
#: ../plugin/haildb/haildb_engine.cc:3509
4254
#: ../plugin/haildb/haildb_engine.cc:3508
4255
4255
msgid "Desired maximum length of the purge queue (0 = no limit)"
4258
#: ../plugin/haildb/haildb_engine.cc:3512
4258
#: ../plugin/haildb/haildb_engine.cc:3511
4260
4260
"Roll back the complete transaction on lock wait timeout, for 4.x "
4261
4261
"compatibility (disabled by default)"
4264
#: ../plugin/haildb/haildb_engine.cc:3515
4264
#: ../plugin/haildb/haildb_engine.cc:3514
4265
4265
msgid "How many files at the maximum HailDB keeps open at the same time."
4268
#: ../plugin/haildb/haildb_engine.cc:3518
4268
#: ../plugin/haildb/haildb_engine.cc:3517
4269
4269
msgid "Number of background read I/O threads in HailDB."
4272
#: ../plugin/haildb/haildb_engine.cc:3521
4272
#: ../plugin/haildb/haildb_engine.cc:3520
4273
4273
msgid "Number of background write I/O threads in HailDB."
4276
#: ../plugin/haildb/haildb_engine.cc:3523
4276
#: ../plugin/haildb/haildb_engine.cc:3522
4278
4278
"Disable if you want to reduce the number of messages written to the log "
4279
4279
"(default: enabled)."
4282
#: ../plugin/haildb/haildb_engine.cc:3526
4282
#: ../plugin/haildb/haildb_engine.cc:3525
4283
4283
msgid "Enable SHOW HAILDB STATUS output in the log"
4286
#: ../plugin/haildb/haildb_engine.cc:3529
4286
#: ../plugin/haildb/haildb_engine.cc:3528
4287
4287
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4290
#: ../plugin/haildb/haildb_engine.cc:3531
4290
#: ../plugin/haildb/haildb_engine.cc:3530
4292
4292
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4323
4323
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4326
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4326
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4328
4328
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4329
4329
"zero and nonzero."
4332
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4332
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4334
4334
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4338
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4338
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4341
4341
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4342
4342
"or its equivalent numeric id"
4345
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4345
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4346
4346
msgid "Do not use Native AIO library for IO, even if available"
4349
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4349
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4350
4350
msgid "Enable internal replication log."
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4355
4355
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4356
4356
"rolled back. Values above 100000000 disable the timeout."
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4360
4360
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4365
4365
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4366
4366
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4369
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4369
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4370
4370
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4371
4371
#: ../plugin/transaction_log/print_transaction_message.cc:173
4372
4372
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4427
4427
msgid "InnoDB: Using Linux native AIO"
4430
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4430
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4431
4431
msgid "destination directory"
4434
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4434
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4435
4435
msgid "take backup to target-dir"
4438
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4438
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4439
4439
msgid "calc statistic of datadir (offline mysqld is recommended)"
4442
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4442
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4443
4443
msgid "prepare a backup for starting mysql server on the backup."
4446
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4446
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4447
4447
msgid "create files to import to another database when prepare."
4450
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4450
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4452
4452
"stop recovery process not to progress LSN after applying log when prepare."
4455
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4455
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4456
4456
msgid "print parameter of mysqld needed for copyback."
4459
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4459
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4460
4460
msgid "The value is used instead of buffer_pool_size"
4463
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4463
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4465
4465
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4466
4466
"file at the end of '--backup'"
4469
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4469
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4471
4471
"limit count of IO operations (pairs of read&write) per second to IOS values "
4472
4472
"(for '--backup')"
4475
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4475
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4477
4477
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4478
4478
"'xtrabackup_suspended' deleted (for '--backup')."
4481
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4481
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4483
4483
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4484
4484
"this directory."
4487
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4487
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4489
4489
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4490
4490
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4491
4491
"be carefully!"
4494
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4494
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4496
4496
"(for --backup): copy only .ibd pages newer than backup at specified "
4500
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4500
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4502
4502
"(for --prepare): apply .delta files and logfile in the specified directory."
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4506
4506
msgid "filtering by regexp for table names."
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4510
4510
msgid "filtering by list of the exact database.table name in the file."
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4515
4515
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4516
4516
"want create ib_logfile*, only re-execute this command in same options. ###"
4519
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4519
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4521
4521
"Path for temporary files. Several paths may be specified, separated by a "
4522
4522
"colon (:), in this case they are used in a round-robin fashion."
4525
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4525
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4527
4527
"Number of threads to use for parallel datafiles transfer. Does not have any "
4528
4528
"effect in the stream mode. The default value is 1."
4531
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4531
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4533
4533
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4534
4534
"innodb-adaptive-hash-index."
4537
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4539
"Size of a memory pool InnoDB uses to store data dictionary information and "
4540
"other internal data structures."
4537
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4539
"Size of a memory pool InnoDB uses to store data dictionary information and "
4540
"other internal data structures."
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4545
4545
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4549
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4549
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4551
4551
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4552
4552
"innodb-checksums."
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4556
4556
msgid "The common part for InnoDB table spaces."
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4561
4561
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4562
4562
"innodb-doublewrite."
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4566
4566
msgid "Number of file I/O threads in InnoDB."
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4570
4570
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4575
4575
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4576
4576
"commit) or 2 (write at commit, flush once per second)."
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4581
4581
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4585
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4587
"The size of the buffer which InnoDB uses to write log to the log files on "
4585
4591
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4587
"The size of the buffer which InnoDB uses to write log to the log files on "
4591
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4593
4593
"Number of log files in the log group. InnoDB writes to the files in a "
4594
4594
"circular fashion. Value 3 is recommended here."
4597
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4598
msgid "Path to InnoDB log files."
4597
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4598
msgid "Path to InnoDB log files."
4602
msgid "How many files at the maximum InnoDB keeps open at the same time."
4601
4605
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4602
msgid "How many files at the maximum InnoDB keeps open at the same time."
4605
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4606
4606
msgid "The universal page size of the database."
4609
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4609
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4611
4611
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4612
4612
"for created log file is not supported. Use on your own risk!"
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4617
4617
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4621
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4621
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4623
4623
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4624
4624
"to use, Because it is not change back to disable, once it is used."
4627
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4627
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4629
4629
"Path to special datafile for doublewrite buffer. (default is : not used)"