4104
4104
msgid "Regular expression to apply to tables to exclude"
4107
#: ../plugin/haildb/haildb_engine.cc:1087
4108
#: ../plugin/haildb/haildb_engine.cc:1224
4109
#: ../plugin/haildb/haildb_engine.cc:1254
4107
#: ../plugin/haildb/haildb_engine.cc:1086
4108
#: ../plugin/haildb/haildb_engine.cc:1223
4109
#: ../plugin/haildb/haildb_engine.cc:1253
4111
4111
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4114
#: ../plugin/haildb/haildb_engine.cc:1106
4114
#: ../plugin/haildb/haildb_engine.cc:1105
4116
4116
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4119
#: ../plugin/haildb/haildb_engine.cc:1203
4120
#: ../plugin/haildb/haildb_engine.cc:1316
4121
#: ../plugin/haildb/haildb_engine.cc:1497
4122
#: ../plugin/haildb/haildb_engine.cc:2163
4119
#: ../plugin/haildb/haildb_engine.cc:1202
4120
#: ../plugin/haildb/haildb_engine.cc:1315
4121
#: ../plugin/haildb/haildb_engine.cc:1496
4122
#: ../plugin/haildb/haildb_engine.cc:2162
4124
4124
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4127
#: ../plugin/haildb/haildb_engine.cc:1355
4128
#: ../plugin/haildb/haildb_engine.cc:1371
4127
#: ../plugin/haildb/haildb_engine.cc:1354
4128
#: ../plugin/haildb/haildb_engine.cc:1370
4130
4130
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4133
#: ../plugin/haildb/haildb_engine.cc:3411
4133
#: ../plugin/haildb/haildb_engine.cc:3410
4135
4135
msgid "Error starting HailDB %d (%s)\n"
4138
#: ../plugin/haildb/haildb_engine.cc:3440
4138
#: ../plugin/haildb/haildb_engine.cc:3439
4139
4139
msgid "Disable HailDB adaptive hash index (enabled by default)."
4142
#: ../plugin/haildb/haildb_engine.cc:3442
4142
#: ../plugin/haildb/haildb_engine.cc:3441
4143
4143
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4146
#: ../plugin/haildb/haildb_engine.cc:3445
4146
#: ../plugin/haildb/haildb_engine.cc:3444
4148
4148
"Size of a memory pool HailDB uses to store data dictionary information and "
4149
4149
"other internal data structures."
4152
#: ../plugin/haildb/haildb_engine.cc:3448
4153
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4152
#: ../plugin/haildb/haildb_engine.cc:3447
4153
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4154
4154
msgid "Data file autoextend increment in megabytes"
4157
#: ../plugin/haildb/haildb_engine.cc:3451
4157
#: ../plugin/haildb/haildb_engine.cc:3450
4159
4159
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4163
#: ../plugin/haildb/haildb_engine.cc:3454
4163
#: ../plugin/haildb/haildb_engine.cc:3453
4164
4164
msgid "The common part for HailDB table spaces."
4167
#: ../plugin/haildb/haildb_engine.cc:3456
4167
#: ../plugin/haildb/haildb_engine.cc:3455
4168
4168
msgid "Disable HailDB checksums validation (enabled by default)."
4171
#: ../plugin/haildb/haildb_engine.cc:3458
4171
#: ../plugin/haildb/haildb_engine.cc:3457
4172
4172
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4175
#: ../plugin/haildb/haildb_engine.cc:3461
4175
#: ../plugin/haildb/haildb_engine.cc:3460
4176
4176
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4179
#: ../plugin/haildb/haildb_engine.cc:3464
4179
#: ../plugin/haildb/haildb_engine.cc:3463
4181
4181
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4182
4182
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4185
#: ../plugin/haildb/haildb_engine.cc:3467
4185
#: ../plugin/haildb/haildb_engine.cc:3466
4186
4186
msgid "Stores each HailDB table to an .ibd file in the database dir."
4189
#: ../plugin/haildb/haildb_engine.cc:3470
4189
#: ../plugin/haildb/haildb_engine.cc:3469
4190
4190
msgid "File format to use for new tables in .ibd files."
4193
#: ../plugin/haildb/haildb_engine.cc:3473
4193
#: ../plugin/haildb/haildb_engine.cc:3472
4195
4195
"Set to 0 (write and flush once per second),1 (write and flush at each "
4196
4196
"commit) or 2 (write at commit, flush once per second)."
4199
#: ../plugin/haildb/haildb_engine.cc:3476
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4199
#: ../plugin/haildb/haildb_engine.cc:3475
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4201
4201
msgid "With which method to flush data."
4204
4204
#. ####### Should we use this option? #######
4205
#: ../plugin/haildb/haildb_engine.cc:3479
4206
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4205
#: ../plugin/haildb/haildb_engine.cc:3478
4206
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4208
4208
"Helps to save your data in case the disk image of the database becomes "
4212
#: ../plugin/haildb/haildb_engine.cc:3482
4213
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4212
#: ../plugin/haildb/haildb_engine.cc:3481
4213
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4214
4214
msgid "Path to individual files and their sizes."
4217
#: ../plugin/haildb/haildb_engine.cc:3485
4217
#: ../plugin/haildb/haildb_engine.cc:3484
4218
4218
msgid "Path to HailDB log files."
4221
#: ../plugin/haildb/haildb_engine.cc:3488
4222
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4221
#: ../plugin/haildb/haildb_engine.cc:3487
4222
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4223
4223
msgid "Size of each log file in a log group."
4226
#: ../plugin/haildb/haildb_engine.cc:3491
4226
#: ../plugin/haildb/haildb_engine.cc:3490
4228
4228
"Number of log files in the log group. HailDB writes to the files in a "
4229
4229
"circular fashion. Value 3 is recommended here."
4232
#: ../plugin/haildb/haildb_engine.cc:3494
4232
#: ../plugin/haildb/haildb_engine.cc:3493
4234
4234
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4235
4235
"rolled back. Values above 100000000 disable the timeout."
4238
#: ../plugin/haildb/haildb_engine.cc:3497
4238
#: ../plugin/haildb/haildb_engine.cc:3496
4240
4240
"The size of the buffer which HailDB uses to write log to the log files on "
4244
#: ../plugin/haildb/haildb_engine.cc:3500
4244
#: ../plugin/haildb/haildb_engine.cc:3499
4246
4246
"Sets the point in the LRU list from where all pages are classified as old "
4247
4247
"(Advanced users)"
4250
#: ../plugin/haildb/haildb_engine.cc:3503
4250
#: ../plugin/haildb/haildb_engine.cc:3502
4252
4252
"Milliseconds between accesses to a block at which it is made young. "
4253
4253
"0=disabled (Advanced users)"
4256
#: ../plugin/haildb/haildb_engine.cc:3506
4257
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4256
#: ../plugin/haildb/haildb_engine.cc:3505
4257
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4258
4258
msgid "Percentage of dirty pages allowed in bufferpool."
4261
#: ../plugin/haildb/haildb_engine.cc:3509
4261
#: ../plugin/haildb/haildb_engine.cc:3508
4262
4262
msgid "Desired maximum length of the purge queue (0 = no limit)"
4265
#: ../plugin/haildb/haildb_engine.cc:3512
4265
#: ../plugin/haildb/haildb_engine.cc:3511
4267
4267
"Roll back the complete transaction on lock wait timeout, for 4.x "
4268
4268
"compatibility (disabled by default)"
4271
#: ../plugin/haildb/haildb_engine.cc:3515
4271
#: ../plugin/haildb/haildb_engine.cc:3514
4272
4272
msgid "How many files at the maximum HailDB keeps open at the same time."
4275
#: ../plugin/haildb/haildb_engine.cc:3518
4275
#: ../plugin/haildb/haildb_engine.cc:3517
4276
4276
msgid "Number of background read I/O threads in HailDB."
4279
#: ../plugin/haildb/haildb_engine.cc:3521
4279
#: ../plugin/haildb/haildb_engine.cc:3520
4280
4280
msgid "Number of background write I/O threads in HailDB."
4283
#: ../plugin/haildb/haildb_engine.cc:3523
4283
#: ../plugin/haildb/haildb_engine.cc:3522
4285
4285
"Disable if you want to reduce the number of messages written to the log "
4286
4286
"(default: enabled)."
4289
#: ../plugin/haildb/haildb_engine.cc:3526
4289
#: ../plugin/haildb/haildb_engine.cc:3525
4290
4290
msgid "Enable SHOW HAILDB STATUS output in the log"
4293
#: ../plugin/haildb/haildb_engine.cc:3529
4293
#: ../plugin/haildb/haildb_engine.cc:3528
4294
4294
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4297
#: ../plugin/haildb/haildb_engine.cc:3531
4297
#: ../plugin/haildb/haildb_engine.cc:3530
4299
4299
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4330
4330
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4333
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4333
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4335
4335
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4336
4336
"zero and nonzero."
4339
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4339
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4341
4341
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4345
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4345
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4348
4348
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4349
4349
"or its equivalent numeric id"
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4353
4353
msgid "Do not use Native AIO library for IO, even if available"
4356
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4356
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4357
4357
msgid "Enable internal replication log."
4360
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4360
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4362
4362
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4363
4363
"rolled back. Values above 100000000 disable the timeout."
4366
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4366
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4367
4367
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4370
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4370
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4372
4372
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4373
4373
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4376
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4376
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4377
4377
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4378
4378
#: ../plugin/transaction_log/print_transaction_message.cc:173
4379
4379
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4434
4434
msgid "InnoDB: Using Linux native AIO"
4437
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4437
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4438
4438
msgid "destination directory"
4441
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4441
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4442
4442
msgid "take backup to target-dir"
4445
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4445
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4446
4446
msgid "calc statistic of datadir (offline mysqld is recommended)"
4449
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4449
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4450
4450
msgid "prepare a backup for starting mysql server on the backup."
4453
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4453
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4454
4454
msgid "create files to import to another database when prepare."
4457
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4457
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4459
4459
"stop recovery process not to progress LSN after applying log when prepare."
4462
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4462
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4463
4463
msgid "print parameter of mysqld needed for copyback."
4466
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4466
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4467
4467
msgid "The value is used instead of buffer_pool_size"
4470
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4470
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4472
4472
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4473
4473
"file at the end of '--backup'"
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4478
4478
"limit count of IO operations (pairs of read&write) per second to IOS values "
4479
4479
"(for '--backup')"
4482
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4482
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4484
4484
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4485
4485
"'xtrabackup_suspended' deleted (for '--backup')."
4488
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4488
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4490
4490
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4491
4491
"this directory."
4494
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4494
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4496
4496
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4497
4497
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4498
4498
"be carefully!"
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4503
4503
"(for --backup): copy only .ibd pages newer than backup at specified "
4507
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4507
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4509
4509
"(for --prepare): apply .delta files and logfile in the specified directory."
4512
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4512
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4513
4513
msgid "filtering by regexp for table names."
4516
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4516
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4517
4517
msgid "filtering by list of the exact database.table name in the file."
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4522
4522
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4523
4523
"want create ib_logfile*, only re-execute this command in same options. ###"
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4528
4528
"Path for temporary files. Several paths may be specified, separated by a "
4529
4529
"colon (:), in this case they are used in a round-robin fashion."
4532
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4532
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4534
4534
"Number of threads to use for parallel datafiles transfer. Does not have any "
4535
4535
"effect in the stream mode. The default value is 1."
4538
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4538
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4540
4540
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4541
4541
"innodb-adaptive-hash-index."
4544
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4546
"Size of a memory pool InnoDB uses to store data dictionary information and "
4547
"other internal data structures."
4544
4550
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4546
"Size of a memory pool InnoDB uses to store data dictionary information and "
4547
"other internal data structures."
4550
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4552
4552
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4556
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4556
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4558
4558
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4559
4559
"innodb-checksums."
4562
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4562
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4563
4563
msgid "The common part for InnoDB table spaces."
4566
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4566
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4568
4568
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4569
4569
"innodb-doublewrite."
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4573
4573
msgid "Number of file I/O threads in InnoDB."
4576
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4576
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4577
4577
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4582
4582
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4583
4583
"commit) or 2 (write at commit, flush once per second)."
4586
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4586
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4588
4588
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4592
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4594
"The size of the buffer which InnoDB uses to write log to the log files on "
4592
4598
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4594
"The size of the buffer which InnoDB uses to write log to the log files on "
4598
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4600
4600
"Number of log files in the log group. InnoDB writes to the files in a "
4601
4601
"circular fashion. Value 3 is recommended here."
4604
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4605
msgid "Path to InnoDB log files."
4604
4608
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4605
msgid "Path to InnoDB log files."
4609
msgid "How many files at the maximum InnoDB keeps open at the same time."
4608
4612
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4609
msgid "How many files at the maximum InnoDB keeps open at the same time."
4612
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4613
4613
msgid "The universal page size of the database."
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4618
4618
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4619
4619
"for created log file is not supported. Use on your own risk!"
4622
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4622
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4624
4624
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4628
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4628
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4630
4630
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4631
4631
"to use, Because it is not change back to disable, once it is used."
4634
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4634
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4636
4636
"Path to special datafile for doublewrite buffer. (default is : not used)"