4440
4440
msgid "Regular expression to apply to tables to exclude"
4441
4441
msgstr "Regulärer Ausdruck der auf Tabellenfilter angewendet werden soll"
4443
#: ../plugin/haildb/haildb_engine.cc:1086
4444
#: ../plugin/haildb/haildb_engine.cc:1223
4445
#: ../plugin/haildb/haildb_engine.cc:1253
4447
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4448
msgstr "Tabelle '%-.200s kann nicht erzeugt werden (Fehlernummer: %d)"
4450
#: ../plugin/haildb/haildb_engine.cc:1105
4452
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4454
"Kann '%s' nicht als symbolische Verknüpfung auf '%s' anlegen (Fehlercode: %d)"
4456
#: ../plugin/haildb/haildb_engine.cc:1202
4457
#: ../plugin/haildb/haildb_engine.cc:1315
4458
#: ../plugin/haildb/haildb_engine.cc:1496
4459
#: ../plugin/haildb/haildb_engine.cc:2161
4461
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4464
#: ../plugin/haildb/haildb_engine.cc:1354
4465
#: ../plugin/haildb/haildb_engine.cc:1370
4467
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4470
#: ../plugin/haildb/haildb_engine.cc:3407
4472
msgid "Error starting HailDB %d (%s)\n"
4475
#: ../plugin/haildb/haildb_engine.cc:3436
4476
msgid "Disable HailDB adaptive hash index (enabled by default)."
4479
#: ../plugin/haildb/haildb_engine.cc:3438
4480
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4483
#: ../plugin/haildb/haildb_engine.cc:3441
4485
"Size of a memory pool HailDB uses to store data dictionary information and "
4486
"other internal data structures."
4489
#: ../plugin/haildb/haildb_engine.cc:3444
4490
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4491
msgid "Data file autoextend increment in megabytes"
4494
#: ../plugin/haildb/haildb_engine.cc:3447
4496
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4500
#: ../plugin/haildb/haildb_engine.cc:3450
4501
msgid "The common part for HailDB table spaces."
4504
#: ../plugin/haildb/haildb_engine.cc:3452
4505
msgid "Disable HailDB checksums validation (enabled by default)."
4508
#: ../plugin/haildb/haildb_engine.cc:3454
4509
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4512
#: ../plugin/haildb/haildb_engine.cc:3457
4513
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4516
#: ../plugin/haildb/haildb_engine.cc:3460
4518
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4519
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4522
#: ../plugin/haildb/haildb_engine.cc:3463
4523
msgid "Stores each HailDB table to an .ibd file in the database dir."
4526
#: ../plugin/haildb/haildb_engine.cc:3466
4527
msgid "File format to use for new tables in .ibd files."
4530
#: ../plugin/haildb/haildb_engine.cc:3469
4532
"Set to 0 (write and flush once per second),1 (write and flush at each "
4533
"commit) or 2 (write at commit, flush once per second)."
4536
#: ../plugin/haildb/haildb_engine.cc:3472
4537
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4538
msgid "With which method to flush data."
4541
#. ####### Should we use this option? #######
4542
#: ../plugin/haildb/haildb_engine.cc:3475
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4545
"Helps to save your data in case the disk image of the database becomes "
4549
#: ../plugin/haildb/haildb_engine.cc:3478
4550
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4551
msgid "Path to individual files and their sizes."
4554
#: ../plugin/haildb/haildb_engine.cc:3481
4556
msgid "Path to HailDB log files."
4557
msgstr "Pfad für temporäre Dateien"
4559
#: ../plugin/haildb/haildb_engine.cc:3484
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4561
msgid "Size of each log file in a log group."
4564
#: ../plugin/haildb/haildb_engine.cc:3487
4566
"Number of log files in the log group. HailDB writes to the files in a "
4567
"circular fashion. Value 3 is recommended here."
4570
#: ../plugin/haildb/haildb_engine.cc:3490
4572
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4573
"rolled back. Values above 100000000 disable the timeout."
4576
#: ../plugin/haildb/haildb_engine.cc:3493
4579
"The size of the buffer which HailDB uses to write log to the log files on "
4581
msgstr "Größe des Buffers, die für volle Beteiligung verwendet wird."
4583
#: ../plugin/haildb/haildb_engine.cc:3496
4585
"Sets the point in the LRU list from where all pages are classified as old "
4589
#: ../plugin/haildb/haildb_engine.cc:3499
4591
"Milliseconds between accesses to a block at which it is made young. "
4592
"0=disabled (Advanced users)"
4595
#: ../plugin/haildb/haildb_engine.cc:3502
4596
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4597
msgid "Percentage of dirty pages allowed in bufferpool."
4600
#: ../plugin/haildb/haildb_engine.cc:3505
4601
msgid "Desired maximum length of the purge queue (0 = no limit)"
4604
#: ../plugin/haildb/haildb_engine.cc:3508
4606
"Roll back the complete transaction on lock wait timeout, for 4.x "
4607
"compatibility (disabled by default)"
4610
#: ../plugin/haildb/haildb_engine.cc:3511
4611
msgid "How many files at the maximum HailDB keeps open at the same time."
4614
#: ../plugin/haildb/haildb_engine.cc:3514
4615
msgid "Number of background read I/O threads in HailDB."
4618
#: ../plugin/haildb/haildb_engine.cc:3517
4619
msgid "Number of background write I/O threads in HailDB."
4622
#: ../plugin/haildb/haildb_engine.cc:3519
4624
"Disable if you want to reduce the number of messages written to the log "
4625
"(default: enabled)."
4628
#: ../plugin/haildb/haildb_engine.cc:3522
4629
msgid "Enable SHOW HAILDB STATUS output in the log"
4632
#: ../plugin/haildb/haildb_engine.cc:3525
4633
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4636
#: ../plugin/haildb/haildb_engine.cc:3527
4638
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4641
4443
#: ../plugin/hello_events/hello_events.cc:402
4642
4444
msgid "Enable Example Events Plugin"
5855
#: ../plugin/regex_policy/module.cc:46
5684
#: ../plugin/regex_policy/module.cc:48
5856
5685
#, fuzzy, c-format
5857
5686
msgid "Could not load regex policy file: %s\n"
5858
5687
msgstr "Konnte Variable '%s' nicht hinzufügen\n"
5860
#: ../plugin/regex_policy/module.cc:47
5689
#: ../plugin/regex_policy/module.cc:49
5862
5691
msgid "Unknown"
5863
5692
msgstr "Unbekannter Fehler"
5865
#: ../plugin/regex_policy/module.cc:62
5694
#: ../plugin/regex_policy/module.cc:64
5866
5695
msgid "File to load for regex authorization policies"
5869
#: ../plugin/regex_policy/module.cc:218
5698
#: ../plugin/regex_policy/module.cc:220
5871
5700
msgid "User %s matches regex\n"
5874
#: ../plugin/regex_policy/module.cc:221
5703
#: ../plugin/regex_policy/module.cc:223
5876
5705
msgid "Object %s matches regex %s (%s)\n"
5879
#: ../plugin/regex_policy/module.cc:227
5708
#: ../plugin/regex_policy/module.cc:229
5881
5710
msgid "Object %s NOT restricted by regex %s (%s)\n"
5714
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5715
#~ msgstr "Tabelle '%-.200s kann nicht erzeugt werden (Fehlernummer: %d)"
5718
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5720
#~ "Kann '%s' nicht als symbolische Verknüpfung auf '%s' anlegen (Fehlercode: "
5724
#~ msgid "Path to HailDB log files."
5725
#~ msgstr "Pfad für temporäre Dateien"
5729
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5731
#~ msgstr "Größe des Buffers, die für volle Beteiligung verwendet wird."
5884
5733
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5885
5734
#~ msgstr "Konnte keinen Speicher für temporäre Histdatei reservieren.\n"