4103
4103
msgid "Regular expression to apply to tables to exclude"
4106
#: ../plugin/haildb/haildb_engine.cc:1087
4107
#: ../plugin/haildb/haildb_engine.cc:1224
4108
#: ../plugin/haildb/haildb_engine.cc:1254
4106
#: ../plugin/haildb/haildb_engine.cc:1086
4107
#: ../plugin/haildb/haildb_engine.cc:1223
4108
#: ../plugin/haildb/haildb_engine.cc:1253
4110
4110
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4113
#: ../plugin/haildb/haildb_engine.cc:1106
4113
#: ../plugin/haildb/haildb_engine.cc:1105
4115
4115
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4118
#: ../plugin/haildb/haildb_engine.cc:1203
4119
#: ../plugin/haildb/haildb_engine.cc:1316
4120
#: ../plugin/haildb/haildb_engine.cc:1497
4121
#: ../plugin/haildb/haildb_engine.cc:2163
4118
#: ../plugin/haildb/haildb_engine.cc:1202
4119
#: ../plugin/haildb/haildb_engine.cc:1315
4120
#: ../plugin/haildb/haildb_engine.cc:1496
4121
#: ../plugin/haildb/haildb_engine.cc:2162
4123
4123
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4126
#: ../plugin/haildb/haildb_engine.cc:1355
4127
#: ../plugin/haildb/haildb_engine.cc:1371
4126
#: ../plugin/haildb/haildb_engine.cc:1354
4127
#: ../plugin/haildb/haildb_engine.cc:1370
4129
4129
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4132
#: ../plugin/haildb/haildb_engine.cc:3411
4132
#: ../plugin/haildb/haildb_engine.cc:3410
4134
4134
msgid "Error starting HailDB %d (%s)\n"
4137
#: ../plugin/haildb/haildb_engine.cc:3440
4137
#: ../plugin/haildb/haildb_engine.cc:3439
4138
4138
msgid "Disable HailDB adaptive hash index (enabled by default)."
4141
#: ../plugin/haildb/haildb_engine.cc:3442
4141
#: ../plugin/haildb/haildb_engine.cc:3441
4142
4142
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4145
#: ../plugin/haildb/haildb_engine.cc:3445
4145
#: ../plugin/haildb/haildb_engine.cc:3444
4147
4147
"Size of a memory pool HailDB uses to store data dictionary information and "
4148
4148
"other internal data structures."
4151
#: ../plugin/haildb/haildb_engine.cc:3448
4152
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4151
#: ../plugin/haildb/haildb_engine.cc:3447
4152
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4153
4153
msgid "Data file autoextend increment in megabytes"
4156
#: ../plugin/haildb/haildb_engine.cc:3451
4156
#: ../plugin/haildb/haildb_engine.cc:3450
4158
4158
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4162
#: ../plugin/haildb/haildb_engine.cc:3454
4162
#: ../plugin/haildb/haildb_engine.cc:3453
4163
4163
msgid "The common part for HailDB table spaces."
4166
#: ../plugin/haildb/haildb_engine.cc:3456
4166
#: ../plugin/haildb/haildb_engine.cc:3455
4167
4167
msgid "Disable HailDB checksums validation (enabled by default)."
4170
#: ../plugin/haildb/haildb_engine.cc:3458
4170
#: ../plugin/haildb/haildb_engine.cc:3457
4171
4171
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4174
#: ../plugin/haildb/haildb_engine.cc:3461
4174
#: ../plugin/haildb/haildb_engine.cc:3460
4175
4175
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4178
#: ../plugin/haildb/haildb_engine.cc:3464
4178
#: ../plugin/haildb/haildb_engine.cc:3463
4180
4180
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4181
4181
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4184
#: ../plugin/haildb/haildb_engine.cc:3467
4184
#: ../plugin/haildb/haildb_engine.cc:3466
4185
4185
msgid "Stores each HailDB table to an .ibd file in the database dir."
4188
#: ../plugin/haildb/haildb_engine.cc:3470
4188
#: ../plugin/haildb/haildb_engine.cc:3469
4189
4189
msgid "File format to use for new tables in .ibd files."
4192
#: ../plugin/haildb/haildb_engine.cc:3473
4192
#: ../plugin/haildb/haildb_engine.cc:3472
4194
4194
"Set to 0 (write and flush once per second),1 (write and flush at each "
4195
4195
"commit) or 2 (write at commit, flush once per second)."
4198
#: ../plugin/haildb/haildb_engine.cc:3476
4199
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4198
#: ../plugin/haildb/haildb_engine.cc:3475
4199
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4200
4200
msgid "With which method to flush data."
4203
4203
#. ####### Should we use this option? #######
4204
#: ../plugin/haildb/haildb_engine.cc:3479
4205
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4204
#: ../plugin/haildb/haildb_engine.cc:3478
4205
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4207
4207
"Helps to save your data in case the disk image of the database becomes "
4211
#: ../plugin/haildb/haildb_engine.cc:3482
4212
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4211
#: ../plugin/haildb/haildb_engine.cc:3481
4212
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4213
4213
msgid "Path to individual files and their sizes."
4216
#: ../plugin/haildb/haildb_engine.cc:3485
4216
#: ../plugin/haildb/haildb_engine.cc:3484
4217
4217
msgid "Path to HailDB log files."
4220
#: ../plugin/haildb/haildb_engine.cc:3488
4221
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4220
#: ../plugin/haildb/haildb_engine.cc:3487
4221
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4222
4222
msgid "Size of each log file in a log group."
4225
#: ../plugin/haildb/haildb_engine.cc:3491
4225
#: ../plugin/haildb/haildb_engine.cc:3490
4227
4227
"Number of log files in the log group. HailDB writes to the files in a "
4228
4228
"circular fashion. Value 3 is recommended here."
4231
#: ../plugin/haildb/haildb_engine.cc:3494
4231
#: ../plugin/haildb/haildb_engine.cc:3493
4233
4233
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4234
4234
"rolled back. Values above 100000000 disable the timeout."
4237
#: ../plugin/haildb/haildb_engine.cc:3497
4237
#: ../plugin/haildb/haildb_engine.cc:3496
4239
4239
"The size of the buffer which HailDB uses to write log to the log files on "
4243
#: ../plugin/haildb/haildb_engine.cc:3500
4243
#: ../plugin/haildb/haildb_engine.cc:3499
4245
4245
"Sets the point in the LRU list from where all pages are classified as old "
4246
4246
"(Advanced users)"
4249
#: ../plugin/haildb/haildb_engine.cc:3503
4249
#: ../plugin/haildb/haildb_engine.cc:3502
4251
4251
"Milliseconds between accesses to a block at which it is made young. "
4252
4252
"0=disabled (Advanced users)"
4255
#: ../plugin/haildb/haildb_engine.cc:3506
4256
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4255
#: ../plugin/haildb/haildb_engine.cc:3505
4256
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4257
4257
msgid "Percentage of dirty pages allowed in bufferpool."
4260
#: ../plugin/haildb/haildb_engine.cc:3509
4260
#: ../plugin/haildb/haildb_engine.cc:3508
4261
4261
msgid "Desired maximum length of the purge queue (0 = no limit)"
4264
#: ../plugin/haildb/haildb_engine.cc:3512
4264
#: ../plugin/haildb/haildb_engine.cc:3511
4266
4266
"Roll back the complete transaction on lock wait timeout, for 4.x "
4267
4267
"compatibility (disabled by default)"
4270
#: ../plugin/haildb/haildb_engine.cc:3515
4270
#: ../plugin/haildb/haildb_engine.cc:3514
4271
4271
msgid "How many files at the maximum HailDB keeps open at the same time."
4274
#: ../plugin/haildb/haildb_engine.cc:3518
4274
#: ../plugin/haildb/haildb_engine.cc:3517
4275
4275
msgid "Number of background read I/O threads in HailDB."
4278
#: ../plugin/haildb/haildb_engine.cc:3521
4278
#: ../plugin/haildb/haildb_engine.cc:3520
4279
4279
msgid "Number of background write I/O threads in HailDB."
4282
#: ../plugin/haildb/haildb_engine.cc:3523
4282
#: ../plugin/haildb/haildb_engine.cc:3522
4284
4284
"Disable if you want to reduce the number of messages written to the log "
4285
4285
"(default: enabled)."
4288
#: ../plugin/haildb/haildb_engine.cc:3526
4288
#: ../plugin/haildb/haildb_engine.cc:3525
4289
4289
msgid "Enable SHOW HAILDB STATUS output in the log"
4292
#: ../plugin/haildb/haildb_engine.cc:3529
4292
#: ../plugin/haildb/haildb_engine.cc:3528
4293
4293
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4296
#: ../plugin/haildb/haildb_engine.cc:3531
4296
#: ../plugin/haildb/haildb_engine.cc:3530
4298
4298
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4329
4329
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4332
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4332
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4334
4334
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4335
4335
"zero and nonzero."
4338
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4338
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4340
4340
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4344
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4344
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4347
4347
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4348
4348
"or its equivalent numeric id"
4351
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4351
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4352
4352
msgid "Do not use Native AIO library for IO, even if available"
4355
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4355
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4356
4356
msgid "Enable internal replication log."
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4361
4361
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4362
4362
"rolled back. Values above 100000000 disable the timeout."
4365
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4365
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4366
4366
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4369
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4369
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4371
4371
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4372
4372
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4375
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4375
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4376
4376
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4377
4377
#: ../plugin/transaction_log/print_transaction_message.cc:173
4378
4378
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4433
4433
msgid "InnoDB: Using Linux native AIO"
4436
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4436
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4437
4437
msgid "destination directory"
4440
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4440
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4441
4441
msgid "take backup to target-dir"
4444
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4444
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4445
4445
msgid "calc statistic of datadir (offline mysqld is recommended)"
4448
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4448
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4449
4449
msgid "prepare a backup for starting mysql server on the backup."
4452
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4452
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4453
4453
msgid "create files to import to another database when prepare."
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4458
4458
"stop recovery process not to progress LSN after applying log when prepare."
4461
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4461
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4462
4462
msgid "print parameter of mysqld needed for copyback."
4465
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4465
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4466
4466
msgid "The value is used instead of buffer_pool_size"
4469
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4469
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4471
4471
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4472
4472
"file at the end of '--backup'"
4475
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4475
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4477
4477
"limit count of IO operations (pairs of read&write) per second to IOS values "
4478
4478
"(for '--backup')"
4481
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4481
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4483
4483
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4484
4484
"'xtrabackup_suspended' deleted (for '--backup')."
4487
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4487
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4489
4489
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4490
4490
"this directory."
4493
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4493
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4495
4495
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4496
4496
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4497
4497
"be carefully!"
4500
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4500
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4502
4502
"(for --backup): copy only .ibd pages newer than backup at specified "
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4508
4508
"(for --prepare): apply .delta files and logfile in the specified directory."
4511
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4511
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4512
4512
msgid "filtering by regexp for table names."
4515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4516
4516
msgid "filtering by list of the exact database.table name in the file."
4519
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4519
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4521
4521
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4522
4522
"want create ib_logfile*, only re-execute this command in same options. ###"
4525
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4525
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4527
4527
"Path for temporary files. Several paths may be specified, separated by a "
4528
4528
"colon (:), in this case they are used in a round-robin fashion."
4531
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4531
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4533
4533
"Number of threads to use for parallel datafiles transfer. Does not have any "
4534
4534
"effect in the stream mode. The default value is 1."
4537
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4537
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4539
4539
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4540
4540
"innodb-adaptive-hash-index."
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4545
"Size of a memory pool InnoDB uses to store data dictionary information and "
4546
"other internal data structures."
4543
4549
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4545
"Size of a memory pool InnoDB uses to store data dictionary information and "
4546
"other internal data structures."
4549
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4551
4551
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4557
4557
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4558
4558
"innodb-checksums."
4561
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4561
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4562
4562
msgid "The common part for InnoDB table spaces."
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4567
4567
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4568
4568
"innodb-doublewrite."
4571
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4571
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4572
4572
msgid "Number of file I/O threads in InnoDB."
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4576
4576
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4581
4581
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4582
4582
"commit) or 2 (write at commit, flush once per second)."
4585
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4585
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4587
4587
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4591
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4593
"The size of the buffer which InnoDB uses to write log to the log files on "
4591
4597
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4593
"The size of the buffer which InnoDB uses to write log to the log files on "
4597
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4599
4599
"Number of log files in the log group. InnoDB writes to the files in a "
4600
4600
"circular fashion. Value 3 is recommended here."
4603
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4604
msgid "Path to InnoDB log files."
4603
4607
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4604
msgid "Path to InnoDB log files."
4608
msgid "How many files at the maximum InnoDB keeps open at the same time."
4607
4611
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4608
msgid "How many files at the maximum InnoDB keeps open at the same time."
4611
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4612
4612
msgid "The universal page size of the database."
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4617
4617
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4618
4618
"for created log file is not supported. Use on your own risk!"
4621
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4621
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4623
4623
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4627
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4627
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4629
4629
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4630
4630
"to use, Because it is not change back to disable, once it is used."
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4635
4635
"Path to special datafile for doublewrite buffer. (default is : not used)"