386
389
"deprecated; use --disable-tee instead"
389
#: client/drizzle.cc:1544
392
#: client/drizzle.cc:1543
390
393
msgid "User for login if not current user."
393
#: client/drizzle.cc:1547
396
#: client/drizzle.cc:1545
394
397
msgid "Only allow UPDATE and DELETE that uses keys."
395
398
msgstr "只允许使用了键值的 UPDATE 和 DELETE。"
397
#: client/drizzle.cc:1550
400
#: client/drizzle.cc:1548
398
401
msgid "Synonym for option --safe-updates, -U."
401
#: client/drizzle.cc:1553
404
#: client/drizzle.cc:1551
402
405
msgid "Write more. (-v -v -v gives the table output format)."
405
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
408
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
406
409
msgid "Output version information and exit."
407
410
msgstr "输出版本信息并退出。"
409
#: client/drizzle.cc:1557
412
#: client/drizzle.cc:1555
410
413
msgid "Wait and retry if connection is down."
413
#: client/drizzle.cc:1560
416
#: client/drizzle.cc:1558
414
417
msgid "Number of seconds before connection timeout."
417
#: client/drizzle.cc:1565
420
#: client/drizzle.cc:1563
418
421
msgid "Max length of input line"
419
422
msgstr "输入行的最大长度"
421
#: client/drizzle.cc:1570
424
#: client/drizzle.cc:1568
422
425
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1575
428
#: client/drizzle.cc:1573
426
429
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1579
431
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
#: client/drizzle.cc:1577
433
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
434
msgstr "使用旧协议 (4.1.1之前) 时,拒绝客户端连接到服务器。"
434
#: client/drizzle.cc:1584
436
#: client/drizzle.cc:1582
435
437
msgid "Number of lines before each import progress report."
436
438
msgstr "每次导入进度报告前的行数。"
438
#: client/drizzle.cc:1587
440
#: client/drizzle.cc:1585
439
441
msgid "Ping the server to check if it's alive."
442
#: client/drizzle.cc:1597
444
#: client/drizzle.cc:1595
444
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
446
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
447
#: client/drizzle.cc:1604
449
#: client/drizzle.cc:1602
450
452
"Copyright (C) 2008 Sun Microsystems\n"
452
454
"and you are welcome to modify and redistribute it under the GPL license\n"
455
#: client/drizzle.cc:1609
457
#: client/drizzle.cc:1607
457
459
msgid "Usage: %s [OPTIONS] [database]\n"
460
#: client/drizzle.cc:1640
462
#: client/drizzle.cc:1638
461
463
msgid "DELIMITER cannot contain a backslash character"
464
#: client/drizzle.cc:1658
466
#: client/drizzle.cc:1656
466
468
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
469
#: client/drizzle.cc:1681
471
#: client/drizzle.cc:1679
471
473
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
474
#: client/drizzle.cc:1685
476
#: client/drizzle.cc:1683
476
478
msgid "WARNING: --server-arg option not supported in this configuration.\n"
479
#: client/drizzle.cc:1712
481
#: client/drizzle.cc:1714
481
483
"Non-integer value supplied for port. If you are trying to enter a password "
482
484
"please use --password instead."
485
#: client/drizzle.cc:1720
487
#: client/drizzle.cc:1722
486
488
msgid "Value supplied for port is not valid."
489
#: client/drizzle.cc:1866
491
#: client/drizzle.cc:1861
491
493
msgid "Processing line: %<PRIu32>\n"
494
#: client/drizzle.cc:2083
496
msgid "Unknown command '\\%c'."
496
#: client/drizzle.cc:2076
497
msgid "Unknown command: "
499
#: client/drizzle.cc:2493
500
#: client/drizzle.cc:2490
501
502
"Reading table information for completion of table and column names\n"
502
503
" You can turn off this feature to get a quicker startup with -A\n"
506
#: client/drizzle.cc:2583
507
#: client/drizzle.cc:2579
507
508
msgid "No connection. Trying to reconnect..."
510
#: client/drizzle.cc:2589
511
#: client/drizzle.cc:2585
511
512
msgid "Can't connect to the server\n"
514
#: client/drizzle.cc:2668
515
#: client/drizzle.cc:2663
515
516
msgid "List of all Drizzle commands:"
518
#: client/drizzle.cc:2670
519
#: client/drizzle.cc:2665
519
520
msgid "Note that all text commands must be first on line and end with ';'"
522
#: client/drizzle.cc:2725
523
#: client/drizzle.cc:2720
523
524
msgid "No query specified\n"
526
#: client/drizzle.cc:2740
527
#: client/drizzle.cc:2735
527
528
msgid "Ignoring query to other database"
530
#: client/drizzle.cc:2790
531
#: client/drizzle.cc:2785
531
532
msgid "Empty set"
534
#: client/drizzle.cc:2803
535
#: client/drizzle.cc:2798
536
537
msgid "%ld row in set"
537
538
msgid_plural "%ld rows in set"
541
#: client/drizzle.cc:2812
542
#: client/drizzle.cc:2807
545
#: client/drizzle.cc:2814
546
#: client/drizzle.cc:2809
547
548
msgid "Query OK, %ld row affected"
548
549
msgid_plural "Query OK, %ld rows affected"
552
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
553
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
554
#: client/drizzletest.cc:4728
557
"Non-integer value supplied for port. If you are trying to enter a password "
558
"please use --password instead.\n"
561
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
562
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
563
#: client/drizzletest.cc:4736
565
msgid "Value supplied for port is not valid.\n"
568
#: client/drizzledump.cc:387
570
"Number of rows before each output progress report (requires --verbose)."
573
#: client/drizzledump.cc:461
553
#: client/drizzledump.cc:345
554
msgid "Number of rows before each output progress report (requires --verbose)."
557
#: client/drizzledump.cc:415
575
559
msgid "Got errno %d on write"
578
#: client/drizzledump.cc:466
562
#: client/drizzledump.cc:420
580
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
564
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
583
#: client/drizzledump.cc:473
567
#: client/drizzledump.cc:427
585
569
msgid "Usage: %s [OPTIONS] database [tables]\n"
588
#: client/drizzledump.cc:474
572
#: client/drizzledump.cc:428
590
574
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
593
#: client/drizzledump.cc:476
577
#: client/drizzledump.cc:430
595
579
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
598
#: client/drizzledump.cc:483
599
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
602
#: client/drizzledump.cc:484
582
#: client/drizzledump.cc:438
604
584
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
605
585
"and you are welcome to modify and redistribute it under the GPL license\n"
608
#: client/drizzledump.cc:485
609
msgid "Dumping definition and data DRIZZLE database or table"
588
#: client/drizzledump.cc:439
589
msgid "Dumps definitions and data from a Drizzle database server"
612
#: client/drizzledump.cc:496
592
#: client/drizzledump.cc:450
614
594
msgid "For more options, use %s --help\n"
617
#: client/drizzledump.cc:630
597
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
598
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
601
"Non-integer value supplied for port. If you are trying to enter a password "
602
"please use --password instead.\n"
605
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
606
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
608
msgid "Value supplied for port is not valid.\n"
611
#: client/drizzledump.cc:582
619
613
msgid "Memory allocation error while copying password. Aborting.\n"
622
#: client/drizzledump.cc:669
616
#: client/drizzledump.cc:621
624
618
msgid "Input filename too long: %s"
627
#: client/drizzledump.cc:712
621
#: client/drizzledump.cc:656
629
623
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
632
#: client/drizzledump.cc:737
626
#: client/drizzledump.cc:681
634
628
msgid "Invalid mode to --compatible: %s\n"
637
#: client/drizzledump.cc:791
631
#: client/drizzledump.cc:726
639
633
msgid "%s: You must use option --tab with --fields-...\n"
642
#: client/drizzledump.cc:808
636
#: client/drizzledump.cc:732
645
639
"%s: You can't use --single-transaction and --lock-all-tables at the same "
649
#: client/drizzledump.cc:821
643
#: client/drizzledump.cc:738
652
646
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
656
#: client/drizzledump.cc:827
650
#: client/drizzledump.cc:744
658
652
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
661
#: client/drizzledump.cc:853
655
#: client/drizzledump.cc:767
663
657
msgid "Got error: %s (%d) %s"
666
#: client/drizzledump.cc:860
660
#: client/drizzledump.cc:774
668
662
msgid "Got error: %d %s"
671
#: client/drizzledump.cc:958 client/drizzledump.cc:965
672
#: client/drizzledump.cc:978
665
#: client/drizzledump.cc:872 client/drizzledump.cc:879
666
#: client/drizzledump.cc:892
674
668
msgid "Couldn't execute '%s': %s (%d)"
677
#: client/drizzledump.cc:1042
671
#: client/drizzledump.cc:956
679
673
msgid "-- Connecting to %s...\n"
682
#: client/drizzledump.cc:1063
676
#: client/drizzledump.cc:977
684
678
msgid "-- Disconnecting from %s...\n"
687
#: client/drizzledump.cc:1074
681
#: client/drizzledump.cc:988
688
682
msgid "Couldn't allocate memory"
691
#: client/drizzledump.cc:1418
685
#: client/drizzledump.cc:1332
694
688
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
698
#: client/drizzledump.cc:1432
692
#: client/drizzledump.cc:1346
700
694
msgid "-- Retrieving table structure for table %s...\n"
703
#: client/drizzledump.cc:1546
697
#: client/drizzledump.cc:1460
705
699
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
708
#: client/drizzledump.cc:1653
702
#: client/drizzledump.cc:1567
710
704
msgid "%s: Can't get keys for table %s\n"
713
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
707
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
715
709
msgid "Error: Couldn't read status information for table %s\n"
718
#: client/drizzledump.cc:1874
712
#: client/drizzledump.cc:1788
720
714
msgid "Error retrieving table structure for table: \"%s\""
723
#: client/drizzledump.cc:1881
717
#: client/drizzledump.cc:1795
725
719
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
728
#: client/drizzledump.cc:1892
722
#: client/drizzledump.cc:1806
730
724
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
733
#: client/drizzledump.cc:1899
727
#: client/drizzledump.cc:1813
735
729
msgid "-- Skipping dump data for table '%s', it has no fields\n"
738
#: client/drizzledump.cc:1907
732
#: client/drizzledump.cc:1821
739
733
msgid "-- Sending SELECT query...\n"
742
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
736
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
743
737
msgid "when executing 'SELECT INTO OUTFILE'"
746
#: client/drizzledump.cc:1971
740
#: client/drizzledump.cc:1885
755
#: client/drizzledump.cc:2012
749
#: client/drizzledump.cc:1926
756
750
msgid "-- Retrieving rows...\n"
759
#: client/drizzledump.cc:2015
753
#: client/drizzledump.cc:1929
761
755
msgid "%s: Error in field count for table: %s ! Aborting.\n"
764
#: client/drizzledump.cc:2064
758
#: client/drizzledump.cc:1973
766
760
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
769
#: client/drizzledump.cc:2081
763
#: client/drizzledump.cc:1990
771
765
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
774
#: client/drizzledump.cc:2103
768
#: client/drizzledump.cc:2012
776
770
msgid "Not enough fields from table %s! Aborting.\n"
779
#: client/drizzledump.cc:2523
780
msgid "when using LOCK TABLES"
783
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
773
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
784
774
msgid "when doing refresh"
787
#: client/drizzledump.cc:2629
777
#: client/drizzledump.cc:2497
788
778
msgid "alloc_root failure."
791
#: client/drizzledump.cc:2650
781
#: client/drizzledump.cc:2512
793
783
msgid "Couldn't find table: \"%s\""
796
#: client/drizzledump.cc:2666
797
msgid "when doing LOCK TABLES"
800
#: client/drizzledump.cc:2737
801
msgid "Error: Binlogging on server not active"
804
#: client/drizzledump.cc:2806
805
msgid "Error: Slave not set up"
808
#: client/drizzledump.cc:2865
809
msgid "Error: Unable to start slave"
812
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
813
#: client/drizzledump.cc:3173
786
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
787
#: client/drizzledump.cc:2807
816
790
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
819
#: client/drizzledump.cc:3203
793
#: client/drizzledump.cc:2837
821
795
msgid "Error: Not enough memory to store ORDER BY clause\n"
824
#: drizzled/db.cc:236
826
800
msgid "Error while loading database options: '%s':"
829
#: drizzled/drizzled.cc:527
803
#: drizzled/drizzled.cc:503
831
805
msgid "Got signal %d from thread %<PRIu64>"
834
#: drizzled/drizzled.cc:561
808
#: drizzled/drizzled.cc:537
835
809
msgid "Aborting\n"
838
#: drizzled/drizzled.cc:681
812
#: drizzled/drizzled.cc:658
839
813
msgid "One can only use the --user switch if running as root\n"
842
#: drizzled/drizzled.cc:689
816
#: drizzled/drizzled.cc:665
844
818
"Fatal error: Please read \"Security\" section of the manual to find out how "
845
819
"to run drizzled as root!\n"
848
#: drizzled/drizzled.cc:711
822
#: drizzled/drizzled.cc:685
851
825
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
855
#: drizzled/drizzled.cc:885
857
msgid "Retrying bind on TCP/IP port %u"
860
#: drizzled/drizzled.cc:891
861
msgid "Can't start server: Bind on TCP/IP port"
864
#: drizzled/drizzled.cc:892
866
msgid "Do you already have another drizzled server running on port: %d ?"
869
#: drizzled/drizzled.cc:898
870
msgid "Can't start server: listen() on TCP/IP port"
873
#: drizzled/drizzled.cc:899
875
msgid "listen() on TCP/IP failed with error %d"
878
#: drizzled/drizzled.cc:917
879
msgid "Can't open abort pipet"
882
#: drizzled/drizzled.cc:919
884
msgid "pipe() on abort_pipe failed with error %d"
887
#: drizzled/drizzled.cc:1016
892
#: drizzled/drizzled.cc:1041
829
#: drizzled/drizzled.cc:841
831
msgid "Fatal signal %d while backtracing\n"
834
#: drizzled/drizzled.cc:864
895
837
"We will try our best to scrape up some info that will hopefully help "
964
#: drizzled/drizzled.cc:1152
905
#: drizzled/drizzled.cc:969
966
907
msgid "Writing a core file\n"
969
#: drizzled/drizzled.cc:1197
910
#: drizzled/drizzled.cc:1015
971
912
"setrlimit could not change the size of core files to 'infinity'; We may not "
972
913
"be able to generate a core file on signals"
975
#: drizzled/drizzled.cc:1399
916
#: drizzled/drizzled.cc:1210
977
918
msgid "gethostname failed, using '%s' as hostname"
980
#: drizzled/drizzled.cc:1491
921
#: drizzled/drizzled.cc:1281
982
923
msgid "Unknown locale: '%s'"
985
#: drizzled/drizzled.cc:1522
926
#: drizzled/drizzled.cc:1310
986
927
msgid "Can't create thread-keys"
989
#: drizzled/drizzled.cc:1545
930
#: drizzled/drizzled.cc:1335
990
931
msgid "Out of memory"
993
#: drizzled/drizzled.cc:1560
934
#: drizzled/drizzled.cc:1346
994
935
msgid "Failed to initialize plugins."
997
#: drizzled/drizzled.cc:1591
938
#: drizzled/drizzled.cc:1377
1000
941
"%s: Too many arguments (first extra is '%s').\n"
1001
942
"Use --verbose --help to get a list of available options\n"
1004
#: drizzled/drizzled.cc:1611
945
#: drizzled/drizzled.cc:1397
1005
946
msgid "No scheduler found, cannot continue!\n"
1008
#: drizzled/drizzled.cc:1618
949
#: drizzled/drizzled.cc:1404
1009
950
msgid "Can't init databases"
1012
#: drizzled/drizzled.cc:1643
953
#: drizzled/drizzled.cc:1428
1014
955
msgid "Unknown/unsupported table type: %s"
1017
#: drizzled/drizzled.cc:1649
958
#: drizzled/drizzled.cc:1434
1019
960
msgid "Default storage engine (%s) is not available"
1022
#: drizzled/drizzled.cc:1680
963
#: drizzled/drizzled.cc:1465
1024
965
msgid "Failed to lock memory. Errno: %d\n"
1027
#: drizzled/drizzled.cc:1742
1029
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1032
#: drizzled/drizzled.cc:1903
1034
msgid "drizzled: Got error %d from select"
1037
#: drizzled/drizzled.cc:2101
968
#: drizzled/drizzled.cc:1681
969
msgid "Display this help and exit after initializing plugins."
972
#: drizzled/drizzled.cc:1685
1038
973
msgid "Auto-increment columns are incremented by this"
1041
#: drizzled/drizzled.cc:2106
976
#: drizzled/drizzled.cc:1690
1043
"Offset added to Auto-increment columns. Used when auto-increment-increment "
978
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1047
#: drizzled/drizzled.cc:2112
982
#: drizzled/drizzled.cc:1696
1049
984
"Path to installation directory. All paths are usually resolved relative to "
1053
#: drizzled/drizzled.cc:2116
988
#: drizzled/drizzled.cc:1700
1054
989
msgid "IP address to bind to."
1057
#: drizzled/drizzled.cc:2120
1058
msgid "Set the filesystem character set."
1061
#: drizzled/drizzled.cc:2125
1062
msgid "Set the default character set."
1065
#: drizzled/drizzled.cc:2129
992
#: drizzled/drizzled.cc:1704
1066
993
msgid "Chroot drizzled daemon during startup."
1069
#: drizzled/drizzled.cc:2133
996
#: drizzled/drizzled.cc:1708
1070
997
msgid "Set the default collation."
1073
#: drizzled/drizzled.cc:2137
1000
#: drizzled/drizzled.cc:1712
1074
1001
msgid "Default completion type."
1077
#: drizzled/drizzled.cc:2142
1004
#: drizzled/drizzled.cc:1717
1078
1005
msgid "Write core on errors."
1081
#: drizzled/drizzled.cc:2146
1008
#: drizzled/drizzled.cc:1721
1082
1009
msgid "Path to the database root."
1085
#: drizzled/drizzled.cc:2150
1012
#: drizzled/drizzled.cc:1725
1086
1013
msgid "Set the default storage engine (table type) for tables."
1089
#: drizzled/drizzled.cc:2154
1016
#: drizzled/drizzled.cc:1729
1090
1017
msgid "Set the default time zone."
1093
#: drizzled/drizzled.cc:2158
1094
msgid "Type of DELAY_KEY_WRITE."
1097
#: drizzled/drizzled.cc:2162
1020
#: drizzled/drizzled.cc:1734
1098
1021
msgid "Print a symbolic stack trace on failure."
1101
#: drizzled/drizzled.cc:2168
1102
msgid "Push supported query conditions to the storage engine."
1105
#: drizzled/drizzled.cc:2174
1024
#: drizzled/drizzled.cc:1740
1106
1025
msgid "Used for debugging; Use at your own risk!"
1109
#: drizzled/drizzled.cc:2179
1028
#: drizzled/drizzled.cc:1745
1110
1029
msgid "Set up signals usable for debugging"
1113
#: drizzled/drizzled.cc:2183
1032
#: drizzled/drizzled.cc:1749
1114
1033
msgid "(IGNORED)"
1117
#: drizzled/drizzled.cc:2187
1036
#: drizzled/drizzled.cc:1753
1118
1037
msgid "Set the language used for the month names and the days of the week."
1121
#: drizzled/drizzled.cc:2192
1122
msgid "Log connections and queries to file."
1125
#: drizzled/drizzled.cc:2196
1126
msgid "Log all MyISAM changes to file."
1129
#: drizzled/drizzled.cc:2200
1040
#: drizzled/drizzled.cc:1758
1130
1041
msgid "Log some not critical warnings to the log file."
1133
#: drizzled/drizzled.cc:2205
1044
#: drizzled/drizzled.cc:1763
1134
1045
msgid "Lock drizzled in memory."
1137
#: drizzled/drizzled.cc:2209
1139
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1140
"BACKUP, FORCE or QUICK."
1143
#: drizzled/drizzled.cc:2214
1048
#: drizzled/drizzled.cc:1767
1144
1049
msgid "Pid file used by safe_mysqld."
1147
#: drizzled/drizzled.cc:2218
1052
#: drizzled/drizzled.cc:1771
1149
1054
"Port number to use for connection or 0 for default to, in order of "
1150
1055
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1153
#: drizzled/drizzled.cc:2224
1058
#: drizzled/drizzled.cc:1777
1155
1060
"Maximum time in seconds to wait for the port to become free. (Default: no "
1159
#: drizzled/drizzled.cc:2229
1064
#: drizzled/drizzled.cc:1782
1161
1066
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1162
1067
"specified directory"
1165
#: drizzled/drizzled.cc:2234
1070
#: drizzled/drizzled.cc:1787
1167
1072
"Uniquely identifies the server instance in the community of replication "
1171
#: drizzled/drizzled.cc:2239
1076
#: drizzled/drizzled.cc:1792
1172
1077
msgid "Don't print a stack trace on failure."
1175
#: drizzled/drizzled.cc:2243
1080
#: drizzled/drizzled.cc:1796
1176
1081
msgid "Enable symbolic link support."
1179
#: drizzled/drizzled.cc:2252
1084
#: drizzled/drizzled.cc:1805
1181
1086
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1184
#: drizzled/drizzled.cc:2257
1089
#: drizzled/drizzled.cc:1810
1185
1090
msgid "Path for temporary files."
1188
#: drizzled/drizzled.cc:2261
1093
#: drizzled/drizzled.cc:1814
1189
1094
msgid "Default transaction isolation level."
1192
#: drizzled/drizzled.cc:2265
1097
#: drizzled/drizzled.cc:1818
1193
1098
msgid "Run drizzled daemon as user."
1196
#: drizzled/drizzled.cc:2273
1101
#: drizzled/drizzled.cc:1826
1198
1103
"The number of outstanding connection requests Drizzle can have. This comes "
1199
1104
"into play when the main Drizzle thread gets very many connection requests in "
1200
1105
"a very short time."
1203
#: drizzled/drizzled.cc:2279
1108
#: drizzled/drizzled.cc:1832
1205
1110
"Size of tree cache used in bulk insert optimization. Note that this is a "
1206
1111
"limit per thread!"
1209
#: drizzled/drizzled.cc:2285
1211
"The number of seconds the drizzled server is waiting for a connect packet "
1212
"before responding with 'Bad handshake'."
1215
#: drizzled/drizzled.cc:2290
1114
#: drizzled/drizzled.cc:1838
1217
1116
"Precision of the result of '/' operator will be increased on that value."
1220
#: drizzled/drizzled.cc:2296
1119
#: drizzled/drizzled.cc:1844
1221
1120
msgid "The maximum length of the result of function group_concat."
1224
#: drizzled/drizzled.cc:2301
1123
#: drizzled/drizzled.cc:1849
1225
1124
msgid "The size of the buffer that is used for full joins."
1228
#: drizzled/drizzled.cc:2307
1230
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1233
#: drizzled/drizzled.cc:2312
1127
#: drizzled/drizzled.cc:1855
1235
1129
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1236
1130
"this to get better index handling (for all reads and multiple writes) to as "
1237
1131
"much as you can afford;"
1240
#: drizzled/drizzled.cc:2321
1134
#: drizzled/drizzled.cc:1864
1242
1136
"This characterizes the number of hits a hot block has to be untouched until "
1243
1137
"it is considered aged enough to be downgraded to a warm block. This "
1245
1139
"blocks in key cache"
1248
#: drizzled/drizzled.cc:2330
1142
#: drizzled/drizzled.cc:1873
1249
1143
msgid "The default size of key cache blocks"
1252
#: drizzled/drizzled.cc:2336
1146
#: drizzled/drizzled.cc:1879
1253
1147
msgid "The minimum percentage of warm blocks in key cache"
1256
#: drizzled/drizzled.cc:2342
1150
#: drizzled/drizzled.cc:1885
1257
1151
msgid "Max packetlength to send/receive from to server."
1260
#: drizzled/drizzled.cc:2347
1154
#: drizzled/drizzled.cc:1890
1262
1156
"If there is more than this number of interrupted connections from a host "
1263
1157
"this host will be blocked from further connections."
1266
#: drizzled/drizzled.cc:2352
1160
#: drizzled/drizzled.cc:1895
1267
1161
msgid "Max number of errors/warnings to store for a statement."
1270
#: drizzled/drizzled.cc:2357
1164
#: drizzled/drizzled.cc:1900
1271
1165
msgid "Don't allow creation of heap tables bigger than this."
1274
#: drizzled/drizzled.cc:2363
1168
#: drizzled/drizzled.cc:1906
1276
1170
"Joins that are probably going to read more than max_join_size records return "
1280
#: drizzled/drizzled.cc:2369
1174
#: drizzled/drizzled.cc:1912
1281
1175
msgid "Max number of bytes in sorted records."
1284
#: drizzled/drizzled.cc:2374
1178
#: drizzled/drizzled.cc:1917
1285
1179
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1288
#: drizzled/drizzled.cc:2379
1182
#: drizzled/drizzled.cc:1922
1290
1184
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1291
1185
"max_sort_length bytes of each value are used; the rest are ignored)."
1294
#: drizzled/drizzled.cc:2386
1295
msgid "Maximum number of temporary tables a client can keep open at a time."
1298
#: drizzled/drizzled.cc:2391
1188
#: drizzled/drizzled.cc:1929
1299
1189
msgid "After this many write locks, allow some read locks to run in between."
1302
#: drizzled/drizzled.cc:2395
1192
#: drizzled/drizzled.cc:1933
1304
1194
"Don't log queries which examine less than min_examined_row_limit rows to "
1308
#: drizzled/drizzled.cc:2401
1310
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1311
"Possible values of name are 'nulls_unequal' (default behavior), "
1312
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1315
#: drizzled/drizzled.cc:2408
1198
#: drizzled/drizzled.cc:1939
1316
1199
msgid "Buffer length for TCP/IP and socket communication."
1319
#: drizzled/drizzled.cc:2413
1321
"Number of seconds to wait for more data from a connection before aborting "
1325
#: drizzled/drizzled.cc:2419
1327
"If a read on a communication port is interrupted, retry this many times "
1331
#: drizzled/drizzled.cc:2425
1333
"Number of seconds to wait for a block to be written to a connection before "
1334
"aborting the write."
1337
#: drizzled/drizzled.cc:2431
1202
#: drizzled/drizzled.cc:1944
1339
1204
"Controls the heuristic(s) applied during query optimization to prune less-"
1340
1205
"promising partial plans from the optimizer search space. Meaning: false - do "
1353
1218
"(used for testing/comparison)."
1356
#: drizzled/drizzled.cc:2451
1358
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1361
#: drizzled/drizzled.cc:2456
1221
#: drizzled/drizzled.cc:1964
1362
1222
msgid "Directory for plugins."
1365
#: drizzled/drizzled.cc:2460
1225
#: drizzled/drizzled.cc:1968
1367
1227
"Optional comma separated list of plugins to load at starup.[for example: --"
1368
1228
"plugin_load=crc32,logger_gearman]"
1371
#: drizzled/drizzled.cc:2465
1231
#: drizzled/drizzled.cc:1973
1372
1232
msgid "The size of the buffer that is allocated when preloading indexes"
1375
#: drizzled/drizzled.cc:2470
1376
msgid "Select protocol to be used (by default oldlibdrizzle)."
1379
#: drizzled/drizzled.cc:2474
1235
#: drizzled/drizzled.cc:1978
1380
1236
msgid "Allocation block size for query parsing and execution"
1383
#: drizzled/drizzled.cc:2479
1239
#: drizzled/drizzled.cc:1983
1384
1240
msgid "Persistent buffer for query parsing and execution"
1387
#: drizzled/drizzled.cc:2485
1243
#: drizzled/drizzled.cc:1989
1388
1244
msgid "Allocation block size for storing ranges during optimization"
1391
#: drizzled/drizzled.cc:2491
1247
#: drizzled/drizzled.cc:1995
1393
1249
"Each thread that does a sequential scan allocates a buffer of this size for "
1394
1250
"each table it scans. If you do many sequential scans, you may want to "
1395
1251
"increase this value."
1398
#: drizzled/drizzled.cc:2499
1254
#: drizzled/drizzled.cc:2003
1400
1256
"When reading rows in sorted order after a sort, the rows are read through "
1401
1257
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1402
1258
"record_buffer."
1405
#: drizzled/drizzled.cc:2507
1261
#: drizzled/drizzled.cc:2011
1406
1262
msgid "Select scheduler to be used (by default multi-thread)."
1409
#: drizzled/drizzled.cc:2512
1265
#: drizzled/drizzled.cc:2016
1410
1266
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1413
#: drizzled/drizzled.cc:2518
1269
#: drizzled/drizzled.cc:2022
1414
1270
msgid "The number of cached table definitions."
1417
#: drizzled/drizzled.cc:2522
1273
#: drizzled/drizzled.cc:2026
1418
1274
msgid "The number of cached open tables."
1421
#: drizzled/drizzled.cc:2526
1277
#: drizzled/drizzled.cc:2030
1423
1279
"Timeout in seconds to wait for a table level lock before returning an error. "
1424
1280
"Used only if the connection has active cursors."
1427
#: drizzled/drizzled.cc:2531
1283
#: drizzled/drizzled.cc:2035
1428
1284
msgid "The stack size for each thread."
1431
#: drizzled/drizzled.cc:2537
1287
#: drizzled/drizzled.cc:2041
1433
1289
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1434
1290
"automatically convert it to an on-disk MyISAM table."
1437
#: drizzled/drizzled.cc:2543
1293
#: drizzled/drizzled.cc:2047
1438
1294
msgid "Allocation block size for transactions to be stored in binary log"
1441
#: drizzled/drizzled.cc:2548
1297
#: drizzled/drizzled.cc:2052
1442
1298
msgid "Persistent buffer for transactions to be stored in binary log"
1445
#: drizzled/drizzled.cc:2553
1447
"The number of seconds the server waits for activity on a connection before "
1451
#: drizzled/drizzled.cc:2687
1301
#: drizzled/drizzled.cc:2183
1453
1303
"Copyright (C) 2008 Sun Microsystems\n"
1454
1304
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4925
4738
msgid "logging '%s' post() failed"
4928
#: drizzled/plugin/storage_engine.cc:295
4741
#: drizzled/message/command_reader.cc:220
4743
msgid "Usage: %s COMMAND_LOG\n"
4746
#: drizzled/message/command_reader.cc:229
4748
msgid "Cannot open file: %s\n"
4751
#: drizzled/message/command_reader.cc:248
4753
msgid "Failed to read initial length header\n"
4756
#: drizzled/message/command_reader.cc:255
4758
msgid "Attempted to read record bigger than SIZE_MAX\n"
4761
#: drizzled/message/command_reader.cc:275
4763
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4766
#: drizzled/message/command_reader.cc:285
4769
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4773
#: drizzled/message/command_reader.cc:291
4775
msgid "Unable to parse command. Got error: %s.\n"
4778
#: drizzled/message/command_reader.cc:293
4780
msgid "BUFFER: %s\n"
4783
#: drizzled/message/command_reader.cc:301
4786
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4789
#: drizzled/plugin/listen_tcp.cc:47
4791
msgid "accept() failed with errno %d"
4794
#: drizzled/plugin/listen_tcp.cc:83
4796
msgid "getaddrinfo() failed with error %s"
4799
#: drizzled/plugin/listen_tcp.cc:115
4801
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4804
#: drizzled/plugin/listen_tcp.cc:126
4806
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4809
#: drizzled/plugin/listen_tcp.cc:135
4811
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4814
#: drizzled/plugin/listen_tcp.cc:144
4816
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4819
#: drizzled/plugin/listen_tcp.cc:153
4821
msgid "setsockopt(SO_LINGER) failed with errno %d"
4824
#: drizzled/plugin/listen_tcp.cc:162
4826
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4829
#: drizzled/plugin/listen_tcp.cc:183
4831
msgid "Retrying bind() on %u"
4834
#: drizzled/plugin/listen_tcp.cc:190
4836
msgid "bind() failed with errno: %d"
4839
#: drizzled/plugin/listen_tcp.cc:193
4840
msgid "Do you already have another drizzled running?"
4843
#: drizzled/plugin/listen_tcp.cc:200
4845
msgid "listen() failed with errno %d"
4848
#: drizzled/plugin/listen_tcp.cc:206
4850
msgid "Listening on %s:%s\n"
4853
#: drizzled/plugin/storage_engine.cc:315
4930
4855
msgid "Found %d prepared transaction(s) in %s"
4933
#: drizzled/plugin/storage_engine.cc:369
4858
#: drizzled/plugin/storage_engine.cc:389
4934
4859
msgid "Starting crash recovery..."
4937
#: drizzled/plugin/storage_engine.cc:378
4862
#: drizzled/plugin/storage_engine.cc:398
4939
4864
msgid "Found %d prepared XA transactions"
4942
#: drizzled/plugin/storage_engine.cc:383
4867
#: drizzled/plugin/storage_engine.cc:403
4945
4870
"Found %d prepared transactions! It means that drizzled was not shut down "
4993
4918
msgid "Scheduler initialization failed.\n"
4996
#: drizzled/sql_base.cc:2262
4921
#: drizzled/session.cc:2166
4923
msgid "Could not remove temporary table: '%s', error: %d"
4926
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4928
msgid "realloc() failed with errno %d"
4931
#: drizzled/slot/listen.cc:94
4932
msgid "No sockets could be bound for listening"
4935
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4937
msgid "pipe() failed with errno %d"
4940
#: drizzled/slot/listen.cc:137
4942
msgid "poll() failed with errno %d"
4945
#: drizzled/sql_base.cc:1445
4998
4947
msgid "Table %s had a open data handler in reopen_table"
5001
#: drizzled/sql_base.cc:2854
4950
#: drizzled/sql_base.cc:2026
5003
4952
msgid "Couldn't repair table: %s.%s"
5006
#: drizzled/sql_base.cc:2896
4955
#: drizzled/sql_base.cc:2068
5009
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5010
"`%s`.`%s`' to replication"
5013
#: drizzled/sql_base.cc:3498
5015
msgid "Could not remove temporary table: '%s', error: %d"
5018
#: drizzled/sql_plugin.cc:528
4958
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4959
"s`.`%s`' to replication"
4962
#: drizzled/sql_plugin.cc:553
5020
4964
msgid "Plugin '%s' init function returned error.\n"
5023
#: drizzled/sql_plugin.cc:707
4967
#: drizzled/sql_plugin.cc:713
5024
4968
msgid "plugin-load parameter too long"
5027
#: drizzled/sql_plugin.cc:767
4971
#: drizzled/sql_plugin.cc:775
5029
4973
msgid "Couldn't load plugin named '%s' with soname '%s'."
5032
#: drizzled/sql_plugin.cc:1107
4976
#: drizzled/sql_plugin.cc:1115
5033
4977
msgid "Out of memory."
5036
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4980
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5038
4982
msgid "Unknown variable type code 0x%x in plugin '%s'."
5041
#: drizzled/sql_plugin.cc:1989
4985
#: drizzled/sql_plugin.cc:2010
5044
4988
"Server variable %s of plugin %s was forced to be read-only: string variable "
5045
4989
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5048
#: drizzled/sql_plugin.cc:2020
4992
#: drizzled/sql_plugin.cc:2041
5050
4994
msgid "Missing variable name in plugin '%s'."
5053
#: drizzled/sql_plugin.cc:2037
4997
#: drizzled/sql_plugin.cc:2058
5055
4999
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5058
#: drizzled/sql_plugin.cc:2155
5002
#: drizzled/sql_plugin.cc:2186
5060
5004
msgid "Out of memory for plugin '%s'."
5063
#: drizzled/sql_plugin.cc:2162
5007
#: drizzled/sql_plugin.cc:2193
5065
5009
msgid "Bad options for plugin '%s'."
5068
#: drizzled/sql_plugin.cc:2171
5012
#: drizzled/sql_plugin.cc:2202
5070
5014
msgid "Parsing options for plugin '%s' failed."
5073
#: drizzled/sql_plugin.cc:2214
5017
#: drizzled/sql_plugin.cc:2251
5075
5019
msgid "Plugin '%s' has conflicting system variables"
5078
#: drizzled/sql_table.cc:124
5080
msgid "Invalid (old?) table or database name '%s'"
5083
#: drizzled/sql_table.cc:2655
5022
#: drizzled/sql_table.cc:231
5024
"Table name cannot be encoded and fit within filesystem name length "
5028
#: drizzled/sql_table.cc:241
5030
"Schema name cannot be encoded and fit within filesystem name length "
5034
#: drizzled/sql_table.cc:2383
5085
5036
msgid "Unknown - internal error %d during operation"
5088
#: drizzled/sql_table.cc:4227
5039
#: drizzled/statement/alter_table.cc:1137
5090
5041
msgid "Could not open table %s.%s after rename\n"
5093
#: drizzled/sql_table.cc:4407
5044
#: drizzled/statement/alter_table.cc:1300
5096
5047
"order_st BY ignored because there is a user-defined clustered index in the "
5097
5048
"table '%-.192s'"
5100
#: drizzled/table.cc:354
5051
#: drizzled/table.cc:329
5103
5054
"'%s' had no or invalid character set, and default character set is multi-"
5104
5055
"byte, so character column sizes may have changed"
5107
#: drizzled/table.cc:1782
5058
#: drizzled/table.cc:1586
5109
5060
msgid "Unknown collation '%s' in table '%-.64s' definition"
5112
#: drizzled/table.cc:1789
5063
#: drizzled/table.cc:1593
5115
5066
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5119
#: drizzled/table.cc:2251
5122
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5126
#: drizzled/table.cc:2278
5129
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5130
"have type %s, found type %s."
5133
#: drizzled/table.cc:2289
5136
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5137
"position %d to have character set '%s' but the type has no character set."
5140
#: drizzled/table.cc:2301
5143
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5144
"position %d to have character set '%s' but found character set '%s'."
5147
#: drizzled/table.cc:2314
5150
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5151
"have type %s but the column is not found."
5154
#: drizzled/table.cc:4400
5070
#: drizzled/table.cc:3488
5156
5072
msgid "Got error %d when reading table '%s'"
5422
5343
"--------------------------------- -----------------------------\n"
5425
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5346
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5426
5347
msgid "(No default value)"
5429
#: mysys/my_getopt.cc:1254
5350
#: mysys/my_getopt.cc:1255
5433
#: mysys/my_getopt.cc:1254
5354
#: mysys/my_getopt.cc:1255
5437
#: mysys/my_getopt.cc:1287
5358
#: mysys/my_getopt.cc:1288
5439
5360
msgid "(Disabled)\n"
5442
#: plugin/auth_http/auth_http.cc:128
5363
#: plugin/auth_http/auth_http.cc:138
5443
5364
msgid "Enable HTTP Auth check"
5446
#: plugin/auth_http/auth_http.cc:138
5367
#: plugin/auth_http/auth_http.cc:148
5447
5368
msgid "URL for HTTP Auth check"
5371
#: plugin/command_log/command_log.cc:116
5372
#: plugin/command_log/command_log_reader.cc:94
5374
msgid "Failed to open command log file %s. Got error: %s\n"
5377
#: plugin/command_log/command_log.cc:200
5380
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5381
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5384
#: plugin/command_log/command_log.cc:242
5387
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5388
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5391
#: plugin/command_log/command_log.cc:294
5394
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5395
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5398
#: plugin/command_log/command_log.cc:390
5399
msgid "Enable command log"
5402
#: plugin/command_log/command_log.cc:398
5403
msgid "DEBUGGING - Truncate command log"
5406
#: plugin/command_log/command_log.cc:406
5407
msgid "Path to the file to use for command log."
5410
#: plugin/command_log/command_log.cc:414
5411
msgid "Enable CRC32 Checksumming"
5414
#: plugin/command_log/command_log.cc:432
5415
msgid "Command Message Log"
5418
#: plugin/command_log/command_log_reader.cc:114
5420
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5423
#: plugin/command_log/command_log_reader.cc:137
5425
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5428
#: plugin/command_log/command_log_reader.cc:171
5430
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5433
#: plugin/command_log/command_log_reader.cc:186
5434
msgid "Checksum FAILED!\n"
5437
#: plugin/console/console.cc:346
5438
msgid "Enable the console."
5441
#: plugin/console/console.cc:349
5442
msgid "Turn on extra debugging."
5445
#: plugin/default_replicator/default_replicator.cc:97
5446
msgid "Enable default replicator"
5449
#: plugin/default_replicator/default_replicator.cc:112
5450
msgid "Default Replicator"
5450
5453
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5451
5454
msgid "Error Messages to stderr"
5454
#: plugin/logging_gearman/logging_gearman.cc:263
5457
#: plugin/filtered_replicator/filtered_replicator.cc:484
5458
msgid "Enable filtered replicator"
5461
#: plugin/filtered_replicator/filtered_replicator.cc:491
5462
msgid "List of schemas to filter"
5465
#: plugin/filtered_replicator/filtered_replicator.cc:498
5466
msgid "List of tables to filter"
5469
#: plugin/filtered_replicator/filtered_replicator.cc:505
5470
msgid "Regular expression to apply to schemas to filter"
5473
#: plugin/filtered_replicator/filtered_replicator.cc:512
5474
msgid "Regular expression to apply to tables to filter"
5477
#: plugin/filtered_replicator/filtered_replicator.cc:531
5478
msgid "Filtered Replicator"
5481
#: plugin/logging_gearman/logging_gearman.cc:186
5456
5483
msgid "fail gearman_client_create(): %s"
5459
#: plugin/logging_gearman/logging_gearman.cc:273
5486
#: plugin/logging_gearman/logging_gearman.cc:197
5461
5488
msgid "fail gearman_client_add_server(): %s"
5464
#: plugin/logging_gearman/logging_gearman.cc:299
5491
#: plugin/logging_gearman/logging_gearman.cc:310
5465
5492
msgid "Enable logging to a gearman server"
5468
#: plugin/logging_gearman/logging_gearman.cc:308
5495
#: plugin/logging_gearman/logging_gearman.cc:319
5469
5496
msgid "Hostname for logging to a Gearman server"
5472
#: plugin/logging_gearman/logging_gearman.cc:317
5499
#: plugin/logging_gearman/logging_gearman.cc:328
5473
5500
msgid "Gearman Function to send logging to"
5476
#: plugin/logging_gearman/logging_gearman.cc:334
5503
#: plugin/logging_gearman/logging_gearman.cc:345
5477
5504
msgid "Log queries to a Gearman server"
5480
#: plugin/logging_query/logging_query.cc:278
5507
#: plugin/logging_query/logging_query.cc:188
5482
5509
msgid "fail open() fn=%s er=%s\n"
5485
#: plugin/logging_query/logging_query.cc:317
5512
#: plugin/logging_query/logging_query.cc:344
5486
5513
msgid "Enable logging to CSV file"
5489
#: plugin/logging_query/logging_query.cc:326
5516
#: plugin/logging_query/logging_query.cc:353
5490
5517
msgid "File to log to"
5493
#: plugin/logging_query/logging_query.cc:335
5494
#: plugin/logging_syslog/logging_syslog.cc:248
5520
#: plugin/logging_query/logging_query.cc:362
5521
msgid "PCRE to match the query against"
5524
#: plugin/logging_query/logging_query.cc:371
5525
#: plugin/logging_syslog/logging_syslog.cc:231
5495
5526
msgid "Threshold for logging slow queries, in microseconds"
5498
#: plugin/logging_query/logging_query.cc:347
5499
#: plugin/logging_syslog/logging_syslog.cc:260
5529
#: plugin/logging_query/logging_query.cc:383
5530
#: plugin/logging_syslog/logging_syslog.cc:243
5500
5531
msgid "Threshold for logging big queries, for rows returned"
5503
#: plugin/logging_query/logging_query.cc:359
5504
#: plugin/logging_syslog/logging_syslog.cc:272
5534
#: plugin/logging_query/logging_query.cc:395
5535
#: plugin/logging_syslog/logging_syslog.cc:255
5505
5536
msgid "Threshold for logging big queries, for rows examined"
5508
#: plugin/logging_query/logging_query.cc:381
5539
#: plugin/logging_query/logging_query.cc:418
5509
5540
msgid "Log queries to a CSV file"
5512
#: plugin/logging_syslog/logging_syslog.cc:169
5543
#: plugin/logging_syslog/logging_syslog.cc:84
5514
5545
msgid "syslog facility \"%s\" not known, using \"local0\""
5517
#: plugin/logging_syslog/logging_syslog.cc:186
5548
#: plugin/logging_syslog/logging_syslog.cc:100
5519
5550
msgid "syslog priority \"%s\" not known, using \"info\""
5522
#: plugin/logging_syslog/logging_syslog.cc:212
5523
msgid "Enable logging"
5553
#: plugin/logging_syslog/logging_syslog.cc:195
5554
msgid "Enable logging to syslog"
5526
#: plugin/logging_syslog/logging_syslog.cc:221
5557
#: plugin/logging_syslog/logging_syslog.cc:204
5527
5558
msgid "Syslog Ident"
5530
#: plugin/logging_syslog/logging_syslog.cc:230
5561
#: plugin/logging_syslog/logging_syslog.cc:213
5531
5562
msgid "Syslog Facility"
5534
#: plugin/logging_syslog/logging_syslog.cc:239
5565
#: plugin/logging_syslog/logging_syslog.cc:222
5535
5566
msgid "Syslog Priority"
5538
#: plugin/logging_syslog/logging_syslog.cc:296
5569
#: plugin/logging_syslog/logging_syslog.cc:279
5539
5570
msgid "Log to syslog"
5542
#: plugin/multi_thread/multi_thread.cc:137
5573
#: plugin/multi_thread/multi_thread.cc:171
5543
5574
msgid "Maximum number of user threads available."
5546
#: plugin/myisam/ha_myisam.cc:468
5577
#: plugin/myisam/ha_myisam.cc:447
5548
5579
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5551
#: plugin/myisam/ha_myisam.cc:472
5582
#: plugin/myisam/ha_myisam.cc:451
5553
5584
msgid "Got an error from unknown thread, %s:%d"
5556
#: plugin/myisam/ha_myisam.cc:478
5587
#: plugin/myisam/ha_myisam.cc:457
5557
5588
msgid "Unknown thread accessing table"
5560
#: plugin/myisam/ha_myisam.cc:1861
5591
#: plugin/myisam/ha_myisam.cc:1488
5561
5592
msgid "Block size to be used for MyISAM index pages."
5564
#: plugin/myisam/ha_myisam.cc:1867
5595
#: plugin/myisam/ha_myisam.cc:1494
5566
5597
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5567
5598
"disables parallel repair."
5570
#: plugin/myisam/ha_myisam.cc:1873
5601
#: plugin/myisam/ha_myisam.cc:1500
5572
5603
"Don't use the fast sort index method to created index if the temporary file "
5573
5604
"would get bigger than this."
5576
#: plugin/myisam/ha_myisam.cc:1878
5607
#: plugin/myisam/ha_myisam.cc:1505
5578
5609
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5579
5610
"when creating indexes with CREATE INDEX or ALTER TABLE."
5582
#: plugin/myisam/ha_myisam.cc:1884
5613
#: plugin/myisam/ha_myisam.cc:1511
5583
5614
msgid "Default pointer size to be used for MyISAM tables."