4511
4511
msgid "Regular expression to apply to tables to exclude"
4512
4512
msgstr "Reguliere expressie toe te passen op de te filteren tabellen"
4514
#: ../plugin/haildb/haildb_engine.cc:1086
4515
#: ../plugin/haildb/haildb_engine.cc:1223
4516
#: ../plugin/haildb/haildb_engine.cc:1253
4518
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4519
msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
4521
#: ../plugin/haildb/haildb_engine.cc:1105
4523
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4524
msgstr "Kan symlink '%s' verwijzend naar '%s' niet creëren (Fout %d)"
4526
#: ../plugin/haildb/haildb_engine.cc:1202
4527
#: ../plugin/haildb/haildb_engine.cc:1315
4528
#: ../plugin/haildb/haildb_engine.cc:1496
4529
#: ../plugin/haildb/haildb_engine.cc:2161
4531
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4532
msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
4534
#: ../plugin/haildb/haildb_engine.cc:1354
4535
#: ../plugin/haildb/haildb_engine.cc:1370
4537
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4538
msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
4540
#: ../plugin/haildb/haildb_engine.cc:3407
4542
msgid "Error starting HailDB %d (%s)\n"
4545
#: ../plugin/haildb/haildb_engine.cc:3436
4546
msgid "Disable HailDB adaptive hash index (enabled by default)."
4549
#: ../plugin/haildb/haildb_engine.cc:3438
4550
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4553
#: ../plugin/haildb/haildb_engine.cc:3441
4555
"Size of a memory pool HailDB uses to store data dictionary information and "
4556
"other internal data structures."
4559
#: ../plugin/haildb/haildb_engine.cc:3444
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4561
msgid "Data file autoextend increment in megabytes"
4564
#: ../plugin/haildb/haildb_engine.cc:3447
4567
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4569
msgstr "De grootte van de buffer die gebruikt wordt voor full joins."
4571
#: ../plugin/haildb/haildb_engine.cc:3450
4572
msgid "The common part for HailDB table spaces."
4575
#: ../plugin/haildb/haildb_engine.cc:3452
4576
msgid "Disable HailDB checksums validation (enabled by default)."
4579
#: ../plugin/haildb/haildb_engine.cc:3454
4580
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4583
#: ../plugin/haildb/haildb_engine.cc:3457
4584
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4587
#: ../plugin/haildb/haildb_engine.cc:3460
4589
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4590
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4593
#: ../plugin/haildb/haildb_engine.cc:3463
4594
msgid "Stores each HailDB table to an .ibd file in the database dir."
4597
#: ../plugin/haildb/haildb_engine.cc:3466
4598
msgid "File format to use for new tables in .ibd files."
4601
#: ../plugin/haildb/haildb_engine.cc:3469
4603
"Set to 0 (write and flush once per second),1 (write and flush at each "
4604
"commit) or 2 (write at commit, flush once per second)."
4607
#: ../plugin/haildb/haildb_engine.cc:3472
4608
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4609
msgid "With which method to flush data."
4612
#. ####### Should we use this option? #######
4613
#: ../plugin/haildb/haildb_engine.cc:3475
4614
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4616
"Helps to save your data in case the disk image of the database becomes "
4620
#: ../plugin/haildb/haildb_engine.cc:3478
4621
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4622
msgid "Path to individual files and their sizes."
4625
#: ../plugin/haildb/haildb_engine.cc:3481
4627
msgid "Path to HailDB log files."
4628
msgstr "Pad voor tijdelijke bestanden."
4630
#: ../plugin/haildb/haildb_engine.cc:3484
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4632
msgid "Size of each log file in a log group."
4635
#: ../plugin/haildb/haildb_engine.cc:3487
4637
"Number of log files in the log group. HailDB writes to the files in a "
4638
"circular fashion. Value 3 is recommended here."
4641
#: ../plugin/haildb/haildb_engine.cc:3490
4643
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4644
"rolled back. Values above 100000000 disable the timeout."
4647
#: ../plugin/haildb/haildb_engine.cc:3493
4650
"The size of the buffer which HailDB uses to write log to the log files on "
4652
msgstr "De grootte van de buffer die gebruikt wordt voor full joins."
4654
#: ../plugin/haildb/haildb_engine.cc:3496
4656
"Sets the point in the LRU list from where all pages are classified as old "
4660
#: ../plugin/haildb/haildb_engine.cc:3499
4662
"Milliseconds between accesses to a block at which it is made young. "
4663
"0=disabled (Advanced users)"
4666
#: ../plugin/haildb/haildb_engine.cc:3502
4667
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4668
msgid "Percentage of dirty pages allowed in bufferpool."
4671
#: ../plugin/haildb/haildb_engine.cc:3505
4672
msgid "Desired maximum length of the purge queue (0 = no limit)"
4675
#: ../plugin/haildb/haildb_engine.cc:3508
4677
"Roll back the complete transaction on lock wait timeout, for 4.x "
4678
"compatibility (disabled by default)"
4681
#: ../plugin/haildb/haildb_engine.cc:3511
4682
msgid "How many files at the maximum HailDB keeps open at the same time."
4685
#: ../plugin/haildb/haildb_engine.cc:3514
4686
msgid "Number of background read I/O threads in HailDB."
4689
#: ../plugin/haildb/haildb_engine.cc:3517
4690
msgid "Number of background write I/O threads in HailDB."
4693
#: ../plugin/haildb/haildb_engine.cc:3519
4695
"Disable if you want to reduce the number of messages written to the log "
4696
"(default: enabled)."
4699
#: ../plugin/haildb/haildb_engine.cc:3522
4700
msgid "Enable SHOW HAILDB STATUS output in the log"
4703
#: ../plugin/haildb/haildb_engine.cc:3525
4704
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4707
#: ../plugin/haildb/haildb_engine.cc:3527
4709
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4712
4514
#: ../plugin/hello_events/hello_events.cc:402
4713
4515
msgid "Enable Example Events Plugin"
5946
#: ../plugin/regex_policy/module.cc:46
5775
#: ../plugin/regex_policy/module.cc:48
5947
5776
#, fuzzy, c-format
5948
5777
msgid "Could not load regex policy file: %s\n"
5949
5778
msgstr "Kon variabele niet toevoegen: %s\n"
5951
#: ../plugin/regex_policy/module.cc:47
5780
#: ../plugin/regex_policy/module.cc:49
5953
5782
msgid "Unknown"
5954
5783
msgstr "Onbekende fout"
5956
#: ../plugin/regex_policy/module.cc:62
5785
#: ../plugin/regex_policy/module.cc:64
5957
5786
msgid "File to load for regex authorization policies"
5960
#: ../plugin/regex_policy/module.cc:218
5789
#: ../plugin/regex_policy/module.cc:220
5962
5791
msgid "User %s matches regex\n"
5965
#: ../plugin/regex_policy/module.cc:221
5794
#: ../plugin/regex_policy/module.cc:223
5967
5796
msgid "Object %s matches regex %s (%s)\n"
5970
#: ../plugin/regex_policy/module.cc:227
5799
#: ../plugin/regex_policy/module.cc:229
5972
5801
msgid "Object %s NOT restricted by regex %s (%s)\n"
5805
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5806
#~ msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
5809
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5810
#~ msgstr "Kan symlink '%s' verwijzend naar '%s' niet creëren (Fout %d)"
5813
#~ msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
5814
#~ msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
5817
#~ msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
5818
#~ msgstr "Kan tabel '%-.200s' niet aanmaken (Foutcode: %d)"
5822
#~ "The size of the memory buffer HailDB uses to cache data and indexes of "
5824
#~ msgstr "De grootte van de buffer die gebruikt wordt voor full joins."
5827
#~ msgid "Path to HailDB log files."
5828
#~ msgstr "Pad voor tijdelijke bestanden."
5832
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5834
#~ msgstr "De grootte van de buffer die gebruikt wordt voor full joins."
5975
5836
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5976
5837
#~ msgstr "Kon geen geheugen toewijzen voor tijdelijk geschiedenisbestand !\n"