4263
4263
msgid "Regular expression to apply to tables to exclude"
4266
#: ../plugin/haildb/haildb_engine.cc:1086
4267
#: ../plugin/haildb/haildb_engine.cc:1223
4268
#: ../plugin/haildb/haildb_engine.cc:1253
4270
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4271
msgstr "Nie można utworzyć tabeli '%-.200s' (nr błedu : %d)"
4273
#: ../plugin/haildb/haildb_engine.cc:1105
4275
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4278
#: ../plugin/haildb/haildb_engine.cc:1202
4279
#: ../plugin/haildb/haildb_engine.cc:1315
4280
#: ../plugin/haildb/haildb_engine.cc:1496
4281
#: ../plugin/haildb/haildb_engine.cc:2161
4283
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4286
#: ../plugin/haildb/haildb_engine.cc:1354
4287
#: ../plugin/haildb/haildb_engine.cc:1370
4289
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4292
#: ../plugin/haildb/haildb_engine.cc:3407
4294
msgid "Error starting HailDB %d (%s)\n"
4297
#: ../plugin/haildb/haildb_engine.cc:3436
4298
msgid "Disable HailDB adaptive hash index (enabled by default)."
4301
#: ../plugin/haildb/haildb_engine.cc:3438
4302
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4305
#: ../plugin/haildb/haildb_engine.cc:3441
4307
"Size of a memory pool HailDB uses to store data dictionary information and "
4308
"other internal data structures."
4311
#: ../plugin/haildb/haildb_engine.cc:3444
4312
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4313
msgid "Data file autoextend increment in megabytes"
4316
#: ../plugin/haildb/haildb_engine.cc:3447
4318
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4322
#: ../plugin/haildb/haildb_engine.cc:3450
4323
msgid "The common part for HailDB table spaces."
4326
#: ../plugin/haildb/haildb_engine.cc:3452
4327
msgid "Disable HailDB checksums validation (enabled by default)."
4330
#: ../plugin/haildb/haildb_engine.cc:3454
4331
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4334
#: ../plugin/haildb/haildb_engine.cc:3457
4335
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4338
#: ../plugin/haildb/haildb_engine.cc:3460
4340
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4341
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4344
#: ../plugin/haildb/haildb_engine.cc:3463
4345
msgid "Stores each HailDB table to an .ibd file in the database dir."
4348
#: ../plugin/haildb/haildb_engine.cc:3466
4349
msgid "File format to use for new tables in .ibd files."
4352
#: ../plugin/haildb/haildb_engine.cc:3469
4354
"Set to 0 (write and flush once per second),1 (write and flush at each "
4355
"commit) or 2 (write at commit, flush once per second)."
4358
#: ../plugin/haildb/haildb_engine.cc:3472
4359
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4360
msgid "With which method to flush data."
4363
#. ####### Should we use this option? #######
4364
#: ../plugin/haildb/haildb_engine.cc:3475
4365
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4367
"Helps to save your data in case the disk image of the database becomes "
4371
#: ../plugin/haildb/haildb_engine.cc:3478
4372
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4373
msgid "Path to individual files and their sizes."
4376
#: ../plugin/haildb/haildb_engine.cc:3481
4378
msgid "Path to HailDB log files."
4379
msgstr "Ścieżka dla plików tymczasowych"
4381
#: ../plugin/haildb/haildb_engine.cc:3484
4382
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4383
msgid "Size of each log file in a log group."
4386
#: ../plugin/haildb/haildb_engine.cc:3487
4388
"Number of log files in the log group. HailDB writes to the files in a "
4389
"circular fashion. Value 3 is recommended here."
4392
#: ../plugin/haildb/haildb_engine.cc:3490
4394
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4395
"rolled back. Values above 100000000 disable the timeout."
4398
#: ../plugin/haildb/haildb_engine.cc:3493
4400
"The size of the buffer which HailDB uses to write log to the log files on "
4404
#: ../plugin/haildb/haildb_engine.cc:3496
4406
"Sets the point in the LRU list from where all pages are classified as old "
4410
#: ../plugin/haildb/haildb_engine.cc:3499
4412
"Milliseconds between accesses to a block at which it is made young. "
4413
"0=disabled (Advanced users)"
4416
#: ../plugin/haildb/haildb_engine.cc:3502
4417
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4418
msgid "Percentage of dirty pages allowed in bufferpool."
4421
#: ../plugin/haildb/haildb_engine.cc:3505
4422
msgid "Desired maximum length of the purge queue (0 = no limit)"
4425
#: ../plugin/haildb/haildb_engine.cc:3508
4427
"Roll back the complete transaction on lock wait timeout, for 4.x "
4428
"compatibility (disabled by default)"
4431
#: ../plugin/haildb/haildb_engine.cc:3511
4432
msgid "How many files at the maximum HailDB keeps open at the same time."
4435
#: ../plugin/haildb/haildb_engine.cc:3514
4436
msgid "Number of background read I/O threads in HailDB."
4439
#: ../plugin/haildb/haildb_engine.cc:3517
4440
msgid "Number of background write I/O threads in HailDB."
4443
#: ../plugin/haildb/haildb_engine.cc:3519
4445
"Disable if you want to reduce the number of messages written to the log "
4446
"(default: enabled)."
4449
#: ../plugin/haildb/haildb_engine.cc:3522
4450
msgid "Enable SHOW HAILDB STATUS output in the log"
4453
#: ../plugin/haildb/haildb_engine.cc:3525
4454
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4457
#: ../plugin/haildb/haildb_engine.cc:3527
4459
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4462
4266
#: ../plugin/hello_events/hello_events.cc:402
4463
4267
msgid "Enable Example Events Plugin"
5637
#: ../plugin/regex_policy/module.cc:46
5468
#: ../plugin/regex_policy/module.cc:48
5639
5470
msgid "Could not load regex policy file: %s\n"
5642
#: ../plugin/regex_policy/module.cc:47
5473
#: ../plugin/regex_policy/module.cc:49
5644
5475
msgid "Unknown"
5645
5476
msgstr "Nieznany błąd"
5647
#: ../plugin/regex_policy/module.cc:62
5478
#: ../plugin/regex_policy/module.cc:64
5648
5479
msgid "File to load for regex authorization policies"
5651
#: ../plugin/regex_policy/module.cc:218
5482
#: ../plugin/regex_policy/module.cc:220
5653
5484
msgid "User %s matches regex\n"
5656
#: ../plugin/regex_policy/module.cc:221
5487
#: ../plugin/regex_policy/module.cc:223
5658
5489
msgid "Object %s matches regex %s (%s)\n"
5661
#: ../plugin/regex_policy/module.cc:227
5492
#: ../plugin/regex_policy/module.cc:229
5663
5494
msgid "Object %s NOT restricted by regex %s (%s)\n"
5498
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5499
#~ msgstr "Nie można utworzyć tabeli '%-.200s' (nr błedu : %d)"
5502
#~ msgid "Path to HailDB log files."
5503
#~ msgstr "Ścieżka dla plików tymczasowych"
5666
5505
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5667
5506
#~ msgstr "Nieudana próba alokacji pamięci dla pliku tymczasowego historii!\n"