4282
4282
msgid "Regular expression to apply to tables to exclude"
4285
#: ../plugin/haildb/haildb_engine.cc:1087
4286
#: ../plugin/haildb/haildb_engine.cc:1224
4287
#: ../plugin/haildb/haildb_engine.cc:1254
4285
#: ../plugin/haildb/haildb_engine.cc:1086
4286
#: ../plugin/haildb/haildb_engine.cc:1223
4287
#: ../plugin/haildb/haildb_engine.cc:1253
4288
4288
#, fuzzy, c-format
4289
4289
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4290
4290
msgstr "Nie można utworzyć tabeli '%-.200s' (nr błedu : %d)"
4292
#: ../plugin/haildb/haildb_engine.cc:1106
4292
#: ../plugin/haildb/haildb_engine.cc:1105
4294
4294
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4297
#: ../plugin/haildb/haildb_engine.cc:1203
4298
#: ../plugin/haildb/haildb_engine.cc:1316
4299
#: ../plugin/haildb/haildb_engine.cc:1497
4300
#: ../plugin/haildb/haildb_engine.cc:2163
4297
#: ../plugin/haildb/haildb_engine.cc:1202
4298
#: ../plugin/haildb/haildb_engine.cc:1315
4299
#: ../plugin/haildb/haildb_engine.cc:1496
4300
#: ../plugin/haildb/haildb_engine.cc:2162
4302
4302
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4305
#: ../plugin/haildb/haildb_engine.cc:1355
4306
#: ../plugin/haildb/haildb_engine.cc:1371
4305
#: ../plugin/haildb/haildb_engine.cc:1354
4306
#: ../plugin/haildb/haildb_engine.cc:1370
4308
4308
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4311
#: ../plugin/haildb/haildb_engine.cc:3411
4311
#: ../plugin/haildb/haildb_engine.cc:3410
4313
4313
msgid "Error starting HailDB %d (%s)\n"
4316
#: ../plugin/haildb/haildb_engine.cc:3440
4316
#: ../plugin/haildb/haildb_engine.cc:3439
4317
4317
msgid "Disable HailDB adaptive hash index (enabled by default)."
4320
#: ../plugin/haildb/haildb_engine.cc:3442
4320
#: ../plugin/haildb/haildb_engine.cc:3441
4321
4321
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4324
#: ../plugin/haildb/haildb_engine.cc:3445
4324
#: ../plugin/haildb/haildb_engine.cc:3444
4326
4326
"Size of a memory pool HailDB uses to store data dictionary information and "
4327
4327
"other internal data structures."
4330
#: ../plugin/haildb/haildb_engine.cc:3448
4331
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4330
#: ../plugin/haildb/haildb_engine.cc:3447
4331
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4332
4332
msgid "Data file autoextend increment in megabytes"
4335
#: ../plugin/haildb/haildb_engine.cc:3451
4335
#: ../plugin/haildb/haildb_engine.cc:3450
4337
4337
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4341
#: ../plugin/haildb/haildb_engine.cc:3454
4341
#: ../plugin/haildb/haildb_engine.cc:3453
4342
4342
msgid "The common part for HailDB table spaces."
4345
#: ../plugin/haildb/haildb_engine.cc:3456
4345
#: ../plugin/haildb/haildb_engine.cc:3455
4346
4346
msgid "Disable HailDB checksums validation (enabled by default)."
4349
#: ../plugin/haildb/haildb_engine.cc:3458
4349
#: ../plugin/haildb/haildb_engine.cc:3457
4350
4350
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4353
#: ../plugin/haildb/haildb_engine.cc:3461
4353
#: ../plugin/haildb/haildb_engine.cc:3460
4354
4354
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4357
#: ../plugin/haildb/haildb_engine.cc:3464
4357
#: ../plugin/haildb/haildb_engine.cc:3463
4359
4359
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4360
4360
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4363
#: ../plugin/haildb/haildb_engine.cc:3467
4363
#: ../plugin/haildb/haildb_engine.cc:3466
4364
4364
msgid "Stores each HailDB table to an .ibd file in the database dir."
4367
#: ../plugin/haildb/haildb_engine.cc:3470
4367
#: ../plugin/haildb/haildb_engine.cc:3469
4368
4368
msgid "File format to use for new tables in .ibd files."
4371
#: ../plugin/haildb/haildb_engine.cc:3473
4371
#: ../plugin/haildb/haildb_engine.cc:3472
4373
4373
"Set to 0 (write and flush once per second),1 (write and flush at each "
4374
4374
"commit) or 2 (write at commit, flush once per second)."
4377
#: ../plugin/haildb/haildb_engine.cc:3476
4378
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4377
#: ../plugin/haildb/haildb_engine.cc:3475
4378
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4379
4379
msgid "With which method to flush data."
4382
4382
#. ####### Should we use this option? #######
4383
#: ../plugin/haildb/haildb_engine.cc:3479
4384
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4383
#: ../plugin/haildb/haildb_engine.cc:3478
4384
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4386
4386
"Helps to save your data in case the disk image of the database becomes "
4390
#: ../plugin/haildb/haildb_engine.cc:3482
4391
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4390
#: ../plugin/haildb/haildb_engine.cc:3481
4391
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4392
4392
msgid "Path to individual files and their sizes."
4395
#: ../plugin/haildb/haildb_engine.cc:3485
4395
#: ../plugin/haildb/haildb_engine.cc:3484
4397
4397
msgid "Path to HailDB log files."
4398
4398
msgstr "Ścieżka dla plików tymczasowych"
4400
#: ../plugin/haildb/haildb_engine.cc:3488
4401
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4400
#: ../plugin/haildb/haildb_engine.cc:3487
4401
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4402
4402
msgid "Size of each log file in a log group."
4405
#: ../plugin/haildb/haildb_engine.cc:3491
4405
#: ../plugin/haildb/haildb_engine.cc:3490
4407
4407
"Number of log files in the log group. HailDB writes to the files in a "
4408
4408
"circular fashion. Value 3 is recommended here."
4411
#: ../plugin/haildb/haildb_engine.cc:3494
4411
#: ../plugin/haildb/haildb_engine.cc:3493
4413
4413
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4414
4414
"rolled back. Values above 100000000 disable the timeout."
4417
#: ../plugin/haildb/haildb_engine.cc:3497
4417
#: ../plugin/haildb/haildb_engine.cc:3496
4419
4419
"The size of the buffer which HailDB uses to write log to the log files on "
4423
#: ../plugin/haildb/haildb_engine.cc:3500
4423
#: ../plugin/haildb/haildb_engine.cc:3499
4425
4425
"Sets the point in the LRU list from where all pages are classified as old "
4426
4426
"(Advanced users)"
4429
#: ../plugin/haildb/haildb_engine.cc:3503
4429
#: ../plugin/haildb/haildb_engine.cc:3502
4431
4431
"Milliseconds between accesses to a block at which it is made young. "
4432
4432
"0=disabled (Advanced users)"
4435
#: ../plugin/haildb/haildb_engine.cc:3506
4436
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4435
#: ../plugin/haildb/haildb_engine.cc:3505
4436
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4437
4437
msgid "Percentage of dirty pages allowed in bufferpool."
4440
#: ../plugin/haildb/haildb_engine.cc:3509
4440
#: ../plugin/haildb/haildb_engine.cc:3508
4441
4441
msgid "Desired maximum length of the purge queue (0 = no limit)"
4444
#: ../plugin/haildb/haildb_engine.cc:3512
4444
#: ../plugin/haildb/haildb_engine.cc:3511
4446
4446
"Roll back the complete transaction on lock wait timeout, for 4.x "
4447
4447
"compatibility (disabled by default)"
4450
#: ../plugin/haildb/haildb_engine.cc:3515
4450
#: ../plugin/haildb/haildb_engine.cc:3514
4451
4451
msgid "How many files at the maximum HailDB keeps open at the same time."
4454
#: ../plugin/haildb/haildb_engine.cc:3518
4454
#: ../plugin/haildb/haildb_engine.cc:3517
4455
4455
msgid "Number of background read I/O threads in HailDB."
4458
#: ../plugin/haildb/haildb_engine.cc:3521
4458
#: ../plugin/haildb/haildb_engine.cc:3520
4459
4459
msgid "Number of background write I/O threads in HailDB."
4462
#: ../plugin/haildb/haildb_engine.cc:3523
4462
#: ../plugin/haildb/haildb_engine.cc:3522
4464
4464
"Disable if you want to reduce the number of messages written to the log "
4465
4465
"(default: enabled)."
4468
#: ../plugin/haildb/haildb_engine.cc:3526
4468
#: ../plugin/haildb/haildb_engine.cc:3525
4469
4469
msgid "Enable SHOW HAILDB STATUS output in the log"
4472
#: ../plugin/haildb/haildb_engine.cc:3529
4472
#: ../plugin/haildb/haildb_engine.cc:3528
4473
4473
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4476
#: ../plugin/haildb/haildb_engine.cc:3531
4476
#: ../plugin/haildb/haildb_engine.cc:3530
4478
4478
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4509
4509
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4512
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4512
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4514
4514
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4515
4515
"zero and nonzero."
4518
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4518
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4520
4520
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4524
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4524
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4527
4527
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4528
4528
"or its equivalent numeric id"
4531
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4531
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4532
4532
msgid "Do not use Native AIO library for IO, even if available"
4535
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4535
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4536
4536
msgid "Enable internal replication log."
4539
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4539
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4541
4541
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4542
4542
"rolled back. Values above 100000000 disable the timeout."
4545
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4545
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4546
4546
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4549
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4549
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4551
4551
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4552
4552
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4555
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4555
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4556
4556
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4557
4557
#: ../plugin/transaction_log/print_transaction_message.cc:173
4558
4558
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4613
4613
msgid "InnoDB: Using Linux native AIO"
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4617
4617
msgid "destination directory"
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4620
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4621
4621
msgid "take backup to target-dir"
4624
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4624
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4625
4625
msgid "calc statistic of datadir (offline mysqld is recommended)"
4628
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4628
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4629
4629
msgid "prepare a backup for starting mysql server on the backup."
4632
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4632
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4633
4633
msgid "create files to import to another database when prepare."
4636
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4636
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4638
4638
"stop recovery process not to progress LSN after applying log when prepare."
4641
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4641
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4642
4642
msgid "print parameter of mysqld needed for copyback."
4645
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4645
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4646
4646
msgid "The value is used instead of buffer_pool_size"
4649
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4649
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4651
4651
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4652
4652
"file at the end of '--backup'"
4655
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4655
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4657
4657
"limit count of IO operations (pairs of read&write) per second to IOS values "
4658
4658
"(for '--backup')"
4661
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4661
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4663
4663
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4664
4664
"'xtrabackup_suspended' deleted (for '--backup')."
4667
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4667
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4669
4669
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4670
4670
"this directory."
4673
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4673
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4675
4675
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4676
4676
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4677
4677
"be carefully!"
4680
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4680
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4682
4682
"(for --backup): copy only .ibd pages newer than backup at specified "
4686
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4686
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4688
4688
"(for --prepare): apply .delta files and logfile in the specified directory."
4691
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4691
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4692
4692
msgid "filtering by regexp for table names."
4695
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4695
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4696
4696
msgid "filtering by list of the exact database.table name in the file."
4699
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4699
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4701
4701
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4702
4702
"want create ib_logfile*, only re-execute this command in same options. ###"
4705
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4705
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4707
4707
"Path for temporary files. Several paths may be specified, separated by a "
4708
4708
"colon (:), in this case they are used in a round-robin fashion."
4711
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4711
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4713
4713
"Number of threads to use for parallel datafiles transfer. Does not have any "
4714
4714
"effect in the stream mode. The default value is 1."
4717
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4717
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4719
4719
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4720
4720
"innodb-adaptive-hash-index."
4723
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4725
"Size of a memory pool InnoDB uses to store data dictionary information and "
4726
"other internal data structures."
4723
4729
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4725
"Size of a memory pool InnoDB uses to store data dictionary information and "
4726
"other internal data structures."
4729
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4731
4731
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4735
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4735
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4737
4737
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4738
4738
"innodb-checksums."
4741
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4741
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4742
4742
msgid "The common part for InnoDB table spaces."
4745
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4745
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4747
4747
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4748
4748
"innodb-doublewrite."
4751
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4751
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4752
4752
msgid "Number of file I/O threads in InnoDB."
4755
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4755
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4756
4756
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4759
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4759
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4761
4761
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4762
4762
"commit) or 2 (write at commit, flush once per second)."
4765
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4765
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4767
4767
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4771
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4773
"The size of the buffer which InnoDB uses to write log to the log files on "
4771
4777
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4773
"The size of the buffer which InnoDB uses to write log to the log files on "
4777
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4779
4779
"Number of log files in the log group. InnoDB writes to the files in a "
4780
4780
"circular fashion. Value 3 is recommended here."
4783
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4785
msgid "Path to InnoDB log files."
4786
msgstr "Ścieżka dla plików tymczasowych"
4783
4788
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4785
msgid "Path to InnoDB log files."
4786
msgstr "Ścieżka dla plików tymczasowych"
4789
msgid "How many files at the maximum InnoDB keeps open at the same time."
4788
4792
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4789
msgid "How many files at the maximum InnoDB keeps open at the same time."
4792
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4793
4793
msgid "The universal page size of the database."
4796
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4796
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4798
4798
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4799
4799
"for created log file is not supported. Use on your own risk!"
4802
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4802
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4804
4804
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4808
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4808
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4810
4810
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4811
4811
"to use, Because it is not change back to disable, once it is used."
4814
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4814
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4816
4816
"Path to special datafile for doublewrite buffer. (default is : not used)"