443
527
"and you are welcome to modify and redistribute it under the GPL license\n"
446
#: client/drizzle.cc:1453
448
msgid "Usage: %s [OPTIONS] [database]\n"
451
#: client/drizzle.cc:1486
452
msgid "DELIMITER cannot contain a backslash character"
455
#: client/drizzle.cc:1507
457
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
460
#: client/drizzle.cc:1530
462
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
465
#: client/drizzle.cc:1534
467
msgid "WARNING: --server-arg option not supported in this configuration.\n"
470
#: client/drizzle.cc:1902
472
msgid "Unknown command '\\%c'."
475
#: client/drizzle.cc:2329
530
#: ../client/drizzle.cc:1780
532
msgid "Usage: drizzle [OPTIONS] [schema]\n"
535
#: ../client/drizzle.cc:1834
537
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
538
msgstr "ברוכים הבאים לדריזל. פקודת נגמרות עם ; או g\\"
540
#: ../client/drizzle.cc:1843
543
"Your Drizzle connection id is %u\n"
544
"Connection protocol: %s\n"
545
"Server version: %s\n"
548
#: ../client/drizzle.cc:1877
550
msgid "Reading history-file %s\n"
553
#: ../client/drizzle.cc:1884
554
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
555
msgstr "הקלד 'help' לעזרה. הקלד 'c\\' לרוקן את זיכרון הזמני\n"
557
#: ../client/drizzle.cc:1894
561
#: ../client/drizzle.cc:1907
563
msgid "Writing history-file %s\n"
566
#: ../client/drizzle.cc:1915
570
#: ../client/drizzle.cc:1915
574
#: ../client/drizzle.cc:1966
575
msgid "Query aborted by Ctrl+C\n"
578
#: ../client/drizzle.cc:2044
580
msgid "Processing line: %<PRIu32>\n"
583
#: ../client/drizzle.cc:2261
584
msgid "Unknown command: "
587
#: ../client/drizzle.cc:2416
588
msgid "Not found a delimiter within max_input_line of input"
591
#: ../client/drizzle.cc:2658
477
593
"Reading table information for completion of table and column names\n"
478
" You can turn off this feature to get a quicker startup with -A\n"
594
"You can turn off this feature to get a quicker startup with -A\n"
482
#: client/drizzle.cc:2426
598
#: ../client/drizzle.cc:2697
483
599
msgid "No connection. Trying to reconnect..."
486
#: client/drizzle.cc:2432
602
#: ../client/drizzle.cc:2703
487
603
msgid "Can't connect to the server\n"
490
#: client/drizzle.cc:2489
494
#: client/drizzle.cc:2489
498
#: client/drizzle.cc:2543
503
#: client/drizzle.cc:2544
510
#: client/drizzle.cc:2546
517
#: client/drizzle.cc:2559
518
msgid "Many help items for your request exist."
521
#: client/drizzle.cc:2560
523
"To make a more specific request, please type 'help <item>',\n"
524
"where <item> is one of the following"
527
#: client/drizzle.cc:2566
529
msgid "You asked for help about help category: '%s'\n"
532
#: client/drizzle.cc:2567
534
"For more information, type 'help <item>', where <item> is one of the "
538
#: client/drizzle.cc:2580
544
#: client/drizzle.cc:2581
545
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
548
#: client/drizzle.cc:2604
606
#: ../client/drizzle.cc:2787
549
607
msgid "List of all Drizzle commands:"
552
#: client/drizzle.cc:2606
553
msgid "Note that all text commands must be first on line and end with ';'"
556
#: client/drizzle.cc:2617
610
#: ../client/drizzle.cc:2791
559
"For server side help, type 'help contents'\n"
613
"Note that all text commands must be first on line and end with '%s' or \\g"
562
#: client/drizzle.cc:2660
616
#: ../client/drizzle.cc:2849
563
617
msgid "No query specified\n"
566
#: client/drizzle.cc:2675
620
#: ../client/drizzle.cc:2864
567
621
msgid "Ignoring query to other database"
570
#: client/drizzle.cc:2724
624
#: ../client/drizzle.cc:2913
571
625
msgid "Empty set"
574
#: client/drizzle.cc:2737
628
#: ../client/drizzle.cc:2926
576
630
msgid "%ld row in set"
577
631
msgid_plural "%ld rows in set"
581
#: client/drizzle.cc:2746
635
#: ../client/drizzle.cc:2935
585
#: client/drizzle.cc:2748
639
#: ../client/drizzle.cc:2937
587
641
msgid "Query OK, %ld row affected"
588
642
msgid_plural "Query OK, %ld rows affected"
592
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
594
"Port number to use for connection or 0 for default to, in order of "
595
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
598
#: client/drizzleadmin.cc:87
599
msgid "Silently exit if one can't connect to server."
602
#: client/drizzleadmin.cc:93
603
msgid "Write more information."
606
#: client/drizzleadmin.cc:258
609
"connect to server at '%s' failed\n"
613
#: client/drizzleadmin.cc:264
615
msgid "Check that drizzled is running on %s"
618
#: client/drizzleadmin.cc:265
620
msgid " and that the port is %d.\n"
623
#: client/drizzleadmin.cc:267
625
msgid "You can check this by doing 'telnet %s %d'\n"
628
#: client/drizzleadmin.cc:278
630
msgid "Got error: %s\n"
633
#: client/drizzleadmin.cc:285
634
msgid "Waiting for Drizzle server to answer"
637
#: client/drizzleadmin.cc:318
639
msgid "shutting down drizzled...\n"
642
#: client/drizzleadmin.cc:322
644
msgid "shutdown failed; error: '%s'"
647
#: client/drizzleadmin.cc:329
652
#: client/drizzleadmin.cc:339
653
msgid "drizzled is alive"
656
#: client/drizzleadmin.cc:347
657
msgid "connection was down, but drizzled is now alive"
660
#: client/drizzleadmin.cc:351
662
msgid "drizzled doesn't answer to ping, error: '%s'"
665
#: client/drizzleadmin.cc:360
667
msgid "Unknown command: '%-.60s'"
670
#: client/drizzleadmin.cc:369
672
msgid "%s Ver %s Distrib %s, for %s on %s\n"
675
#: client/drizzleadmin.cc:376
676
msgid "Copyright (C) 2000-2008 MySQL AB"
679
#: client/drizzleadmin.cc:377
681
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
682
"and you are welcome to modify and redistribute it under the GPL license\n"
685
#: client/drizzleadmin.cc:378
686
msgid "Administration program for the drizzled daemon."
689
#: client/drizzleadmin.cc:379
691
msgid "Usage: %s [OPTIONS] command command....\n"
694
#: client/drizzleadmin.cc:381
696
" ping Check if server is down\n"
697
" shutdown Take server down\n"
700
#: libdrizzle/errmsg.c:27
701
msgid "Unknown Drizzle error"
704
#: libdrizzle/errmsg.c:28
706
msgid "Can't create UNIX socket (%d)"
709
#: libdrizzle/errmsg.c:29
711
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
714
#: libdrizzle/errmsg.c:30
716
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
719
#: libdrizzle/errmsg.c:31
721
msgid "Can't create TCP/IP socket (%d)"
724
#: libdrizzle/errmsg.c:32
726
msgid "Unknown Drizzle server host '%-.100s' (%d)"
729
#: libdrizzle/errmsg.c:33
730
msgid "Drizzle server has gone away"
733
#: libdrizzle/errmsg.c:34
735
msgid "Protocol mismatch; server version = %d, client version = %d"
738
#: libdrizzle/errmsg.c:35
739
msgid "Drizzle client ran out of memory"
742
#: libdrizzle/errmsg.c:36
743
msgid "Wrong host info"
746
#: libdrizzle/errmsg.c:37
747
msgid "Localhost via UNIX socket"
750
#: libdrizzle/errmsg.c:38
752
msgid "%-.100s via TCP/IP"
755
#: libdrizzle/errmsg.c:39
756
msgid "Error in server handshake"
759
#: libdrizzle/errmsg.c:40
760
msgid "Lost connection to Drizzle server during query"
763
#: libdrizzle/errmsg.c:41
764
msgid "Commands out of sync; you can't run this command now"
767
#: libdrizzle/errmsg.c:42
769
msgid "Named pipe: %-.32s"
772
#: libdrizzle/errmsg.c:43
774
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
777
#: libdrizzle/errmsg.c:44
779
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
782
#: libdrizzle/errmsg.c:45
784
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
787
#: libdrizzle/errmsg.c:46
789
msgid "Can't initialize character set %-.32s (path: %-.100s)"
792
#: libdrizzle/errmsg.c:47
793
msgid "Got packet bigger than 'max_allowed_packet' bytes"
796
#: libdrizzle/errmsg.c:48
797
msgid "Embedded server"
800
#: libdrizzle/errmsg.c:49
801
msgid "Error on SHOW SLAVE STATUS:"
804
#: libdrizzle/errmsg.c:50
805
msgid "Error on SHOW SLAVE HOSTS:"
808
#: libdrizzle/errmsg.c:51
809
msgid "Error connecting to slave:"
812
#: libdrizzle/errmsg.c:52
813
msgid "Error connecting to master:"
816
#: libdrizzle/errmsg.c:53
817
msgid "SSL connection error"
820
#: libdrizzle/errmsg.c:54
821
msgid "Malformed packet"
824
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
825
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
826
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
827
#: libdrizzle/errmsg.c:74
828
msgid "(unused error message)"
831
#: libdrizzle/errmsg.c:56
832
msgid "Invalid use of null pointer"
835
#: libdrizzle/errmsg.c:57
836
msgid "Statement not prepared"
839
#: libdrizzle/errmsg.c:58
840
msgid "No data supplied for parameters in prepared statement"
843
#: libdrizzle/errmsg.c:59
844
msgid "Data truncated"
847
#: libdrizzle/errmsg.c:60
848
msgid "No parameters exist in the statement"
851
#: libdrizzle/errmsg.c:61
852
msgid "Invalid parameter number"
855
#: libdrizzle/errmsg.c:62
858
"Can't send long data for non-string/non-binary data types (parameter: %d)"
861
#: libdrizzle/errmsg.c:64
863
msgid "Using unsupported buffer type: %d (parameter: %d)"
866
#: libdrizzle/errmsg.c:65
868
msgid "Shared memory: %-.100s"
871
#: libdrizzle/errmsg.c:75
872
msgid "Wrong or unknown protocol"
875
#: libdrizzle/errmsg.c:76
876
msgid "Invalid connection handle"
879
#: libdrizzle/errmsg.c:77
881
"Connection using old (pre-4.1.1) authentication protocol refused (client "
882
"option 'secure_auth' enabled)"
885
#: libdrizzle/errmsg.c:79
886
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
889
#: libdrizzle/errmsg.c:80
890
msgid "Attempt to read column without prior row fetch"
893
#: libdrizzle/errmsg.c:81
894
msgid "Prepared statement contains no metadata"
897
#: libdrizzle/errmsg.c:82
899
"Attempt to read a row while there is no result set associated with the "
903
#: libdrizzle/errmsg.c:84
904
msgid "This feature is not implemented yet"
907
#: libdrizzle/errmsg.c:85
910
"Lost connection to Drizzle server while waiting for initial communication "
911
"packet, system error: %d"
914
#: libdrizzle/errmsg.c:87
917
"Lost connection to Drizzle server while reading initial communication "
918
"packet, system error: %d"
921
#: libdrizzle/errmsg.c:89
924
"Lost connection to Drizzle server while sending authentication information, "
928
#: libdrizzle/errmsg.c:91
931
"Lost connection to Drizzle server while reading authorization information, "
935
#: libdrizzle/errmsg.c:93
938
"Lost connection to Drizzle server while setting initial database, system "
942
#: libdrizzle/errmsg.c:95
944
msgid "Statement closed indirectly because of a preceeding %s() call"
947
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
948
msgid "Couldn't uncompress communication packet"
951
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
952
msgid "Got an error reading communication packets"
955
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
956
msgid "Got timeout reading communication packets"
959
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
960
msgid "Got an error writing communication packets"
963
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
964
msgid "Got timeout writing communication packets"
967
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
969
msgid "File '%s' not found (Errcode: %d)"
972
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
974
msgid "Error reading file '%s' (Errcode: %d)"
977
#: mysys/errors.cc:25
979
msgid "Can't create/write to file '%s' (Errcode: %d)"
982
#: mysys/errors.cc:27
984
msgid "Error writing file '%s' (Errcode: %d)"
987
#: mysys/errors.cc:28
989
msgid "Error on close of '%s' (Errcode: %d)"
992
#: mysys/errors.cc:29
994
msgid "Out of memory (Needed %u bytes)"
997
#: mysys/errors.cc:30
999
msgid "Error on delete of '%s' (Errcode: %d)"
1002
#: mysys/errors.cc:31
1004
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1007
#: mysys/errors.cc:32
1009
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1012
#: mysys/errors.cc:33
1014
msgid "Can't lock file (Errcode: %d)"
1017
#: mysys/errors.cc:34
1019
msgid "Can't unlock file (Errcode: %d)"
1022
#: mysys/errors.cc:35
1024
msgid "Can't read dir of '%s' (Errcode: %d)"
1027
#: mysys/errors.cc:36
1029
msgid "Can't get stat of '%s' (Errcode: %d)"
1032
#: mysys/errors.cc:37
1034
msgid "Can't change size of file (Errcode: %d)"
1037
#: mysys/errors.cc:38
1039
msgid "Can't open stream from handle (Errcode: %d)"
1042
#: mysys/errors.cc:39
1044
msgid "Can't get working dirctory (Errcode: %d)"
1047
#: mysys/errors.cc:40
1049
msgid "Can't change dir to '%s' (Errcode: %d)"
1052
#: mysys/errors.cc:41
1054
msgid "Warning: '%s' had %d links"
1057
#: mysys/errors.cc:42
1059
msgid "Warning: %d files and %d streams is left open\n"
1062
#: mysys/errors.cc:43
1064
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1067
#: mysys/errors.cc:44
1069
msgid "Can't create directory '%s' (Errcode: %d)"
1072
#: mysys/errors.cc:45
1075
"Character set '%s' is not a compiled character set and is not specified in "
1079
#: mysys/errors.cc:46
1081
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1084
#: mysys/errors.cc:47
1086
msgid "Can't read value for symlink '%s' (Error %d)"
1089
#: mysys/errors.cc:48
1091
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1094
#: mysys/errors.cc:49
1096
msgid "Error on realpath() on '%s' (Error %d)"
1099
#: mysys/errors.cc:50
1101
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1104
#: mysys/errors.cc:51
1107
"Collation '%s' is not a compiled collation and is not specified in the %s "
1111
#: mysys/errors.cc:53
1113
msgid "File '%s' (fileno: %d) was not closed"
1116
#: mysys/my_error.cc:87
1118
msgid "Unknown error %d"
1121
#: mysys/my_getopt.cc:85
1125
#: mysys/my_getopt.cc:87
1129
#: mysys/my_getopt.cc:351
1131
msgid "%s: %s: Option '%s' used, but is disabled\n"
1134
#: mysys/my_getopt.cc:352
1138
#: mysys/my_getopt.cc:352
646
#: ../client/drizzle.cc:3009
647
msgid "popen() failed! defaulting PAGER to stdout!\n"
650
#: ../client/drizzle.cc:3031
652
msgid "Error logging to file '%s'\n"
655
#: ../client/drizzle.cc:3036
657
msgid "Logging to file '%s'\n"
660
#: ../client/drizzle.cc:3120
669
"Collation: %s (%u)\n"
677
#: ../client/drizzle.cc:3700
679
msgid "No previous outfile available, you must give a filename!\n"
682
#: ../client/drizzle.cc:3705
684
msgid "Currently logging to file '%s'\n"
687
#: ../client/drizzle.cc:3725
689
msgid "No outfile specified!\n"
692
#: ../client/drizzle.cc:3738
693
msgid "Outfile disabled.\n"
696
#: ../client/drizzle.cc:3765
697
msgid "Default pager wasn't set, using stdout.\n"
700
#: ../client/drizzle.cc:3785
702
msgid "PAGER set to '%s'\n"
705
#: ../client/drizzle.cc:3796
706
msgid "PAGER set to stdout\n"
709
#: ../client/drizzle.cc:3878
711
msgid "Connection id: %u"
714
#: ../client/drizzle.cc:3880
716
msgid "Current schema: %.128s\n"
719
#: ../client/drizzle.cc:3881
724
#: ../client/drizzle.cc:3901
725
msgid "Usage: \\. <filename> | source <filename>"
728
#: ../client/drizzle.cc:3916
730
msgid "Failed to open file '%s', error: %d"
733
#: ../client/drizzle.cc:3955
734
msgid "DELIMITER must be followed by a 'delimiter' character or string"
737
#: ../client/drizzle.cc:3986
738
msgid "USE must be followed by a schema name"
741
#: ../client/drizzle.cc:4053
742
msgid "Schema changed"
745
#: ../client/drizzle.cc:4099
747
msgid "Show warnings enabled."
748
msgstr "הצג התראות אחר כל פקודה"
750
#: ../client/drizzle.cc:4107
752
msgid "Show warnings disabled."
753
msgstr "הצג התראות אחר כל פקודה"
755
#: ../client/drizzle.cc:4234
759
"Connection id:\t\t%lu\n"
762
#: ../client/drizzle.cc:4246
764
msgid "Current schema:\t%s\n"
767
#: ../client/drizzle.cc:4247
769
msgid "Current user:\t\t%s\n"
772
#: ../client/drizzle.cc:4253
773
msgid "SSL:\t\t\tNot in use"
776
#: ../client/drizzle.cc:4258
782
#: ../client/drizzle.cc:4265
785
"All updates ignored to this schema\n"
788
#: ../client/drizzle.cc:4268
790
msgid "Current pager:\t\t%s\n"
793
#: ../client/drizzle.cc:4269
795
msgid "Using outfile:\t\t'%s'\n"
798
#: ../client/drizzle.cc:4270
800
msgid "Using delimiter:\t%s\n"
803
#: ../client/drizzle.cc:4271
805
msgid "Server version:\t\t%s\n"
808
#: ../client/drizzle.cc:4272
810
msgid "Protocol:\t\t%s\n"
813
#: ../client/drizzle.cc:4273
815
msgid "Protocol version:\t%d\n"
818
#: ../client/drizzle.cc:4274
820
msgid "Connection:\t\t%s\n"
823
#: ../client/drizzle.cc:4281
825
msgid "UNIX socket:\t\t%s\n"
828
#: ../client/drizzle.cc:4283
830
msgid "TCP port:\t\t%d\n"
833
#: ../client/drizzle.cc:4288
836
"Note that you are running in safe_update_mode:\n"
839
#: ../client/drizzle.cc:4290
842
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
844
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
846
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
847
" Max number of examined row combination in a join is set to: "
852
#: ../client/drizzle.cc:4352
1142
#: mysys/my_getopt.cc:455
1144
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1147
#: mysys/my_getopt.cc:765
1149
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1152
#: mysys/my_getopt.cc:942
1154
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1157
#: mysys/my_getopt.cc:1165
1159
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1162
#: mysys/my_getopt.cc:1185
1166
"Variables (--variable-name=value)\n"
1167
"and boolean options {false|true} Value (after reading options)\n"
1168
"--------------------------------- -----------------------------\n"
1171
#: mysys/my_getopt.cc:1201 mysys/my_getopt.cc:1217
1172
msgid "(No default value)"
1175
#: mysys/my_getopt.cc:1220
1179
#: mysys/my_getopt.cc:1220
1183
#: mysys/my_getopt.cc:1245
1185
msgid "(Disabled)\n"
1188
#: drizzled/authentication.cc:66 drizzled/show.cc:4665
1189
#: drizzled/sql_plugin.cc:825
1191
msgid "Plugin '%s' init function returned error."
1194
#. TRANSLATORS: The leading word "configvar" is the name
1195
#. of the plugin api, and so should not be translated.
1196
#: drizzled/configvar.cc:40
1198
msgid "configvar plugin '%s' init() failed"
1201
#. TRANSLATORS: The leading word "configvar" is the name
1202
#. of the plugin api, and so should not be translated.
1203
#: drizzled/configvar.cc:62
1205
msgid "configvar plugin '%s' deinit() failed"
1208
#. TRANSLATORS: The leading word "configvar" is the name
1209
#. of the plugin api, and so should not be translated.
1210
#: drizzled/configvar.cc:98
1212
msgid "configvar plugin '%s' configvar_func1() failed"
1215
#. TRANSLATORS: The leading word "configvar" is the name
1216
#. of the plugin api, and so should not be translated.
1217
#: drizzled/configvar.cc:152
1219
msgid "configvar plugin '%s' configvar_func2() failed"
1222
#: drizzled/db.cc:403 drizzled/db.cc:411
1224
msgid "Error while loading database options: '%s':"
1227
#: drizzled/drizzled.cc:547
1229
msgid "Got error %d from pthread_cond_timedwait"
1232
#: drizzled/drizzled.cc:728
1234
msgid "Got signal %d from thread %<PRIu64>"
1237
#: drizzled/drizzled.cc:762
1241
#: drizzled/drizzled.cc:941
1242
msgid "One can only use the --user switch if running as root\n"
1245
#: drizzled/drizzled.cc:949
1247
"Fatal error: Please read \"Security\" section of the manual to find out how "
1248
"to run drizzled as root!\n"
1251
#: drizzled/drizzled.cc:973
1254
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1258
#: drizzled/drizzled.cc:1147
1260
msgid "Retrying bind on TCP/IP port %u"
1263
#: drizzled/drizzled.cc:1153
1264
msgid "Can't start server: Bind on TCP/IP port"
1267
#: drizzled/drizzled.cc:1154
1269
msgid "Do you already have another drizzled server running on port: %d ?"
1272
#: drizzled/drizzled.cc:1160
1273
msgid "Can't start server: listen() on TCP/IP port"
1276
#: drizzled/drizzled.cc:1161
1278
msgid "listen() on TCP/IP failed with error %d"
1281
#: drizzled/drizzled.cc:1251
1286
#: drizzled/drizzled.cc:1269
1289
"We will try our best to scrape up some info that will hopefully help "
1291
"the problem, but since we have already crashed, something is definitely "
1293
"and this may fail.\n"
1297
#: drizzled/drizzled.cc:1280
1300
"It is possible that drizzled could use up to \n"
1301
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1304
"Hope that's ok; if not, decrease some variables in the equation.\n"
1308
#: drizzled/drizzled.cc:1298
1311
"Attempting backtrace. You can use the following information to find out\n"
1312
"where drizzled died. If you see no messages after this, something went\n"
1313
"terribly wrong...\n"
1316
#: drizzled/drizzled.cc:1326
1319
"Trying to get some variables.\n"
1320
"Some pointers may be invalid and cause the dump to abort...\n"
1323
#: drizzled/drizzled.cc:1338
1327
"This crash occured while the server was calling initgroups(). This is\n"
1328
"often due to the use of a drizzled that is statically linked against glibc\n"
1329
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1330
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1331
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1332
"drizzled that is not statically linked.\n"
1335
#: drizzled/drizzled.cc:1353
1339
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1340
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1341
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1342
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1343
"the documentation for your distribution on how to do that.\n"
1346
#: drizzled/drizzled.cc:1366
1350
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1351
"unreliable and unstable on some operating systems and operating-system\n"
1352
"versions (notably, some versions of Linux). This crash could be due to use\n"
1353
"of those buggy OS calls. You should consider whether you really need the\n"
1354
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1358
#: drizzled/drizzled.cc:1381
1360
msgid "Writing a core file\n"
1363
#: drizzled/drizzled.cc:1428
1365
"setrlimit could not change the size of core files to 'infinity'; We may not "
1366
"be able to generate a core file on signals"
1369
#: drizzled/drizzled.cc:1496
1371
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1374
#: drizzled/drizzled.cc:1584
1376
msgid "Got signal %d to shutdown drizzled"
1379
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1380
msgid "Can't create thread to kill server"
1383
#: drizzled/drizzled.cc:1624
1385
msgid "Got signal: %d error: %d"
1388
#: drizzled/drizzled.cc:1754
1390
msgid "Wrong date/time format specifier: %s\n"
1393
#: drizzled/drizzled.cc:1871
857
#: ../client/drizzle.cc:4395
859
msgid "ERROR %d (%s): "
862
#: ../client/drizzle.cc:4397
867
#: ../client/drizzle.cc:4400
871
#: ../client/drizzle.cc:4505
875
#: ../client/drizzle.cc:4507
879
#: ../client/drizzle.cc:4511
883
#: ../client/drizzle.cc:4521
887
#: ../client/drizzle.cc:4623
891
#: ../client/drizzle.cc:4743
893
msgid "Returning to default PROMPT of %s\n"
896
#: ../client/drizzle.cc:4748
897
msgid "Memory allocation error. Not changing prompt\n"
900
#: ../client/drizzle.cc:4753
902
msgid "PROMPT set to '%s'\n"
905
#: ../client/drizzledump.cc:210
906
msgid "Error inserting into destination database"
909
#: ../client/drizzledump.cc:234
911
msgid "Got errno %d on write"
914
#: ../client/drizzledump.cc:280
917
"%s: You can't use --single-transaction and --lock-all-tables at the same "
921
#: ../client/drizzledump.cc:287
923
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
926
#: ../client/drizzledump.cc:355
927
msgid "-- Retrieving database structures..."
930
#: ../client/drizzledump.cc:475
932
"Dump all the databases. This will be same as --databases with all databases "
936
#: ../client/drizzledump.cc:477
938
"Flush logs file in server before starting dump. Note that if you dump many "
939
"databases at once (using the option --databases= or --all-databases), the "
940
"logs will be flushed for each database dumped. The exception is when using --"
941
"lock-all-tables in this case the logs will be flushed only once, "
942
"corresponding to the moment all tables are locked. So if you want your dump "
943
"and the log flush to happen at the same exact moment you should use --lock-"
944
"all-tables or --flush-logs"
947
#: ../client/drizzledump.cc:479
949
msgid "Continue even if we get an sql-error."
950
msgstr "המשך גם אם נקבל הודעת שגיאה לגבי ה SQL"
952
#: ../client/drizzledump.cc:480
954
msgid "Display this help message and exit."
955
msgstr "הצג עזרה זו וצא."
957
#: ../client/drizzledump.cc:482
959
"Locks all tables across all databases. This is achieved by taking a global "
960
"read lock for the duration of the whole dump. Automatically turns --single-"
964
#: ../client/drizzledump.cc:484
966
"Creates a consistent snapshot by dumping all tables in a single transaction. "
967
"Works ONLY for tables stored in storage engines which support "
968
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
969
"be consistent for other storage engines. While a --single-transaction dump "
970
"is in process, to ensure a valid dump file (correct table contents), no "
971
"other connection should use the following statements: ALTER TABLE, DROP "
972
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
976
#: ../client/drizzledump.cc:486
978
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
979
"extended-insert and --disable-keys."
982
#: ../client/drizzledump.cc:487
983
msgid "Overrides option --databases (-B)."
986
#: ../client/drizzledump.cc:489
987
msgid "Number of rows before each output progress report (requires --verbose)."
990
#: ../client/drizzledump.cc:491
991
msgid "Print info about the various stages."
994
#: ../client/drizzledump.cc:493
995
msgid "Turn off Comments"
998
#: ../client/drizzledump.cc:494
999
msgid "Turn off create-options"
1002
#: ../client/drizzledump.cc:495
1003
msgid "Turn off extended-insert"
1006
#: ../client/drizzledump.cc:496
1007
msgid "Turn off dump date at the end of the output"
1010
#: ../client/drizzledump.cc:497
1011
msgid "Do not read from the configuration files"
1014
#: ../client/drizzledump.cc:503
1015
msgid "Add a 'DROP DATABASE' before each create."
1018
#: ../client/drizzledump.cc:504
1019
msgid "Do not add a 'drop table' before each create."
1022
#: ../client/drizzledump.cc:506
1024
"Give less verbose output (useful for debugging). Disables structure comments "
1025
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1026
"set-names --skip-disable-keys"
1029
#: ../client/drizzledump.cc:508
1031
"To dump several databases. Note the difference in usage; In this case no "
1032
"tables are given. All name arguments are regarded as databasenames. 'USE "
1033
"db_name;' will be included in the output."
1036
#: ../client/drizzledump.cc:510
1038
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1039
"will not be put in the output."
1042
#: ../client/drizzledump.cc:512
1044
"Do not dump the specified table. To specify more than one table to ignore, "
1045
"use the directive multiple times, once for each table. Each table must be "
1046
"specified with both database and table names, e.g. --ignore-table=database."
1050
#: ../client/drizzledump.cc:514
1051
msgid "Insert rows with INSERT IGNORE."
1054
#: ../client/drizzledump.cc:516
1055
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1058
#: ../client/drizzledump.cc:518
1060
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1061
"above line will be added otherwise, if --databases or --all-databases option "
1065
#: ../client/drizzledump.cc:520
1066
msgid "No row information."
1069
#: ../client/drizzledump.cc:522
1070
msgid "Use REPLACE INTO instead of INSERT INTO."
1073
#: ../client/drizzledump.cc:524
1074
msgid "Where to send output to (stdout|database"
1077
#: ../client/drizzledump.cc:526
1079
"Hostname for destination db server (requires --destination-type=database)"
1082
#: ../client/drizzledump.cc:528
1084
"Port number for destination db server (requires --destination-type=database)"
1087
#: ../client/drizzledump.cc:530
1089
"User name for destination db server (resquires --destination-type=database)"
1092
#: ../client/drizzledump.cc:532
1094
"Password for destination db server (requires --destination-type=database)"
1097
#: ../client/drizzledump.cc:534
1099
"The database in the destination db server (requires --destination-"
1100
"type=database, not for use with --all-databases)"
1103
#: ../client/drizzledump.cc:536
1105
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1109
#: ../client/drizzledump.cc:542
1110
msgid "Connect to host."
1113
#: ../client/drizzledump.cc:544
1115
"Password to use when connecting to server. If password is not given it's "
1116
"solicited on the tty."
1119
#: ../client/drizzledump.cc:546
1120
#: ../plugin/transaction_log/utilities/transaction_reader.cc:650
1121
msgid "Port number to use for connection."
1124
#: ../client/drizzledump.cc:550
1125
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
1126
msgid "The protocol of connection (mysql or drizzle)."
1129
#: ../client/drizzledump.cc:553
1130
msgid "Hidden Options"
1133
#: ../client/drizzledump.cc:555
1134
msgid "Used to select the database"
1137
#: ../client/drizzledump.cc:556
1138
msgid "Used to select the tables"
1141
#: ../client/drizzledump.cc:559
1142
msgid "Allowed Options + Hidden Options"
1145
#: ../client/drizzledump.cc:623
1147
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1150
#: ../client/drizzledump.cc:628
1152
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1153
"and you are welcome to modify and redistribute it under the GPL license\n"
1156
#: ../client/drizzledump.cc:629
1157
msgid "Dumps definitions and data from a Drizzle database server"
1160
#: ../client/drizzledump.cc:630
1162
msgid "Usage: %s [OPTIONS] database [tables]\n"
1165
#: ../client/drizzledump.cc:631
1167
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1170
#: ../client/drizzledump.cc:633
1172
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1175
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:484
1176
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5164
1178
msgid "Value supplied for port is not valid.\n"
1181
#: ../client/drizzledump.cc:727
1183
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1186
#: ../client/drizzledump_data.cc:263
1187
msgid "-- Retrieving data for "
1190
#: ../client/drizzledump_data.cc:293
1191
msgid " rows dumped for table "
1194
#: ../client/drizzledump_data.cc:552
1195
msgid "-- Connecting to "
1198
#: ../client/drizzledump_data.cc:552
1199
msgid " using protocol "
1202
#: ../client/drizzledump_data.cc:584 ../client/drizzledump_data.cc:590
1203
#: ../client/drizzledump_data.cc:621 ../client/drizzledump_data.cc:627
1204
msgid "Error executing query: "
1207
#: ../client/drizzledump_data.cc:598
1208
msgid "Could not buffer result: "
1211
#: ../client/drizzledump_data.cc:644
1212
msgid "Error: Could not set db '"
1215
#: ../client/drizzledump_data.cc:658 ../client/drizzledump_data.cc:663
1216
#: ../client/drizzledump_data.cc:669
1220
#: ../client/drizzledump_data.cc:678
1221
msgid "-- Disconnecting from "
1224
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:100
1225
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1226
msgid "-- Retrieving table structures for "
1229
#: ../client/drizzledump_drizzle.cc:175 ../client/drizzledump_mysql.cc:168
1230
msgid "-- Retrieving fields for "
1233
#: ../client/drizzledump_drizzle.cc:228 ../client/drizzledump_mysql.cc:270
1234
msgid "-- Retrieving indexes for "
1237
#: ../client/drizzledump_drizzle.cc:273 ../client/drizzledump_mysql.cc:315
1238
msgid "-- Retrieving foreign keys for "
1241
#: ../client/drizzleslap.cc:2286
1243
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1246
#: ../client/drizzletest.cc:4923
1247
msgid "Error: Invalid Value for opt_max_connect_retries"
1250
#: ../client/drizzletest.cc:4933
1251
msgid "Error: Invalid Value for opt_tail_lines"
1254
#: ../client/drizzletest.cc:4943
1255
msgid "Error: Invalid Value for opt_sleep"
1258
#: ../client/drizzletest.cc:5122
1260
msgid "Could not open '%s' for reading: errno = %d"
1263
#: ../drizzled/drizzled.cc:358
1264
msgid "General Options"
1267
#: ../drizzled/drizzled.cc:359
1268
msgid "Config File Options"
1271
#: ../drizzled/drizzled.cc:360
1272
msgid "Kernel Options"
1275
#: ../drizzled/drizzled.cc:361
1276
msgid "Plugin Loading Options"
1279
#: ../drizzled/drizzled.cc:362
1280
msgid "Plugin Options"
1283
#: ../drizzled/drizzled.cc:363
1284
msgid "Config and Plugin Loading"
1287
#: ../drizzled/drizzled.cc:364
1288
msgid "Kernel and Plugin Loading and Plugin"
1291
#: ../drizzled/drizzled.cc:478
1296
#: ../drizzled/drizzled.cc:536
1297
msgid "One can only use the --user switch if running as root"
1300
#: ../drizzled/drizzled.cc:543
1302
"drizzled cannot be run as root, use --user to start drizzled up as another "
1306
#: ../drizzled/drizzled.cc:586
1307
msgid "Set process group ID failed "
1310
#: ../drizzled/drizzled.cc:590
1311
msgid "Set process user ID failed"
1314
#: ../drizzled/drizzled.cc:601
1315
msgid "Process chroot failed"
1318
#: ../drizzled/drizzled.cc:700
1319
msgid "Invalid Value for auto_increment_increment"
1322
#: ../drizzled/drizzled.cc:710
1323
msgid "Invalid Value for auto_increment_offset"
1326
#: ../drizzled/drizzled.cc:720
1327
msgid "Invalid Value for completion_type"
1330
#: ../drizzled/drizzled.cc:731
1331
msgid "Invalid Value for div-precision-increment"
1334
#: ../drizzled/drizzled.cc:741
1335
msgid "Invalid Value for group_concat_max_len"
1338
#: ../drizzled/drizzled.cc:751
1339
msgid "Invalid Value for join_buffer_size"
1342
#: ../drizzled/drizzled.cc:762
1343
msgid "Invalid Value for max_allowed_packet"
1346
#: ../drizzled/drizzled.cc:773
1347
msgid "Invalid Value for max_error_count"
1350
#: ../drizzled/drizzled.cc:783
1351
msgid "Invalid Value for max_heap_table_size"
1354
#: ../drizzled/drizzled.cc:794
1355
msgid "Invalid Value for min_examined_row_limit"
1358
#: ../drizzled/drizzled.cc:804
1359
msgid "Invalid Value for max_join_size"
1362
#: ../drizzled/drizzled.cc:814
1363
msgid "Invalid Value for max_length_for_sort_data"
1366
#: ../drizzled/drizzled.cc:824
1367
msgid "Invalid Value for max_seeks_for_key"
1370
#: ../drizzled/drizzled.cc:834
1371
msgid "Invalid Value for max_sort_length"
1374
#: ../drizzled/drizzled.cc:844
1375
msgid "Invalid Value for optimizer_search_depth"
1378
#: ../drizzled/drizzled.cc:854
1379
msgid "Invalid Value for preload_buff_size"
1382
#: ../drizzled/drizzled.cc:864
1383
msgid "Invalid Value for query_alloc_block_size"
1386
#: ../drizzled/drizzled.cc:875
1387
msgid "Invalid Value for query_prealloc_size"
1390
#: ../drizzled/drizzled.cc:886
1391
msgid "Invalid Value for range_alloc_block_size"
1394
#: ../drizzled/drizzled.cc:897
1395
msgid "Invalid Value for read_buff_size"
1398
#: ../drizzled/drizzled.cc:908
1399
msgid "Invalid Value for read_rnd_buff_size"
1402
#: ../drizzled/drizzled.cc:918
1403
msgid "Invalid Value for sort_buff_size"
1406
#: ../drizzled/drizzled.cc:928
1407
msgid "Invalid Value for table_def_size"
1410
#: ../drizzled/drizzled.cc:938
1411
msgid "Invalid Value for table_cache_size"
1414
#: ../drizzled/drizzled.cc:948 ../drizzled/drizzled.cc:963
1415
msgid "Invalid Value for table_lock_wait_timeout"
1418
#: ../drizzled/drizzled.cc:973
1420
"Invalid Value for transaction_message_threshold valid values are between "
1421
"131072 - 1048576 bytes"
1424
#: ../drizzled/drizzled.cc:1041
1395
1426
msgid "gethostname failed, using '%s' as hostname"
1398
#: drizzled/drizzled.cc:1935
1401
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1405
#: drizzled/drizzled.cc:1940
1408
"Could not increase number of max_open_files to more than %u (request: %u)"
1411
#: drizzled/drizzled.cc:2021
1413
msgid "Unknown locale: '%s'"
1416
#: drizzled/drizzled.cc:2087
1417
msgid "Can't create thread-keys"
1420
#: drizzled/drizzled.cc:2127
1421
msgid "Unable to reopen stdout"
1424
#: drizzled/drizzled.cc:2130
1425
msgid "Unable to reopen stderr"
1428
#: drizzled/drizzled.cc:2136
1429
msgid "Out of memory"
1432
#: drizzled/drizzled.cc:2142
1434
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1435
"impossible, it would lead to infinite loops in this server."
1438
#: drizzled/drizzled.cc:2162
1441
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1442
"replication may break when this Drizzle server acts as a master and has his "
1443
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1446
#: drizzled/drizzled.cc:2190
1447
msgid "Failed to initialize plugins."
1450
#: drizzled/drizzled.cc:2221
1453
"%s: Too many arguments (first extra is '%s').\n"
1454
"Use --verbose --help to get a list of available options\n"
1457
#: drizzled/drizzled.cc:2231
1458
msgid "Can't init databases"
1461
#: drizzled/drizzled.cc:2251
1463
msgid "Unknown/unsupported table type: %s"
1466
#: drizzled/drizzled.cc:2257
1468
msgid "Default storage engine (%s) is not available"
1471
#: drizzled/drizzled.cc:2280
1472
msgid "Can't initialize tc_log"
1475
#: drizzled/drizzled.cc:2311
1477
msgid "Failed to lock memory. Errno: %d\n"
1480
#: drizzled/drizzled.cc:2380
1482
msgid "Asked for %u thread stack, but got %<PRIu64>"
1485
#: drizzled/drizzled.cc:2416
1487
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1488
"value: we force server id to 1; updates will be logged to the binary log, "
1489
"but connections from slaves will not be accepted."
1492
#: drizzled/drizzled.cc:2474
1493
msgid "Before Lock_thread_count"
1496
#: drizzled/drizzled.cc:2481
1497
msgid "After lock_thread_count"
1500
#: drizzled/drizzled.cc:2589
1502
msgid "drizzled: Got error %d from select"
1505
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1506
#: drizzled/drizzled.cc:3026
1507
msgid "Option used by mysql-test for debugging and testing of replication."
1510
#: drizzled/drizzled.cc:2825
1429
#: ../drizzled/drizzled.cc:1055
1431
msgid "Display help and exit."
1432
msgstr "הצג עזרה זו וצא."
1434
#: ../drizzled/drizzled.cc:1057
1435
msgid "Run as a daemon."
1438
#: ../drizzled/drizzled.cc:1059 ../drizzled/drizzled.cc:1678
1439
msgid "Run drizzled daemon as user."
1442
#: ../drizzled/drizzled.cc:1061
1443
msgid "Print version information and exit."
1446
#: ../drizzled/drizzled.cc:1068
1447
msgid "Configuration file to use"
1450
#: ../drizzled/drizzled.cc:1070
1451
msgid "Base location for config files"
1454
#: ../drizzled/drizzled.cc:1072 ../drizzled/drizzled.cc:1770
1455
msgid "Directory for plugins."
1458
#: ../drizzled/drizzled.cc:1077 ../drizzled/drizzled.cc:1774
1460
"Optional comma separated list of plugins to load at startup in addition to "
1461
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1464
#: ../drizzled/drizzled.cc:1081 ../drizzled/drizzled.cc:1780
1466
"Optional comma separated list of plugins to not load at startup. Effectively "
1467
"removes a plugin from the list of plugins to be loaded. [for example: --"
1468
"plugin_remove=crc32,logger_gearman]"
1471
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1786
1473
"Optional comma separated list of plugins to load at starup instead of the "
1474
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1477
#: ../drizzled/drizzled.cc:1092 ../drizzled/drizzled.cc:1590
1511
1478
msgid "Auto-increment columns are incremented by this"
1514
#: drizzled/drizzled.cc:2830
1481
#: ../drizzled/drizzled.cc:1094 ../drizzled/drizzled.cc:1595
1516
1483
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1520
#: drizzled/drizzled.cc:2836
1487
#: ../drizzled/drizzled.cc:1096 ../drizzled/drizzled.cc:1601
1522
1489
"Path to installation directory. All paths are usually resolved relative to "
1526
#: drizzled/drizzled.cc:2840
1527
msgid "IP address to bind to."
1530
#: drizzled/drizzled.cc:2844
1532
"The maximum size of a row-based binary log event in bytes. Rows will be "
1533
"grouped into events smaller than this size if possible. The value has to be "
1534
"a multiple of 256."
1537
#: drizzled/drizzled.cc:2855
1538
msgid "Don't ignore client side character set value sent during handshake."
1541
#: drizzled/drizzled.cc:2860
1542
msgid "Set the filesystem character set."
1545
#: drizzled/drizzled.cc:2865
1546
msgid "Set the default character set."
1549
#: drizzled/drizzled.cc:2872
1493
#: ../drizzled/drizzled.cc:1099 ../drizzled/drizzled.cc:1606
1550
1494
msgid "Chroot drizzled daemon during startup."
1553
#: drizzled/drizzled.cc:2876
1497
#: ../drizzled/drizzled.cc:1101
1554
1498
msgid "Set the default collation."
1557
#: drizzled/drizzled.cc:2880
1501
#: ../drizzled/drizzled.cc:1103 ../drizzled/drizzled.cc:1610
1558
1502
msgid "Default completion type."
1561
#: drizzled/drizzled.cc:2885
1562
msgid "Write error output on screen."
1565
#: drizzled/drizzled.cc:2889
1505
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1615
1566
1506
msgid "Write core on errors."
1569
#: drizzled/drizzled.cc:2893
1509
#: ../drizzled/drizzled.cc:1106 ../drizzled/drizzled.cc:1619
1510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
1570
1511
msgid "Path to the database root."
1573
#: drizzled/drizzled.cc:2897
1574
msgid "Set the default storage engine (table type) for tables."
1514
#: ../drizzled/drizzled.cc:1108
1515
msgid "Set the default storage engine for tables."
1577
#: drizzled/drizzled.cc:2901
1518
#: ../drizzled/drizzled.cc:1110
1578
1519
msgid "Set the default time zone."
1581
#: drizzled/drizzled.cc:2905
1582
msgid "Type of DELAY_KEY_WRITE."
1585
#: drizzled/drizzled.cc:2914
1586
msgid "Print a symbolic stack trace on failure."
1589
#: drizzled/drizzled.cc:2920
1590
msgid "Push supported query conditions to the storage engine."
1593
#: drizzled/drizzled.cc:2926
1522
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1623
1594
1523
msgid "Used for debugging; Use at your own risk!"
1597
#: drizzled/drizzled.cc:2929
1598
msgid "Flush tables to disk between SQL commands."
1601
#: drizzled/drizzled.cc:2934
1526
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1628
1602
1527
msgid "Set up signals usable for debugging"
1605
#: drizzled/drizzled.cc:2938
1606
msgid "Command(s) that are executed for each new connection"
1609
#: drizzled/drizzled.cc:2942
1610
msgid "Read SQL commands from this file at startup."
1613
#: drizzled/drizzled.cc:2946
1614
msgid "Command(s) that are executed when a slave connects to this master"
1617
#: drizzled/drizzled.cc:2950
1621
#: drizzled/drizzled.cc:2954
1530
#: ../drizzled/drizzled.cc:1116
1622
1531
msgid "Set the language used for the month names and the days of the week."
1625
#: drizzled/drizzled.cc:2959
1626
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1629
#: drizzled/drizzled.cc:2964
1630
msgid "Log connections and queries to file."
1633
#: drizzled/drizzled.cc:2968
1635
"Log update queries in binary format. Optional argument is the location for "
1636
"the binary log files.(Strongly recommended to avoid replication problems if "
1637
"server's hostname changes)"
1640
#: drizzled/drizzled.cc:2975
1641
msgid "File that holds the names for last binary log files."
1644
#: drizzled/drizzled.cc:2979
1645
msgid "Error log file."
1648
#: drizzled/drizzled.cc:2983
1649
msgid "Log all MyISAM changes to file."
1652
#: drizzled/drizzled.cc:2987
1654
"Tells the slave to log the updates from the slave thread to the binary log. "
1655
"You will need to turn it on if you plan to daisy-chain the slaves."
1658
#: drizzled/drizzled.cc:2994
1660
"Path to transaction coordinator log (used for transactions that affect more "
1661
"than one storage engine, when binary log is disabled)"
1664
#: drizzled/drizzled.cc:3000
1665
msgid "Size of transaction coordinator log."
1668
#: drizzled/drizzled.cc:3006
1534
#: ../drizzled/drizzled.cc:1118 ../drizzled/drizzled.cc:1632
1669
1535
msgid "Log some not critical warnings to the log file."
1672
#: drizzled/drizzled.cc:3011
1673
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1676
#: drizzled/drizzled.cc:3016
1678
"The location and name of the file that remembers the master and where the I/"
1679
"O replication thread is in the master's binlogs."
1682
#: drizzled/drizzled.cc:3021
1684
"The number of tries the slave will make to connect to the master before "
1688
#: drizzled/drizzled.cc:3030
1689
msgid "Lock drizzled in memory."
1692
#: drizzled/drizzled.cc:3034
1694
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1695
"BACKUP, FORCE or QUICK."
1698
#: drizzled/drizzled.cc:3039
1699
msgid "Use very new possible 'unsafe' functions."
1702
#: drizzled/drizzled.cc:3044
1703
msgid "Use old, non-optimized alter table."
1706
#: drizzled/drizzled.cc:3049
1707
msgid "Pid file used by safe_mysqld."
1710
#: drizzled/drizzled.cc:3059
1712
"Maximum time in seconds to wait for the port to become free. (Default: no "
1716
#: drizzled/drizzled.cc:3064
1717
msgid "The location and name to use for relay logs."
1720
#: drizzled/drizzled.cc:3068
1722
"The location and name to use for the file that keeps a list of the last "
1726
#: drizzled/drizzled.cc:3073
1728
"The location and name of the file that remembers where the SQL replication "
1729
"thread is in the relay logs."
1732
#: drizzled/drizzled.cc:3078
1734
"In replication, if set to 1, do not skip events having our server id. "
1735
"Default value is 0 (to break infinite loops in circular replication). Can't "
1736
"be set to 1 if --log-slave-updates is used."
1739
#: drizzled/drizzled.cc:3086
1741
"Hostname or IP of the slave to be reported to to the master during slave "
1742
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1743
"you do not want the slave to register itself with the master. Note that it "
1744
"is not sufficient for the master to simply read the IP of the slave off the "
1745
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1746
"may not be valid for connecting to the slave from the master or other hosts."
1749
#: drizzled/drizzled.cc:3096
1750
msgid "Skip some optimize stages (for testing)."
1753
#: drizzled/drizzled.cc:3099
1538
#: ../drizzled/drizzled.cc:1120 ../drizzled/drizzled.cc:1637
1539
msgid "Pid file used by drizzled."
1542
#: ../drizzled/drizzled.cc:1122
1543
msgid "Maximum time in seconds to wait for the port to become free. "
1546
#: ../drizzled/drizzled.cc:1124
1547
msgid "Include the SQL query in replicated protobuf messages."
1550
#: ../drizzled/drizzled.cc:1126 ../drizzled/drizzled.cc:1646
1755
1552
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1756
1553
"specified directory"
1759
#: drizzled/drizzled.cc:3104
1556
#: ../drizzled/drizzled.cc:1129 ../drizzled/drizzled.cc:1651
1761
1558
"Uniquely identifies the server instance in the community of replication "
1765
#: drizzled/drizzled.cc:3109
1766
msgid "Don't use new, possible wrong routines."
1769
#: drizzled/drizzled.cc:3112
1770
msgid "If set, slave is not autostarted."
1773
#: drizzled/drizzled.cc:3116
1562
#: ../drizzled/drizzled.cc:1132 ../drizzled/drizzled.cc:1656
1774
1563
msgid "Don't print a stack trace on failure."
1777
#: drizzled/drizzled.cc:3120
1778
msgid "Don't give threads different priorities."
1781
#: drizzled/drizzled.cc:3124
1783
"The location where the slave should put its temporary files when replicating "
1784
"a LOAD DATA INFILE command."
1787
#: drizzled/drizzled.cc:3129
1789
"Tells the slave thread to continue replication when a query event returns an "
1790
"error from the provided list."
1793
#: drizzled/drizzled.cc:3133
1795
"Modes for how replication events should be executed. Legal values are "
1796
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1797
"stop for operations that are idempotent. In STRICT mode, replication will "
1798
"stop on any unexpected difference between the master and the slave."
1801
#: drizzled/drizzled.cc:3141
1805
#: drizzled/drizzled.cc:3144
1566
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1660
1806
1567
msgid "Enable symbolic link support."
1809
#: drizzled/drizzled.cc:3153
1811
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1814
#: drizzled/drizzled.cc:3158
1816
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1820
#: drizzled/drizzled.cc:3163
1822
"Using this option will cause most temporary files created to use a small set "
1823
"of names, rather than a unique name for each new file."
1826
#: drizzled/drizzled.cc:3168
1570
#: ../drizzled/drizzled.cc:1136 ../drizzled/drizzled.cc:1669
1828
1572
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1831
#: drizzled/drizzled.cc:3173
1833
"Path for temporary files. Several paths may be specified, separated by a "
1834
"colon (:), in this case they are used in a round-robin fashion."
1575
#: ../drizzled/drizzled.cc:1139
1576
msgid "Path for temporary files."
1837
#: drizzled/drizzled.cc:3179
1579
#: ../drizzled/drizzled.cc:1141 ../drizzled/drizzled.cc:1674
1838
1580
msgid "Default transaction isolation level."
1841
#: drizzled/drizzled.cc:3183
1842
msgid "Run drizzled daemon as user."
1583
#: ../drizzled/drizzled.cc:1143
1585
"Max message size written to transaction log, valid values 131072 - 1048576 "
1845
#: drizzled/drizzled.cc:3191
1589
#: ../drizzled/drizzled.cc:1145 ../drizzled/drizzled.cc:1682
1847
1591
"The number of outstanding connection requests Drizzle can have. This comes "
1848
1592
"into play when the main Drizzle thread gets very many connection requests in "
1849
1593
"a very short time."
1852
#: drizzled/drizzled.cc:3197
1854
"The size of the cache to hold the SQL statements for the binary log during a "
1855
"transaction. If you often use big, multi-statement transactions you can "
1856
"increase this to get more performance."
1859
#: drizzled/drizzled.cc:3203
1861
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1596
#: ../drizzled/drizzled.cc:1150 ../drizzled/drizzled.cc:1688
1598
"Size of tree cache used in bulk insert optimization. Note that this is a "
1862
1599
"limit per thread!"
1865
#: drizzled/drizzled.cc:3209
1867
"The number of seconds the drizzled server is waiting for a connect packet "
1868
"before responding with 'Bad handshake'."
1871
#: drizzled/drizzled.cc:3214
1872
msgid "The DATE format (For future)."
1875
#: drizzled/drizzled.cc:3219
1876
msgid "The DATETIME/TIMESTAMP format (for future)."
1879
#: drizzled/drizzled.cc:3224
1880
msgid "The default week format used by WEEK() functions."
1883
#: drizzled/drizzled.cc:3229
1602
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1694
1885
1604
"Precision of the result of '/' operator will be increased on that value."
1888
#: drizzled/drizzled.cc:3235
1890
"If non-zero, binary logs will be purged after expire_logs_days days; "
1891
"possible purges happen at startup and at binary log rotation."
1894
#: drizzled/drizzled.cc:3241
1607
#: ../drizzled/drizzled.cc:1156
1895
1608
msgid "The maximum length of the result of function group_concat."
1898
#: drizzled/drizzled.cc:3246
1900
"The number of seconds the server waits for activity on an interactive "
1901
"connection before closing it."
1904
#: drizzled/drizzled.cc:3252
1611
#: ../drizzled/drizzled.cc:1158 ../drizzled/drizzled.cc:1700
1905
1612
msgid "The size of the buffer that is used for full joins."
1908
#: drizzled/drizzled.cc:3258
1909
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1912
#: drizzled/drizzled.cc:3263
1914
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1915
"this to get better index handling (for all reads and multiple writes) to as "
1916
"much as you can afford;"
1919
#: drizzled/drizzled.cc:3272
1921
"This characterizes the number of hits a hot block has to be untouched until "
1922
"it is considered aged enough to be downgraded to a warm block. This "
1923
"specifies the percentage ratio of that number of hits to the total number of "
1924
"blocks in key cache"
1927
#: drizzled/drizzled.cc:3281
1928
msgid "The default size of key cache blocks"
1931
#: drizzled/drizzled.cc:3287
1932
msgid "The minimum percentage of warm blocks in key cache"
1935
#: drizzled/drizzled.cc:3293
1615
#: ../drizzled/drizzled.cc:1161
1617
"A global cap on the amount of memory that can be allocated by session join "
1618
"buffers (0 means unlimited)"
1621
#: ../drizzled/drizzled.cc:1163 ../drizzled/drizzled.cc:1706
1936
1622
msgid "Max packetlength to send/receive from to server."
1939
#: drizzled/drizzled.cc:3298
1941
"Can be used to restrict the total size used to cache a multi-transaction "
1945
#: drizzled/drizzled.cc:3303
1947
"Binary log will be rotated automatically when the size exceeds this value. "
1948
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
1949
"for this variable is 4096."
1952
#: drizzled/drizzled.cc:3309
1954
"If there is more than this number of interrupted connections from a host "
1955
"this host will be blocked from further connections."
1958
#: drizzled/drizzled.cc:3316
1959
msgid "The number of simultaneous clients allowed."
1962
#: drizzled/drizzled.cc:3321
1625
#: ../drizzled/drizzled.cc:1165
1963
1626
msgid "Max number of errors/warnings to store for a statement."
1966
#: drizzled/drizzled.cc:3326
1629
#: ../drizzled/drizzled.cc:1167 ../drizzled/drizzled.cc:1711
1967
1630
msgid "Don't allow creation of heap tables bigger than this."
1970
#: drizzled/drizzled.cc:3332
1633
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1717
1972
1635
"Joins that are probably going to read more than max_join_size records return "
1976
#: drizzled/drizzled.cc:3338
1639
#: ../drizzled/drizzled.cc:1172 ../drizzled/drizzled.cc:1723
1977
1640
msgid "Max number of bytes in sorted records."
1980
#: drizzled/drizzled.cc:3343
1982
"If non-zero: relay log will be rotated automatically when the size exceeds "
1983
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
1984
"excepted, the minimum value for this variable is 4096."
1987
#: drizzled/drizzled.cc:3350
1643
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1728
1988
1644
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1991
#: drizzled/drizzled.cc:3355
1647
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1733
1993
1649
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1994
1650
"max_sort_length bytes of each value are used; the rest are ignored)."
1997
#: drizzled/drizzled.cc:3362
1998
msgid "Maximum number of temporary tables a client can keep open at a time."
2001
#: drizzled/drizzled.cc:3367
1653
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1740
2002
1654
msgid "After this many write locks, allow some read locks to run in between."
2005
#: drizzled/drizzled.cc:3371
1657
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1744
2007
1659
"Don't log queries which examine less than min_examined_row_limit rows to "
2011
#: drizzled/drizzled.cc:3377
2012
msgid "Block size to be used for MyISAM index pages."
2015
#: drizzled/drizzled.cc:3383
2016
msgid "Default pointer size to be used for MyISAM tables."
2019
#: drizzled/drizzled.cc:3388
2021
"Don't use the fast sort index method to created index if the temporary file "
2022
"would get bigger than this."
2025
#: drizzled/drizzled.cc:3395
2027
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2028
"disables parallel repair."
2031
#: drizzled/drizzled.cc:3401
2033
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2034
"when creating indexes with CREATE INDEX or ALTER TABLE."
2037
#: drizzled/drizzled.cc:3407
2039
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2040
"Possible values of name are 'nulls_unequal' (default behavior), "
2041
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2044
#: drizzled/drizzled.cc:3414
2045
msgid "Buffer length for TCP/IP and socket communication."
2048
#: drizzled/drizzled.cc:3419
2050
"Number of seconds to wait for more data from a connection before aborting "
2054
#: drizzled/drizzled.cc:3425
2056
"If a read on a communication port is interrupted, retry this many times "
2060
#: drizzled/drizzled.cc:3431
2062
"Number of seconds to wait for a block to be written to a connection before "
2063
"aborting the write."
2066
#: drizzled/drizzled.cc:3437
2067
msgid "Use compatible behavior."
2070
#: drizzled/drizzled.cc:3442
2072
"If this is not 0, then drizzled will use this value to reserve file "
2073
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2074
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2075
"larger) number of files."
2078
#: drizzled/drizzled.cc:3449
2080
"Controls the heuristic(s) applied during query optimization to prune less-"
2081
"promising partial plans from the optimizer search space. Meaning: false - do "
2082
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2083
"based on number of retrieved rows."
2086
#: drizzled/drizzled.cc:3457
1663
#: ../drizzled/drizzled.cc:1185
1665
"Do not apply any heuristic(s) during query optimization to prune, thus "
1666
"perform an exhaustive search from the optimizer search space."
1669
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1758
2088
1671
"Maximum depth of search performed by the query optimizer. Values larger than "
2089
1672
"the number of relations in a query result in better query plans, but take "
2094
1677
"(used for testing/comparison)."
2097
#: drizzled/drizzled.cc:3469
2098
msgid "Directory for plugins."
2101
#: drizzled/drizzled.cc:3473
2103
"Optional colon (or semicolon) separated list of plugins to load,where each "
2104
"plugin is identified by the name of the shared library. [for example: --"
2105
"plugin_load=libmd5udf.so:libauth_pam.so]"
2108
#: drizzled/drizzled.cc:3479
1680
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1792
2109
1681
msgid "The size of the buffer that is allocated when preloading indexes"
2112
#: drizzled/drizzled.cc:3484
1684
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1797
2113
1685
msgid "Allocation block size for query parsing and execution"
2116
#: drizzled/drizzled.cc:3489
1688
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1802
2117
1689
msgid "Persistent buffer for query parsing and execution"
2120
#: drizzled/drizzled.cc:3495
1692
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1808
2121
1693
msgid "Allocation block size for storing ranges during optimization"
2124
#: drizzled/drizzled.cc:3501
1696
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1814
2126
1698
"Each thread that does a sequential scan allocates a buffer of this size for "
2127
1699
"each table it scans. If you do many sequential scans, you may want to "
2128
1700
"increase this value."
2131
#: drizzled/drizzled.cc:3509
2133
"Make all non-temporary tables read-only, with the exception for replication "
2134
"(slave) threads and users with the SUPER privilege"
1703
#: ../drizzled/drizzled.cc:1214
1704
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
2137
#: drizzled/drizzled.cc:3515
1707
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1822
2139
1709
"When reading rows in sorted order after a sort, the rows are read through "
2140
1710
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2141
1711
"record_buffer."
2144
#: drizzled/drizzled.cc:3523
2146
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2150
#: drizzled/drizzled.cc:3529
2151
msgid "Maximum space to use for all relay logs."
2154
#: drizzled/drizzled.cc:3534
2155
msgid "Use compression on master/slave protocol."
2158
#: drizzled/drizzled.cc:3539
2160
"Number of seconds to wait for more data from a master/slave connection "
2161
"before aborting the read."
2164
#: drizzled/drizzled.cc:3544
2166
"Number of times the slave SQL thread will retry a transaction in case it "
2167
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2171
#: drizzled/drizzled.cc:3550
2172
msgid "Allow slave to batch requests."
2175
#: drizzled/drizzled.cc:3554
2177
"If creating the thread takes longer than this value (in seconds), the "
2178
"Slow_launch_threads counter will be incremented."
2181
#: drizzled/drizzled.cc:3559
1714
#: ../drizzled/drizzled.cc:1222
1715
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1718
#: ../drizzled/drizzled.cc:1224
1719
msgid "Select scheduler to be used (by default multi-thread)."
1722
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1831
2182
1723
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2185
#: drizzled/drizzled.cc:3565
1726
#: ../drizzled/drizzled.cc:1230
2187
"Synchronously flush binary log to disk after every #th event. Use 0 "
2188
"(default) to disable synchronous flushing."
1728
"A global cap on the amount of memory that can be allocated by session sort "
1729
"buffers (0 means unlimited)"
2191
#: drizzled/drizzled.cc:3570
1732
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1837
2192
1733
msgid "The number of cached table definitions."
2195
#: drizzled/drizzled.cc:3574
1736
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1841
2196
1737
msgid "The number of cached open tables."
2199
#: drizzled/drizzled.cc:3578
1740
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1845
2201
1742
"Timeout in seconds to wait for a table level lock before returning an error. "
2202
1743
"Used only if the connection has active cursors."
2205
#: drizzled/drizzled.cc:3583
2206
msgid "How many threads we should keep in a cache for reuse."
2209
#: drizzled/drizzled.cc:3587
2211
"How many threads we should create to handle query requests in case of "
2212
"'thread_handling=pool-of-threads'"
2215
#: drizzled/drizzled.cc:3592
1746
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1850
2216
1747
msgid "The stack size for each thread."
2219
#: drizzled/drizzled.cc:3598
2220
msgid "The TIME format (for future)."
2223
#: drizzled/drizzled.cc:3603
1750
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1856
2225
"If an internal in-memory temporary table exceeds this size, MySQL will "
1752
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2226
1753
"automatically convert it to an on-disk MyISAM table."
2229
#: drizzled/drizzled.cc:3609
2230
msgid "Allocation block size for transactions to be stored in binary log"
2233
#: drizzled/drizzled.cc:3614
2234
msgid "Persistent buffer for transactions to be stored in binary log"
2237
#: drizzled/drizzled.cc:3619
2239
"The number of seconds the server waits for activity on a connection before "
2243
#: drizzled/drizzled.cc:3866
2245
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1756
#: ../drizzled/drizzled.cc:1245
1758
"The verbosity of messages from drizzled. Possible values are INSPECT, INFO, "
1762
#: ../drizzled/drizzled.cc:1269
1763
msgid "Duplicate entry for command line option"
1766
#: ../drizzled/drizzled.cc:1342
1767
msgid "Failed to initialize plugins"
1770
#: ../drizzled/drizzled.cc:1411
1771
msgid "Error getting default charset"
1774
#: ../drizzled/drizzled.cc:1426
1775
msgid "Error setting collation"
1778
#: ../drizzled/drizzled.cc:1433
1780
msgid "Unknown locale: '%s'"
1783
#: ../drizzled/drizzled.cc:1485
1784
msgid "No scheduler found"
1787
#: ../drizzled/drizzled.cc:1503
1788
msgid "Unknown/unsupported storage engine: "
1791
#: ../drizzled/drizzled.cc:1641
1793
"Maximum time in seconds to wait for the port to become free. (Default: no "
1797
#: ../drizzled/drizzled.cc:1750
1799
"Controls the heuristic(s) applied during query optimization to prune less-"
1800
"promising partial plans from the optimizer search space. Meaning: false - do "
1801
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1802
"based on number of retrieved rows."
1805
#: ../drizzled/drizzled.cc:1877
1807
"Copyright (C) 2010-2011 Drizzle Developers, Copyright (C) 2008 Sun "
2246
1809
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2247
1810
"and you are welcome to modify and redistribute it under the GPL license\n"
2249
"Starts the Drizzle database server\n"
2252
#: drizzled/drizzled.cc:3873
1814
#: ../drizzled/drizzled.cc:1884
2254
1816
msgid "Usage: %s [OPTIONS]\n"
2257
#: drizzled/drizzled.cc:3884
2260
"To see what values a running Drizzle server is using, type\n"
2261
"'drizzleadmin variables' instead of 'drizzled --help'."
2264
#: drizzled/drizzled.cc:4058
1819
#: ../drizzled/drizzled.cc:1997
2267
1822
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2271
#: drizzled/drizzled.cc:4112
2272
msgid "Can't start server: cannot resolve hostname!"
2275
#: drizzled/drizzled.cc:4118
2276
msgid "Can't start server: bind-address refers to multiple interfaces!"
2279
#: drizzled/drizzled.cc:4453
2281
msgid "No option given to %s\n"
2284
#: drizzled/drizzled.cc:4455
2286
msgid "Wrong option to %s. Option(s) given: %s\n"
2289
#: drizzled/drizzled.cc:4457
2291
msgid "Alternatives are: '%s'"
2294
#: drizzled/error.cc:34
2298
#: drizzled/error.cc:36
2302
#: drizzled/error.cc:38
1826
#: ../drizzled/drizzled.cc:2007
1827
msgid "sort-heap-threshold cannot be less than sort-buffer-size"
1830
#: ../drizzled/drizzled.cc:2018
1831
msgid "join-heap-threshold cannot be less than join-buffer-size"
1834
#: ../drizzled/drizzled.cc:2029
1835
msgid "read-rnd-threshold cannot be less than read-rnd-buffer-size"
1838
#: ../drizzled/drizzled.cc:2040
1839
msgid "read-buffer-threshold cannot be less than read-buffer-size"
1842
#: ../drizzled/error.cc:211
1844
msgid "Unknown error %d"
1847
#: ../drizzled/error.cc:280
1851
#: ../drizzled/error.cc:281
1852
msgid "Error on first"
1855
#: ../drizzled/error.cc:282
2306
#: drizzled/error.cc:40
1859
#: ../drizzled/error.cc:283
2310
#: drizzled/error.cc:42
1863
#: ../drizzled/error.cc:284
2312
1865
msgid "Can't create file '%-.200s' (errno: %d)"
2315
#: drizzled/error.cc:44
1868
#: ../drizzled/error.cc:285
2317
1870
msgid "Can't create table '%-.200s' (errno: %d)"
2320
#: drizzled/error.cc:46
2322
msgid "Can't create database '%-.192s' (errno: %d)"
2325
#: drizzled/error.cc:48
2327
msgid "Can't create database '%-.192s'; database exists"
2330
#: drizzled/error.cc:50
2332
msgid "Can't drop database '%-.192s'; database doesn't exist"
2335
#: drizzled/error.cc:52
2337
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2340
#: drizzled/error.cc:54
2342
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2345
#: drizzled/error.cc:56
1873
#: ../drizzled/error.cc:286
1875
msgid "Can't create schema '%-.192s' (errno: %d)"
1878
#: ../drizzled/error.cc:287
1880
msgid "Can't create schema '%-.192s'; schema exists"
1883
#: ../drizzled/error.cc:288
1885
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1888
#: ../drizzled/error.cc:289
2347
1890
msgid "Error on delete of '%-.192s' (errno: %d)"
2350
#: drizzled/error.cc:58
2351
msgid "Can't read record in system table"
2354
#: drizzled/error.cc:60
1893
#: ../drizzled/error.cc:290
2356
1895
msgid "Can't get status of '%-.200s' (errno: %d)"
2359
#: drizzled/error.cc:62
2361
msgid "Can't get working directory (errno: %d)"
2364
#: drizzled/error.cc:64
1898
#: ../drizzled/error.cc:291
2366
1900
msgid "Can't lock file (errno: %d)"
2369
#: drizzled/error.cc:66
1903
#: ../drizzled/error.cc:292
2371
1905
msgid "Can't open file: '%-.200s' (errno: %d)"
2374
#: drizzled/error.cc:68
1908
#: ../drizzled/error.cc:293
2376
1910
msgid "Can't find file: '%-.200s' (errno: %d)"
2379
#: drizzled/error.cc:70
1913
#: ../drizzled/error.cc:294
2381
1915
msgid "Can't read dir of '%-.192s' (errno: %d)"
2384
#: drizzled/error.cc:72
2386
msgid "Can't change dir to '%-.192s' (errno: %d)"
2389
#: drizzled/error.cc:74
1918
#: ../drizzled/error.cc:295
2391
1920
msgid "Record has changed since last read in table '%-.192s'"
2394
#: drizzled/error.cc:76
1923
#: ../drizzled/error.cc:296
2396
1925
msgid "Disk full (%s); waiting for someone to free some space..."
2399
#: drizzled/error.cc:78
1928
#: ../drizzled/error.cc:297
2401
1930
msgid "Can't write; duplicate key in table '%-.192s'"
2404
#: drizzled/error.cc:80
1933
#: ../drizzled/error.cc:298
2406
1935
msgid "Error on close of '%-.192s' (errno: %d)"
2409
#: drizzled/error.cc:82
1938
#: ../drizzled/error.cc:299
2411
1940
msgid "Error reading file '%-.200s' (errno: %d)"
2414
#: drizzled/error.cc:84
1943
#: ../drizzled/error.cc:300
2416
1945
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2419
#: drizzled/error.cc:86
1948
#: ../drizzled/error.cc:301
2421
1950
msgid "Error writing file '%-.200s' (errno: %d)"
2424
#: drizzled/error.cc:88
1953
#: ../drizzled/error.cc:302
2426
1955
msgid "'%-.192s' is locked against change"
2429
#: drizzled/error.cc:90
1958
#: ../drizzled/error.cc:303
2430
1959
msgid "Sort aborted"
2433
#: drizzled/error.cc:92
2435
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2438
#: drizzled/error.cc:94
1962
#: ../drizzled/error.cc:304
2440
1964
msgid "Got error %d from storage engine"
2443
#: drizzled/error.cc:96
1967
#: ../drizzled/error.cc:305
2445
1969
msgid "Table storage engine for '%-.192s' doesn't have this option"
2448
#: drizzled/error.cc:98
1972
#: ../drizzled/error.cc:306
2450
1974
msgid "Can't find record in '%-.192s'"
2453
#: drizzled/error.cc:100
1977
#: ../drizzled/error.cc:307
2455
1979
msgid "Incorrect information in file: '%-.200s'"
2458
#: drizzled/error.cc:102
1982
#: ../drizzled/error.cc:308
2460
1984
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2463
#: drizzled/error.cc:104
1987
#: ../drizzled/error.cc:309
2465
1989
msgid "Old key file for table '%-.192s'; repair it!"
2468
#: drizzled/error.cc:106
1992
#: ../drizzled/error.cc:310
2470
1994
msgid "Table '%-.192s' is read only"
2473
#: drizzled/error.cc:108
1997
#: ../drizzled/error.cc:311
2475
msgid "Out of memory; restart server and try again (needed %d bytes)"
1999
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2478
#: drizzled/error.cc:110
2002
#: ../drizzled/error.cc:312
2479
2003
msgid "Out of sort memory; increase server sort buffer size"
2482
#: drizzled/error.cc:112
2006
#: ../drizzled/error.cc:313
2007
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2010
#: ../drizzled/error.cc:314
2011
msgid "Global join memory constraint hit; increase join-heap-threshold"
2014
#: ../drizzled/error.cc:315
2015
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2018
#: ../drizzled/error.cc:316
2019
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2022
#: ../drizzled/error.cc:317
2484
2024
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2487
#: drizzled/error.cc:114
2027
#: ../drizzled/error.cc:318
2488
2028
msgid "Too many connections"
2491
#: drizzled/error.cc:116
2031
#: ../drizzled/error.cc:319
2493
"Out of memory; check if mysqld or some other process uses all available "
2494
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2033
"Out of memory; check if drizzled or some other process uses all available "
2034
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2495
2035
"memory or you can add more swap space"
2498
#: drizzled/error.cc:118
2038
#: ../drizzled/error.cc:320
2499
2039
msgid "Can't get hostname for your address"
2502
#: drizzled/error.cc:120
2042
#: ../drizzled/error.cc:321
2503
2043
msgid "Bad handshake"
2506
#: drizzled/error.cc:122
2508
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2511
#: drizzled/error.cc:124
2513
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2516
#: drizzled/error.cc:126
2517
msgid "No database selected"
2520
#: drizzled/error.cc:128
2046
#. Access error messages
2047
#: ../drizzled/error.cc:324
2049
msgid "Access denied for user '%s' to schema '%s'"
2052
#: ../drizzled/error.cc:325
2054
msgid "Access denied for user '%s' to table '%s'"
2057
#: ../drizzled/error.cc:326
2059
msgid "Access denied for user '%s' (using password: %s)"
2062
#: ../drizzled/error.cc:328
2063
msgid "No schema selected"
2066
#: ../drizzled/error.cc:329
2521
2067
msgid "Unknown command"
2524
#: drizzled/error.cc:130
2070
#: ../drizzled/error.cc:330
2526
2072
msgid "Column '%-.192s' cannot be null"
2529
#: drizzled/error.cc:132
2075
#: ../drizzled/error.cc:331
2531
msgid "Unknown database '%-.192s'"
2077
msgid "Unknown schema '%-.192s'"
2534
#: drizzled/error.cc:134
2080
#: ../drizzled/error.cc:332
2536
2082
msgid "Table '%-.192s' already exists"
2539
#: drizzled/error.cc:136
2085
#: ../drizzled/error.cc:333
2541
2087
msgid "Unknown table '%-.100s'"
2544
#: drizzled/error.cc:138
2090
#: ../drizzled/error.cc:334
2546
2092
msgid "Column '%-.192s' in %-.192s is ambiguous"
2549
#: drizzled/error.cc:140
2095
#: ../drizzled/error.cc:335
2550
2096
msgid "Server shutdown in progress"
2553
#: drizzled/error.cc:142
2099
#: ../drizzled/error.cc:336
2555
2101
msgid "Unknown column '%-.192s' in '%-.192s'"
2558
#: drizzled/error.cc:144
2104
#: ../drizzled/error.cc:337
2560
2106
msgid "'%-.192s' isn't in GROUP BY"
2563
#: drizzled/error.cc:146
2109
#: ../drizzled/error.cc:338
2565
2111
msgid "Can't group on '%-.192s'"
2568
#: drizzled/error.cc:148
2114
#: ../drizzled/error.cc:339
2569
2115
msgid "Statement has sum functions and columns in same statement"
2572
#: drizzled/error.cc:150
2118
#: ../drizzled/error.cc:340
2573
2119
msgid "Column count doesn't match value count"
2576
#: drizzled/error.cc:152
2122
#: ../drizzled/error.cc:341
2578
2124
msgid "Identifier name '%-.100s' is too long"
2581
#: drizzled/error.cc:154
2127
#: ../drizzled/error.cc:342
2583
2129
msgid "Duplicate column name '%-.192s'"
2586
#: drizzled/error.cc:156
2132
#: ../drizzled/error.cc:343
2588
2134
msgid "Duplicate key name '%-.192s'"
2591
#: drizzled/error.cc:158
2137
#: ../drizzled/error.cc:344
2593
2139
msgid "Duplicate entry '%-.192s' for key %d"
2596
#: drizzled/error.cc:160
2142
#: ../drizzled/error.cc:345
2598
2144
msgid "Incorrect column specifier for column '%-.192s'"
2601
#: drizzled/error.cc:162
2147
#: ../drizzled/error.cc:346
2603
2149
msgid "%s near '%-.80s' at line %d"
2606
#: drizzled/error.cc:164
2152
#: ../drizzled/error.cc:347
2154
msgid "Parsing error near '%s'"
2157
#: ../drizzled/error.cc:348
2607
2158
msgid "Query was empty"
2610
#: drizzled/error.cc:166
2161
#: ../drizzled/error.cc:349
2612
2163
msgid "Not unique table/alias: '%-.192s'"
2615
#: drizzled/error.cc:168
2166
#: ../drizzled/error.cc:350
2617
2168
msgid "Invalid default value for '%-.192s'"
2620
#: drizzled/error.cc:170
2171
#: ../drizzled/error.cc:351
2621
2172
msgid "Multiple primary key defined"
2624
#: drizzled/error.cc:172
2175
#: ../drizzled/error.cc:352
2626
2177
msgid "Too many keys specified; max %d keys allowed"
2629
#: drizzled/error.cc:174
2180
#: ../drizzled/error.cc:353
2631
2182
msgid "Too many key parts specified; max %d parts allowed"
2634
#: drizzled/error.cc:176
2185
#: ../drizzled/error.cc:354
2636
2187
msgid "Specified key was too long; max key length is %d bytes"
2639
#: drizzled/error.cc:178
2190
#: ../drizzled/error.cc:355
2641
2192
msgid "Key column '%-.192s' doesn't exist in table"
2644
#: drizzled/error.cc:180
2195
#: ../drizzled/error.cc:356
2647
2198
"BLOB column '%-.192s' can't be used in key specification with the used table "
2651
#: drizzled/error.cc:182
2202
#: ../drizzled/error.cc:357
2654
2205
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2658
#: drizzled/error.cc:184
2209
#: ../drizzled/error.cc:358
2660
2211
"Incorrect table definition; there can be only one auto column and it must be "
2661
2212
"defined as a key"
2664
#: drizzled/error.cc:186
2667
"%s: ready for connections.\n"
2668
"Version: '%s' socket: '%s' port: %d"
2671
#: drizzled/error.cc:188
2215
#: ../drizzled/error.cc:359
2673
2217
msgid "%s: Normal shutdown\n"
2676
#: drizzled/error.cc:190
2220
#: ../drizzled/error.cc:360
2678
2222
msgid "%s: Got signal %d. Aborting!\n"
2681
#: drizzled/error.cc:192
2225
#: ../drizzled/error.cc:361
2683
2227
msgid "%s: Shutdown complete\n"
2686
#: drizzled/error.cc:194
2230
#: ../drizzled/error.cc:362
2688
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2232
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2691
#: drizzled/error.cc:196
2235
#: ../drizzled/error.cc:363
2692
2236
msgid "Can't create IP socket"
2695
#: drizzled/error.cc:198
2239
#: ../drizzled/error.cc:364
2698
2242
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2702
#: drizzled/error.cc:200
2703
msgid "Field separator argument is not what is expected; check the manual"
2246
#: ../drizzled/error.cc:365
2249
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2706
#: drizzled/error.cc:202
2253
#: ../drizzled/error.cc:366
2708
2255
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2711
#: drizzled/error.cc:204
2258
#: ../drizzled/error.cc:367
2714
"The file '%-.128s' must be in the database directory or be readable by all"
2261
"The file '%-.128s' must be in the schema directory or be readable by all"
2717
#: drizzled/error.cc:206
2264
#: ../drizzled/error.cc:368
2719
2266
msgid "File '%-.200s' already exists"
2722
#: drizzled/error.cc:208
2269
#: ../drizzled/error.cc:369
2724
2271
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2727
#: drizzled/error.cc:210
2729
msgid "Records: %ld Duplicates: %ld"
2732
#: drizzled/error.cc:212
2274
#: ../drizzled/error.cc:370
2734
2276
"Incorrect prefix key; the used key part isn't a string, the used length is "
2735
2277
"longer than the key part, or the storage engine doesn't support unique "
2739
#: drizzled/error.cc:214
2281
#: ../drizzled/error.cc:371
2740
2282
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2743
#: drizzled/error.cc:216
2285
#: ../drizzled/error.cc:372
2745
2287
msgid "Can't DROP '%-.192s'; check that column/key exists"
2748
#: drizzled/error.cc:218
2290
#: ../drizzled/error.cc:373
2750
2292
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2753
#: drizzled/error.cc:220
2295
#: ../drizzled/error.cc:374
2755
2297
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2758
#: drizzled/error.cc:222
2760
msgid "Unknown thread id: %lu"
2763
#: drizzled/error.cc:224
2765
msgid "You are not owner of thread %lu"
2768
#: drizzled/error.cc:226
2300
#. KILL session errors
2301
#: ../drizzled/error.cc:377
2303
msgid "Unknown session id: %lu"
2306
#: ../drizzled/error.cc:378
2308
msgid "You are not the owner of session %lu"
2311
#: ../drizzled/error.cc:379
2312
msgid "You cannot kill the session you are connected from."
2315
#: ../drizzled/error.cc:382
2769
2316
msgid "No tables used"
2772
#: drizzled/error.cc:228
2774
msgid "Too many strings for column %-.192s and SET"
2777
#: drizzled/error.cc:230
2779
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2782
#: drizzled/error.cc:232
2784
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2787
#: drizzled/error.cc:234
2789
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2792
#: drizzled/error.cc:236
2319
#: ../drizzled/error.cc:383
2794
2321
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2797
#: drizzled/error.cc:238
2324
#: ../drizzled/error.cc:384
2799
msgid "Incorrect database name '%-.100s'"
2326
msgid "Incorrect schema name '%-.100s'"
2802
#: drizzled/error.cc:240
2329
#: ../drizzled/error.cc:385
2804
2331
msgid "Incorrect table name '%-.100s'"
2807
#: drizzled/error.cc:242
2334
#: ../drizzled/error.cc:386
2809
2336
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2810
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2337
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2813
#: drizzled/error.cc:244
2340
#: ../drizzled/error.cc:387
2814
2341
msgid "Unknown error"
2817
#: drizzled/error.cc:246
2344
#: ../drizzled/error.cc:388
2819
2346
msgid "Unknown procedure '%-.192s'"
2822
#: drizzled/error.cc:248
2349
#: ../drizzled/error.cc:389
2824
2351
msgid "Incorrect parameter count to procedure '%-.192s'"
2827
#: drizzled/error.cc:250
2829
msgid "Incorrect parameters to procedure '%-.192s'"
2832
#: drizzled/error.cc:252
2354
#: ../drizzled/error.cc:390
2834
2356
msgid "Unknown table '%-.192s' in %-.32s"
2837
#: drizzled/error.cc:254
2359
#: ../drizzled/error.cc:391
2839
2361
msgid "Column '%-.192s' specified twice"
2842
#: drizzled/error.cc:256
2364
#: ../drizzled/error.cc:392
2843
2365
msgid "Invalid use of group function"
2846
#: drizzled/error.cc:258
2368
#: ../drizzled/error.cc:393
2849
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2371
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2852
#: drizzled/error.cc:260
2374
#: ../drizzled/error.cc:394
2853
2375
msgid "A table must have at least 1 column"
2856
#: drizzled/error.cc:262
2378
#: ../drizzled/error.cc:395
2858
2380
msgid "The table '%-.192s' is full"
2861
#: drizzled/error.cc:264
2863
msgid "Unknown character set: '%-.64s'"
2866
#: drizzled/error.cc:266
2868
msgid "Too many tables; MySQL can only use %d tables in a join"
2871
#: drizzled/error.cc:268
2383
#: ../drizzled/error.cc:396
2385
msgid "Too many tables; Drizzle can only use %d tables in a join"
2388
#: ../drizzled/error.cc:397
2872
2389
msgid "Too many columns"
2875
#: drizzled/error.cc:270
2392
#: ../drizzled/error.cc:398
2878
2395
"Row size too large. The maximum row size for the used table type, not "
2879
2396
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2882
#: drizzled/error.cc:272
2885
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
2886
"thread_stack=#' to specify a bigger stack if needed"
2889
#: drizzled/error.cc:274
2399
#: ../drizzled/error.cc:399
2890
2400
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2893
#: drizzled/error.cc:276
2403
#: ../drizzled/error.cc:400
2896
2406
"Table handler doesn't support NULL in given index. Please change column "
2897
2407
"'%-.192s' to be NOT NULL or use another handler"
2900
#: drizzled/error.cc:278
2902
msgid "Can't load function '%-.192s'"
2905
#: drizzled/error.cc:280
2907
msgid "Can't initialize function '%-.192s'; %-.80s"
2910
#: drizzled/error.cc:282
2911
msgid "No paths allowed for shared library"
2914
#: drizzled/error.cc:284
2916
msgid "Function '%-.192s' already exists"
2919
#: drizzled/error.cc:286
2921
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2924
#: drizzled/error.cc:288
2926
msgid "Can't find symbol '%-.128s' in library"
2929
#: drizzled/error.cc:290
2931
msgid "Function '%-.192s' is not defined"
2934
#: drizzled/error.cc:292
2937
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2938
"'mysqladmin flush-hosts'"
2941
#: drizzled/error.cc:294
2943
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
2946
#: drizzled/error.cc:296
2948
"You are using MySQL as an anonymous user and anonymous users are not allowed "
2949
"to change passwords"
2952
#: drizzled/error.cc:298
2954
"You must have privileges to update tables in the mysql database to be able "
2955
"to change passwords for others"
2958
#: drizzled/error.cc:300
2959
msgid "Can't find any matching row in the user table"
2962
#: drizzled/error.cc:302
2410
#: ../drizzled/error.cc:401
2411
msgid "No paths allowed for plugin library"
2414
#: ../drizzled/error.cc:402
2416
msgid "Plugin '%-.192s' already exists"
2419
#: ../drizzled/error.cc:403
2421
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2424
#: ../drizzled/error.cc:404
2426
msgid "Can't find symbol '%-.128s' in library '%s'"
2429
#: ../drizzled/error.cc:405
2964
2431
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2967
#: drizzled/error.cc:304
2434
#: ../drizzled/error.cc:406
2970
2437
"Can't create a new thread (errno %d); if you are not out of available "
2971
2438
"memory, you can consult the manual for a possible OS-dependent bug"
2974
#: drizzled/error.cc:306
2441
#: ../drizzled/error.cc:407
2976
2443
msgid "Column count doesn't match value count at row %ld"
2979
#: drizzled/error.cc:308
2446
#: ../drizzled/error.cc:408
2981
2448
msgid "Can't reopen table: '%-.192s'"
2984
#: drizzled/error.cc:310
2985
msgid "Invalid use of NULL value"
2988
#: drizzled/error.cc:312
2990
msgid "Got error '%-.64s' from regexp"
2993
#: drizzled/error.cc:314
2451
#: ../drizzled/error.cc:409
2995
2453
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2996
2454
"illegal if there is no GROUP BY clause"
2999
#: drizzled/error.cc:316
3001
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3004
#: drizzled/error.cc:318
3006
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3009
#: drizzled/error.cc:320
3012
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3016
#: drizzled/error.cc:322
3018
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3019
"privileges can be used"
3022
#: drizzled/error.cc:324
3023
msgid "The host or user argument to GRANT is too long"
3026
#: drizzled/error.cc:326
3028
msgid "Table '%-.192s.%-.192s' doesn't exist"
3031
#: drizzled/error.cc:328
3034
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3038
#: drizzled/error.cc:330
3039
msgid "The used command is not allowed with this MySQL version"
3042
#: drizzled/error.cc:332
2457
#: ../drizzled/error.cc:410
3044
2459
"You have an error in your SQL syntax; check the manual that corresponds to "
3045
"your MySQL server version for the right syntax to use"
3048
#: drizzled/error.cc:334
3050
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3053
#: drizzled/error.cc:336
3054
msgid "Too many delayed threads in use"
3057
#: drizzled/error.cc:338
3059
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3062
#: drizzled/error.cc:340
2460
"your Drizzle server version for the right syntax to use"
2463
#: ../drizzled/error.cc:411
3063
2464
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3066
#: drizzled/error.cc:342
3067
msgid "Got a read error from the connection pipe"
3070
#: drizzled/error.cc:344
3071
msgid "Got an error from fcntl()"
3074
#: drizzled/error.cc:346
2467
#: ../drizzled/error.cc:412
3075
2468
msgid "Got packets out of order"
3078
#: drizzled/error.cc:358
3079
msgid "Result string is longer than 'max_allowed_packet' bytes"
3082
#: drizzled/error.cc:360
2471
#: ../drizzled/error.cc:413
3083
2472
msgid "The used table type doesn't support BLOB/TEXT columns"
3086
#: drizzled/error.cc:362
2475
#: ../drizzled/error.cc:414
3087
2476
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3090
#: drizzled/error.cc:364
3093
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3097
#: drizzled/error.cc:366
2479
#: ../drizzled/error.cc:415
3099
2481
msgid "Incorrect column name '%-.100s'"
3102
#: drizzled/error.cc:368
2484
#: ../drizzled/error.cc:416
3104
2486
msgid "The used storage engine can't index column '%-.192s'"
3107
#: drizzled/error.cc:370
2489
#: ../drizzled/error.cc:417
3109
2491
"Unable to open underlying table which is differently defined or of non-"
3110
2492
"MyISAM type or doesn't exist"
3113
#: drizzled/error.cc:372
2495
#: ../drizzled/error.cc:418
3115
2497
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3118
#: drizzled/error.cc:374
2500
#: ../drizzled/error.cc:419
3121
2503
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3124
#: drizzled/error.cc:376
2506
#: ../drizzled/error.cc:420
3126
2508
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3127
2509
"UNIQUE instead"
3130
#: drizzled/error.cc:378
2512
#: ../drizzled/error.cc:421
3131
2513
msgid "Result consisted of more than one row"
3134
#: drizzled/error.cc:380
2516
#: ../drizzled/error.cc:422
3135
2517
msgid "This table type requires a primary key"
3138
#: drizzled/error.cc:382
3139
msgid "This version of MySQL is not compiled with RAID support"
3142
#: drizzled/error.cc:384
3144
"You are using safe update mode and you tried to update a table without a "
3145
"WHERE that uses a KEY column"
3148
#: drizzled/error.cc:386
2520
#: ../drizzled/error.cc:423
3150
2522
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3153
#: drizzled/error.cc:388
2525
#: ../drizzled/error.cc:424
3154
2526
msgid "Can't open table"
3157
#: drizzled/error.cc:390
2529
#: ../drizzled/error.cc:425
3159
2531
msgid "The storage engine for the table doesn't support %s"
3162
#: drizzled/error.cc:392
3163
msgid "You are not allowed to execute this command in a transaction"
3166
#: drizzled/error.cc:394
2534
#: ../drizzled/error.cc:426
3168
2536
msgid "Got error %d during COMMIT"
3171
#: drizzled/error.cc:396
2539
#: ../drizzled/error.cc:427
3173
2541
msgid "Got error %d during ROLLBACK"
3176
#: drizzled/error.cc:398
3178
msgid "Got error %d during FLUSH_LOGS"
3181
#: drizzled/error.cc:400
3183
msgid "Got error %d during CHECKPOINT"
3186
#: drizzled/error.cc:402
2544
#. This is a very incorrect place to use the PRIi64 macro as the
2545
#. program that looks over the source for the N_() macros does not
2546
#. (obviously) do macro expansion, so the string is entirely wrong for
2547
#. what it is trying to output for every language except english.
2548
#: ../drizzled/error.cc:432
3189
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2551
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3190
2552
"'%-.64s' (%-.64s)"
3193
#: drizzled/error.cc:404
3194
msgid "The storage engine for the table does not support binary table dump"
3197
#: drizzled/error.cc:406
3198
msgid "Binlog closed, cannot RESET MASTER"
3201
#: drizzled/error.cc:408
3203
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3206
#: drizzled/error.cc:410
3208
msgid "Error from master: '%-.64s'"
3211
#: drizzled/error.cc:412
3212
msgid "Net error reading from master"
3215
#: drizzled/error.cc:414
3216
msgid "Net error writing to master"
3219
#: drizzled/error.cc:416
3220
msgid "Can't find FULLTEXT index matching the column list"
3223
#: drizzled/error.cc:418
2555
#: ../drizzled/error.cc:433
3225
2557
"Can't execute the given command because you have active locked tables or an "
3226
2558
"active transaction"
3229
#: drizzled/error.cc:420
2561
#: ../drizzled/error.cc:434
3231
2563
msgid "Unknown system variable '%-.64s'"
3234
#: drizzled/error.cc:422
2566
#: ../drizzled/error.cc:435
3236
2568
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3239
#: drizzled/error.cc:424
2571
#: ../drizzled/error.cc:436
3242
2574
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3245
#: drizzled/error.cc:426
2577
#: ../drizzled/error.cc:437
3246
2578
msgid "Some non-transactional changed tables couldn't be rolled back"
3249
#: drizzled/error.cc:428
3251
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3252
"of storage; increase this mysqld variable and try again"
3255
#: drizzled/error.cc:430
3257
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3260
#: drizzled/error.cc:432
3262
"This operation requires a running slave; configure slave and do START SLAVE"
3265
#: drizzled/error.cc:434
3266
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3269
#: drizzled/error.cc:436
3271
"Could not initialize master info structure; more error messages can be found "
3272
"in the MySQL error log"
3275
#: drizzled/error.cc:438
3276
msgid "Could not create slave thread; check system resources"
3279
#: drizzled/error.cc:440
3282
"User %-.64s already has more than 'max_user_connections' active connections"
3285
#: drizzled/error.cc:442
2581
#: ../drizzled/error.cc:438
3286
2582
msgid "You may only use constant expressions with SET"
3289
#: drizzled/error.cc:444
2585
#: ../drizzled/error.cc:439
3290
2586
msgid "Lock wait timeout exceeded; try restarting transaction"
3293
#: drizzled/error.cc:446
2589
#: ../drizzled/error.cc:440
3294
2590
msgid "The total number of locks exceeds the lock table size"
3297
#: drizzled/error.cc:448
2593
#: ../drizzled/error.cc:441
3298
2594
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3301
#: drizzled/error.cc:450
2597
#: ../drizzled/error.cc:442
3302
2598
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3305
#: drizzled/error.cc:452
3306
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3309
#: drizzled/error.cc:454
2601
#: ../drizzled/error.cc:443
3311
2603
msgid "Incorrect arguments to %s"
3314
#: drizzled/error.cc:456
3316
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3319
#: drizzled/error.cc:458
3321
"Incorrect table definition; all MERGE tables must be in the same database"
3324
#: drizzled/error.cc:460
2606
#: ../drizzled/error.cc:444
3325
2607
msgid "Deadlock found when trying to get lock; try restarting transaction"
3328
#: drizzled/error.cc:462
2610
#: ../drizzled/error.cc:445
3329
2611
msgid "The used table type doesn't support FULLTEXT indexes"
3332
#: drizzled/error.cc:464
2614
#: ../drizzled/error.cc:446
3333
2615
msgid "Cannot add foreign key constraint"
3336
#: drizzled/error.cc:466
2618
#: ../drizzled/error.cc:447
3337
2619
msgid "Cannot add or update a child row: a foreign key constraint fails"
3340
#: drizzled/error.cc:468
2622
#: ../drizzled/error.cc:448
3341
2623
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3344
#: drizzled/error.cc:470
3346
msgid "Error connecting to master: %-.128s"
3349
#: drizzled/error.cc:472
3351
msgid "Error running query on master: %-.128s"
3354
#: drizzled/error.cc:474
3356
msgid "Error when executing command %s: %-.128s"
3359
#: drizzled/error.cc:476
2626
#: ../drizzled/error.cc:449
3361
2628
msgid "Incorrect usage of %s and %s"
3364
#: drizzled/error.cc:478
2631
#: ../drizzled/error.cc:450
3365
2632
msgid "The used SELECT statements have a different number of columns"
3368
#: drizzled/error.cc:480
2635
#: ../drizzled/error.cc:451
3369
2636
msgid "Can't execute the query because you have a conflicting read lock"
3372
#: drizzled/error.cc:482
3373
msgid "Mixing of transactional and non-transactional tables is disabled"
3376
#: drizzled/error.cc:484
3378
msgid "Option '%s' used twice in statement"
3381
#: drizzled/error.cc:486
3383
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3386
#: drizzled/error.cc:488
3388
msgid "Access denied; you need the %-.128s privilege for this operation"
3391
#: drizzled/error.cc:490
2639
#: ../drizzled/error.cc:452
3394
2642
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3397
#: drizzled/error.cc:492
2645
#: ../drizzled/error.cc:453
3400
2648
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3403
#: drizzled/error.cc:494
2651
#: ../drizzled/error.cc:454
3405
2653
msgid "Variable '%-.64s' doesn't have a default value"
3408
#: drizzled/error.cc:496
2656
#: ../drizzled/error.cc:455
3410
2658
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3413
#: drizzled/error.cc:498
2661
#: ../drizzled/error.cc:456
3415
2663
msgid "Incorrect argument type to variable '%-.64s'"
3418
#: drizzled/error.cc:500
2666
#: ../drizzled/error.cc:457
3420
2668
msgid "Variable '%-.64s' can only be set, not read"
3423
#: drizzled/error.cc:502
2671
#: ../drizzled/error.cc:458
3425
2673
msgid "Incorrect usage/placement of '%s'"
3428
#: drizzled/error.cc:504
3430
msgid "This version of MySQL doesn't yet support '%s'"
3433
#: drizzled/error.cc:506
3436
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3439
#: drizzled/error.cc:508
3440
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3443
#: drizzled/error.cc:510
2676
#: ../drizzled/error.cc:459
2678
msgid "This version of Drizzle doesn't yet support '%s'"
2681
#: ../drizzled/error.cc:460
3445
2683
msgid "Variable '%-.192s' is a %s variable"
3448
#: drizzled/error.cc:512
2686
#: ../drizzled/error.cc:461
3450
2688
msgid "Incorrect foreign key definition for '%-.192s': %s"
3453
#: drizzled/error.cc:514
2691
#: ../drizzled/error.cc:462
3454
2692
msgid "Key reference and table reference don't match"
3457
#: drizzled/error.cc:516
2695
#: ../drizzled/error.cc:463
3459
2697
msgid "Operand should contain %d column(s)"
3462
#: drizzled/error.cc:518
2700
#: ../drizzled/error.cc:464
3463
2701
msgid "Subquery returns more than 1 row"
3466
#: drizzled/error.cc:520
3468
msgid "Unknown prepared statement handler (%.*s) given to %s"
3471
#: drizzled/error.cc:522
3472
msgid "Help database is corrupt or does not exist"
3475
#: drizzled/error.cc:524
3476
msgid "Cyclic reference on subqueries"
3479
#: drizzled/error.cc:526
2704
#: ../drizzled/error.cc:465
3481
2706
msgid "Converting column '%s' from %s to %s"
3484
#: drizzled/error.cc:528
2709
#: ../drizzled/error.cc:466
3486
2711
msgid "Reference '%-.64s' not supported (%s)"
3489
#: drizzled/error.cc:530
2714
#: ../drizzled/error.cc:467
3490
2715
msgid "Every derived table must have its own alias"
3493
#: drizzled/error.cc:532
2718
#: ../drizzled/error.cc:468
3495
2720
msgid "Select %u was reduced during optimization"
3498
#: drizzled/error.cc:534
2723
#: ../drizzled/error.cc:469
3500
2725
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3503
#: drizzled/error.cc:536
3505
"Client does not support authentication protocol requested by server; "
3506
"consider upgrading MySQL client"
3509
#: drizzled/error.cc:538
2728
#: ../drizzled/error.cc:470
3510
2729
msgid "All parts of a SPATIAL index must be NOT NULL"
3513
#: drizzled/error.cc:540
2732
#: ../drizzled/error.cc:471
3515
2734
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3518
#: drizzled/error.cc:542
3519
msgid "Slave is already running"
3522
#: drizzled/error.cc:544
3523
msgid "Slave already has been stopped"
3526
#: drizzled/error.cc:546
2737
#: ../drizzled/error.cc:472
3529
"Uncompressed data size too large; the maximum size is %d (probably, length "
3530
"of uncompressed data was corrupted)"
2740
"Uncompressed data size too large; the maximum size is %d (based on "
2741
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3533
#: drizzled/error.cc:548
2744
#: ../drizzled/error.cc:473
3534
2745
msgid "ZLIB: Not enough memory"
3537
#: drizzled/error.cc:550
2748
#: ../drizzled/error.cc:474
3539
2750
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3540
2751
"data was corrupted)"
3543
#: drizzled/error.cc:552
2754
#: ../drizzled/error.cc:475
3544
2755
msgid "ZLIB: Input data corrupted"
3547
#: drizzled/error.cc:554
2758
#: ../drizzled/error.cc:476
3549
2760
msgid "%d line(s) were cut by GROUP_CONCAT()"
3552
#: drizzled/error.cc:556
2763
#: ../drizzled/error.cc:477
3554
2765
msgid "Row %ld doesn't contain data for all columns"
3557
#: drizzled/error.cc:558
2768
#: ../drizzled/error.cc:478
3560
2771
"Row %ld was truncated; it contained more data than there were input columns"
3563
#: drizzled/error.cc:560
2774
#: ../drizzled/error.cc:479
3566
2777
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3569
#: drizzled/error.cc:562
2780
#: ../drizzled/error.cc:480
3571
2782
msgid "Out of range value for column '%s' at row %ld"
3574
#: drizzled/error.cc:564
2785
#: ../drizzled/error.cc:481
3576
2787
msgid "Data truncated for column '%s' at row %ld"
3579
#: drizzled/error.cc:566
3581
msgid "Using storage engine %s for table '%s'"
3584
#: drizzled/error.cc:568
2790
#: ../drizzled/error.cc:482
3586
2792
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3589
#: drizzled/error.cc:570
3590
msgid "Cannot drop one or more of the requested users"
3593
#: drizzled/error.cc:572
3594
msgid "Can't revoke all privileges for one or more of the requested users"
3597
#: drizzled/error.cc:574
2795
#: ../drizzled/error.cc:483
3599
2797
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3602
#: drizzled/error.cc:576
2800
#: ../drizzled/error.cc:484
3604
2802
msgid "Illegal mix of collations for operation '%s'"
3607
#: drizzled/error.cc:578
2805
#: ../drizzled/error.cc:485
3610
2808
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3611
2809
"variable_name)"
3614
#: drizzled/error.cc:580
2812
#: ../drizzled/error.cc:486
3616
2814
msgid "Unknown collation: '%-.64s'"
3619
#: drizzled/error.cc:582
3621
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3622
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3626
#: drizzled/error.cc:584
3629
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3630
"old format; please change the password to the new format"
3633
#: drizzled/error.cc:586
2817
#: ../drizzled/error.cc:487
3636
2820
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3640
#: drizzled/error.cc:588
3641
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3644
#: drizzled/error.cc:590
3646
"It is recommended to use --skip-slave-start when doing step-by-step "
3647
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3648
"get an unexpected slave's mysqld restart"
3651
#: drizzled/error.cc:592
3652
msgid "SQL thread is not to be started so UNTIL options are ignored"
3655
#: drizzled/error.cc:594
2824
#: ../drizzled/error.cc:488
3657
2826
msgid "Incorrect index name '%-.100s'"
3660
#: drizzled/error.cc:596
2829
#: ../drizzled/error.cc:489
3662
2831
msgid "Incorrect catalog name '%-.100s'"
3665
#: drizzled/error.cc:598
3667
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3670
#: drizzled/error.cc:600
2834
#: ../drizzled/error.cc:490
3672
2836
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3675
#: drizzled/error.cc:602
3677
msgid "Unknown key cache '%-.100s'"
3680
#: drizzled/error.cc:604
3682
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3683
"this switch for this grant to work"
3686
#: drizzled/error.cc:606
2839
#: ../drizzled/error.cc:491
3688
2841
msgid "Unknown table engine '%s'"
3691
#: drizzled/error.cc:608
3693
msgid "'%s' is deprecated; use '%s' instead"
3696
#: drizzled/error.cc:610
2844
#: ../drizzled/error.cc:492
3698
2846
msgid "The target table %-.100s of the %s is not updatable"
3701
#: drizzled/error.cc:612
2849
#: ../drizzled/error.cc:493
3704
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
2852
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3708
#: drizzled/error.cc:614
2856
#: ../drizzled/error.cc:494
3711
"The MySQL server is running with the %s option so it cannot execute this "
2859
"The Drizzle server is running with the %s option so it cannot execute this "
3715
#: drizzled/error.cc:616
2863
#: ../drizzled/error.cc:495
3717
2865
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3720
#: drizzled/error.cc:618
2868
#: ../drizzled/error.cc:496
3722
2870
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3725
#: drizzled/error.cc:620
2873
#: ../drizzled/error.cc:497
3727
2875
"Incorrect table definition; there can be only one TIMESTAMP column with "
3728
2876
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3731
#: drizzled/error.cc:622
2879
#: ../drizzled/error.cc:498
3733
2881
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3736
#: drizzled/error.cc:624
3737
msgid "This command is not supported in the prepared statement protocol yet"
3740
#: drizzled/error.cc:626
2884
#: ../drizzled/error.cc:499
3742
2886
msgid "Got error %d '%-.100s' from %s"
3745
#: drizzled/error.cc:628
2889
#: ../drizzled/error.cc:500
3747
2891
msgid "Got temporary error %d '%-.100s' from %s"
3750
#: drizzled/error.cc:630
2894
#: ../drizzled/error.cc:501
3752
2896
msgid "Unknown or incorrect time zone: '%-.64s'"
3755
#: drizzled/error.cc:632
3757
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3760
#: drizzled/error.cc:634
2899
#: ../drizzled/error.cc:502
3762
2901
msgid "Invalid %s character string: '%.64s'"
3765
#: drizzled/error.cc:636
2904
#: ../drizzled/error.cc:503
3767
2906
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3770
#: drizzled/error.cc:638
3772
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3775
#: drizzled/error.cc:640
3777
msgid "Can't create a %s from within another stored routine"
3780
#: drizzled/error.cc:642
3782
msgid "%s %s already exists"
3785
#: drizzled/error.cc:644
2909
#: ../drizzled/error.cc:504
3787
2911
msgid "%s %s does not exist"
3790
#: drizzled/error.cc:646
3792
msgid "Failed to DROP %s %s"
3795
#: drizzled/error.cc:648
3797
msgid "Failed to CREATE %s %s"
3800
#: drizzled/error.cc:650
3802
msgid "%s with no matching label: %s"
3805
#: drizzled/error.cc:652
3807
msgid "Redefining label %s"
3810
#: drizzled/error.cc:654
3812
msgid "End-label %s without match"
3815
#: drizzled/error.cc:656
3817
msgid "Referring to uninitialized variable %s"
3820
#: drizzled/error.cc:658
3822
msgid "PROCEDURE %s can't return a result set in the given context"
3825
#: drizzled/error.cc:660
3826
msgid "RETURN is only allowed in a FUNCTION"
3829
#: drizzled/error.cc:662
3831
msgid "%s is not allowed in stored procedures"
3834
#: drizzled/error.cc:664
3836
"The update log is deprecated and replaced by the binary log; SET "
3837
"SQL_LOG_UPDATE has been ignored"
3840
#: drizzled/error.cc:666
3842
"The update log is deprecated and replaced by the binary log; SET "
3843
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3846
#: drizzled/error.cc:668
2914
#: ../drizzled/error.cc:505
3847
2915
msgid "Query execution was interrupted"
3850
#: drizzled/error.cc:670
3852
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3855
#: drizzled/error.cc:672
3857
msgid "Undefined CONDITION: %s"
3860
#: drizzled/error.cc:674
3862
msgid "No RETURN found in FUNCTION %s"
3865
#: drizzled/error.cc:676
3867
msgid "FUNCTION %s ended without RETURN"
3870
#: drizzled/error.cc:678
3871
msgid "Cursor statement must be a SELECT"
3874
#: drizzled/error.cc:680
3875
msgid "Cursor SELECT must not have INTO"
3878
#: drizzled/error.cc:682
3880
msgid "Undefined CURSOR: %s"
3883
#: drizzled/error.cc:684
3884
msgid "Cursor is already open"
3887
#: drizzled/error.cc:686
3888
msgid "Cursor is not open"
3891
#: drizzled/error.cc:688
3893
msgid "Undeclared variable: %s"
3896
#: drizzled/error.cc:690
3897
msgid "Incorrect number of FETCH variables"
3900
#: drizzled/error.cc:692
3901
msgid "No data - zero rows fetched, selected, or processed"
3904
#: drizzled/error.cc:694
3906
msgid "Duplicate parameter: %s"
3909
#: drizzled/error.cc:696
3911
msgid "Duplicate variable: %s"
3914
#: drizzled/error.cc:698
3916
msgid "Duplicate condition: %s"
3919
#: drizzled/error.cc:700
3921
msgid "Duplicate cursor: %s"
3924
#: drizzled/error.cc:702
3926
msgid "Failed to ALTER %s %s"
3929
#: drizzled/error.cc:704
3930
msgid "Subquery value not supported"
3933
#: drizzled/error.cc:706
3935
msgid "%s is not allowed in stored function or trigger"
3938
#: drizzled/error.cc:708
3939
msgid "Variable or condition declaration after cursor or handler declaration"
3942
#: drizzled/error.cc:710
3943
msgid "Cursor declaration after handler declaration"
3946
#: drizzled/error.cc:712
3947
msgid "Case not found for CASE statement"
3950
#: drizzled/error.cc:714
3952
msgid "Configuration file '%-.192s' is too big"
3955
#: drizzled/error.cc:716
3957
msgid "Malformed file type header in file '%-.192s'"
3960
#: drizzled/error.cc:718
3962
msgid "Unexpected end of file while parsing comment '%-.200s'"
3965
#: drizzled/error.cc:720
3967
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3970
#: drizzled/error.cc:722
3972
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3975
#: drizzled/error.cc:724
3976
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3979
#: drizzled/error.cc:726
3981
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3984
#: drizzled/error.cc:728
3986
msgid "'%-.192s.%-.192s' is not %s"
3989
#: drizzled/error.cc:730
3991
msgid "Column '%-.192s' is not updatable"
3994
#: drizzled/error.cc:732
3995
msgid "View's SELECT contains a subquery in the FROM clause"
3998
#: drizzled/error.cc:734
4000
msgid "View's SELECT contains a '%s' clause"
4003
#: drizzled/error.cc:736
4004
msgid "View's SELECT contains a variable or parameter"
4007
#: drizzled/error.cc:738
4009
msgid "View's SELECT refers to a temporary table '%-.192s'"
4012
#: drizzled/error.cc:740
4013
msgid "View's SELECT and view's field list have different column counts"
4016
#: drizzled/error.cc:742
4018
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4021
#: drizzled/error.cc:744
4022
msgid "View being updated does not have complete key of underlying table in it"
4025
#: drizzled/error.cc:746
2918
#: ../drizzled/error.cc:506
4028
2921
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4029
2922
"(s) or definer/invoker of view lack rights to use them"
4032
#: drizzled/error.cc:748
4034
msgid "Can't drop or alter a %s from within another stored routine"
4037
#: drizzled/error.cc:750
4038
msgid "GOTO is not allowed in a stored procedure handler"
4041
#: drizzled/error.cc:752
4042
msgid "Trigger already exists"
4045
#: drizzled/error.cc:754
4046
msgid "Trigger does not exist"
4049
#: drizzled/error.cc:756
4051
msgid "Trigger's '%-.192s' is view or temporary table"
4054
#: drizzled/error.cc:758
4056
msgid "Updating of %s row is not allowed in %strigger"
4059
#: drizzled/error.cc:760
4061
msgid "There is no %s row in %s trigger"
4064
#: drizzled/error.cc:762
2925
#: ../drizzled/error.cc:507
4066
2927
msgid "Field '%-.192s' doesn't have a default value"
4069
#: drizzled/error.cc:764
2930
#: ../drizzled/error.cc:508
4070
2931
msgid "Division by 0"
4073
#: drizzled/error.cc:766
2934
#: ../drizzled/error.cc:509
4075
2936
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4078
#: drizzled/error.cc:768
2939
#: ../drizzled/error.cc:510
4080
2941
msgid "Illegal %s '%-.192s' value found during parsing"
4083
#: drizzled/error.cc:770
4085
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4088
#: drizzled/error.cc:772
4090
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4093
#: drizzled/error.cc:774
4095
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4098
#: drizzled/error.cc:776
4100
msgid "Failed purging old relay logs: %s"
4103
#: drizzled/error.cc:778
4105
msgid "Password hash should be a %d-digit hexadecimal number"
4108
#: drizzled/error.cc:780
4109
msgid "Target log not found in binlog index"
4112
#: drizzled/error.cc:782
4113
msgid "I/O error reading log index file"
4116
#: drizzled/error.cc:784
4117
msgid "Server configuration does not permit binlog purge"
4120
#: drizzled/error.cc:786
4121
msgid "Failed on fseek()"
4124
#: drizzled/error.cc:788
4125
msgid "Fatal error during log purge"
4128
#: drizzled/error.cc:790
4129
msgid "A purgeable log is in use, will not purge"
4132
#: drizzled/error.cc:792
4133
msgid "Unknown error during log purge"
4136
#: drizzled/error.cc:794
4138
msgid "Failed initializing relay log position: %s"
4141
#: drizzled/error.cc:796
4142
msgid "You are not using binary logging"
4145
#: drizzled/error.cc:798
4148
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4151
#: drizzled/error.cc:800
4152
msgid "WSAStartup Failed"
4155
#: drizzled/error.cc:802
4156
msgid "Can't handle procedures with different groups yet"
4159
#: drizzled/error.cc:804
4160
msgid "Select must have a group with this procedure"
4163
#: drizzled/error.cc:806
4164
msgid "Can't use ORDER clause with this procedure"
4167
#: drizzled/error.cc:808
4169
msgid "Binary logging and replication forbid changing the global server %s"
4172
#: drizzled/error.cc:810
4174
msgid "Can't map file: %-.200s, errno: %d"
4177
#: drizzled/error.cc:812
4179
msgid "Wrong magic in %-.64s"
4182
#: drizzled/error.cc:814
4183
msgid "Prepared statement contains too many placeholders"
4186
#: drizzled/error.cc:816
2944
#: ../drizzled/error.cc:511
4188
2946
msgid "Key part '%-.192s' length cannot be 0"
4191
#: drizzled/error.cc:818
4192
msgid "View text checksum failed"
4195
#: drizzled/error.cc:820
4198
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4201
#: drizzled/error.cc:822
4203
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4206
#: drizzled/error.cc:824
4208
msgid "Can not delete from join view '%-.192s.%-.192s'"
4211
#: drizzled/error.cc:826
4213
msgid "Operation %s failed for %.256s"
4216
#: drizzled/error.cc:828
4217
msgid "XAER_NOTA: Unknown XID"
4220
#: drizzled/error.cc:830
4221
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4224
#: drizzled/error.cc:832
2949
#: ../drizzled/error.cc:512
4227
2952
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4228
2953
"the %.64s state"
4231
#: drizzled/error.cc:834
4232
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4235
#: drizzled/error.cc:836
4237
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4241
#: drizzled/error.cc:838
4242
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4245
#: drizzled/error.cc:840
4248
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4252
#: drizzled/error.cc:842
4253
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4256
#: drizzled/error.cc:844
4257
msgid "Failed to revoke all privileges to dropped routine"
4260
#: drizzled/error.cc:846
2956
#: ../drizzled/error.cc:513
4262
2958
msgid "Data too long for column '%s' at row %ld"
4265
#: drizzled/error.cc:848
4267
msgid "Bad SQLSTATE: '%s'"
4270
#: drizzled/error.cc:850
2961
#: ../drizzled/error.cc:514
4273
2964
"%s: ready for connections.\n"
4274
"Version: '%s' socket: '%s' port: %d %s"
2965
"Version: '%s' %s\n"
4277
#: drizzled/error.cc:852
2968
#: ../drizzled/error.cc:515
4278
2969
msgid "Can't load value from file with fixed size rows to variable"
4281
#: drizzled/error.cc:854
4282
msgid "You are not allowed to create a user with GRANT"
4285
#: drizzled/error.cc:856
2972
#: ../drizzled/error.cc:516
4287
2974
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4290
#: drizzled/error.cc:858
2977
#: ../drizzled/error.cc:517
4291
2978
msgid "Table definition has changed, please retry transaction"
4294
#: drizzled/error.cc:860
4295
msgid "Duplicate handler declared in the same block"
4298
#: drizzled/error.cc:862
4301
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4302
"variable in BEFORE trigger"
4305
#: drizzled/error.cc:864
2981
#: ../drizzled/error.cc:518
4307
2983
msgid "Not allowed to return a result set from a %s"
4310
#: drizzled/error.cc:866
2986
#: ../drizzled/error.cc:519
4311
2987
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4314
#: drizzled/error.cc:868
4316
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4317
"declaration and binary logging is enabled; if non-transactional tables were "
4318
"updated, the binary log will miss their changes"
4321
#: drizzled/error.cc:870
4323
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4324
"declaration and binary logging is enabled (you *might* want to use the less "
4325
"safe log_bin_trust_function_creators variable)"
4328
#: drizzled/error.cc:872
4330
"You do not have the SUPER privilege and binary logging is enabled (you "
4331
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4334
#: drizzled/error.cc:874
4336
"You can't execute a prepared statement which has an open cursor associated "
4337
"with it. Reset the statement to re-execute it."
4340
#: drizzled/error.cc:876
4342
msgid "The statement (%lu) has no open cursor."
4345
#: drizzled/error.cc:878
2990
#: ../drizzled/error.cc:520
4347
2992
"Explicit or implicit commit is not allowed in stored function or trigger."
4350
#: drizzled/error.cc:880
4353
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4356
#: drizzled/error.cc:882
4357
msgid "Recursive stored functions and triggers are not allowed."
4360
#: drizzled/error.cc:884
2995
#: ../drizzled/error.cc:521
4362
2997
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4365
#: drizzled/error.cc:886
3000
#: ../drizzled/error.cc:522
4367
3002
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4370
#: drizzled/error.cc:888
3005
#: ../drizzled/error.cc:523
4373
3008
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4377
#: drizzled/error.cc:890
4379
"You can't combine write-locking of system tables with other tables or lock "
4383
#: drizzled/error.cc:892
4385
msgid "Unable to connect to foreign data source: %.64s"
4388
#: drizzled/error.cc:894
4391
"There was a problem processing the query on the foreign data source. Data "
4392
"source error: %-.64s"
4395
#: drizzled/error.cc:896
4398
"The foreign data source you are trying to reference does not exist. Data "
4399
"source error: %-.64s"
4402
#: drizzled/error.cc:898
4405
"Can't create federated table. The data source connection string '%-.64s' is "
4406
"not in the correct format"
4409
#: drizzled/error.cc:900
4411
msgid "The data source connection string '%-.64s' is not in the correct format"
4414
#: drizzled/error.cc:902
4416
msgid "Can't create federated table. Foreign data src error: %-.64s"
4419
#: drizzled/error.cc:904
3012
#: ../drizzled/error.cc:524
4420
3013
msgid "Trigger in wrong schema"
4423
#: drizzled/error.cc:906
3016
#: ../drizzled/error.cc:525
4426
3019
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4427
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4430
#: drizzled/error.cc:908
4432
msgid "Routine body for '%-.100s' is too long"
4435
#: drizzled/error.cc:910
4436
msgid "Cannot drop default keycache"
4439
#: drizzled/error.cc:912
3020
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3023
#: ../drizzled/error.cc:526
4441
3025
msgid "Display width out of range for column '%-.192s' (max = %d)"
4444
#: drizzled/error.cc:914
4445
msgid "XAER_DUPID: The XID already exists"
4448
#: drizzled/error.cc:916
3028
#: ../drizzled/error.cc:527
4450
3030
msgid "Datetime function: %-.32s field overflow"
4453
#: drizzled/error.cc:918
4456
"Can't update table '%-.192s' in stored function/trigger because it is "
4457
"already used by statement which invoked this stored function/trigger."
4460
#: drizzled/error.cc:920
4463
"The definition of table '%-.192s' prevents operation %.192s on table "
4467
#: drizzled/error.cc:922
4469
"The prepared statement contains a stored routine call that refers to that "
4470
"same statement. It's not allowed to execute a prepared statement in such a "
4474
#: drizzled/error.cc:924
4475
msgid "Not allowed to set autocommit from a stored function or trigger"
4478
#: drizzled/error.cc:926
4479
msgid "Definer is not fully qualified"
4482
#: drizzled/error.cc:928
4485
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4486
"Current user is used as definer. Please recreate the view!"
4489
#: drizzled/error.cc:930
4492
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4496
#: drizzled/error.cc:932
4498
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4501
#: drizzled/error.cc:934
4503
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4506
#: drizzled/error.cc:936
3033
#: ../drizzled/error.cc:528
4509
3036
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4512
#: drizzled/error.cc:938
3039
#: ../drizzled/error.cc:529
4515
3042
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4518
#: drizzled/error.cc:940
4520
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4523
#: drizzled/error.cc:942
4526
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4527
"activated under the authorization of the invoker, which may have "
4528
"insufficient privileges. Please recreate the trigger."
4531
#: drizzled/error.cc:944
4533
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4536
#: drizzled/error.cc:946
4539
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4540
"exceeded for routine %.192s"
4543
#: drizzled/error.cc:948
4546
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4547
"contains bad data (internal code %d)"
4550
#: drizzled/error.cc:950
4552
msgid "Incorrect routine name '%-.192s'"
4555
#: drizzled/error.cc:952
3045
#: ../drizzled/error.cc:530
3046
msgid "No data - zero rows fetched, selected, or processed"
3049
#: ../drizzled/error.cc:531
4557
3051
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4560
#: drizzled/error.cc:954
4561
msgid "AGGREGATE is not supported for stored functions"
4564
#: drizzled/error.cc:956
4567
"Can't create more than max_prepared_stmt_count statements (current value: %"
4571
#: drizzled/error.cc:958
4573
msgid "`%-.192s`.`%-.192s` contains view recursion"
4576
#: drizzled/error.cc:960
3054
#: ../drizzled/error.cc:532
4578
3056
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4581
#: drizzled/error.cc:962
3059
#: ../drizzled/error.cc:533
4582
3060
msgid "The used table type doesn't support SPATIAL indexes"
4585
#: drizzled/error.cc:964
4586
msgid "Triggers can not be created on system tables"
4589
#: drizzled/error.cc:966
3063
#: ../drizzled/error.cc:534
4591
3065
msgid "Leading spaces are removed from name '%s'"
4594
#: drizzled/error.cc:968
3068
#: ../drizzled/error.cc:535
4595
3069
msgid "Failed to read auto-increment value from storage engine"
4598
#: drizzled/error.cc:970
4602
#: drizzled/error.cc:972
4606
#: drizzled/error.cc:974
3072
#: ../drizzled/error.cc:536
4608
3074
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4611
#: drizzled/error.cc:976
4613
msgid "The target table %-.100s of the %s is not insertable-into"
4616
#: drizzled/error.cc:978
4619
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4622
#: drizzled/error.cc:980
3077
#: ../drizzled/error.cc:537
4623
3078
msgid "Too high level of nesting for select"
4626
#: drizzled/error.cc:982
3081
#: ../drizzled/error.cc:538
4628
3083
msgid "Name '%-.64s' has become ''"
4631
#: drizzled/error.cc:984
3086
#: ../drizzled/error.cc:539
4633
3088
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4634
3089
"optional and non-empty FIELDS ENCLOSED BY"
4637
#: drizzled/error.cc:986
4639
msgid "The foreign server, %s, you are trying to create already exists."
4642
#: drizzled/error.cc:988
4645
"The foreign server name you are trying to reference does not exist. Data "
4646
"source error: %-.64s"
4649
#: drizzled/error.cc:990
3092
#: ../drizzled/error.cc:540
4652
3095
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4655
#: drizzled/error.cc:992
4658
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4662
#: drizzled/error.cc:994
4664
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4667
#: drizzled/error.cc:996
4668
msgid "MAXVALUE can only be used in last partition definition"
4671
#: drizzled/error.cc:998
4672
msgid "Subpartitions can only be hash partitions and by key"
4675
#: drizzled/error.cc:1000
4676
msgid "Must define subpartitions on all partitions if on one partition"
4679
#: drizzled/error.cc:1002
4680
msgid "Wrong number of partitions defined, mismatch with previous setting"
4683
#: drizzled/error.cc:1004
4684
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4687
#: drizzled/error.cc:1006
4688
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4691
#: drizzled/error.cc:1008
4692
msgid "Expression in RANGE/LIST VALUES must be constant"
4695
#: drizzled/error.cc:1010
4696
msgid "Field in list of fields for partition function not found in table"
4699
#: drizzled/error.cc:1012
4700
msgid "List of fields is only allowed in KEY partitions"
4703
#: drizzled/error.cc:1014
4705
"The partition info in the frm file is not consistent with what can be "
4706
"written into the frm file"
4709
#: drizzled/error.cc:1016
4711
msgid "The %-.192s function returns the wrong type"
4714
#: drizzled/error.cc:1018
4716
msgid "For %-.64s partitions each partition must be defined"
4719
#: drizzled/error.cc:1020
4720
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4723
#: drizzled/error.cc:1022
4724
msgid "VALUES value must be of same type as partition function"
4727
#: drizzled/error.cc:1024
4728
msgid "Multiple definition of same constant in list partitioning"
4731
#: drizzled/error.cc:1026
4732
msgid "Partitioning can not be used stand-alone in query"
4735
#: drizzled/error.cc:1028
4737
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4740
#: drizzled/error.cc:1030
4742
msgid "For the partitioned engine it is necessary to define all %-.64s"
4745
#: drizzled/error.cc:1032
4746
msgid "Too many partitions (including subpartitions) were defined"
4749
#: drizzled/error.cc:1034
4751
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4752
"partitioning for subpartitioning"
4755
#: drizzled/error.cc:1036
4756
msgid "Failed to create specific handler file"
4759
#: drizzled/error.cc:1038
4760
msgid "A BLOB field is not allowed in partition function"
4763
#: drizzled/error.cc:1040
4765
msgid "A %-.192s must include all columns in the table's partitioning function"
4768
#: drizzled/error.cc:1042
4770
msgid "Number of %-.64s = 0 is not an allowed value"
4773
#: drizzled/error.cc:1044
4774
msgid "Partition management on a not partitioned table is not possible"
4777
#: drizzled/error.cc:1046
4779
"Foreign key condition is not yet supported in conjunction with partitioning"
4782
#: drizzled/error.cc:1048
4784
msgid "Error in list of partitions to %-.64s"
4787
#: drizzled/error.cc:1050
4788
msgid "Cannot remove all partitions, use DROP TABLE instead"
4791
#: drizzled/error.cc:1052
4792
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4795
#: drizzled/error.cc:1054
4797
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4801
#: drizzled/error.cc:1056
4803
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4804
"tables using HASH PARTITIONs"
4807
#: drizzled/error.cc:1058
4809
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4812
#: drizzled/error.cc:1060
4813
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4816
#: drizzled/error.cc:1062
4817
msgid "At least one partition must be added"
4820
#: drizzled/error.cc:1064
4821
msgid "At least one partition must be coalesced"
4824
#: drizzled/error.cc:1066
4825
msgid "More partitions to reorganise than there are partitions"
4828
#: drizzled/error.cc:1068
4830
msgid "Duplicate partition name %-.192s"
4833
#: drizzled/error.cc:1070
4834
msgid "It is not allowed to shut off binlog on this command"
4837
#: drizzled/error.cc:1072
4838
msgid "When reorganising a set of partitions they must be in consecutive order"
4841
#: drizzled/error.cc:1074
4843
"Reorganize of range partitions cannot change total ranges except for last "
4844
"partition where it can extend the range"
4847
#: drizzled/error.cc:1076
4848
msgid "Partition function not supported in this version for this handler"
4851
#: drizzled/error.cc:1078
4852
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4855
#: drizzled/error.cc:1080
4857
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4860
#: drizzled/error.cc:1082
4862
msgid "Plugin '%-.192s' is not loaded"
4865
#: drizzled/error.cc:1084
3098
#: ../drizzled/error.cc:541
3100
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3103
#: ../drizzled/error.cc:542
4867
3105
msgid "Incorrect %-.32s value: '%-.128s'"
4870
#: drizzled/error.cc:1086
3108
#: ../drizzled/error.cc:543
4872
3110
msgid "Table has no partition for value %-.64s"
4875
#: drizzled/error.cc:1088
4877
msgid "It is not allowed to specify %s more than once"
4880
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4882
msgid "Failed to create %s"
4885
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4887
msgid "Failed to drop %s"
4890
#: drizzled/error.cc:1094
4891
msgid "The handler doesn't support autoextend of tablespaces"
4894
#: drizzled/error.cc:1096
4896
"A size parameter was incorrectly specified, either number or on the form 10M"
4899
#: drizzled/error.cc:1098
4901
"The size number was correct but we don't allow the digit part to be more "
4905
#: drizzled/error.cc:1100
4907
msgid "Failed to alter: %s"
4910
#: drizzled/error.cc:1102
3113
#: ../drizzled/error.cc:544
4911
3114
msgid "Writing one row to the row-based binary log failed"
4914
#: drizzled/error.cc:1104
4916
msgid "Table definition on master and slave does not match: %s"
4919
#: drizzled/error.cc:1106
4921
"Slave running with --log-slave-updates must use row-based binary logging to "
4922
"be able to replicate row-based binary log events"
4925
#: drizzled/error.cc:1108
4927
msgid "Event '%-.192s' already exists"
4930
#: drizzled/error.cc:1110
4932
msgid "Failed to store event %s. Error code %d from storage engine."
4935
#: drizzled/error.cc:1112
4937
msgid "Unknown event '%-.192s'"
4940
#: drizzled/error.cc:1114
4942
msgid "Failed to alter event '%-.192s'"
4945
#: drizzled/error.cc:1118
4946
msgid "INTERVAL is either not positive or too big"
4949
#: drizzled/error.cc:1120
4950
msgid "ENDS is either invalid or before STARTS"
4953
#: drizzled/error.cc:1122
4954
msgid "Event execution time is in the past. Event has been disabled"
4957
#: drizzled/error.cc:1124
4958
msgid "Failed to open mysql.event"
4961
#: drizzled/error.cc:1126
4962
msgid "No datetime expression provided"
4965
#: drizzled/error.cc:1128
4968
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
4969
"probably corrupted"
4972
#: drizzled/error.cc:1130
4974
msgid "Cannot load from mysql.%s. The table is probably corrupted"
4977
#: drizzled/error.cc:1132
4978
msgid "Failed to delete the event from mysql.event"
4981
#: drizzled/error.cc:1134
4982
msgid "Error during compilation of event's body"
4985
#: drizzled/error.cc:1136
4986
msgid "Same old and new event name"
4989
#: drizzled/error.cc:1138
4991
msgid "Data for column '%s' too long"
4994
#: drizzled/error.cc:1140
3117
#: ../drizzled/error.cc:545
4996
3119
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4999
#: drizzled/error.cc:1142
5002
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5006
#: drizzled/error.cc:1144
5007
msgid "You can't write-lock a log table. Only read access is possible"
5010
#: drizzled/error.cc:1146
5011
msgid "You can't use locks with log tables."
5014
#: drizzled/error.cc:1148
5017
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5018
"d would lead to a duplicate entry"
5021
#: drizzled/error.cc:1150
5024
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5025
"%d, now running %d. Please use mysql_upgrade to fix this error."
5028
#: drizzled/error.cc:1152
5030
"Cannot switch out of the row-based binary log format when the session has "
5031
"open temporary tables"
5034
#: drizzled/error.cc:1154
5036
"Cannot change the binary logging format inside a stored function or trigger"
5039
#: drizzled/error.cc:1156
5041
"The NDB cluster engine does not support changing the binlog format on the "
5045
#: drizzled/error.cc:1158
5046
msgid "Cannot create temporary table with partitions"
5049
#: drizzled/error.cc:1160
5050
msgid "Partition constant is out of partition function domain"
5053
#: drizzled/error.cc:1162
5054
msgid "This partition function is not allowed"
5057
#: drizzled/error.cc:1164
5058
msgid "Error in DDL log"
5061
#: drizzled/error.cc:1166
5062
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5065
#: drizzled/error.cc:1168
5066
msgid "Incorrect partition name"
5069
#: drizzled/error.cc:1170
3122
#: ../drizzled/error.cc:546
3125
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3126
"%d would lead to a duplicate entry"
3129
#: ../drizzled/error.cc:547
5071
3131
"Transaction isolation level can't be changed while a transaction is in "
5075
#: drizzled/error.cc:1172
5078
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5079
"'%-.192s' for key '%-.192s'"
5082
#: drizzled/error.cc:1174
5084
msgid "Internal scheduler error %d"
5087
#: drizzled/error.cc:1176
5089
msgid "Error during starting/stopping of the scheduler. Error code %u"
5092
#: drizzled/error.cc:1178
5093
msgid "Engine cannot be used in partitioned tables"
5096
#: drizzled/error.cc:1180
5098
msgid "Cannot activate '%-.64s' log"
5101
#: drizzled/error.cc:1182
5102
msgid "The server was not built with row-based replication"
5105
#: drizzled/error.cc:1184
5106
msgid "Decoding of base64 string failed"
5109
#: drizzled/error.cc:1186
5110
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5113
#: drizzled/error.cc:1188
5115
"Cannot proceed because system tables used by Event Scheduler were found "
5116
"damaged at server start"
5119
#: drizzled/error.cc:1190
5120
msgid "Only integers allowed as number here"
5123
#: drizzled/error.cc:1192
5124
msgid "This storage engine cannot be used for log tables"
5127
#: drizzled/error.cc:1194
5129
msgid "You cannot '%s' a log table if logging is enabled"
5132
#: drizzled/error.cc:1196
5135
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5136
"rename two tables: the log table to an archive table and another table back "
5140
#: drizzled/error.cc:1198
3135
#: ../drizzled/error.cc:548
5142
3137
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5145
#: drizzled/error.cc:1200
3140
#: ../drizzled/error.cc:549
5147
3142
msgid "Incorrect parameters in the call to native function '%-.192s'"
5150
#: drizzled/error.cc:1202
5152
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5155
#: drizzled/error.cc:1204
5157
msgid "This function '%-.192s' has the same name as a native function"
5160
#: drizzled/error.cc:1206
3145
#: ../drizzled/error.cc:550
5162
3147
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5165
#: drizzled/error.cc:1208
5166
msgid "Too many files opened, please execute the command again"
5169
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5171
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5172
"The event was dropped immediately after creation."
5175
#: drizzled/error.cc:1214
5177
msgid "The incident %s occured on the master. Message: %-.64s"
5180
#: drizzled/error.cc:1216
5181
msgid "Table has no partition for some existing values"
5184
#: drizzled/error.cc:1218
5185
msgid "Statement is not safe to log in statement format."
5188
#: drizzled/error.cc:1220
5190
msgid "Fatal error: %s"
5193
#: drizzled/error.cc:1222
5195
msgid "Relay log read failure: %s"
5198
#: drizzled/error.cc:1224
5200
msgid "Relay log write failure: %s"
5203
#: drizzled/error.cc:1228
5205
msgid "Master command %s failed: %s"
5208
#: drizzled/error.cc:1230
5210
msgid "Binary logging not possible. Message: %s"
5213
#: drizzled/error.cc:1232
5215
msgid "View `%-.64s`.`%-.64s` has no creation context"
5218
#: drizzled/error.cc:1234
5220
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5223
#: drizzled/error.cc:1236
5225
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5228
#: drizzled/error.cc:1238
5230
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5233
#: drizzled/error.cc:1240
5235
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5238
#: drizzled/error.cc:1242
5240
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5243
#: drizzled/error.cc:1244
5245
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5248
#: drizzled/error.cc:1246
5250
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5253
#: drizzled/error.cc:1248
5255
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5258
#: drizzled/error.cc:1250
5260
msgid "Ambiguous slave modes combination. %s"
5263
#: drizzled/error.cc:1252
5266
"The BINLOG statement of type `%s` was not preceded by a format description "
5270
#: drizzled/error.cc:1254
5271
msgid "Corrupted replication event was detected"
5274
#: drizzled/error.cc:1256
3150
#: ../drizzled/error.cc:551
5276
3152
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5279
#: drizzled/error.cc:1258
5281
msgid "Being purged log %s was not found"
5284
#: drizzled/error.cc:1260
5286
msgid "Converted to non-transactional lock on '%-.64s'"
5289
#: drizzled/error.cc:1262
5291
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5294
#: drizzled/error.cc:1264
5297
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5300
#: drizzled/error.cc:1266
5302
msgid "Can't access storage engine of table %-.64s"
5305
#: drizzled/error.cc:1268
5306
msgid "Starting backup process"
5309
#: drizzled/error.cc:1270
5310
msgid "Backup completed"
5313
#: drizzled/error.cc:1272
5314
msgid "Starting restore process"
5317
#: drizzled/error.cc:1274
5318
msgid "Restore completed"
5321
#: drizzled/error.cc:1276
5322
msgid "Nothing to backup"
5325
#: drizzled/error.cc:1278
5327
msgid "Database '%-.64s' cannot be included in a backup"
5330
#: drizzled/error.cc:1280
5332
"Error during backup operation - server's error log contains more information "
5336
#: drizzled/error.cc:1282
5338
"Error during restore operation - server's error log contains more "
5339
"information about the error"
5342
#: drizzled/error.cc:1284
5344
"Can't execute this command because another BACKUP/RESTORE operation is in "
5348
#: drizzled/error.cc:1286
5349
msgid "Error when preparing for backup operation"
5352
#: drizzled/error.cc:1288
5353
msgid "Error when preparing for restore operation"
5356
#: drizzled/error.cc:1290
5358
msgid "Invalid backup location '%-.64s'"
5361
#: drizzled/error.cc:1292
5363
msgid "Can't read backup location '%-.64s'"
5366
#: drizzled/error.cc:1294
5368
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5371
#: drizzled/error.cc:1296
5372
msgid "Can't enumerate server databases"
5375
#: drizzled/error.cc:1298
5376
msgid "Can't enumerate server tables"
5379
#: drizzled/error.cc:1300
5381
msgid "Can't enumerate tables in database %-.64s"
5384
#: drizzled/error.cc:1302
5386
msgid "Skipping view %-.64s in database %-.64s"
5389
#: drizzled/error.cc:1304
5391
msgid "Skipping table %-.64s since it has no valid storage engine"
5394
#: drizzled/error.cc:1306
5396
msgid "Can't open table %-.64s"
5399
#: drizzled/error.cc:1308
5400
msgid "Can't read backup archive preamble"
5403
#: drizzled/error.cc:1310
5404
msgid "Can't write backup archive preamble"
5407
#: drizzled/error.cc:1312
5409
msgid "Can't find backup driver for table %-.64s"
5412
#: drizzled/error.cc:1314
5415
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5419
#: drizzled/error.cc:1316
5421
msgid "Can't create %-.64s backup driver"
5424
#: drizzled/error.cc:1318
5426
msgid "Can't create %-.64s restore driver"
5429
#: drizzled/error.cc:1320
5431
msgid "Found %d images in backup archive but maximum %d are supported"
5434
#: drizzled/error.cc:1322
5436
msgid "Error when saving meta-data of %-.64s"
5439
#: drizzled/error.cc:1324
5440
msgid "Error when reading meta-data list"
5443
#: drizzled/error.cc:1326
5445
msgid "Can't create %-.64s"
5448
#: drizzled/error.cc:1328
5449
msgid "Can't allocate buffer for image data transfer"
5452
#: drizzled/error.cc:1330
5454
msgid "Error when writing %-.64s backup image data (for table #%d)"
5457
#: drizzled/error.cc:1332
5458
msgid "Error when reading data from backup stream"
5461
#: drizzled/error.cc:1334
5462
msgid "Can't go to the next chunk in backup stream"
5465
#: drizzled/error.cc:1336
5467
msgid "Can't initialize %-.64s backup driver"
5470
#: drizzled/error.cc:1338
5472
msgid "Can't initialize %-.64s restore driver"
5475
#: drizzled/error.cc:1340
5477
msgid "Can't shut down %-.64s backup driver"
5480
#: drizzled/error.cc:1342
5482
msgid "Can't shut down %-.64s backup driver(s)"
5485
#: drizzled/error.cc:1344
5487
msgid "%-.64s backup driver can't prepare for synchronization"
5490
#: drizzled/error.cc:1346
5492
msgid "%-.64s backup driver can't create its image validity point"
5495
#: drizzled/error.cc:1348
5497
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5500
#: drizzled/error.cc:1350
5502
msgid "%-.64s backup driver can't cancel its backup operation"
5505
#: drizzled/error.cc:1352
5507
msgid "%-.64s restore driver can't cancel its restore operation"
5510
#: drizzled/error.cc:1354
5512
msgid "Error when polling %-.64s backup driver for its image data"
5515
#: drizzled/error.cc:1356
5517
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5520
#: drizzled/error.cc:1358
5523
"After %d attempts %-.64s restore driver still can't accept next block of data"
5526
#: drizzled/error.cc:1360
5528
msgid "Open and lock tables failed in %-.64s"
5531
#: drizzled/error.cc:1362
5532
msgid "Backup driver's table locking thread can not be initialized."
5535
#: drizzled/error.cc:1364
5537
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5538
"and 'mysql.online_backup_progress'."
5541
#: drizzled/error.cc:1366
5543
msgid "Tablespace '%-.192s' already exists"
5546
#: drizzled/error.cc:1368
5548
msgid "Tablespace '%-.192s' doesn't exist"
5551
#: drizzled/error.cc:1370
5553
msgid "Unexpected master's heartbeat data: %s"
5556
#: drizzled/error.cc:1372
5558
msgid "The requested value for the heartbeat period %s %s"
5561
#: drizzled/error.cc:1374
5563
msgid "Can't write to the online backup progress log %-.64s."
5566
#: drizzled/error.cc:1376
5568
msgid "Tablespace '%-.192s' not empty"
5571
#: drizzled/error.cc:1378
5574
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5575
"server. The original definition of the required tablespace is '%-.256s' "
5576
"while the same tablespace is defined on the server as '%-.256s'"
5579
#: drizzled/error.cc:1380
5580
msgid "A virtual column cannot be based on a virtual column"
5583
#: drizzled/error.cc:1382
5585
msgid "Non-deterministic expression for virtual column '%s'."
5588
#: drizzled/error.cc:1384
5591
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5594
#: drizzled/error.cc:1386
5595
msgid "Primary key cannot be defined upon a virtual column."
5598
#: drizzled/error.cc:1388
5599
msgid "Key/Index cannot be defined on a non-stored virtual column."
5602
#: drizzled/error.cc:1390
5604
msgid "Cannot define foreign key with %s clause on a virtual column."
5607
#: drizzled/error.cc:1392
5609
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5612
#: drizzled/error.cc:1394
5614
msgid "'%s' is not yet supported for virtual columns."
5617
#: drizzled/error.cc:1396
5618
msgid "Constant expression in virtual column function is not allowed."
5621
#: drizzled/errmsg.cc:46
5623
msgid "errmsg plugin '%s' init() failed."
5626
#: drizzled/errmsg.cc:75
5628
msgid "errmsg plugin '%s' deinit() failed."
5631
#: drizzled/errmsg.cc:116
5633
msgid "errmsg plugin '%s' errmsg_func() failed"
5636
#: drizzled/handler.cc:967
5638
msgid "Found %d prepared transaction(s) in %s"
5641
#: drizzled/handler.cc:1019
3155
#: ../drizzled/error.cc:553
3157
msgid "Received an invalid datetime value '%s'."
3160
#: ../drizzled/error.cc:554
3162
msgid "Received an invalid DATE value '%s'."
3165
#: ../drizzled/error.cc:555
3167
msgid "Received a NULL argument for function '%s'."
3170
#: ../drizzled/error.cc:556
3172
msgid "Received an invalid timestamp value '%s'."
3175
#: ../drizzled/error.cc:557
3177
msgid "Received an invalid TIME value '%s'."
3180
#: ../drizzled/error.cc:558
3182
msgid "Received an invalid value '%s' for a UNIX timestamp."
3185
#: ../drizzled/error.cc:560
3187
msgid "Received an out-of-range argument '%s' for function '%s'."
3190
#: ../drizzled/error.cc:561
3192
msgid "Received an invalid enum value '%s'."
3195
#: ../drizzled/error.cc:562
3196
msgid "Tables which are replicated require a primary key."
3199
#: ../drizzled/error.cc:564
3201
msgid "Corrupt or invalid schema definition for '%s' : %s"
3204
#: ../drizzled/error.cc:565
3206
msgid "Corrupt or invalid table definition for '%s': %s"
3209
#: ../drizzled/error.cc:566
3211
msgid "The number of enum that were required was too high for table '%s'"
3214
#: ../drizzled/error.cc:567
3216
msgid "Corrupt or invalid table definition for '%s'"
3219
#: ../drizzled/error.cc:568
3221
msgid "Collation '%s' for table %s is invalid/unknown"
3224
#: ../drizzled/error.cc:570
3226
msgid "Cannot drop table '%s'"
3229
#: ../drizzled/error.cc:571
3231
msgid "Error occurred while dropping table '%s'"
3234
#: ../drizzled/error.cc:572
3236
msgid "Permission denied to create '%s'"
3239
#: ../drizzled/error.cc:573
3241
msgid "Unknown table '%s'"
3244
#: ../drizzled/error.cc:575
3246
msgid "Cannot create schema '%s'"
3249
#: ../drizzled/error.cc:576
3251
msgid "Schema does not exist: %s"
3254
#: ../drizzled/error.cc:577
3256
msgid "Error altering schema: %s"
3259
#: ../drizzled/error.cc:578
3261
msgid "Error droppping Schema : %s"
3264
#: ../drizzled/error.cc:580
3265
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3268
#: ../drizzled/error.cc:581
3270
msgid "Unknown table engine option key/pair %s = %s."
3273
#: ../drizzled/error.cc:582
3275
msgid "Unknown schema engine option key/pair %s = %s."
3278
#: ../drizzled/error.cc:583
3279
msgid "Implicit cartesian join attempted."
3282
#: ../drizzled/error.cc:584
3283
msgid "Admin access not allowed from this username/IP address."
3286
#. User lock/barrier error messages
3287
#: ../drizzled/error.cc:587
3288
msgid "wait() can not be called on session owning user defined barrier."
3291
#: ../drizzled/error.cc:588
3292
msgid "Unknown user defined barrier requested."
3295
#: ../drizzled/error.cc:589
3296
msgid "Session does not own user defined barrier."
3299
#: ../drizzled/error.cc:590
3300
msgid "Session can not wait on a user defined lock owned by the session."
3303
#: ../drizzled/error.cc:591
3304
msgid "Session does not own user defined lock."
3307
#: ../drizzled/error.cc:593
3308
msgid "Invalid name for user defined barrier."
3311
#: ../drizzled/error.cc:594
3312
msgid "Invalid name for user defined lock."
3315
#: ../drizzled/error.cc:596
3317
"Either a DEFAULt value or NULL NULL description is required for a new column "
3318
"if table is not empty"
3322
#: ../drizzled/error.cc:599
3325
"Cast to unsigned converted negative integer to it's positive complement: %s"
3328
#: ../drizzled/error.cc:600
3330
msgid "Invalid cast to signed integer: %s"
3333
#: ../drizzled/error.cc:602
3335
msgid "Identifier '%.*s' is a SQL keyword."
3338
#: ../drizzled/error.cc:605
3340
msgid "Can't unlock file (Errcode: %d)"
3343
#: ../drizzled/error.cc:606
3345
msgid "Can't change size of file (Errcode: %d)"
3348
#: ../drizzled/error.cc:607
3350
msgid "Can't open stream from handle (Errcode: %d)"
3353
#: ../drizzled/error.cc:608
3355
msgid "Warning: '%s' had %d links"
3358
#: ../drizzled/error.cc:609
3360
msgid "Warning: %d files and %d streams is left open\n"
3363
#: ../drizzled/error.cc:610
3365
msgid "Can't create directory '%s' (Errcode: %d)"
3368
#: ../drizzled/error.cc:611
3371
"Character set '%s' is not a compiled character set and is not specified in "
3375
#: ../drizzled/error.cc:612
3377
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3380
#: ../drizzled/error.cc:613
3382
msgid "Can't read value for symlink '%s' (Error %d)"
3385
#: ../drizzled/error.cc:614
3387
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3390
#: ../drizzled/error.cc:615
3392
msgid "Error on realpath() on '%s' (Error %d)"
3395
#: ../drizzled/error.cc:616
3397
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3400
#: ../drizzled/error.cc:617
3403
"Collation '%s' is not a compiled collation and is not specified in the %s "
3407
#: ../drizzled/error.cc:618
3409
msgid "File '%s' (fileno: %d) was not closed"
3413
#: ../drizzled/error.cc:621
3414
msgid "Received an invalid UUID value"
3417
#: ../drizzled/error.cc:622
3418
msgid "The UUID was not created with a valid time"
3422
#: ../drizzled/error.cc:625
3423
msgid "Received an invalid IPV6 value"
3427
#: ../drizzled/error.cc:628
3429
msgid "Received an invalid BOOLEAN value '%s'."
3432
#: ../drizzled/error.cc:629
3434
msgid "Invalid cast to BOOLEAN: '%s'."
3437
#. Transactional DDL
3438
#: ../drizzled/error.cc:632
3439
msgid "Transactional DDL not supported"
3443
#: ../drizzled/error.cc:634
3445
msgid "Assertion '%s' failed."
3448
#: ../drizzled/error.cc:635
3450
msgid "Assertion '%s' failed, the result was NULL."
3453
#. Catalog related errors
3454
#: ../drizzled/error.cc:653
3456
msgid "Cannot create catalog '%s'."
3459
#: ../drizzled/error.cc:654
3461
msgid "Permission is denied to create '%s' catalog."
3464
#: ../drizzled/error.cc:655
3466
msgid "Cannot drop catalog '%s'."
3469
#: ../drizzled/error.cc:656
3471
msgid "Permission is denied to drop '%s' catalog."
3474
#: ../drizzled/error.cc:657
3476
msgid "Catalog '%s' does not exist."
3479
#: ../drizzled/error.cc:658
3480
msgid "You cannot drop the 'local' catalog."
3483
#: ../drizzled/error.cc:659
3485
msgid "Could not gain lock on '%s'."
3488
#: ../drizzled/error.cc:660
3490
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3493
#: ../drizzled/error.cc:661
3494
msgid "Invalid catalog name."
3497
#: ../drizzled/error.cc:662
3499
"Engine status is now stored in the data_dictionary tables, please use these "
3503
#: ../drizzled/error.cc:663
3504
msgid "There is already a transaction in progress"
3507
#: ../drizzled/error.cc:664
3508
msgid "No lock is held by this connection."
3511
#. Errors in scripts, such as JavaScript
3512
#: ../drizzled/error.cc:667
3514
msgid "Script error: %s"
3517
#: ../drizzled/main.cc:176
3519
"setrlimit could not change the size of core files to 'infinity'; We may not "
3520
"be able to generate a core file on signals"
3523
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:76
3524
msgid "Drizzle has receieved an abort event."
3527
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:77
3528
msgid "In Function: "
3531
#: ../drizzled/main.cc:362 ../plugin/multi_thread/multi_thread.cc:78
3535
#: ../drizzled/main.cc:363 ../plugin/multi_thread/multi_thread.cc:79
3539
#: ../drizzled/message/transaction_writer.cc:365
3541
msgid "Usage: %s TRANSACTION_LOG\n"
3544
#: ../drizzled/message/transaction_writer.cc:371
3546
msgid "Cannot open file: %s\n"
3549
#: ../drizzled/module/library.cc:149
3552
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3553
"the current running version of Drizzle: %<PRIu64>."
3556
#: ../drizzled/module/loader.cc:153
3559
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3563
#: ../drizzled/module/loader.cc:191
3565
msgid "Plugin '%s' init function returned error.\n"
3568
#: ../drizzled/module/loader.cc:379
3570
msgid "Couldn't load plugin library named '%s'.\n"
3573
#: ../drizzled/module/loader.cc:389
3575
msgid "Couldn't load plugin named '%s'.\n"
3578
#: ../drizzled/module/registry.cc:138
3581
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3585
#: ../drizzled/module/registry.h:101
3586
msgid "Loading plugin failed, a plugin by that name already exists."
3589
#: ../drizzled/module/registry.h:111 ../drizzled/module/registry.h:120
3590
msgid "Fatal error: Failed initializing: "
3593
#: ../drizzled/option.cc:44
3597
#: ../drizzled/option.cc:46
3601
#: ../drizzled/option.cc:286
3603
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3606
#: ../drizzled/plugin/error_message.cc:76
3608
msgid "errmsg plugin '%s' errmsg() failed"
3611
#: ../drizzled/plugin/event_observer.cc:124
3614
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3615
"'%s' from EventObserver plugin '%s'"
3618
#: ../drizzled/plugin/event_observer.cc:191
3620
"EventObserver::registerTableEvents(): Table already has events registered on "
3621
"it: probable programming error."
3624
#: ../drizzled/plugin/event_observer.cc:306
3626
"EventObserver::registerSessionEvents(): Session already has events "
3627
"registered on it: probable programming error."
3630
#: ../drizzled/plugin/event_observer.cc:347
3632
msgid "EventIterate event handler '%s' failed for event '%s'"
3635
#: ../drizzled/plugin/function.cc:45 ../drizzled/plugin/function.cc:51
3637
msgid "A function named %s already exists!\n"
3640
#: ../drizzled/plugin/function.cc:57
3641
msgid "Could not add Function!\n"
3644
#: ../drizzled/plugin/listen.cc:67
3645
msgid "Error getting file descriptors"
3648
#: ../drizzled/plugin/listen.cc:84
3649
msgid "No sockets could be bound for listening"
3652
#: ../drizzled/plugin/listen_tcp.cc:52
3654
msgid "accept() failed with errno %d"
3657
#: ../drizzled/plugin/listen_tcp.cc:77
3659
msgid "getaddrinfo() failed with error %s"
3662
#: ../drizzled/plugin/listen_tcp.cc:108
3663
msgid "setsockopt(IPV6_V6ONLY)"
3666
#: ../drizzled/plugin/listen_tcp.cc:117
3667
msgid "fcntl(FD_CLOEXEC)"
3670
#: ../drizzled/plugin/listen_tcp.cc:124
3671
msgid "setsockopt(SO_REUSEADDR)"
3674
#: ../drizzled/plugin/listen_tcp.cc:131
3675
msgid "setsockopt(SO_KEEPALIVE)"
3678
#: ../drizzled/plugin/listen_tcp.cc:139
3679
msgid "setsockopt(SO_LINGER)"
3682
#: ../drizzled/plugin/listen_tcp.cc:146
3683
msgid "setsockopt(TCP_NODELAY)"
3686
#: ../drizzled/plugin/listen_tcp.cc:166
3688
msgid "Retrying bind() on %u"
3691
#: ../drizzled/plugin/listen_tcp.cc:178
3692
msgid " failed to bind"
3695
#: ../drizzled/plugin/listen_tcp.cc:192
3697
msgid "Listening on %s:%s"
3700
#: ../drizzled/plugin/logging.cc:61
3702
msgid "logging '%s' pre() failed"
3705
#: ../drizzled/plugin/logging.cc:86
3707
msgid "logging '%s' post() failed"
3710
#: ../drizzled/plugin/logging.cc:110
3712
msgid "logging '%s' postEnd() failed"
3715
#: ../drizzled/plugin/logging.cc:133
3717
msgid "logging '%s' resetCurrentScoreboard() failed"
3720
#: ../drizzled/plugin/scheduler.cc:38
3723
"Attempted to register a scheduler %s, but a scheduler has already been "
3724
"registered with that name.\n"
3727
#: ../drizzled/plugin/scheduler.cc:63
3729
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3732
#: ../drizzled/plugin/schema_engine.cc:122
3734
msgid "Error while loading database options: '%s':"
3737
#: ../drizzled/plugin/xa_resource_manager.cc:105
3739
msgid "Found %d prepared transaction(s) in resource manager."
3742
#: ../drizzled/plugin/xa_resource_manager.cc:171
5642
3743
msgid "Starting crash recovery..."
5645
#: drizzled/handler.cc:1051
3746
#: ../drizzled/plugin/xa_resource_manager.cc:181
5647
3748
msgid "Found %d prepared XA transactions"
5650
#: drizzled/handler.cc:1055
3751
#: ../drizzled/plugin/xa_resource_manager.cc:187
5653
3754
"Found %d prepared transactions! It means that drizzled was not shut down "
5656
3757
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5659
#: drizzled/handler.cc:1065
3760
#: ../drizzled/plugin/xa_resource_manager.cc:198
5660
3761
msgid "Crash recovery finished."
5663
#: drizzled/log.cc:711
5664
msgid "I/O error reading the header from the binary log"
5667
#: drizzled/log.cc:718
5669
"Binlog has bad magic number; It's not a binary log file that can be used by "
5670
"this version of Drizzle"
5673
#: drizzled/log.cc:733
5675
msgid "Failed to open log (file '%s', errno %d)"
5678
#: drizzled/log.cc:735 drizzled/log.cc:743
5679
msgid "Could not open log file"
5682
#: drizzled/log.cc:741
5684
msgid "Failed to create a cache on log (file '%s')"
5687
#: drizzled/log.cc:895 drizzled/log.cc:1259
5690
"Could not use %s for logging (error %d). Turning logging off for the whole "
5691
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5692
"shutdown the Drizzle server and restart it."
5695
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5696
#: drizzled/log.cc:1929
5698
msgid "Failed to delete file '%s'"
5701
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5704
"a problem with deleting %s; consider examining correspondence of your binlog "
5705
"index file to the actual binlog files"
5708
#: drizzled/log.cc:1663
5710
msgid "next log error: %d offset: %s log: %s included: %d"
5713
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5715
msgid "Failed to execute stat() on file '%s'"
5718
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5721
"a problem with getting info on being purged %s; consider examining "
5722
"correspondence of your binlog index file to the actual binlog files"
5725
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5727
msgid "Recovering after a crash using %s"
5730
#: drizzled/log.cc:3222
5732
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5735
#: drizzled/log.cc:3563
5736
msgid "Bad magic header in tc log"
5739
#: drizzled/log.cc:3573
5742
"Recovery failed! You must enable exactly %d storage engines that support two-"
5743
"phase commit protocol"
5746
#: drizzled/log.cc:3601
5748
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5749
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5750
"heuristic-recover={commit|rollback}"
5753
#: drizzled/log.cc:3631
5754
msgid "Heuristic crash recovery mode"
5757
#: drizzled/log.cc:3633
5758
msgid "Heuristic crash recovery failed"
5761
#: drizzled/log.cc:3634
5762
msgid "Please restart mysqld without --tc-heuristic-recover"
5765
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5767
msgid "find_log_pos() failed (error: %d)"
5770
#: drizzled/log.cc:3814
5772
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5773
"of memory error) and restart, or delete (or rename) binary log and start "
5774
"mysqld with --tc-heuristic-recover={commit|rollback}"
5777
#: drizzled/log_event.cc:135
5779
msgid " %s, Error_code: %d;"
5782
#: drizzled/log_event.cc:139
5785
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5786
"master log %s, end_log_pos %lu"
5789
#: drizzled/log_event.cc:145
5793
#: drizzled/log_event.cc:900
5796
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5799
#: drizzled/log_event.cc:1615
5802
"Query partially completed on the master (error on master: %d) and was "
5803
"aborted. There is a chance that your master is inconsistent at this point. "
5804
"If you are sure that your master is ok, run this query manually on the slave "
5805
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5806
"SLAVE; . Query: '%s'"
5809
#: drizzled/log_event.cc:1641
5812
"Query caused differenxt errors on master and slave.\n"
5813
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5814
"Default database: '%s'. Query: '%s'"
5817
#: drizzled/log_event.cc:1646
5821
#: drizzled/log_event.cc:1666
5823
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5826
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5827
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5828
msgid "unexpected success or fatal error"
5831
#: drizzled/log_event.cc:2158
5833
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5834
"probable cause is that the master died while writing the transaction to its "
5835
"binary log, thus rolled back too."
5838
#: drizzled/log_event.cc:2813
5841
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5842
"produced %ld warning(s). Default database: '%s'"
5845
#: drizzled/log_event.cc:2863
5848
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5851
#: drizzled/log_event.cc:2875
5853
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5856
#: drizzled/log_event.cc:3140
5857
msgid "Out of memory while recording slave event"
5860
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5862
msgid "Error in Create_file event: could not open file '%s'"
5865
#: drizzled/log_event.cc:3401
5867
msgid "Error in Create_file event: could not write to file '%s'"
5870
#: drizzled/log_event.cc:3422
5872
msgid "Error in Create_file event: write to '%s' failed"
5875
#: drizzled/log_event.cc:3536
5877
msgid "Error in %s event: could not create file '%s'"
5880
#: drizzled/log_event.cc:3545
5882
msgid "Error in %s event: could not open file '%s'"
5885
#: drizzled/log_event.cc:3552
5887
msgid "Error in %s event: write to '%s' failed"
5890
#: drizzled/log_event.cc:3714
5892
msgid "Error in Exec_load event: could not open file '%s'"
5895
#: drizzled/log_event.cc:3724
5897
msgid "Error in Exec_load event: file '%s' appears corrupted"
5900
#: drizzled/log_event.cc:3754
5902
msgid "%s. Failed executing load from '%s'"
5905
#: drizzled/log_event.cc:3927
5906
msgid "Not enough memory"
5909
#: drizzled/log_event.cc:4345
5911
msgid "Error '%s' in %s event: when locking tables"
5914
#: drizzled/log_event.cc:4355
5916
msgid "Error in %s event: when locking tables"
5919
#: drizzled/log_event.cc:4390
5921
msgid "Error '%s' on reopening tables"
5924
#: drizzled/log_event.cc:4743
5926
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5929
#: drizzled/log_event.cc:5139
5931
msgid "Error '%s' on opening table `%s`.`%s`"
5934
#. TRANSLATORS: The leading word "logging" is the name
5935
#. of the plugin api, and so should not be translated.
5936
#: drizzled/logging.cc:62
5938
msgid "logging plugin '%s' deinit() failed"
5941
#. TRANSLATORS: The leading word "logging" is the name
5942
#. of the plugin api, and so should not be translated.
5943
#: drizzled/logging.cc:85
5945
msgid "logging plugin '%s' logging_pre() failed"
5948
#. TRANSLATORS: The leading word "logging" is the name
5949
#. of the plugin api, and so should not be translated.
5950
#: drizzled/logging.cc:118
5952
msgid "logging plugin '%s' logging_post() failed"
5955
#. TRANSLATORS: The leading word "parser" is the name
5956
#. of the plugin api, and so should not be translated.
5957
#: drizzled/parser.cc:40
5959
msgid "parser plugin '%s' init() failed"
5962
#. TRANSLATORS: The leading word "parser" is the name
5963
#. of the plugin api, and so should not be translated.
5964
#: drizzled/parser.cc:62
5966
msgid "parser plugin '%s' deinit() failed"
5969
#. TRANSLATORS: The leading word "parser" is the name
5970
#. of the plugin api, and so should not be translated.
5971
#: drizzled/parser.cc:98
5973
msgid "parser plugin '%s' parser_func1() failed"
5976
#. TRANSLATORS: The leading word "parser" is the name
5977
#. of the plugin api, and so should not be translated.
5978
#: drizzled/parser.cc:152
5980
msgid "parser plugin '%s' parser_func2() failed"
5983
#. TRANSLATORS: The leading word "qcache" is the name
5984
#. of the plugin api, and so should not be translated.
5985
#: drizzled/qcache.cc:40
5987
msgid "qcache plugin '%s' init() failed"
5990
#. TRANSLATORS: The leading word "qcache" is the name
5991
#. of the plugin api, and so should not be translated.
5992
#: drizzled/qcache.cc:62
5994
msgid "qcache plugin '%s' deinit() failed"
5997
#. TRANSLATORS: The leading word "qcache" is the name
5998
#. of the plugin api, and so should not be translated.
5999
#: drizzled/qcache.cc:98
6001
msgid "qcache plugin '%s' do1() failed"
6004
#. TRANSLATORS: The leading word "qcache" is the name
6005
#. of the plugin api, and so should not be translated.
6006
#: drizzled/qcache.cc:152
6008
msgid "qcache plugin '%s' qcache_func2() failed"
6011
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6012
#: drizzled/slave.cc:2091
6013
msgid "Failed to flush master info file"
6016
#: drizzled/replication/replication.cc:103
6017
msgid "Failed in send_file() while reading file name"
6020
#: drizzled/replication/replication.cc:116
6021
msgid "Failed in send_file() on open of file"
6024
#: drizzled/replication/replication.cc:124
6025
msgid "Failed in send_file() while writing data to client"
6028
#: drizzled/replication/replication.cc:133
6029
msgid "Failed in send_file() while negotiating file transfer close"
6032
#: drizzled/replication/reporting.cc:44
6034
msgid "Slave %s: %s%s Error_code: %d"
6037
#: drizzled/replication/rli.cc:149
6040
"Neither --relay-log nor --relay-log-index were used; so replication may "
6041
"break when this MySQL server acts as a slave and has his hostname changed!! "
6042
"Please use '--relay-log=%s' to avoid this problem."
6045
#: drizzled/replication/rli.cc:166
6046
msgid "Failed in open_log() called from init_relay_log_info()"
6049
#: drizzled/replication/rli.cc:188
6050
msgid "Failed to flush relay log info file"
6053
#: drizzled/replication/rli.cc:191
6054
msgid "Error counting relay log space"
6057
#: drizzled/replication/rli.cc:215
6059
msgid "log %s listed in the index, but failed to stat"
6062
#: drizzled/replication/rli.cc:230
6063
msgid "Could not find first log while counting relay log space"
6066
#: drizzled/replication/rli.cc:884
6067
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6070
#: drizzled/replication/utility.cc:117
6072
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6075
#: drizzled/replication/utility.cc:132
6078
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6079
"Master's column size should be <= the slave's column size."
6082
#: drizzled/scheduler.cc:131
6083
msgid "Memory allocation error in session_scheduler::init\n"
6086
#: drizzled/scheduler.cc:208
6087
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6090
#: drizzled/scheduler.cc:214
6091
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6094
#: drizzled/scheduler.cc:226
6095
msgid "session_add_event event_add error in libevent_init\n"
6098
#: drizzled/scheduler.cc:242
6100
msgid "Can't create completion port thread (error %d)"
6103
#: drizzled/scheduler.cc:355
6104
msgid "event_add error in libevent_add_session_callback\n"
6107
#: drizzled/scheduler.cc:381
6108
msgid "Scheduler init error in libevent_add_new_connection\n"
6111
#: drizzled/scheduler.cc:462
6112
msgid "libevent_thread_proc: my_thread_init() failed\n"
6115
#. TRANSLATORS: The leading word "scheduling" is the name
6116
#. of the plugin api, and so should not be translated.
6117
#: drizzled/scheduling.cc:40
6119
msgid "scheduling plugin '%s' init() failed"
6122
#. TRANSLATORS: The leading word "scheduling" is the name
6123
#. of the plugin api, and so should not be translated.
6124
#: drizzled/scheduling.cc:62
6126
msgid "scheduling plugin '%s' deinit() failed"
6129
#. TRANSLATORS: The leading word "scheduling" is the name
6130
#. of the plugin api, and so should not be translated.
6131
#: drizzled/scheduling.cc:98
6133
msgid "scheduling plugin '%s' scheduling_func1() failed"
6136
#. TRANSLATORS: The leading word "scheduling" is the name
6137
#. of the plugin api, and so should not be translated.
6138
#: drizzled/scheduling.cc:152
6140
msgid "scheduling plugin '%s' scheduling_func2() failed"
6143
#: drizzled/set_var.cc:725
6144
msgid "Ambiguous slave modes combination. STRICT will be used"
6147
#: drizzled/slave.cc:102
6148
msgid "Waiting to reconnect after a failed registration on master"
6151
#: drizzled/slave.cc:103
6153
"Slave I/O thread killed while waitnig to reconnect after a failed "
6154
"registration on master"
6157
#: drizzled/slave.cc:105
6158
msgid "Reconnecting after a failed registration on master"
6161
#: drizzled/slave.cc:106
6164
"failed registering on master, reconnecting to try again, log '%s' at postion "
6168
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6169
msgid "Slave I/O thread killed during or after reconnect"
6172
#: drizzled/slave.cc:112
6173
msgid "Waiting to reconnect after a failed binlog dump request"
6176
#: drizzled/slave.cc:113
6177
msgid "Slave I/O thread killed while retrying master dump"
6180
#: drizzled/slave.cc:114
6181
msgid "Reconnecting after a failed binlog dump request"
6184
#: drizzled/slave.cc:115
6186
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6189
#: drizzled/slave.cc:121
6190
msgid "Waiting to reconnect after a failed master event read"
6193
#: drizzled/slave.cc:122
6194
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6197
#: drizzled/slave.cc:124
6198
msgid "Reconnecting after a failed master event read"
6201
#: drizzled/slave.cc:125
6204
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6208
#: drizzled/slave.cc:128
6210
"Slave I/O thread killed during or after a reconnect done to recover from "
6214
#: drizzled/slave.cc:242
6215
msgid "Failed to allocate memory for the master info structure"
6218
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6219
msgid "Failed to initialize the master info structure"
6222
#: drizzled/slave.cc:263
6223
msgid "Failed to create slave threads"
6226
#: drizzled/slave.cc:460
6227
msgid "Server id not set, will not start slave"
6230
#: drizzled/slave.cc:626
6232
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6233
"updates to a non-transactional table without any primary key. There is a "
6234
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6235
"check your tables' contents after restart."
6238
#: drizzled/slave.cc:787 drizzled/slave.cc:802
6239
msgid "Master reported unrecognized DRIZZLE version"
6242
#: drizzled/slave.cc:843
6243
msgid "default Format_description_log_event"
6246
#: drizzled/slave.cc:865
6249
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6250
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6253
#: drizzled/slave.cc:892
6255
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6256
"server ids; these ids must be different for replication to work (or the --"
6257
"replicate-same-server-id option must be used on slave but this doesnot "
6258
"always make sense; please check the manual before using it)."
6261
#: drizzled/slave.cc:937
6263
"The slave I/O thread stops because master and slave have different values "
6264
"for the COLLATION_SERVER global variable. The values must be equal for "
6265
"replication to work"
6268
#: drizzled/slave.cc:973
6270
"The slave I/O thread stops because master and slave have different values "
6271
"for the TIME_ZONE global variable. The values must be equal for replication "
6275
#: drizzled/slave.cc:1038
6276
msgid "Waiting for the slave SQL thread to free enough relay log space"
6279
#: drizzled/slave.cc:1084
6281
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6285
#: drizzled/slave.cc:1095
6286
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6289
#: drizzled/slave.cc:1420
6291
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6294
#: drizzled/slave.cc:1473
6296
msgid "Error reading packet from server: %s ( server_errno=%d)"
6299
#: drizzled/slave.cc:1481
6301
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6304
#: drizzled/slave.cc:1634
6307
"It was not possible to update the positions of the relay log information: "
6308
"the slave may be in an inconsistent state. Stopped in %s position %s"
6311
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6313
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6316
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6318
msgid "Error initializing relay log position: %s"
6321
#: drizzled/slave.cc:1784
6324
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6325
"Consider raising the value of the slave_transaction_retries variable."
6328
#: drizzled/slave.cc:1807
6330
"Could not parse relay log event entry. The possible reasons are: the "
6331
"master's binary log is corrupted (you can check this by running "
6332
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6333
"can check this by running 'mysqlbinlog' on the relay log), a network "
6334
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6335
"check the master's binary log or slave's relay log, you will be able to know "
6336
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6339
#: drizzled/slave.cc:1928
6340
msgid "Failed during slave I/O thread initialization"
6343
#: drizzled/slave.cc:1942
6344
msgid "error in drizzle_create()"
6347
#: drizzled/slave.cc:1950
6350
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6351
"'%s' at position %s"
6354
#: drizzled/slave.cc:1964
6355
msgid "Slave I/O thread killed while connecting to master"
6358
#: drizzled/slave.cc:1988
6359
msgid "Slave I/O thread couldn't register on master"
6362
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6363
msgid "Forcing to reconnect slave I/O thread"
6366
#: drizzled/slave.cc:2013
6367
msgid "Failed on request_dump()"
6370
#: drizzled/slave.cc:2014
6371
msgid "Slave I/O thread killed while requesting master dump"
6374
#: drizzled/slave.cc:2040
6375
msgid "Waiting for master to send event"
6378
#: drizzled/slave.cc:2042
6379
msgid "Slave I/O thread killed while reading event"
6382
#: drizzled/slave.cc:2060
6385
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6386
"entry is correct, restart the server with a higher value of "
6387
"max_allowed_packet"
6390
#: drizzled/slave.cc:2074
6391
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6394
#: drizzled/slave.cc:2084
6395
msgid "Queueing master event to the relay log"
6398
#: drizzled/slave.cc:2111
6399
msgid "Slave I/O thread aborted while waiting for relay log space"
6402
#: drizzled/slave.cc:2121
6404
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6407
#: drizzled/slave.cc:2142
6408
msgid "Waiting for slave mutex on exit"
6411
#: drizzled/slave.cc:2206
6412
msgid "Failed during slave thread initialization"
6415
#: drizzled/slave.cc:2272
6418
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6419
"s, relay log '%s' position: %s"
6422
#: drizzled/slave.cc:2286
6423
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6426
#: drizzled/slave.cc:2312
6427
msgid "Reading event from the relay log"
6430
#: drizzled/slave.cc:2337
6432
msgid "Slave (additional info): %s Error_code: %d"
6435
#: drizzled/slave.cc:2354
6437
msgid "Slave: %s Error_code: %d"
6440
#: drizzled/slave.cc:2357
6443
"Error loading user-defined library, slave SQL thread aborted. Install the "
6444
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6445
"stopped at log '%s' position %s"
6448
#: drizzled/slave.cc:2365
6451
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6452
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6455
#: drizzled/slave.cc:2377
6458
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6461
#: drizzled/slave.cc:2466
6463
msgid "Slave I/O: failed requesting download of '%s'"
6466
#: drizzled/slave.cc:2483
6468
msgid "Network read error downloading '%s' from master"
6471
#: drizzled/slave.cc:2505
6472
msgid "error writing Exec_load event to relay log"
6475
#: drizzled/slave.cc:2519
6476
msgid "error writing Create_file event to relay log"
6479
#: drizzled/slave.cc:2534
6480
msgid "error writing Append_block event to relay log"
6483
#: drizzled/slave.cc:2630
6484
msgid "Memory allocation failed"
6487
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6490
"Read invalid event from master: '%s', master could be corrupt but a more "
6491
"likely cause of this is a bug"
6494
#: drizzled/slave.cc:3013
6495
msgid "could not queue event from master"
6498
#: drizzled/slave.cc:3103
6500
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6503
#: drizzled/slave.cc:3105
6504
msgid "reconnecting"
6507
#: drizzled/slave.cc:3105
6511
#: drizzled/slave.cc:3129
6514
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6518
#: drizzled/slave.cc:3490
6520
msgid "next log '%s' is currently active"
6523
#: drizzled/slave.cc:3520
6525
msgid "next log '%s' is not active"
6528
#: drizzled/slave.cc:3536
6531
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6534
#: drizzled/slave.cc:3542
6535
msgid "Aborting slave SQL thread because of partial event read"
6538
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6540
msgid "Error reading relay log event: %s"
6543
#: drizzled/slave.cc:3549
6544
msgid "slave SQL thread was killed"
6547
#: drizzled/slave.cc:3647
6550
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6551
"check error log on slave for more info"
6554
#: drizzled/slave.cc:3653
6557
"According to the master's version ('%s'), it is probable that master suffers "
6558
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6559
"current binary log event may make the slave's data become different from the "
6560
"master's data. To take no risk, slave refuses to replicate this event and "
6561
"stops. We recommend that all updates be stopped on the master and slave, "
6562
"that the data of both be manually synchronized, that master's binary logs be "
6563
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6564
"Then replication can be restarted."
6567
#: drizzled/sql_base.cc:2555
6569
msgid "Table %s had a open data handler in reopen_table"
6572
#: drizzled/sql_base.cc:3206
6574
msgid "Couldn't repair table: %s.%s"
6577
#: drizzled/sql_base.cc:3249
6580
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6581
"s`.`%s`' to the binary log"
6584
#: drizzled/sql_base.cc:3857
3764
#: ../drizzled/replication_services.cc:110
3766
"You registered a TransactionApplier plugin but no TransactionReplicator "
3767
"plugins were registered.\n"
3770
#: ../drizzled/replication_services.cc:137
3773
"You registered a TransactionApplier plugin but no TransactionReplicator "
3774
"plugins were registered that match the requested replicator name of '%s'.\n"
3775
"We have deactivated the TransactionApplier '%s'.\n"
3778
#: ../drizzled/session.cc:1820 ../drizzled/session.cc:1829
6586
3780
msgid "Could not remove temporary table: '%s', error: %d"
6589
#: drizzled/sql_plugin.cc:682
6591
msgid "Plugin '%s' of type %s failed deinitialization"
6594
#: drizzled/sql_plugin.cc:696
6596
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6599
#: drizzled/sql_plugin.cc:816
6601
msgid "Plugin '%s' registration as a %s failed."
6604
#: drizzled/sql_plugin.cc:1070
6605
msgid "plugin-load parameter too long"
6608
#: drizzled/sql_plugin.cc:1130
6610
msgid "Couldn't load plugin named '%s' with soname '%s'."
6613
#: drizzled/sql_plugin.cc:1181
6615
msgid "Forcing shutdown of %d plugins"
6618
#: drizzled/sql_plugin.cc:1203
6620
msgid "Plugin '%s' will be forced to shutdown"
6623
#: drizzled/sql_plugin.cc:1219
6625
msgid "Plugin '%s' has ref_count=%d after shutdown."
6628
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6630
msgid "Unknown variable type code 0x%x in plugin '%s'."
6633
#: drizzled/sql_plugin.cc:2511
6636
"Server variable %s of plugin %s was forced to be read-only: string variable "
6637
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6640
#: drizzled/sql_plugin.cc:2542
6642
msgid "Missing variable name in plugin '%s'."
6645
#: drizzled/sql_plugin.cc:2559
6647
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6650
#: drizzled/sql_plugin.cc:2678
6652
msgid "Out of memory for plugin '%s'."
6655
#: drizzled/sql_plugin.cc:2685
6657
msgid "Bad options for plugin '%s'."
6660
#: drizzled/sql_plugin.cc:2694
6662
msgid "Parsing options for plugin '%s' failed."
6665
#: drizzled/sql_plugin.cc:2737
6667
msgid "Plugin '%s' has conflicting system variables"
6670
#: drizzled/sql_plugin.cc:2747
6672
msgid "Plugin '%s' disabled by command line option"
6675
#: drizzled/sql_table.cc:105
6677
msgid "Invalid (old?) table or database name '%s'"
6680
#: drizzled/sql_table.cc:2745
3783
#: ../drizzled/signal_handler.cc:54
3785
msgid "Got signal %d from thread %<PRIu32>"
3788
#: ../drizzled/signal_handler.cc:120
3790
msgid "Fatal signal %d while backtracing\n"
3793
#: ../drizzled/signal_handler.cc:129
3795
msgid "Fatal: time() call failed\n"
3798
#: ../drizzled/signal_handler.cc:135
3801
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3802
"This could be because you hit a bug. It is also possible that this binary\n"
3803
" or one of the libraries it was linked against is corrupt, improperly "
3805
" or misconfigured. This error can also be caused by malfunctioning "
3809
#: ../drizzled/signal_handler.cc:143
3812
"We will try our best to scrape up some info that will hopefully help "
3814
"the problem, but since we have already crashed, something is definitely "
3816
"and this may fail.\n"
3820
#: ../drizzled/signal_handler.cc:150
3823
"It is possible that drizzled could use up to \n"
3824
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3826
"Hope that's ok; if not, decrease some variables in the equation.\n"
3830
#: ../drizzled/sql_table.cc:1862
6682
3832
msgid "Unknown - internal error %d during operation"
6685
#: drizzled/sql_table.cc:5018
6687
msgid "Could not open table %s.%s after rename\n"
6690
#: drizzled/sql_table.cc:5185
3835
#: ../drizzled/statement/alter_table.cc:1567
6693
3838
"order_st BY ignored because there is a user-defined clustered index in the "
6694
3839
"table '%-.192s'"
6697
#: drizzled/sql_udf.cc:41
6698
msgid "Can't allocate memory for udf structures"
6701
#: drizzled/table.cc:502
6704
"'%s' had no or invalid character set, and default character set is multi-"
6705
"byte, so character column sizes may have changed"
6708
#: drizzled/table.cc:2077
3842
#: ../drizzled/sys_var.cc:1286
3844
msgid "Variable named %s already exists!\n"
3847
#: ../drizzled/sys_var.cc:1293
3849
msgid "Could not add Variable: %s\n"
3852
#: ../drizzled/sys_var.cc:1393
3853
msgid "Failed to initialize system variables"
3856
#: ../drizzled/table.cc:1603
3858
msgid "Got error %d when reading table '%s'"
3861
#: ../drizzled/table/instance/base.cc:1735
6710
3863
msgid "Unknown collation '%s' in table '%-.64s' definition"
6713
#: drizzled/table.cc:2084
3866
#: ../drizzled/table/instance/base.cc:1740
6716
"Table '%-.64s' was created with a different version of MySQL and cannot be "
3869
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6720
#: drizzled/table.cc:2695
6723
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6727
#: drizzled/table.cc:2721
6730
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6731
"have type %s, found type %s."
6734
#: drizzled/table.cc:2730
6737
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6738
"position %d to have character set '%s' but the type has no character set."
6741
#: drizzled/table.cc:2740
6744
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6745
"position %d to have character set '%s' but found character set '%s'."
6748
#: drizzled/table.cc:2751
6751
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6752
"have type %s but the column is not found."
6755
#: drizzled/table.cc:4871
6757
msgid "Got error %d when reading table '%s'"
6760
#: drizzled/tztime.cc:1060
6762
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6765
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
3873
#: ../plugin/auth_all/auth_all.cc:84
3874
msgid "Allow anonymous access"
3877
#: ../plugin/auth_file/auth_file.cc:205
3879
msgid "Could not load auth file: %s\n"
3882
#: ../plugin/auth_file/auth_file.cc:221
3883
msgid "File to load for usernames and passwords"
3886
#: ../plugin/auth_http/auth_http.cc:135
3888
"auth_http plugin loaded but required option url not specified. Against which "
3889
"URL are you intending on authenticating?\n"
3892
#: ../plugin/auth_http/auth_http.cc:151
3893
msgid "URL for HTTP Auth check"
3896
#: ../plugin/auth_ldap/auth_ldap.cc:291
3898
msgid "Reconnect failed: %s\n"
3901
#: ../plugin/auth_ldap/auth_ldap.cc:310
3903
msgid "ldap_search_ext_s failed: %s\n"
3906
#: ../plugin/auth_ldap/auth_ldap.cc:416
3908
msgid "Could not load auth ldap: %s\n"
3911
#: ../plugin/auth_ldap/auth_ldap.cc:437
3912
msgid "URI of the LDAP server to contact"
3915
#: ../plugin/auth_ldap/auth_ldap.cc:439
3916
msgid "DN to use when binding to the LDAP server"
3919
#: ../plugin/auth_ldap/auth_ldap.cc:441
3920
msgid "Password to use when binding the DN"
3923
#: ../plugin/auth_ldap/auth_ldap.cc:443
3924
msgid "DN to use when searching"
3927
#: ../plugin/auth_ldap/auth_ldap.cc:445
3928
msgid "Attribute in LDAP with plain text password"
3931
#: ../plugin/auth_ldap/auth_ldap.cc:447
3932
msgid "Attribute in LDAP with MySQL hashed password"
3935
#: ../plugin/auth_ldap/auth_ldap.cc:449
3936
msgid "How often to empty the users cache, 0 to disable"
3939
#: ../plugin/auth_schema/auth_schema.cc:52
3940
msgid "auth_schema table cannot be an empty string"
3943
#: ../plugin/auth_schema/auth_schema.cc:58
3944
msgid "auth_schema must be schema-qualified"
3947
#: ../plugin/auth_schema/auth_schema.cc:141
3949
msgid "Error querying authentication schema: %s (error code %d. Query: %s"
3952
#: ../plugin/auth_schema/module.cc:48
3953
msgid "auth_schema table cannot be NULL"
3956
#: ../plugin/auth_schema/module.cc:61
3957
msgid "Database-qualified auth table name"
3960
#: ../plugin/console/console.cc:323
3962
msgid "pipe() failed with errno %d"
3965
#: ../plugin/console/console.cc:353
3966
msgid "Enable the console."
3969
#: ../plugin/console/console.cc:356
3970
msgid "Turn on extra debugging."
3973
#: ../plugin/console/console.cc:361
3974
msgid "User to use for auth."
3977
#: ../plugin/console/console.cc:364
3978
msgid "Password to use for auth."
3981
#: ../plugin/console/console.cc:367
3982
msgid "Default catalog to use."
3985
#: ../plugin/console/console.cc:370
3986
msgid "Default schema to use."
3989
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3991
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3995
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3996
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3997
msgid "Connect Timeout."
4000
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4001
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4002
msgid "Read Timeout."
4005
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4006
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4007
msgid "Write Timeout."
4010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4011
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4012
msgid "Retry Count."
4015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4016
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4017
msgid "Buffer length."
4020
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4021
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4022
msgid "Address to bind to."
4025
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4026
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4027
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4028
msgid "Maximum simultaneous connections."
4031
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
6766
4032
msgid "Error Messages to stderr"
6769
#: plugin/logging_query/logging_query.cc:162
6771
msgid "fail open() fn=%s er=%s\n"
6774
#: plugin/logging_query/logging_query.cc:202
4035
#: ../plugin/filtered_replicator/filtered_replicator.cc:545
4036
msgid "Comma-separated list of schemas to exclude"
4039
#: ../plugin/filtered_replicator/filtered_replicator.cc:548
4040
msgid "Comma-separated list of tables to exclude"
4043
#: ../plugin/filtered_replicator/filtered_replicator.cc:551
4044
msgid "Regular expression to apply to schemas to exclude"
4047
#: ../plugin/filtered_replicator/filtered_replicator.cc:554
4048
msgid "Regular expression to apply to tables to exclude"
4051
#: ../plugin/hello_events/hello_events.cc:402
4052
msgid "Enable Example Events Plugin"
4055
#: ../plugin/hello_events/hello_events.cc:405
4056
#: ../plugin/hello_events/hello_events.cc:408
4057
msgid "A comma delimited list of databases to watch"
4060
#: ../plugin/hello_events/hello_events.cc:411
4061
msgid "Before write row event observer call position"
4064
#: ../plugin/hello_events/hello_events.cc:414
4065
msgid "Before update row event observer call position"
4068
#: ../plugin/hello_events/hello_events.cc:417
4069
msgid "After drop database event observer call position"
4072
#: ../plugin/hello_events/hello_events.cc:428
4073
msgid "An example events Plugin"
4076
#: ../plugin/innobase/handler/data_dictionary.cc:760
4078
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4081
#: ../plugin/innobase/handler/ha_innodb.cc:1974
4083
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4087
#: ../plugin/innobase/handler/ha_innodb.cc:2344
4089
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4093
#: ../plugin/innobase/handler/ha_innodb.cc:2388
4096
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4097
"or its equivalent numeric id"
4100
#: ../plugin/innobase/handler/ha_innodb.cc:9407
4101
msgid "Do not use Native AIO library for IO, even if available"
4104
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4105
msgid "Enable internal replication log."
4108
#: ../plugin/innobase/handler/ha_innodb.cc:9451
4110
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4111
"rolled back. Values above 100000000 disable the timeout."
4114
#: ../plugin/innobase/handler/ha_innodb.cc:9454
4115
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4118
#: ../plugin/innobase/handler/ha_innodb.cc:9457
4120
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4121
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4124
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4125
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4126
#: ../plugin/transaction_log/print_transaction_message.cc:173
4127
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4129
msgid "Unable to parse transaction. Got error: %s.\n"
4132
#: ../plugin/innobase/srv/srv0start.cc:1005
4133
msgid "InnoDB: cannot determine Mac OS X version!\n"
4136
#: ../plugin/innobase/srv/srv0start.cc:1010
4138
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4139
"InnoDB: making transactions unsafe!\n"
4142
#: ../plugin/innobase/srv/srv0start.cc:1019
4145
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4146
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4147
"than 4 GB of memory."
4150
#: ../plugin/innobase/srv/srv0start.cc:1031
4151
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4154
#: ../plugin/innobase/srv/srv0start.cc:1036
4156
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4157
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4158
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4161
#: ../plugin/innobase/srv/srv0start.cc:1046
4162
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4165
#: ../plugin/innobase/srv/srv0start.cc:1051
4166
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4169
#: ../plugin/innobase/srv/srv0start.cc:1056
4170
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4173
#: ../plugin/innobase/srv/srv0start.cc:1060
4174
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4177
#: ../plugin/innobase/srv/srv0start.cc:1065
4178
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4181
#: ../plugin/innobase/srv/srv0start.cc:1129
4182
msgid "InnoDB: Using Linux native AIO"
4185
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4186
msgid "destination directory"
4189
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4190
msgid "take backup to target-dir"
4193
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4194
msgid "calc statistic of datadir (offline mysqld is recommended)"
4197
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4198
msgid "prepare a backup for starting mysql server on the backup."
4201
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4202
msgid "create files to import to another database when prepare."
4205
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4207
"stop recovery process not to progress LSN after applying log when prepare."
4210
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4211
msgid "print parameter of mysqld needed for copyback."
4214
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4215
msgid "The value is used instead of buffer_pool_size"
4218
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4220
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4221
"file at the end of '--backup'"
4224
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4226
"limit count of IO operations (pairs of read&write) per second to IOS values "
4230
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4232
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4233
"'xtrabackup_suspended' deleted (for '--backup')."
4236
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4238
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4242
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4244
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4245
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4249
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4251
"(for --backup): copy only .ibd pages newer than backup at specified "
4255
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4257
"(for --prepare): apply .delta files and logfile in the specified directory."
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4261
msgid "filtering by regexp for table names."
4264
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4265
msgid "filtering by list of the exact database.table name in the file."
4268
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4270
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4271
"want create ib_logfile*, only re-execute this command in same options. ###"
4274
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4276
"Path for temporary files. Several paths may be specified, separated by a "
4277
"colon (:), in this case they are used in a round-robin fashion."
4280
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4282
"Number of threads to use for parallel datafiles transfer. Does not have any "
4283
"effect in the stream mode. The default value is 1."
4286
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4288
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4289
"innodb-adaptive-hash-index."
4292
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4294
"Size of a memory pool InnoDB uses to store data dictionary information and "
4295
"other internal data structures."
4298
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4299
msgid "Data file autoextend increment in megabytes"
4302
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4304
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4308
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4310
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4314
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4315
msgid "Path to individual files and their sizes."
4318
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4319
msgid "The common part for InnoDB table spaces."
4322
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4324
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4325
"innodb-doublewrite."
4328
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4329
msgid "Number of file I/O threads in InnoDB."
4332
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4333
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4336
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4338
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4339
"commit) or 2 (write at commit, flush once per second)."
4342
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4343
msgid "With which method to flush data."
4346
#. ####### Should we use this option? #######
4347
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4349
"Helps to save your data in case the disk image of the database becomes "
4353
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4355
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4359
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4361
"The size of the buffer which InnoDB uses to write log to the log files on "
4365
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4366
msgid "Size of each log file in a log group."
4369
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4371
"Number of log files in the log group. InnoDB writes to the files in a "
4372
"circular fashion. Value 3 is recommended here."
4375
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4376
msgid "Path to InnoDB log files."
4379
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4380
msgid "Percentage of dirty pages allowed in bufferpool."
4383
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4384
msgid "How many files at the maximum InnoDB keeps open at the same time."
4387
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4388
msgid "The universal page size of the database."
4391
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4393
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4394
"for created log file is not supported. Use on your own risk!"
4397
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4399
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4403
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4800
4405
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4406
"to use, Because it is not change back to disable, once it is used."
4409
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4801
4411
"Path to special datafile for doublewrite buffer. (default is : not used)"
4414
#: ../plugin/json_server/json_server.cc:359
4415
msgid "Port number to use for connection or 0 for default (port 8086) "
4418
#: ../plugin/logging_gearman/logging_gearman.cc:186
4419
msgid "fail gearman_client_create()"
4422
#: ../plugin/logging_gearman/logging_gearman.cc:196
4424
msgid "fail gearman_client_add_server(): %s"
4427
#: ../plugin/logging_gearman/logging_gearman.cc:301
4428
msgid "Hostname for logging to a Gearman server"
4431
#: ../plugin/logging_gearman/logging_gearman.cc:304
4432
msgid "Gearman Function to send logging to"
4435
#: ../plugin/logging_gearman/logging_gearman.cc:315
4436
msgid "Log queries to a Gearman server"
4439
#: ../plugin/logging_query/logging_query.cc:180
4443
#: ../plugin/logging_query/logging_query.cc:321
4444
msgid "Enable logging to CSV file"
4447
#: ../plugin/logging_query/logging_query.cc:324
6775
4448
msgid "File to log to"
6778
#: plugin/logging_query/logging_query.cc:211
6779
msgid "Enable logging"
6782
#: plugin/logging_query/logging_query.cc:220
6783
msgid "Disable after this many seconds. Zero for forever"
6786
#: plugin/logging_query/logging_query.cc:233
4451
#: ../plugin/logging_query/logging_query.cc:327
4452
msgid "PCRE to match the query against"
4455
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
4456
#: ../plugin/query_log/module.cc:175
6787
4457
msgid "Threshold for logging slow queries, in microseconds"
6790
#: plugin/logging_query/logging_query.cc:246
4460
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
6791
4461
msgid "Threshold for logging big queries, for rows returned"
6794
#: plugin/logging_query/logging_query.cc:259
4464
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
6795
4465
msgid "Threshold for logging big queries, for rows examined"
6798
#: plugin/logging_query/logging_query.cc:282
6799
msgid "Log queries to a file"
6802
#: storage/myisam/ha_myisam.cc:453
4468
#: ../plugin/logging_query/logging_query.cc:347
4469
msgid "Log queries to a CSV file"
4472
#: ../plugin/logging_stats/logging_stats.cc:317
4473
msgid "Max number of users that will be logged"
4476
#: ../plugin/logging_stats/logging_stats.cc:320
4477
msgid "Max number of range locks to use for Scoreboard"
4480
#: ../plugin/logging_stats/logging_stats.cc:323
4481
msgid "Max number of concurrent sessions that will be logged"
4484
#: ../plugin/logging_stats/logging_stats.cc:324
4485
msgid "Enable Logging Statistics Collection"
4488
#: ../plugin/logging_stats/logging_stats.cc:333
4489
msgid "User Statistics as DATA_DICTIONARY tables"
4492
#: ../plugin/md5/md5.cc:94
4493
msgid "libgcrypt library version mismatch"
4496
#: ../plugin/memcached_stats/analysis_table.cc:78
4497
#: ../plugin/memcached_stats/stats_table.cc:144
4498
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4501
#: ../plugin/memcached_stats/memcached_stats.cc:87
4502
msgid "List of memcached servers."
4505
#: ../plugin/memcached_stats/memcached_stats.cc:98
4506
msgid "Memcached Stats as I_S tables"
4509
#: ../plugin/memcached_stats/stats_table.cc:74
4512
"Unable get stats from memcached server %s. Got error from "
4513
"memcached_stat_servername()."
4516
#: ../plugin/memcached_stats/stats_table.cc:151
4517
msgid "Unable to create memcached struct. Got error from memcached_create()."
4520
#: ../plugin/memcached_stats/stats_table.cc:158
4523
"Unable to create memcached server list. Got error from "
4524
"memcached_servers_parse(%s)."
4527
#: ../plugin/multi_thread/multi_thread.cc:64
4528
msgid "Session killed before thread could execute"
4531
#: ../plugin/multi_thread/multi_thread.cc:101
4532
msgid "Unable to get thread stack size"
4535
#: ../plugin/multi_thread/multi_thread.cc:203
4536
msgid "Maximum number of user threads available."
4539
#: ../plugin/myisam/ha_myisam.cc:525
6804
4541
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6807
#: storage/myisam/ha_myisam.cc:457
4544
#: ../plugin/myisam/ha_myisam.cc:531
6809
4546
msgid "Got an error from unknown thread, %s:%d"
6812
#: storage/myisam/ha_myisam.cc:462
4549
#: ../plugin/myisam/ha_myisam.cc:540
6813
4550
msgid "Unknown thread accessing table"
6816
#: storage/myisam/my_handler_errors.c:34
4553
#: ../plugin/myisam/ha_myisam.cc:1504
4555
"Don't use the fast sort index method to created index if the temporary file "
4556
"would get bigger than this."
4559
#: ../plugin/myisam/ha_myisam.cc:1507
4561
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4562
"when creating indexes with CREATE INDEX or ALTER TABLE."
4565
#: ../plugin/myisam/my_handler_errors.cc:42
6817
4566
msgid "Didn't find key on read or update"
6820
#: storage/myisam/my_handler_errors.c:36
4569
#: ../plugin/myisam/my_handler_errors.cc:43
6821
4570
msgid "Duplicate key on write or update"
6824
#: storage/myisam/my_handler_errors.c:38
4573
#: ../plugin/myisam/my_handler_errors.cc:44
6825
4574
msgid "Internal (unspecified) error in handler"
6828
#: storage/myisam/my_handler_errors.c:40
4577
#: ../plugin/myisam/my_handler_errors.cc:46
6830
4579
"Someone has changed the row since it was read (while the table was locked to "
6834
#: storage/myisam/my_handler_errors.c:43
4583
#: ../plugin/myisam/my_handler_errors.cc:48
6835
4584
msgid "Wrong index given to function"
6838
#: storage/myisam/my_handler_errors.c:45
6839
msgid "Undefined handler error 125"
6842
#: storage/myisam/my_handler_errors.c:47
4587
#: ../plugin/myisam/my_handler_errors.cc:49
6843
4588
msgid "Index file is crashed"
6846
#: storage/myisam/my_handler_errors.c:49
4591
#: ../plugin/myisam/my_handler_errors.cc:50
6847
4592
msgid "Record file is crashed"
6850
#: storage/myisam/my_handler_errors.c:51
4595
#: ../plugin/myisam/my_handler_errors.cc:51
6851
4596
msgid "Out of memory in engine"
6854
#: storage/myisam/my_handler_errors.c:53
6855
msgid "Undefined handler error 129"
6858
#: storage/myisam/my_handler_errors.c:55
4599
#: ../plugin/myisam/my_handler_errors.cc:52
6859
4600
msgid "Incorrect file format"
6862
#: storage/myisam/my_handler_errors.c:57
4603
#: ../plugin/myisam/my_handler_errors.cc:53
6863
4604
msgid "Command not supported by database"
6866
#: storage/myisam/my_handler_errors.c:59
4607
#: ../plugin/myisam/my_handler_errors.cc:54
6867
4608
msgid "Old database file"
6870
#: storage/myisam/my_handler_errors.c:61
4611
#: ../plugin/myisam/my_handler_errors.cc:55
6871
4612
msgid "No record read before update"
6874
#: storage/myisam/my_handler_errors.c:63
4615
#: ../plugin/myisam/my_handler_errors.cc:56
6875
4616
msgid "Record was already deleted (or record file crashed)"
6878
#: storage/myisam/my_handler_errors.c:65
4619
#: ../plugin/myisam/my_handler_errors.cc:57
6879
4620
msgid "No more room in record file"
6882
#: storage/myisam/my_handler_errors.c:67
4623
#: ../plugin/myisam/my_handler_errors.cc:58
6883
4624
msgid "No more room in index file"
6886
#: storage/myisam/my_handler_errors.c:69
4627
#: ../plugin/myisam/my_handler_errors.cc:59
6887
4628
msgid "No more records (read after end of file)"
6890
#: storage/myisam/my_handler_errors.c:71
4631
#: ../plugin/myisam/my_handler_errors.cc:60
6891
4632
msgid "Unsupported extension used for table"
6894
#: storage/myisam/my_handler_errors.c:73
4635
#: ../plugin/myisam/my_handler_errors.cc:61
6895
4636
msgid "Too big row"
6898
#: storage/myisam/my_handler_errors.c:75
4639
#: ../plugin/myisam/my_handler_errors.cc:62
6899
4640
msgid "Wrong create options"
6902
#: storage/myisam/my_handler_errors.c:77
4643
#: ../plugin/myisam/my_handler_errors.cc:63
6903
4644
msgid "Duplicate unique key or constraint on write or update"
6906
#: storage/myisam/my_handler_errors.c:79
4647
#: ../plugin/myisam/my_handler_errors.cc:64
6907
4648
msgid "Unknown character set used in table"
6910
#: storage/myisam/my_handler_errors.c:81
4651
#: ../plugin/myisam/my_handler_errors.cc:65
6911
4652
msgid "Conflicting table definitions in sub-tables of MERGE table"
6914
#: storage/myisam/my_handler_errors.c:83
4655
#: ../plugin/myisam/my_handler_errors.cc:66
6915
4656
msgid "Table is crashed and last repair failed"
6918
#: storage/myisam/my_handler_errors.c:85
4659
#: ../plugin/myisam/my_handler_errors.cc:67
6919
4660
msgid "Table was marked as crashed and should be repaired"
6922
#: storage/myisam/my_handler_errors.c:87
4663
#: ../plugin/myisam/my_handler_errors.cc:68
6923
4664
msgid "Lock timed out; Retry transaction"
6926
#: storage/myisam/my_handler_errors.c:89
4667
#: ../plugin/myisam/my_handler_errors.cc:69
6927
4668
msgid "Lock table is full; Restart program with a larger locktable"
6930
#: storage/myisam/my_handler_errors.c:91
4671
#: ../plugin/myisam/my_handler_errors.cc:70
6931
4672
msgid "Updates are not allowed under a read only transactions"
6934
#: storage/myisam/my_handler_errors.c:93
4675
#: ../plugin/myisam/my_handler_errors.cc:71
6935
4676
msgid "Lock deadlock; Retry transaction"
6938
#: storage/myisam/my_handler_errors.c:95
4679
#: ../plugin/myisam/my_handler_errors.cc:72
6939
4680
msgid "Foreign key constraint is incorrectly formed"
6942
#: storage/myisam/my_handler_errors.c:97
4683
#: ../plugin/myisam/my_handler_errors.cc:73
6943
4684
msgid "Cannot add a child row"
6946
#: storage/myisam/my_handler_errors.c:99
4687
#: ../plugin/myisam/my_handler_errors.cc:74
6947
4688
msgid "Cannot delete a parent row"
6950
#: storage/myisam/my_handler_errors.c:101
4691
#: ../plugin/myisam/my_handler_errors.cc:75
6951
4692
msgid "No savepoint with that name"
6954
#: storage/myisam/my_handler_errors.c:103
4695
#: ../plugin/myisam/my_handler_errors.cc:76
6955
4696
msgid "Non unique key block size"
6958
#: storage/myisam/my_handler_errors.c:105
4699
#: ../plugin/myisam/my_handler_errors.cc:77
6959
4700
msgid "The table does not exist in engine"
6962
#: storage/myisam/my_handler_errors.c:107
4703
#: ../plugin/myisam/my_handler_errors.cc:78
6963
4704
msgid "The table already existed in storage engine"
6966
#: storage/myisam/my_handler_errors.c:109
4707
#: ../plugin/myisam/my_handler_errors.cc:79
6967
4708
msgid "Could not connect to storage engine"
6970
#: storage/myisam/my_handler_errors.c:111
4711
#: ../plugin/myisam/my_handler_errors.cc:80
6971
4712
msgid "Unexpected null pointer found when using spatial index"
6974
#: storage/myisam/my_handler_errors.c:113
4715
#: ../plugin/myisam/my_handler_errors.cc:81
6975
4716
msgid "The table changed in storage engine"
6978
#: storage/myisam/my_handler_errors.c:115
4719
#: ../plugin/myisam/my_handler_errors.cc:82
6979
4720
msgid "There's no partition in table for the given value"
6982
#: storage/myisam/my_handler_errors.c:117
4723
#: ../plugin/myisam/my_handler_errors.cc:83
6983
4724
msgid "Row-based binlogging of row failed"
6986
#: storage/myisam/my_handler_errors.c:119
4727
#: ../plugin/myisam/my_handler_errors.cc:84
6987
4728
msgid "Index needed in foreign key constraint"
6990
#: storage/myisam/my_handler_errors.c:121
4731
#: ../plugin/myisam/my_handler_errors.cc:85
6991
4732
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6994
#: storage/myisam/my_handler_errors.c:123
4735
#: ../plugin/myisam/my_handler_errors.cc:86
6995
4736
msgid "Table needs to be upgraded before it can be used"
6998
#: storage/myisam/my_handler_errors.c:125
4739
#: ../plugin/myisam/my_handler_errors.cc:87
6999
4740
msgid "Table is read only"
7002
#: storage/myisam/my_handler_errors.c:127
4743
#: ../plugin/myisam/my_handler_errors.cc:88
7003
4744
msgid "Failed to get next auto increment value"
7006
#: storage/myisam/my_handler_errors.c:129
4747
#: ../plugin/myisam/my_handler_errors.cc:89
7007
4748
msgid "Failed to set row auto increment value"
7010
#: storage/myisam/my_handler_errors.c:131
4751
#: ../plugin/myisam/my_handler_errors.cc:90
7011
4752
msgid "Unknown (generic) error from engine"
7014
#: storage/myisam/my_handler_errors.c:133
4755
#: ../plugin/myisam/my_handler_errors.cc:91
7015
4756
msgid "Record is the same"
7018
#: storage/myisam/my_handler_errors.c:135
4759
#: ../plugin/myisam/my_handler_errors.cc:92
7019
4760
msgid "It is not possible to log this statement"
7022
#: storage/myisam/my_handler_errors.c:137
4763
#: ../plugin/myisam/my_handler_errors.cc:93
7023
4764
msgid "Tablespace exists"
7026
#: storage/myisam/my_handler_errors.c:139
4767
#: ../plugin/myisam/my_handler_errors.cc:94
7027
4768
msgid "The event was corrupt, leading to illegal data being read"
7030
#: storage/myisam/my_handler_errors.c:141
4771
#: ../plugin/myisam/my_handler_errors.cc:95
7031
4772
msgid "The table is of a new format not supported by this version"
7034
#: storage/myisam/my_handler_errors.c:143
7035
msgid "The event could not be processed no other hanlder error happened"
7038
#: storage/myisam/my_handler_errors.c:145
7039
msgid "Got a fatal error during initialzaction of handler"
7042
#: storage/myisam/my_handler_errors.c:147
4775
#: ../plugin/myisam/my_handler_errors.cc:96
4776
msgid "The event could not be processed no other handler error happened"
4779
#: ../plugin/myisam/my_handler_errors.cc:97
4780
msgid "Got a fatal error during initialzation of handler"
4783
#: ../plugin/myisam/my_handler_errors.cc:98
7043
4784
msgid "File to short; Expected more data in file"
7046
#: storage/myisam/my_handler_errors.c:149
4787
#: ../plugin/myisam/my_handler_errors.cc:99
7047
4788
msgid "Read page with wrong checksum"
7050
#: storage/myisam/my_handler_errors.c:151
4791
#. TODO: get a better message for these
4792
#: ../plugin/myisam/my_handler_errors.cc:101
7051
4793
msgid "Lock or active transaction"
7054
#: storage/myisam/my_handler_errors.c:153
4796
#: ../plugin/myisam/my_handler_errors.cc:102
7055
4797
msgid "No such table space"
7058
#: storage/myisam/my_handler_errors.c:155
4800
#: ../plugin/myisam/my_handler_errors.cc:103
7059
4801
msgid "Tablespace not empty"
4804
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4806
"Port number to use for connection or 0 for default to with MySQL protocol."
4809
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4811
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4812
"the file is stale and should be removed?"
4815
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4817
msgid "Listening on %s"
4820
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4821
msgid "Path used for MySQL UNIX Socket Protocol."
4824
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4825
msgid "Clobber socket file if one is there already."
4828
#: ../plugin/rabbitmq/rabbitmq_handler.cc:115
4829
msgid "Could not open socket, is rabbitmq running?"
4832
#: ../plugin/rabbitmq/rabbitmq_log.cc:71 ../plugin/zeromq/zeromq_log.cc:70
4833
msgid "Failed to allocate enough memory to transaction message\n"
4836
#: ../plugin/rabbitmq/rabbitmq_log.cc:92
4838
"Could not reconnect, trying again.. - waiting 10 seconds for server to come "
4842
#: ../plugin/rabbitmq/rabbitmq_log.cc:100
4843
msgid "RabbitMQ server has disappeared, failing transaction."
4846
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4848
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4851
#: ../plugin/rabbitmq/rabbitmq_log.cc:141
4853
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4856
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
4857
msgid "Host name to connect to"
4860
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
4861
msgid "Port to connect to"
4864
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
4865
msgid "RabbitMQ virtualhost"
4868
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
4869
msgid "RabbitMQ username"
4872
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
4873
msgid "RabbitMQ password"
4876
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
4877
#: ../plugin/transaction_log/module.cc:239 ../plugin/zeromq/zeromq_log.cc:149
4878
msgid "Name of the replicator plugin to use (default='default_replicator')"
4881
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
4882
msgid "Name of RabbitMQ exchange to publish to"
4885
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
4886
msgid "Name of RabbitMQ routing key to use"
4889
#: ../plugin/session_dictionary/processlist.cc:73
4890
#: ../plugin/session_dictionary/sessions.cc:77
4893
msgstr "(לא בשימוש)"
4895
#: ../plugin/syslog/errmsg.cc:40 ../plugin/syslog/logging.cc:56
4897
msgid "syslog facility \"%s\" not known, using \"local0\""
4900
#: ../plugin/syslog/module.cc:95
4901
msgid "Syslog Ident"
4904
#: ../plugin/syslog/module.cc:98
4905
msgid "Syslog Facility"
4908
#: ../plugin/syslog/module.cc:101
4909
msgid "Enable logging to syslog of the query log"
4912
#: ../plugin/syslog/module.cc:104
4913
msgid "Syslog Priority of query logging"
4916
#: ../plugin/syslog/module.cc:116
4917
msgid "Enable logging to syslog of the error messages"
4920
#: ../plugin/syslog/module.cc:119
4921
msgid "Syslog Priority of error messages"
4924
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4925
#: ../plugin/transaction_log/print_transaction_message.cc:106
4926
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4927
msgid "Failed to open transaction log file"
4930
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4931
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4932
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4934
msgid "Could not read transaction message.\n"
4937
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4938
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4940
msgid "GPB ERROR: %s.\n"
4943
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4944
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4946
msgid "Raw buffer read: %s.\n"
4949
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4950
#: ../plugin/transaction_log/print_transaction_message.cc:175
4951
#: ../plugin/transaction_log/transaction_log_reader.cc:158
4953
msgid "BUFFER: %s\n"
4956
#: ../plugin/transaction_log/module.cc:169
4957
msgid "Failed to allocate the TransactionLog instance"
4960
#: ../plugin/transaction_log/module.cc:177
4962
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4965
#: ../plugin/transaction_log/module.cc:188
4967
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4970
#: ../plugin/transaction_log/module.cc:227
4971
msgid "DEBUGGING - Truncate transaction log"
4974
#: ../plugin/transaction_log/module.cc:230
4975
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4978
#: ../plugin/transaction_log/module.cc:233
4979
msgid "Enable transaction log"
4982
#: ../plugin/transaction_log/module.cc:236
4983
msgid "Path to the file to use for transaction log"
4986
#: ../plugin/transaction_log/module.cc:242
4988
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4989
"each transaction write, 2 == sync log file once per second"
4992
#: ../plugin/transaction_log/module.cc:245
4993
msgid "Number of slots for in-memory write buffers (default=8)."
4996
#: ../plugin/transaction_log/print_transaction_message.cc:134
4998
msgid "GPB message is not a valid type.\n"
5001
#: ../plugin/transaction_log/print_transaction_message.cc:154
5003
msgid "GPB message is not a valid size.\n"
5006
#. 120 was arbitrary
5007
#: ../plugin/transaction_log/print_transaction_message.cc:167
5008
msgid "Could not read transaction message. Raw buffer read "
5011
#: ../plugin/transaction_log/transaction_log.cc:114
5012
msgid "Failed to open transaction log file "
5015
#: ../plugin/transaction_log/transaction_log.cc:215
5018
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5019
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5022
#: ../plugin/transaction_log/transaction_log.cc:233
5023
msgid "Failed to sync log file."
5026
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5027
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:118
5029
msgid "Attempted to read record bigger than INT_MAX\n"
5032
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5034
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5037
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5039
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5042
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5043
msgid "Cannot open file: "
5046
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5047
msgid "Could not skip to position "
5050
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5051
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5054
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5055
msgid "Memory allocation failure trying to allocate "
5058
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5062
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5066
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5072
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5073
msgid "Unable to parse command. Got error: "
5076
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177
5083
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5085
msgid "Display help and exit"
5086
msgstr "הצג עזרה זו וצא."
5088
#: ../plugin/transaction_log/utilities/transaction_reader.cc:646
5089
msgid "Read from the innodb transaction log"
5092
#: ../plugin/transaction_log/utilities/transaction_reader.cc:652
5093
msgid "Password to use when connecting to server"
5096
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5097
msgid "Perform checksum"
5100
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5101
msgid "Ignore event messages"
5104
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5105
msgid "Transaction log file"
5108
#: ../plugin/transaction_log/utilities/transaction_reader.cc:658
5109
msgid "Print raw Protobuf messages instead of SQL"
5112
#: ../plugin/transaction_log/utilities/transaction_reader.cc:661
5113
msgid "Start reading from the given file position"
5116
#: ../plugin/transaction_log/utilities/transaction_reader.cc:664
5117
msgid "Only output for the given transaction ID and later"
5120
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5121
msgid "Only output for the given transaction ID"
5124
#: ../plugin/transaction_log/utilities/transaction_reader.cc:668
5125
msgid "Summarize message contents"
5128
#: ../plugin/transaction_log/utilities/transaction_reader.cc:702
5129
msgid "Cannot use --start-pos and --transaction-id together\n"
5132
#: ../plugin/transaction_log/utilities/transaction_reader.cc:708
5133
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5136
#: ../plugin/transaction_log/utilities/transaction_reader.cc:826
5137
msgid "Checksum failed. Wanted "
5140
#: ../plugin/transaction_log/utilities/transaction_reader.cc:828
5144
#: ../plugin/slave/module.cc:56
5145
msgid "Path to the slave configuration file"
5148
#: ../plugin/slave/queue_producer.cc:114
5149
msgid "Lost connection to master. Reconnecting."
5152
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
5153
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
5154
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
5155
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
5160
#: ../plugin/slave/queue_producer.cc:454
5161
msgid "Replication slave: Unable to insert into queue."
5164
#: ../plugin/slave/replication_slave.cc:43
5166
msgid "Could not start slave services: %s\n"
5169
#: ../plugin/slave/sql_executor.cc:91
5176
#: ../plugin/regex_policy/module.cc:48
5178
msgid "Could not load regex policy file: %s\n"
5181
#: ../plugin/regex_policy/module.cc:49
5185
#: ../plugin/regex_policy/module.cc:64
5186
msgid "File to load for regex authorization policies"
5189
#: ../plugin/regex_policy/module.cc:220
5191
msgid "User %s matches regex\n"
5194
#: ../plugin/regex_policy/module.cc:223
5196
msgid "Object %s matches regex %s (%s)\n"
5199
#: ../plugin/regex_policy/module.cc:229
5201
msgid "Object %s NOT restricted by regex %s (%s)\n"
5204
#: ../plugin/query_log/module.cc:83
5205
msgid "The query log file name must be defined."
5208
#: ../plugin/query_log/module.cc:89
5209
msgid "The query log file name must have a value."
5212
#: ../plugin/query_log/module.cc:165
5213
msgid "Enable query logging to file"
5216
#: ../plugin/query_log/module.cc:170
5217
msgid "Query log file"
5220
#: ../plugin/query_log/module.cc:180
5221
msgid "Threshold for logging long locking queries, in microseconds"
5224
#: ../plugin/query_log/module.cc:185
5225
msgid "Threshold for logging queries that examine too many rows, integer"
5228
#: ../plugin/query_log/module.cc:190
5229
msgid "Threshold for logging queries that return too many rows, integer"
5232
#: ../plugin/query_log/module.cc:195
5234
"Threshold for logging queries that use too many temporary tables, integer"
5237
#: ../plugin/query_log/module.cc:200
5238
msgid "Threshold for logging queries that cause too many warnings, integer"
5241
#: ../plugin/query_log/module.cc:205
5242
msgid "Threshold for logging queries that are active too long, in seconds"
5245
#: ../plugin/zeromq/zeromq_log.cc:146
5246
msgid "End point to bind to"
5249
#~ msgid "Use compression in server/client protocol."
5250
#~ msgstr "השתמש בכיווץ בפרוטוקול שרת/לקוח"