4123
4123
msgid "Regular expression to apply to tables to exclude"
4126
#: ../plugin/haildb/haildb_engine.cc:1087
4127
#: ../plugin/haildb/haildb_engine.cc:1224
4128
#: ../plugin/haildb/haildb_engine.cc:1254
4126
#: ../plugin/haildb/haildb_engine.cc:1086
4127
#: ../plugin/haildb/haildb_engine.cc:1223
4128
#: ../plugin/haildb/haildb_engine.cc:1253
4130
4130
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4133
#: ../plugin/haildb/haildb_engine.cc:1106
4133
#: ../plugin/haildb/haildb_engine.cc:1105
4135
4135
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4138
#: ../plugin/haildb/haildb_engine.cc:1203
4139
#: ../plugin/haildb/haildb_engine.cc:1316
4140
#: ../plugin/haildb/haildb_engine.cc:1497
4141
#: ../plugin/haildb/haildb_engine.cc:2163
4138
#: ../plugin/haildb/haildb_engine.cc:1202
4139
#: ../plugin/haildb/haildb_engine.cc:1315
4140
#: ../plugin/haildb/haildb_engine.cc:1496
4141
#: ../plugin/haildb/haildb_engine.cc:2162
4143
4143
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4146
#: ../plugin/haildb/haildb_engine.cc:1355
4147
#: ../plugin/haildb/haildb_engine.cc:1371
4146
#: ../plugin/haildb/haildb_engine.cc:1354
4147
#: ../plugin/haildb/haildb_engine.cc:1370
4149
4149
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4152
#: ../plugin/haildb/haildb_engine.cc:3411
4152
#: ../plugin/haildb/haildb_engine.cc:3410
4154
4154
msgid "Error starting HailDB %d (%s)\n"
4157
#: ../plugin/haildb/haildb_engine.cc:3440
4157
#: ../plugin/haildb/haildb_engine.cc:3439
4158
4158
msgid "Disable HailDB adaptive hash index (enabled by default)."
4161
#: ../plugin/haildb/haildb_engine.cc:3442
4161
#: ../plugin/haildb/haildb_engine.cc:3441
4162
4162
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4165
#: ../plugin/haildb/haildb_engine.cc:3445
4165
#: ../plugin/haildb/haildb_engine.cc:3444
4167
4167
"Size of a memory pool HailDB uses to store data dictionary information and "
4168
4168
"other internal data structures."
4171
#: ../plugin/haildb/haildb_engine.cc:3448
4172
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4171
#: ../plugin/haildb/haildb_engine.cc:3447
4172
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4173
4173
msgid "Data file autoextend increment in megabytes"
4176
#: ../plugin/haildb/haildb_engine.cc:3451
4176
#: ../plugin/haildb/haildb_engine.cc:3450
4178
4178
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4182
#: ../plugin/haildb/haildb_engine.cc:3454
4182
#: ../plugin/haildb/haildb_engine.cc:3453
4183
4183
msgid "The common part for HailDB table spaces."
4186
#: ../plugin/haildb/haildb_engine.cc:3456
4186
#: ../plugin/haildb/haildb_engine.cc:3455
4187
4187
msgid "Disable HailDB checksums validation (enabled by default)."
4190
#: ../plugin/haildb/haildb_engine.cc:3458
4190
#: ../plugin/haildb/haildb_engine.cc:3457
4191
4191
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4194
#: ../plugin/haildb/haildb_engine.cc:3461
4194
#: ../plugin/haildb/haildb_engine.cc:3460
4195
4195
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4198
#: ../plugin/haildb/haildb_engine.cc:3464
4198
#: ../plugin/haildb/haildb_engine.cc:3463
4200
4200
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4201
4201
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4204
#: ../plugin/haildb/haildb_engine.cc:3467
4204
#: ../plugin/haildb/haildb_engine.cc:3466
4205
4205
msgid "Stores each HailDB table to an .ibd file in the database dir."
4208
#: ../plugin/haildb/haildb_engine.cc:3470
4208
#: ../plugin/haildb/haildb_engine.cc:3469
4209
4209
msgid "File format to use for new tables in .ibd files."
4212
#: ../plugin/haildb/haildb_engine.cc:3473
4212
#: ../plugin/haildb/haildb_engine.cc:3472
4214
4214
"Set to 0 (write and flush once per second),1 (write and flush at each "
4215
4215
"commit) or 2 (write at commit, flush once per second)."
4218
#: ../plugin/haildb/haildb_engine.cc:3476
4219
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4218
#: ../plugin/haildb/haildb_engine.cc:3475
4219
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4220
4220
msgid "With which method to flush data."
4223
4223
#. ####### Should we use this option? #######
4224
#: ../plugin/haildb/haildb_engine.cc:3479
4225
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4224
#: ../plugin/haildb/haildb_engine.cc:3478
4225
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4227
4227
"Helps to save your data in case the disk image of the database becomes "
4231
#: ../plugin/haildb/haildb_engine.cc:3482
4232
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4231
#: ../plugin/haildb/haildb_engine.cc:3481
4232
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4233
4233
msgid "Path to individual files and their sizes."
4236
#: ../plugin/haildb/haildb_engine.cc:3485
4236
#: ../plugin/haildb/haildb_engine.cc:3484
4237
4237
msgid "Path to HailDB log files."
4240
#: ../plugin/haildb/haildb_engine.cc:3488
4241
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4240
#: ../plugin/haildb/haildb_engine.cc:3487
4241
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4242
4242
msgid "Size of each log file in a log group."
4245
#: ../plugin/haildb/haildb_engine.cc:3491
4245
#: ../plugin/haildb/haildb_engine.cc:3490
4247
4247
"Number of log files in the log group. HailDB writes to the files in a "
4248
4248
"circular fashion. Value 3 is recommended here."
4251
#: ../plugin/haildb/haildb_engine.cc:3494
4251
#: ../plugin/haildb/haildb_engine.cc:3493
4253
4253
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4254
4254
"rolled back. Values above 100000000 disable the timeout."
4257
#: ../plugin/haildb/haildb_engine.cc:3497
4257
#: ../plugin/haildb/haildb_engine.cc:3496
4259
4259
"The size of the buffer which HailDB uses to write log to the log files on "
4263
#: ../plugin/haildb/haildb_engine.cc:3500
4263
#: ../plugin/haildb/haildb_engine.cc:3499
4265
4265
"Sets the point in the LRU list from where all pages are classified as old "
4266
4266
"(Advanced users)"
4269
#: ../plugin/haildb/haildb_engine.cc:3503
4269
#: ../plugin/haildb/haildb_engine.cc:3502
4271
4271
"Milliseconds between accesses to a block at which it is made young. "
4272
4272
"0=disabled (Advanced users)"
4275
#: ../plugin/haildb/haildb_engine.cc:3506
4276
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4275
#: ../plugin/haildb/haildb_engine.cc:3505
4276
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4277
4277
msgid "Percentage of dirty pages allowed in bufferpool."
4280
#: ../plugin/haildb/haildb_engine.cc:3509
4280
#: ../plugin/haildb/haildb_engine.cc:3508
4281
4281
msgid "Desired maximum length of the purge queue (0 = no limit)"
4284
#: ../plugin/haildb/haildb_engine.cc:3512
4284
#: ../plugin/haildb/haildb_engine.cc:3511
4286
4286
"Roll back the complete transaction on lock wait timeout, for 4.x "
4287
4287
"compatibility (disabled by default)"
4290
#: ../plugin/haildb/haildb_engine.cc:3515
4290
#: ../plugin/haildb/haildb_engine.cc:3514
4291
4291
msgid "How many files at the maximum HailDB keeps open at the same time."
4294
#: ../plugin/haildb/haildb_engine.cc:3518
4294
#: ../plugin/haildb/haildb_engine.cc:3517
4295
4295
msgid "Number of background read I/O threads in HailDB."
4298
#: ../plugin/haildb/haildb_engine.cc:3521
4298
#: ../plugin/haildb/haildb_engine.cc:3520
4299
4299
msgid "Number of background write I/O threads in HailDB."
4302
#: ../plugin/haildb/haildb_engine.cc:3523
4302
#: ../plugin/haildb/haildb_engine.cc:3522
4304
4304
"Disable if you want to reduce the number of messages written to the log "
4305
4305
"(default: enabled)."
4308
#: ../plugin/haildb/haildb_engine.cc:3526
4308
#: ../plugin/haildb/haildb_engine.cc:3525
4309
4309
msgid "Enable SHOW HAILDB STATUS output in the log"
4312
#: ../plugin/haildb/haildb_engine.cc:3529
4312
#: ../plugin/haildb/haildb_engine.cc:3528
4313
4313
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4316
#: ../plugin/haildb/haildb_engine.cc:3531
4316
#: ../plugin/haildb/haildb_engine.cc:3530
4318
4318
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4349
4349
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4352
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4352
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4354
4354
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4355
4355
"zero and nonzero."
4358
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4358
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4360
4360
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4364
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4364
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4367
4367
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4368
4368
"or its equivalent numeric id"
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4372
4372
msgid "Do not use Native AIO library for IO, even if available"
4375
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4375
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4376
4376
msgid "Enable internal replication log."
4379
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4379
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4381
4381
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4382
4382
"rolled back. Values above 100000000 disable the timeout."
4385
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4385
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4386
4386
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4389
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4389
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4391
4391
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4392
4392
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4395
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4395
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4396
4396
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4397
4397
#: ../plugin/transaction_log/print_transaction_message.cc:173
4398
4398
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4453
4453
msgid "InnoDB: Using Linux native AIO"
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4457
4457
msgid "destination directory"
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4461
4461
msgid "take backup to target-dir"
4464
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4464
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4465
4465
msgid "calc statistic of datadir (offline mysqld is recommended)"
4468
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4468
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4469
4469
msgid "prepare a backup for starting mysql server on the backup."
4472
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4472
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4473
4473
msgid "create files to import to another database when prepare."
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4478
4478
"stop recovery process not to progress LSN after applying log when prepare."
4481
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4481
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4482
4482
msgid "print parameter of mysqld needed for copyback."
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4486
4486
msgid "The value is used instead of buffer_pool_size"
4489
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4489
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4491
4491
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4492
4492
"file at the end of '--backup'"
4495
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4495
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4497
4497
"limit count of IO operations (pairs of read&write) per second to IOS values "
4498
4498
"(for '--backup')"
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4503
4503
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4504
4504
"'xtrabackup_suspended' deleted (for '--backup')."
4507
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4507
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4509
4509
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4510
4510
"this directory."
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4515
4515
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4516
4516
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4517
4517
"be carefully!"
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4522
4522
"(for --backup): copy only .ibd pages newer than backup at specified "
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4528
4528
"(for --prepare): apply .delta files and logfile in the specified directory."
4531
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4531
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4532
4532
msgid "filtering by regexp for table names."
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4536
4536
msgid "filtering by list of the exact database.table name in the file."
4539
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4539
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4541
4541
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4542
4542
"want create ib_logfile*, only re-execute this command in same options. ###"
4545
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4545
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4547
4547
"Path for temporary files. Several paths may be specified, separated by a "
4548
4548
"colon (:), in this case they are used in a round-robin fashion."
4551
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4551
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4553
4553
"Number of threads to use for parallel datafiles transfer. Does not have any "
4554
4554
"effect in the stream mode. The default value is 1."
4557
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4557
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4559
4559
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4560
4560
"innodb-adaptive-hash-index."
4563
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4565
"Size of a memory pool InnoDB uses to store data dictionary information and "
4566
"other internal data structures."
4563
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4565
"Size of a memory pool InnoDB uses to store data dictionary information and "
4566
"other internal data structures."
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4571
4571
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4577
4577
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4578
4578
"innodb-checksums."
4581
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4581
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4582
4582
msgid "The common part for InnoDB table spaces."
4585
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4585
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4587
4587
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4588
4588
"innodb-doublewrite."
4591
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4591
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4592
4592
msgid "Number of file I/O threads in InnoDB."
4595
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4595
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4596
4596
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4599
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4599
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4601
4601
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4602
4602
"commit) or 2 (write at commit, flush once per second)."
4605
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4605
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4607
4607
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4611
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4613
"The size of the buffer which InnoDB uses to write log to the log files on "
4611
4617
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4613
"The size of the buffer which InnoDB uses to write log to the log files on "
4617
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4619
4619
"Number of log files in the log group. InnoDB writes to the files in a "
4620
4620
"circular fashion. Value 3 is recommended here."
4623
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4624
msgid "Path to InnoDB log files."
4623
4627
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4624
msgid "Path to InnoDB log files."
4628
msgid "How many files at the maximum InnoDB keeps open at the same time."
4627
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4628
msgid "How many files at the maximum InnoDB keeps open at the same time."
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4632
4632
msgid "The universal page size of the database."
4635
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4635
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4637
4637
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4638
4638
"for created log file is not supported. Use on your own risk!"
4641
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4641
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4643
4643
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4647
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4647
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4649
4649
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4650
4650
"to use, Because it is not change back to disable, once it is used."
4653
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4653
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4655
4655
"Path to special datafile for doublewrite buffer. (default is : not used)"