4423
4423
msgid "Regular expression to apply to tables to exclude"
4424
4424
msgstr "Regular expression to apply to tables to filter"
4426
#: ../plugin/haildb/haildb_engine.cc:1087
4427
#: ../plugin/haildb/haildb_engine.cc:1224
4428
#: ../plugin/haildb/haildb_engine.cc:1254
4426
#: ../plugin/haildb/haildb_engine.cc:1086
4427
#: ../plugin/haildb/haildb_engine.cc:1223
4428
#: ../plugin/haildb/haildb_engine.cc:1253
4429
4429
#, fuzzy, c-format
4430
4430
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4431
4431
msgstr "Can't create table '%-.200s' (errno: %d)"
4433
#: ../plugin/haildb/haildb_engine.cc:1106
4433
#: ../plugin/haildb/haildb_engine.cc:1105
4434
4434
#, fuzzy, c-format
4435
4435
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4436
4436
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4438
#: ../plugin/haildb/haildb_engine.cc:1203
4439
#: ../plugin/haildb/haildb_engine.cc:1316
4440
#: ../plugin/haildb/haildb_engine.cc:1497
4441
#: ../plugin/haildb/haildb_engine.cc:2163
4438
#: ../plugin/haildb/haildb_engine.cc:1202
4439
#: ../plugin/haildb/haildb_engine.cc:1315
4440
#: ../plugin/haildb/haildb_engine.cc:1496
4441
#: ../plugin/haildb/haildb_engine.cc:2162
4442
4442
#, fuzzy, c-format
4443
4443
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4444
4444
msgstr "Can't create table '%-.200s' (errno: %d)"
4446
#: ../plugin/haildb/haildb_engine.cc:1355
4447
#: ../plugin/haildb/haildb_engine.cc:1371
4446
#: ../plugin/haildb/haildb_engine.cc:1354
4447
#: ../plugin/haildb/haildb_engine.cc:1370
4448
4448
#, fuzzy, c-format
4449
4449
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4450
4450
msgstr "Can't create table '%-.200s' (errno: %d)"
4452
#: ../plugin/haildb/haildb_engine.cc:3411
4452
#: ../plugin/haildb/haildb_engine.cc:3410
4454
4454
msgid "Error starting HailDB %d (%s)\n"
4457
#: ../plugin/haildb/haildb_engine.cc:3440
4457
#: ../plugin/haildb/haildb_engine.cc:3439
4458
4458
msgid "Disable HailDB adaptive hash index (enabled by default)."
4461
#: ../plugin/haildb/haildb_engine.cc:3442
4461
#: ../plugin/haildb/haildb_engine.cc:3441
4462
4462
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4465
#: ../plugin/haildb/haildb_engine.cc:3445
4465
#: ../plugin/haildb/haildb_engine.cc:3444
4467
4467
"Size of a memory pool HailDB uses to store data dictionary information and "
4468
4468
"other internal data structures."
4471
#: ../plugin/haildb/haildb_engine.cc:3448
4472
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4471
#: ../plugin/haildb/haildb_engine.cc:3447
4472
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4473
4473
msgid "Data file autoextend increment in megabytes"
4476
#: ../plugin/haildb/haildb_engine.cc:3451
4476
#: ../plugin/haildb/haildb_engine.cc:3450
4479
4479
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4481
4481
msgstr "The size of the buffer that is used for full joins."
4483
#: ../plugin/haildb/haildb_engine.cc:3454
4483
#: ../plugin/haildb/haildb_engine.cc:3453
4484
4484
msgid "The common part for HailDB table spaces."
4487
#: ../plugin/haildb/haildb_engine.cc:3456
4487
#: ../plugin/haildb/haildb_engine.cc:3455
4488
4488
msgid "Disable HailDB checksums validation (enabled by default)."
4491
#: ../plugin/haildb/haildb_engine.cc:3458
4491
#: ../plugin/haildb/haildb_engine.cc:3457
4492
4492
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4495
#: ../plugin/haildb/haildb_engine.cc:3461
4495
#: ../plugin/haildb/haildb_engine.cc:3460
4496
4496
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4499
#: ../plugin/haildb/haildb_engine.cc:3464
4499
#: ../plugin/haildb/haildb_engine.cc:3463
4501
4501
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4502
4502
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4505
#: ../plugin/haildb/haildb_engine.cc:3467
4505
#: ../plugin/haildb/haildb_engine.cc:3466
4506
4506
msgid "Stores each HailDB table to an .ibd file in the database dir."
4509
#: ../plugin/haildb/haildb_engine.cc:3470
4509
#: ../plugin/haildb/haildb_engine.cc:3469
4510
4510
msgid "File format to use for new tables in .ibd files."
4513
#: ../plugin/haildb/haildb_engine.cc:3473
4513
#: ../plugin/haildb/haildb_engine.cc:3472
4515
4515
"Set to 0 (write and flush once per second),1 (write and flush at each "
4516
4516
"commit) or 2 (write at commit, flush once per second)."
4519
#: ../plugin/haildb/haildb_engine.cc:3476
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4519
#: ../plugin/haildb/haildb_engine.cc:3475
4520
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4521
4521
msgid "With which method to flush data."
4524
4524
#. ####### Should we use this option? #######
4525
#: ../plugin/haildb/haildb_engine.cc:3479
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4525
#: ../plugin/haildb/haildb_engine.cc:3478
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4528
4528
"Helps to save your data in case the disk image of the database becomes "
4532
#: ../plugin/haildb/haildb_engine.cc:3482
4533
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4532
#: ../plugin/haildb/haildb_engine.cc:3481
4533
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4534
4534
msgid "Path to individual files and their sizes."
4537
#: ../plugin/haildb/haildb_engine.cc:3485
4537
#: ../plugin/haildb/haildb_engine.cc:3484
4539
4539
msgid "Path to HailDB log files."
4540
4540
msgstr "Path for temporary files."
4542
#: ../plugin/haildb/haildb_engine.cc:3488
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4542
#: ../plugin/haildb/haildb_engine.cc:3487
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4544
4544
msgid "Size of each log file in a log group."
4547
#: ../plugin/haildb/haildb_engine.cc:3491
4547
#: ../plugin/haildb/haildb_engine.cc:3490
4549
4549
"Number of log files in the log group. HailDB writes to the files in a "
4550
4550
"circular fashion. Value 3 is recommended here."
4553
#: ../plugin/haildb/haildb_engine.cc:3494
4553
#: ../plugin/haildb/haildb_engine.cc:3493
4555
4555
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4556
4556
"rolled back. Values above 100000000 disable the timeout."
4559
#: ../plugin/haildb/haildb_engine.cc:3497
4559
#: ../plugin/haildb/haildb_engine.cc:3496
4562
4562
"The size of the buffer which HailDB uses to write log to the log files on "
4564
4564
msgstr "The size of the buffer that is used for full joins."
4566
#: ../plugin/haildb/haildb_engine.cc:3500
4566
#: ../plugin/haildb/haildb_engine.cc:3499
4568
4568
"Sets the point in the LRU list from where all pages are classified as old "
4569
4569
"(Advanced users)"
4572
#: ../plugin/haildb/haildb_engine.cc:3503
4572
#: ../plugin/haildb/haildb_engine.cc:3502
4574
4574
"Milliseconds between accesses to a block at which it is made young. "
4575
4575
"0=disabled (Advanced users)"
4578
#: ../plugin/haildb/haildb_engine.cc:3506
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4578
#: ../plugin/haildb/haildb_engine.cc:3505
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4580
4580
msgid "Percentage of dirty pages allowed in bufferpool."
4583
#: ../plugin/haildb/haildb_engine.cc:3509
4583
#: ../plugin/haildb/haildb_engine.cc:3508
4584
4584
msgid "Desired maximum length of the purge queue (0 = no limit)"
4587
#: ../plugin/haildb/haildb_engine.cc:3512
4587
#: ../plugin/haildb/haildb_engine.cc:3511
4589
4589
"Roll back the complete transaction on lock wait timeout, for 4.x "
4590
4590
"compatibility (disabled by default)"
4593
#: ../plugin/haildb/haildb_engine.cc:3515
4593
#: ../plugin/haildb/haildb_engine.cc:3514
4594
4594
msgid "How many files at the maximum HailDB keeps open at the same time."
4597
#: ../plugin/haildb/haildb_engine.cc:3518
4597
#: ../plugin/haildb/haildb_engine.cc:3517
4598
4598
msgid "Number of background read I/O threads in HailDB."
4601
#: ../plugin/haildb/haildb_engine.cc:3521
4601
#: ../plugin/haildb/haildb_engine.cc:3520
4602
4602
msgid "Number of background write I/O threads in HailDB."
4605
#: ../plugin/haildb/haildb_engine.cc:3523
4605
#: ../plugin/haildb/haildb_engine.cc:3522
4607
4607
"Disable if you want to reduce the number of messages written to the log "
4608
4608
"(default: enabled)."
4611
#: ../plugin/haildb/haildb_engine.cc:3526
4611
#: ../plugin/haildb/haildb_engine.cc:3525
4612
4612
msgid "Enable SHOW HAILDB STATUS output in the log"
4615
#: ../plugin/haildb/haildb_engine.cc:3529
4615
#: ../plugin/haildb/haildb_engine.cc:3528
4616
4616
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4619
#: ../plugin/haildb/haildb_engine.cc:3531
4619
#: ../plugin/haildb/haildb_engine.cc:3530
4621
4621
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4652
4652
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4655
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4655
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4657
4657
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4658
4658
"zero and nonzero."
4661
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4661
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4663
4663
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4667
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4667
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4670
4670
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4671
4671
"or its equivalent numeric id"
4674
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4674
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4675
4675
msgid "Do not use Native AIO library for IO, even if available"
4678
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4678
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4680
4680
msgid "Enable internal replication log."
4681
4681
msgstr "Enable transaction log"
4683
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4683
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4685
4685
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4686
4686
"rolled back. Values above 100000000 disable the timeout."
4689
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4689
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4690
4690
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4693
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4693
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4695
4695
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4696
4696
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4699
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4699
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4700
4700
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4701
4701
#: ../plugin/transaction_log/print_transaction_message.cc:173
4702
4702
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4757
4757
msgid "InnoDB: Using Linux native AIO"
4760
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4760
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4761
4761
msgid "destination directory"
4764
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4764
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4765
4765
msgid "take backup to target-dir"
4768
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4768
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4769
4769
msgid "calc statistic of datadir (offline mysqld is recommended)"
4772
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4772
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4773
4773
msgid "prepare a backup for starting mysql server on the backup."
4776
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4776
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4777
4777
msgid "create files to import to another database when prepare."
4780
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4780
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4782
4782
"stop recovery process not to progress LSN after applying log when prepare."
4785
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4785
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4786
4786
msgid "print parameter of mysqld needed for copyback."
4789
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4789
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4791
4791
msgid "The value is used instead of buffer_pool_size"
4792
4792
msgstr "Invalid value for buffer_length\n"
4794
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4794
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4796
4796
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4797
4797
"file at the end of '--backup'"
4800
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4800
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4802
4802
"limit count of IO operations (pairs of read&write) per second to IOS values "
4803
4803
"(for '--backup')"
4806
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4806
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4808
4808
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4809
4809
"'xtrabackup_suspended' deleted (for '--backup')."
4812
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4812
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4814
4814
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4815
4815
"this directory."
4818
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4818
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4820
4820
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4821
4821
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4822
4822
"be carefully!"
4825
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4825
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4827
4827
"(for --backup): copy only .ibd pages newer than backup at specified "
4831
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4831
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4833
4833
"(for --prepare): apply .delta files and logfile in the specified directory."
4836
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4836
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4837
4837
msgid "filtering by regexp for table names."
4840
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4840
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4841
4841
msgid "filtering by list of the exact database.table name in the file."
4844
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4844
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4846
4846
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4847
4847
"want create ib_logfile*, only re-execute this command in same options. ###"
4850
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4850
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4852
4852
"Path for temporary files. Several paths may be specified, separated by a "
4853
4853
"colon (:), in this case they are used in a round-robin fashion."
4856
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4856
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4858
4858
"Number of threads to use for parallel datafiles transfer. Does not have any "
4859
4859
"effect in the stream mode. The default value is 1."
4862
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4862
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4864
4864
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4865
4865
"innodb-adaptive-hash-index."
4868
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4870
"Size of a memory pool InnoDB uses to store data dictionary information and "
4871
"other internal data structures."
4868
4874
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4870
"Size of a memory pool InnoDB uses to store data dictionary information and "
4871
"other internal data structures."
4874
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4877
4877
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4879
4879
msgstr "The size of the buffer that is used for full joins."
4881
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4881
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4883
4883
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4884
4884
"innodb-checksums."
4887
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4887
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4888
4888
msgid "The common part for InnoDB table spaces."
4891
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4891
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4893
4893
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4894
4894
"innodb-doublewrite."
4897
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4897
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4898
4898
msgid "Number of file I/O threads in InnoDB."
4901
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4901
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4902
4902
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4905
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4905
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4907
4907
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4908
4908
"commit) or 2 (write at commit, flush once per second)."
4911
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4911
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4913
4913
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4917
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4920
"The size of the buffer which InnoDB uses to write log to the log files on "
4922
msgstr "The size of the buffer that is used for full joins."
4917
4924
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4920
"The size of the buffer which InnoDB uses to write log to the log files on "
4922
msgstr "The size of the buffer that is used for full joins."
4924
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4926
4926
"Number of log files in the log group. InnoDB writes to the files in a "
4927
4927
"circular fashion. Value 3 is recommended here."
4930
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4932
msgid "Path to InnoDB log files."
4933
msgstr "Path for temporary files."
4930
4935
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4932
msgid "Path to InnoDB log files."
4933
msgstr "Path for temporary files."
4936
msgid "How many files at the maximum InnoDB keeps open at the same time."
4935
4939
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4936
msgid "How many files at the maximum InnoDB keeps open at the same time."
4939
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4940
4940
msgid "The universal page size of the database."
4943
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4943
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4945
4945
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4946
4946
"for created log file is not supported. Use on your own risk!"
4949
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4949
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4951
4951
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4955
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4955
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4957
4957
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4958
4958
"to use, Because it is not change back to disable, once it is used."
4961
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4961
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4963
4963
"Path to special datafile for doublewrite buffer. (default is : not used)"