4107
4107
msgid "Regular expression to apply to tables to exclude"
4110
#: ../plugin/haildb/haildb_engine.cc:1087
4111
#: ../plugin/haildb/haildb_engine.cc:1224
4112
#: ../plugin/haildb/haildb_engine.cc:1254
4110
#: ../plugin/haildb/haildb_engine.cc:1086
4111
#: ../plugin/haildb/haildb_engine.cc:1223
4112
#: ../plugin/haildb/haildb_engine.cc:1253
4114
4114
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4117
#: ../plugin/haildb/haildb_engine.cc:1106
4117
#: ../plugin/haildb/haildb_engine.cc:1105
4119
4119
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4122
#: ../plugin/haildb/haildb_engine.cc:1203
4123
#: ../plugin/haildb/haildb_engine.cc:1316
4124
#: ../plugin/haildb/haildb_engine.cc:1497
4125
#: ../plugin/haildb/haildb_engine.cc:2163
4122
#: ../plugin/haildb/haildb_engine.cc:1202
4123
#: ../plugin/haildb/haildb_engine.cc:1315
4124
#: ../plugin/haildb/haildb_engine.cc:1496
4125
#: ../plugin/haildb/haildb_engine.cc:2162
4127
4127
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4130
#: ../plugin/haildb/haildb_engine.cc:1355
4131
#: ../plugin/haildb/haildb_engine.cc:1371
4130
#: ../plugin/haildb/haildb_engine.cc:1354
4131
#: ../plugin/haildb/haildb_engine.cc:1370
4133
4133
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4136
#: ../plugin/haildb/haildb_engine.cc:3411
4136
#: ../plugin/haildb/haildb_engine.cc:3410
4138
4138
msgid "Error starting HailDB %d (%s)\n"
4141
#: ../plugin/haildb/haildb_engine.cc:3440
4141
#: ../plugin/haildb/haildb_engine.cc:3439
4142
4142
msgid "Disable HailDB adaptive hash index (enabled by default)."
4145
#: ../plugin/haildb/haildb_engine.cc:3442
4145
#: ../plugin/haildb/haildb_engine.cc:3441
4146
4146
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4149
#: ../plugin/haildb/haildb_engine.cc:3445
4149
#: ../plugin/haildb/haildb_engine.cc:3444
4151
4151
"Size of a memory pool HailDB uses to store data dictionary information and "
4152
4152
"other internal data structures."
4155
#: ../plugin/haildb/haildb_engine.cc:3448
4156
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4155
#: ../plugin/haildb/haildb_engine.cc:3447
4156
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4157
4157
msgid "Data file autoextend increment in megabytes"
4160
#: ../plugin/haildb/haildb_engine.cc:3451
4160
#: ../plugin/haildb/haildb_engine.cc:3450
4162
4162
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4166
#: ../plugin/haildb/haildb_engine.cc:3454
4166
#: ../plugin/haildb/haildb_engine.cc:3453
4167
4167
msgid "The common part for HailDB table spaces."
4170
#: ../plugin/haildb/haildb_engine.cc:3456
4170
#: ../plugin/haildb/haildb_engine.cc:3455
4171
4171
msgid "Disable HailDB checksums validation (enabled by default)."
4174
#: ../plugin/haildb/haildb_engine.cc:3458
4174
#: ../plugin/haildb/haildb_engine.cc:3457
4175
4175
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4178
#: ../plugin/haildb/haildb_engine.cc:3461
4178
#: ../plugin/haildb/haildb_engine.cc:3460
4179
4179
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4182
#: ../plugin/haildb/haildb_engine.cc:3464
4182
#: ../plugin/haildb/haildb_engine.cc:3463
4184
4184
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4185
4185
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4188
#: ../plugin/haildb/haildb_engine.cc:3467
4188
#: ../plugin/haildb/haildb_engine.cc:3466
4189
4189
msgid "Stores each HailDB table to an .ibd file in the database dir."
4192
#: ../plugin/haildb/haildb_engine.cc:3470
4192
#: ../plugin/haildb/haildb_engine.cc:3469
4193
4193
msgid "File format to use for new tables in .ibd files."
4196
#: ../plugin/haildb/haildb_engine.cc:3473
4196
#: ../plugin/haildb/haildb_engine.cc:3472
4198
4198
"Set to 0 (write and flush once per second),1 (write and flush at each "
4199
4199
"commit) or 2 (write at commit, flush once per second)."
4202
#: ../plugin/haildb/haildb_engine.cc:3476
4203
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4202
#: ../plugin/haildb/haildb_engine.cc:3475
4203
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4204
4204
msgid "With which method to flush data."
4207
4207
#. ####### Should we use this option? #######
4208
#: ../plugin/haildb/haildb_engine.cc:3479
4209
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4208
#: ../plugin/haildb/haildb_engine.cc:3478
4209
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4211
4211
"Helps to save your data in case the disk image of the database becomes "
4215
#: ../plugin/haildb/haildb_engine.cc:3482
4216
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4215
#: ../plugin/haildb/haildb_engine.cc:3481
4216
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4217
4217
msgid "Path to individual files and their sizes."
4220
#: ../plugin/haildb/haildb_engine.cc:3485
4220
#: ../plugin/haildb/haildb_engine.cc:3484
4221
4221
msgid "Path to HailDB log files."
4224
#: ../plugin/haildb/haildb_engine.cc:3488
4225
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4224
#: ../plugin/haildb/haildb_engine.cc:3487
4225
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4226
4226
msgid "Size of each log file in a log group."
4229
#: ../plugin/haildb/haildb_engine.cc:3491
4229
#: ../plugin/haildb/haildb_engine.cc:3490
4231
4231
"Number of log files in the log group. HailDB writes to the files in a "
4232
4232
"circular fashion. Value 3 is recommended here."
4235
#: ../plugin/haildb/haildb_engine.cc:3494
4235
#: ../plugin/haildb/haildb_engine.cc:3493
4237
4237
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4238
4238
"rolled back. Values above 100000000 disable the timeout."
4241
#: ../plugin/haildb/haildb_engine.cc:3497
4241
#: ../plugin/haildb/haildb_engine.cc:3496
4243
4243
"The size of the buffer which HailDB uses to write log to the log files on "
4247
#: ../plugin/haildb/haildb_engine.cc:3500
4247
#: ../plugin/haildb/haildb_engine.cc:3499
4249
4249
"Sets the point in the LRU list from where all pages are classified as old "
4250
4250
"(Advanced users)"
4253
#: ../plugin/haildb/haildb_engine.cc:3503
4253
#: ../plugin/haildb/haildb_engine.cc:3502
4255
4255
"Milliseconds between accesses to a block at which it is made young. "
4256
4256
"0=disabled (Advanced users)"
4259
#: ../plugin/haildb/haildb_engine.cc:3506
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4259
#: ../plugin/haildb/haildb_engine.cc:3505
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4261
4261
msgid "Percentage of dirty pages allowed in bufferpool."
4264
#: ../plugin/haildb/haildb_engine.cc:3509
4264
#: ../plugin/haildb/haildb_engine.cc:3508
4265
4265
msgid "Desired maximum length of the purge queue (0 = no limit)"
4268
#: ../plugin/haildb/haildb_engine.cc:3512
4268
#: ../plugin/haildb/haildb_engine.cc:3511
4270
4270
"Roll back the complete transaction on lock wait timeout, for 4.x "
4271
4271
"compatibility (disabled by default)"
4274
#: ../plugin/haildb/haildb_engine.cc:3515
4274
#: ../plugin/haildb/haildb_engine.cc:3514
4275
4275
msgid "How many files at the maximum HailDB keeps open at the same time."
4278
#: ../plugin/haildb/haildb_engine.cc:3518
4278
#: ../plugin/haildb/haildb_engine.cc:3517
4279
4279
msgid "Number of background read I/O threads in HailDB."
4282
#: ../plugin/haildb/haildb_engine.cc:3521
4282
#: ../plugin/haildb/haildb_engine.cc:3520
4283
4283
msgid "Number of background write I/O threads in HailDB."
4286
#: ../plugin/haildb/haildb_engine.cc:3523
4286
#: ../plugin/haildb/haildb_engine.cc:3522
4288
4288
"Disable if you want to reduce the number of messages written to the log "
4289
4289
"(default: enabled)."
4292
#: ../plugin/haildb/haildb_engine.cc:3526
4292
#: ../plugin/haildb/haildb_engine.cc:3525
4293
4293
msgid "Enable SHOW HAILDB STATUS output in the log"
4296
#: ../plugin/haildb/haildb_engine.cc:3529
4296
#: ../plugin/haildb/haildb_engine.cc:3528
4297
4297
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4300
#: ../plugin/haildb/haildb_engine.cc:3531
4300
#: ../plugin/haildb/haildb_engine.cc:3530
4302
4302
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4333
4333
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4336
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4336
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4338
4338
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4339
4339
"zero and nonzero."
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4344
4344
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4348
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4348
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4351
4351
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4352
4352
"or its equivalent numeric id"
4355
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4355
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4356
4356
msgid "Do not use Native AIO library for IO, even if available"
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4360
4360
msgid "Enable internal replication log."
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4365
4365
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4366
4366
"rolled back. Values above 100000000 disable the timeout."
4369
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4369
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4370
4370
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4375
4375
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4376
4376
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4379
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4379
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4380
4380
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4381
4381
#: ../plugin/transaction_log/print_transaction_message.cc:173
4382
4382
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4437
4437
msgid "InnoDB: Using Linux native AIO"
4440
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4440
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4441
4441
msgid "destination directory"
4444
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4444
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4445
4445
msgid "take backup to target-dir"
4448
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4448
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4449
4449
msgid "calc statistic of datadir (offline mysqld is recommended)"
4452
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4452
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4453
4453
msgid "prepare a backup for starting mysql server on the backup."
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4457
4457
msgid "create files to import to another database when prepare."
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4462
4462
"stop recovery process not to progress LSN after applying log when prepare."
4465
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4465
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4466
4466
msgid "print parameter of mysqld needed for copyback."
4469
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4469
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4470
4470
msgid "The value is used instead of buffer_pool_size"
4473
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4473
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4475
4475
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4476
4476
"file at the end of '--backup'"
4479
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4479
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4481
4481
"limit count of IO operations (pairs of read&write) per second to IOS values "
4482
4482
"(for '--backup')"
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4487
4487
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4488
4488
"'xtrabackup_suspended' deleted (for '--backup')."
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4493
4493
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4494
4494
"this directory."
4497
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4497
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4499
4499
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4500
4500
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4501
4501
"be carefully!"
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4506
4506
"(for --backup): copy only .ibd pages newer than backup at specified "
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4512
4512
"(for --prepare): apply .delta files and logfile in the specified directory."
4515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4516
4516
msgid "filtering by regexp for table names."
4519
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4519
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4520
4520
msgid "filtering by list of the exact database.table name in the file."
4523
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4523
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4525
4525
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4526
4526
"want create ib_logfile*, only re-execute this command in same options. ###"
4529
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4529
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4531
4531
"Path for temporary files. Several paths may be specified, separated by a "
4532
4532
"colon (:), in this case they are used in a round-robin fashion."
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4537
4537
"Number of threads to use for parallel datafiles transfer. Does not have any "
4538
4538
"effect in the stream mode. The default value is 1."
4541
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4541
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4543
4543
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4544
4544
"innodb-adaptive-hash-index."
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4549
"Size of a memory pool InnoDB uses to store data dictionary information and "
4550
"other internal data structures."
4547
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4549
"Size of a memory pool InnoDB uses to store data dictionary information and "
4550
"other internal data structures."
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4555
4555
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4561
4561
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4562
4562
"innodb-checksums."
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4566
4566
msgid "The common part for InnoDB table spaces."
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4571
4571
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4572
4572
"innodb-doublewrite."
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4576
4576
msgid "Number of file I/O threads in InnoDB."
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4580
4580
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4585
4585
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4586
4586
"commit) or 2 (write at commit, flush once per second)."
4589
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4589
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4591
4591
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4595
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4597
"The size of the buffer which InnoDB uses to write log to the log files on "
4595
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4597
"The size of the buffer which InnoDB uses to write log to the log files on "
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4603
4603
"Number of log files in the log group. InnoDB writes to the files in a "
4604
4604
"circular fashion. Value 3 is recommended here."
4607
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4608
msgid "Path to InnoDB log files."
4607
4611
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4608
msgid "Path to InnoDB log files."
4612
msgid "How many files at the maximum InnoDB keeps open at the same time."
4611
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4612
msgid "How many files at the maximum InnoDB keeps open at the same time."
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4616
4616
msgid "The universal page size of the database."
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4621
4621
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4622
4622
"for created log file is not supported. Use on your own risk!"
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4627
4627
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4633
4633
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4634
4634
"to use, Because it is not change back to disable, once it is used."
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4639
4639
"Path to special datafile for doublewrite buffer. (default is : not used)"