4262
4262
msgid "Regular expression to apply to tables to exclude"
4265
#: ../plugin/haildb/haildb_engine.cc:1086
4266
#: ../plugin/haildb/haildb_engine.cc:1223
4267
#: ../plugin/haildb/haildb_engine.cc:1253
4269
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4270
msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
4272
#: ../plugin/haildb/haildb_engine.cc:1105
4274
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4276
"Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: %d)"
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 "Path para arquivos temporários"
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
4401
"The size of the buffer which HailDB uses to write log to the log files on "
4403
msgstr "Tamanho do buffer que é utilizado para full joins"
4405
#: ../plugin/haildb/haildb_engine.cc:3496
4407
"Sets the point in the LRU list from where all pages are classified as old "
4411
#: ../plugin/haildb/haildb_engine.cc:3499
4413
"Milliseconds between accesses to a block at which it is made young. "
4414
"0=disabled (Advanced users)"
4417
#: ../plugin/haildb/haildb_engine.cc:3502
4418
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4419
msgid "Percentage of dirty pages allowed in bufferpool."
4422
#: ../plugin/haildb/haildb_engine.cc:3505
4423
msgid "Desired maximum length of the purge queue (0 = no limit)"
4426
#: ../plugin/haildb/haildb_engine.cc:3508
4428
"Roll back the complete transaction on lock wait timeout, for 4.x "
4429
"compatibility (disabled by default)"
4432
#: ../plugin/haildb/haildb_engine.cc:3511
4433
msgid "How many files at the maximum HailDB keeps open at the same time."
4436
#: ../plugin/haildb/haildb_engine.cc:3514
4437
msgid "Number of background read I/O threads in HailDB."
4440
#: ../plugin/haildb/haildb_engine.cc:3517
4441
msgid "Number of background write I/O threads in HailDB."
4444
#: ../plugin/haildb/haildb_engine.cc:3519
4446
"Disable if you want to reduce the number of messages written to the log "
4447
"(default: enabled)."
4450
#: ../plugin/haildb/haildb_engine.cc:3522
4451
msgid "Enable SHOW HAILDB STATUS output in the log"
4454
#: ../plugin/haildb/haildb_engine.cc:3525
4455
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4458
#: ../plugin/haildb/haildb_engine.cc:3527
4460
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4463
4265
#: ../plugin/hello_events/hello_events.cc:402
4464
4266
msgid "Enable Example Events Plugin"
5645
#: ../plugin/regex_policy/module.cc:46
5474
#: ../plugin/regex_policy/module.cc:48
5647
5476
msgid "Could not load regex policy file: %s\n"
5650
#: ../plugin/regex_policy/module.cc:47
5479
#: ../plugin/regex_policy/module.cc:49
5652
5481
msgid "Unknown"
5653
5482
msgstr "Erro desconhecido"
5655
#: ../plugin/regex_policy/module.cc:62
5484
#: ../plugin/regex_policy/module.cc:64
5656
5485
msgid "File to load for regex authorization policies"
5659
#: ../plugin/regex_policy/module.cc:218
5488
#: ../plugin/regex_policy/module.cc:220
5661
5490
msgid "User %s matches regex\n"
5664
#: ../plugin/regex_policy/module.cc:221
5493
#: ../plugin/regex_policy/module.cc:223
5666
5495
msgid "Object %s matches regex %s (%s)\n"
5669
#: ../plugin/regex_policy/module.cc:227
5498
#: ../plugin/regex_policy/module.cc:229
5671
5500
msgid "Object %s NOT restricted by regex %s (%s)\n"
5504
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5505
#~ msgstr "Não pode criar tabela '%-.200s' (errno: %d)"
5508
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5510
#~ "Impossível criar link simbólico '%s' apontando para '%s' (Código do erro: "
5514
#~ msgid "Path to HailDB log files."
5515
#~ msgstr "Path para arquivos temporários"
5519
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5521
#~ msgstr "Tamanho do buffer que é utilizado para full joins"
5674
5523
#~ msgid "Use compression in server/client protocol."
5675
5524
#~ msgstr "Usar compressão em protocolo de Servidor/Cliente."