4102
4102
msgid "Regular expression to apply to tables to exclude"
4105
#: ../plugin/haildb/haildb_engine.cc:1087
4106
#: ../plugin/haildb/haildb_engine.cc:1224
4107
#: ../plugin/haildb/haildb_engine.cc:1254
4105
#: ../plugin/haildb/haildb_engine.cc:1086
4106
#: ../plugin/haildb/haildb_engine.cc:1223
4107
#: ../plugin/haildb/haildb_engine.cc:1253
4109
4109
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4112
#: ../plugin/haildb/haildb_engine.cc:1106
4112
#: ../plugin/haildb/haildb_engine.cc:1105
4114
4114
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4117
#: ../plugin/haildb/haildb_engine.cc:1203
4118
#: ../plugin/haildb/haildb_engine.cc:1316
4119
#: ../plugin/haildb/haildb_engine.cc:1497
4120
#: ../plugin/haildb/haildb_engine.cc:2163
4117
#: ../plugin/haildb/haildb_engine.cc:1202
4118
#: ../plugin/haildb/haildb_engine.cc:1315
4119
#: ../plugin/haildb/haildb_engine.cc:1496
4120
#: ../plugin/haildb/haildb_engine.cc:2162
4122
4122
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4125
#: ../plugin/haildb/haildb_engine.cc:1355
4126
#: ../plugin/haildb/haildb_engine.cc:1371
4125
#: ../plugin/haildb/haildb_engine.cc:1354
4126
#: ../plugin/haildb/haildb_engine.cc:1370
4128
4128
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4131
#: ../plugin/haildb/haildb_engine.cc:3411
4131
#: ../plugin/haildb/haildb_engine.cc:3410
4133
4133
msgid "Error starting HailDB %d (%s)\n"
4136
#: ../plugin/haildb/haildb_engine.cc:3440
4136
#: ../plugin/haildb/haildb_engine.cc:3439
4137
4137
msgid "Disable HailDB adaptive hash index (enabled by default)."
4140
#: ../plugin/haildb/haildb_engine.cc:3442
4140
#: ../plugin/haildb/haildb_engine.cc:3441
4141
4141
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4144
#: ../plugin/haildb/haildb_engine.cc:3445
4144
#: ../plugin/haildb/haildb_engine.cc:3444
4146
4146
"Size of a memory pool HailDB uses to store data dictionary information and "
4147
4147
"other internal data structures."
4150
#: ../plugin/haildb/haildb_engine.cc:3448
4151
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4150
#: ../plugin/haildb/haildb_engine.cc:3447
4151
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4152
4152
msgid "Data file autoextend increment in megabytes"
4155
#: ../plugin/haildb/haildb_engine.cc:3451
4155
#: ../plugin/haildb/haildb_engine.cc:3450
4157
4157
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4161
#: ../plugin/haildb/haildb_engine.cc:3454
4161
#: ../plugin/haildb/haildb_engine.cc:3453
4162
4162
msgid "The common part for HailDB table spaces."
4165
#: ../plugin/haildb/haildb_engine.cc:3456
4165
#: ../plugin/haildb/haildb_engine.cc:3455
4166
4166
msgid "Disable HailDB checksums validation (enabled by default)."
4169
#: ../plugin/haildb/haildb_engine.cc:3458
4169
#: ../plugin/haildb/haildb_engine.cc:3457
4170
4170
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4173
#: ../plugin/haildb/haildb_engine.cc:3461
4173
#: ../plugin/haildb/haildb_engine.cc:3460
4174
4174
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4177
#: ../plugin/haildb/haildb_engine.cc:3464
4177
#: ../plugin/haildb/haildb_engine.cc:3463
4179
4179
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4180
4180
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4183
#: ../plugin/haildb/haildb_engine.cc:3467
4183
#: ../plugin/haildb/haildb_engine.cc:3466
4184
4184
msgid "Stores each HailDB table to an .ibd file in the database dir."
4187
#: ../plugin/haildb/haildb_engine.cc:3470
4187
#: ../plugin/haildb/haildb_engine.cc:3469
4188
4188
msgid "File format to use for new tables in .ibd files."
4191
#: ../plugin/haildb/haildb_engine.cc:3473
4191
#: ../plugin/haildb/haildb_engine.cc:3472
4193
4193
"Set to 0 (write and flush once per second),1 (write and flush at each "
4194
4194
"commit) or 2 (write at commit, flush once per second)."
4197
#: ../plugin/haildb/haildb_engine.cc:3476
4198
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4197
#: ../plugin/haildb/haildb_engine.cc:3475
4198
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4199
4199
msgid "With which method to flush data."
4202
4202
#. ####### Should we use this option? #######
4203
#: ../plugin/haildb/haildb_engine.cc:3479
4204
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4203
#: ../plugin/haildb/haildb_engine.cc:3478
4204
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4206
4206
"Helps to save your data in case the disk image of the database becomes "
4210
#: ../plugin/haildb/haildb_engine.cc:3482
4211
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4210
#: ../plugin/haildb/haildb_engine.cc:3481
4211
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4212
4212
msgid "Path to individual files and their sizes."
4215
#: ../plugin/haildb/haildb_engine.cc:3485
4215
#: ../plugin/haildb/haildb_engine.cc:3484
4216
4216
msgid "Path to HailDB log files."
4219
#: ../plugin/haildb/haildb_engine.cc:3488
4220
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4219
#: ../plugin/haildb/haildb_engine.cc:3487
4220
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4221
4221
msgid "Size of each log file in a log group."
4224
#: ../plugin/haildb/haildb_engine.cc:3491
4224
#: ../plugin/haildb/haildb_engine.cc:3490
4226
4226
"Number of log files in the log group. HailDB writes to the files in a "
4227
4227
"circular fashion. Value 3 is recommended here."
4230
#: ../plugin/haildb/haildb_engine.cc:3494
4230
#: ../plugin/haildb/haildb_engine.cc:3493
4232
4232
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4233
4233
"rolled back. Values above 100000000 disable the timeout."
4236
#: ../plugin/haildb/haildb_engine.cc:3497
4236
#: ../plugin/haildb/haildb_engine.cc:3496
4238
4238
"The size of the buffer which HailDB uses to write log to the log files on "
4242
#: ../plugin/haildb/haildb_engine.cc:3500
4242
#: ../plugin/haildb/haildb_engine.cc:3499
4244
4244
"Sets the point in the LRU list from where all pages are classified as old "
4245
4245
"(Advanced users)"
4248
#: ../plugin/haildb/haildb_engine.cc:3503
4248
#: ../plugin/haildb/haildb_engine.cc:3502
4250
4250
"Milliseconds between accesses to a block at which it is made young. "
4251
4251
"0=disabled (Advanced users)"
4254
#: ../plugin/haildb/haildb_engine.cc:3506
4255
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4254
#: ../plugin/haildb/haildb_engine.cc:3505
4255
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4256
4256
msgid "Percentage of dirty pages allowed in bufferpool."
4259
#: ../plugin/haildb/haildb_engine.cc:3509
4259
#: ../plugin/haildb/haildb_engine.cc:3508
4260
4260
msgid "Desired maximum length of the purge queue (0 = no limit)"
4263
#: ../plugin/haildb/haildb_engine.cc:3512
4263
#: ../plugin/haildb/haildb_engine.cc:3511
4265
4265
"Roll back the complete transaction on lock wait timeout, for 4.x "
4266
4266
"compatibility (disabled by default)"
4269
#: ../plugin/haildb/haildb_engine.cc:3515
4269
#: ../plugin/haildb/haildb_engine.cc:3514
4270
4270
msgid "How many files at the maximum HailDB keeps open at the same time."
4273
#: ../plugin/haildb/haildb_engine.cc:3518
4273
#: ../plugin/haildb/haildb_engine.cc:3517
4274
4274
msgid "Number of background read I/O threads in HailDB."
4277
#: ../plugin/haildb/haildb_engine.cc:3521
4277
#: ../plugin/haildb/haildb_engine.cc:3520
4278
4278
msgid "Number of background write I/O threads in HailDB."
4281
#: ../plugin/haildb/haildb_engine.cc:3523
4281
#: ../plugin/haildb/haildb_engine.cc:3522
4283
4283
"Disable if you want to reduce the number of messages written to the log "
4284
4284
"(default: enabled)."
4287
#: ../plugin/haildb/haildb_engine.cc:3526
4287
#: ../plugin/haildb/haildb_engine.cc:3525
4288
4288
msgid "Enable SHOW HAILDB STATUS output in the log"
4291
#: ../plugin/haildb/haildb_engine.cc:3529
4291
#: ../plugin/haildb/haildb_engine.cc:3528
4292
4292
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4295
#: ../plugin/haildb/haildb_engine.cc:3531
4295
#: ../plugin/haildb/haildb_engine.cc:3530
4297
4297
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4328
4328
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4331
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4331
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4333
4333
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4334
4334
"zero and nonzero."
4337
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4337
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4339
4339
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4343
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4343
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4346
4346
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4347
4347
"or its equivalent numeric id"
4350
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4350
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4351
4351
msgid "Do not use Native AIO library for IO, even if available"
4354
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4354
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4355
4355
msgid "Enable internal replication log."
4358
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4358
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4360
4360
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4361
4361
"rolled back. Values above 100000000 disable the timeout."
4364
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4364
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4365
4365
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4368
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4368
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4370
4370
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4371
4371
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4374
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4374
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4375
4375
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4376
4376
#: ../plugin/transaction_log/print_transaction_message.cc:173
4377
4377
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4432
4432
msgid "InnoDB: Using Linux native AIO"
4435
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4435
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4436
4436
msgid "destination directory"
4439
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4439
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4440
4440
msgid "take backup to target-dir"
4443
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4443
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4444
4444
msgid "calc statistic of datadir (offline mysqld is recommended)"
4447
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4447
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4448
4448
msgid "prepare a backup for starting mysql server on the backup."
4451
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4451
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4452
4452
msgid "create files to import to another database when prepare."
4455
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4455
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4457
4457
"stop recovery process not to progress LSN after applying log when prepare."
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4461
4461
msgid "print parameter of mysqld needed for copyback."
4464
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4464
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4465
4465
msgid "The value is used instead of buffer_pool_size"
4468
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4468
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4470
4470
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4471
4471
"file at the end of '--backup'"
4474
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4474
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4476
4476
"limit count of IO operations (pairs of read&write) per second to IOS values "
4477
4477
"(for '--backup')"
4480
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4480
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4482
4482
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4483
4483
"'xtrabackup_suspended' deleted (for '--backup')."
4486
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4486
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4488
4488
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4489
4489
"this directory."
4492
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4492
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4494
4494
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4495
4495
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4496
4496
"be carefully!"
4499
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4499
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4501
4501
"(for --backup): copy only .ibd pages newer than backup at specified "
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4507
4507
"(for --prepare): apply .delta files and logfile in the specified directory."
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4511
4511
msgid "filtering by regexp for table names."
4514
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4514
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4515
4515
msgid "filtering by list of the exact database.table name in the file."
4518
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4518
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4520
4520
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4521
4521
"want create ib_logfile*, only re-execute this command in same options. ###"
4524
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4524
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4526
4526
"Path for temporary files. Several paths may be specified, separated by a "
4527
4527
"colon (:), in this case they are used in a round-robin fashion."
4530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4532
4532
"Number of threads to use for parallel datafiles transfer. Does not have any "
4533
4533
"effect in the stream mode. The default value is 1."
4536
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4536
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4538
4538
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4539
4539
"innodb-adaptive-hash-index."
4542
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4544
"Size of a memory pool InnoDB uses to store data dictionary information and "
4545
"other internal data structures."
4542
4548
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4544
"Size of a memory pool InnoDB uses to store data dictionary information and "
4545
"other internal data structures."
4548
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4550
4550
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4556
4556
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4557
4557
"innodb-checksums."
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4561
4561
msgid "The common part for InnoDB table spaces."
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4566
4566
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4567
4567
"innodb-doublewrite."
4570
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4570
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4571
4571
msgid "Number of file I/O threads in InnoDB."
4574
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4574
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4575
4575
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4578
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4578
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4580
4580
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4581
4581
"commit) or 2 (write at commit, flush once per second)."
4584
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4584
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4586
4586
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4590
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4592
"The size of the buffer which InnoDB uses to write log to the log files on "
4590
4596
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4592
"The size of the buffer which InnoDB uses to write log to the log files on "
4596
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4598
4598
"Number of log files in the log group. InnoDB writes to the files in a "
4599
4599
"circular fashion. Value 3 is recommended here."
4602
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4603
msgid "Path to InnoDB log files."
4602
4606
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4603
msgid "Path to InnoDB log files."
4607
msgid "How many files at the maximum InnoDB keeps open at the same time."
4606
4610
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4607
msgid "How many files at the maximum InnoDB keeps open at the same time."
4610
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4611
4611
msgid "The universal page size of the database."
4614
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4614
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4616
4616
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4617
4617
"for created log file is not supported. Use on your own risk!"
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4622
4622
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4628
4628
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4629
4629
"to use, Because it is not change back to disable, once it is used."
4632
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4632
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4634
4634
"Path to special datafile for doublewrite buffer. (default is : not used)"