396
395
"deprecated; use --disable-tee instead"
399
#: client/drizzle.cc:1544
398
#: client/drizzle.cc:1543
400
399
msgid "User for login if not current user."
403
#: client/drizzle.cc:1547
402
#: client/drizzle.cc:1545
404
403
msgid "Only allow UPDATE and DELETE that uses keys."
405
404
msgstr "Accepta numai UPDATE si DELETE care contin chei."
407
#: client/drizzle.cc:1550
406
#: client/drizzle.cc:1548
408
407
msgid "Synonym for option --safe-updates, -U."
411
#: client/drizzle.cc:1553
410
#: client/drizzle.cc:1551
412
411
msgid "Write more. (-v -v -v gives the table output format)."
415
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
414
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
416
415
msgid "Output version information and exit."
419
#: client/drizzle.cc:1557
418
#: client/drizzle.cc:1555
420
419
msgid "Wait and retry if connection is down."
423
#: client/drizzle.cc:1560
422
#: client/drizzle.cc:1558
424
423
msgid "Number of seconds before connection timeout."
427
#: client/drizzle.cc:1565
426
#: client/drizzle.cc:1563
428
427
msgid "Max length of input line"
429
428
msgstr "Lungimea maxima a liniei de intrare."
431
#: client/drizzle.cc:1570
430
#: client/drizzle.cc:1568
432
431
msgid "Automatic limit for SELECT when using --safe-updates"
435
#: client/drizzle.cc:1575
434
#: client/drizzle.cc:1573
436
435
msgid "Automatic limit for rows in a join when using --safe-updates"
439
#: client/drizzle.cc:1579
441
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
438
#: client/drizzle.cc:1577
439
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
444
#: client/drizzle.cc:1584
442
#: client/drizzle.cc:1582
445
443
msgid "Number of lines before each import progress report."
448
#: client/drizzle.cc:1587
446
#: client/drizzle.cc:1585
449
447
msgid "Ping the server to check if it's alive."
452
#: client/drizzle.cc:1597
450
#: client/drizzle.cc:1595
454
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
452
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
457
#: client/drizzle.cc:1604
455
#: client/drizzle.cc:1602
460
458
"Copyright (C) 2008 Sun Microsystems\n"
462
460
"and you are welcome to modify and redistribute it under the GPL license\n"
465
#: client/drizzle.cc:1609
463
#: client/drizzle.cc:1607
467
465
msgid "Usage: %s [OPTIONS] [database]\n"
468
466
msgstr "Utilizare: %s [OPTIUNI] [baza de date]\n"
470
#: client/drizzle.cc:1640
468
#: client/drizzle.cc:1638
471
469
msgid "DELIMITER cannot contain a backslash character"
474
#: client/drizzle.cc:1658
472
#: client/drizzle.cc:1656
476
474
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
479
#: client/drizzle.cc:1681
477
#: client/drizzle.cc:1679
481
479
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
484
#: client/drizzle.cc:1685
482
#: client/drizzle.cc:1683
486
484
msgid "WARNING: --server-arg option not supported in this configuration.\n"
489
#: client/drizzle.cc:1712
487
#: client/drizzle.cc:1714
491
489
"Non-integer value supplied for port. If you are trying to enter a password "
492
490
"please use --password instead."
495
#: client/drizzle.cc:1720
493
#: client/drizzle.cc:1722
496
494
msgid "Value supplied for port is not valid."
499
#: client/drizzle.cc:1866
497
#: client/drizzle.cc:1861
501
499
msgid "Processing line: %<PRIu32>\n"
504
#: client/drizzle.cc:2083
506
msgid "Unknown command '\\%c'."
502
#: client/drizzle.cc:2076
503
msgid "Unknown command: "
509
#: client/drizzle.cc:2493
506
#: client/drizzle.cc:2490
511
508
"Reading table information for completion of table and column names\n"
512
509
" You can turn off this feature to get a quicker startup with -A\n"
516
#: client/drizzle.cc:2583
513
#: client/drizzle.cc:2579
517
514
msgid "No connection. Trying to reconnect..."
520
#: client/drizzle.cc:2589
517
#: client/drizzle.cc:2585
521
518
msgid "Can't connect to the server\n"
522
519
msgstr "Nu se poate realiza conexiunea la server\n"
524
#: client/drizzle.cc:2668
521
#: client/drizzle.cc:2663
525
522
msgid "List of all Drizzle commands:"
528
#: client/drizzle.cc:2670
525
#: client/drizzle.cc:2665
529
526
msgid "Note that all text commands must be first on line and end with ';'"
532
#: client/drizzle.cc:2725
529
#: client/drizzle.cc:2720
533
530
msgid "No query specified\n"
534
531
msgstr "Nu a fost specificata nici o interogare\n"
536
#: client/drizzle.cc:2740
533
#: client/drizzle.cc:2735
537
534
msgid "Ignoring query to other database"
540
#: client/drizzle.cc:2790
537
#: client/drizzle.cc:2785
541
538
msgid "Empty set"
544
#: client/drizzle.cc:2803
541
#: client/drizzle.cc:2798
546
543
msgid "%ld row in set"
547
544
msgid_plural "%ld rows in set"
551
#: client/drizzle.cc:2812
548
#: client/drizzle.cc:2807
555
#: client/drizzle.cc:2814
552
#: client/drizzle.cc:2809
557
554
msgid "Query OK, %ld row affected"
558
555
msgid_plural "Query OK, %ld rows affected"
562
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
563
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
564
#: client/drizzletest.cc:4728
567
"Non-integer value supplied for port. If you are trying to enter a password "
568
"please use --password instead.\n"
571
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
572
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
573
#: client/drizzletest.cc:4736
575
msgid "Value supplied for port is not valid.\n"
578
#: client/drizzledump.cc:387
580
"Number of rows before each output progress report (requires --verbose)."
583
#: client/drizzledump.cc:461
559
#: client/drizzledump.cc:345
560
msgid "Number of rows before each output progress report (requires --verbose)."
563
#: client/drizzledump.cc:415
585
565
msgid "Got errno %d on write"
588
#: client/drizzledump.cc:466
568
#: client/drizzledump.cc:420
590
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
591
msgstr "%s Vers %s Distrib %s, pentru %s (%s)\n"
570
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
593
#: client/drizzledump.cc:473
573
#: client/drizzledump.cc:427
595
575
msgid "Usage: %s [OPTIONS] database [tables]\n"
598
#: client/drizzledump.cc:474
578
#: client/drizzledump.cc:428
600
580
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
603
#: client/drizzledump.cc:476
583
#: client/drizzledump.cc:430
605
585
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
608
#: client/drizzledump.cc:483
609
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
610
msgstr "De Igor Romanenko, Monty, Jani & Sinisa"
612
#: client/drizzledump.cc:484
588
#: client/drizzledump.cc:438
614
590
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
615
591
"and you are welcome to modify and redistribute it under the GPL license\n"
618
#: client/drizzledump.cc:485
619
msgid "Dumping definition and data DRIZZLE database or table"
594
#: client/drizzledump.cc:439
595
msgid "Dumps definitions and data from a Drizzle database server"
622
#: client/drizzledump.cc:496
598
#: client/drizzledump.cc:450
624
600
msgid "For more options, use %s --help\n"
625
601
msgstr "Pentru mai multe optiuni, foloseste %s --help\n"
627
#: client/drizzledump.cc:630
603
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
604
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
607
"Non-integer value supplied for port. If you are trying to enter a password "
608
"please use --password instead.\n"
611
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
612
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
614
msgid "Value supplied for port is not valid.\n"
617
#: client/drizzledump.cc:582
629
619
msgid "Memory allocation error while copying password. Aborting.\n"
632
#: client/drizzledump.cc:669
622
#: client/drizzledump.cc:621
634
624
msgid "Input filename too long: %s"
635
625
msgstr "Numele fisierului de intrare este prea lung: %s"
637
#: client/drizzledump.cc:712
627
#: client/drizzledump.cc:656
639
629
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
642
#: client/drizzledump.cc:737
632
#: client/drizzledump.cc:681
644
634
msgid "Invalid mode to --compatible: %s\n"
647
#: client/drizzledump.cc:791
637
#: client/drizzledump.cc:726
649
639
msgid "%s: You must use option --tab with --fields-...\n"
652
#: client/drizzledump.cc:808
642
#: client/drizzledump.cc:732
655
645
"%s: You can't use --single-transaction and --lock-all-tables at the same "
659
#: client/drizzledump.cc:821
649
#: client/drizzledump.cc:738
662
652
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
666
#: client/drizzledump.cc:827
656
#: client/drizzledump.cc:744
668
658
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
671
#: client/drizzledump.cc:853
661
#: client/drizzledump.cc:767
673
663
msgid "Got error: %s (%d) %s"
676
#: client/drizzledump.cc:860
666
#: client/drizzledump.cc:774
678
668
msgid "Got error: %d %s"
681
#: client/drizzledump.cc:958 client/drizzledump.cc:965
682
#: client/drizzledump.cc:978
671
#: client/drizzledump.cc:872 client/drizzledump.cc:879
672
#: client/drizzledump.cc:892
684
674
msgid "Couldn't execute '%s': %s (%d)"
687
#: client/drizzledump.cc:1042
677
#: client/drizzledump.cc:956
689
679
msgid "-- Connecting to %s...\n"
692
#: client/drizzledump.cc:1063
682
#: client/drizzledump.cc:977
694
684
msgid "-- Disconnecting from %s...\n"
697
#: client/drizzledump.cc:1074
687
#: client/drizzledump.cc:988
698
688
msgid "Couldn't allocate memory"
699
689
msgstr "Nu se poate aloca memoria"
701
#: client/drizzledump.cc:1418
691
#: client/drizzledump.cc:1332
704
694
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
708
#: client/drizzledump.cc:1432
698
#: client/drizzledump.cc:1346
710
700
msgid "-- Retrieving table structure for table %s...\n"
713
#: client/drizzledump.cc:1546
703
#: client/drizzledump.cc:1460
715
705
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
718
#: client/drizzledump.cc:1653
708
#: client/drizzledump.cc:1567
720
710
msgid "%s: Can't get keys for table %s\n"
723
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
713
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
725
715
msgid "Error: Couldn't read status information for table %s\n"
728
#: client/drizzledump.cc:1874
718
#: client/drizzledump.cc:1788
730
720
msgid "Error retrieving table structure for table: \"%s\""
733
#: client/drizzledump.cc:1881
723
#: client/drizzledump.cc:1795
735
725
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
738
#: client/drizzledump.cc:1892
728
#: client/drizzledump.cc:1806
740
730
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
743
#: client/drizzledump.cc:1899
733
#: client/drizzledump.cc:1813
745
735
msgid "-- Skipping dump data for table '%s', it has no fields\n"
748
#: client/drizzledump.cc:1907
738
#: client/drizzledump.cc:1821
749
739
msgid "-- Sending SELECT query...\n"
752
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
742
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
753
743
msgid "when executing 'SELECT INTO OUTFILE'"
756
#: client/drizzledump.cc:1971
746
#: client/drizzledump.cc:1885
765
#: client/drizzledump.cc:2012
755
#: client/drizzledump.cc:1926
766
756
msgid "-- Retrieving rows...\n"
769
#: client/drizzledump.cc:2015
759
#: client/drizzledump.cc:1929
771
761
msgid "%s: Error in field count for table: %s ! Aborting.\n"
774
#: client/drizzledump.cc:2064
764
#: client/drizzledump.cc:1973
776
766
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
779
#: client/drizzledump.cc:2081
769
#: client/drizzledump.cc:1990
781
771
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
784
#: client/drizzledump.cc:2103
774
#: client/drizzledump.cc:2012
786
776
msgid "Not enough fields from table %s! Aborting.\n"
789
#: client/drizzledump.cc:2523
790
msgid "when using LOCK TABLES"
793
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
779
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
794
780
msgid "when doing refresh"
797
#: client/drizzledump.cc:2629
783
#: client/drizzledump.cc:2497
798
784
msgid "alloc_root failure."
801
#: client/drizzledump.cc:2650
787
#: client/drizzledump.cc:2512
803
789
msgid "Couldn't find table: \"%s\""
806
#: client/drizzledump.cc:2666
807
msgid "when doing LOCK TABLES"
810
#: client/drizzledump.cc:2737
811
msgid "Error: Binlogging on server not active"
814
#: client/drizzledump.cc:2806
815
msgid "Error: Slave not set up"
818
#: client/drizzledump.cc:2865
819
msgid "Error: Unable to start slave"
822
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
823
#: client/drizzledump.cc:3173
792
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
793
#: client/drizzledump.cc:2807
826
796
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
829
#: client/drizzledump.cc:3203
799
#: client/drizzledump.cc:2837
831
801
msgid "Error: Not enough memory to store ORDER BY clause\n"
834
#: drizzled/db.cc:236
836
806
msgid "Error while loading database options: '%s':"
839
#: drizzled/drizzled.cc:527
809
#: drizzled/drizzled.cc:503
841
811
msgid "Got signal %d from thread %<PRIu64>"
844
#: drizzled/drizzled.cc:561
814
#: drizzled/drizzled.cc:537
845
815
msgid "Aborting\n"
848
#: drizzled/drizzled.cc:681
818
#: drizzled/drizzled.cc:658
849
819
msgid "One can only use the --user switch if running as root\n"
852
#: drizzled/drizzled.cc:689
822
#: drizzled/drizzled.cc:665
854
824
"Fatal error: Please read \"Security\" section of the manual to find out how "
855
825
"to run drizzled as root!\n"
858
#: drizzled/drizzled.cc:711
828
#: drizzled/drizzled.cc:685
861
831
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
865
#: drizzled/drizzled.cc:885
867
msgid "Retrying bind on TCP/IP port %u"
870
#: drizzled/drizzled.cc:891
871
msgid "Can't start server: Bind on TCP/IP port"
874
#: drizzled/drizzled.cc:892
876
msgid "Do you already have another drizzled server running on port: %d ?"
879
#: drizzled/drizzled.cc:898
880
msgid "Can't start server: listen() on TCP/IP port"
883
#: drizzled/drizzled.cc:899
885
msgid "listen() on TCP/IP failed with error %d"
888
#: drizzled/drizzled.cc:917
889
msgid "Can't open abort pipet"
892
#: drizzled/drizzled.cc:919
894
msgid "pipe() on abort_pipe failed with error %d"
897
#: drizzled/drizzled.cc:1016
902
#: drizzled/drizzled.cc:1041
835
#: drizzled/drizzled.cc:841
837
msgid "Fatal signal %d while backtracing\n"
840
#: drizzled/drizzled.cc:864
905
843
"We will try our best to scrape up some info that will hopefully help "
974
#: drizzled/drizzled.cc:1152
911
#: drizzled/drizzled.cc:969
976
913
msgid "Writing a core file\n"
979
#: drizzled/drizzled.cc:1197
916
#: drizzled/drizzled.cc:1015
981
918
"setrlimit could not change the size of core files to 'infinity'; We may not "
982
919
"be able to generate a core file on signals"
985
#: drizzled/drizzled.cc:1399
922
#: drizzled/drizzled.cc:1210
987
924
msgid "gethostname failed, using '%s' as hostname"
990
#: drizzled/drizzled.cc:1491
927
#: drizzled/drizzled.cc:1281
992
929
msgid "Unknown locale: '%s'"
995
#: drizzled/drizzled.cc:1522
932
#: drizzled/drizzled.cc:1310
996
933
msgid "Can't create thread-keys"
999
#: drizzled/drizzled.cc:1545
936
#: drizzled/drizzled.cc:1335
1000
937
msgid "Out of memory"
1003
#: drizzled/drizzled.cc:1560
940
#: drizzled/drizzled.cc:1346
1004
941
msgid "Failed to initialize plugins."
1007
#: drizzled/drizzled.cc:1591
944
#: drizzled/drizzled.cc:1377
1010
947
"%s: Too many arguments (first extra is '%s').\n"
1011
948
"Use --verbose --help to get a list of available options\n"
1014
#: drizzled/drizzled.cc:1611
951
#: drizzled/drizzled.cc:1397
1015
952
msgid "No scheduler found, cannot continue!\n"
1018
#: drizzled/drizzled.cc:1618
955
#: drizzled/drizzled.cc:1404
1019
956
msgid "Can't init databases"
1022
#: drizzled/drizzled.cc:1643
959
#: drizzled/drizzled.cc:1428
1024
961
msgid "Unknown/unsupported table type: %s"
1027
#: drizzled/drizzled.cc:1649
964
#: drizzled/drizzled.cc:1434
1029
966
msgid "Default storage engine (%s) is not available"
1032
#: drizzled/drizzled.cc:1680
969
#: drizzled/drizzled.cc:1465
1034
971
msgid "Failed to lock memory. Errno: %d\n"
1037
#: drizzled/drizzled.cc:1742
1039
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1042
#: drizzled/drizzled.cc:1903
1044
msgid "drizzled: Got error %d from select"
1047
#: drizzled/drizzled.cc:2101
974
#: drizzled/drizzled.cc:1681
975
msgid "Display this help and exit after initializing plugins."
978
#: drizzled/drizzled.cc:1685
1048
979
msgid "Auto-increment columns are incremented by this"
1051
#: drizzled/drizzled.cc:2106
982
#: drizzled/drizzled.cc:1690
1053
"Offset added to Auto-increment columns. Used when auto-increment-increment "
984
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1057
#: drizzled/drizzled.cc:2112
988
#: drizzled/drizzled.cc:1696
1059
990
"Path to installation directory. All paths are usually resolved relative to "
1063
#: drizzled/drizzled.cc:2116
994
#: drizzled/drizzled.cc:1700
1064
995
msgid "IP address to bind to."
1067
#: drizzled/drizzled.cc:2120
1068
msgid "Set the filesystem character set."
1071
#: drizzled/drizzled.cc:2125
1072
msgid "Set the default character set."
1073
msgstr "Stabileste setul de caractere implicit."
1075
#: drizzled/drizzled.cc:2129
998
#: drizzled/drizzled.cc:1704
1076
999
msgid "Chroot drizzled daemon during startup."
1079
#: drizzled/drizzled.cc:2133
1002
#: drizzled/drizzled.cc:1708
1080
1003
msgid "Set the default collation."
1083
#: drizzled/drizzled.cc:2137
1006
#: drizzled/drizzled.cc:1712
1084
1007
msgid "Default completion type."
1087
#: drizzled/drizzled.cc:2142
1010
#: drizzled/drizzled.cc:1717
1088
1011
msgid "Write core on errors."
1091
#: drizzled/drizzled.cc:2146
1014
#: drizzled/drizzled.cc:1721
1092
1015
msgid "Path to the database root."
1095
#: drizzled/drizzled.cc:2150
1018
#: drizzled/drizzled.cc:1725
1096
1019
msgid "Set the default storage engine (table type) for tables."
1099
#: drizzled/drizzled.cc:2154
1022
#: drizzled/drizzled.cc:1729
1100
1023
msgid "Set the default time zone."
1103
#: drizzled/drizzled.cc:2158
1104
msgid "Type of DELAY_KEY_WRITE."
1107
#: drizzled/drizzled.cc:2162
1026
#: drizzled/drizzled.cc:1734
1108
1027
msgid "Print a symbolic stack trace on failure."
1111
#: drizzled/drizzled.cc:2168
1112
msgid "Push supported query conditions to the storage engine."
1115
#: drizzled/drizzled.cc:2174
1030
#: drizzled/drizzled.cc:1740
1116
1031
msgid "Used for debugging; Use at your own risk!"
1119
#: drizzled/drizzled.cc:2179
1034
#: drizzled/drizzled.cc:1745
1120
1035
msgid "Set up signals usable for debugging"
1123
#: drizzled/drizzled.cc:2183
1038
#: drizzled/drizzled.cc:1749
1124
1039
msgid "(IGNORED)"
1127
#: drizzled/drizzled.cc:2187
1042
#: drizzled/drizzled.cc:1753
1128
1043
msgid "Set the language used for the month names and the days of the week."
1131
#: drizzled/drizzled.cc:2192
1132
msgid "Log connections and queries to file."
1135
#: drizzled/drizzled.cc:2196
1136
msgid "Log all MyISAM changes to file."
1139
#: drizzled/drizzled.cc:2200
1046
#: drizzled/drizzled.cc:1758
1140
1047
msgid "Log some not critical warnings to the log file."
1143
#: drizzled/drizzled.cc:2205
1050
#: drizzled/drizzled.cc:1763
1144
1051
msgid "Lock drizzled in memory."
1147
#: drizzled/drizzled.cc:2209
1149
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1150
"BACKUP, FORCE or QUICK."
1153
#: drizzled/drizzled.cc:2214
1054
#: drizzled/drizzled.cc:1767
1154
1055
msgid "Pid file used by safe_mysqld."
1157
#: drizzled/drizzled.cc:2218
1058
#: drizzled/drizzled.cc:1771
1159
1060
"Port number to use for connection or 0 for default to, in order of "
1160
1061
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1163
#: drizzled/drizzled.cc:2224
1064
#: drizzled/drizzled.cc:1777
1165
1066
"Maximum time in seconds to wait for the port to become free. (Default: no "
1169
#: drizzled/drizzled.cc:2229
1070
#: drizzled/drizzled.cc:1782
1171
1072
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1172
1073
"specified directory"
1175
#: drizzled/drizzled.cc:2234
1076
#: drizzled/drizzled.cc:1787
1177
1078
"Uniquely identifies the server instance in the community of replication "
1181
#: drizzled/drizzled.cc:2239
1082
#: drizzled/drizzled.cc:1792
1182
1083
msgid "Don't print a stack trace on failure."
1185
#: drizzled/drizzled.cc:2243
1086
#: drizzled/drizzled.cc:1796
1186
1087
msgid "Enable symbolic link support."
1189
#: drizzled/drizzled.cc:2252
1090
#: drizzled/drizzled.cc:1805
1191
1092
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1194
#: drizzled/drizzled.cc:2257
1095
#: drizzled/drizzled.cc:1810
1195
1096
msgid "Path for temporary files."
1198
#: drizzled/drizzled.cc:2261
1099
#: drizzled/drizzled.cc:1814
1199
1100
msgid "Default transaction isolation level."
1202
#: drizzled/drizzled.cc:2265
1103
#: drizzled/drizzled.cc:1818
1203
1104
msgid "Run drizzled daemon as user."
1206
#: drizzled/drizzled.cc:2273
1107
#: drizzled/drizzled.cc:1826
1208
1109
"The number of outstanding connection requests Drizzle can have. This comes "
1209
1110
"into play when the main Drizzle thread gets very many connection requests in "
1210
1111
"a very short time."
1213
#: drizzled/drizzled.cc:2279
1114
#: drizzled/drizzled.cc:1832
1215
1116
"Size of tree cache used in bulk insert optimization. Note that this is a "
1216
1117
"limit per thread!"
1219
#: drizzled/drizzled.cc:2285
1221
"The number of seconds the drizzled server is waiting for a connect packet "
1222
"before responding with 'Bad handshake'."
1225
#: drizzled/drizzled.cc:2290
1120
#: drizzled/drizzled.cc:1838
1227
1122
"Precision of the result of '/' operator will be increased on that value."
1230
#: drizzled/drizzled.cc:2296
1125
#: drizzled/drizzled.cc:1844
1231
1126
msgid "The maximum length of the result of function group_concat."
1234
#: drizzled/drizzled.cc:2301
1129
#: drizzled/drizzled.cc:1849
1235
1130
msgid "The size of the buffer that is used for full joins."
1238
#: drizzled/drizzled.cc:2307
1240
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1243
#: drizzled/drizzled.cc:2312
1133
#: drizzled/drizzled.cc:1855
1245
1135
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1246
1136
"this to get better index handling (for all reads and multiple writes) to as "
1247
1137
"much as you can afford;"
1250
#: drizzled/drizzled.cc:2321
1140
#: drizzled/drizzled.cc:1864
1252
1142
"This characterizes the number of hits a hot block has to be untouched until "
1253
1143
"it is considered aged enough to be downgraded to a warm block. This "
1255
1145
"blocks in key cache"
1258
#: drizzled/drizzled.cc:2330
1148
#: drizzled/drizzled.cc:1873
1259
1149
msgid "The default size of key cache blocks"
1262
#: drizzled/drizzled.cc:2336
1152
#: drizzled/drizzled.cc:1879
1263
1153
msgid "The minimum percentage of warm blocks in key cache"
1266
#: drizzled/drizzled.cc:2342
1156
#: drizzled/drizzled.cc:1885
1267
1157
msgid "Max packetlength to send/receive from to server."
1270
#: drizzled/drizzled.cc:2347
1160
#: drizzled/drizzled.cc:1890
1272
1162
"If there is more than this number of interrupted connections from a host "
1273
1163
"this host will be blocked from further connections."
1276
#: drizzled/drizzled.cc:2352
1166
#: drizzled/drizzled.cc:1895
1277
1167
msgid "Max number of errors/warnings to store for a statement."
1280
#: drizzled/drizzled.cc:2357
1170
#: drizzled/drizzled.cc:1900
1281
1171
msgid "Don't allow creation of heap tables bigger than this."
1284
#: drizzled/drizzled.cc:2363
1174
#: drizzled/drizzled.cc:1906
1286
1176
"Joins that are probably going to read more than max_join_size records return "
1290
#: drizzled/drizzled.cc:2369
1180
#: drizzled/drizzled.cc:1912
1291
1181
msgid "Max number of bytes in sorted records."
1294
#: drizzled/drizzled.cc:2374
1184
#: drizzled/drizzled.cc:1917
1295
1185
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1298
#: drizzled/drizzled.cc:2379
1188
#: drizzled/drizzled.cc:1922
1300
1190
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1301
1191
"max_sort_length bytes of each value are used; the rest are ignored)."
1304
#: drizzled/drizzled.cc:2386
1305
msgid "Maximum number of temporary tables a client can keep open at a time."
1308
#: drizzled/drizzled.cc:2391
1194
#: drizzled/drizzled.cc:1929
1309
1195
msgid "After this many write locks, allow some read locks to run in between."
1312
#: drizzled/drizzled.cc:2395
1198
#: drizzled/drizzled.cc:1933
1314
1200
"Don't log queries which examine less than min_examined_row_limit rows to "
1318
#: drizzled/drizzled.cc:2401
1320
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1321
"Possible values of name are 'nulls_unequal' (default behavior), "
1322
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1325
#: drizzled/drizzled.cc:2408
1204
#: drizzled/drizzled.cc:1939
1326
1205
msgid "Buffer length for TCP/IP and socket communication."
1329
#: drizzled/drizzled.cc:2413
1331
"Number of seconds to wait for more data from a connection before aborting "
1335
#: drizzled/drizzled.cc:2419
1337
"If a read on a communication port is interrupted, retry this many times "
1341
#: drizzled/drizzled.cc:2425
1343
"Number of seconds to wait for a block to be written to a connection before "
1344
"aborting the write."
1347
#: drizzled/drizzled.cc:2431
1208
#: drizzled/drizzled.cc:1944
1349
1210
"Controls the heuristic(s) applied during query optimization to prune less-"
1350
1211
"promising partial plans from the optimizer search space. Meaning: false - do "
1363
1224
"(used for testing/comparison)."
1366
#: drizzled/drizzled.cc:2451
1368
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1371
#: drizzled/drizzled.cc:2456
1227
#: drizzled/drizzled.cc:1964
1372
1228
msgid "Directory for plugins."
1375
#: drizzled/drizzled.cc:2460
1231
#: drizzled/drizzled.cc:1968
1377
1233
"Optional comma separated list of plugins to load at starup.[for example: --"
1378
1234
"plugin_load=crc32,logger_gearman]"
1381
#: drizzled/drizzled.cc:2465
1237
#: drizzled/drizzled.cc:1973
1382
1238
msgid "The size of the buffer that is allocated when preloading indexes"
1385
#: drizzled/drizzled.cc:2470
1386
msgid "Select protocol to be used (by default oldlibdrizzle)."
1389
#: drizzled/drizzled.cc:2474
1241
#: drizzled/drizzled.cc:1978
1390
1242
msgid "Allocation block size for query parsing and execution"
1393
#: drizzled/drizzled.cc:2479
1245
#: drizzled/drizzled.cc:1983
1394
1246
msgid "Persistent buffer for query parsing and execution"
1397
#: drizzled/drizzled.cc:2485
1249
#: drizzled/drizzled.cc:1989
1398
1250
msgid "Allocation block size for storing ranges during optimization"
1401
#: drizzled/drizzled.cc:2491
1253
#: drizzled/drizzled.cc:1995
1403
1255
"Each thread that does a sequential scan allocates a buffer of this size for "
1404
1256
"each table it scans. If you do many sequential scans, you may want to "
1405
1257
"increase this value."
1408
#: drizzled/drizzled.cc:2499
1260
#: drizzled/drizzled.cc:2003
1410
1262
"When reading rows in sorted order after a sort, the rows are read through "
1411
1263
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1412
1264
"record_buffer."
1415
#: drizzled/drizzled.cc:2507
1267
#: drizzled/drizzled.cc:2011
1416
1268
msgid "Select scheduler to be used (by default multi-thread)."
1419
#: drizzled/drizzled.cc:2512
1271
#: drizzled/drizzled.cc:2016
1420
1272
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1423
#: drizzled/drizzled.cc:2518
1275
#: drizzled/drizzled.cc:2022
1424
1276
msgid "The number of cached table definitions."
1427
#: drizzled/drizzled.cc:2522
1279
#: drizzled/drizzled.cc:2026
1428
1280
msgid "The number of cached open tables."
1431
#: drizzled/drizzled.cc:2526
1283
#: drizzled/drizzled.cc:2030
1433
1285
"Timeout in seconds to wait for a table level lock before returning an error. "
1434
1286
"Used only if the connection has active cursors."
1437
#: drizzled/drizzled.cc:2531
1289
#: drizzled/drizzled.cc:2035
1438
1290
msgid "The stack size for each thread."
1441
#: drizzled/drizzled.cc:2537
1293
#: drizzled/drizzled.cc:2041
1443
1295
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1444
1296
"automatically convert it to an on-disk MyISAM table."
1447
#: drizzled/drizzled.cc:2543
1299
#: drizzled/drizzled.cc:2047
1448
1300
msgid "Allocation block size for transactions to be stored in binary log"
1451
#: drizzled/drizzled.cc:2548
1303
#: drizzled/drizzled.cc:2052
1452
1304
msgid "Persistent buffer for transactions to be stored in binary log"
1455
#: drizzled/drizzled.cc:2553
1457
"The number of seconds the server waits for activity on a connection before "
1461
#: drizzled/drizzled.cc:2687
1307
#: drizzled/drizzled.cc:2183
1463
1309
"Copyright (C) 2008 Sun Microsystems\n"
1464
1310
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4935
4744
msgid "logging '%s' post() failed"
4938
#: drizzled/plugin/storage_engine.cc:295
4747
#: drizzled/message/command_reader.cc:220
4749
msgid "Usage: %s COMMAND_LOG\n"
4752
#: drizzled/message/command_reader.cc:229
4754
msgid "Cannot open file: %s\n"
4757
#: drizzled/message/command_reader.cc:248
4759
msgid "Failed to read initial length header\n"
4762
#: drizzled/message/command_reader.cc:255
4764
msgid "Attempted to read record bigger than SIZE_MAX\n"
4767
#: drizzled/message/command_reader.cc:275
4769
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4772
#: drizzled/message/command_reader.cc:285
4775
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4779
#: drizzled/message/command_reader.cc:291
4781
msgid "Unable to parse command. Got error: %s.\n"
4784
#: drizzled/message/command_reader.cc:293
4786
msgid "BUFFER: %s\n"
4789
#: drizzled/message/command_reader.cc:301
4792
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4795
#: drizzled/plugin/listen_tcp.cc:47
4797
msgid "accept() failed with errno %d"
4800
#: drizzled/plugin/listen_tcp.cc:83
4802
msgid "getaddrinfo() failed with error %s"
4805
#: drizzled/plugin/listen_tcp.cc:115
4807
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4810
#: drizzled/plugin/listen_tcp.cc:126
4812
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4815
#: drizzled/plugin/listen_tcp.cc:135
4817
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4820
#: drizzled/plugin/listen_tcp.cc:144
4822
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4825
#: drizzled/plugin/listen_tcp.cc:153
4827
msgid "setsockopt(SO_LINGER) failed with errno %d"
4830
#: drizzled/plugin/listen_tcp.cc:162
4832
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4835
#: drizzled/plugin/listen_tcp.cc:183
4837
msgid "Retrying bind() on %u"
4840
#: drizzled/plugin/listen_tcp.cc:190
4842
msgid "bind() failed with errno: %d"
4845
#: drizzled/plugin/listen_tcp.cc:193
4846
msgid "Do you already have another drizzled running?"
4849
#: drizzled/plugin/listen_tcp.cc:200
4851
msgid "listen() failed with errno %d"
4854
#: drizzled/plugin/listen_tcp.cc:206
4856
msgid "Listening on %s:%s\n"
4859
#: drizzled/plugin/storage_engine.cc:315
4940
4861
msgid "Found %d prepared transaction(s) in %s"
4943
#: drizzled/plugin/storage_engine.cc:369
4864
#: drizzled/plugin/storage_engine.cc:389
4944
4865
msgid "Starting crash recovery..."
4947
#: drizzled/plugin/storage_engine.cc:378
4868
#: drizzled/plugin/storage_engine.cc:398
4949
4870
msgid "Found %d prepared XA transactions"
4952
#: drizzled/plugin/storage_engine.cc:383
4873
#: drizzled/plugin/storage_engine.cc:403
4955
4876
"Found %d prepared transactions! It means that drizzled was not shut down "
5003
4924
msgid "Scheduler initialization failed.\n"
5006
#: drizzled/sql_base.cc:2262
4927
#: drizzled/session.cc:2166
4929
msgid "Could not remove temporary table: '%s', error: %d"
4932
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4934
msgid "realloc() failed with errno %d"
4937
#: drizzled/slot/listen.cc:94
4938
msgid "No sockets could be bound for listening"
4941
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4943
msgid "pipe() failed with errno %d"
4946
#: drizzled/slot/listen.cc:137
4948
msgid "poll() failed with errno %d"
4951
#: drizzled/sql_base.cc:1445
5008
4953
msgid "Table %s had a open data handler in reopen_table"
5011
#: drizzled/sql_base.cc:2854
4956
#: drizzled/sql_base.cc:2026
5013
4958
msgid "Couldn't repair table: %s.%s"
5016
#: drizzled/sql_base.cc:2896
4961
#: drizzled/sql_base.cc:2068
5019
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5020
"`%s`.`%s`' to replication"
5023
#: drizzled/sql_base.cc:3498
5025
msgid "Could not remove temporary table: '%s', error: %d"
5028
#: drizzled/sql_plugin.cc:528
4964
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4965
"s`.`%s`' to replication"
4968
#: drizzled/sql_plugin.cc:553
5030
4970
msgid "Plugin '%s' init function returned error.\n"
5033
#: drizzled/sql_plugin.cc:707
4973
#: drizzled/sql_plugin.cc:713
5034
4974
msgid "plugin-load parameter too long"
5037
#: drizzled/sql_plugin.cc:767
4977
#: drizzled/sql_plugin.cc:775
5039
4979
msgid "Couldn't load plugin named '%s' with soname '%s'."
5042
#: drizzled/sql_plugin.cc:1107
4982
#: drizzled/sql_plugin.cc:1115
5043
4983
msgid "Out of memory."
5046
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4986
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5048
4988
msgid "Unknown variable type code 0x%x in plugin '%s'."
5051
#: drizzled/sql_plugin.cc:1989
4991
#: drizzled/sql_plugin.cc:2010
5054
4994
"Server variable %s of plugin %s was forced to be read-only: string variable "
5055
4995
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5058
#: drizzled/sql_plugin.cc:2020
4998
#: drizzled/sql_plugin.cc:2041
5060
5000
msgid "Missing variable name in plugin '%s'."
5063
#: drizzled/sql_plugin.cc:2037
5003
#: drizzled/sql_plugin.cc:2058
5065
5005
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5068
#: drizzled/sql_plugin.cc:2155
5008
#: drizzled/sql_plugin.cc:2186
5070
5010
msgid "Out of memory for plugin '%s'."
5073
#: drizzled/sql_plugin.cc:2162
5013
#: drizzled/sql_plugin.cc:2193
5075
5015
msgid "Bad options for plugin '%s'."
5078
#: drizzled/sql_plugin.cc:2171
5018
#: drizzled/sql_plugin.cc:2202
5080
5020
msgid "Parsing options for plugin '%s' failed."
5083
#: drizzled/sql_plugin.cc:2214
5023
#: drizzled/sql_plugin.cc:2251
5085
5025
msgid "Plugin '%s' has conflicting system variables"
5088
#: drizzled/sql_table.cc:124
5090
msgid "Invalid (old?) table or database name '%s'"
5093
#: drizzled/sql_table.cc:2655
5028
#: drizzled/sql_table.cc:231
5030
"Table name cannot be encoded and fit within filesystem name length "
5034
#: drizzled/sql_table.cc:241
5036
"Schema name cannot be encoded and fit within filesystem name length "
5040
#: drizzled/sql_table.cc:2383
5095
5042
msgid "Unknown - internal error %d during operation"
5098
#: drizzled/sql_table.cc:4227
5045
#: drizzled/statement/alter_table.cc:1137
5100
5047
msgid "Could not open table %s.%s after rename\n"
5103
#: drizzled/sql_table.cc:4407
5050
#: drizzled/statement/alter_table.cc:1300
5106
5053
"order_st BY ignored because there is a user-defined clustered index in the "
5107
5054
"table '%-.192s'"
5110
#: drizzled/table.cc:354
5057
#: drizzled/table.cc:329
5113
5060
"'%s' had no or invalid character set, and default character set is multi-"
5114
5061
"byte, so character column sizes may have changed"
5117
#: drizzled/table.cc:1782
5064
#: drizzled/table.cc:1586
5119
5066
msgid "Unknown collation '%s' in table '%-.64s' definition"
5122
#: drizzled/table.cc:1789
5069
#: drizzled/table.cc:1593
5125
5072
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5129
#: drizzled/table.cc:2251
5132
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5136
#: drizzled/table.cc:2278
5139
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5140
"have type %s, found type %s."
5143
#: drizzled/table.cc:2289
5146
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5147
"position %d to have character set '%s' but the type has no character set."
5150
#: drizzled/table.cc:2301
5153
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5154
"position %d to have character set '%s' but found character set '%s'."
5157
#: drizzled/table.cc:2314
5160
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5161
"have type %s but the column is not found."
5164
#: drizzled/table.cc:4400
5076
#: drizzled/table.cc:3488
5166
5078
msgid "Got error %d when reading table '%s'"
5432
5349
"--------------------------------- -----------------------------\n"
5435
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5352
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5436
5353
msgid "(No default value)"
5439
#: mysys/my_getopt.cc:1254
5356
#: mysys/my_getopt.cc:1255
5443
#: mysys/my_getopt.cc:1254
5360
#: mysys/my_getopt.cc:1255
5447
#: mysys/my_getopt.cc:1287
5364
#: mysys/my_getopt.cc:1288
5449
5366
msgid "(Disabled)\n"
5452
#: plugin/auth_http/auth_http.cc:128
5369
#: plugin/auth_http/auth_http.cc:138
5453
5370
msgid "Enable HTTP Auth check"
5456
#: plugin/auth_http/auth_http.cc:138
5373
#: plugin/auth_http/auth_http.cc:148
5457
5374
msgid "URL for HTTP Auth check"
5377
#: plugin/command_log/command_log.cc:116
5378
#: plugin/command_log/command_log_reader.cc:94
5380
msgid "Failed to open command log file %s. Got error: %s\n"
5383
#: plugin/command_log/command_log.cc:200
5386
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5387
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5390
#: plugin/command_log/command_log.cc:242
5393
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5394
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5397
#: plugin/command_log/command_log.cc:294
5400
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5401
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5404
#: plugin/command_log/command_log.cc:390
5405
msgid "Enable command log"
5408
#: plugin/command_log/command_log.cc:398
5409
msgid "DEBUGGING - Truncate command log"
5412
#: plugin/command_log/command_log.cc:406
5413
msgid "Path to the file to use for command log."
5416
#: plugin/command_log/command_log.cc:414
5417
msgid "Enable CRC32 Checksumming"
5420
#: plugin/command_log/command_log.cc:432
5421
msgid "Command Message Log"
5424
#: plugin/command_log/command_log_reader.cc:114
5426
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5429
#: plugin/command_log/command_log_reader.cc:137
5431
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5434
#: plugin/command_log/command_log_reader.cc:171
5436
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5439
#: plugin/command_log/command_log_reader.cc:186
5440
msgid "Checksum FAILED!\n"
5443
#: plugin/console/console.cc:346
5444
msgid "Enable the console."
5447
#: plugin/console/console.cc:349
5448
msgid "Turn on extra debugging."
5451
#: plugin/default_replicator/default_replicator.cc:97
5452
msgid "Enable default replicator"
5455
#: plugin/default_replicator/default_replicator.cc:112
5456
msgid "Default Replicator"
5460
5459
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5461
5460
msgid "Error Messages to stderr"
5464
#: plugin/logging_gearman/logging_gearman.cc:263
5463
#: plugin/filtered_replicator/filtered_replicator.cc:484
5464
msgid "Enable filtered replicator"
5467
#: plugin/filtered_replicator/filtered_replicator.cc:491
5468
msgid "List of schemas to filter"
5471
#: plugin/filtered_replicator/filtered_replicator.cc:498
5472
msgid "List of tables to filter"
5475
#: plugin/filtered_replicator/filtered_replicator.cc:505
5476
msgid "Regular expression to apply to schemas to filter"
5479
#: plugin/filtered_replicator/filtered_replicator.cc:512
5480
msgid "Regular expression to apply to tables to filter"
5483
#: plugin/filtered_replicator/filtered_replicator.cc:531
5484
msgid "Filtered Replicator"
5487
#: plugin/logging_gearman/logging_gearman.cc:186
5466
5489
msgid "fail gearman_client_create(): %s"
5469
#: plugin/logging_gearman/logging_gearman.cc:273
5492
#: plugin/logging_gearman/logging_gearman.cc:197
5471
5494
msgid "fail gearman_client_add_server(): %s"
5474
#: plugin/logging_gearman/logging_gearman.cc:299
5497
#: plugin/logging_gearman/logging_gearman.cc:310
5475
5498
msgid "Enable logging to a gearman server"
5478
#: plugin/logging_gearman/logging_gearman.cc:308
5501
#: plugin/logging_gearman/logging_gearman.cc:319
5479
5502
msgid "Hostname for logging to a Gearman server"
5482
#: plugin/logging_gearman/logging_gearman.cc:317
5505
#: plugin/logging_gearman/logging_gearman.cc:328
5483
5506
msgid "Gearman Function to send logging to"
5486
#: plugin/logging_gearman/logging_gearman.cc:334
5509
#: plugin/logging_gearman/logging_gearman.cc:345
5487
5510
msgid "Log queries to a Gearman server"
5490
#: plugin/logging_query/logging_query.cc:278
5513
#: plugin/logging_query/logging_query.cc:188
5492
5515
msgid "fail open() fn=%s er=%s\n"
5495
#: plugin/logging_query/logging_query.cc:317
5518
#: plugin/logging_query/logging_query.cc:344
5496
5519
msgid "Enable logging to CSV file"
5499
#: plugin/logging_query/logging_query.cc:326
5522
#: plugin/logging_query/logging_query.cc:353
5500
5523
msgid "File to log to"
5503
#: plugin/logging_query/logging_query.cc:335
5504
#: plugin/logging_syslog/logging_syslog.cc:248
5526
#: plugin/logging_query/logging_query.cc:362
5527
msgid "PCRE to match the query against"
5530
#: plugin/logging_query/logging_query.cc:371
5531
#: plugin/logging_syslog/logging_syslog.cc:231
5505
5532
msgid "Threshold for logging slow queries, in microseconds"
5508
#: plugin/logging_query/logging_query.cc:347
5509
#: plugin/logging_syslog/logging_syslog.cc:260
5535
#: plugin/logging_query/logging_query.cc:383
5536
#: plugin/logging_syslog/logging_syslog.cc:243
5510
5537
msgid "Threshold for logging big queries, for rows returned"
5513
#: plugin/logging_query/logging_query.cc:359
5514
#: plugin/logging_syslog/logging_syslog.cc:272
5540
#: plugin/logging_query/logging_query.cc:395
5541
#: plugin/logging_syslog/logging_syslog.cc:255
5515
5542
msgid "Threshold for logging big queries, for rows examined"
5518
#: plugin/logging_query/logging_query.cc:381
5545
#: plugin/logging_query/logging_query.cc:418
5519
5546
msgid "Log queries to a CSV file"
5522
#: plugin/logging_syslog/logging_syslog.cc:169
5549
#: plugin/logging_syslog/logging_syslog.cc:84
5524
5551
msgid "syslog facility \"%s\" not known, using \"local0\""
5527
#: plugin/logging_syslog/logging_syslog.cc:186
5554
#: plugin/logging_syslog/logging_syslog.cc:100
5529
5556
msgid "syslog priority \"%s\" not known, using \"info\""
5532
#: plugin/logging_syslog/logging_syslog.cc:212
5533
msgid "Enable logging"
5559
#: plugin/logging_syslog/logging_syslog.cc:195
5560
msgid "Enable logging to syslog"
5536
#: plugin/logging_syslog/logging_syslog.cc:221
5563
#: plugin/logging_syslog/logging_syslog.cc:204
5537
5564
msgid "Syslog Ident"
5540
#: plugin/logging_syslog/logging_syslog.cc:230
5567
#: plugin/logging_syslog/logging_syslog.cc:213
5541
5568
msgid "Syslog Facility"
5544
#: plugin/logging_syslog/logging_syslog.cc:239
5571
#: plugin/logging_syslog/logging_syslog.cc:222
5545
5572
msgid "Syslog Priority"
5548
#: plugin/logging_syslog/logging_syslog.cc:296
5575
#: plugin/logging_syslog/logging_syslog.cc:279
5549
5576
msgid "Log to syslog"
5552
#: plugin/multi_thread/multi_thread.cc:137
5579
#: plugin/multi_thread/multi_thread.cc:171
5553
5580
msgid "Maximum number of user threads available."
5556
#: plugin/myisam/ha_myisam.cc:468
5583
#: plugin/myisam/ha_myisam.cc:447
5558
5585
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5561
#: plugin/myisam/ha_myisam.cc:472
5588
#: plugin/myisam/ha_myisam.cc:451
5563
5590
msgid "Got an error from unknown thread, %s:%d"
5566
#: plugin/myisam/ha_myisam.cc:478
5593
#: plugin/myisam/ha_myisam.cc:457
5567
5594
msgid "Unknown thread accessing table"
5570
#: plugin/myisam/ha_myisam.cc:1861
5597
#: plugin/myisam/ha_myisam.cc:1488
5571
5598
msgid "Block size to be used for MyISAM index pages."
5574
#: plugin/myisam/ha_myisam.cc:1867
5601
#: plugin/myisam/ha_myisam.cc:1494
5576
5603
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5577
5604
"disables parallel repair."
5580
#: plugin/myisam/ha_myisam.cc:1873
5607
#: plugin/myisam/ha_myisam.cc:1500
5582
5609
"Don't use the fast sort index method to created index if the temporary file "
5583
5610
"would get bigger than this."
5586
#: plugin/myisam/ha_myisam.cc:1878
5613
#: plugin/myisam/ha_myisam.cc:1505
5588
5615
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5589
5616
"when creating indexes with CREATE INDEX or ALTER TABLE."
5592
#: plugin/myisam/ha_myisam.cc:1884
5619
#: plugin/myisam/ha_myisam.cc:1511
5593
5620
msgid "Default pointer size to be used for MyISAM tables."