4096
4096
msgid "Regular expression to apply to tables to exclude"
4099
#: ../plugin/haildb/haildb_engine.cc:1087
4100
#: ../plugin/haildb/haildb_engine.cc:1224
4101
#: ../plugin/haildb/haildb_engine.cc:1254
4099
#: ../plugin/haildb/haildb_engine.cc:1086
4100
#: ../plugin/haildb/haildb_engine.cc:1223
4101
#: ../plugin/haildb/haildb_engine.cc:1253
4103
4103
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4106
#: ../plugin/haildb/haildb_engine.cc:1106
4106
#: ../plugin/haildb/haildb_engine.cc:1105
4108
4108
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4111
#: ../plugin/haildb/haildb_engine.cc:1203
4112
#: ../plugin/haildb/haildb_engine.cc:1316
4113
#: ../plugin/haildb/haildb_engine.cc:1497
4114
#: ../plugin/haildb/haildb_engine.cc:2163
4111
#: ../plugin/haildb/haildb_engine.cc:1202
4112
#: ../plugin/haildb/haildb_engine.cc:1315
4113
#: ../plugin/haildb/haildb_engine.cc:1496
4114
#: ../plugin/haildb/haildb_engine.cc:2162
4116
4116
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4119
#: ../plugin/haildb/haildb_engine.cc:1355
4120
#: ../plugin/haildb/haildb_engine.cc:1371
4119
#: ../plugin/haildb/haildb_engine.cc:1354
4120
#: ../plugin/haildb/haildb_engine.cc:1370
4122
4122
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4125
#: ../plugin/haildb/haildb_engine.cc:3411
4125
#: ../plugin/haildb/haildb_engine.cc:3410
4127
4127
msgid "Error starting HailDB %d (%s)\n"
4130
#: ../plugin/haildb/haildb_engine.cc:3440
4130
#: ../plugin/haildb/haildb_engine.cc:3439
4131
4131
msgid "Disable HailDB adaptive hash index (enabled by default)."
4134
#: ../plugin/haildb/haildb_engine.cc:3442
4134
#: ../plugin/haildb/haildb_engine.cc:3441
4135
4135
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4138
#: ../plugin/haildb/haildb_engine.cc:3445
4138
#: ../plugin/haildb/haildb_engine.cc:3444
4140
4140
"Size of a memory pool HailDB uses to store data dictionary information and "
4141
4141
"other internal data structures."
4144
#: ../plugin/haildb/haildb_engine.cc:3448
4145
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4144
#: ../plugin/haildb/haildb_engine.cc:3447
4145
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4146
4146
msgid "Data file autoextend increment in megabytes"
4149
#: ../plugin/haildb/haildb_engine.cc:3451
4149
#: ../plugin/haildb/haildb_engine.cc:3450
4151
4151
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4155
#: ../plugin/haildb/haildb_engine.cc:3454
4155
#: ../plugin/haildb/haildb_engine.cc:3453
4156
4156
msgid "The common part for HailDB table spaces."
4159
#: ../plugin/haildb/haildb_engine.cc:3456
4159
#: ../plugin/haildb/haildb_engine.cc:3455
4160
4160
msgid "Disable HailDB checksums validation (enabled by default)."
4163
#: ../plugin/haildb/haildb_engine.cc:3458
4163
#: ../plugin/haildb/haildb_engine.cc:3457
4164
4164
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4167
#: ../plugin/haildb/haildb_engine.cc:3461
4167
#: ../plugin/haildb/haildb_engine.cc:3460
4168
4168
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4171
#: ../plugin/haildb/haildb_engine.cc:3464
4171
#: ../plugin/haildb/haildb_engine.cc:3463
4173
4173
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4174
4174
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4177
#: ../plugin/haildb/haildb_engine.cc:3467
4177
#: ../plugin/haildb/haildb_engine.cc:3466
4178
4178
msgid "Stores each HailDB table to an .ibd file in the database dir."
4181
#: ../plugin/haildb/haildb_engine.cc:3470
4181
#: ../plugin/haildb/haildb_engine.cc:3469
4182
4182
msgid "File format to use for new tables in .ibd files."
4185
#: ../plugin/haildb/haildb_engine.cc:3473
4185
#: ../plugin/haildb/haildb_engine.cc:3472
4187
4187
"Set to 0 (write and flush once per second),1 (write and flush at each "
4188
4188
"commit) or 2 (write at commit, flush once per second)."
4191
#: ../plugin/haildb/haildb_engine.cc:3476
4192
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4191
#: ../plugin/haildb/haildb_engine.cc:3475
4192
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4193
4193
msgid "With which method to flush data."
4196
4196
#. ####### Should we use this option? #######
4197
#: ../plugin/haildb/haildb_engine.cc:3479
4198
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4197
#: ../plugin/haildb/haildb_engine.cc:3478
4198
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4200
4200
"Helps to save your data in case the disk image of the database becomes "
4204
#: ../plugin/haildb/haildb_engine.cc:3482
4205
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4204
#: ../plugin/haildb/haildb_engine.cc:3481
4205
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4206
4206
msgid "Path to individual files and their sizes."
4209
#: ../plugin/haildb/haildb_engine.cc:3485
4209
#: ../plugin/haildb/haildb_engine.cc:3484
4210
4210
msgid "Path to HailDB log files."
4213
#: ../plugin/haildb/haildb_engine.cc:3488
4214
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4213
#: ../plugin/haildb/haildb_engine.cc:3487
4214
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4215
4215
msgid "Size of each log file in a log group."
4218
#: ../plugin/haildb/haildb_engine.cc:3491
4218
#: ../plugin/haildb/haildb_engine.cc:3490
4220
4220
"Number of log files in the log group. HailDB writes to the files in a "
4221
4221
"circular fashion. Value 3 is recommended here."
4224
#: ../plugin/haildb/haildb_engine.cc:3494
4224
#: ../plugin/haildb/haildb_engine.cc:3493
4226
4226
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4227
4227
"rolled back. Values above 100000000 disable the timeout."
4230
#: ../plugin/haildb/haildb_engine.cc:3497
4230
#: ../plugin/haildb/haildb_engine.cc:3496
4232
4232
"The size of the buffer which HailDB uses to write log to the log files on "
4236
#: ../plugin/haildb/haildb_engine.cc:3500
4236
#: ../plugin/haildb/haildb_engine.cc:3499
4238
4238
"Sets the point in the LRU list from where all pages are classified as old "
4239
4239
"(Advanced users)"
4242
#: ../plugin/haildb/haildb_engine.cc:3503
4242
#: ../plugin/haildb/haildb_engine.cc:3502
4244
4244
"Milliseconds between accesses to a block at which it is made young. "
4245
4245
"0=disabled (Advanced users)"
4248
#: ../plugin/haildb/haildb_engine.cc:3506
4249
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4248
#: ../plugin/haildb/haildb_engine.cc:3505
4249
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4250
4250
msgid "Percentage of dirty pages allowed in bufferpool."
4253
#: ../plugin/haildb/haildb_engine.cc:3509
4253
#: ../plugin/haildb/haildb_engine.cc:3508
4254
4254
msgid "Desired maximum length of the purge queue (0 = no limit)"
4257
#: ../plugin/haildb/haildb_engine.cc:3512
4257
#: ../plugin/haildb/haildb_engine.cc:3511
4259
4259
"Roll back the complete transaction on lock wait timeout, for 4.x "
4260
4260
"compatibility (disabled by default)"
4263
#: ../plugin/haildb/haildb_engine.cc:3515
4263
#: ../plugin/haildb/haildb_engine.cc:3514
4264
4264
msgid "How many files at the maximum HailDB keeps open at the same time."
4267
#: ../plugin/haildb/haildb_engine.cc:3518
4267
#: ../plugin/haildb/haildb_engine.cc:3517
4268
4268
msgid "Number of background read I/O threads in HailDB."
4271
#: ../plugin/haildb/haildb_engine.cc:3521
4271
#: ../plugin/haildb/haildb_engine.cc:3520
4272
4272
msgid "Number of background write I/O threads in HailDB."
4275
#: ../plugin/haildb/haildb_engine.cc:3523
4275
#: ../plugin/haildb/haildb_engine.cc:3522
4277
4277
"Disable if you want to reduce the number of messages written to the log "
4278
4278
"(default: enabled)."
4281
#: ../plugin/haildb/haildb_engine.cc:3526
4281
#: ../plugin/haildb/haildb_engine.cc:3525
4282
4282
msgid "Enable SHOW HAILDB STATUS output in the log"
4285
#: ../plugin/haildb/haildb_engine.cc:3529
4285
#: ../plugin/haildb/haildb_engine.cc:3528
4286
4286
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4289
#: ../plugin/haildb/haildb_engine.cc:3531
4289
#: ../plugin/haildb/haildb_engine.cc:3530
4291
4291
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4322
4322
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4325
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4325
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4327
4327
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4328
4328
"zero and nonzero."
4331
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4331
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4333
4333
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4337
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4337
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4340
4340
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4341
4341
"or its equivalent numeric id"
4344
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4344
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4345
4345
msgid "Do not use Native AIO library for IO, even if available"
4348
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4348
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4349
4349
msgid "Enable internal replication log."
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4354
4354
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4355
4355
"rolled back. Values above 100000000 disable the timeout."
4358
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4358
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4359
4359
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4362
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4362
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4364
4364
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4365
4365
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4368
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4368
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4369
4369
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4370
4370
#: ../plugin/transaction_log/print_transaction_message.cc:173
4371
4371
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4426
4426
msgid "InnoDB: Using Linux native AIO"
4429
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4429
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4430
4430
msgid "destination directory"
4433
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4433
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4434
4434
msgid "take backup to target-dir"
4437
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4437
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4438
4438
msgid "calc statistic of datadir (offline mysqld is recommended)"
4441
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4441
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4442
4442
msgid "prepare a backup for starting mysql server on the backup."
4445
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4445
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4446
4446
msgid "create files to import to another database when prepare."
4449
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4449
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4451
4451
"stop recovery process not to progress LSN after applying log when prepare."
4454
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4454
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4455
4455
msgid "print parameter of mysqld needed for copyback."
4458
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4458
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4459
4459
msgid "The value is used instead of buffer_pool_size"
4462
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4462
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4464
4464
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4465
4465
"file at the end of '--backup'"
4468
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4468
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4470
4470
"limit count of IO operations (pairs of read&write) per second to IOS values "
4471
4471
"(for '--backup')"
4474
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4474
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4476
4476
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4477
4477
"'xtrabackup_suspended' deleted (for '--backup')."
4480
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4480
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4482
4482
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4483
4483
"this directory."
4486
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4486
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4488
4488
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4489
4489
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4490
4490
"be carefully!"
4493
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4493
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4495
4495
"(for --backup): copy only .ibd pages newer than backup at specified "
4499
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4499
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4501
4501
"(for --prepare): apply .delta files and logfile in the specified directory."
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4505
4505
msgid "filtering by regexp for table names."
4508
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4508
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4509
4509
msgid "filtering by list of the exact database.table name in the file."
4512
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4512
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4514
4514
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4515
4515
"want create ib_logfile*, only re-execute this command in same options. ###"
4518
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4518
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4520
4520
"Path for temporary files. Several paths may be specified, separated by a "
4521
4521
"colon (:), in this case they are used in a round-robin fashion."
4524
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4524
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4526
4526
"Number of threads to use for parallel datafiles transfer. Does not have any "
4527
4527
"effect in the stream mode. The default value is 1."
4530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4532
4532
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4533
4533
"innodb-adaptive-hash-index."
4536
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4538
"Size of a memory pool InnoDB uses to store data dictionary information and "
4539
"other internal data structures."
4536
4542
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4538
"Size of a memory pool InnoDB uses to store data dictionary information and "
4539
"other internal data structures."
4542
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4544
4544
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4548
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4548
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4550
4550
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4551
4551
"innodb-checksums."
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4555
4555
msgid "The common part for InnoDB table spaces."
4558
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4558
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4560
4560
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4561
4561
"innodb-doublewrite."
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4565
4565
msgid "Number of file I/O threads in InnoDB."
4568
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4568
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4569
4569
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4574
4574
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4575
4575
"commit) or 2 (write at commit, flush once per second)."
4578
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4578
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4580
4580
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4584
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4586
"The size of the buffer which InnoDB uses to write log to the log files on "
4584
4590
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4586
"The size of the buffer which InnoDB uses to write log to the log files on "
4590
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4592
4592
"Number of log files in the log group. InnoDB writes to the files in a "
4593
4593
"circular fashion. Value 3 is recommended here."
4596
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4597
msgid "Path to InnoDB log files."
4596
4600
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4597
msgid "Path to InnoDB log files."
4601
msgid "How many files at the maximum InnoDB keeps open at the same time."
4600
4604
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4601
msgid "How many files at the maximum InnoDB keeps open at the same time."
4604
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4605
4605
msgid "The universal page size of the database."
4608
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4608
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4610
4610
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4611
4611
"for created log file is not supported. Use on your own risk!"
4614
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4614
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4616
4616
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4622
4622
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4623
4623
"to use, Because it is not change back to disable, once it is used."
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4628
4628
"Path to special datafile for doublewrite buffer. (default is : not used)"