8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-08-20 20:34-0700\n"
11
"PO-Revision-Date: 2008-08-13 03:09+0000\n"
12
"Last-Translator: LinuxJedi <andrew@linuxjedi.co.uk>\n"
10
"POT-Creation-Date: 2008-09-13 13:20-0700\n"
11
"PO-Revision-Date: 2008-09-06 09:12+0000\n"
12
"Last-Translator: tesserhex <jxl@gmx.com>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-08-16 20:24+0000\n"
18
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
21
#: client/drizzle.cc:256
22
23
msgid "Synonym for `help'."
24
msgstr "Synonym for `help'."
25
26
#: client/drizzle.cc:257
26
28
msgid "Clear command."
29
msgstr "Clear command."
29
31
#: client/drizzle.cc:259
30
33
msgid "Reconnect to the server. Optional arguments are db and host."
34
msgstr "Reconnect to the server. Optional arguments are db and host."
33
36
#: client/drizzle.cc:261
35
39
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
41
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
43
#: client/drizzle.cc:263
39
45
msgid "Send command to drizzle server, display result vertically."
46
msgstr "Send command to drizzle server, display result vertically."
42
48
#: client/drizzle.cc:264
43
50
msgid "Exit drizzle. Same as quit."
51
msgstr "Exit drizzle. Same as quit."
46
53
#: client/drizzle.cc:265
47
55
msgid "Send command to drizzle server."
56
msgstr "Send command to drizzle server."
50
58
#: client/drizzle.cc:266
51
60
msgid "Display this help."
61
msgstr "Display this help."
54
63
#: client/drizzle.cc:267
55
65
msgid "Disable pager, print to stdout."
66
msgstr "Disable pager, print to stdout."
58
68
#: client/drizzle.cc:268
59
70
msgid "Don't write into outfile."
71
msgstr "Don't write into outfile."
62
73
#: client/drizzle.cc:270
63
74
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
75
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
66
77
#: client/drizzle.cc:271
67
78
msgid "Print current command."
79
msgstr "Print current command."
70
81
#: client/drizzle.cc:272
71
82
msgid "Change your drizzle prompt."
83
msgstr "Change your drizzle prompt."
74
85
#: client/drizzle.cc:273
75
86
msgid "Quit drizzle."
87
msgstr "Quit drizzle."
78
89
#: client/drizzle.cc:274
79
90
msgid "Rebuild completion hash."
91
msgstr "Rebuild completion hash."
82
93
#: client/drizzle.cc:276
83
94
msgid "Execute an SQL script file. Takes a file name as an argument."
95
msgstr "Execute an SQL script file. Takes a file name as an argument."
86
97
#: client/drizzle.cc:277
87
98
msgid "Get status information from the server."
99
msgstr "Get status information from the server."
90
101
#: client/drizzle.cc:279
91
102
msgid "Set outfile [to_outfile]. Append everything into given outfile."
103
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
94
105
#: client/drizzle.cc:281
95
106
msgid "Use another database. Takes database name as argument."
107
msgstr "Use another database. Takes database name as argument."
98
109
#: client/drizzle.cc:283
100
111
"Switch to another charset. Might be needed for processing binlog with multi-"
114
"Switch to another charset. Might be needed for processing binlog with multi-"
104
117
#: client/drizzle.cc:285 client/drizzle.cc:1437
105
118
msgid "Show warnings after every statement."
119
msgstr "Show warnings after every statement."
108
121
#: client/drizzle.cc:287
109
122
msgid "Don't show warnings after every statement."
123
msgstr "Don't show warnings after every statement."
112
125
#: client/drizzle.cc:1120
113
126
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
127
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
129
#: client/drizzle.cc:1130
315
358
"work in batch mode. Disable with --disable-pager. This option is disabled by "
361
"Pager to use to display results. If you don't supply an option the default "
362
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
363
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
364
"work in batch mode. Disable with --disable-pager. This option is disabled by "
319
367
#: client/drizzle.cc:1361
321
369
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
322
370
"option deprecated; use --disable-pager instead."
372
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
373
"option deprecated; use --disable-pager instead."
325
#: client/drizzle.cc:1364 client/drizzleadmin.cc:74
375
#: client/drizzle.cc:1364 client/drizzleadmin.cc:79
327
377
"Password to use when connecting to server. If password is not given it's "
328
378
"asked from the tty."
380
"Password to use when connecting to server. If password is not given it's "
381
"asked from the tty."
331
383
#: client/drizzle.cc:1366
333
385
"Port number to use for connection or 0 for default to, in order of "
334
386
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
388
"Port number to use for connection or 0 for default to, in order of "
389
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
337
391
#: client/drizzle.cc:1367
338
392
msgid "built-in default"
393
msgstr "built-in default"
341
395
#: client/drizzle.cc:1370
342
396
msgid "Set the drizzle prompt to this value."
397
msgstr "Set the drizzle prompt to this value."
345
399
#: client/drizzle.cc:1373
346
400
msgid "The protocol of connection (tcp,socket,pipe,memory)."
401
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
349
403
#: client/drizzle.cc:1376
351
405
"Don't cache result, print it row by row. This may slow down the server if "
352
406
"the output is suspended. Doesn't use history file."
408
"Don't cache result, print it row by row. This may slow down the server if "
409
"the output is suspended. Doesn't use history file."
355
411
#: client/drizzle.cc:1378
356
412
msgid "Write fields without conversion. Used with --batch."
413
msgstr "Write fields without conversion. Used with --batch."
359
415
#: client/drizzle.cc:1381
361
417
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
362
418
"option is enabled by default."
420
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
421
"option is enabled by default."
365
423
#: client/drizzle.cc:1383
367
425
"Be more silent. Print results with a tab as separator, each row on new line."
427
"Be more silent. Print results with a tab as separator, each row on new line."
370
429
#: client/drizzle.cc:1385
371
430
msgid "Socket file to use for connection."
431
msgstr "Socket file to use for connection."
374
433
#: client/drizzle.cc:1388
375
434
msgid "Output in table format."
435
msgstr "Output in table format."
378
437
#: client/drizzle.cc:1391
524
599
#: client/drizzle.cc:2566
525
600
msgid "Many help items for your request exist."
601
msgstr "Many help items for your request exist."
528
603
#: client/drizzle.cc:2567
530
605
"To make a more specific request, please type 'help <item>',\n"
531
606
"where <item> is one of the following"
608
"To make a more specific request, please type 'help <item>',\n"
609
"where <item> is one of the following"
534
611
#: client/drizzle.cc:2573
536
613
msgid "You asked for help about help category: '%s'\n"
614
msgstr "You asked for help about help category: '%s'\n"
539
616
#: client/drizzle.cc:2574
541
618
"For more information, type 'help <item>', where <item> is one of the "
621
"For more information, type 'help <item>', where <item> is one of the "
545
624
#: client/drizzle.cc:2587
551
632
#: client/drizzle.cc:2588
552
633
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
635
"Please try to run 'help contents' for a list of all accessible topics\n"
555
637
#: client/drizzle.cc:2610
556
638
msgid "List of all Drizzle commands:"
639
msgstr "List of all Drizzle commands:"
559
641
#: client/drizzle.cc:2612
560
642
msgid "Note that all text commands must be first on line and end with ';'"
643
msgstr "Note that all text commands must be first on line and end with ';'"
563
645
#: client/drizzle.cc:2623
566
648
"For server side help, type 'help contents'\n"
651
"For server side help, type 'help contents'\n"
569
653
#: client/drizzle.cc:2648
570
654
msgid "Usage: \\C char_setname | charset charset_name"
655
msgstr "Usage: \\C char_setname | charset charset_name"
573
657
#: client/drizzle.cc:2658
574
658
msgid "Charset changed"
659
msgstr "Charset changed"
577
661
#: client/drizzle.cc:2660
578
662
msgid "Charset is not found"
663
msgstr "Charset is not found"
581
665
#: client/drizzle.cc:2691
582
666
msgid "No query specified\n"
667
msgstr "No query specified\n"
585
669
#: client/drizzle.cc:2706
586
670
msgid "Ignoring query to other database"
671
msgstr "Ignoring query to other database"
589
673
#: client/drizzle.cc:2755
590
674
msgid "Empty set"
593
677
#: client/drizzle.cc:2768
595
679
msgid "%ld row in set"
596
680
msgid_plural "%ld rows in set"
681
msgstr[0] "%ld row in set"
682
msgstr[1] "%ld rows in set"
600
684
#: client/drizzle.cc:2777
604
688
#: client/drizzle.cc:2779
606
690
msgid "Query OK, %ld row affected"
607
691
msgid_plural "Query OK, %ld rows affected"
692
msgstr[0] "Query OK, %ld row affected"
693
msgstr[1] "Query OK, %ld rows affected"
611
#: client/drizzleadmin.cc:76 drizzled/drizzled.cc:3429
695
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:3438
613
697
"Port number to use for connection or 0 for default to, in order of "
614
698
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
700
"Port number to use for connection or 0 for default to, in order of "
701
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
617
#: client/drizzleadmin.cc:81
703
#: client/drizzleadmin.cc:86
618
704
msgid "Silently exit if one can't connect to server."
705
msgstr "Silently exit if one can't connect to server."
621
#: client/drizzleadmin.cc:87
707
#: client/drizzleadmin.cc:92
622
708
msgid "Write more information."
709
msgstr "Write more information."
625
#: client/drizzleadmin.cc:254
711
#: client/drizzleadmin.cc:259
628
714
"connect to server at '%s' failed\n"
717
"connect to server at '%s' failed\n"
632
#: client/drizzleadmin.cc:260
720
#: client/drizzleadmin.cc:265
634
722
msgid "Check that drizzled is running on %s"
723
msgstr "Check that drizzled is running on %s"
637
#: client/drizzleadmin.cc:261
725
#: client/drizzleadmin.cc:266
639
727
msgid " and that the port is %d.\n"
728
msgstr " and that the port is %d.\n"
642
#: client/drizzleadmin.cc:263
730
#: client/drizzleadmin.cc:268
644
732
msgid "You can check this by doing 'telnet %s %d'\n"
733
msgstr "You can check this by doing 'telnet %s %d'\n"
647
#: client/drizzleadmin.cc:274
735
#: client/drizzleadmin.cc:279
649
737
msgid "Got error: %s\n"
738
msgstr "Got error: %s\n"
652
#: client/drizzleadmin.cc:281
740
#: client/drizzleadmin.cc:286
653
741
msgid "Waiting for Drizzle server to answer"
742
msgstr "Waiting for Drizzle server to answer"
656
#: client/drizzleadmin.cc:314
744
#: client/drizzleadmin.cc:319
658
746
msgid "shutting down drizzled...\n"
747
msgstr "shutting down drizzled...\n"
661
#: client/drizzleadmin.cc:318
749
#: client/drizzleadmin.cc:323
663
751
msgid "shutdown failed; error: '%s'"
752
msgstr "shutdown failed; error: '%s'"
666
#: client/drizzleadmin.cc:325
754
#: client/drizzleadmin.cc:330
671
#: client/drizzleadmin.cc:335
759
#: client/drizzleadmin.cc:340
672
760
msgid "drizzled is alive"
761
msgstr "drizzled is alive"
675
#: client/drizzleadmin.cc:343
763
#: client/drizzleadmin.cc:348
676
764
msgid "connection was down, but drizzled is now alive"
765
msgstr "connection was down, but drizzled is now alive"
679
#: client/drizzleadmin.cc:347
767
#: client/drizzleadmin.cc:352
681
769
msgid "drizzled doesn't answer to ping, error: '%s'"
770
msgstr "drizzled doesn't answer to ping, error: '%s'"
684
#: client/drizzleadmin.cc:356
772
#: client/drizzleadmin.cc:361
686
774
msgid "Unknown command: '%-.60s'"
775
msgstr "Unknown command: '%-.60s'"
689
#: client/drizzleadmin.cc:365
777
#: client/drizzleadmin.cc:370
691
779
msgid "%s Ver %s Distrib %s, for %s on %s\n"
780
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
694
#: client/drizzleadmin.cc:372
782
#: client/drizzleadmin.cc:377
695
783
msgid "Copyright (C) 2000-2008 MySQL AB"
784
msgstr "Copyright (C) 2000-2008 MySQL AB"
698
#: client/drizzleadmin.cc:373
786
#: client/drizzleadmin.cc:378
700
788
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
701
789
"and you are welcome to modify and redistribute it under the GPL license\n"
791
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
792
"and you are welcome to modify and redistribute it under the GPL license\n"
704
#: client/drizzleadmin.cc:374
794
#: client/drizzleadmin.cc:379
705
795
msgid "Administration program for the drizzled daemon."
796
msgstr "Administration program for the drizzled daemon."
708
#: client/drizzleadmin.cc:375
798
#: client/drizzleadmin.cc:380
710
800
msgid "Usage: %s [OPTIONS] command command....\n"
801
msgstr "Usage: %s [OPTIONS] command command....\n"
713
#: client/drizzleadmin.cc:377
803
#: client/drizzleadmin.cc:382
715
805
" ping Check if server is down\n"
716
806
" shutdown Take server down\n"
808
" ping Check if server is down\n"
809
" shutdown Take server down\n"
719
#: libdrizzle/client.c:673
811
#: libdrizzle/client.c:679
721
813
msgid "Unknown option to protocol: %s\n"
814
msgstr "Unknown option to protocol: %s\n"
724
#: libdrizzle/client.c:1153
816
#: libdrizzle/client.c:1159
726
818
msgid "COLLATION %s is not valid for CHARACTER SET %s"
819
msgstr "COLLATION %s is not valid for CHARACTER SET %s"
729
821
#: libdrizzle/errmsg.c:29
730
822
msgid "Unknown Drizzle error"
823
msgstr "Unknown Drizzle error"
733
825
#: libdrizzle/errmsg.c:30
735
827
msgid "Can't create UNIX socket (%d)"
828
msgstr "Can't create UNIX socket (%d)"
738
830
#: libdrizzle/errmsg.c:31
740
832
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
833
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
743
835
#: libdrizzle/errmsg.c:32
745
837
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
838
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
748
840
#: libdrizzle/errmsg.c:33
750
842
msgid "Can't create TCP/IP socket (%d)"
843
msgstr "Can't create TCP/IP socket (%d)"
753
845
#: libdrizzle/errmsg.c:34
755
847
msgid "Unknown Drizzle server host '%-.100s' (%d)"
848
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
758
850
#: libdrizzle/errmsg.c:35
759
851
msgid "Drizzle server has gone away"
852
msgstr "Drizzle server has gone away"
762
854
#: libdrizzle/errmsg.c:36
764
856
msgid "Protocol mismatch; server version = %d, client version = %d"
857
msgstr "Protocol mismatch; server version = %d, client version = %d"
767
859
#: libdrizzle/errmsg.c:37
768
860
msgid "Drizzle client ran out of memory"
861
msgstr "Drizzle client ran out of memory"
771
863
#: libdrizzle/errmsg.c:38
772
864
msgid "Wrong host info"
865
msgstr "Wrong host info"
775
867
#: libdrizzle/errmsg.c:39
776
868
msgid "Localhost via UNIX socket"
869
msgstr "Localhost via UNIX socket"
779
871
#: libdrizzle/errmsg.c:40
781
873
msgid "%-.100s via TCP/IP"
874
msgstr "%-.100s via TCP/IP"
784
876
#: libdrizzle/errmsg.c:41
785
877
msgid "Error in server handshake"
878
msgstr "Error in server handshake"
788
880
#: libdrizzle/errmsg.c:42
789
881
msgid "Lost connection to Drizzle server during query"
882
msgstr "Lost connection to Drizzle server during query"
792
884
#: libdrizzle/errmsg.c:43
793
885
msgid "Commands out of sync; you can't run this command now"
886
msgstr "Commands out of sync; you can't run this command now"
796
888
#: libdrizzle/errmsg.c:44
798
890
msgid "Named pipe: %-.32s"
891
msgstr "Named pipe: %-.32s"
801
893
#: libdrizzle/errmsg.c:45
803
895
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
896
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
806
898
#: libdrizzle/errmsg.c:46
808
900
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
901
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
811
903
#: libdrizzle/errmsg.c:47
813
905
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
906
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
816
908
#: libdrizzle/errmsg.c:48
818
910
msgid "Can't initialize character set %-.32s (path: %-.100s)"
911
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
821
913
#: libdrizzle/errmsg.c:49
822
914
msgid "Got packet bigger than 'max_allowed_packet' bytes"
915
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
825
917
#: libdrizzle/errmsg.c:50
826
918
msgid "Embedded server"
919
msgstr "Embedded server"
829
921
#: libdrizzle/errmsg.c:51
830
922
msgid "Error on SHOW SLAVE STATUS:"
923
msgstr "Error on SHOW SLAVE STATUS:"
833
925
#: libdrizzle/errmsg.c:52
834
926
msgid "Error on SHOW SLAVE HOSTS:"
927
msgstr "Error on SHOW SLAVE HOSTS:"
837
929
#: libdrizzle/errmsg.c:53
838
930
msgid "Error connecting to slave:"
931
msgstr "Error connecting to slave:"
841
933
#: libdrizzle/errmsg.c:54
842
934
msgid "Error connecting to master:"
935
msgstr "Error connecting to master:"
845
937
#: libdrizzle/errmsg.c:55
846
938
msgid "SSL connection error"
939
msgstr "SSL connection error"
849
941
#: libdrizzle/errmsg.c:56
850
942
msgid "Malformed packet"
943
msgstr "Malformed packet"
853
945
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
854
946
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
855
947
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
856
948
#: libdrizzle/errmsg.c:76
857
949
msgid "(unused error message)"
950
msgstr "(unused error message)"
860
952
#: libdrizzle/errmsg.c:58
861
953
msgid "Invalid use of null pointer"
954
msgstr "Invalid use of null pointer"
864
956
#: libdrizzle/errmsg.c:59
865
957
msgid "Statement not prepared"
958
msgstr "Statement not prepared"
868
960
#: libdrizzle/errmsg.c:60
869
961
msgid "No data supplied for parameters in prepared statement"
962
msgstr "No data supplied for parameters in prepared statement"
872
964
#: libdrizzle/errmsg.c:61
873
965
msgid "Data truncated"
966
msgstr "Data truncated"
876
968
#: libdrizzle/errmsg.c:62
877
969
msgid "No parameters exist in the statement"
970
msgstr "No parameters exist in the statement"
880
972
#: libdrizzle/errmsg.c:63
881
973
msgid "Invalid parameter number"
974
msgstr "Invalid parameter number"
884
976
#: libdrizzle/errmsg.c:64
887
979
"Can't send long data for non-string/non-binary data types (parameter: %d)"
981
"Can't send long data for non-string/non-binary data types (parameter: %d)"
890
983
#: libdrizzle/errmsg.c:66
892
985
msgid "Using unsupported buffer type: %d (parameter: %d)"
986
msgstr "Using unsupported buffer type: %d (parameter: %d)"
895
988
#: libdrizzle/errmsg.c:67
897
990
msgid "Shared memory: %-.100s"
991
msgstr "Shared memory: %-.100s"
900
993
#: libdrizzle/errmsg.c:77
901
994
msgid "Wrong or unknown protocol"
995
msgstr "Wrong or unknown protocol"
904
997
#: libdrizzle/errmsg.c:78
905
998
msgid "Invalid connection handle"
999
msgstr "Invalid connection handle"
908
1001
#: libdrizzle/errmsg.c:79
910
1003
"Connection using old (pre-4.1.1) authentication protocol refused (client "
911
1004
"option 'secure_auth' enabled)"
1006
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1007
"option 'secure_auth' enabled)"
914
1009
#: libdrizzle/errmsg.c:81
915
1010
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1011
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
918
1013
#: libdrizzle/errmsg.c:82
919
1014
msgid "Attempt to read column without prior row fetch"
1015
msgstr "Attempt to read column without prior row fetch"
922
1017
#: libdrizzle/errmsg.c:83
923
1018
msgid "Prepared statement contains no metadata"
1019
msgstr "Prepared statement contains no metadata"
926
1021
#: libdrizzle/errmsg.c:84
928
1023
"Attempt to read a row while there is no result set associated with the "
1026
"Attempt to read a row while there is no result set associated with the "
932
1029
#: libdrizzle/errmsg.c:86
933
1030
msgid "This feature is not implemented yet"
1031
msgstr "This feature is not implemented yet"
936
1033
#: libdrizzle/errmsg.c:87
1176
1287
"and boolean options {false|true} Value (after reading options)\n"
1177
1288
"--------------------------------- -----------------------------\n"
1291
"Variables (--variable-name=value)\n"
1292
"and boolean options {false|true} Value (after reading options)\n"
1293
"--------------------------------- -----------------------------\n"
1180
1295
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1181
1296
msgid "(No default value)"
1297
msgstr "(No default value)"
1184
1299
#: mysys/my_getopt.c:1225
1188
1303
#: mysys/my_getopt.c:1225
1192
1307
#: mysys/my_getopt.c:1250
1194
1309
msgid "(Disabled)\n"
1310
msgstr "(Disabled)\n"
1197
1312
#: mysys/my_handler_errors.h:10
1198
1313
msgid "Didn't find key on read or update"
1314
msgstr "Didn't find key on read or update"
1201
1316
#: mysys/my_handler_errors.h:12
1202
1317
msgid "Duplicate key on write or update"
1318
msgstr "Duplicate key on write or update"
1205
1320
#: mysys/my_handler_errors.h:14
1206
1321
msgid "Internal (unspecified) error in handler"
1322
msgstr "Internal (unspecified) error in handler"
1209
1324
#: mysys/my_handler_errors.h:16
1211
1326
"Someone has changed the row since it was read (while the table was locked to "
1329
"Someone has changed the row since it was read (while the table was locked to "
1215
1332
#: mysys/my_handler_errors.h:18
1216
1333
msgid "Wrong index given to function"
1334
msgstr "Wrong index given to function"
1219
1336
#: mysys/my_handler_errors.h:20
1220
1337
msgid "Undefined handler error 125"
1338
msgstr "Undefined handler error 125"
1223
1340
#: mysys/my_handler_errors.h:22
1224
1341
msgid "Index file is crashed"
1342
msgstr "Index file is crashed"
1227
1344
#: mysys/my_handler_errors.h:24
1228
1345
msgid "Record file is crashed"
1346
msgstr "Record file is crashed"
1231
1348
#: mysys/my_handler_errors.h:26
1232
1349
msgid "Out of memory in engine"
1350
msgstr "Out of memory in engine"
1235
1352
#: mysys/my_handler_errors.h:28
1236
1353
msgid "Undefined handler error 129"
1354
msgstr "Undefined handler error 129"
1239
1356
#: mysys/my_handler_errors.h:30
1240
1357
msgid "Incorrect file format"
1358
msgstr "Incorrect file format"
1243
1360
#: mysys/my_handler_errors.h:32
1244
1361
msgid "Command not supported by database"
1362
msgstr "Command not supported by database"
1247
1364
#: mysys/my_handler_errors.h:34
1248
1365
msgid "Old database file"
1366
msgstr "Old database file"
1251
1368
#: mysys/my_handler_errors.h:36
1252
1369
msgid "No record read before update"
1370
msgstr "No record read before update"
1255
1372
#: mysys/my_handler_errors.h:38
1256
1373
msgid "Record was already deleted (or record file crashed)"
1374
msgstr "Record was already deleted (or record file crashed)"
1259
1376
#: mysys/my_handler_errors.h:40
1260
1377
msgid "No more room in record file"
1378
msgstr "No more room in record file"
1263
1380
#: mysys/my_handler_errors.h:42
1264
1381
msgid "No more room in index file"
1382
msgstr "No more room in index file"
1267
1384
#: mysys/my_handler_errors.h:44
1268
1385
msgid "No more records (read after end of file)"
1386
msgstr "No more records (read after end of file)"
1271
1388
#: mysys/my_handler_errors.h:46
1272
1389
msgid "Unsupported extension used for table"
1390
msgstr "Unsupported extension used for table"
1275
1392
#: mysys/my_handler_errors.h:48
1276
1393
msgid "Too big row"
1394
msgstr "Too big row"
1279
1396
#: mysys/my_handler_errors.h:50
1280
1397
msgid "Wrong create options"
1398
msgstr "Wrong create options"
1283
1400
#: mysys/my_handler_errors.h:52
1284
1401
msgid "Duplicate unique key or constraint on write or update"
1402
msgstr "Duplicate unique key or constraint on write or update"
1287
1404
#: mysys/my_handler_errors.h:54
1288
1405
msgid "Unknown character set used in table"
1406
msgstr "Unknown character set used in table"
1291
1408
#: mysys/my_handler_errors.h:56
1292
1409
msgid "Conflicting table definitions in sub-tables of MERGE table"
1410
msgstr "Conflicting table definitions in sub-tables of MERGE table"
1295
1412
#: mysys/my_handler_errors.h:58
1296
1413
msgid "Table is crashed and last repair failed"
1414
msgstr "Table is crashed and last repair failed"
1299
1416
#: mysys/my_handler_errors.h:60
1300
1417
msgid "Table was marked as crashed and should be repaired"
1418
msgstr "Table was marked as crashed and should be repaired"
1303
1420
#: mysys/my_handler_errors.h:62
1304
1421
msgid "Lock timed out; Retry transaction"
1422
msgstr "Lock timed out; Retry transaction"
1307
1424
#: mysys/my_handler_errors.h:64
1308
1425
msgid "Lock table is full; Restart program with a larger locktable"
1426
msgstr "Lock table is full; Restart program with a larger locktable"
1311
1428
#: mysys/my_handler_errors.h:66
1312
1429
msgid "Updates are not allowed under a read only transactions"
1430
msgstr "Updates are not allowed under a read only transactions"
1315
1432
#: mysys/my_handler_errors.h:68
1316
1433
msgid "Lock deadlock; Retry transaction"
1434
msgstr "Lock deadlock; Retry transaction"
1319
1436
#: mysys/my_handler_errors.h:70
1320
1437
msgid "Foreign key constraint is incorrectly formed"
1438
msgstr "Foreign key constraint is incorrectly formed"
1323
1440
#: mysys/my_handler_errors.h:72
1324
1441
msgid "Cannot add a child row"
1442
msgstr "Cannot add a child row"
1327
1444
#: mysys/my_handler_errors.h:74
1328
1445
msgid "Cannot delete a parent row"
1446
msgstr "Cannot delete a parent row"
1331
1448
#: mysys/my_handler_errors.h:76
1332
1449
msgid "No savepoint with that name"
1450
msgstr "No savepoint with that name"
1335
1452
#: mysys/my_handler_errors.h:78
1336
1453
msgid "Non unique key block size"
1454
msgstr "Non unique key block size"
1339
1456
#: mysys/my_handler_errors.h:80
1340
1457
msgid "The table does not exist in engine"
1458
msgstr "The table does not exist in engine"
1343
1460
#: mysys/my_handler_errors.h:82
1344
1461
msgid "The table already existed in storage engine"
1462
msgstr "The table already existed in storage engine"
1347
1464
#: mysys/my_handler_errors.h:84
1348
1465
msgid "Could not connect to storage engine"
1466
msgstr "Could not connect to storage engine"
1351
1468
#: mysys/my_handler_errors.h:86
1352
1469
msgid "Unexpected null pointer found when using spatial index"
1470
msgstr "Unexpected null pointer found when using spatial index"
1355
1472
#: mysys/my_handler_errors.h:88
1356
1473
msgid "The table changed in storage engine"
1474
msgstr "The table changed in storage engine"
1359
1476
#: mysys/my_handler_errors.h:90
1360
1477
msgid "There's no partition in table for the given value"
1478
msgstr "There's no partition in table for the given value"
1363
1480
#: mysys/my_handler_errors.h:92
1364
1481
msgid "Row-based binlogging of row failed"
1482
msgstr "Row-based binlogging of row failed"
1367
1484
#: mysys/my_handler_errors.h:94
1368
1485
msgid "Index needed in foreign key constraint"
1486
msgstr "Index needed in foreign key constraint"
1371
1488
#: mysys/my_handler_errors.h:96
1372
1489
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1490
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
1375
1492
#: mysys/my_handler_errors.h:98
1376
1493
msgid "Table needs to be upgraded before it can be used"
1494
msgstr "Table needs to be upgraded before it can be used"
1379
1496
#: mysys/my_handler_errors.h:100
1380
1497
msgid "Table is read only"
1498
msgstr "Table is read only"
1383
1500
#: mysys/my_handler_errors.h:102
1384
1501
msgid "Failed to get next auto increment value"
1502
msgstr "Failed to get next auto increment value"
1387
1504
#: mysys/my_handler_errors.h:104
1388
1505
msgid "Failed to set row auto increment value"
1506
msgstr "Failed to set row auto increment value"
1391
1508
#: mysys/my_handler_errors.h:106
1392
1509
msgid "Unknown (generic) error from engine"
1510
msgstr "Unknown (generic) error from engine"
1395
1512
#: mysys/my_handler_errors.h:108
1396
1513
msgid "Record is the same"
1514
msgstr "Record is the same"
1399
1516
#: mysys/my_handler_errors.h:110
1400
1517
msgid "It is not possible to log this statement"
1518
msgstr "It is not possible to log this statement"
1403
1520
#: mysys/my_handler_errors.h:112
1404
1521
msgid "Tablespace exists"
1522
msgstr "Tablespace exists"
1407
1524
#: mysys/my_handler_errors.h:114
1408
1525
msgid "The event was corrupt, leading to illegal data being read"
1526
msgstr "The event was corrupt, leading to illegal data being read"
1411
1528
#: mysys/my_handler_errors.h:116
1412
1529
msgid "The table is of a new format not supported by this version"
1530
msgstr "The table is of a new format not supported by this version"
1415
1532
#: mysys/my_handler_errors.h:118
1416
1533
msgid "The event could not be processed no other hanlder error happened"
1534
msgstr "The event could not be processed no other handler error happened"
1419
1536
#: mysys/my_handler_errors.h:120
1420
1537
msgid "Got a fatal error during initialzaction of handler"
1538
msgstr "Got a fatal error during initialisation of handler"
1423
1540
#: mysys/my_handler_errors.h:122
1424
1541
msgid "File to short; Expected more data in file"
1542
msgstr "File too short; Expected more data in file"
1427
1544
#: mysys/my_handler_errors.h:124
1428
1545
msgid "Read page with wrong checksum"
1546
msgstr "Read page with wrong checksum"
1431
1548
#: mysys/my_handler_errors.h:126
1432
1549
msgid "Lock or active transaction"
1550
msgstr "Lock or active transaction"
1435
1552
#: mysys/my_handler_errors.h:128
1436
1553
msgid "No such table space"
1554
msgstr "No such table space"
1439
1556
#: mysys/my_handler_errors.h:130
1440
1557
msgid "Tablespace not empty"
1558
msgstr "Tablespace not empty"
1443
1560
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1444
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
1561
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4655
1445
1562
#: drizzled/sql_udf.cc:100
1447
1564
msgid "Plugin '%s' init function returned error."
1565
msgstr "Plugin '%s' init function returned error."
1450
#: drizzled/drizzled.cc:550
1567
#: drizzled/drizzled.cc:559
1452
1569
msgid "Got error %d from pthread_cond_timedwait"
1570
msgstr "Got error %d from pthread_cond_timedwait"
1455
#: drizzled/drizzled.cc:690 drizzled/drizzled.cc:1779
1572
#: drizzled/drizzled.cc:699 drizzled/drizzled.cc:1788
1456
1573
msgid "Can't create thread to kill server"
1574
msgstr "Can't create thread to kill server"
1459
#: drizzled/drizzled.cc:757
1576
#: drizzled/drizzled.cc:766
1461
1578
msgid "Got signal %d from thread %ld"
1579
msgstr "Got signal %d from thread %ld"
1464
#: drizzled/drizzled.cc:791
1581
#: drizzled/drizzled.cc:800
1465
1582
msgid "Aborting\n"
1468
#: drizzled/drizzled.cc:988
1585
#: drizzled/drizzled.cc:997
1469
1586
msgid "One can only use the --user switch if running as root\n"
1587
msgstr "One can only use the --user switch if running as root\n"
1472
#: drizzled/drizzled.cc:996
1589
#: drizzled/drizzled.cc:1005
1474
1591
"Fatal error: Please read \"Security\" section of the manual to find out how "
1475
1592
"to run mysqld as root!\n"
1594
"Fatal error: Please read \"Security\" section of the manual to find out how "
1595
"to run mysqld as root!\n"
1478
#: drizzled/drizzled.cc:1020
1597
#: drizzled/drizzled.cc:1029
1481
1600
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1603
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1485
#: drizzled/drizzled.cc:1195
1606
#: drizzled/drizzled.cc:1204
1487
1608
msgid "Retrying bind on TCP/IP port %u"
1609
msgstr "Retrying bind on TCP/IP port %u"
1490
#: drizzled/drizzled.cc:1201
1611
#: drizzled/drizzled.cc:1210
1491
1612
msgid "Can't start server: Bind on TCP/IP port"
1613
msgstr "Can't start server: Bind on TCP/IP port"
1494
#: drizzled/drizzled.cc:1202
1615
#: drizzled/drizzled.cc:1211
1496
1617
msgid "Do you already have another drizzled server running on port: %d ?"
1618
msgstr "Do you already have another drizzled server running on port: %d ?"
1499
#: drizzled/drizzled.cc:1208
1620
#: drizzled/drizzled.cc:1217
1500
1621
msgid "Can't start server: listen() on TCP/IP port"
1622
msgstr "Can't start server: listen() on TCP/IP port"
1503
#: drizzled/drizzled.cc:1209
1624
#: drizzled/drizzled.cc:1218
1505
1626
msgid "listen() on TCP/IP failed with error %d"
1627
msgstr "listen() on TCP/IP failed with error %d"
1508
#: drizzled/drizzled.cc:1427
1629
#: drizzled/drizzled.cc:1436
1513
#: drizzled/drizzled.cc:1445
1516
"We will try our best to scrape up some info that will hopefully help "
1518
"the problem, but since we have already crashed, something is definitely "
1520
"and this may fail.\n"
1524
#: drizzled/drizzled.cc:1456
1527
"It is possible that mysqld could use up to \n"
1528
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1530
"Hope that's ok; if not, decrease some variables in the equation.\n"
1534
#: drizzled/drizzled.cc:1474
1537
"Attempting backtrace. You can use the following information to find out\n"
1538
"where mysqld died. If you see no messages after this, something went\n"
1539
"terribly wrong...\n"
1542
#: drizzled/drizzled.cc:1502
1545
"Trying to get some variables.\n"
1546
"Some pointers may be invalid and cause the dump to abort...\n"
1549
#: drizzled/drizzled.cc:1514
1634
#: drizzled/drizzled.cc:1454
1637
"We will try our best to scrape up some info that will hopefully help "
1639
"the problem, but since we have already crashed, something is definitely "
1641
"and this may fail.\n"
1644
"We will try our best to scrape up some info that will hopefully help "
1646
"the problem, but since we have already crashed, something is definitely "
1648
"and this may fail.\n"
1651
#: drizzled/drizzled.cc:1465
1654
"It is possible that mysqld could use up to \n"
1655
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1657
"Hope that's ok; if not, decrease some variables in the equation.\n"
1660
"It is possible that mysqld could use up to \n"
1661
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1663
"Hope that's ok; if not, decrease some variables in the equation.\n"
1666
#: drizzled/drizzled.cc:1483
1669
"Attempting backtrace. You can use the following information to find out\n"
1670
"where mysqld died. If you see no messages after this, something went\n"
1671
"terribly wrong...\n"
1673
"Attempting backtrace. You can use the following information to find out\n"
1674
"where mysqld died. If you see no messages after this, something went\n"
1675
"terribly wrong...\n"
1677
#: drizzled/drizzled.cc:1511
1680
"Trying to get some variables.\n"
1681
"Some pointers may be invalid and cause the dump to abort...\n"
1683
"Trying to get some variables.\n"
1684
"Some pointers may be invalid and cause the dump to abort...\n"
1686
#: drizzled/drizzled.cc:1523
1557
1694
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1558
1695
"drizzled that is not statically linked.\n"
1561
#: drizzled/drizzled.cc:1529
1565
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1566
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1567
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1568
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1569
"the documentation for your distribution on how to do that.\n"
1572
#: drizzled/drizzled.cc:1542
1576
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1577
"unreliable and unstable on some operating systems and operating-system\n"
1578
"versions (notably, some versions of Linux). This crash could be due to use\n"
1579
"of those buggy OS calls. You should consider whether you really need the\n"
1580
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1584
#: drizzled/drizzled.cc:1557
1698
"This crash occurred while the server was calling initgroups(). This is\n"
1699
"often due to the use of a drizzled that is statically linked against glibc\n"
1700
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1701
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1702
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1703
"drizzled that is not statically linked.\n"
1705
#: drizzled/drizzled.cc:1538
1709
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1710
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1711
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1712
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1713
"the documentation for your distribution on how to do that.\n"
1716
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1717
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1718
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1719
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1720
"the documentation for your distribution on how to do that.\n"
1722
#: drizzled/drizzled.cc:1551
1726
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1727
"unreliable and unstable on some operating systems and operating-system\n"
1728
"versions (notably, some versions of Linux). This crash could be due to use\n"
1729
"of those buggy OS calls. You should consider whether you really need the\n"
1730
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1734
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1735
"unreliable and unstable on some operating systems and operating-system\n"
1736
"versions (notably, some versions of Linux). This crash could be due to use\n"
1737
"of those buggy OS calls. You should consider whether you really need the\n"
1738
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1741
#: drizzled/drizzled.cc:1566
1586
1743
msgid "Writing a core file\n"
1744
msgstr "Writing a core file\n"
1589
#: drizzled/drizzled.cc:1604
1746
#: drizzled/drizzled.cc:1613
1591
1748
"setrlimit could not change the size of core files to 'infinity'; We may not "
1592
1749
"be able to generate a core file on signals"
1751
"setrlimit could not change the size of core files to 'infinity'; We may not "
1752
"be able to generate a core file on signals"
1595
#: drizzled/drizzled.cc:1672
1754
#: drizzled/drizzled.cc:1681
1597
1756
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1757
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
1600
#: drizzled/drizzled.cc:1760
1759
#: drizzled/drizzled.cc:1769
1602
1761
msgid "Got signal %d to shutdown mysqld"
1762
msgstr "Got signal %d to shutdown mysqld"
1605
#: drizzled/drizzled.cc:1806
1764
#: drizzled/drizzled.cc:1815
1607
1766
msgid "Got signal: %d error: %d"
1767
msgstr "Got signal: %d error: %d"
1610
#: drizzled/drizzled.cc:1945
1769
#: drizzled/drizzled.cc:1954
1612
1771
msgid "Wrong date/time format specifier: %s\n"
1772
msgstr "Wrong date/time format specifier: %s\n"
1615
#: drizzled/drizzled.cc:2074
1774
#: drizzled/drizzled.cc:2083
1617
1776
msgid "gethostname failed, using '%s' as hostname"
1620
#: drizzled/drizzled.cc:2138
1623
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1626
#: drizzled/drizzled.cc:2143
1629
"Could not increase number of max_open_files to more than %u (request: %u)"
1632
#: drizzled/drizzled.cc:2224
1777
msgstr "gethostname failed, using '%s' as hostname"
1779
#: drizzled/drizzled.cc:2147
1782
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1784
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1786
#: drizzled/drizzled.cc:2152
1789
"Could not increase number of max_open_files to more than %u (request: %u)"
1791
"Could not increase number of max_open_files to more than %u (request: %u)"
1793
#: drizzled/drizzled.cc:2233
1634
1795
msgid "Unknown locale: '%s'"
1637
#: drizzled/drizzled.cc:2244
1639
"Although a path was specified for the --log option, log tables are used. To "
1640
"enable logging to files use the --log-output option."
1643
#: drizzled/drizzled.cc:2251
1645
"Although a path was specified for the --log-slow-queries option, log tables "
1646
"are used. To enable logging to files use the --log-output=file option."
1649
#: drizzled/drizzled.cc:2319
1796
msgstr "Unknown locale: '%s'"
1798
#: drizzled/drizzled.cc:2253
1800
"Although a path was specified for the --log option, log tables are used. To "
1801
"enable logging to files use the --log-output option."
1803
"Although a path was specified for the --log option, log tables are used. To "
1804
"enable logging to files use the --log-output option."
1806
#: drizzled/drizzled.cc:2260
1808
"Although a path was specified for the --log-slow-queries option, log tables "
1809
"are used. To enable logging to files use the --log-output=file option."
1811
"Although a path was specified for the --log-slow-queries option, log tables "
1812
"are used. To enable logging to files use the --log-output=file option."
1814
#: drizzled/drizzled.cc:2328
1650
1815
msgid "Can't create thread-keys"
1816
msgstr "Can't create thread-keys"
1653
#: drizzled/drizzled.cc:2366
1818
#: drizzled/drizzled.cc:2375
1654
1819
msgid "Out of memory"
1820
msgstr "Out of memory"
1657
#: drizzled/drizzled.cc:2373
1822
#: drizzled/drizzled.cc:2382
1658
1823
msgid "You need to use --log-bin to make --binlog-format work."
1824
msgstr "You need to use --log-bin to make --binlog-format work."
1661
#: drizzled/drizzled.cc:2395
1826
#: drizzled/drizzled.cc:2404
1663
1828
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1664
1829
"impossible, it would lead to infinite loops in this server."
1831
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1832
"impossible, it would lead to infinite loops in this server."
1667
#: drizzled/drizzled.cc:2415
1834
#: drizzled/drizzled.cc:2424
1670
1837
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1671
1838
"replication may break when this Drizzle server acts as a master and has his "
1672
1839
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1841
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1842
"replication may break when this Drizzle server acts as a master and has his "
1843
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1675
#: drizzled/drizzled.cc:2449
1845
#: drizzled/drizzled.cc:2458
1676
1846
msgid "Failed to initialize plugins."
1847
msgstr "Failed to initialise plugins."
1679
#: drizzled/drizzled.cc:2480
1849
#: drizzled/drizzled.cc:2489
1682
1852
"%s: Too many arguments (first extra is '%s').\n"
1683
1853
"Use --verbose --help to get a list of available options\n"
1686
#: drizzled/drizzled.cc:2490
1856
#: drizzled/drizzled.cc:2499
1687
1857
msgid "Can't init databases"
1690
#: drizzled/drizzled.cc:2513
1860
#: drizzled/drizzled.cc:2522
1692
1862
msgid "Unknown/unsupported table type: %s"
1695
#: drizzled/drizzled.cc:2519
1865
#: drizzled/drizzled.cc:2528
1697
1867
msgid "Default storage engine (%s) is not available"
1700
#: drizzled/drizzled.cc:2542
1870
#: drizzled/drizzled.cc:2551
1701
1871
msgid "Can't initialize tc_log"
1872
msgstr "Can't initialise tc_log"
1704
#: drizzled/drizzled.cc:2573
1874
#: drizzled/drizzled.cc:2582
1706
1876
msgid "Failed to lock memory. Errno: %d\n"
1877
msgstr "Failed to lock memory. Error: %d\n"
1709
#: drizzled/drizzled.cc:2643
1879
#: drizzled/drizzled.cc:2652
1711
1881
msgid "Asked for %u thread stack, but got %llu"
1714
#: drizzled/drizzled.cc:2679
1884
#: drizzled/drizzled.cc:2688
1716
1886
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1717
1887
"value: we force server id to 1; updates will be logged to the binary log, "
1718
1888
"but connections from slaves will not be accepted."
1721
#: drizzled/drizzled.cc:2737
1891
#: drizzled/drizzled.cc:2746
1722
1892
msgid "Before Lock_thread_count"
1725
#: drizzled/drizzled.cc:2744
1895
#: drizzled/drizzled.cc:2753
1726
1896
msgid "After lock_thread_count"
1729
#: drizzled/drizzled.cc:2853
1899
#: drizzled/drizzled.cc:2862
1731
1901
msgid "drizzled: Got error %d from select"
1734
#: drizzled/drizzled.cc:3108 drizzled/drizzled.cc:3227
1735
#: drizzled/drizzled.cc:3397
1904
#: drizzled/drizzled.cc:3117 drizzled/drizzled.cc:3236
1905
#: drizzled/drizzled.cc:3406
1736
1906
msgid "Option used by mysql-test for debugging and testing of replication."
1739
#: drizzled/drizzled.cc:3112
1909
#: drizzled/drizzled.cc:3121
1740
1910
msgid "Auto-increment columns are incremented by this"
1743
#: drizzled/drizzled.cc:3117
1913
#: drizzled/drizzled.cc:3126
1745
1915
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1749
#: drizzled/drizzled.cc:3123
1919
#: drizzled/drizzled.cc:3132
1751
1921
"Path to installation directory. All paths are usually resolved relative to "
1755
#: drizzled/drizzled.cc:3127
1925
#: drizzled/drizzled.cc:3136
1756
1926
msgid "IP address to bind to."
1759
#: drizzled/drizzled.cc:3131
1929
#: drizzled/drizzled.cc:3140
1761
1931
"Does not have any effect without '--log-bin'. Tell the master the form of "
1762
1932
"binary logging to use: either 'row' for row-based binary logging, or "
1770
#: drizzled/drizzled.cc:3141
1940
#: drizzled/drizzled.cc:3150
1772
1942
"Tells the master it should log updates for the specified database, and "
1773
1943
"exclude all others not explicitly mentioned."
1776
#: drizzled/drizzled.cc:3145
1946
#: drizzled/drizzled.cc:3154
1778
1948
"Tells the master that updates to the given database should not be logged "
1779
1949
"tothe binary log."
1951
"Tells the master that updates to the given database should not be logged to "
1782
#: drizzled/drizzled.cc:3149
1954
#: drizzled/drizzled.cc:3158
1784
1956
"The maximum size of a row-based binary log event in bytes. Rows will be "
1785
1957
"grouped into events smaller than this size if possible. The value has to be "
1786
1958
"a multiple of 256."
1789
#: drizzled/drizzled.cc:3160
1961
#: drizzled/drizzled.cc:3169
1790
1962
msgid "Don't ignore client side character set value sent during handshake."
1793
#: drizzled/drizzled.cc:3165
1965
#: drizzled/drizzled.cc:3174
1794
1966
msgid "Set the filesystem character set."
1797
#: drizzled/drizzled.cc:3177
1969
#: drizzled/drizzled.cc:3186
1798
1970
msgid "Chroot mysqld daemon during startup."
1801
#: drizzled/drizzled.cc:3181
1973
#: drizzled/drizzled.cc:3190
1802
1974
msgid "Set the default collation."
1805
#: drizzled/drizzled.cc:3185
1977
#: drizzled/drizzled.cc:3194
1806
1978
msgid "Default completion type."
1809
#: drizzled/drizzled.cc:3190
1981
#: drizzled/drizzled.cc:3199
1810
1982
msgid "Write error output on screen."
1813
#: drizzled/drizzled.cc:3194
1985
#: drizzled/drizzled.cc:3203
1814
1986
msgid "Write core on errors."
1817
#: drizzled/drizzled.cc:3198
1989
#: drizzled/drizzled.cc:3207
1818
1990
msgid "Path to the database root."
1821
#: drizzled/drizzled.cc:3202
1993
#: drizzled/drizzled.cc:3211
1823
1995
"Set the default character set (deprecated option, use --character-set-server "
1827
#: drizzled/drizzled.cc:3207
1999
#: drizzled/drizzled.cc:3216
1829
2001
"Set the default collation (deprecated option, use --collation-server "
1833
#: drizzled/drizzled.cc:3212
2005
#: drizzled/drizzled.cc:3221
1834
2006
msgid "Set the default storage engine (table type) for tables."
1837
#: drizzled/drizzled.cc:3216
2009
#: drizzled/drizzled.cc:3225
1838
2010
msgid "Set the default time zone."
1841
#: drizzled/drizzled.cc:3220
2013
#: drizzled/drizzled.cc:3229
1842
2014
msgid "Type of DELAY_KEY_WRITE."
1845
#: drizzled/drizzled.cc:3223
2017
#: drizzled/drizzled.cc:3232
1847
2019
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1848
2020
"option, use --delay-key-write=all instead)."
1851
#: drizzled/drizzled.cc:3233
2023
#: drizzled/drizzled.cc:3242
1852
2024
msgid "Print a symbolic stack trace on failure."
1855
#: drizzled/drizzled.cc:3239
2027
#: drizzled/drizzled.cc:3248
1856
2028
msgid "Push supported query conditions to the storage engine."
1859
#: drizzled/drizzled.cc:3245
2031
#: drizzled/drizzled.cc:3254
1860
2032
msgid "Used for debugging; Use at your own risk!"
1863
#: drizzled/drizzled.cc:3248
2035
#: drizzled/drizzled.cc:3257
1864
2036
msgid "Flush tables to disk between SQL commands."
1867
#: drizzled/drizzled.cc:3253
2039
#: drizzled/drizzled.cc:3262
1868
2040
msgid "Set up signals usable for debugging"
1871
#: drizzled/drizzled.cc:3257
2043
#: drizzled/drizzled.cc:3266
1872
2044
msgid "Enable general query log"
1875
#: drizzled/drizzled.cc:3261
2047
#: drizzled/drizzled.cc:3270
1876
2048
msgid "Command(s) that are executed for each new connection"
1879
#: drizzled/drizzled.cc:3265
2051
#: drizzled/drizzled.cc:3274
1880
2052
msgid "Read SQL commands from this file at startup."
1883
#: drizzled/drizzled.cc:3269
2055
#: drizzled/drizzled.cc:3278
1884
2056
msgid "Command(s) that are executed when a slave connects to this master"
1887
#: drizzled/drizzled.cc:3273
2059
#: drizzled/drizzled.cc:3282
1888
2060
msgid "(IGNORED)"
1891
#: drizzled/drizzled.cc:3277
2063
#: drizzled/drizzled.cc:3286
1892
2064
msgid "Set the language used for the month names and the days of the week."
1895
#: drizzled/drizzled.cc:3282
2067
#: drizzled/drizzled.cc:3291
1896
2068
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1899
#: drizzled/drizzled.cc:3287
2071
#: drizzled/drizzled.cc:3296
1900
2072
msgid "Log connections and queries to file."
1903
#: drizzled/drizzled.cc:3291
2075
#: drizzled/drizzled.cc:3300
1905
2077
"Log update queries in binary format. Optional argument is the location for "
1906
2078
"the binary log files.(Strongly recommended to avoid replication problems if "
1907
2079
"server's hostname changes)"
1910
#: drizzled/drizzled.cc:3298
2082
#: drizzled/drizzled.cc:3307
1911
2083
msgid "File that holds the names for last binary log files."
1914
#: drizzled/drizzled.cc:3306
2086
#: drizzled/drizzled.cc:3315
1916
2088
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1917
2089
"stored function (or trigger) is allowed only to users having the SUPER "
1921
2093
"cannot break, so you can safely set this to 1."
1924
#: drizzled/drizzled.cc:3315
2096
#: drizzled/drizzled.cc:3324
1925
2097
msgid "Error log file."
1928
#: drizzled/drizzled.cc:3319
2100
#: drizzled/drizzled.cc:3328
1929
2101
msgid "Log all MyISAM changes to file."
1932
#: drizzled/drizzled.cc:3323
2104
#: drizzled/drizzled.cc:3332
1934
2106
"Log some extra information to update log. Please note that this option is "
1935
2107
"deprecated; see --log-queries-not-using-indexes option."
1938
#: drizzled/drizzled.cc:3328
2110
#: drizzled/drizzled.cc:3337
1940
2112
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1944
#: drizzled/drizzled.cc:3334
2116
#: drizzled/drizzled.cc:3343
1946
2118
"Log queries that are executed without benefit of any index to the slow log "
1947
2119
"if it is open."
1950
#: drizzled/drizzled.cc:3340
2122
#: drizzled/drizzled.cc:3349
1952
2124
"Tells the slave to log the updates from the slave thread to the binary log. "
1953
2125
"You will need to turn it on if you plan to daisy-chain the slaves."
1956
#: drizzled/drizzled.cc:3347
2128
#: drizzled/drizzled.cc:3356
1958
2131
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1959
2132
"slow log if it is open."
2134
"Log slow OPTIMISE, ANALYSE, ALTER and other administrative statements to the "
2135
"slow log if it is open."
1962
#: drizzled/drizzled.cc:3353
2137
#: drizzled/drizzled.cc:3362
1964
2139
"Log slow statements executed by slave thread to the slow log if it is open."
1967
#: drizzled/drizzled.cc:3359
2142
#: drizzled/drizzled.cc:3368
1969
2144
"Log slow queries to a table or log file. Defaults logging to table mysql."
1970
2145
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1971
2146
"to activate other slow log options."
1974
#: drizzled/drizzled.cc:3365
2149
#: drizzled/drizzled.cc:3374
1976
2151
"Path to transaction coordinator log (used for transactions that affect more "
1977
2152
"than one storage engine, when binary log is disabled)"
1980
#: drizzled/drizzled.cc:3371
2155
#: drizzled/drizzled.cc:3380
1981
2156
msgid "Size of transaction coordinator log."
1984
#: drizzled/drizzled.cc:3377
2159
#: drizzled/drizzled.cc:3386
1985
2160
msgid "Log some not critical warnings to the log file."
1988
#: drizzled/drizzled.cc:3382
2163
#: drizzled/drizzled.cc:3391
1989
2164
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1992
#: drizzled/drizzled.cc:3387
2167
#: drizzled/drizzled.cc:3396
1994
2169
"The location and name of the file that remembers the master and where the I/"
1995
2170
"O replication thread is in the master's binlogs."
1998
#: drizzled/drizzled.cc:3392
2173
#: drizzled/drizzled.cc:3401
2000
2175
"The number of tries the slave will make to connect to the master before "
2004
#: drizzled/drizzled.cc:3401
2179
#: drizzled/drizzled.cc:3410
2005
2180
msgid "Lock mysqld in memory."
2008
#: drizzled/drizzled.cc:3405
2183
#: drizzled/drizzled.cc:3414
2010
2185
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2011
2186
"BACKUP, FORCE or QUICK."
2014
#: drizzled/drizzled.cc:3410
2189
#: drizzled/drizzled.cc:3419
2015
2190
msgid "Use very new possible 'unsafe' functions."
2018
#: drizzled/drizzled.cc:3415
2193
#: drizzled/drizzled.cc:3424
2019
2194
msgid "Use old, non-optimized alter table."
2195
msgstr "Use old, non-optimised alter table."
2022
#: drizzled/drizzled.cc:3420
2197
#: drizzled/drizzled.cc:3429
2024
2199
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2025
2200
"each user+host vs. per account)"
2028
#: drizzled/drizzled.cc:3425
2203
#: drizzled/drizzled.cc:3434
2029
2204
msgid "Pid file used by safe_mysqld."
2032
#: drizzled/drizzled.cc:3435
2207
#: drizzled/drizzled.cc:3444
2034
2209
"Maximum time in seconds to wait for the port to become free. (Default: no "
2038
#: drizzled/drizzled.cc:3440
2213
#: drizzled/drizzled.cc:3449
2039
2214
msgid "The location and name to use for relay logs."
2042
#: drizzled/drizzled.cc:3444
2217
#: drizzled/drizzled.cc:3453
2044
2219
"The location and name to use for the file that keeps a list of the last "
2048
#: drizzled/drizzled.cc:3449
2223
#: drizzled/drizzled.cc:3458
2050
2225
"The location and name of the file that remembers where the SQL replication "
2051
2226
"thread is in the relay logs."
2054
#: drizzled/drizzled.cc:3454
2229
#: drizzled/drizzled.cc:3463
2056
2231
"Tells the slave thread to restrict replication to the specified database. To "
2057
2232
"specify more than one database, use the directive multiple times, once for "
2201
2380
"stop on any unexpected difference between the master and the slave."
2204
#: drizzled/drizzled.cc:3583
2383
#: drizzled/drizzled.cc:3592
2205
2384
msgid "Enable|disable slow query log"
2208
#: drizzled/drizzled.cc:3587
2387
#: drizzled/drizzled.cc:3596
2209
2389
msgid "(INGORED)"
2212
#: drizzled/drizzled.cc:3590
2392
#: drizzled/drizzled.cc:3599
2213
2393
msgid "Enable symbolic link support."
2216
#: drizzled/drizzled.cc:3599
2396
#: drizzled/drizzled.cc:3608
2218
2398
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2221
#: drizzled/drizzled.cc:3604
2401
#: drizzled/drizzled.cc:3613
2223
2403
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2227
#: drizzled/drizzled.cc:3609
2407
#: drizzled/drizzled.cc:3618
2229
2409
"Using this option will cause most temporary files created to use a small set "
2230
2410
"of names, rather than a unique name for each new file."
2233
#: drizzled/drizzled.cc:3614
2413
#: drizzled/drizzled.cc:3623
2235
2415
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2238
#: drizzled/drizzled.cc:3619
2418
#: drizzled/drizzled.cc:3628
2240
2420
"Path for temporary files. Several paths may be specified, separated by a "
2241
2421
"colon (:), in this case they are used in a round-robin fashion."
2244
#: drizzled/drizzled.cc:3625
2424
#: drizzled/drizzled.cc:3634
2245
2425
msgid "Default transaction isolation level."
2248
#: drizzled/drizzled.cc:3629
2428
#: drizzled/drizzled.cc:3638
2250
2430
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2254
#: drizzled/drizzled.cc:3634
2434
#: drizzled/drizzled.cc:3643
2255
2435
msgid "Run mysqld daemon as user."
2258
#: drizzled/drizzled.cc:3642
2438
#: drizzled/drizzled.cc:3651
2259
2439
msgid "Deprecated; use --log-warnings instead."
2262
#: drizzled/drizzled.cc:3647
2442
#: drizzled/drizzled.cc:3656
2264
2444
"The number of outstanding connection requests MySQL can have. This comes "
2265
2445
"into play when the main MySQL thread gets very many connection requests in a "
2266
2446
"very short time."
2269
#: drizzled/drizzled.cc:3653
2449
#: drizzled/drizzled.cc:3662
2271
2451
"The size of the cache to hold the SQL statements for the binary log during a "
2272
2452
"transaction. If you often use big, multi-statement transactions you can "
2273
2453
"increase this to get more performance."
2276
#: drizzled/drizzled.cc:3659
2456
#: drizzled/drizzled.cc:3668
2278
2458
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2279
2459
"limit per thread!"
2282
#: drizzled/drizzled.cc:3665
2462
#: drizzled/drizzled.cc:3674
2284
2464
"The number of seconds the mysqld server is waiting for a connect packet "
2285
2465
"before responding with 'Bad handshake'."
2288
#: drizzled/drizzled.cc:3670
2468
#: drizzled/drizzled.cc:3679
2289
2469
msgid "The DATE format (For future)."
2292
#: drizzled/drizzled.cc:3675
2472
#: drizzled/drizzled.cc:3684
2293
2473
msgid "The DATETIME/TIMESTAMP format (for future)."
2296
#: drizzled/drizzled.cc:3680
2476
#: drizzled/drizzled.cc:3689
2297
2477
msgid "The default week format used by WEEK() functions."
2300
#: drizzled/drizzled.cc:3685
2480
#: drizzled/drizzled.cc:3694
2302
2482
"Precision of the result of '/' operator will be increased on that value."
2305
#: drizzled/drizzled.cc:3691
2485
#: drizzled/drizzled.cc:3700
2307
2487
"If non-zero, binary logs will be purged after expire_logs_days days; "
2308
2488
"possible purges happen at startup and at binary log rotation."
2311
#: drizzled/drizzled.cc:3697
2491
#: drizzled/drizzled.cc:3706
2312
2492
msgid "The maximum length of the result of function group_concat."
2315
#: drizzled/drizzled.cc:3702
2495
#: drizzled/drizzled.cc:3711
2317
2497
"The number of seconds the server waits for activity on an interactive "
2318
2498
"connection before closing it."
2321
#: drizzled/drizzled.cc:3708
2501
#: drizzled/drizzled.cc:3717
2322
2502
msgid "The size of the buffer that is used for full joins."
2325
#: drizzled/drizzled.cc:3714
2505
#: drizzled/drizzled.cc:3723
2326
2506
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2329
#: drizzled/drizzled.cc:3719
2509
#: drizzled/drizzled.cc:3728
2331
2511
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2332
2512
"this to get better index handling (for all reads and multiple writes) to as "
2333
2513
"much as you can afford;"
2336
#: drizzled/drizzled.cc:3728
2516
#: drizzled/drizzled.cc:3737
2338
2518
"This characterizes the number of hits a hot block has to be untouched until "
2339
2519
"it is considered aged enough to be downgraded to a warm block. This "
2340
2520
"specifies the percentage ratio of that number of hits to the total number of "
2341
2521
"blocks in key cache"
2523
"This characterises the number of hits a hot block has to be untouched until "
2524
"it is considered aged enough to be downgraded to a warm block. This "
2525
"specifies the percentage ratio of that number of hits to the total number of "
2526
"blocks in key cache"
2344
#: drizzled/drizzled.cc:3737
2528
#: drizzled/drizzled.cc:3746
2345
2529
msgid "The default size of key cache blocks"
2348
#: drizzled/drizzled.cc:3743
2532
#: drizzled/drizzled.cc:3752
2349
2533
msgid "The minimum percentage of warm blocks in key cache"
2352
#: drizzled/drizzled.cc:3749
2536
#: drizzled/drizzled.cc:3758
2354
2538
"Log all queries that have taken more than long_query_time seconds to execute "
2355
2539
"to file. The argument will be treated as a decimal value with microsecond "
2542
"Log all queries that have taken more than long_query_time seconds to execute "
2543
"to file. The argument will be treated as a decimal value with microsecond "
2359
#: drizzled/drizzled.cc:3755
2546
#: drizzled/drizzled.cc:3764
2360
2547
msgid "Max packetlength to send/receive from to server."
2363
#: drizzled/drizzled.cc:3760
2550
#: drizzled/drizzled.cc:3769
2365
2552
"Can be used to restrict the total size used to cache a multi-transaction "
2369
#: drizzled/drizzled.cc:3765
2556
#: drizzled/drizzled.cc:3774
2371
2558
"Binary log will be rotated automatically when the size exceeds this value. "
2372
2559
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2373
2560
"for this variable is 4096."
2376
#: drizzled/drizzled.cc:3771
2563
#: drizzled/drizzled.cc:3780
2378
2565
"If there is more than this number of interrupted connections from a host "
2379
2566
"this host will be blocked from further connections."
2382
#: drizzled/drizzled.cc:3778
2569
#: drizzled/drizzled.cc:3787
2383
2570
msgid "The number of simultaneous clients allowed."
2386
#: drizzled/drizzled.cc:3783
2573
#: drizzled/drizzled.cc:3792
2387
2574
msgid "Max number of errors/warnings to store for a statement."
2390
#: drizzled/drizzled.cc:3788
2577
#: drizzled/drizzled.cc:3797
2391
2578
msgid "Don't allow creation of heap tables bigger than this."
2394
#: drizzled/drizzled.cc:3794
2581
#: drizzled/drizzled.cc:3803
2396
2583
"Joins that are probably going to read more than max_join_size records return "
2400
#: drizzled/drizzled.cc:3800
2587
#: drizzled/drizzled.cc:3809
2401
2588
msgid "Max number of bytes in sorted records."
2404
#: drizzled/drizzled.cc:3805
2591
#: drizzled/drizzled.cc:3814
2406
2593
"If non-zero: relay log will be rotated automatically when the size exceeds "
2407
2594
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2408
2595
"excepted, the minimum value for this variable is 4096."
2411
#: drizzled/drizzled.cc:3812
2598
#: drizzled/drizzled.cc:3821
2412
2599
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2415
#: drizzled/drizzled.cc:3817
2602
#: drizzled/drizzled.cc:3826
2417
2604
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2418
2605
"max_sort_length bytes of each value are used; the rest are ignored)."
2421
#: drizzled/drizzled.cc:3824
2608
#: drizzled/drizzled.cc:3833
2422
2609
msgid "Maximum number of temporary tables a client can keep open at a time."
2425
#: drizzled/drizzled.cc:3829
2612
#: drizzled/drizzled.cc:3838
2426
2613
msgid "After this many write locks, allow some read locks to run in between."
2429
#: drizzled/drizzled.cc:3833
2616
#: drizzled/drizzled.cc:3842
2431
2618
"Don't log queries which examine less than min_examined_row_limit rows to "
2435
#: drizzled/drizzled.cc:3839
2622
#: drizzled/drizzled.cc:3848
2436
2623
msgid "Block size to be used for MyISAM index pages."
2439
#: drizzled/drizzled.cc:3845
2626
#: drizzled/drizzled.cc:3854
2440
2627
msgid "Default pointer size to be used for MyISAM tables."
2443
#: drizzled/drizzled.cc:3850
2630
#: drizzled/drizzled.cc:3859
2444
2631
msgid "(Deprecated option)"
2447
#: drizzled/drizzled.cc:3856
2634
#: drizzled/drizzled.cc:3865
2449
2636
"Don't use the fast sort index method to created index if the temporary file "
2450
2637
"would get bigger than this."
2453
#: drizzled/drizzled.cc:3863
2640
#: drizzled/drizzled.cc:3872
2455
2642
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2456
2643
"disables parallel repair."
2459
#: drizzled/drizzled.cc:3869
2646
#: drizzled/drizzled.cc:3878
2461
2648
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2462
2649
"when creating indexes with CREATE INDEX or ALTER TABLE."
2465
#: drizzled/drizzled.cc:3875
2652
#: drizzled/drizzled.cc:3884
2467
2654
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2468
2655
"Possible values of name are 'nulls_unequal' (default behavior), "
2469
2656
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2658
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2659
"Possible values of name are 'nulls_unequal' (default behaviour), "
2660
"'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
2472
#: drizzled/drizzled.cc:3882
2662
#: drizzled/drizzled.cc:3891
2473
2663
msgid "Buffer length for TCP/IP and socket communication."
2476
#: drizzled/drizzled.cc:3887
2666
#: drizzled/drizzled.cc:3896
2478
2668
"Number of seconds to wait for more data from a connection before aborting "
2482
#: drizzled/drizzled.cc:3893
2672
#: drizzled/drizzled.cc:3902
2484
2674
"If a read on a communication port is interrupted, retry this many times "
2485
2675
"before giving up."
2488
#: drizzled/drizzled.cc:3899
2678
#: drizzled/drizzled.cc:3908
2490
2680
"Number of seconds to wait for a block to be written to a connection before "
2491
2681
"aborting the write."
2494
#: drizzled/drizzled.cc:3905
2684
#: drizzled/drizzled.cc:3914
2495
2685
msgid "Use compatible behavior."
2686
msgstr "Use compatible behaviour."
2498
#: drizzled/drizzled.cc:3910
2688
#: drizzled/drizzled.cc:3919
2500
2690
"If this is not 0, then mysqld will use this value to reserve file "
2501
2691
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2521
2717
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2522
2718
"(used for testing/comparison)."
2720
"Maximum depth of search performed by the query optimiser. Values larger than "
2721
"the number of relations in a query result in better query plans, but take "
2722
"longer to compile a query. Smaller values than the number of tables in a "
2723
"relation result in faster optimisation, but may produce very bad query "
2724
"plans. If set to 0, the system will automatically pick a reasonable value; "
2725
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
2726
"(used for testing/comparison)."
2525
#: drizzled/drizzled.cc:3937
2728
#: drizzled/drizzled.cc:3946
2526
2729
msgid "Directory for plugins."
2529
#: drizzled/drizzled.cc:3941
2732
#: drizzled/drizzled.cc:3950
2531
2734
"Optional comma separated list of plugins to load, where each plugin is "
2532
2735
"identified by the name of the shared library. [for example: --"
2533
2736
"plugin_load=libmd5udf.so]"
2536
#: drizzled/drizzled.cc:3947
2739
#: drizzled/drizzled.cc:3956
2537
2740
msgid "The size of the buffer that is allocated when preloading indexes"
2540
#: drizzled/drizzled.cc:3952
2743
#: drizzled/drizzled.cc:3961
2541
2744
msgid "Allocation block size for query parsing and execution"
2544
#: drizzled/drizzled.cc:3957
2747
#: drizzled/drizzled.cc:3966
2545
2748
msgid "Persistent buffer for query parsing and execution"
2548
#: drizzled/drizzled.cc:3963
2751
#: drizzled/drizzled.cc:3972
2549
2752
msgid "Allocation block size for storing ranges during optimization"
2753
msgstr "Allocation block size for storing ranges during optimisation"
2552
#: drizzled/drizzled.cc:3969
2755
#: drizzled/drizzled.cc:3978
2554
2757
"Each thread that does a sequential scan allocates a buffer of this size for "
2555
2758
"each table it scans. If you do many sequential scans, you may want to "
2556
2759
"increase this value."
2559
#: drizzled/drizzled.cc:3977
2762
#: drizzled/drizzled.cc:3986
2561
2764
"Make all non-temporary tables read-only, with the exception for replication "
2562
2765
"(slave) threads and users with the SUPER privilege"
2565
#: drizzled/drizzled.cc:3983
2768
#: drizzled/drizzled.cc:3992
2567
2770
"When reading rows in sorted order after a sort, the rows are read through "
2568
2771
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2569
2772
"record_buffer."
2572
#: drizzled/drizzled.cc:3997
2775
#: drizzled/drizzled.cc:4006
2574
2777
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2578
#: drizzled/drizzled.cc:4003
2781
#: drizzled/drizzled.cc:4012
2579
2782
msgid "Maximum space to use for all relay logs."
2582
#: drizzled/drizzled.cc:4008
2785
#: drizzled/drizzled.cc:4017
2583
2786
msgid "Use compression on master/slave protocol."
2586
#: drizzled/drizzled.cc:4013
2789
#: drizzled/drizzled.cc:4022
2588
2791
"Number of seconds to wait for more data from a master/slave connection "
2589
2792
"before aborting the read."
2592
#: drizzled/drizzled.cc:4018
2795
#: drizzled/drizzled.cc:4027
2594
2797
"Number of times the slave SQL thread will retry a transaction in case it "
2595
2798
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2599
#: drizzled/drizzled.cc:4024
2802
#: drizzled/drizzled.cc:4033
2600
2803
msgid "Allow slave to batch requests."
2603
#: drizzled/drizzled.cc:4028
2806
#: drizzled/drizzled.cc:4037
2605
2808
"If creating the thread takes longer than this value (in seconds), the "
2606
2809
"Slow_launch_threads counter will be incremented."
2609
#: drizzled/drizzled.cc:4033
2812
#: drizzled/drizzled.cc:4042
2610
2813
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2613
#: drizzled/drizzled.cc:4039
2816
#: drizzled/drizzled.cc:4048
2615
2818
"Synchronously flush binary log to disk after every #th event. Use 0 "
2616
2819
"(default) to disable synchronous flushing."
2619
#: drizzled/drizzled.cc:4044
2620
msgid "Sync .frm to disk on create. Enabled by default."
2623
#: drizzled/drizzled.cc:4048
2822
#: drizzled/drizzled.cc:4053
2624
2823
msgid "Deprecated; use --table_open_cache instead."
2627
#: drizzled/drizzled.cc:4052
2826
#: drizzled/drizzled.cc:4057
2628
2827
msgid "The number of cached table definitions."
2631
#: drizzled/drizzled.cc:4056
2830
#: drizzled/drizzled.cc:4061
2632
2831
msgid "The number of cached open tables."
2635
#: drizzled/drizzled.cc:4060
2834
#: drizzled/drizzled.cc:4065
2637
2836
"Timeout in seconds to wait for a table level lock before returning an error. "
2638
2837
"Used only if the connection has active cursors."
2641
#: drizzled/drizzled.cc:4065
2840
#: drizzled/drizzled.cc:4070
2642
2841
msgid "How many threads we should keep in a cache for reuse."
2645
#: drizzled/drizzled.cc:4069
2844
#: drizzled/drizzled.cc:4074
2647
2846
"How many threads we should create to handle query requests in case of "
2648
2847
"'thread_handling=pool-of-threads'"
2651
#: drizzled/drizzled.cc:4074
2850
#: drizzled/drizzled.cc:4079
2652
2851
msgid "The stack size for each thread."
2655
#: drizzled/drizzled.cc:4080
2854
#: drizzled/drizzled.cc:4085
2656
2855
msgid "The TIME format (for future)."
2659
#: drizzled/drizzled.cc:4085
2858
#: drizzled/drizzled.cc:4090
2661
2860
"If an internal in-memory temporary table exceeds this size, MySQL will "
2662
2861
"automatically convert it to an on-disk MyISAM table."
2665
#: drizzled/drizzled.cc:4091
2864
#: drizzled/drizzled.cc:4096
2666
2865
msgid "Allocation block size for transactions to be stored in binary log"
2669
#: drizzled/drizzled.cc:4096
2868
#: drizzled/drizzled.cc:4101
2670
2869
msgid "Persistent buffer for transactions to be stored in binary log"
2673
#: drizzled/drizzled.cc:4101
2872
#: drizzled/drizzled.cc:4106
2675
2874
"The number of seconds the server waits for activity on a connection before "
2679
#: drizzled/drizzled.cc:4349
2878
#: drizzled/drizzled.cc:4354
2681
2880
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2682
2881
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"