4101
4101
msgid "Regular expression to apply to tables to exclude"
4104
#: ../plugin/haildb/haildb_engine.cc:1087
4105
#: ../plugin/haildb/haildb_engine.cc:1224
4106
#: ../plugin/haildb/haildb_engine.cc:1254
4104
#: ../plugin/haildb/haildb_engine.cc:1086
4105
#: ../plugin/haildb/haildb_engine.cc:1223
4106
#: ../plugin/haildb/haildb_engine.cc:1253
4108
4108
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4111
#: ../plugin/haildb/haildb_engine.cc:1106
4111
#: ../plugin/haildb/haildb_engine.cc:1105
4113
4113
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4116
#: ../plugin/haildb/haildb_engine.cc:1203
4117
#: ../plugin/haildb/haildb_engine.cc:1316
4118
#: ../plugin/haildb/haildb_engine.cc:1497
4119
#: ../plugin/haildb/haildb_engine.cc:2163
4116
#: ../plugin/haildb/haildb_engine.cc:1202
4117
#: ../plugin/haildb/haildb_engine.cc:1315
4118
#: ../plugin/haildb/haildb_engine.cc:1496
4119
#: ../plugin/haildb/haildb_engine.cc:2162
4121
4121
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4124
#: ../plugin/haildb/haildb_engine.cc:1355
4125
#: ../plugin/haildb/haildb_engine.cc:1371
4124
#: ../plugin/haildb/haildb_engine.cc:1354
4125
#: ../plugin/haildb/haildb_engine.cc:1370
4127
4127
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4130
#: ../plugin/haildb/haildb_engine.cc:3411
4130
#: ../plugin/haildb/haildb_engine.cc:3410
4132
4132
msgid "Error starting HailDB %d (%s)\n"
4135
#: ../plugin/haildb/haildb_engine.cc:3440
4135
#: ../plugin/haildb/haildb_engine.cc:3439
4136
4136
msgid "Disable HailDB adaptive hash index (enabled by default)."
4139
#: ../plugin/haildb/haildb_engine.cc:3442
4139
#: ../plugin/haildb/haildb_engine.cc:3441
4140
4140
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4143
#: ../plugin/haildb/haildb_engine.cc:3445
4143
#: ../plugin/haildb/haildb_engine.cc:3444
4145
4145
"Size of a memory pool HailDB uses to store data dictionary information and "
4146
4146
"other internal data structures."
4149
#: ../plugin/haildb/haildb_engine.cc:3448
4150
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4149
#: ../plugin/haildb/haildb_engine.cc:3447
4150
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4151
4151
msgid "Data file autoextend increment in megabytes"
4154
#: ../plugin/haildb/haildb_engine.cc:3451
4154
#: ../plugin/haildb/haildb_engine.cc:3450
4156
4156
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4160
#: ../plugin/haildb/haildb_engine.cc:3454
4160
#: ../plugin/haildb/haildb_engine.cc:3453
4161
4161
msgid "The common part for HailDB table spaces."
4164
#: ../plugin/haildb/haildb_engine.cc:3456
4164
#: ../plugin/haildb/haildb_engine.cc:3455
4165
4165
msgid "Disable HailDB checksums validation (enabled by default)."
4168
#: ../plugin/haildb/haildb_engine.cc:3458
4168
#: ../plugin/haildb/haildb_engine.cc:3457
4169
4169
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4172
#: ../plugin/haildb/haildb_engine.cc:3461
4172
#: ../plugin/haildb/haildb_engine.cc:3460
4173
4173
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4176
#: ../plugin/haildb/haildb_engine.cc:3464
4176
#: ../plugin/haildb/haildb_engine.cc:3463
4178
4178
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4179
4179
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4182
#: ../plugin/haildb/haildb_engine.cc:3467
4182
#: ../plugin/haildb/haildb_engine.cc:3466
4183
4183
msgid "Stores each HailDB table to an .ibd file in the database dir."
4186
#: ../plugin/haildb/haildb_engine.cc:3470
4186
#: ../plugin/haildb/haildb_engine.cc:3469
4187
4187
msgid "File format to use for new tables in .ibd files."
4190
#: ../plugin/haildb/haildb_engine.cc:3473
4190
#: ../plugin/haildb/haildb_engine.cc:3472
4192
4192
"Set to 0 (write and flush once per second),1 (write and flush at each "
4193
4193
"commit) or 2 (write at commit, flush once per second)."
4196
#: ../plugin/haildb/haildb_engine.cc:3476
4197
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4196
#: ../plugin/haildb/haildb_engine.cc:3475
4197
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4198
4198
msgid "With which method to flush data."
4201
4201
#. ####### Should we use this option? #######
4202
#: ../plugin/haildb/haildb_engine.cc:3479
4203
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4202
#: ../plugin/haildb/haildb_engine.cc:3478
4203
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4205
4205
"Helps to save your data in case the disk image of the database becomes "
4209
#: ../plugin/haildb/haildb_engine.cc:3482
4210
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4209
#: ../plugin/haildb/haildb_engine.cc:3481
4210
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4211
4211
msgid "Path to individual files and their sizes."
4214
#: ../plugin/haildb/haildb_engine.cc:3485
4214
#: ../plugin/haildb/haildb_engine.cc:3484
4215
4215
msgid "Path to HailDB log files."
4218
#: ../plugin/haildb/haildb_engine.cc:3488
4219
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4218
#: ../plugin/haildb/haildb_engine.cc:3487
4219
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4220
4220
msgid "Size of each log file in a log group."
4223
#: ../plugin/haildb/haildb_engine.cc:3491
4223
#: ../plugin/haildb/haildb_engine.cc:3490
4225
4225
"Number of log files in the log group. HailDB writes to the files in a "
4226
4226
"circular fashion. Value 3 is recommended here."
4229
#: ../plugin/haildb/haildb_engine.cc:3494
4229
#: ../plugin/haildb/haildb_engine.cc:3493
4231
4231
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4232
4232
"rolled back. Values above 100000000 disable the timeout."
4235
#: ../plugin/haildb/haildb_engine.cc:3497
4235
#: ../plugin/haildb/haildb_engine.cc:3496
4237
4237
"The size of the buffer which HailDB uses to write log to the log files on "
4241
#: ../plugin/haildb/haildb_engine.cc:3500
4241
#: ../plugin/haildb/haildb_engine.cc:3499
4243
4243
"Sets the point in the LRU list from where all pages are classified as old "
4244
4244
"(Advanced users)"
4247
#: ../plugin/haildb/haildb_engine.cc:3503
4247
#: ../plugin/haildb/haildb_engine.cc:3502
4249
4249
"Milliseconds between accesses to a block at which it is made young. "
4250
4250
"0=disabled (Advanced users)"
4253
#: ../plugin/haildb/haildb_engine.cc:3506
4254
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4253
#: ../plugin/haildb/haildb_engine.cc:3505
4254
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4255
4255
msgid "Percentage of dirty pages allowed in bufferpool."
4258
#: ../plugin/haildb/haildb_engine.cc:3509
4258
#: ../plugin/haildb/haildb_engine.cc:3508
4259
4259
msgid "Desired maximum length of the purge queue (0 = no limit)"
4262
#: ../plugin/haildb/haildb_engine.cc:3512
4262
#: ../plugin/haildb/haildb_engine.cc:3511
4264
4264
"Roll back the complete transaction on lock wait timeout, for 4.x "
4265
4265
"compatibility (disabled by default)"
4268
#: ../plugin/haildb/haildb_engine.cc:3515
4268
#: ../plugin/haildb/haildb_engine.cc:3514
4269
4269
msgid "How many files at the maximum HailDB keeps open at the same time."
4272
#: ../plugin/haildb/haildb_engine.cc:3518
4272
#: ../plugin/haildb/haildb_engine.cc:3517
4273
4273
msgid "Number of background read I/O threads in HailDB."
4276
#: ../plugin/haildb/haildb_engine.cc:3521
4276
#: ../plugin/haildb/haildb_engine.cc:3520
4277
4277
msgid "Number of background write I/O threads in HailDB."
4280
#: ../plugin/haildb/haildb_engine.cc:3523
4280
#: ../plugin/haildb/haildb_engine.cc:3522
4282
4282
"Disable if you want to reduce the number of messages written to the log "
4283
4283
"(default: enabled)."
4286
#: ../plugin/haildb/haildb_engine.cc:3526
4286
#: ../plugin/haildb/haildb_engine.cc:3525
4287
4287
msgid "Enable SHOW HAILDB STATUS output in the log"
4290
#: ../plugin/haildb/haildb_engine.cc:3529
4290
#: ../plugin/haildb/haildb_engine.cc:3528
4291
4291
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4294
#: ../plugin/haildb/haildb_engine.cc:3531
4294
#: ../plugin/haildb/haildb_engine.cc:3530
4296
4296
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4327
4327
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4330
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4330
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4332
4332
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4333
4333
"zero and nonzero."
4336
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4336
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4338
4338
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4345
4345
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4346
4346
"or its equivalent numeric id"
4349
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4349
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4350
4350
msgid "Do not use Native AIO library for IO, even if available"
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4354
4354
msgid "Enable internal replication log."
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4359
4359
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4360
4360
"rolled back. Values above 100000000 disable the timeout."
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4364
4364
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4369
4369
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4370
4370
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4373
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4373
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4374
4374
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4375
4375
#: ../plugin/transaction_log/print_transaction_message.cc:173
4376
4376
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4431
4431
msgid "InnoDB: Using Linux native AIO"
4434
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4434
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4435
4435
msgid "destination directory"
4438
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4438
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4439
4439
msgid "take backup to target-dir"
4442
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4442
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4443
4443
msgid "calc statistic of datadir (offline mysqld is recommended)"
4446
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4446
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4447
4447
msgid "prepare a backup for starting mysql server on the backup."
4450
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4450
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4451
4451
msgid "create files to import to another database when prepare."
4454
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4454
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4456
4456
"stop recovery process not to progress LSN after applying log when prepare."
4459
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4459
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4460
4460
msgid "print parameter of mysqld needed for copyback."
4463
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4463
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4464
4464
msgid "The value is used instead of buffer_pool_size"
4467
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4467
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4469
4469
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4470
4470
"file at the end of '--backup'"
4473
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4473
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4475
4475
"limit count of IO operations (pairs of read&write) per second to IOS values "
4476
4476
"(for '--backup')"
4479
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4479
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4481
4481
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4482
4482
"'xtrabackup_suspended' deleted (for '--backup')."
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4485
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4487
4487
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4488
4488
"this directory."
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4491
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4493
4493
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4494
4494
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4495
4495
"be carefully!"
4498
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4498
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4500
4500
"(for --backup): copy only .ibd pages newer than backup at specified "
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4506
4506
"(for --prepare): apply .delta files and logfile in the specified directory."
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4510
4510
msgid "filtering by regexp for table names."
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4514
4514
msgid "filtering by list of the exact database.table name in the file."
4517
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4517
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4519
4519
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4520
4520
"want create ib_logfile*, only re-execute this command in same options. ###"
4523
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4523
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4525
4525
"Path for temporary files. Several paths may be specified, separated by a "
4526
4526
"colon (:), in this case they are used in a round-robin fashion."
4529
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4529
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4531
4531
"Number of threads to use for parallel datafiles transfer. Does not have any "
4532
4532
"effect in the stream mode. The default value is 1."
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4537
4537
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4538
4538
"innodb-adaptive-hash-index."
4541
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4543
"Size of a memory pool InnoDB uses to store data dictionary information and "
4544
"other internal data structures."
4541
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4543
"Size of a memory pool InnoDB uses to store data dictionary information and "
4544
"other internal data structures."
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4549
4549
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4553
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4555
4555
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4556
4556
"innodb-checksums."
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4560
4560
msgid "The common part for InnoDB table spaces."
4563
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4563
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4565
4565
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4566
4566
"innodb-doublewrite."
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4570
4570
msgid "Number of file I/O threads in InnoDB."
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4574
4574
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4577
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4577
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4579
4579
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4580
4580
"commit) or 2 (write at commit, flush once per second)."
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4583
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4585
4585
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4589
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4591
"The size of the buffer which InnoDB uses to write log to the log files on "
4589
4595
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4591
"The size of the buffer which InnoDB uses to write log to the log files on "
4595
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4597
4597
"Number of log files in the log group. InnoDB writes to the files in a "
4598
4598
"circular fashion. Value 3 is recommended here."
4601
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4602
msgid "Path to InnoDB log files."
4601
4605
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4602
msgid "Path to InnoDB log files."
4606
msgid "How many files at the maximum InnoDB keeps open at the same time."
4605
4609
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4606
msgid "How many files at the maximum InnoDB keeps open at the same time."
4609
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4610
4610
msgid "The universal page size of the database."
4613
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4613
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4615
4615
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4616
4616
"for created log file is not supported. Use on your own risk!"
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4621
4621
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4627
4627
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4628
4628
"to use, Because it is not change back to disable, once it is used."
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4633
4633
"Path to special datafile for doublewrite buffer. (default is : not used)"