4527
4527
msgid "Regular expression to apply to tables to exclude"
4530
#: ../plugin/haildb/haildb_engine.cc:1086
4531
#: ../plugin/haildb/haildb_engine.cc:1223
4532
#: ../plugin/haildb/haildb_engine.cc:1253
4534
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4535
msgstr "Impossibile creare tabella '%-.200s' (errno: %d)"
4537
#: ../plugin/haildb/haildb_engine.cc:1105
4539
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4541
"Impossibile creare il collegamento [symlink] '%s' che punti a '%s' (Errcode: "
4544
#: ../plugin/haildb/haildb_engine.cc:1202
4545
#: ../plugin/haildb/haildb_engine.cc:1315
4546
#: ../plugin/haildb/haildb_engine.cc:1496
4547
#: ../plugin/haildb/haildb_engine.cc:2161
4549
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4552
#: ../plugin/haildb/haildb_engine.cc:1354
4553
#: ../plugin/haildb/haildb_engine.cc:1370
4555
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4558
#: ../plugin/haildb/haildb_engine.cc:3407
4560
msgid "Error starting HailDB %d (%s)\n"
4563
#: ../plugin/haildb/haildb_engine.cc:3436
4564
msgid "Disable HailDB adaptive hash index (enabled by default)."
4567
#: ../plugin/haildb/haildb_engine.cc:3438
4568
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4571
#: ../plugin/haildb/haildb_engine.cc:3441
4573
"Size of a memory pool HailDB uses to store data dictionary information and "
4574
"other internal data structures."
4577
#: ../plugin/haildb/haildb_engine.cc:3444
4578
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4579
msgid "Data file autoextend increment in megabytes"
4582
#: ../plugin/haildb/haildb_engine.cc:3447
4584
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4588
#: ../plugin/haildb/haildb_engine.cc:3450
4589
msgid "The common part for HailDB table spaces."
4592
#: ../plugin/haildb/haildb_engine.cc:3452
4593
msgid "Disable HailDB checksums validation (enabled by default)."
4596
#: ../plugin/haildb/haildb_engine.cc:3454
4597
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4600
#: ../plugin/haildb/haildb_engine.cc:3457
4601
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4604
#: ../plugin/haildb/haildb_engine.cc:3460
4606
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4607
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4610
#: ../plugin/haildb/haildb_engine.cc:3463
4611
msgid "Stores each HailDB table to an .ibd file in the database dir."
4614
#: ../plugin/haildb/haildb_engine.cc:3466
4615
msgid "File format to use for new tables in .ibd files."
4618
#: ../plugin/haildb/haildb_engine.cc:3469
4620
"Set to 0 (write and flush once per second),1 (write and flush at each "
4621
"commit) or 2 (write at commit, flush once per second)."
4624
#: ../plugin/haildb/haildb_engine.cc:3472
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4626
msgid "With which method to flush data."
4629
#. ####### Should we use this option? #######
4630
#: ../plugin/haildb/haildb_engine.cc:3475
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4633
"Helps to save your data in case the disk image of the database becomes "
4637
#: ../plugin/haildb/haildb_engine.cc:3478
4638
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4639
msgid "Path to individual files and their sizes."
4642
#: ../plugin/haildb/haildb_engine.cc:3481
4644
msgid "Path to HailDB log files."
4645
msgstr "Percorso per file temporanei."
4647
#: ../plugin/haildb/haildb_engine.cc:3484
4648
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4649
msgid "Size of each log file in a log group."
4652
#: ../plugin/haildb/haildb_engine.cc:3487
4654
"Number of log files in the log group. HailDB writes to the files in a "
4655
"circular fashion. Value 3 is recommended here."
4658
#: ../plugin/haildb/haildb_engine.cc:3490
4660
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4661
"rolled back. Values above 100000000 disable the timeout."
4664
#: ../plugin/haildb/haildb_engine.cc:3493
4667
"The size of the buffer which HailDB uses to write log to the log files on "
4669
msgstr "La dimensione del buffer utilizzata per i FULL JOIN"
4671
#: ../plugin/haildb/haildb_engine.cc:3496
4673
"Sets the point in the LRU list from where all pages are classified as old "
4677
#: ../plugin/haildb/haildb_engine.cc:3499
4679
"Milliseconds between accesses to a block at which it is made young. "
4680
"0=disabled (Advanced users)"
4683
#: ../plugin/haildb/haildb_engine.cc:3502
4684
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4685
msgid "Percentage of dirty pages allowed in bufferpool."
4688
#: ../plugin/haildb/haildb_engine.cc:3505
4689
msgid "Desired maximum length of the purge queue (0 = no limit)"
4692
#: ../plugin/haildb/haildb_engine.cc:3508
4694
"Roll back the complete transaction on lock wait timeout, for 4.x "
4695
"compatibility (disabled by default)"
4698
#: ../plugin/haildb/haildb_engine.cc:3511
4699
msgid "How many files at the maximum HailDB keeps open at the same time."
4702
#: ../plugin/haildb/haildb_engine.cc:3514
4703
msgid "Number of background read I/O threads in HailDB."
4706
#: ../plugin/haildb/haildb_engine.cc:3517
4707
msgid "Number of background write I/O threads in HailDB."
4710
#: ../plugin/haildb/haildb_engine.cc:3519
4712
"Disable if you want to reduce the number of messages written to the log "
4713
"(default: enabled)."
4716
#: ../plugin/haildb/haildb_engine.cc:3522
4717
msgid "Enable SHOW HAILDB STATUS output in the log"
4720
#: ../plugin/haildb/haildb_engine.cc:3525
4721
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4724
#: ../plugin/haildb/haildb_engine.cc:3527
4726
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4729
4530
#: ../plugin/hello_events/hello_events.cc:402
4730
4531
msgid "Enable Example Events Plugin"
5956
#: ../plugin/regex_policy/module.cc:46
5784
#: ../plugin/regex_policy/module.cc:48
5957
5785
#, fuzzy, c-format
5958
5786
msgid "Could not load regex policy file: %s\n"
5959
5787
msgstr "Non è possibile aggiungere la variabile: %s\n"
5961
#: ../plugin/regex_policy/module.cc:47
5789
#: ../plugin/regex_policy/module.cc:49
5963
5791
msgid "Unknown"
5964
5792
msgstr "Errore sconosciuto"
5966
#: ../plugin/regex_policy/module.cc:62
5794
#: ../plugin/regex_policy/module.cc:64
5967
5795
msgid "File to load for regex authorization policies"
5970
#: ../plugin/regex_policy/module.cc:218
5798
#: ../plugin/regex_policy/module.cc:220
5972
5800
msgid "User %s matches regex\n"
5975
#: ../plugin/regex_policy/module.cc:221
5803
#: ../plugin/regex_policy/module.cc:223
5977
5805
msgid "Object %s matches regex %s (%s)\n"
5980
#: ../plugin/regex_policy/module.cc:227
5808
#: ../plugin/regex_policy/module.cc:229
5982
5810
msgid "Object %s NOT restricted by regex %s (%s)\n"
5814
#~ msgid "Cannot create table %s. HailDB Error %d (%s)\n"
5815
#~ msgstr "Impossibile creare tabella '%-.200s' (errno: %d)"
5818
#~ msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
5820
#~ "Impossibile creare il collegamento [symlink] '%s' che punti a '%"
5821
#~ "s' (Errcode: %d)"
5824
#~ msgid "Path to HailDB log files."
5825
#~ msgstr "Percorso per file temporanei."
5829
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5831
#~ msgstr "La dimensione del buffer utilizzata per i FULL JOIN"
5985
5833
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5987
5835
#~ "Impossibile allocare la memoria per il file storico dei comandi "
8450
8298
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
8451
8299
#~ "to have type %s, found type %s."
8453
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione "
8454
#~ "%d dovrebbe avere tipo %s, trovato tipo %s."
8301
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione %"
8302
#~ "d dovrebbe avere tipo %s, trovato tipo %s."
8457
8305
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
8458
8306
#~ "position %d to have character set '%s' but the type has no character set."
8460
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione "
8461
#~ "%d dovrebbe avere insieme di caratteri '%s' ma il tipo non ha insieme di "
8308
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione %"
8309
#~ "d dovrebbe avere insieme di caratteri '%s' ma il tipo non ha insieme di "
8462
8310
#~ "caratteri."
8465
8313
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
8466
8314
#~ "position %d to have character set '%s' but found character set '%s'."
8468
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione "
8469
#~ "%d dovrebbe avere insieme di caratteri '%s' ma è stato trovato l'insieme "
8316
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione %"
8317
#~ "d dovrebbe avere insieme di caratteri '%s' ma è stato trovato l'insieme "
8470
8318
#~ "di caratteri '%s'."
8473
8321
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
8474
8322
#~ "to have type %s but the column is not found."
8476
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione "
8477
#~ "%d dovrebbe avere tipo '%s' ma la colonna non è stata trovata."
8324
#~ "Definizione incorretta della tabella %s.%s: la colonna '%s' in posizione %"
8325
#~ "d dovrebbe avere tipo '%s' ma la colonna non è stata trovata."
8479
8327
#~ msgid "hashchk"
8480
8328
#~ msgstr "hashchk"