4554
4554
msgid "Regular expression to apply to tables to exclude"
4555
4555
msgstr "Expression rationnelles à appliquer aux tables à filtrer"
4557
#: ../plugin/haildb/haildb_engine.cc:1086
4558
#: ../plugin/haildb/haildb_engine.cc:1223
4559
#: ../plugin/haildb/haildb_engine.cc:1253
4561
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4562
msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
4564
#: ../plugin/haildb/haildb_engine.cc:1105
4566
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4567
msgstr "Ne peux créer le lien symbolique '%s' pointant sur '%s' (Erreur %d)"
4569
#: ../plugin/haildb/haildb_engine.cc:1202
4570
#: ../plugin/haildb/haildb_engine.cc:1315
4571
#: ../plugin/haildb/haildb_engine.cc:1496
4572
#: ../plugin/haildb/haildb_engine.cc:2161
4574
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4575
msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
4577
#: ../plugin/haildb/haildb_engine.cc:1354
4578
#: ../plugin/haildb/haildb_engine.cc:1370
4580
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4581
msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
4583
#: ../plugin/haildb/haildb_engine.cc:3407
4585
msgid "Error starting HailDB %d (%s)\n"
4588
#: ../plugin/haildb/haildb_engine.cc:3436
4589
msgid "Disable HailDB adaptive hash index (enabled by default)."
4592
#: ../plugin/haildb/haildb_engine.cc:3438
4593
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4596
#: ../plugin/haildb/haildb_engine.cc:3441
4598
"Size of a memory pool HailDB uses to store data dictionary information and "
4599
"other internal data structures."
4602
#: ../plugin/haildb/haildb_engine.cc:3444
4603
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4604
msgid "Data file autoextend increment in megabytes"
4607
#: ../plugin/haildb/haildb_engine.cc:3447
4610
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4613
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
4615
#: ../plugin/haildb/haildb_engine.cc:3450
4616
msgid "The common part for HailDB table spaces."
4619
#: ../plugin/haildb/haildb_engine.cc:3452
4620
msgid "Disable HailDB checksums validation (enabled by default)."
4623
#: ../plugin/haildb/haildb_engine.cc:3454
4624
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4627
#: ../plugin/haildb/haildb_engine.cc:3457
4628
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4631
#: ../plugin/haildb/haildb_engine.cc:3460
4633
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4634
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4637
#: ../plugin/haildb/haildb_engine.cc:3463
4638
msgid "Stores each HailDB table to an .ibd file in the database dir."
4641
#: ../plugin/haildb/haildb_engine.cc:3466
4642
msgid "File format to use for new tables in .ibd files."
4645
#: ../plugin/haildb/haildb_engine.cc:3469
4647
"Set to 0 (write and flush once per second),1 (write and flush at each "
4648
"commit) or 2 (write at commit, flush once per second)."
4651
#: ../plugin/haildb/haildb_engine.cc:3472
4652
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4653
msgid "With which method to flush data."
4656
#. ####### Should we use this option? #######
4657
#: ../plugin/haildb/haildb_engine.cc:3475
4658
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4660
"Helps to save your data in case the disk image of the database becomes "
4664
#: ../plugin/haildb/haildb_engine.cc:3478
4665
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4666
msgid "Path to individual files and their sizes."
4669
#: ../plugin/haildb/haildb_engine.cc:3481
4671
msgid "Path to HailDB log files."
4672
msgstr "Chemin pour les fichiers temporaires."
4674
#: ../plugin/haildb/haildb_engine.cc:3484
4675
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4676
msgid "Size of each log file in a log group."
4679
#: ../plugin/haildb/haildb_engine.cc:3487
4681
"Number of log files in the log group. HailDB writes to the files in a "
4682
"circular fashion. Value 3 is recommended here."
4685
#: ../plugin/haildb/haildb_engine.cc:3490
4687
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4688
"rolled back. Values above 100000000 disable the timeout."
4691
#: ../plugin/haildb/haildb_engine.cc:3493
4694
"The size of the buffer which HailDB uses to write log to the log files on "
4697
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
4699
#: ../plugin/haildb/haildb_engine.cc:3496
4701
"Sets the point in the LRU list from where all pages are classified as old "
4705
#: ../plugin/haildb/haildb_engine.cc:3499
4707
"Milliseconds between accesses to a block at which it is made young. "
4708
"0=disabled (Advanced users)"
4711
#: ../plugin/haildb/haildb_engine.cc:3502
4712
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4713
msgid "Percentage of dirty pages allowed in bufferpool."
4716
#: ../plugin/haildb/haildb_engine.cc:3505
4717
msgid "Desired maximum length of the purge queue (0 = no limit)"
4720
#: ../plugin/haildb/haildb_engine.cc:3508
4722
"Roll back the complete transaction on lock wait timeout, for 4.x "
4723
"compatibility (disabled by default)"
4726
#: ../plugin/haildb/haildb_engine.cc:3511
4727
msgid "How many files at the maximum HailDB keeps open at the same time."
4730
#: ../plugin/haildb/haildb_engine.cc:3514
4731
msgid "Number of background read I/O threads in HailDB."
4734
#: ../plugin/haildb/haildb_engine.cc:3517
4735
msgid "Number of background write I/O threads in HailDB."
4738
#: ../plugin/haildb/haildb_engine.cc:3519
4740
"Disable if you want to reduce the number of messages written to the log "
4741
"(default: enabled)."
4744
#: ../plugin/haildb/haildb_engine.cc:3522
4745
msgid "Enable SHOW HAILDB STATUS output in the log"
4748
#: ../plugin/haildb/haildb_engine.cc:3525
4749
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4752
#: ../plugin/haildb/haildb_engine.cc:3527
4754
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4757
4557
#: ../plugin/hello_events/hello_events.cc:402
4758
4558
msgid "Enable Example Events Plugin"
6001
#: ../plugin/regex_policy/module.cc:46
5828
#: ../plugin/regex_policy/module.cc:48
6002
5829
#, fuzzy, c-format
6003
5830
msgid "Could not load regex policy file: %s\n"
6004
5831
msgstr "Impossible d'ajouter la variable : %s\n"
6006
#: ../plugin/regex_policy/module.cc:47
5833
#: ../plugin/regex_policy/module.cc:49
6008
5835
msgid "Unknown"
6009
5836
msgstr "Erreur inconnue"
6011
#: ../plugin/regex_policy/module.cc:62
5838
#: ../plugin/regex_policy/module.cc:64
6012
5839
msgid "File to load for regex authorization policies"
6015
#: ../plugin/regex_policy/module.cc:218
5842
#: ../plugin/regex_policy/module.cc:220
6017
5844
msgid "User %s matches regex\n"
6020
#: ../plugin/regex_policy/module.cc:221
5847
#: ../plugin/regex_policy/module.cc:223
6022
5849
msgid "Object %s matches regex %s (%s)\n"
6025
#: ../plugin/regex_policy/module.cc:227
5852
#: ../plugin/regex_policy/module.cc:229
6027
5854
msgid "Object %s NOT restricted by regex %s (%s)\n"
5858
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5859
#~ msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
5862
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5863
#~ msgstr "Ne peux créer le lien symbolique '%s' pointant sur '%s' (Erreur %d)"
5866
#~ msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
5867
#~ msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
5870
#~ msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
5871
#~ msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
5875
#~ "The size of the memory buffer HailDB uses to cache data and indexes of "
5878
#~ "La taille du buffer qui est utilisée pour réaliser des jointures "
5882
#~ msgid "Path to HailDB log files."
5883
#~ msgstr "Chemin pour les fichiers temporaires."
5887
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5890
#~ "La taille du buffer qui est utilisée pour réaliser des jointures "
6030
5893
#~ msgid "Couldn't allocate memory for temp histfile!\n"
6032
5895
#~ "Ne peux allouer de la mémoire pour le fichier historique temporaire!\n"