1372
1372
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1375
#: ../client/drizzletest.cc:5366
1375
#: ../client/drizzletest.cc:5365
1376
1376
msgid "Error: Invalid Value for opt_max_connect_retries"
1377
1377
msgstr "Erreur : valeur invalide pour opt_max_connect_retries"
1379
#: ../client/drizzletest.cc:5376
1379
#: ../client/drizzletest.cc:5375
1380
1380
msgid "Error: Invalid Value for opt_tail_lines"
1381
1381
msgstr "Erreur : valeur invalide pour opt_tail_lines"
1383
#: ../client/drizzletest.cc:5386
1383
#: ../client/drizzletest.cc:5385
1384
1384
msgid "Error: Invalid Value for opt_sleep"
1385
1385
msgstr "Erreur : valeur invalide pour opt_sleep"
1387
#: ../client/drizzletest.cc:5574
1387
#: ../client/drizzletest.cc:5573
1389
1389
msgid "Could not open '%s' for reading: errno = %d"
1390
1390
msgstr "Impossible d'ouvrir '%s' pour la lecture : errno = %d"
1392
#: ../client/drizzletest.cc:5579
1392
#: ../client/drizzletest.cc:5578
1394
1394
msgid "Out of memory"
1395
1395
msgstr "Mémoire insuffisante"
3996
3996
"setrlimit n'a pas pu changer la taille des fichiers core à 'infini'; il se "
3997
3997
"peut que nous ne puissions pas produire les fichiers core demandés"
3999
#: ../drizzled/main.cc:292
3999
#: ../drizzled/main.cc:291
4001
4001
msgid "Data directory %s does not exist\n"
4002
4002
msgstr "Le dossier de données %s n'existe pas\n"
4004
#: ../drizzled/main.cc:303
4004
#: ../drizzled/main.cc:321
4005
4005
#, fuzzy, c-format
4006
4006
msgid "Local catalog %s/local does not exist\n"
4007
4007
msgstr "Le dossier de données %s n'existe pas\n"
4009
#: ../drizzled/main.cc:328 ../plugin/multi_thread/multi_thread.cc:76
4009
#: ../drizzled/main.cc:344 ../plugin/multi_thread/multi_thread.cc:76
4010
4010
msgid "Drizzle has receieved an abort event."
4013
#: ../drizzled/main.cc:329 ../plugin/multi_thread/multi_thread.cc:77
4013
#: ../drizzled/main.cc:345 ../plugin/multi_thread/multi_thread.cc:77
4014
4014
msgid "In Function: "
4017
#: ../drizzled/main.cc:330 ../plugin/multi_thread/multi_thread.cc:78
4017
#: ../drizzled/main.cc:346 ../plugin/multi_thread/multi_thread.cc:78
4018
4018
msgid "In File: "
4021
#: ../drizzled/main.cc:331 ../plugin/multi_thread/multi_thread.cc:79
4021
#: ../drizzled/main.cc:347 ../plugin/multi_thread/multi_thread.cc:79
4022
4022
msgid "On Line: "
4574
4574
msgid "Regular expression to apply to tables to exclude"
4575
4575
msgstr "Expression rationnelles à appliquer aux tables à filtrer"
4577
#: ../plugin/haildb/haildb_engine.cc:1087
4578
#: ../plugin/haildb/haildb_engine.cc:1224
4579
#: ../plugin/haildb/haildb_engine.cc:1254
4577
#: ../plugin/haildb/haildb_engine.cc:1086
4578
#: ../plugin/haildb/haildb_engine.cc:1223
4579
#: ../plugin/haildb/haildb_engine.cc:1253
4580
4580
#, fuzzy, c-format
4581
4581
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4582
4582
msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
4584
#: ../plugin/haildb/haildb_engine.cc:1106
4584
#: ../plugin/haildb/haildb_engine.cc:1105
4585
4585
#, fuzzy, c-format
4586
4586
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4587
4587
msgstr "Ne peux créer le lien symbolique '%s' pointant sur '%s' (Erreur %d)"
4589
#: ../plugin/haildb/haildb_engine.cc:1203
4590
#: ../plugin/haildb/haildb_engine.cc:1316
4591
#: ../plugin/haildb/haildb_engine.cc:1497
4592
#: ../plugin/haildb/haildb_engine.cc:2163
4589
#: ../plugin/haildb/haildb_engine.cc:1202
4590
#: ../plugin/haildb/haildb_engine.cc:1315
4591
#: ../plugin/haildb/haildb_engine.cc:1496
4592
#: ../plugin/haildb/haildb_engine.cc:2162
4593
4593
#, fuzzy, c-format
4594
4594
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4595
4595
msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
4597
#: ../plugin/haildb/haildb_engine.cc:1355
4598
#: ../plugin/haildb/haildb_engine.cc:1371
4597
#: ../plugin/haildb/haildb_engine.cc:1354
4598
#: ../plugin/haildb/haildb_engine.cc:1370
4599
4599
#, fuzzy, c-format
4600
4600
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4601
4601
msgstr "Impossible de créer la table '%-.200s' (numéro d'erreur : %d)"
4603
#: ../plugin/haildb/haildb_engine.cc:3411
4603
#: ../plugin/haildb/haildb_engine.cc:3410
4605
4605
msgid "Error starting HailDB %d (%s)\n"
4608
#: ../plugin/haildb/haildb_engine.cc:3440
4608
#: ../plugin/haildb/haildb_engine.cc:3439
4609
4609
msgid "Disable HailDB adaptive hash index (enabled by default)."
4612
#: ../plugin/haildb/haildb_engine.cc:3442
4612
#: ../plugin/haildb/haildb_engine.cc:3441
4613
4613
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4616
#: ../plugin/haildb/haildb_engine.cc:3445
4616
#: ../plugin/haildb/haildb_engine.cc:3444
4618
4618
"Size of a memory pool HailDB uses to store data dictionary information and "
4619
4619
"other internal data structures."
4622
#: ../plugin/haildb/haildb_engine.cc:3448
4623
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4622
#: ../plugin/haildb/haildb_engine.cc:3447
4623
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4624
4624
msgid "Data file autoextend increment in megabytes"
4627
#: ../plugin/haildb/haildb_engine.cc:3451
4627
#: ../plugin/haildb/haildb_engine.cc:3450
4630
4630
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4633
4633
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
4635
#: ../plugin/haildb/haildb_engine.cc:3454
4635
#: ../plugin/haildb/haildb_engine.cc:3453
4636
4636
msgid "The common part for HailDB table spaces."
4639
#: ../plugin/haildb/haildb_engine.cc:3456
4639
#: ../plugin/haildb/haildb_engine.cc:3455
4640
4640
msgid "Disable HailDB checksums validation (enabled by default)."
4643
#: ../plugin/haildb/haildb_engine.cc:3458
4643
#: ../plugin/haildb/haildb_engine.cc:3457
4644
4644
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4647
#: ../plugin/haildb/haildb_engine.cc:3461
4647
#: ../plugin/haildb/haildb_engine.cc:3460
4648
4648
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4651
#: ../plugin/haildb/haildb_engine.cc:3464
4651
#: ../plugin/haildb/haildb_engine.cc:3463
4653
4653
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4654
4654
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4657
#: ../plugin/haildb/haildb_engine.cc:3467
4657
#: ../plugin/haildb/haildb_engine.cc:3466
4658
4658
msgid "Stores each HailDB table to an .ibd file in the database dir."
4661
#: ../plugin/haildb/haildb_engine.cc:3470
4661
#: ../plugin/haildb/haildb_engine.cc:3469
4662
4662
msgid "File format to use for new tables in .ibd files."
4665
#: ../plugin/haildb/haildb_engine.cc:3473
4665
#: ../plugin/haildb/haildb_engine.cc:3472
4667
4667
"Set to 0 (write and flush once per second),1 (write and flush at each "
4668
4668
"commit) or 2 (write at commit, flush once per second)."
4671
#: ../plugin/haildb/haildb_engine.cc:3476
4672
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4671
#: ../plugin/haildb/haildb_engine.cc:3475
4672
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4673
4673
msgid "With which method to flush data."
4676
4676
#. ####### Should we use this option? #######
4677
#: ../plugin/haildb/haildb_engine.cc:3479
4678
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4677
#: ../plugin/haildb/haildb_engine.cc:3478
4678
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4680
4680
"Helps to save your data in case the disk image of the database becomes "
4684
#: ../plugin/haildb/haildb_engine.cc:3482
4685
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4684
#: ../plugin/haildb/haildb_engine.cc:3481
4685
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4686
4686
msgid "Path to individual files and their sizes."
4689
#: ../plugin/haildb/haildb_engine.cc:3485
4689
#: ../plugin/haildb/haildb_engine.cc:3484
4691
4691
msgid "Path to HailDB log files."
4692
4692
msgstr "Chemin pour les fichiers temporaires."
4694
#: ../plugin/haildb/haildb_engine.cc:3488
4695
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4694
#: ../plugin/haildb/haildb_engine.cc:3487
4695
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4696
4696
msgid "Size of each log file in a log group."
4699
#: ../plugin/haildb/haildb_engine.cc:3491
4699
#: ../plugin/haildb/haildb_engine.cc:3490
4701
4701
"Number of log files in the log group. HailDB writes to the files in a "
4702
4702
"circular fashion. Value 3 is recommended here."
4705
#: ../plugin/haildb/haildb_engine.cc:3494
4705
#: ../plugin/haildb/haildb_engine.cc:3493
4707
4707
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4708
4708
"rolled back. Values above 100000000 disable the timeout."
4711
#: ../plugin/haildb/haildb_engine.cc:3497
4711
#: ../plugin/haildb/haildb_engine.cc:3496
4714
4714
"The size of the buffer which HailDB uses to write log to the log files on "
4717
4717
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
4719
#: ../plugin/haildb/haildb_engine.cc:3500
4719
#: ../plugin/haildb/haildb_engine.cc:3499
4721
4721
"Sets the point in the LRU list from where all pages are classified as old "
4722
4722
"(Advanced users)"
4725
#: ../plugin/haildb/haildb_engine.cc:3503
4725
#: ../plugin/haildb/haildb_engine.cc:3502
4727
4727
"Milliseconds between accesses to a block at which it is made young. "
4728
4728
"0=disabled (Advanced users)"
4731
#: ../plugin/haildb/haildb_engine.cc:3506
4732
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4731
#: ../plugin/haildb/haildb_engine.cc:3505
4732
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4733
4733
msgid "Percentage of dirty pages allowed in bufferpool."
4736
#: ../plugin/haildb/haildb_engine.cc:3509
4736
#: ../plugin/haildb/haildb_engine.cc:3508
4737
4737
msgid "Desired maximum length of the purge queue (0 = no limit)"
4740
#: ../plugin/haildb/haildb_engine.cc:3512
4740
#: ../plugin/haildb/haildb_engine.cc:3511
4742
4742
"Roll back the complete transaction on lock wait timeout, for 4.x "
4743
4743
"compatibility (disabled by default)"
4746
#: ../plugin/haildb/haildb_engine.cc:3515
4746
#: ../plugin/haildb/haildb_engine.cc:3514
4747
4747
msgid "How many files at the maximum HailDB keeps open at the same time."
4750
#: ../plugin/haildb/haildb_engine.cc:3518
4750
#: ../plugin/haildb/haildb_engine.cc:3517
4751
4751
msgid "Number of background read I/O threads in HailDB."
4754
#: ../plugin/haildb/haildb_engine.cc:3521
4754
#: ../plugin/haildb/haildb_engine.cc:3520
4755
4755
msgid "Number of background write I/O threads in HailDB."
4758
#: ../plugin/haildb/haildb_engine.cc:3523
4758
#: ../plugin/haildb/haildb_engine.cc:3522
4760
4760
"Disable if you want to reduce the number of messages written to the log "
4761
4761
"(default: enabled)."
4764
#: ../plugin/haildb/haildb_engine.cc:3526
4764
#: ../plugin/haildb/haildb_engine.cc:3525
4765
4765
msgid "Enable SHOW HAILDB STATUS output in the log"
4768
#: ../plugin/haildb/haildb_engine.cc:3529
4768
#: ../plugin/haildb/haildb_engine.cc:3528
4769
4769
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4772
#: ../plugin/haildb/haildb_engine.cc:3531
4772
#: ../plugin/haildb/haildb_engine.cc:3530
4774
4774
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4805
4805
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4808
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4808
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4810
4810
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4811
4811
"zero and nonzero."
4814
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4814
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4816
4816
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4820
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4820
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4823
4823
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4824
4824
"or its equivalent numeric id"
4827
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4827
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4828
4828
msgid "Do not use Native AIO library for IO, even if available"
4831
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4831
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4833
4833
msgid "Enable internal replication log."
4834
4834
msgstr "Active le log de transactions"
4836
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4836
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4838
4838
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4839
4839
"rolled back. Values above 100000000 disable the timeout."
4842
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4842
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4843
4843
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4846
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4846
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4848
4848
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4849
4849
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4852
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4852
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4853
4853
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4854
4854
#: ../plugin/transaction_log/print_transaction_message.cc:173
4855
4855
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4910
4910
msgid "InnoDB: Using Linux native AIO"
4913
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4913
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4914
4914
msgid "destination directory"
4917
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4917
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4918
4918
msgid "take backup to target-dir"
4921
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4921
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4922
4922
msgid "calc statistic of datadir (offline mysqld is recommended)"
4925
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4925
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4926
4926
msgid "prepare a backup for starting mysql server on the backup."
4929
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4929
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4930
4930
msgid "create files to import to another database when prepare."
4933
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4933
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4935
4935
"stop recovery process not to progress LSN after applying log when prepare."
4938
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4938
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4939
4939
msgid "print parameter of mysqld needed for copyback."
4942
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4942
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4944
4944
msgid "The value is used instead of buffer_pool_size"
4945
4945
msgstr "Valeur de buffer_length invalide\n"
4947
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4947
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4949
4949
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4950
4950
"file at the end of '--backup'"
4953
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4953
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4955
4955
"limit count of IO operations (pairs of read&write) per second to IOS values "
4956
4956
"(for '--backup')"
4959
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4959
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4961
4961
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4962
4962
"'xtrabackup_suspended' deleted (for '--backup')."
4965
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4965
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4967
4967
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4968
4968
"this directory."
4971
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4971
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4973
4973
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4974
4974
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4975
4975
"be carefully!"
4978
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4978
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4980
4980
"(for --backup): copy only .ibd pages newer than backup at specified "
4984
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4984
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4986
4986
"(for --prepare): apply .delta files and logfile in the specified directory."
4989
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4989
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4990
4990
msgid "filtering by regexp for table names."
4993
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4993
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4994
4994
msgid "filtering by list of the exact database.table name in the file."
4997
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4997
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4999
4999
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
5000
5000
"want create ib_logfile*, only re-execute this command in same options. ###"
5003
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
5003
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
5005
5005
"Path for temporary files. Several paths may be specified, separated by a "
5006
5006
"colon (:), in this case they are used in a round-robin fashion."
5009
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
5009
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
5011
5011
"Number of threads to use for parallel datafiles transfer. Does not have any "
5012
5012
"effect in the stream mode. The default value is 1."
5015
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
5015
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
5017
5017
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
5018
5018
"innodb-adaptive-hash-index."
5021
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
5023
"Size of a memory pool InnoDB uses to store data dictionary information and "
5024
"other internal data structures."
5021
5027
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
5023
"Size of a memory pool InnoDB uses to store data dictionary information and "
5024
"other internal data structures."
5027
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
5030
5030
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
5033
5033
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
5035
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
5035
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
5037
5037
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
5038
5038
"innodb-checksums."
5041
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
5041
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
5042
5042
msgid "The common part for InnoDB table spaces."
5045
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
5045
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
5047
5047
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
5048
5048
"innodb-doublewrite."
5051
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
5051
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
5052
5052
msgid "Number of file I/O threads in InnoDB."
5055
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
5055
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
5056
5056
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5059
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
5059
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
5061
5061
"Set to 0 (write and flush once per second), 1 (write and flush at each "
5062
5062
"commit) or 2 (write at commit, flush once per second)."
5065
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
5065
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
5067
5067
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5071
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
5074
"The size of the buffer which InnoDB uses to write log to the log files on "
5077
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
5071
5079
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
5074
"The size of the buffer which InnoDB uses to write log to the log files on "
5077
"La taille du buffer qui est utilisée pour réaliser des jointures complètes."
5079
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
5081
5081
"Number of log files in the log group. InnoDB writes to the files in a "
5082
5082
"circular fashion. Value 3 is recommended here."
5085
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
5087
msgid "Path to InnoDB log files."
5088
msgstr "Chemin pour les fichiers temporaires."
5085
5090
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
5087
msgid "Path to InnoDB log files."
5088
msgstr "Chemin pour les fichiers temporaires."
5091
msgid "How many files at the maximum InnoDB keeps open at the same time."
5090
5094
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
5091
msgid "How many files at the maximum InnoDB keeps open at the same time."
5094
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
5095
5095
msgid "The universal page size of the database."
5098
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
5098
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
5100
5100
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
5101
5101
"for created log file is not supported. Use on your own risk!"
5104
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
5104
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
5106
5106
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
5110
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
5110
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
5112
5112
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
5113
5113
"to use, Because it is not change back to disable, once it is used."
5116
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
5116
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
5118
5118
"Path to special datafile for doublewrite buffer. (default is : not used)"