4403
4403
msgid "Regular expression to apply to tables to exclude"
4404
4404
msgstr "Regular expression to apply to tables to filter"
4406
#: ../plugin/haildb/haildb_engine.cc:1086
4407
#: ../plugin/haildb/haildb_engine.cc:1223
4408
#: ../plugin/haildb/haildb_engine.cc:1253
4410
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4411
msgstr "Can't create table '%-.200s' (errno: %d)"
4413
#: ../plugin/haildb/haildb_engine.cc:1105
4415
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4416
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4418
#: ../plugin/haildb/haildb_engine.cc:1202
4419
#: ../plugin/haildb/haildb_engine.cc:1315
4420
#: ../plugin/haildb/haildb_engine.cc:1496
4421
#: ../plugin/haildb/haildb_engine.cc:2161
4423
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4424
msgstr "Can't create table '%-.200s' (errno: %d)"
4426
#: ../plugin/haildb/haildb_engine.cc:1354
4427
#: ../plugin/haildb/haildb_engine.cc:1370
4429
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4430
msgstr "Can't create table '%-.200s' (errno: %d)"
4432
#: ../plugin/haildb/haildb_engine.cc:3407
4434
msgid "Error starting HailDB %d (%s)\n"
4437
#: ../plugin/haildb/haildb_engine.cc:3436
4438
msgid "Disable HailDB adaptive hash index (enabled by default)."
4441
#: ../plugin/haildb/haildb_engine.cc:3438
4442
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4445
#: ../plugin/haildb/haildb_engine.cc:3441
4447
"Size of a memory pool HailDB uses to store data dictionary information and "
4448
"other internal data structures."
4451
#: ../plugin/haildb/haildb_engine.cc:3444
4452
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4453
msgid "Data file autoextend increment in megabytes"
4456
#: ../plugin/haildb/haildb_engine.cc:3447
4459
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4461
msgstr "The size of the buffer that is used for full joins."
4463
#: ../plugin/haildb/haildb_engine.cc:3450
4464
msgid "The common part for HailDB table spaces."
4467
#: ../plugin/haildb/haildb_engine.cc:3452
4468
msgid "Disable HailDB checksums validation (enabled by default)."
4471
#: ../plugin/haildb/haildb_engine.cc:3454
4472
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4475
#: ../plugin/haildb/haildb_engine.cc:3457
4476
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4479
#: ../plugin/haildb/haildb_engine.cc:3460
4481
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4482
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4485
#: ../plugin/haildb/haildb_engine.cc:3463
4486
msgid "Stores each HailDB table to an .ibd file in the database dir."
4489
#: ../plugin/haildb/haildb_engine.cc:3466
4490
msgid "File format to use for new tables in .ibd files."
4493
#: ../plugin/haildb/haildb_engine.cc:3469
4495
"Set to 0 (write and flush once per second),1 (write and flush at each "
4496
"commit) or 2 (write at commit, flush once per second)."
4499
#: ../plugin/haildb/haildb_engine.cc:3472
4500
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4501
msgid "With which method to flush data."
4504
#. ####### Should we use this option? #######
4505
#: ../plugin/haildb/haildb_engine.cc:3475
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4508
"Helps to save your data in case the disk image of the database becomes "
4512
#: ../plugin/haildb/haildb_engine.cc:3478
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4514
msgid "Path to individual files and their sizes."
4517
#: ../plugin/haildb/haildb_engine.cc:3481
4519
msgid "Path to HailDB log files."
4520
msgstr "Path for temporary files."
4522
#: ../plugin/haildb/haildb_engine.cc:3484
4523
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4524
msgid "Size of each log file in a log group."
4527
#: ../plugin/haildb/haildb_engine.cc:3487
4529
"Number of log files in the log group. HailDB writes to the files in a "
4530
"circular fashion. Value 3 is recommended here."
4533
#: ../plugin/haildb/haildb_engine.cc:3490
4535
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4536
"rolled back. Values above 100000000 disable the timeout."
4539
#: ../plugin/haildb/haildb_engine.cc:3493
4542
"The size of the buffer which HailDB uses to write log to the log files on "
4544
msgstr "The size of the buffer that is used for full joins."
4546
#: ../plugin/haildb/haildb_engine.cc:3496
4548
"Sets the point in the LRU list from where all pages are classified as old "
4552
#: ../plugin/haildb/haildb_engine.cc:3499
4554
"Milliseconds between accesses to a block at which it is made young. "
4555
"0=disabled (Advanced users)"
4558
#: ../plugin/haildb/haildb_engine.cc:3502
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4560
msgid "Percentage of dirty pages allowed in bufferpool."
4563
#: ../plugin/haildb/haildb_engine.cc:3505
4564
msgid "Desired maximum length of the purge queue (0 = no limit)"
4567
#: ../plugin/haildb/haildb_engine.cc:3508
4569
"Roll back the complete transaction on lock wait timeout, for 4.x "
4570
"compatibility (disabled by default)"
4573
#: ../plugin/haildb/haildb_engine.cc:3511
4574
msgid "How many files at the maximum HailDB keeps open at the same time."
4577
#: ../plugin/haildb/haildb_engine.cc:3514
4578
msgid "Number of background read I/O threads in HailDB."
4581
#: ../plugin/haildb/haildb_engine.cc:3517
4582
msgid "Number of background write I/O threads in HailDB."
4585
#: ../plugin/haildb/haildb_engine.cc:3519
4587
"Disable if you want to reduce the number of messages written to the log "
4588
"(default: enabled)."
4591
#: ../plugin/haildb/haildb_engine.cc:3522
4592
msgid "Enable SHOW HAILDB STATUS output in the log"
4595
#: ../plugin/haildb/haildb_engine.cc:3525
4596
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4599
#: ../plugin/haildb/haildb_engine.cc:3527
4601
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4604
4406
#: ../plugin/hello_events/hello_events.cc:402
4605
4407
msgid "Enable Example Events Plugin"
5817
#: ../plugin/regex_policy/module.cc:46
5646
#: ../plugin/regex_policy/module.cc:48
5818
5647
#, fuzzy, c-format
5819
5648
msgid "Could not load regex policy file: %s\n"
5820
5649
msgstr "Could not add Variable: %s\n"
5822
#: ../plugin/regex_policy/module.cc:47
5651
#: ../plugin/regex_policy/module.cc:49
5824
5653
msgid "Unknown"
5825
5654
msgstr "Unknown error"
5827
#: ../plugin/regex_policy/module.cc:62
5656
#: ../plugin/regex_policy/module.cc:64
5828
5657
msgid "File to load for regex authorization policies"
5831
#: ../plugin/regex_policy/module.cc:218
5660
#: ../plugin/regex_policy/module.cc:220
5833
5662
msgid "User %s matches regex\n"
5836
#: ../plugin/regex_policy/module.cc:221
5665
#: ../plugin/regex_policy/module.cc:223
5838
5667
msgid "Object %s matches regex %s (%s)\n"
5841
#: ../plugin/regex_policy/module.cc:227
5670
#: ../plugin/regex_policy/module.cc:229
5843
5672
msgid "Object %s NOT restricted by regex %s (%s)\n"
5676
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5677
#~ msgstr "Can't create table '%-.200s' (errno: %d)"
5680
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5681
#~ msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
5684
#~ msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
5685
#~ msgstr "Can't create table '%-.200s' (errno: %d)"
5688
#~ msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
5689
#~ msgstr "Can't create table '%-.200s' (errno: %d)"
5693
#~ "The size of the memory buffer HailDB uses to cache data and indexes of "
5695
#~ msgstr "The size of the buffer that is used for full joins."
5698
#~ msgid "Path to HailDB log files."
5699
#~ msgstr "Path for temporary files."
5703
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5705
#~ msgstr "The size of the buffer that is used for full joins."
5846
5707
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5847
5708
#~ msgstr "Couldn't allocate memory for temp histfile!\n"