4522
4522
msgid "Regular expression to apply to tables to exclude"
4523
4523
msgstr "Expresión regular para aplicar a las tablas a filtrar"
4525
#: ../plugin/haildb/haildb_engine.cc:1087
4526
#: ../plugin/haildb/haildb_engine.cc:1224
4527
#: ../plugin/haildb/haildb_engine.cc:1254
4525
#: ../plugin/haildb/haildb_engine.cc:1086
4526
#: ../plugin/haildb/haildb_engine.cc:1223
4527
#: ../plugin/haildb/haildb_engine.cc:1253
4528
4528
#, fuzzy, c-format
4529
4529
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4530
4530
msgstr "No se puede crear la tabla '%-.200s' (errno: %d)"
4532
#: ../plugin/haildb/haildb_engine.cc:1106
4532
#: ../plugin/haildb/haildb_engine.cc:1105
4533
4533
#, fuzzy, c-format
4534
4534
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4536
4536
"No puede crear un enlace simbolico '%s' apuntando a '%s' (Codigo de error: "
4539
#: ../plugin/haildb/haildb_engine.cc:1203
4540
#: ../plugin/haildb/haildb_engine.cc:1316
4541
#: ../plugin/haildb/haildb_engine.cc:1497
4542
#: ../plugin/haildb/haildb_engine.cc:2163
4539
#: ../plugin/haildb/haildb_engine.cc:1202
4540
#: ../plugin/haildb/haildb_engine.cc:1315
4541
#: ../plugin/haildb/haildb_engine.cc:1496
4542
#: ../plugin/haildb/haildb_engine.cc:2162
4544
4544
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4547
#: ../plugin/haildb/haildb_engine.cc:1355
4548
#: ../plugin/haildb/haildb_engine.cc:1371
4547
#: ../plugin/haildb/haildb_engine.cc:1354
4548
#: ../plugin/haildb/haildb_engine.cc:1370
4550
4550
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4553
#: ../plugin/haildb/haildb_engine.cc:3411
4553
#: ../plugin/haildb/haildb_engine.cc:3410
4555
4555
msgid "Error starting HailDB %d (%s)\n"
4558
#: ../plugin/haildb/haildb_engine.cc:3440
4558
#: ../plugin/haildb/haildb_engine.cc:3439
4559
4559
msgid "Disable HailDB adaptive hash index (enabled by default)."
4562
#: ../plugin/haildb/haildb_engine.cc:3442
4562
#: ../plugin/haildb/haildb_engine.cc:3441
4563
4563
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4566
#: ../plugin/haildb/haildb_engine.cc:3445
4566
#: ../plugin/haildb/haildb_engine.cc:3444
4568
4568
"Size of a memory pool HailDB uses to store data dictionary information and "
4569
4569
"other internal data structures."
4572
#: ../plugin/haildb/haildb_engine.cc:3448
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4572
#: ../plugin/haildb/haildb_engine.cc:3447
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4574
4574
msgid "Data file autoextend increment in megabytes"
4577
#: ../plugin/haildb/haildb_engine.cc:3451
4577
#: ../plugin/haildb/haildb_engine.cc:3450
4579
4579
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4583
#: ../plugin/haildb/haildb_engine.cc:3454
4583
#: ../plugin/haildb/haildb_engine.cc:3453
4584
4584
msgid "The common part for HailDB table spaces."
4587
#: ../plugin/haildb/haildb_engine.cc:3456
4587
#: ../plugin/haildb/haildb_engine.cc:3455
4588
4588
msgid "Disable HailDB checksums validation (enabled by default)."
4591
#: ../plugin/haildb/haildb_engine.cc:3458
4591
#: ../plugin/haildb/haildb_engine.cc:3457
4592
4592
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4595
#: ../plugin/haildb/haildb_engine.cc:3461
4595
#: ../plugin/haildb/haildb_engine.cc:3460
4596
4596
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4599
#: ../plugin/haildb/haildb_engine.cc:3464
4599
#: ../plugin/haildb/haildb_engine.cc:3463
4601
4601
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4602
4602
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4605
#: ../plugin/haildb/haildb_engine.cc:3467
4605
#: ../plugin/haildb/haildb_engine.cc:3466
4606
4606
msgid "Stores each HailDB table to an .ibd file in the database dir."
4609
#: ../plugin/haildb/haildb_engine.cc:3470
4609
#: ../plugin/haildb/haildb_engine.cc:3469
4610
4610
msgid "File format to use for new tables in .ibd files."
4613
#: ../plugin/haildb/haildb_engine.cc:3473
4613
#: ../plugin/haildb/haildb_engine.cc:3472
4615
4615
"Set to 0 (write and flush once per second),1 (write and flush at each "
4616
4616
"commit) or 2 (write at commit, flush once per second)."
4619
#: ../plugin/haildb/haildb_engine.cc:3476
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4619
#: ../plugin/haildb/haildb_engine.cc:3475
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4621
4621
msgid "With which method to flush data."
4624
4624
#. ####### Should we use this option? #######
4625
#: ../plugin/haildb/haildb_engine.cc:3479
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4625
#: ../plugin/haildb/haildb_engine.cc:3478
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4628
4628
"Helps to save your data in case the disk image of the database becomes "
4632
#: ../plugin/haildb/haildb_engine.cc:3482
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4632
#: ../plugin/haildb/haildb_engine.cc:3481
4633
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4634
4634
msgid "Path to individual files and their sizes."
4637
#: ../plugin/haildb/haildb_engine.cc:3485
4637
#: ../plugin/haildb/haildb_engine.cc:3484
4639
4639
msgid "Path to HailDB log files."
4640
4640
msgstr "Ruta a los archivos temporales."
4642
#: ../plugin/haildb/haildb_engine.cc:3488
4643
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4642
#: ../plugin/haildb/haildb_engine.cc:3487
4643
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4644
4644
msgid "Size of each log file in a log group."
4647
#: ../plugin/haildb/haildb_engine.cc:3491
4647
#: ../plugin/haildb/haildb_engine.cc:3490
4649
4649
"Number of log files in the log group. HailDB writes to the files in a "
4650
4650
"circular fashion. Value 3 is recommended here."
4653
#: ../plugin/haildb/haildb_engine.cc:3494
4653
#: ../plugin/haildb/haildb_engine.cc:3493
4655
4655
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4656
4656
"rolled back. Values above 100000000 disable the timeout."
4659
#: ../plugin/haildb/haildb_engine.cc:3497
4659
#: ../plugin/haildb/haildb_engine.cc:3496
4662
4662
"The size of the buffer which HailDB uses to write log to the log files on "
4664
4664
msgstr "Tamaño del almacenamiento usado en uniones completas"
4666
#: ../plugin/haildb/haildb_engine.cc:3500
4666
#: ../plugin/haildb/haildb_engine.cc:3499
4668
4668
"Sets the point in the LRU list from where all pages are classified as old "
4669
4669
"(Advanced users)"
4672
#: ../plugin/haildb/haildb_engine.cc:3503
4672
#: ../plugin/haildb/haildb_engine.cc:3502
4674
4674
"Milliseconds between accesses to a block at which it is made young. "
4675
4675
"0=disabled (Advanced users)"
4678
#: ../plugin/haildb/haildb_engine.cc:3506
4679
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4678
#: ../plugin/haildb/haildb_engine.cc:3505
4679
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4680
4680
msgid "Percentage of dirty pages allowed in bufferpool."
4683
#: ../plugin/haildb/haildb_engine.cc:3509
4683
#: ../plugin/haildb/haildb_engine.cc:3508
4684
4684
msgid "Desired maximum length of the purge queue (0 = no limit)"
4687
#: ../plugin/haildb/haildb_engine.cc:3512
4687
#: ../plugin/haildb/haildb_engine.cc:3511
4689
4689
"Roll back the complete transaction on lock wait timeout, for 4.x "
4690
4690
"compatibility (disabled by default)"
4693
#: ../plugin/haildb/haildb_engine.cc:3515
4693
#: ../plugin/haildb/haildb_engine.cc:3514
4694
4694
msgid "How many files at the maximum HailDB keeps open at the same time."
4697
#: ../plugin/haildb/haildb_engine.cc:3518
4697
#: ../plugin/haildb/haildb_engine.cc:3517
4698
4698
msgid "Number of background read I/O threads in HailDB."
4701
#: ../plugin/haildb/haildb_engine.cc:3521
4701
#: ../plugin/haildb/haildb_engine.cc:3520
4702
4702
msgid "Number of background write I/O threads in HailDB."
4705
#: ../plugin/haildb/haildb_engine.cc:3523
4705
#: ../plugin/haildb/haildb_engine.cc:3522
4707
4707
"Disable if you want to reduce the number of messages written to the log "
4708
4708
"(default: enabled)."
4711
#: ../plugin/haildb/haildb_engine.cc:3526
4711
#: ../plugin/haildb/haildb_engine.cc:3525
4712
4712
msgid "Enable SHOW HAILDB STATUS output in the log"
4715
#: ../plugin/haildb/haildb_engine.cc:3529
4715
#: ../plugin/haildb/haildb_engine.cc:3528
4716
4716
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4719
#: ../plugin/haildb/haildb_engine.cc:3531
4719
#: ../plugin/haildb/haildb_engine.cc:3530
4721
4721
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4752
4752
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4755
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4755
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4757
4757
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4758
4758
"zero and nonzero."
4761
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4761
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4763
4763
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4767
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4767
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4770
4770
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4771
4771
"or its equivalent numeric id"
4774
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4774
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4775
4775
msgid "Do not use Native AIO library for IO, even if available"
4778
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4778
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4780
4780
msgid "Enable internal replication log."
4781
4781
msgstr "Habilitar el histórico de transacciones"
4783
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4783
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4785
4785
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4786
4786
"rolled back. Values above 100000000 disable the timeout."
4789
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4789
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4790
4790
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4793
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4793
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4795
4795
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4796
4796
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4799
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4799
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4800
4800
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4801
4801
#: ../plugin/transaction_log/print_transaction_message.cc:173
4802
4802
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4857
4857
msgid "InnoDB: Using Linux native AIO"
4860
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4860
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4861
4861
msgid "destination directory"
4864
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4864
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4865
4865
msgid "take backup to target-dir"
4868
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4868
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4869
4869
msgid "calc statistic of datadir (offline mysqld is recommended)"
4872
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4872
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4873
4873
msgid "prepare a backup for starting mysql server on the backup."
4876
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4876
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4877
4877
msgid "create files to import to another database when prepare."
4880
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4880
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4882
4882
"stop recovery process not to progress LSN after applying log when prepare."
4885
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4885
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4886
4886
msgid "print parameter of mysqld needed for copyback."
4889
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4889
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4890
4890
msgid "The value is used instead of buffer_pool_size"
4893
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4893
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4895
4895
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4896
4896
"file at the end of '--backup'"
4899
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4899
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4901
4901
"limit count of IO operations (pairs of read&write) per second to IOS values "
4902
4902
"(for '--backup')"
4905
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4905
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4907
4907
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4908
4908
"'xtrabackup_suspended' deleted (for '--backup')."
4911
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4911
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4913
4913
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4914
4914
"this directory."
4917
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4917
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4919
4919
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4920
4920
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4921
4921
"be carefully!"
4924
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4924
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4926
4926
"(for --backup): copy only .ibd pages newer than backup at specified "
4930
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4930
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4932
4932
"(for --prepare): apply .delta files and logfile in the specified directory."
4935
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4935
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4936
4936
msgid "filtering by regexp for table names."
4939
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4939
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4940
4940
msgid "filtering by list of the exact database.table name in the file."
4943
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4943
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4945
4945
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4946
4946
"want create ib_logfile*, only re-execute this command in same options. ###"
4949
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4949
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4951
4951
"Path for temporary files. Several paths may be specified, separated by a "
4952
4952
"colon (:), in this case they are used in a round-robin fashion."
4955
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4955
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4957
4957
"Number of threads to use for parallel datafiles transfer. Does not have any "
4958
4958
"effect in the stream mode. The default value is 1."
4961
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4961
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4963
4963
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4964
4964
"innodb-adaptive-hash-index."
4967
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4969
"Size of a memory pool InnoDB uses to store data dictionary information and "
4970
"other internal data structures."
4967
4973
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4969
"Size of a memory pool InnoDB uses to store data dictionary information and "
4970
"other internal data structures."
4973
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4975
4975
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4979
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4979
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4981
4981
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4982
4982
"innodb-checksums."
4985
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4985
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4986
4986
msgid "The common part for InnoDB table spaces."
4989
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4989
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4991
4991
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4992
4992
"innodb-doublewrite."
4995
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4995
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4996
4996
msgid "Number of file I/O threads in InnoDB."
4999
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4999
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
5000
5000
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5003
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
5003
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
5005
5005
"Set to 0 (write and flush once per second), 1 (write and flush at each "
5006
5006
"commit) or 2 (write at commit, flush once per second)."
5009
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
5009
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
5011
5011
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5015
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
5018
"The size of the buffer which InnoDB uses to write log to the log files on "
5020
msgstr "Tamaño del almacenamiento usado en uniones completas"
5015
5022
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
5018
"The size of the buffer which InnoDB uses to write log to the log files on "
5020
msgstr "Tamaño del almacenamiento usado en uniones completas"
5022
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
5024
5024
"Number of log files in the log group. InnoDB writes to the files in a "
5025
5025
"circular fashion. Value 3 is recommended here."
5028
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
5030
msgid "Path to InnoDB log files."
5031
msgstr "Ruta a los archivos temporales."
5028
5033
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
5030
msgid "Path to InnoDB log files."
5031
msgstr "Ruta a los archivos temporales."
5034
msgid "How many files at the maximum InnoDB keeps open at the same time."
5033
5037
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
5034
msgid "How many files at the maximum InnoDB keeps open at the same time."
5037
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
5038
5038
msgid "The universal page size of the database."
5041
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
5041
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
5043
5043
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
5044
5044
"for created log file is not supported. Use on your own risk!"
5047
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
5047
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
5049
5049
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
5053
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
5053
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
5055
5055
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
5056
5056
"to use, Because it is not change back to disable, once it is used."
5059
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
5059
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
5061
5061
"Path to special datafile for doublewrite buffer. (default is : not used)"