4098
4098
msgid "Regular expression to apply to tables to exclude"
4101
#: ../plugin/haildb/haildb_engine.cc:1087
4102
#: ../plugin/haildb/haildb_engine.cc:1224
4103
#: ../plugin/haildb/haildb_engine.cc:1254
4101
#: ../plugin/haildb/haildb_engine.cc:1086
4102
#: ../plugin/haildb/haildb_engine.cc:1223
4103
#: ../plugin/haildb/haildb_engine.cc:1253
4105
4105
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4108
#: ../plugin/haildb/haildb_engine.cc:1106
4108
#: ../plugin/haildb/haildb_engine.cc:1105
4110
4110
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4113
#: ../plugin/haildb/haildb_engine.cc:1203
4114
#: ../plugin/haildb/haildb_engine.cc:1316
4115
#: ../plugin/haildb/haildb_engine.cc:1497
4116
#: ../plugin/haildb/haildb_engine.cc:2163
4113
#: ../plugin/haildb/haildb_engine.cc:1202
4114
#: ../plugin/haildb/haildb_engine.cc:1315
4115
#: ../plugin/haildb/haildb_engine.cc:1496
4116
#: ../plugin/haildb/haildb_engine.cc:2162
4118
4118
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4121
#: ../plugin/haildb/haildb_engine.cc:1355
4122
#: ../plugin/haildb/haildb_engine.cc:1371
4121
#: ../plugin/haildb/haildb_engine.cc:1354
4122
#: ../plugin/haildb/haildb_engine.cc:1370
4124
4124
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4127
#: ../plugin/haildb/haildb_engine.cc:3411
4127
#: ../plugin/haildb/haildb_engine.cc:3410
4129
4129
msgid "Error starting HailDB %d (%s)\n"
4132
#: ../plugin/haildb/haildb_engine.cc:3440
4132
#: ../plugin/haildb/haildb_engine.cc:3439
4133
4133
msgid "Disable HailDB adaptive hash index (enabled by default)."
4136
#: ../plugin/haildb/haildb_engine.cc:3442
4136
#: ../plugin/haildb/haildb_engine.cc:3441
4137
4137
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4140
#: ../plugin/haildb/haildb_engine.cc:3445
4140
#: ../plugin/haildb/haildb_engine.cc:3444
4142
4142
"Size of a memory pool HailDB uses to store data dictionary information and "
4143
4143
"other internal data structures."
4146
#: ../plugin/haildb/haildb_engine.cc:3448
4147
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4146
#: ../plugin/haildb/haildb_engine.cc:3447
4147
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4148
4148
msgid "Data file autoextend increment in megabytes"
4151
#: ../plugin/haildb/haildb_engine.cc:3451
4151
#: ../plugin/haildb/haildb_engine.cc:3450
4153
4153
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4157
#: ../plugin/haildb/haildb_engine.cc:3454
4157
#: ../plugin/haildb/haildb_engine.cc:3453
4158
4158
msgid "The common part for HailDB table spaces."
4161
#: ../plugin/haildb/haildb_engine.cc:3456
4161
#: ../plugin/haildb/haildb_engine.cc:3455
4162
4162
msgid "Disable HailDB checksums validation (enabled by default)."
4165
#: ../plugin/haildb/haildb_engine.cc:3458
4165
#: ../plugin/haildb/haildb_engine.cc:3457
4166
4166
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4169
#: ../plugin/haildb/haildb_engine.cc:3461
4169
#: ../plugin/haildb/haildb_engine.cc:3460
4170
4170
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4173
#: ../plugin/haildb/haildb_engine.cc:3464
4173
#: ../plugin/haildb/haildb_engine.cc:3463
4175
4175
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4176
4176
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4179
#: ../plugin/haildb/haildb_engine.cc:3467
4179
#: ../plugin/haildb/haildb_engine.cc:3466
4180
4180
msgid "Stores each HailDB table to an .ibd file in the database dir."
4183
#: ../plugin/haildb/haildb_engine.cc:3470
4183
#: ../plugin/haildb/haildb_engine.cc:3469
4184
4184
msgid "File format to use for new tables in .ibd files."
4187
#: ../plugin/haildb/haildb_engine.cc:3473
4187
#: ../plugin/haildb/haildb_engine.cc:3472
4189
4189
"Set to 0 (write and flush once per second),1 (write and flush at each "
4190
4190
"commit) or 2 (write at commit, flush once per second)."
4193
#: ../plugin/haildb/haildb_engine.cc:3476
4194
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4193
#: ../plugin/haildb/haildb_engine.cc:3475
4194
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4195
4195
msgid "With which method to flush data."
4198
4198
#. ####### Should we use this option? #######
4199
#: ../plugin/haildb/haildb_engine.cc:3479
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4199
#: ../plugin/haildb/haildb_engine.cc:3478
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4202
4202
"Helps to save your data in case the disk image of the database becomes "
4206
#: ../plugin/haildb/haildb_engine.cc:3482
4207
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4206
#: ../plugin/haildb/haildb_engine.cc:3481
4207
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4208
4208
msgid "Path to individual files and their sizes."
4211
#: ../plugin/haildb/haildb_engine.cc:3485
4211
#: ../plugin/haildb/haildb_engine.cc:3484
4212
4212
msgid "Path to HailDB log files."
4215
#: ../plugin/haildb/haildb_engine.cc:3488
4216
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4215
#: ../plugin/haildb/haildb_engine.cc:3487
4216
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4217
4217
msgid "Size of each log file in a log group."
4220
#: ../plugin/haildb/haildb_engine.cc:3491
4220
#: ../plugin/haildb/haildb_engine.cc:3490
4222
4222
"Number of log files in the log group. HailDB writes to the files in a "
4223
4223
"circular fashion. Value 3 is recommended here."
4226
#: ../plugin/haildb/haildb_engine.cc:3494
4226
#: ../plugin/haildb/haildb_engine.cc:3493
4228
4228
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4229
4229
"rolled back. Values above 100000000 disable the timeout."
4232
#: ../plugin/haildb/haildb_engine.cc:3497
4232
#: ../plugin/haildb/haildb_engine.cc:3496
4234
4234
"The size of the buffer which HailDB uses to write log to the log files on "
4238
#: ../plugin/haildb/haildb_engine.cc:3500
4238
#: ../plugin/haildb/haildb_engine.cc:3499
4240
4240
"Sets the point in the LRU list from where all pages are classified as old "
4241
4241
"(Advanced users)"
4244
#: ../plugin/haildb/haildb_engine.cc:3503
4244
#: ../plugin/haildb/haildb_engine.cc:3502
4246
4246
"Milliseconds between accesses to a block at which it is made young. "
4247
4247
"0=disabled (Advanced users)"
4250
#: ../plugin/haildb/haildb_engine.cc:3506
4251
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4250
#: ../plugin/haildb/haildb_engine.cc:3505
4251
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4252
4252
msgid "Percentage of dirty pages allowed in bufferpool."
4255
#: ../plugin/haildb/haildb_engine.cc:3509
4255
#: ../plugin/haildb/haildb_engine.cc:3508
4256
4256
msgid "Desired maximum length of the purge queue (0 = no limit)"
4259
#: ../plugin/haildb/haildb_engine.cc:3512
4259
#: ../plugin/haildb/haildb_engine.cc:3511
4261
4261
"Roll back the complete transaction on lock wait timeout, for 4.x "
4262
4262
"compatibility (disabled by default)"
4265
#: ../plugin/haildb/haildb_engine.cc:3515
4265
#: ../plugin/haildb/haildb_engine.cc:3514
4266
4266
msgid "How many files at the maximum HailDB keeps open at the same time."
4269
#: ../plugin/haildb/haildb_engine.cc:3518
4269
#: ../plugin/haildb/haildb_engine.cc:3517
4270
4270
msgid "Number of background read I/O threads in HailDB."
4273
#: ../plugin/haildb/haildb_engine.cc:3521
4273
#: ../plugin/haildb/haildb_engine.cc:3520
4274
4274
msgid "Number of background write I/O threads in HailDB."
4277
#: ../plugin/haildb/haildb_engine.cc:3523
4277
#: ../plugin/haildb/haildb_engine.cc:3522
4279
4279
"Disable if you want to reduce the number of messages written to the log "
4280
4280
"(default: enabled)."
4283
#: ../plugin/haildb/haildb_engine.cc:3526
4283
#: ../plugin/haildb/haildb_engine.cc:3525
4284
4284
msgid "Enable SHOW HAILDB STATUS output in the log"
4287
#: ../plugin/haildb/haildb_engine.cc:3529
4287
#: ../plugin/haildb/haildb_engine.cc:3528
4288
4288
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4291
#: ../plugin/haildb/haildb_engine.cc:3531
4291
#: ../plugin/haildb/haildb_engine.cc:3530
4293
4293
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4324
4324
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4327
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4327
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4329
4329
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4330
4330
"zero and nonzero."
4333
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4333
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4335
4335
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4339
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4339
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4342
4342
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4343
4343
"or its equivalent numeric id"
4346
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4346
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4347
4347
msgid "Do not use Native AIO library for IO, even if available"
4350
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4350
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4351
4351
msgid "Enable internal replication log."
4354
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4354
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4356
4356
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4357
4357
"rolled back. Values above 100000000 disable the timeout."
4360
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4360
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4361
4361
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4364
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4364
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4366
4366
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4367
4367
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4370
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4370
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4371
4371
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4372
4372
#: ../plugin/transaction_log/print_transaction_message.cc:173
4373
4373
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4428
4428
msgid "InnoDB: Using Linux native AIO"
4431
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4431
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4432
4432
msgid "destination directory"
4435
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4435
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4436
4436
msgid "take backup to target-dir"
4439
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4439
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4440
4440
msgid "calc statistic of datadir (offline mysqld is recommended)"
4443
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4443
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4444
4444
msgid "prepare a backup for starting mysql server on the backup."
4447
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4447
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4448
4448
msgid "create files to import to another database when prepare."
4451
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4451
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4453
4453
"stop recovery process not to progress LSN after applying log when prepare."
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4456
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4457
4457
msgid "print parameter of mysqld needed for copyback."
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4460
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4461
4461
msgid "The value is used instead of buffer_pool_size"
4464
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4464
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4466
4466
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4467
4467
"file at the end of '--backup'"
4470
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4470
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4472
4472
"limit count of IO operations (pairs of read&write) per second to IOS values "
4473
4473
"(for '--backup')"
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4476
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4478
4478
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4479
4479
"'xtrabackup_suspended' deleted (for '--backup')."
4482
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4482
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4484
4484
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4485
4485
"this directory."
4488
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4488
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4490
4490
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4491
4491
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4492
4492
"be carefully!"
4495
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4495
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4497
4497
"(for --backup): copy only .ibd pages newer than backup at specified "
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4503
4503
"(for --prepare): apply .delta files and logfile in the specified directory."
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4507
4507
msgid "filtering by regexp for table names."
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4511
4511
msgid "filtering by list of the exact database.table name in the file."
4514
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4514
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4516
4516
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4517
4517
"want create ib_logfile*, only re-execute this command in same options. ###"
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4522
4522
"Path for temporary files. Several paths may be specified, separated by a "
4523
4523
"colon (:), in this case they are used in a round-robin fashion."
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4528
4528
"Number of threads to use for parallel datafiles transfer. Does not have any "
4529
4529
"effect in the stream mode. The default value is 1."
4532
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4532
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4534
4534
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4535
4535
"innodb-adaptive-hash-index."
4538
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4540
"Size of a memory pool InnoDB uses to store data dictionary information and "
4541
"other internal data structures."
4538
4544
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4540
"Size of a memory pool InnoDB uses to store data dictionary information and "
4541
"other internal data structures."
4544
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4546
4546
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4550
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4550
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4552
4552
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4553
4553
"innodb-checksums."
4556
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4556
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4557
4557
msgid "The common part for InnoDB table spaces."
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4562
4562
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4563
4563
"innodb-doublewrite."
4566
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4566
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4567
4567
msgid "Number of file I/O threads in InnoDB."
4570
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4570
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4571
4571
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4574
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4574
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4576
4576
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4577
4577
"commit) or 2 (write at commit, flush once per second)."
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4582
4582
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4586
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4588
"The size of the buffer which InnoDB uses to write log to the log files on "
4586
4592
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4588
"The size of the buffer which InnoDB uses to write log to the log files on "
4592
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4594
4594
"Number of log files in the log group. InnoDB writes to the files in a "
4595
4595
"circular fashion. Value 3 is recommended here."
4598
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4599
msgid "Path to InnoDB log files."
4598
4602
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4599
msgid "Path to InnoDB log files."
4603
msgid "How many files at the maximum InnoDB keeps open at the same time."
4602
4606
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4603
msgid "How many files at the maximum InnoDB keeps open at the same time."
4606
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4607
4607
msgid "The universal page size of the database."
4610
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4610
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4612
4612
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4613
4613
"for created log file is not supported. Use on your own risk!"
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4618
4618
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4622
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4622
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4624
4624
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4625
4625
"to use, Because it is not change back to disable, once it is used."
4628
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4628
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4630
4630
"Path to special datafile for doublewrite buffer. (default is : not used)"