4166
4166
msgid "Regular expression to apply to tables to exclude"
4169
#: ../plugin/haildb/haildb_engine.cc:1086
4170
#: ../plugin/haildb/haildb_engine.cc:1223
4171
#: ../plugin/haildb/haildb_engine.cc:1253
4173
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4174
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4176
#: ../plugin/haildb/haildb_engine.cc:1105
4178
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4179
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
4181
#: ../plugin/haildb/haildb_engine.cc:1202
4182
#: ../plugin/haildb/haildb_engine.cc:1315
4183
#: ../plugin/haildb/haildb_engine.cc:1496
4184
#: ../plugin/haildb/haildb_engine.cc:2161
4186
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4187
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4189
#: ../plugin/haildb/haildb_engine.cc:1354
4190
#: ../plugin/haildb/haildb_engine.cc:1370
4192
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4193
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4195
#: ../plugin/haildb/haildb_engine.cc:3407
4197
msgid "Error starting HailDB %d (%s)\n"
4200
#: ../plugin/haildb/haildb_engine.cc:3436
4201
msgid "Disable HailDB adaptive hash index (enabled by default)."
4204
#: ../plugin/haildb/haildb_engine.cc:3438
4205
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4208
#: ../plugin/haildb/haildb_engine.cc:3441
4210
"Size of a memory pool HailDB uses to store data dictionary information and "
4211
"other internal data structures."
4214
#: ../plugin/haildb/haildb_engine.cc:3444
4215
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4216
msgid "Data file autoextend increment in megabytes"
4219
#: ../plugin/haildb/haildb_engine.cc:3447
4221
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4225
#: ../plugin/haildb/haildb_engine.cc:3450
4226
msgid "The common part for HailDB table spaces."
4229
#: ../plugin/haildb/haildb_engine.cc:3452
4230
msgid "Disable HailDB checksums validation (enabled by default)."
4233
#: ../plugin/haildb/haildb_engine.cc:3454
4234
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4237
#: ../plugin/haildb/haildb_engine.cc:3457
4238
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4241
#: ../plugin/haildb/haildb_engine.cc:3460
4243
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4244
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4247
#: ../plugin/haildb/haildb_engine.cc:3463
4248
msgid "Stores each HailDB table to an .ibd file in the database dir."
4251
#: ../plugin/haildb/haildb_engine.cc:3466
4252
msgid "File format to use for new tables in .ibd files."
4255
#: ../plugin/haildb/haildb_engine.cc:3469
4257
"Set to 0 (write and flush once per second),1 (write and flush at each "
4258
"commit) or 2 (write at commit, flush once per second)."
4261
#: ../plugin/haildb/haildb_engine.cc:3472
4262
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4263
msgid "With which method to flush data."
4266
#. ####### Should we use this option? #######
4267
#: ../plugin/haildb/haildb_engine.cc:3475
4268
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4270
"Helps to save your data in case the disk image of the database becomes "
4274
#: ../plugin/haildb/haildb_engine.cc:3478
4275
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4276
msgid "Path to individual files and their sizes."
4279
#: ../plugin/haildb/haildb_engine.cc:3481
4280
msgid "Path to HailDB log files."
4283
#: ../plugin/haildb/haildb_engine.cc:3484
4284
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4285
msgid "Size of each log file in a log group."
4288
#: ../plugin/haildb/haildb_engine.cc:3487
4290
"Number of log files in the log group. HailDB writes to the files in a "
4291
"circular fashion. Value 3 is recommended here."
4294
#: ../plugin/haildb/haildb_engine.cc:3490
4296
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4297
"rolled back. Values above 100000000 disable the timeout."
4300
#: ../plugin/haildb/haildb_engine.cc:3493
4302
"The size of the buffer which HailDB uses to write log to the log files on "
4306
#: ../plugin/haildb/haildb_engine.cc:3496
4308
"Sets the point in the LRU list from where all pages are classified as old "
4312
#: ../plugin/haildb/haildb_engine.cc:3499
4314
"Milliseconds between accesses to a block at which it is made young. "
4315
"0=disabled (Advanced users)"
4318
#: ../plugin/haildb/haildb_engine.cc:3502
4319
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4320
msgid "Percentage of dirty pages allowed in bufferpool."
4323
#: ../plugin/haildb/haildb_engine.cc:3505
4324
msgid "Desired maximum length of the purge queue (0 = no limit)"
4327
#: ../plugin/haildb/haildb_engine.cc:3508
4329
"Roll back the complete transaction on lock wait timeout, for 4.x "
4330
"compatibility (disabled by default)"
4333
#: ../plugin/haildb/haildb_engine.cc:3511
4334
msgid "How many files at the maximum HailDB keeps open at the same time."
4337
#: ../plugin/haildb/haildb_engine.cc:3514
4338
msgid "Number of background read I/O threads in HailDB."
4341
#: ../plugin/haildb/haildb_engine.cc:3517
4342
msgid "Number of background write I/O threads in HailDB."
4345
#: ../plugin/haildb/haildb_engine.cc:3519
4347
"Disable if you want to reduce the number of messages written to the log "
4348
"(default: enabled)."
4351
#: ../plugin/haildb/haildb_engine.cc:3522
4352
msgid "Enable SHOW HAILDB STATUS output in the log"
4355
#: ../plugin/haildb/haildb_engine.cc:3525
4356
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4359
#: ../plugin/haildb/haildb_engine.cc:3527
4361
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4364
4169
#: ../plugin/hello_events/hello_events.cc:402
4365
4170
msgid "Enable Example Events Plugin"
5551
#: ../plugin/regex_policy/module.cc:46
5383
#: ../plugin/regex_policy/module.cc:48
5553
5385
msgid "Could not load regex policy file: %s\n"
5556
#: ../plugin/regex_policy/module.cc:47
5388
#: ../plugin/regex_policy/module.cc:49
5558
5390
msgid "Unknown"
5559
5391
msgstr "Ukjent feil %d"
5561
#: ../plugin/regex_policy/module.cc:62
5393
#: ../plugin/regex_policy/module.cc:64
5562
5394
msgid "File to load for regex authorization policies"
5565
#: ../plugin/regex_policy/module.cc:218
5397
#: ../plugin/regex_policy/module.cc:220
5567
5399
msgid "User %s matches regex\n"
5570
#: ../plugin/regex_policy/module.cc:221
5402
#: ../plugin/regex_policy/module.cc:223
5572
5404
msgid "Object %s matches regex %s (%s)\n"
5575
#: ../plugin/regex_policy/module.cc:227
5407
#: ../plugin/regex_policy/module.cc:229
5577
5409
msgid "Object %s NOT restricted by regex %s (%s)\n"
5413
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5414
#~ msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
5417
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5418
#~ msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
5421
#~ msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
5422
#~ msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
5425
#~ msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
5426
#~ msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
5580
5428
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5581
5429
#~ msgstr "Kunne ikke allokere minne for den midlertidige historiefilen!\n"