4125
4125
msgid "Regular expression to apply to tables to exclude"
4128
#: ../plugin/haildb/haildb_engine.cc:1087
4129
#: ../plugin/haildb/haildb_engine.cc:1224
4130
#: ../plugin/haildb/haildb_engine.cc:1254
4128
#: ../plugin/haildb/haildb_engine.cc:1086
4129
#: ../plugin/haildb/haildb_engine.cc:1223
4130
#: ../plugin/haildb/haildb_engine.cc:1253
4132
4132
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4135
#: ../plugin/haildb/haildb_engine.cc:1106
4135
#: ../plugin/haildb/haildb_engine.cc:1105
4137
4137
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4140
#: ../plugin/haildb/haildb_engine.cc:1203
4141
#: ../plugin/haildb/haildb_engine.cc:1316
4142
#: ../plugin/haildb/haildb_engine.cc:1497
4143
#: ../plugin/haildb/haildb_engine.cc:2163
4140
#: ../plugin/haildb/haildb_engine.cc:1202
4141
#: ../plugin/haildb/haildb_engine.cc:1315
4142
#: ../plugin/haildb/haildb_engine.cc:1496
4143
#: ../plugin/haildb/haildb_engine.cc:2162
4145
4145
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4148
#: ../plugin/haildb/haildb_engine.cc:1355
4149
#: ../plugin/haildb/haildb_engine.cc:1371
4148
#: ../plugin/haildb/haildb_engine.cc:1354
4149
#: ../plugin/haildb/haildb_engine.cc:1370
4151
4151
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4154
#: ../plugin/haildb/haildb_engine.cc:3411
4154
#: ../plugin/haildb/haildb_engine.cc:3410
4156
4156
msgid "Error starting HailDB %d (%s)\n"
4159
#: ../plugin/haildb/haildb_engine.cc:3440
4159
#: ../plugin/haildb/haildb_engine.cc:3439
4160
4160
msgid "Disable HailDB adaptive hash index (enabled by default)."
4163
#: ../plugin/haildb/haildb_engine.cc:3442
4163
#: ../plugin/haildb/haildb_engine.cc:3441
4164
4164
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4167
#: ../plugin/haildb/haildb_engine.cc:3445
4167
#: ../plugin/haildb/haildb_engine.cc:3444
4169
4169
"Size of a memory pool HailDB uses to store data dictionary information and "
4170
4170
"other internal data structures."
4173
#: ../plugin/haildb/haildb_engine.cc:3448
4174
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4173
#: ../plugin/haildb/haildb_engine.cc:3447
4174
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4175
4175
msgid "Data file autoextend increment in megabytes"
4178
#: ../plugin/haildb/haildb_engine.cc:3451
4178
#: ../plugin/haildb/haildb_engine.cc:3450
4180
4180
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4184
#: ../plugin/haildb/haildb_engine.cc:3454
4184
#: ../plugin/haildb/haildb_engine.cc:3453
4185
4185
msgid "The common part for HailDB table spaces."
4188
#: ../plugin/haildb/haildb_engine.cc:3456
4188
#: ../plugin/haildb/haildb_engine.cc:3455
4189
4189
msgid "Disable HailDB checksums validation (enabled by default)."
4192
#: ../plugin/haildb/haildb_engine.cc:3458
4192
#: ../plugin/haildb/haildb_engine.cc:3457
4193
4193
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4196
#: ../plugin/haildb/haildb_engine.cc:3461
4196
#: ../plugin/haildb/haildb_engine.cc:3460
4197
4197
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4200
#: ../plugin/haildb/haildb_engine.cc:3464
4200
#: ../plugin/haildb/haildb_engine.cc:3463
4202
4202
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4203
4203
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4206
#: ../plugin/haildb/haildb_engine.cc:3467
4206
#: ../plugin/haildb/haildb_engine.cc:3466
4207
4207
msgid "Stores each HailDB table to an .ibd file in the database dir."
4210
#: ../plugin/haildb/haildb_engine.cc:3470
4210
#: ../plugin/haildb/haildb_engine.cc:3469
4211
4211
msgid "File format to use for new tables in .ibd files."
4214
#: ../plugin/haildb/haildb_engine.cc:3473
4214
#: ../plugin/haildb/haildb_engine.cc:3472
4216
4216
"Set to 0 (write and flush once per second),1 (write and flush at each "
4217
4217
"commit) or 2 (write at commit, flush once per second)."
4220
#: ../plugin/haildb/haildb_engine.cc:3476
4221
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4220
#: ../plugin/haildb/haildb_engine.cc:3475
4221
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4222
4222
msgid "With which method to flush data."
4225
4225
#. ####### Should we use this option? #######
4226
#: ../plugin/haildb/haildb_engine.cc:3479
4227
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4226
#: ../plugin/haildb/haildb_engine.cc:3478
4227
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4229
4229
"Helps to save your data in case the disk image of the database becomes "
4233
#: ../plugin/haildb/haildb_engine.cc:3482
4234
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4233
#: ../plugin/haildb/haildb_engine.cc:3481
4234
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4235
4235
msgid "Path to individual files and their sizes."
4238
#: ../plugin/haildb/haildb_engine.cc:3485
4238
#: ../plugin/haildb/haildb_engine.cc:3484
4239
4239
msgid "Path to HailDB log files."
4242
#: ../plugin/haildb/haildb_engine.cc:3488
4243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4242
#: ../plugin/haildb/haildb_engine.cc:3487
4243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4244
4244
msgid "Size of each log file in a log group."
4247
#: ../plugin/haildb/haildb_engine.cc:3491
4247
#: ../plugin/haildb/haildb_engine.cc:3490
4249
4249
"Number of log files in the log group. HailDB writes to the files in a "
4250
4250
"circular fashion. Value 3 is recommended here."
4253
#: ../plugin/haildb/haildb_engine.cc:3494
4253
#: ../plugin/haildb/haildb_engine.cc:3493
4255
4255
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4256
4256
"rolled back. Values above 100000000 disable the timeout."
4259
#: ../plugin/haildb/haildb_engine.cc:3497
4259
#: ../plugin/haildb/haildb_engine.cc:3496
4261
4261
"The size of the buffer which HailDB uses to write log to the log files on "
4265
#: ../plugin/haildb/haildb_engine.cc:3500
4265
#: ../plugin/haildb/haildb_engine.cc:3499
4267
4267
"Sets the point in the LRU list from where all pages are classified as old "
4268
4268
"(Advanced users)"
4271
#: ../plugin/haildb/haildb_engine.cc:3503
4271
#: ../plugin/haildb/haildb_engine.cc:3502
4273
4273
"Milliseconds between accesses to a block at which it is made young. "
4274
4274
"0=disabled (Advanced users)"
4277
#: ../plugin/haildb/haildb_engine.cc:3506
4278
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4277
#: ../plugin/haildb/haildb_engine.cc:3505
4278
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4279
4279
msgid "Percentage of dirty pages allowed in bufferpool."
4282
#: ../plugin/haildb/haildb_engine.cc:3509
4282
#: ../plugin/haildb/haildb_engine.cc:3508
4283
4283
msgid "Desired maximum length of the purge queue (0 = no limit)"
4286
#: ../plugin/haildb/haildb_engine.cc:3512
4286
#: ../plugin/haildb/haildb_engine.cc:3511
4288
4288
"Roll back the complete transaction on lock wait timeout, for 4.x "
4289
4289
"compatibility (disabled by default)"
4292
#: ../plugin/haildb/haildb_engine.cc:3515
4292
#: ../plugin/haildb/haildb_engine.cc:3514
4293
4293
msgid "How many files at the maximum HailDB keeps open at the same time."
4296
#: ../plugin/haildb/haildb_engine.cc:3518
4296
#: ../plugin/haildb/haildb_engine.cc:3517
4297
4297
msgid "Number of background read I/O threads in HailDB."
4300
#: ../plugin/haildb/haildb_engine.cc:3521
4300
#: ../plugin/haildb/haildb_engine.cc:3520
4301
4301
msgid "Number of background write I/O threads in HailDB."
4304
#: ../plugin/haildb/haildb_engine.cc:3523
4304
#: ../plugin/haildb/haildb_engine.cc:3522
4306
4306
"Disable if you want to reduce the number of messages written to the log "
4307
4307
"(default: enabled)."
4310
#: ../plugin/haildb/haildb_engine.cc:3526
4310
#: ../plugin/haildb/haildb_engine.cc:3525
4311
4311
msgid "Enable SHOW HAILDB STATUS output in the log"
4314
#: ../plugin/haildb/haildb_engine.cc:3529
4314
#: ../plugin/haildb/haildb_engine.cc:3528
4315
4315
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4318
#: ../plugin/haildb/haildb_engine.cc:3531
4318
#: ../plugin/haildb/haildb_engine.cc:3530
4320
4320
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4351
4351
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4354
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4354
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4356
4356
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4357
4357
"zero and nonzero."
4360
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4360
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4362
4362
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4366
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4366
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4369
4369
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4370
4370
"or its equivalent numeric id"
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4374
4374
msgid "Do not use Native AIO library for IO, even if available"
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4378
4378
msgid "Enable internal replication log."
4381
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4381
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4383
4383
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4384
4384
"rolled back. Values above 100000000 disable the timeout."
4387
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4387
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4388
4388
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4391
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4391
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4393
4393
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4394
4394
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4397
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4397
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4398
4398
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4399
4399
#: ../plugin/transaction_log/print_transaction_message.cc:173
4400
4400
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4455
4455
msgid "InnoDB: Using Linux native AIO"
4458
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4458
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4459
4459
msgid "destination directory"
4462
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4462
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4463
4463
msgid "take backup to target-dir"
4466
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4466
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4467
4467
msgid "calc statistic of datadir (offline mysqld is recommended)"
4470
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4470
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4471
4471
msgid "prepare a backup for starting mysql server on the backup."
4474
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4474
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4475
4475
msgid "create files to import to another database when prepare."
4478
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4478
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4480
4480
"stop recovery process not to progress LSN after applying log when prepare."
4483
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4483
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4484
4484
msgid "print parameter of mysqld needed for copyback."
4487
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4487
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4488
4488
msgid "The value is used instead of buffer_pool_size"
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4493
4493
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4494
4494
"file at the end of '--backup'"
4497
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4497
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4499
4499
"limit count of IO operations (pairs of read&write) per second to IOS values "
4500
4500
"(for '--backup')"
4503
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4503
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4505
4505
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4506
4506
"'xtrabackup_suspended' deleted (for '--backup')."
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4511
4511
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4512
4512
"this directory."
4515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4517
4517
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4518
4518
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4519
4519
"be carefully!"
4522
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4522
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4524
4524
"(for --backup): copy only .ibd pages newer than backup at specified "
4528
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4528
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4530
4530
"(for --prepare): apply .delta files and logfile in the specified directory."
4533
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4533
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4534
4534
msgid "filtering by regexp for table names."
4537
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4537
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4538
4538
msgid "filtering by list of the exact database.table name in the file."
4541
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4541
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4543
4543
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4544
4544
"want create ib_logfile*, only re-execute this command in same options. ###"
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4549
4549
"Path for temporary files. Several paths may be specified, separated by a "
4550
4550
"colon (:), in this case they are used in a round-robin fashion."
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4555
4555
"Number of threads to use for parallel datafiles transfer. Does not have any "
4556
4556
"effect in the stream mode. The default value is 1."
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4561
4561
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4562
4562
"innodb-adaptive-hash-index."
4565
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4567
"Size of a memory pool InnoDB uses to store data dictionary information and "
4568
"other internal data structures."
4565
4571
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4567
"Size of a memory pool InnoDB uses to store data dictionary information and "
4568
"other internal data structures."
4571
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4573
4573
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4577
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4577
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4579
4579
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4580
4580
"innodb-checksums."
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4584
4584
msgid "The common part for InnoDB table spaces."
4587
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4587
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4589
4589
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4590
4590
"innodb-doublewrite."
4593
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4593
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4594
4594
msgid "Number of file I/O threads in InnoDB."
4597
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4597
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4598
4598
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4603
4603
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4604
4604
"commit) or 2 (write at commit, flush once per second)."
4607
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4607
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4609
4609
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4613
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4615
"The size of the buffer which InnoDB uses to write log to the log files on "
4613
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4615
"The size of the buffer which InnoDB uses to write log to the log files on "
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4621
4621
"Number of log files in the log group. InnoDB writes to the files in a "
4622
4622
"circular fashion. Value 3 is recommended here."
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4626
msgid "Path to InnoDB log files."
4625
4629
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4626
msgid "Path to InnoDB log files."
4630
msgid "How many files at the maximum InnoDB keeps open at the same time."
4629
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4630
msgid "How many files at the maximum InnoDB keeps open at the same time."
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4634
4634
msgid "The universal page size of the database."
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4639
4639
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4640
4640
"for created log file is not supported. Use on your own risk!"
4643
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4643
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4645
4645
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4649
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4649
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4651
4651
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4652
4652
"to use, Because it is not change back to disable, once it is used."
4655
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4655
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4657
4657
"Path to special datafile for doublewrite buffer. (default is : not used)"