4188
4188
msgid "Regular expression to apply to tables to exclude"
4191
#: ../plugin/haildb/haildb_engine.cc:1086
4192
#: ../plugin/haildb/haildb_engine.cc:1223
4193
#: ../plugin/haildb/haildb_engine.cc:1253
4195
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4196
msgstr "'%-.192s' veritabanı oluşturulamıyor (errno: %d)"
4198
#: ../plugin/haildb/haildb_engine.cc:1105
4200
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4203
#: ../plugin/haildb/haildb_engine.cc:1202
4204
#: ../plugin/haildb/haildb_engine.cc:1315
4205
#: ../plugin/haildb/haildb_engine.cc:1496
4206
#: ../plugin/haildb/haildb_engine.cc:2161
4208
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4211
#: ../plugin/haildb/haildb_engine.cc:1354
4212
#: ../plugin/haildb/haildb_engine.cc:1370
4214
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4217
#: ../plugin/haildb/haildb_engine.cc:3407
4219
msgid "Error starting HailDB %d (%s)\n"
4222
#: ../plugin/haildb/haildb_engine.cc:3436
4223
msgid "Disable HailDB adaptive hash index (enabled by default)."
4226
#: ../plugin/haildb/haildb_engine.cc:3438
4227
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4230
#: ../plugin/haildb/haildb_engine.cc:3441
4232
"Size of a memory pool HailDB uses to store data dictionary information and "
4233
"other internal data structures."
4236
#: ../plugin/haildb/haildb_engine.cc:3444
4237
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4238
msgid "Data file autoextend increment in megabytes"
4241
#: ../plugin/haildb/haildb_engine.cc:3447
4243
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4247
#: ../plugin/haildb/haildb_engine.cc:3450
4248
msgid "The common part for HailDB table spaces."
4251
#: ../plugin/haildb/haildb_engine.cc:3452
4252
msgid "Disable HailDB checksums validation (enabled by default)."
4255
#: ../plugin/haildb/haildb_engine.cc:3454
4256
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4259
#: ../plugin/haildb/haildb_engine.cc:3457
4260
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4263
#: ../plugin/haildb/haildb_engine.cc:3460
4265
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4266
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4269
#: ../plugin/haildb/haildb_engine.cc:3463
4270
msgid "Stores each HailDB table to an .ibd file in the database dir."
4273
#: ../plugin/haildb/haildb_engine.cc:3466
4274
msgid "File format to use for new tables in .ibd files."
4277
#: ../plugin/haildb/haildb_engine.cc:3469
4279
"Set to 0 (write and flush once per second),1 (write and flush at each "
4280
"commit) or 2 (write at commit, flush once per second)."
4283
#: ../plugin/haildb/haildb_engine.cc:3472
4284
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4285
msgid "With which method to flush data."
4288
#. ####### Should we use this option? #######
4289
#: ../plugin/haildb/haildb_engine.cc:3475
4290
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4292
"Helps to save your data in case the disk image of the database becomes "
4296
#: ../plugin/haildb/haildb_engine.cc:3478
4297
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4298
msgid "Path to individual files and their sizes."
4301
#: ../plugin/haildb/haildb_engine.cc:3481
4303
msgid "Path to HailDB log files."
4304
msgstr "Geçici dosyalar için yol"
4306
#: ../plugin/haildb/haildb_engine.cc:3484
4307
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4308
msgid "Size of each log file in a log group."
4311
#: ../plugin/haildb/haildb_engine.cc:3487
4313
"Number of log files in the log group. HailDB writes to the files in a "
4314
"circular fashion. Value 3 is recommended here."
4317
#: ../plugin/haildb/haildb_engine.cc:3490
4319
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4320
"rolled back. Values above 100000000 disable the timeout."
4323
#: ../plugin/haildb/haildb_engine.cc:3493
4325
"The size of the buffer which HailDB uses to write log to the log files on "
4329
#: ../plugin/haildb/haildb_engine.cc:3496
4331
"Sets the point in the LRU list from where all pages are classified as old "
4335
#: ../plugin/haildb/haildb_engine.cc:3499
4337
"Milliseconds between accesses to a block at which it is made young. "
4338
"0=disabled (Advanced users)"
4341
#: ../plugin/haildb/haildb_engine.cc:3502
4342
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4343
msgid "Percentage of dirty pages allowed in bufferpool."
4346
#: ../plugin/haildb/haildb_engine.cc:3505
4347
msgid "Desired maximum length of the purge queue (0 = no limit)"
4350
#: ../plugin/haildb/haildb_engine.cc:3508
4352
"Roll back the complete transaction on lock wait timeout, for 4.x "
4353
"compatibility (disabled by default)"
4356
#: ../plugin/haildb/haildb_engine.cc:3511
4357
msgid "How many files at the maximum HailDB keeps open at the same time."
4360
#: ../plugin/haildb/haildb_engine.cc:3514
4361
msgid "Number of background read I/O threads in HailDB."
4364
#: ../plugin/haildb/haildb_engine.cc:3517
4365
msgid "Number of background write I/O threads in HailDB."
4368
#: ../plugin/haildb/haildb_engine.cc:3519
4370
"Disable if you want to reduce the number of messages written to the log "
4371
"(default: enabled)."
4374
#: ../plugin/haildb/haildb_engine.cc:3522
4375
msgid "Enable SHOW HAILDB STATUS output in the log"
4378
#: ../plugin/haildb/haildb_engine.cc:3525
4379
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4382
#: ../plugin/haildb/haildb_engine.cc:3527
4384
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4387
4191
#: ../plugin/hello_events/hello_events.cc:402
4388
4192
msgid "Enable Example Events Plugin"
5564
#: ../plugin/regex_policy/module.cc:46
5395
#: ../plugin/regex_policy/module.cc:48
5566
5397
msgid "Could not load regex policy file: %s\n"
5569
#: ../plugin/regex_policy/module.cc:47
5400
#: ../plugin/regex_policy/module.cc:49
5571
5402
msgid "Unknown"
5572
5403
msgstr "Bilinmeyen hata"
5574
#: ../plugin/regex_policy/module.cc:62
5405
#: ../plugin/regex_policy/module.cc:64
5575
5406
msgid "File to load for regex authorization policies"
5578
#: ../plugin/regex_policy/module.cc:218
5409
#: ../plugin/regex_policy/module.cc:220
5580
5411
msgid "User %s matches regex\n"
5583
#: ../plugin/regex_policy/module.cc:221
5414
#: ../plugin/regex_policy/module.cc:223
5585
5416
msgid "Object %s matches regex %s (%s)\n"
5588
#: ../plugin/regex_policy/module.cc:227
5419
#: ../plugin/regex_policy/module.cc:229
5590
5421
msgid "Object %s NOT restricted by regex %s (%s)\n"
5425
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5426
#~ msgstr "'%-.192s' veritabanı oluşturulamıyor (errno: %d)"
5429
#~ msgid "Path to HailDB log files."
5430
#~ msgstr "Geçici dosyalar için yol"
5593
5432
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5594
5433
#~ msgstr "Geçici geçmiş komutlar dosyası için hafıza ayırlamıyor.\n"