4357
4357
msgid "How often to empty the users cache, 0 to disable"
4360
#: ../plugin/console/console.cc:349
4360
#: ../plugin/console/console.cc:343
4362
4362
msgid "pipe() failed with errno %d"
4363
4363
msgstr "pipe() fehlgeschlagen mit Fehlernummer %d"
4365
#: ../plugin/console/console.cc:379
4365
#: ../plugin/console/console.cc:373
4366
4366
msgid "Enable the console."
4367
4367
msgstr "Konsole aktivieren."
4369
#: ../plugin/console/console.cc:382
4369
#: ../plugin/console/console.cc:376
4370
4370
msgid "Turn on extra debugging."
4371
4371
msgstr "Extra debugging aktivieren."
4373
#: ../plugin/console/console.cc:385
4373
#: ../plugin/console/console.cc:379
4374
4374
msgid "User to use for auth."
4375
4375
msgstr "Bentuzername für die Authentifikation"
4377
#: ../plugin/console/console.cc:388
4377
#: ../plugin/console/console.cc:382
4378
4378
msgid "Password to use for auth."
4379
4379
msgstr "Password für die Authentifikation"
4381
#: ../plugin/console/console.cc:391
4381
#: ../plugin/console/console.cc:385
4383
4383
msgid "Default catalog to use."
4384
4384
msgstr "Standard Datenbank"
4386
#: ../plugin/console/console.cc:394
4386
#: ../plugin/console/console.cc:388
4388
4388
msgid "Default schema to use."
4389
4389
msgstr "Standard Datenbank"
4391
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
4391
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:117
4394
4394
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4397
4397
"Portnummer für die Verbindung oder 0 für den Standardwert mit MySQL Protokoll"
4399
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4400
#: ../plugin/mysql_protocol/mysql_protocol.cc:1056
4399
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
4400
#: ../plugin/mysql_protocol/mysql_protocol.cc:1044
4401
4401
msgid "Connect Timeout."
4402
4402
msgstr "Zeitüberschreitung beim Verbindungsaufbau"
4404
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4405
#: ../plugin/mysql_protocol/mysql_protocol.cc:1059
4404
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4405
#: ../plugin/mysql_protocol/mysql_protocol.cc:1047
4406
4406
msgid "Read Timeout."
4407
4407
msgstr "Zeitüberschreitung beim Lesen"
4409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4410
#: ../plugin/mysql_protocol/mysql_protocol.cc:1062
4409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4410
#: ../plugin/mysql_protocol/mysql_protocol.cc:1050
4411
4411
msgid "Write Timeout."
4412
4412
msgstr "Zeitüberschreitung beim Schreiben"
4414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4415
#: ../plugin/mysql_protocol/mysql_protocol.cc:1065
4414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4415
#: ../plugin/mysql_protocol/mysql_protocol.cc:1053
4416
4416
msgid "Retry Count."
4417
4417
msgstr "Wiederholungsanzahl"
4419
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4420
#: ../plugin/mysql_protocol/mysql_protocol.cc:1068
4419
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4420
#: ../plugin/mysql_protocol/mysql_protocol.cc:1056
4421
4421
msgid "Buffer length."
4422
4422
msgstr "Puffer Länge."
4424
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4425
#: ../plugin/mysql_protocol/mysql_protocol.cc:1071
4424
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4425
#: ../plugin/mysql_protocol/mysql_protocol.cc:1059
4426
4426
msgid "Address to bind to."
4427
4427
msgstr "Bind-Adresse/Hostname"
4429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4430
#: ../plugin/mysql_protocol/mysql_protocol.cc:1074
4429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4430
#: ../plugin/mysql_protocol/mysql_protocol.cc:1062
4431
4431
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:172
4433
4433
msgid "Maximum simultaneous connections."
4434
4434
msgstr "Zu viele Verbindungen"
4436
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4437
#: ../plugin/mysql_protocol/mysql_protocol.cc:1077
4436
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4437
#: ../plugin/mysql_protocol/mysql_protocol.cc:1065
4438
4438
msgid "A restrictive IP address list for incoming admin connections."
4487
4487
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4490
#: ../plugin/haildb/haildb_engine.cc:3410
4490
#: ../plugin/haildb/haildb_engine.cc:3409
4492
4492
msgid "Error starting HailDB %d (%s)\n"
4495
#: ../plugin/haildb/haildb_engine.cc:3439
4495
#: ../plugin/haildb/haildb_engine.cc:3438
4496
4496
msgid "Disable HailDB adaptive hash index (enabled by default)."
4499
#: ../plugin/haildb/haildb_engine.cc:3441
4499
#: ../plugin/haildb/haildb_engine.cc:3440
4500
4500
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4503
#: ../plugin/haildb/haildb_engine.cc:3444
4503
#: ../plugin/haildb/haildb_engine.cc:3443
4505
4505
"Size of a memory pool HailDB uses to store data dictionary information and "
4506
4506
"other internal data structures."
4509
#: ../plugin/haildb/haildb_engine.cc:3447
4509
#: ../plugin/haildb/haildb_engine.cc:3446
4510
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4511
4511
msgid "Data file autoextend increment in megabytes"
4514
#: ../plugin/haildb/haildb_engine.cc:3450
4514
#: ../plugin/haildb/haildb_engine.cc:3449
4516
4516
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4520
#: ../plugin/haildb/haildb_engine.cc:3453
4520
#: ../plugin/haildb/haildb_engine.cc:3452
4521
4521
msgid "The common part for HailDB table spaces."
4524
#: ../plugin/haildb/haildb_engine.cc:3455
4524
#: ../plugin/haildb/haildb_engine.cc:3454
4525
4525
msgid "Disable HailDB checksums validation (enabled by default)."
4528
#: ../plugin/haildb/haildb_engine.cc:3457
4528
#: ../plugin/haildb/haildb_engine.cc:3456
4529
4529
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4532
#: ../plugin/haildb/haildb_engine.cc:3460
4532
#: ../plugin/haildb/haildb_engine.cc:3459
4533
4533
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4536
#: ../plugin/haildb/haildb_engine.cc:3463
4536
#: ../plugin/haildb/haildb_engine.cc:3462
4538
4538
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4539
4539
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4542
#: ../plugin/haildb/haildb_engine.cc:3466
4542
#: ../plugin/haildb/haildb_engine.cc:3465
4543
4543
msgid "Stores each HailDB table to an .ibd file in the database dir."
4546
#: ../plugin/haildb/haildb_engine.cc:3469
4546
#: ../plugin/haildb/haildb_engine.cc:3468
4547
4547
msgid "File format to use for new tables in .ibd files."
4550
#: ../plugin/haildb/haildb_engine.cc:3472
4550
#: ../plugin/haildb/haildb_engine.cc:3471
4552
4552
"Set to 0 (write and flush once per second),1 (write and flush at each "
4553
4553
"commit) or 2 (write at commit, flush once per second)."
4556
#: ../plugin/haildb/haildb_engine.cc:3475
4556
#: ../plugin/haildb/haildb_engine.cc:3474
4557
4557
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4558
4558
msgid "With which method to flush data."
4561
4561
#. ####### Should we use this option? #######
4562
#: ../plugin/haildb/haildb_engine.cc:3478
4562
#: ../plugin/haildb/haildb_engine.cc:3477
4563
4563
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4565
4565
"Helps to save your data in case the disk image of the database becomes "
4569
#: ../plugin/haildb/haildb_engine.cc:3481
4569
#: ../plugin/haildb/haildb_engine.cc:3480
4570
4570
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4571
4571
msgid "Path to individual files and their sizes."
4574
#: ../plugin/haildb/haildb_engine.cc:3484
4574
#: ../plugin/haildb/haildb_engine.cc:3483
4576
4576
msgid "Path to HailDB log files."
4577
4577
msgstr "Pfad für temporäre Dateien"
4579
#: ../plugin/haildb/haildb_engine.cc:3487
4579
#: ../plugin/haildb/haildb_engine.cc:3486
4580
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4581
4581
msgid "Size of each log file in a log group."
4584
#: ../plugin/haildb/haildb_engine.cc:3490
4584
#: ../plugin/haildb/haildb_engine.cc:3489
4586
4586
"Number of log files in the log group. HailDB writes to the files in a "
4587
4587
"circular fashion. Value 3 is recommended here."
4590
#: ../plugin/haildb/haildb_engine.cc:3493
4590
#: ../plugin/haildb/haildb_engine.cc:3492
4592
4592
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4593
4593
"rolled back. Values above 100000000 disable the timeout."
4596
#: ../plugin/haildb/haildb_engine.cc:3496
4596
#: ../plugin/haildb/haildb_engine.cc:3495
4599
4599
"The size of the buffer which HailDB uses to write log to the log files on "
4601
4601
msgstr "Größe des Buffers, die für volle Beteiligung verwendet wird."
4603
#: ../plugin/haildb/haildb_engine.cc:3499
4603
#: ../plugin/haildb/haildb_engine.cc:3498
4605
4605
"Sets the point in the LRU list from where all pages are classified as old "
4606
4606
"(Advanced users)"
4609
#: ../plugin/haildb/haildb_engine.cc:3502
4609
#: ../plugin/haildb/haildb_engine.cc:3501
4611
4611
"Milliseconds between accesses to a block at which it is made young. "
4612
4612
"0=disabled (Advanced users)"
4615
#: ../plugin/haildb/haildb_engine.cc:3505
4615
#: ../plugin/haildb/haildb_engine.cc:3504
4616
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4617
4617
msgid "Percentage of dirty pages allowed in bufferpool."
4620
#: ../plugin/haildb/haildb_engine.cc:3508
4620
#: ../plugin/haildb/haildb_engine.cc:3507
4621
4621
msgid "Desired maximum length of the purge queue (0 = no limit)"
4624
#: ../plugin/haildb/haildb_engine.cc:3511
4624
#: ../plugin/haildb/haildb_engine.cc:3510
4626
4626
"Roll back the complete transaction on lock wait timeout, for 4.x "
4627
4627
"compatibility (disabled by default)"
4630
#: ../plugin/haildb/haildb_engine.cc:3514
4630
#: ../plugin/haildb/haildb_engine.cc:3513
4631
4631
msgid "How many files at the maximum HailDB keeps open at the same time."
4634
#: ../plugin/haildb/haildb_engine.cc:3517
4634
#: ../plugin/haildb/haildb_engine.cc:3516
4635
4635
msgid "Number of background read I/O threads in HailDB."
4638
#: ../plugin/haildb/haildb_engine.cc:3520
4638
#: ../plugin/haildb/haildb_engine.cc:3519
4639
4639
msgid "Number of background write I/O threads in HailDB."
4642
#: ../plugin/haildb/haildb_engine.cc:3522
4642
#: ../plugin/haildb/haildb_engine.cc:3521
4644
4644
"Disable if you want to reduce the number of messages written to the log "
4645
4645
"(default: enabled)."
4648
#: ../plugin/haildb/haildb_engine.cc:3525
4648
#: ../plugin/haildb/haildb_engine.cc:3524
4649
4649
msgid "Enable SHOW HAILDB STATUS output in the log"
4652
#: ../plugin/haildb/haildb_engine.cc:3528
4652
#: ../plugin/haildb/haildb_engine.cc:3527
4653
4653
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4656
#: ../plugin/haildb/haildb_engine.cc:3530
4656
#: ../plugin/haildb/haildb_engine.cc:3529
4658
4658
"Use HailDB's internal memory allocator instead of the OS memory allocator"