4252
4252
msgid "Regular expression to apply to tables to exclude"
4255
#: ../plugin/haildb/haildb_engine.cc:1086
4256
#: ../plugin/haildb/haildb_engine.cc:1223
4257
#: ../plugin/haildb/haildb_engine.cc:1253
4259
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4260
msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
4262
#: ../plugin/haildb/haildb_engine.cc:1105
4264
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4267
#: ../plugin/haildb/haildb_engine.cc:1202
4268
#: ../plugin/haildb/haildb_engine.cc:1315
4269
#: ../plugin/haildb/haildb_engine.cc:1496
4270
#: ../plugin/haildb/haildb_engine.cc:2161
4272
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4275
#: ../plugin/haildb/haildb_engine.cc:1354
4276
#: ../plugin/haildb/haildb_engine.cc:1370
4278
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4281
#: ../plugin/haildb/haildb_engine.cc:3407
4283
msgid "Error starting HailDB %d (%s)\n"
4286
#: ../plugin/haildb/haildb_engine.cc:3436
4287
msgid "Disable HailDB adaptive hash index (enabled by default)."
4290
#: ../plugin/haildb/haildb_engine.cc:3438
4291
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4294
#: ../plugin/haildb/haildb_engine.cc:3441
4296
"Size of a memory pool HailDB uses to store data dictionary information and "
4297
"other internal data structures."
4300
#: ../plugin/haildb/haildb_engine.cc:3444
4301
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4302
msgid "Data file autoextend increment in megabytes"
4305
#: ../plugin/haildb/haildb_engine.cc:3447
4307
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4311
#: ../plugin/haildb/haildb_engine.cc:3450
4312
msgid "The common part for HailDB table spaces."
4315
#: ../plugin/haildb/haildb_engine.cc:3452
4316
msgid "Disable HailDB checksums validation (enabled by default)."
4319
#: ../plugin/haildb/haildb_engine.cc:3454
4320
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4323
#: ../plugin/haildb/haildb_engine.cc:3457
4324
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4327
#: ../plugin/haildb/haildb_engine.cc:3460
4329
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4330
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4333
#: ../plugin/haildb/haildb_engine.cc:3463
4334
msgid "Stores each HailDB table to an .ibd file in the database dir."
4337
#: ../plugin/haildb/haildb_engine.cc:3466
4338
msgid "File format to use for new tables in .ibd files."
4341
#: ../plugin/haildb/haildb_engine.cc:3469
4343
"Set to 0 (write and flush once per second),1 (write and flush at each "
4344
"commit) or 2 (write at commit, flush once per second)."
4347
#: ../plugin/haildb/haildb_engine.cc:3472
4348
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4349
msgid "With which method to flush data."
4352
#. ####### Should we use this option? #######
4353
#: ../plugin/haildb/haildb_engine.cc:3475
4354
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4356
"Helps to save your data in case the disk image of the database becomes "
4360
#: ../plugin/haildb/haildb_engine.cc:3478
4361
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4362
msgid "Path to individual files and their sizes."
4365
#: ../plugin/haildb/haildb_engine.cc:3481
4367
msgid "Path to HailDB log files."
4368
msgstr "Путь к временным файлам."
4370
#: ../plugin/haildb/haildb_engine.cc:3484
4371
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4372
msgid "Size of each log file in a log group."
4375
#: ../plugin/haildb/haildb_engine.cc:3487
4377
"Number of log files in the log group. HailDB writes to the files in a "
4378
"circular fashion. Value 3 is recommended here."
4381
#: ../plugin/haildb/haildb_engine.cc:3490
4383
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4384
"rolled back. Values above 100000000 disable the timeout."
4387
#: ../plugin/haildb/haildb_engine.cc:3493
4389
"The size of the buffer which HailDB uses to write log to the log files on "
4393
#: ../plugin/haildb/haildb_engine.cc:3496
4395
"Sets the point in the LRU list from where all pages are classified as old "
4399
#: ../plugin/haildb/haildb_engine.cc:3499
4401
"Milliseconds between accesses to a block at which it is made young. "
4402
"0=disabled (Advanced users)"
4405
#: ../plugin/haildb/haildb_engine.cc:3502
4406
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4407
msgid "Percentage of dirty pages allowed in bufferpool."
4410
#: ../plugin/haildb/haildb_engine.cc:3505
4411
msgid "Desired maximum length of the purge queue (0 = no limit)"
4414
#: ../plugin/haildb/haildb_engine.cc:3508
4416
"Roll back the complete transaction on lock wait timeout, for 4.x "
4417
"compatibility (disabled by default)"
4420
#: ../plugin/haildb/haildb_engine.cc:3511
4421
msgid "How many files at the maximum HailDB keeps open at the same time."
4424
#: ../plugin/haildb/haildb_engine.cc:3514
4425
msgid "Number of background read I/O threads in HailDB."
4428
#: ../plugin/haildb/haildb_engine.cc:3517
4429
msgid "Number of background write I/O threads in HailDB."
4432
#: ../plugin/haildb/haildb_engine.cc:3519
4434
"Disable if you want to reduce the number of messages written to the log "
4435
"(default: enabled)."
4438
#: ../plugin/haildb/haildb_engine.cc:3522
4439
msgid "Enable SHOW HAILDB STATUS output in the log"
4442
#: ../plugin/haildb/haildb_engine.cc:3525
4443
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4446
#: ../plugin/haildb/haildb_engine.cc:3527
4448
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4451
4255
#: ../plugin/hello_events/hello_events.cc:402
4452
4256
msgid "Enable Example Events Plugin"
5627
#: ../plugin/regex_policy/module.cc:46
5458
#: ../plugin/regex_policy/module.cc:48
5629
5460
msgid "Could not load regex policy file: %s\n"
5632
#: ../plugin/regex_policy/module.cc:47
5463
#: ../plugin/regex_policy/module.cc:49
5634
5465
msgid "Unknown"
5635
5466
msgstr "Неизвестная ошибка %d"
5637
#: ../plugin/regex_policy/module.cc:62
5468
#: ../plugin/regex_policy/module.cc:64
5638
5469
msgid "File to load for regex authorization policies"
5641
#: ../plugin/regex_policy/module.cc:218
5472
#: ../plugin/regex_policy/module.cc:220
5643
5474
msgid "User %s matches regex\n"
5646
#: ../plugin/regex_policy/module.cc:221
5477
#: ../plugin/regex_policy/module.cc:223
5648
5479
msgid "Object %s matches regex %s (%s)\n"
5651
#: ../plugin/regex_policy/module.cc:227
5482
#: ../plugin/regex_policy/module.cc:229
5653
5484
msgid "Object %s NOT restricted by regex %s (%s)\n"
5488
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5489
#~ msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
5492
#~ msgid "Path to HailDB log files."
5493
#~ msgstr "Путь к временным файлам."
5656
5495
#~ msgid "Use compression in server/client protocol."
5657
5496
#~ msgstr "Использовать сжатие в клиент-серверном протоколе."