384
383
"deprecated; use --disable-tee instead"
387
#: client/drizzle.cc:1544
386
#: client/drizzle.cc:1543
388
387
msgid "User for login if not current user."
391
#: client/drizzle.cc:1547
390
#: client/drizzle.cc:1545
392
391
msgid "Only allow UPDATE and DELETE that uses keys."
395
#: client/drizzle.cc:1550
394
#: client/drizzle.cc:1548
396
395
msgid "Synonym for option --safe-updates, -U."
399
#: client/drizzle.cc:1553
398
#: client/drizzle.cc:1551
400
399
msgid "Write more. (-v -v -v gives the table output format)."
403
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
402
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1825
404
403
msgid "Output version information and exit."
405
404
msgstr "顯示版本資料並離開"
407
#: client/drizzle.cc:1557
406
#: client/drizzle.cc:1555
408
407
msgid "Wait and retry if connection is down."
411
#: client/drizzle.cc:1560
410
#: client/drizzle.cc:1558
412
411
msgid "Number of seconds before connection timeout."
415
#: client/drizzle.cc:1565
414
#: client/drizzle.cc:1563
416
415
msgid "Max length of input line"
419
#: client/drizzle.cc:1570
418
#: client/drizzle.cc:1568
420
419
msgid "Automatic limit for SELECT when using --safe-updates"
423
#: client/drizzle.cc:1575
422
#: client/drizzle.cc:1573
424
423
msgid "Automatic limit for rows in a join when using --safe-updates"
427
#: client/drizzle.cc:1579
429
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
426
#: client/drizzle.cc:1577
427
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
#: client/drizzle.cc:1584
430
#: client/drizzle.cc:1582
433
431
msgid "Number of lines before each import progress report."
436
#: client/drizzle.cc:1587
434
#: client/drizzle.cc:1585
437
435
msgid "Ping the server to check if it's alive."
440
#: client/drizzle.cc:1597
438
#: client/drizzle.cc:1595
442
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
440
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
445
#: client/drizzle.cc:1604
443
#: client/drizzle.cc:1602
448
446
"Copyright (C) 2008 Sun Microsystems\n"
450
448
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1609
451
#: client/drizzle.cc:1607
455
453
msgid "Usage: %s [OPTIONS] [database]\n"
456
454
msgstr "使用方式: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1640
456
#: client/drizzle.cc:1638
459
457
msgid "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1658
460
#: client/drizzle.cc:1656
464
462
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1681
465
#: client/drizzle.cc:1679
469
467
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1685
470
#: client/drizzle.cc:1683
474
472
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1712
475
#: client/drizzle.cc:1714
479
477
"Non-integer value supplied for port. If you are trying to enter a password "
480
478
"please use --password instead."
483
#: client/drizzle.cc:1720
481
#: client/drizzle.cc:1722
484
482
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1866
485
#: client/drizzle.cc:1861
489
487
msgid "Processing line: %<PRIu32>\n"
492
#: client/drizzle.cc:2083
494
msgid "Unknown command '\\%c'."
490
#: client/drizzle.cc:2076
492
msgid "Unknown command: "
497
#: client/drizzle.cc:2493
495
#: client/drizzle.cc:2490
499
497
"Reading table information for completion of table and column names\n"
500
498
" You can turn off this feature to get a quicker startup with -A\n"
504
#: client/drizzle.cc:2583
502
#: client/drizzle.cc:2580
505
503
msgid "No connection. Trying to reconnect..."
508
#: client/drizzle.cc:2589
506
#: client/drizzle.cc:2586
509
507
msgid "Can't connect to the server\n"
510
508
msgstr "不能連接伺服器\n"
512
#: client/drizzle.cc:2668
510
#: client/drizzle.cc:2665
513
511
msgid "List of all Drizzle commands:"
514
512
msgstr "所有Drizzle的指令:"
516
#: client/drizzle.cc:2670
514
#: client/drizzle.cc:2667
517
515
msgid "Note that all text commands must be first on line and end with ';'"
520
#: client/drizzle.cc:2725
518
#: client/drizzle.cc:2722
521
519
msgid "No query specified\n"
524
#: client/drizzle.cc:2740
522
#: client/drizzle.cc:2737
525
523
msgid "Ignoring query to other database"
528
#: client/drizzle.cc:2790
526
#: client/drizzle.cc:2787
529
527
msgid "Empty set"
532
#: client/drizzle.cc:2803
530
#: client/drizzle.cc:2800
534
532
msgid "%ld row in set"
535
533
msgid_plural "%ld rows in set"
539
#: client/drizzle.cc:2812
537
#: client/drizzle.cc:2809
543
#: client/drizzle.cc:2814
541
#: client/drizzle.cc:2811
545
543
msgid "Query OK, %ld row affected"
546
544
msgid_plural "Query OK, %ld rows affected"
547
545
msgstr[0] "成功執行, %ld 筆記錄受到影響"
549
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
550
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
551
#: client/drizzletest.cc:4728
554
"Non-integer value supplied for port. If you are trying to enter a password "
555
"please use --password instead.\n"
558
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
559
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
560
#: client/drizzletest.cc:4736
562
msgid "Value supplied for port is not valid.\n"
565
#: client/drizzledump.cc:387
567
"Number of rows before each output progress report (requires --verbose)."
570
#: client/drizzledump.cc:461
547
#: client/drizzledump.cc:345
548
msgid "Number of rows before each output progress report (requires --verbose)."
551
#: client/drizzledump.cc:415
572
553
msgid "Got errno %d on write"
575
#: client/drizzledump.cc:466
556
#: client/drizzledump.cc:420
577
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
558
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
580
#: client/drizzledump.cc:473
561
#: client/drizzledump.cc:427
582
563
msgid "Usage: %s [OPTIONS] database [tables]\n"
585
#: client/drizzledump.cc:474
566
#: client/drizzledump.cc:428
587
568
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
590
#: client/drizzledump.cc:476
571
#: client/drizzledump.cc:430
592
573
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
595
#: client/drizzledump.cc:483
596
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
599
#: client/drizzledump.cc:484
576
#: client/drizzledump.cc:438
601
578
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
602
579
"and you are welcome to modify and redistribute it under the GPL license\n"
605
#: client/drizzledump.cc:485
606
msgid "Dumping definition and data DRIZZLE database or table"
582
#: client/drizzledump.cc:439
583
msgid "Dumps definitions and data from a Drizzle database server"
609
#: client/drizzledump.cc:496
586
#: client/drizzledump.cc:450
611
588
msgid "For more options, use %s --help\n"
614
#: client/drizzledump.cc:630
591
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
592
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
595
"Non-integer value supplied for port. If you are trying to enter a password "
596
"please use --password instead.\n"
599
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
600
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
602
msgid "Value supplied for port is not valid.\n"
605
#: client/drizzledump.cc:582
616
607
msgid "Memory allocation error while copying password. Aborting.\n"
619
#: client/drizzledump.cc:669
610
#: client/drizzledump.cc:621
621
612
msgid "Input filename too long: %s"
624
#: client/drizzledump.cc:712
615
#: client/drizzledump.cc:656
626
617
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
629
#: client/drizzledump.cc:737
620
#: client/drizzledump.cc:681
631
622
msgid "Invalid mode to --compatible: %s\n"
634
#: client/drizzledump.cc:791
625
#: client/drizzledump.cc:726
636
627
msgid "%s: You must use option --tab with --fields-...\n"
639
#: client/drizzledump.cc:808
630
#: client/drizzledump.cc:732
642
633
"%s: You can't use --single-transaction and --lock-all-tables at the same "
646
#: client/drizzledump.cc:821
637
#: client/drizzledump.cc:738
649
640
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
653
#: client/drizzledump.cc:827
644
#: client/drizzledump.cc:744
655
646
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
658
#: client/drizzledump.cc:853
649
#: client/drizzledump.cc:767
660
651
msgid "Got error: %s (%d) %s"
663
#: client/drizzledump.cc:860
654
#: client/drizzledump.cc:774
665
656
msgid "Got error: %d %s"
668
#: client/drizzledump.cc:958 client/drizzledump.cc:965
669
#: client/drizzledump.cc:978
659
#: client/drizzledump.cc:872 client/drizzledump.cc:879
660
#: client/drizzledump.cc:892
671
662
msgid "Couldn't execute '%s': %s (%d)"
674
#: client/drizzledump.cc:1042
665
#: client/drizzledump.cc:956
676
667
msgid "-- Connecting to %s...\n"
679
#: client/drizzledump.cc:1063
670
#: client/drizzledump.cc:977
681
672
msgid "-- Disconnecting from %s...\n"
684
#: client/drizzledump.cc:1074
675
#: client/drizzledump.cc:988
685
676
msgid "Couldn't allocate memory"
688
#: client/drizzledump.cc:1418
679
#: client/drizzledump.cc:1332
691
682
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
695
#: client/drizzledump.cc:1432
686
#: client/drizzledump.cc:1346
697
688
msgid "-- Retrieving table structure for table %s...\n"
700
#: client/drizzledump.cc:1546
691
#: client/drizzledump.cc:1460
702
693
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
705
#: client/drizzledump.cc:1653
696
#: client/drizzledump.cc:1567
707
698
msgid "%s: Can't get keys for table %s\n"
710
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
701
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
712
703
msgid "Error: Couldn't read status information for table %s\n"
715
#: client/drizzledump.cc:1874
706
#: client/drizzledump.cc:1788
717
708
msgid "Error retrieving table structure for table: \"%s\""
720
#: client/drizzledump.cc:1881
711
#: client/drizzledump.cc:1795
722
713
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
725
#: client/drizzledump.cc:1892
716
#: client/drizzledump.cc:1806
727
718
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
730
#: client/drizzledump.cc:1899
721
#: client/drizzledump.cc:1813
732
723
msgid "-- Skipping dump data for table '%s', it has no fields\n"
735
#: client/drizzledump.cc:1907
726
#: client/drizzledump.cc:1821
736
727
msgid "-- Sending SELECT query...\n"
739
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
730
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
740
731
msgid "when executing 'SELECT INTO OUTFILE'"
743
#: client/drizzledump.cc:1971
734
#: client/drizzledump.cc:1885
752
#: client/drizzledump.cc:2012
743
#: client/drizzledump.cc:1926
753
744
msgid "-- Retrieving rows...\n"
756
#: client/drizzledump.cc:2015
747
#: client/drizzledump.cc:1929
758
749
msgid "%s: Error in field count for table: %s ! Aborting.\n"
761
#: client/drizzledump.cc:2064
752
#: client/drizzledump.cc:1973
763
754
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
766
#: client/drizzledump.cc:2081
757
#: client/drizzledump.cc:1990
768
759
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
771
#: client/drizzledump.cc:2103
762
#: client/drizzledump.cc:2012
773
764
msgid "Not enough fields from table %s! Aborting.\n"
776
#: client/drizzledump.cc:2523
777
msgid "when using LOCK TABLES"
780
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
767
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
781
768
msgid "when doing refresh"
784
#: client/drizzledump.cc:2629
771
#: client/drizzledump.cc:2497
785
772
msgid "alloc_root failure."
788
#: client/drizzledump.cc:2650
775
#: client/drizzledump.cc:2512
790
777
msgid "Couldn't find table: \"%s\""
793
#: client/drizzledump.cc:2666
794
msgid "when doing LOCK TABLES"
797
#: client/drizzledump.cc:2737
798
msgid "Error: Binlogging on server not active"
801
#: client/drizzledump.cc:2806
802
msgid "Error: Slave not set up"
805
#: client/drizzledump.cc:2865
806
msgid "Error: Unable to start slave"
809
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
810
#: client/drizzledump.cc:3173
780
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
781
#: client/drizzledump.cc:2807
813
784
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
816
#: client/drizzledump.cc:3203
787
#: client/drizzledump.cc:2837
818
789
msgid "Error: Not enough memory to store ORDER BY clause\n"
821
#: drizzled/db.cc:236
823
794
msgid "Error while loading database options: '%s':"
826
#: drizzled/drizzled.cc:527
797
#: drizzled/drizzled.cc:501
828
799
msgid "Got signal %d from thread %<PRIu64>"
831
#: drizzled/drizzled.cc:561
802
#: drizzled/drizzled.cc:535
832
803
msgid "Aborting\n"
835
#: drizzled/drizzled.cc:681
806
#: drizzled/drizzled.cc:657
836
807
msgid "One can only use the --user switch if running as root\n"
839
#: drizzled/drizzled.cc:689
810
#: drizzled/drizzled.cc:665
841
812
"Fatal error: Please read \"Security\" section of the manual to find out how "
842
813
"to run drizzled as root!\n"
845
#: drizzled/drizzled.cc:711
816
#: drizzled/drizzled.cc:687
848
819
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
852
#: drizzled/drizzled.cc:885
854
msgid "Retrying bind on TCP/IP port %u"
857
#: drizzled/drizzled.cc:891
858
msgid "Can't start server: Bind on TCP/IP port"
861
#: drizzled/drizzled.cc:892
863
msgid "Do you already have another drizzled server running on port: %d ?"
866
#: drizzled/drizzled.cc:898
867
msgid "Can't start server: listen() on TCP/IP port"
870
#: drizzled/drizzled.cc:899
872
msgid "listen() on TCP/IP failed with error %d"
875
#: drizzled/drizzled.cc:917
876
msgid "Can't open abort pipet"
879
#: drizzled/drizzled.cc:919
881
msgid "pipe() on abort_pipe failed with error %d"
884
#: drizzled/drizzled.cc:1016
889
#: drizzled/drizzled.cc:1041
823
#: drizzled/drizzled.cc:844
825
msgid "Fatal signal %d while backtracing\n"
828
#: drizzled/drizzled.cc:867
892
831
"We will try our best to scrape up some info that will hopefully help "
961
#: drizzled/drizzled.cc:1152
899
#: drizzled/drizzled.cc:972
963
901
msgid "Writing a core file\n"
966
#: drizzled/drizzled.cc:1197
904
#: drizzled/drizzled.cc:1018
968
906
"setrlimit could not change the size of core files to 'infinity'; We may not "
969
907
"be able to generate a core file on signals"
972
#: drizzled/drizzled.cc:1399
910
#: drizzled/drizzled.cc:1213
974
912
msgid "gethostname failed, using '%s' as hostname"
977
#: drizzled/drizzled.cc:1491
915
#: drizzled/drizzled.cc:1284
979
917
msgid "Unknown locale: '%s'"
982
#: drizzled/drizzled.cc:1522
920
#: drizzled/drizzled.cc:1313
983
921
msgid "Can't create thread-keys"
986
#: drizzled/drizzled.cc:1545
924
#: drizzled/drizzled.cc:1338
987
925
msgid "Out of memory"
990
#: drizzled/drizzled.cc:1560
928
#: drizzled/drizzled.cc:1349
991
929
msgid "Failed to initialize plugins."
994
#: drizzled/drizzled.cc:1591
932
#: drizzled/drizzled.cc:1380
997
935
"%s: Too many arguments (first extra is '%s').\n"
998
936
"Use --verbose --help to get a list of available options\n"
1001
#: drizzled/drizzled.cc:1611
939
#: drizzled/drizzled.cc:1400
1002
940
msgid "No scheduler found, cannot continue!\n"
1005
#: drizzled/drizzled.cc:1618
943
#: drizzled/drizzled.cc:1407
1006
944
msgid "Can't init databases"
1009
#: drizzled/drizzled.cc:1643
947
#: drizzled/drizzled.cc:1431
1011
949
msgid "Unknown/unsupported table type: %s"
1014
#: drizzled/drizzled.cc:1649
952
#: drizzled/drizzled.cc:1437
1016
954
msgid "Default storage engine (%s) is not available"
1019
#: drizzled/drizzled.cc:1680
957
#: drizzled/drizzled.cc:1468
1021
959
msgid "Failed to lock memory. Errno: %d\n"
1024
#: drizzled/drizzled.cc:1742
1026
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1029
#: drizzled/drizzled.cc:1903
1031
msgid "drizzled: Got error %d from select"
1034
#: drizzled/drizzled.cc:2101
962
#: drizzled/drizzled.cc:1684
963
msgid "Display this help and exit after initializing plugins."
966
#: drizzled/drizzled.cc:1688
1035
967
msgid "Auto-increment columns are incremented by this"
1038
#: drizzled/drizzled.cc:2106
970
#: drizzled/drizzled.cc:1693
1040
"Offset added to Auto-increment columns. Used when auto-increment-increment "
972
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1044
#: drizzled/drizzled.cc:2112
976
#: drizzled/drizzled.cc:1699
1046
978
"Path to installation directory. All paths are usually resolved relative to "
1050
#: drizzled/drizzled.cc:2116
982
#: drizzled/drizzled.cc:1703
1051
983
msgid "IP address to bind to."
1054
#: drizzled/drizzled.cc:2120
1055
msgid "Set the filesystem character set."
1058
#: drizzled/drizzled.cc:2125
1059
msgid "Set the default character set."
1062
#: drizzled/drizzled.cc:2129
986
#: drizzled/drizzled.cc:1707
1063
987
msgid "Chroot drizzled daemon during startup."
1066
#: drizzled/drizzled.cc:2133
990
#: drizzled/drizzled.cc:1711
1067
991
msgid "Set the default collation."
1070
#: drizzled/drizzled.cc:2137
994
#: drizzled/drizzled.cc:1715
1071
995
msgid "Default completion type."
1074
#: drizzled/drizzled.cc:2142
998
#: drizzled/drizzled.cc:1720
1075
999
msgid "Write core on errors."
1078
#: drizzled/drizzled.cc:2146
1002
#: drizzled/drizzled.cc:1724
1079
1003
msgid "Path to the database root."
1082
#: drizzled/drizzled.cc:2150
1006
#: drizzled/drizzled.cc:1728
1083
1007
msgid "Set the default storage engine (table type) for tables."
1086
#: drizzled/drizzled.cc:2154
1010
#: drizzled/drizzled.cc:1732
1087
1011
msgid "Set the default time zone."
1090
#: drizzled/drizzled.cc:2158
1091
msgid "Type of DELAY_KEY_WRITE."
1094
#: drizzled/drizzled.cc:2162
1014
#: drizzled/drizzled.cc:1737
1095
1015
msgid "Print a symbolic stack trace on failure."
1098
#: drizzled/drizzled.cc:2168
1099
msgid "Push supported query conditions to the storage engine."
1102
#: drizzled/drizzled.cc:2174
1018
#: drizzled/drizzled.cc:1743
1103
1019
msgid "Used for debugging; Use at your own risk!"
1106
#: drizzled/drizzled.cc:2179
1022
#: drizzled/drizzled.cc:1748
1107
1023
msgid "Set up signals usable for debugging"
1110
#: drizzled/drizzled.cc:2183
1026
#: drizzled/drizzled.cc:1752
1111
1027
msgid "(IGNORED)"
1114
#: drizzled/drizzled.cc:2187
1030
#: drizzled/drizzled.cc:1756
1115
1031
msgid "Set the language used for the month names and the days of the week."
1118
#: drizzled/drizzled.cc:2192
1119
msgid "Log connections and queries to file."
1122
#: drizzled/drizzled.cc:2196
1123
msgid "Log all MyISAM changes to file."
1126
#: drizzled/drizzled.cc:2200
1034
#: drizzled/drizzled.cc:1761
1127
1035
msgid "Log some not critical warnings to the log file."
1130
#: drizzled/drizzled.cc:2205
1038
#: drizzled/drizzled.cc:1766
1131
1039
msgid "Lock drizzled in memory."
1134
#: drizzled/drizzled.cc:2209
1136
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1137
"BACKUP, FORCE or QUICK."
1140
#: drizzled/drizzled.cc:2214
1042
#: drizzled/drizzled.cc:1770
1141
1043
msgid "Pid file used by safe_mysqld."
1144
#: drizzled/drizzled.cc:2218
1046
#: drizzled/drizzled.cc:1774
1146
1048
"Port number to use for connection or 0 for default to, in order of "
1147
1049
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1150
#: drizzled/drizzled.cc:2224
1052
#: drizzled/drizzled.cc:1780
1152
1054
"Maximum time in seconds to wait for the port to become free. (Default: no "
1156
#: drizzled/drizzled.cc:2229
1058
#: drizzled/drizzled.cc:1785
1158
1060
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1159
1061
"specified directory"
1162
#: drizzled/drizzled.cc:2234
1064
#: drizzled/drizzled.cc:1790
1164
1066
"Uniquely identifies the server instance in the community of replication "
1168
#: drizzled/drizzled.cc:2239
1070
#: drizzled/drizzled.cc:1795
1169
1071
msgid "Don't print a stack trace on failure."
1172
#: drizzled/drizzled.cc:2243
1074
#: drizzled/drizzled.cc:1799
1173
1075
msgid "Enable symbolic link support."
1176
#: drizzled/drizzled.cc:2252
1078
#: drizzled/drizzled.cc:1808
1178
1080
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1181
#: drizzled/drizzled.cc:2257
1083
#: drizzled/drizzled.cc:1813
1182
1084
msgid "Path for temporary files."
1185
#: drizzled/drizzled.cc:2261
1087
#: drizzled/drizzled.cc:1817
1186
1088
msgid "Default transaction isolation level."
1189
#: drizzled/drizzled.cc:2265
1091
#: drizzled/drizzled.cc:1821
1190
1092
msgid "Run drizzled daemon as user."
1193
#: drizzled/drizzled.cc:2273
1095
#: drizzled/drizzled.cc:1829
1195
1097
"The number of outstanding connection requests Drizzle can have. This comes "
1196
1098
"into play when the main Drizzle thread gets very many connection requests in "
1197
1099
"a very short time."
1200
#: drizzled/drizzled.cc:2279
1102
#: drizzled/drizzled.cc:1835
1202
1104
"Size of tree cache used in bulk insert optimization. Note that this is a "
1203
1105
"limit per thread!"
1206
#: drizzled/drizzled.cc:2285
1208
"The number of seconds the drizzled server is waiting for a connect packet "
1209
"before responding with 'Bad handshake'."
1212
#: drizzled/drizzled.cc:2290
1108
#: drizzled/drizzled.cc:1841
1214
1110
"Precision of the result of '/' operator will be increased on that value."
1217
#: drizzled/drizzled.cc:2296
1113
#: drizzled/drizzled.cc:1847
1218
1114
msgid "The maximum length of the result of function group_concat."
1221
#: drizzled/drizzled.cc:2301
1117
#: drizzled/drizzled.cc:1852
1222
1118
msgid "The size of the buffer that is used for full joins."
1225
#: drizzled/drizzled.cc:2307
1227
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1230
#: drizzled/drizzled.cc:2312
1121
#: drizzled/drizzled.cc:1858
1232
1123
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1233
1124
"this to get better index handling (for all reads and multiple writes) to as "
1234
1125
"much as you can afford;"
1237
#: drizzled/drizzled.cc:2321
1128
#: drizzled/drizzled.cc:1867
1239
1130
"This characterizes the number of hits a hot block has to be untouched until "
1240
1131
"it is considered aged enough to be downgraded to a warm block. This "
1242
1133
"blocks in key cache"
1245
#: drizzled/drizzled.cc:2330
1136
#: drizzled/drizzled.cc:1876
1246
1137
msgid "The default size of key cache blocks"
1249
#: drizzled/drizzled.cc:2336
1140
#: drizzled/drizzled.cc:1882
1250
1141
msgid "The minimum percentage of warm blocks in key cache"
1253
#: drizzled/drizzled.cc:2342
1144
#: drizzled/drizzled.cc:1888
1254
1145
msgid "Max packetlength to send/receive from to server."
1257
#: drizzled/drizzled.cc:2347
1148
#: drizzled/drizzled.cc:1893
1259
1150
"If there is more than this number of interrupted connections from a host "
1260
1151
"this host will be blocked from further connections."
1263
#: drizzled/drizzled.cc:2352
1154
#: drizzled/drizzled.cc:1898
1264
1155
msgid "Max number of errors/warnings to store for a statement."
1267
#: drizzled/drizzled.cc:2357
1158
#: drizzled/drizzled.cc:1903
1268
1159
msgid "Don't allow creation of heap tables bigger than this."
1271
#: drizzled/drizzled.cc:2363
1162
#: drizzled/drizzled.cc:1909
1273
1164
"Joins that are probably going to read more than max_join_size records return "
1277
#: drizzled/drizzled.cc:2369
1168
#: drizzled/drizzled.cc:1915
1278
1169
msgid "Max number of bytes in sorted records."
1281
#: drizzled/drizzled.cc:2374
1172
#: drizzled/drizzled.cc:1920
1282
1173
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1285
#: drizzled/drizzled.cc:2379
1176
#: drizzled/drizzled.cc:1925
1287
1178
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1288
1179
"max_sort_length bytes of each value are used; the rest are ignored)."
1291
#: drizzled/drizzled.cc:2386
1292
msgid "Maximum number of temporary tables a client can keep open at a time."
1295
#: drizzled/drizzled.cc:2391
1182
#: drizzled/drizzled.cc:1932
1296
1183
msgid "After this many write locks, allow some read locks to run in between."
1299
#: drizzled/drizzled.cc:2395
1186
#: drizzled/drizzled.cc:1936
1301
1188
"Don't log queries which examine less than min_examined_row_limit rows to "
1305
#: drizzled/drizzled.cc:2401
1307
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1308
"Possible values of name are 'nulls_unequal' (default behavior), "
1309
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1312
#: drizzled/drizzled.cc:2408
1192
#: drizzled/drizzled.cc:1942
1313
1193
msgid "Buffer length for TCP/IP and socket communication."
1316
#: drizzled/drizzled.cc:2413
1318
"Number of seconds to wait for more data from a connection before aborting "
1322
#: drizzled/drizzled.cc:2419
1324
"If a read on a communication port is interrupted, retry this many times "
1328
#: drizzled/drizzled.cc:2425
1330
"Number of seconds to wait for a block to be written to a connection before "
1331
"aborting the write."
1334
#: drizzled/drizzled.cc:2431
1196
#: drizzled/drizzled.cc:1947
1336
1198
"Controls the heuristic(s) applied during query optimization to prune less-"
1337
1199
"promising partial plans from the optimizer search space. Meaning: false - do "
1350
1212
"(used for testing/comparison)."
1353
#: drizzled/drizzled.cc:2451
1355
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1358
#: drizzled/drizzled.cc:2456
1215
#: drizzled/drizzled.cc:1967
1359
1216
msgid "Directory for plugins."
1362
#: drizzled/drizzled.cc:2460
1219
#: drizzled/drizzled.cc:1971
1364
1221
"Optional comma separated list of plugins to load at starup.[for example: --"
1365
1222
"plugin_load=crc32,logger_gearman]"
1368
#: drizzled/drizzled.cc:2465
1225
#: drizzled/drizzled.cc:1976
1369
1226
msgid "The size of the buffer that is allocated when preloading indexes"
1372
#: drizzled/drizzled.cc:2470
1373
msgid "Select protocol to be used (by default oldlibdrizzle)."
1376
#: drizzled/drizzled.cc:2474
1229
#: drizzled/drizzled.cc:1981
1377
1230
msgid "Allocation block size for query parsing and execution"
1380
#: drizzled/drizzled.cc:2479
1233
#: drizzled/drizzled.cc:1986
1381
1234
msgid "Persistent buffer for query parsing and execution"
1384
#: drizzled/drizzled.cc:2485
1237
#: drizzled/drizzled.cc:1992
1385
1238
msgid "Allocation block size for storing ranges during optimization"
1388
#: drizzled/drizzled.cc:2491
1241
#: drizzled/drizzled.cc:1998
1390
1243
"Each thread that does a sequential scan allocates a buffer of this size for "
1391
1244
"each table it scans. If you do many sequential scans, you may want to "
1392
1245
"increase this value."
1395
#: drizzled/drizzled.cc:2499
1248
#: drizzled/drizzled.cc:2006
1397
1250
"When reading rows in sorted order after a sort, the rows are read through "
1398
1251
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1399
1252
"record_buffer."
1402
#: drizzled/drizzled.cc:2507
1255
#: drizzled/drizzled.cc:2014
1403
1256
msgid "Select scheduler to be used (by default multi-thread)."
1406
#: drizzled/drizzled.cc:2512
1259
#: drizzled/drizzled.cc:2019
1407
1260
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1410
#: drizzled/drizzled.cc:2518
1263
#: drizzled/drizzled.cc:2025
1411
1264
msgid "The number of cached table definitions."
1414
#: drizzled/drizzled.cc:2522
1267
#: drizzled/drizzled.cc:2029
1415
1268
msgid "The number of cached open tables."
1418
#: drizzled/drizzled.cc:2526
1271
#: drizzled/drizzled.cc:2033
1420
1273
"Timeout in seconds to wait for a table level lock before returning an error. "
1421
1274
"Used only if the connection has active cursors."
1424
#: drizzled/drizzled.cc:2531
1277
#: drizzled/drizzled.cc:2038
1425
1278
msgid "The stack size for each thread."
1428
#: drizzled/drizzled.cc:2537
1281
#: drizzled/drizzled.cc:2044
1430
1283
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1431
1284
"automatically convert it to an on-disk MyISAM table."
1434
#: drizzled/drizzled.cc:2543
1287
#: drizzled/drizzled.cc:2050
1435
1288
msgid "Allocation block size for transactions to be stored in binary log"
1438
#: drizzled/drizzled.cc:2548
1291
#: drizzled/drizzled.cc:2055
1439
1292
msgid "Persistent buffer for transactions to be stored in binary log"
1442
#: drizzled/drizzled.cc:2553
1444
"The number of seconds the server waits for activity on a connection before "
1448
#: drizzled/drizzled.cc:2687
1295
#: drizzled/drizzled.cc:2186
1450
1297
"Copyright (C) 2008 Sun Microsystems\n"
1451
1298
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4922
4732
msgid "logging '%s' post() failed"
4925
#: drizzled/plugin/storage_engine.cc:295
4735
#: drizzled/message/command_reader.cc:220
4737
msgid "Usage: %s COMMAND_LOG\n"
4740
#: drizzled/message/command_reader.cc:229
4742
msgid "Cannot open file: %s\n"
4745
#: drizzled/message/command_reader.cc:248
4747
msgid "Failed to read initial length header\n"
4750
#: drizzled/message/command_reader.cc:255
4752
msgid "Attempted to read record bigger than SIZE_MAX\n"
4755
#: drizzled/message/command_reader.cc:275
4757
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4760
#: drizzled/message/command_reader.cc:285
4763
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4767
#: drizzled/message/command_reader.cc:291
4769
msgid "Unable to parse command. Got error: %s.\n"
4772
#: drizzled/message/command_reader.cc:293
4774
msgid "BUFFER: %s\n"
4777
#: drizzled/message/command_reader.cc:301
4780
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4783
#: drizzled/plugin/listen_tcp.cc:47
4785
msgid "accept() failed with errno %d"
4788
#: drizzled/plugin/listen_tcp.cc:83
4790
msgid "getaddrinfo() failed with error %s"
4793
#: drizzled/plugin/listen_tcp.cc:115
4795
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4798
#: drizzled/plugin/listen_tcp.cc:126
4800
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4803
#: drizzled/plugin/listen_tcp.cc:135
4805
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4808
#: drizzled/plugin/listen_tcp.cc:144
4810
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4813
#: drizzled/plugin/listen_tcp.cc:153
4815
msgid "setsockopt(SO_LINGER) failed with errno %d"
4818
#: drizzled/plugin/listen_tcp.cc:162
4820
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4823
#: drizzled/plugin/listen_tcp.cc:183
4825
msgid "Retrying bind() on %u"
4828
#: drizzled/plugin/listen_tcp.cc:190
4830
msgid "bind() failed with errno: %d"
4833
#: drizzled/plugin/listen_tcp.cc:193
4834
msgid "Do you already have another drizzled running?"
4837
#: drizzled/plugin/listen_tcp.cc:200
4839
msgid "listen() failed with errno %d"
4842
#: drizzled/plugin/listen_tcp.cc:206
4844
msgid "Listening on %s:%s\n"
4847
#: drizzled/plugin/storage_engine.cc:315
4927
4849
msgid "Found %d prepared transaction(s) in %s"
4930
#: drizzled/plugin/storage_engine.cc:369
4852
#: drizzled/plugin/storage_engine.cc:389
4931
4853
msgid "Starting crash recovery..."
4934
#: drizzled/plugin/storage_engine.cc:378
4856
#: drizzled/plugin/storage_engine.cc:398
4936
4858
msgid "Found %d prepared XA transactions"
4939
#: drizzled/plugin/storage_engine.cc:383
4861
#: drizzled/plugin/storage_engine.cc:403
4942
4864
"Found %d prepared transactions! It means that drizzled was not shut down "
4990
4912
msgid "Scheduler initialization failed.\n"
4993
#: drizzled/sql_base.cc:2262
4915
#: drizzled/session.cc:2161
4917
msgid "Could not remove temporary table: '%s', error: %d"
4920
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4922
msgid "realloc() failed with errno %d"
4925
#: drizzled/slot/listen.cc:94
4926
msgid "No sockets could be bound for listening"
4929
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4931
msgid "pipe() failed with errno %d"
4934
#: drizzled/slot/listen.cc:137
4936
msgid "poll() failed with errno %d"
4939
#: drizzled/sql_base.cc:1445
4995
4941
msgid "Table %s had a open data handler in reopen_table"
4998
#: drizzled/sql_base.cc:2854
4944
#: drizzled/sql_base.cc:2026
5000
4946
msgid "Couldn't repair table: %s.%s"
5003
#: drizzled/sql_base.cc:2896
4949
#: drizzled/sql_base.cc:2068
5006
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5007
"`%s`.`%s`' to replication"
5010
#: drizzled/sql_base.cc:3498
5012
msgid "Could not remove temporary table: '%s', error: %d"
5015
#: drizzled/sql_plugin.cc:528
4952
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4953
"s`.`%s`' to replication"
4956
#: drizzled/sql_plugin.cc:553
5017
4958
msgid "Plugin '%s' init function returned error.\n"
5020
#: drizzled/sql_plugin.cc:707
4961
#: drizzled/sql_plugin.cc:713
5021
4962
msgid "plugin-load parameter too long"
5024
#: drizzled/sql_plugin.cc:767
4965
#: drizzled/sql_plugin.cc:775
5026
4967
msgid "Couldn't load plugin named '%s' with soname '%s'."
5029
#: drizzled/sql_plugin.cc:1107
4970
#: drizzled/sql_plugin.cc:1115
5030
4971
msgid "Out of memory."
5033
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4974
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5035
4976
msgid "Unknown variable type code 0x%x in plugin '%s'."
5038
#: drizzled/sql_plugin.cc:1989
4979
#: drizzled/sql_plugin.cc:2010
5041
4982
"Server variable %s of plugin %s was forced to be read-only: string variable "
5042
4983
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5045
#: drizzled/sql_plugin.cc:2020
4986
#: drizzled/sql_plugin.cc:2041
5047
4988
msgid "Missing variable name in plugin '%s'."
5050
#: drizzled/sql_plugin.cc:2037
4991
#: drizzled/sql_plugin.cc:2058
5052
4993
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5055
#: drizzled/sql_plugin.cc:2155
4996
#: drizzled/sql_plugin.cc:2186
5057
4998
msgid "Out of memory for plugin '%s'."
5060
#: drizzled/sql_plugin.cc:2162
5001
#: drizzled/sql_plugin.cc:2193
5062
5003
msgid "Bad options for plugin '%s'."
5065
#: drizzled/sql_plugin.cc:2171
5006
#: drizzled/sql_plugin.cc:2202
5067
5008
msgid "Parsing options for plugin '%s' failed."
5070
#: drizzled/sql_plugin.cc:2214
5011
#: drizzled/sql_plugin.cc:2251
5072
5013
msgid "Plugin '%s' has conflicting system variables"
5075
#: drizzled/sql_table.cc:124
5077
msgid "Invalid (old?) table or database name '%s'"
5080
#: drizzled/sql_table.cc:2655
5016
#: drizzled/sql_table.cc:231
5018
"Table name cannot be encoded and fit within filesystem name length "
5022
#: drizzled/sql_table.cc:241
5024
"Schema name cannot be encoded and fit within filesystem name length "
5028
#: drizzled/sql_table.cc:2389
5082
5030
msgid "Unknown - internal error %d during operation"
5085
#: drizzled/sql_table.cc:4227
5033
#: drizzled/statement/alter_table.cc:1151
5087
5035
msgid "Could not open table %s.%s after rename\n"
5090
#: drizzled/sql_table.cc:4407
5038
#: drizzled/statement/alter_table.cc:1314
5093
5041
"order_st BY ignored because there is a user-defined clustered index in the "
5094
5042
"table '%-.192s'"
5097
#: drizzled/table.cc:354
5045
#: drizzled/table.cc:329
5100
5048
"'%s' had no or invalid character set, and default character set is multi-"
5101
5049
"byte, so character column sizes may have changed"
5104
#: drizzled/table.cc:1782
5052
#: drizzled/table.cc:1586
5106
5054
msgid "Unknown collation '%s' in table '%-.64s' definition"
5109
#: drizzled/table.cc:1789
5057
#: drizzled/table.cc:1593
5112
5060
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5116
#: drizzled/table.cc:2251
5119
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5123
#: drizzled/table.cc:2278
5126
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5127
"have type %s, found type %s."
5130
#: drizzled/table.cc:2289
5133
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5134
"position %d to have character set '%s' but the type has no character set."
5137
#: drizzled/table.cc:2301
5140
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5141
"position %d to have character set '%s' but found character set '%s'."
5144
#: drizzled/table.cc:2314
5147
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5148
"have type %s but the column is not found."
5151
#: drizzled/table.cc:4400
5064
#: drizzled/table.cc:3488
5153
5066
msgid "Got error %d when reading table '%s'"
5419
5337
"--------------------------------- -----------------------------\n"
5422
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5340
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5423
5341
msgid "(No default value)"
5426
#: mysys/my_getopt.cc:1254
5344
#: mysys/my_getopt.cc:1255
5430
#: mysys/my_getopt.cc:1254
5348
#: mysys/my_getopt.cc:1255
5434
#: mysys/my_getopt.cc:1287
5352
#: mysys/my_getopt.cc:1288
5436
5354
msgid "(Disabled)\n"
5437
5355
msgstr "(停用)\n"
5439
#: plugin/auth_http/auth_http.cc:128
5357
#: plugin/auth_http/auth_http.cc:138
5440
5358
msgid "Enable HTTP Auth check"
5443
#: plugin/auth_http/auth_http.cc:138
5361
#: plugin/auth_http/auth_http.cc:148
5444
5362
msgid "URL for HTTP Auth check"
5365
#: plugin/command_log/command_log.cc:116
5366
#: plugin/command_log/command_log_reader.cc:94
5368
msgid "Failed to open command log file %s. Got error: %s\n"
5371
#: plugin/command_log/command_log.cc:200
5374
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5375
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5378
#: plugin/command_log/command_log.cc:242
5381
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5382
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5385
#: plugin/command_log/command_log.cc:294
5388
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5389
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5392
#: plugin/command_log/command_log.cc:390
5393
msgid "Enable command log"
5396
#: plugin/command_log/command_log.cc:398
5397
msgid "DEBUGGING - Truncate command log"
5400
#: plugin/command_log/command_log.cc:406
5401
msgid "Path to the file to use for command log."
5404
#: plugin/command_log/command_log.cc:414
5405
msgid "Enable CRC32 Checksumming"
5408
#: plugin/command_log/command_log.cc:432
5409
msgid "Command Message Log"
5412
#: plugin/command_log/command_log_reader.cc:114
5414
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5417
#: plugin/command_log/command_log_reader.cc:137
5419
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5422
#: plugin/command_log/command_log_reader.cc:171
5424
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5427
#: plugin/command_log/command_log_reader.cc:186
5428
msgid "Checksum FAILED!\n"
5431
#: plugin/console/console.cc:346
5432
msgid "Enable the console."
5435
#: plugin/console/console.cc:349
5436
msgid "Turn on extra debugging."
5439
#: plugin/default_replicator/default_replicator.cc:97
5440
msgid "Enable default replicator"
5443
#: plugin/default_replicator/default_replicator.cc:112
5444
msgid "Default Replicator"
5447
5447
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5448
5448
msgid "Error Messages to stderr"
5451
#: plugin/logging_gearman/logging_gearman.cc:263
5451
#: plugin/filtered_replicator/filtered_replicator.cc:484
5452
msgid "Enable filtered replicator"
5455
#: plugin/filtered_replicator/filtered_replicator.cc:491
5456
msgid "List of schemas to filter"
5459
#: plugin/filtered_replicator/filtered_replicator.cc:498
5460
msgid "List of tables to filter"
5463
#: plugin/filtered_replicator/filtered_replicator.cc:505
5464
msgid "Regular expression to apply to schemas to filter"
5467
#: plugin/filtered_replicator/filtered_replicator.cc:512
5468
msgid "Regular expression to apply to tables to filter"
5471
#: plugin/filtered_replicator/filtered_replicator.cc:531
5472
msgid "Filtered Replicator"
5475
#: plugin/logging_gearman/logging_gearman.cc:186
5453
5477
msgid "fail gearman_client_create(): %s"
5456
#: plugin/logging_gearman/logging_gearman.cc:273
5480
#: plugin/logging_gearman/logging_gearman.cc:197
5458
5482
msgid "fail gearman_client_add_server(): %s"
5461
#: plugin/logging_gearman/logging_gearman.cc:299
5485
#: plugin/logging_gearman/logging_gearman.cc:310
5462
5486
msgid "Enable logging to a gearman server"
5465
#: plugin/logging_gearman/logging_gearman.cc:308
5489
#: plugin/logging_gearman/logging_gearman.cc:319
5466
5490
msgid "Hostname for logging to a Gearman server"
5469
#: plugin/logging_gearman/logging_gearman.cc:317
5493
#: plugin/logging_gearman/logging_gearman.cc:328
5470
5494
msgid "Gearman Function to send logging to"
5473
#: plugin/logging_gearman/logging_gearman.cc:334
5497
#: plugin/logging_gearman/logging_gearman.cc:345
5474
5498
msgid "Log queries to a Gearman server"
5477
#: plugin/logging_query/logging_query.cc:278
5501
#: plugin/logging_query/logging_query.cc:188
5479
5503
msgid "fail open() fn=%s er=%s\n"
5482
#: plugin/logging_query/logging_query.cc:317
5506
#: plugin/logging_query/logging_query.cc:344
5483
5507
msgid "Enable logging to CSV file"
5486
#: plugin/logging_query/logging_query.cc:326
5510
#: plugin/logging_query/logging_query.cc:353
5487
5511
msgid "File to log to"
5490
#: plugin/logging_query/logging_query.cc:335
5491
#: plugin/logging_syslog/logging_syslog.cc:248
5514
#: plugin/logging_query/logging_query.cc:362
5515
msgid "PCRE to match the query against"
5518
#: plugin/logging_query/logging_query.cc:371
5519
#: plugin/logging_syslog/logging_syslog.cc:231
5492
5520
msgid "Threshold for logging slow queries, in microseconds"
5495
#: plugin/logging_query/logging_query.cc:347
5496
#: plugin/logging_syslog/logging_syslog.cc:260
5523
#: plugin/logging_query/logging_query.cc:383
5524
#: plugin/logging_syslog/logging_syslog.cc:243
5497
5525
msgid "Threshold for logging big queries, for rows returned"
5500
#: plugin/logging_query/logging_query.cc:359
5501
#: plugin/logging_syslog/logging_syslog.cc:272
5528
#: plugin/logging_query/logging_query.cc:395
5529
#: plugin/logging_syslog/logging_syslog.cc:255
5502
5530
msgid "Threshold for logging big queries, for rows examined"
5505
#: plugin/logging_query/logging_query.cc:381
5533
#: plugin/logging_query/logging_query.cc:418
5506
5534
msgid "Log queries to a CSV file"
5509
#: plugin/logging_syslog/logging_syslog.cc:169
5537
#: plugin/logging_syslog/logging_syslog.cc:84
5511
5539
msgid "syslog facility \"%s\" not known, using \"local0\""
5514
#: plugin/logging_syslog/logging_syslog.cc:186
5542
#: plugin/logging_syslog/logging_syslog.cc:100
5516
5544
msgid "syslog priority \"%s\" not known, using \"info\""
5519
#: plugin/logging_syslog/logging_syslog.cc:212
5520
msgid "Enable logging"
5547
#: plugin/logging_syslog/logging_syslog.cc:195
5548
msgid "Enable logging to syslog"
5523
#: plugin/logging_syslog/logging_syslog.cc:221
5551
#: plugin/logging_syslog/logging_syslog.cc:204
5524
5552
msgid "Syslog Ident"
5527
#: plugin/logging_syslog/logging_syslog.cc:230
5555
#: plugin/logging_syslog/logging_syslog.cc:213
5528
5556
msgid "Syslog Facility"
5531
#: plugin/logging_syslog/logging_syslog.cc:239
5559
#: plugin/logging_syslog/logging_syslog.cc:222
5532
5560
msgid "Syslog Priority"
5535
#: plugin/logging_syslog/logging_syslog.cc:296
5563
#: plugin/logging_syslog/logging_syslog.cc:279
5536
5564
msgid "Log to syslog"
5539
#: plugin/multi_thread/multi_thread.cc:137
5567
#: plugin/multi_thread/multi_thread.cc:171
5540
5568
msgid "Maximum number of user threads available."
5543
#: plugin/myisam/ha_myisam.cc:468
5571
#: plugin/myisam/ha_myisam.cc:447
5545
5573
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5548
#: plugin/myisam/ha_myisam.cc:472
5576
#: plugin/myisam/ha_myisam.cc:451
5550
5578
msgid "Got an error from unknown thread, %s:%d"
5553
#: plugin/myisam/ha_myisam.cc:478
5581
#: plugin/myisam/ha_myisam.cc:457
5554
5582
msgid "Unknown thread accessing table"
5557
#: plugin/myisam/ha_myisam.cc:1861
5585
#: plugin/myisam/ha_myisam.cc:1492
5558
5586
msgid "Block size to be used for MyISAM index pages."
5561
#: plugin/myisam/ha_myisam.cc:1867
5589
#: plugin/myisam/ha_myisam.cc:1498
5563
5591
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5564
5592
"disables parallel repair."
5567
#: plugin/myisam/ha_myisam.cc:1873
5595
#: plugin/myisam/ha_myisam.cc:1504
5569
5597
"Don't use the fast sort index method to created index if the temporary file "
5570
5598
"would get bigger than this."
5573
#: plugin/myisam/ha_myisam.cc:1878
5601
#: plugin/myisam/ha_myisam.cc:1509
5575
5603
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5576
5604
"when creating indexes with CREATE INDEX or ALTER TABLE."
5579
#: plugin/myisam/ha_myisam.cc:1884
5607
#: plugin/myisam/ha_myisam.cc:1515
5580
5608
msgid "Default pointer size to be used for MyISAM tables."