4548
4548
msgid "Regular expression to apply to tables to exclude"
4551
#: ../plugin/haildb/haildb_engine.cc:1087
4552
#: ../plugin/haildb/haildb_engine.cc:1224
4553
#: ../plugin/haildb/haildb_engine.cc:1254
4551
#: ../plugin/haildb/haildb_engine.cc:1086
4552
#: ../plugin/haildb/haildb_engine.cc:1223
4553
#: ../plugin/haildb/haildb_engine.cc:1253
4554
4554
#, fuzzy, c-format
4555
4555
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4556
4556
msgstr "Impossibile creare tabella '%-.200s' (errno: %d)"
4558
#: ../plugin/haildb/haildb_engine.cc:1106
4558
#: ../plugin/haildb/haildb_engine.cc:1105
4559
4559
#, fuzzy, c-format
4560
4560
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4562
4562
"Impossibile creare il collegamento [symlink] '%s' che punti a '%s' (Errcode: "
4565
#: ../plugin/haildb/haildb_engine.cc:1203
4566
#: ../plugin/haildb/haildb_engine.cc:1316
4567
#: ../plugin/haildb/haildb_engine.cc:1497
4568
#: ../plugin/haildb/haildb_engine.cc:2163
4565
#: ../plugin/haildb/haildb_engine.cc:1202
4566
#: ../plugin/haildb/haildb_engine.cc:1315
4567
#: ../plugin/haildb/haildb_engine.cc:1496
4568
#: ../plugin/haildb/haildb_engine.cc:2162
4570
4570
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4573
#: ../plugin/haildb/haildb_engine.cc:1355
4574
#: ../plugin/haildb/haildb_engine.cc:1371
4573
#: ../plugin/haildb/haildb_engine.cc:1354
4574
#: ../plugin/haildb/haildb_engine.cc:1370
4576
4576
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4579
#: ../plugin/haildb/haildb_engine.cc:3411
4579
#: ../plugin/haildb/haildb_engine.cc:3410
4581
4581
msgid "Error starting HailDB %d (%s)\n"
4584
#: ../plugin/haildb/haildb_engine.cc:3440
4584
#: ../plugin/haildb/haildb_engine.cc:3439
4585
4585
msgid "Disable HailDB adaptive hash index (enabled by default)."
4588
#: ../plugin/haildb/haildb_engine.cc:3442
4588
#: ../plugin/haildb/haildb_engine.cc:3441
4589
4589
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4592
#: ../plugin/haildb/haildb_engine.cc:3445
4592
#: ../plugin/haildb/haildb_engine.cc:3444
4594
4594
"Size of a memory pool HailDB uses to store data dictionary information and "
4595
4595
"other internal data structures."
4598
#: ../plugin/haildb/haildb_engine.cc:3448
4599
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4598
#: ../plugin/haildb/haildb_engine.cc:3447
4599
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4600
4600
msgid "Data file autoextend increment in megabytes"
4603
#: ../plugin/haildb/haildb_engine.cc:3451
4603
#: ../plugin/haildb/haildb_engine.cc:3450
4605
4605
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4609
#: ../plugin/haildb/haildb_engine.cc:3454
4609
#: ../plugin/haildb/haildb_engine.cc:3453
4610
4610
msgid "The common part for HailDB table spaces."
4613
#: ../plugin/haildb/haildb_engine.cc:3456
4613
#: ../plugin/haildb/haildb_engine.cc:3455
4614
4614
msgid "Disable HailDB checksums validation (enabled by default)."
4617
#: ../plugin/haildb/haildb_engine.cc:3458
4617
#: ../plugin/haildb/haildb_engine.cc:3457
4618
4618
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4621
#: ../plugin/haildb/haildb_engine.cc:3461
4621
#: ../plugin/haildb/haildb_engine.cc:3460
4622
4622
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4625
#: ../plugin/haildb/haildb_engine.cc:3464
4625
#: ../plugin/haildb/haildb_engine.cc:3463
4627
4627
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4628
4628
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4631
#: ../plugin/haildb/haildb_engine.cc:3467
4631
#: ../plugin/haildb/haildb_engine.cc:3466
4632
4632
msgid "Stores each HailDB table to an .ibd file in the database dir."
4635
#: ../plugin/haildb/haildb_engine.cc:3470
4635
#: ../plugin/haildb/haildb_engine.cc:3469
4636
4636
msgid "File format to use for new tables in .ibd files."
4639
#: ../plugin/haildb/haildb_engine.cc:3473
4639
#: ../plugin/haildb/haildb_engine.cc:3472
4641
4641
"Set to 0 (write and flush once per second),1 (write and flush at each "
4642
4642
"commit) or 2 (write at commit, flush once per second)."
4645
#: ../plugin/haildb/haildb_engine.cc:3476
4646
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4645
#: ../plugin/haildb/haildb_engine.cc:3475
4646
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4647
4647
msgid "With which method to flush data."
4650
4650
#. ####### Should we use this option? #######
4651
#: ../plugin/haildb/haildb_engine.cc:3479
4652
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4651
#: ../plugin/haildb/haildb_engine.cc:3478
4652
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4654
4654
"Helps to save your data in case the disk image of the database becomes "
4658
#: ../plugin/haildb/haildb_engine.cc:3482
4659
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4658
#: ../plugin/haildb/haildb_engine.cc:3481
4659
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4660
4660
msgid "Path to individual files and their sizes."
4663
#: ../plugin/haildb/haildb_engine.cc:3485
4663
#: ../plugin/haildb/haildb_engine.cc:3484
4665
4665
msgid "Path to HailDB log files."
4666
4666
msgstr "Percorso per file temporanei."
4668
#: ../plugin/haildb/haildb_engine.cc:3488
4669
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4668
#: ../plugin/haildb/haildb_engine.cc:3487
4669
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4670
4670
msgid "Size of each log file in a log group."
4673
#: ../plugin/haildb/haildb_engine.cc:3491
4673
#: ../plugin/haildb/haildb_engine.cc:3490
4675
4675
"Number of log files in the log group. HailDB writes to the files in a "
4676
4676
"circular fashion. Value 3 is recommended here."
4679
#: ../plugin/haildb/haildb_engine.cc:3494
4679
#: ../plugin/haildb/haildb_engine.cc:3493
4681
4681
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4682
4682
"rolled back. Values above 100000000 disable the timeout."
4685
#: ../plugin/haildb/haildb_engine.cc:3497
4685
#: ../plugin/haildb/haildb_engine.cc:3496
4688
4688
"The size of the buffer which HailDB uses to write log to the log files on "
4690
4690
msgstr "La dimensione del buffer utilizzata per i FULL JOIN"
4692
#: ../plugin/haildb/haildb_engine.cc:3500
4692
#: ../plugin/haildb/haildb_engine.cc:3499
4694
4694
"Sets the point in the LRU list from where all pages are classified as old "
4695
4695
"(Advanced users)"
4698
#: ../plugin/haildb/haildb_engine.cc:3503
4698
#: ../plugin/haildb/haildb_engine.cc:3502
4700
4700
"Milliseconds between accesses to a block at which it is made young. "
4701
4701
"0=disabled (Advanced users)"
4704
#: ../plugin/haildb/haildb_engine.cc:3506
4705
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4704
#: ../plugin/haildb/haildb_engine.cc:3505
4705
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4706
4706
msgid "Percentage of dirty pages allowed in bufferpool."
4709
#: ../plugin/haildb/haildb_engine.cc:3509
4709
#: ../plugin/haildb/haildb_engine.cc:3508
4710
4710
msgid "Desired maximum length of the purge queue (0 = no limit)"
4713
#: ../plugin/haildb/haildb_engine.cc:3512
4713
#: ../plugin/haildb/haildb_engine.cc:3511
4715
4715
"Roll back the complete transaction on lock wait timeout, for 4.x "
4716
4716
"compatibility (disabled by default)"
4719
#: ../plugin/haildb/haildb_engine.cc:3515
4719
#: ../plugin/haildb/haildb_engine.cc:3514
4720
4720
msgid "How many files at the maximum HailDB keeps open at the same time."
4723
#: ../plugin/haildb/haildb_engine.cc:3518
4723
#: ../plugin/haildb/haildb_engine.cc:3517
4724
4724
msgid "Number of background read I/O threads in HailDB."
4727
#: ../plugin/haildb/haildb_engine.cc:3521
4727
#: ../plugin/haildb/haildb_engine.cc:3520
4728
4728
msgid "Number of background write I/O threads in HailDB."
4731
#: ../plugin/haildb/haildb_engine.cc:3523
4731
#: ../plugin/haildb/haildb_engine.cc:3522
4733
4733
"Disable if you want to reduce the number of messages written to the log "
4734
4734
"(default: enabled)."
4737
#: ../plugin/haildb/haildb_engine.cc:3526
4737
#: ../plugin/haildb/haildb_engine.cc:3525
4738
4738
msgid "Enable SHOW HAILDB STATUS output in the log"
4741
#: ../plugin/haildb/haildb_engine.cc:3529
4741
#: ../plugin/haildb/haildb_engine.cc:3528
4742
4742
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4745
#: ../plugin/haildb/haildb_engine.cc:3531
4745
#: ../plugin/haildb/haildb_engine.cc:3530
4747
4747
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4778
4778
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4781
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4781
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4783
4783
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4784
4784
"zero and nonzero."
4787
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4787
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4789
4789
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4793
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4793
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4796
4796
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4797
4797
"or its equivalent numeric id"
4800
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4800
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4801
4801
msgid "Do not use Native AIO library for IO, even if available"
4804
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4804
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4806
4806
msgid "Enable internal replication log."
4807
4807
msgstr "Abilita il registro delle transazioni"
4809
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4809
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4811
4811
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4812
4812
"rolled back. Values above 100000000 disable the timeout."
4815
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4815
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4816
4816
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4819
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4819
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4821
4821
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4822
4822
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4825
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4825
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4826
4826
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4827
4827
#: ../plugin/transaction_log/print_transaction_message.cc:173
4828
4828
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4883
4883
msgid "InnoDB: Using Linux native AIO"
4886
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4886
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4887
4887
msgid "destination directory"
4890
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4890
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4891
4891
msgid "take backup to target-dir"
4894
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4894
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4895
4895
msgid "calc statistic of datadir (offline mysqld is recommended)"
4898
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4898
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4899
4899
msgid "prepare a backup for starting mysql server on the backup."
4902
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4902
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4903
4903
msgid "create files to import to another database when prepare."
4906
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4906
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4908
4908
"stop recovery process not to progress LSN after applying log when prepare."
4911
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4911
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4912
4912
msgid "print parameter of mysqld needed for copyback."
4915
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4915
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4916
4916
msgid "The value is used instead of buffer_pool_size"
4919
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4919
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4921
4921
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4922
4922
"file at the end of '--backup'"
4925
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4925
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4927
4927
"limit count of IO operations (pairs of read&write) per second to IOS values "
4928
4928
"(for '--backup')"
4931
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4931
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4933
4933
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4934
4934
"'xtrabackup_suspended' deleted (for '--backup')."
4937
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4937
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4939
4939
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4940
4940
"this directory."
4943
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4943
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4945
4945
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4946
4946
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4947
4947
"be carefully!"
4950
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4950
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4952
4952
"(for --backup): copy only .ibd pages newer than backup at specified "
4956
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4956
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4958
4958
"(for --prepare): apply .delta files and logfile in the specified directory."
4961
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4961
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4962
4962
msgid "filtering by regexp for table names."
4965
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4965
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4966
4966
msgid "filtering by list of the exact database.table name in the file."
4969
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4969
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4971
4971
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4972
4972
"want create ib_logfile*, only re-execute this command in same options. ###"
4975
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4975
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4977
4977
"Path for temporary files. Several paths may be specified, separated by a "
4978
4978
"colon (:), in this case they are used in a round-robin fashion."
4981
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4981
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4983
4983
"Number of threads to use for parallel datafiles transfer. Does not have any "
4984
4984
"effect in the stream mode. The default value is 1."
4987
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4987
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4989
4989
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4990
4990
"innodb-adaptive-hash-index."
4993
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4995
"Size of a memory pool InnoDB uses to store data dictionary information and "
4996
"other internal data structures."
4993
4999
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4995
"Size of a memory pool InnoDB uses to store data dictionary information and "
4996
"other internal data structures."
4999
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
5001
5001
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
5005
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
5005
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
5007
5007
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
5008
5008
"innodb-checksums."
5011
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
5011
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
5012
5012
msgid "The common part for InnoDB table spaces."
5015
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
5015
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
5017
5017
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
5018
5018
"innodb-doublewrite."
5021
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
5021
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
5022
5022
msgid "Number of file I/O threads in InnoDB."
5025
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
5025
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
5026
5026
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5029
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
5029
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
5031
5031
"Set to 0 (write and flush once per second), 1 (write and flush at each "
5032
5032
"commit) or 2 (write at commit, flush once per second)."
5035
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
5035
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
5037
5037
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5041
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
5044
"The size of the buffer which InnoDB uses to write log to the log files on "
5046
msgstr "La dimensione del buffer utilizzata per i FULL JOIN"
5041
5048
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
5044
"The size of the buffer which InnoDB uses to write log to the log files on "
5046
msgstr "La dimensione del buffer utilizzata per i FULL JOIN"
5048
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
5050
5050
"Number of log files in the log group. InnoDB writes to the files in a "
5051
5051
"circular fashion. Value 3 is recommended here."
5054
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
5056
msgid "Path to InnoDB log files."
5057
msgstr "Percorso per file temporanei."
5054
5059
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
5056
msgid "Path to InnoDB log files."
5057
msgstr "Percorso per file temporanei."
5060
msgid "How many files at the maximum InnoDB keeps open at the same time."
5059
5063
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
5060
msgid "How many files at the maximum InnoDB keeps open at the same time."
5063
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
5064
5064
msgid "The universal page size of the database."
5067
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
5067
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
5069
5069
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
5070
5070
"for created log file is not supported. Use on your own risk!"
5073
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
5073
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
5075
5075
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
5079
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
5079
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
5081
5081
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
5082
5082
"to use, Because it is not change back to disable, once it is used."
5085
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
5085
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
5087
5087
"Path to special datafile for doublewrite buffer. (default is : not used)"