1
# Esperanto translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-09-23 10:56+0000\n"
12
"Last-Translator: OlivierWeb <olivierweb@ifrance.com>\n"
13
"Language-Team: Esperanto <eo@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-11-26 20:37+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:255
22
msgid "Synonym for `help'."
23
msgstr "Sinonimo por `helpo'."
25
#: client/drizzle.cc:256
26
msgid "Clear command."
27
msgstr "Vakigi komandlinion."
29
#: client/drizzle.cc:258
30
msgid "Reconnect to the server. Optional arguments are db and host."
32
"Rekonekti al servilo. Malnepraj argumentoj estas datumbazo kaj gastiga "
35
#: client/drizzle.cc:260
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
40
#: client/drizzle.cc:262
41
msgid "Send command to drizzle server, display result vertically."
44
#: client/drizzle.cc:263
45
msgid "Exit drizzle. Same as quit."
48
#: client/drizzle.cc:264
49
msgid "Send command to drizzle server."
52
#: client/drizzle.cc:265
53
msgid "Display this help."
56
#: client/drizzle.cc:266
57
msgid "Disable pager, print to stdout."
60
#: client/drizzle.cc:267
61
msgid "Don't write into outfile."
64
#: client/drizzle.cc:269
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
68
#: client/drizzle.cc:270
69
msgid "Print current command."
72
#: client/drizzle.cc:271
73
msgid "Change your drizzle prompt."
76
#: client/drizzle.cc:272
80
#: client/drizzle.cc:273
81
msgid "Rebuild completion hash."
84
#: client/drizzle.cc:275
85
msgid "Execute an SQL script file. Takes a file name as an argument."
88
#: client/drizzle.cc:276
89
msgid "Get status information from the server."
92
#: client/drizzle.cc:278
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
96
#: client/drizzle.cc:280
97
msgid "Use another database. Takes database name as argument."
100
#: client/drizzle.cc:282 client/drizzle.cc:1430
101
msgid "Show warnings after every statement."
104
#: client/drizzle.cc:284
105
msgid "Don't show warnings after every statement."
108
#: client/drizzle.cc:1113
109
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
112
#: client/drizzle.cc:1123
115
"Your Drizzle connection id is %u\n"
116
"Server version: %s\n"
119
#: client/drizzle.cc:1153
121
msgid "Reading history-file %s\n"
124
#: client/drizzle.cc:1158
126
msgid "Couldn't allocate memory for temp histfile!\n"
129
#: client/drizzle.cc:1165
130
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
133
#: client/drizzle.cc:1183
135
msgid "Writing history-file %s\n"
138
#: client/drizzle.cc:1192
142
#: client/drizzle.cc:1192
146
#: client/drizzle.cc:1241
147
msgid "Query aborted by Ctrl+C\n"
150
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
151
msgid "Display this help and exit."
154
#: client/drizzle.cc:1266
155
msgid "Synonym for -?"
158
#: client/drizzle.cc:1269
160
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
161
"and field completion, but startup and reconnecting may take a longer time. "
162
"Disable with --disable-auto-rehash."
165
#: client/drizzle.cc:1273
167
"No automatic rehashing. One has to use 'rehash' to get table and field "
168
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
169
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
172
#: client/drizzle.cc:1276
174
"Automatically switch to vertical output mode if the result is wider than the "
178
#: client/drizzle.cc:1279
180
"Don't use history file. Disable interactive behavior. (Enables --silent)"
183
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
184
msgid "Directory where character sets are."
187
#: client/drizzle.cc:1283
188
msgid "Display column type information."
191
#: client/drizzle.cc:1286
193
"Preserve comments. Send comments to the server. The default is --skip-"
194
"comments (discard comments), enable with --comments"
197
#: client/drizzle.cc:1289
198
msgid "Use compression in server/client protocol."
201
#: client/drizzle.cc:1292
202
msgid "Check memory and open file usage at exit ."
205
#: client/drizzle.cc:1295
206
msgid "Print some debug info at exit."
209
#: client/drizzle.cc:1297
210
msgid "Database to use."
213
#: client/drizzle.cc:1300
217
#: client/drizzle.cc:1302
218
msgid "Delimiter to be used."
221
#: client/drizzle.cc:1304
222
msgid "Execute command and quit. (Disables --force and history file)"
225
#: client/drizzle.cc:1306
226
msgid "Print the output of a query (rows) vertically."
229
#: client/drizzle.cc:1309
230
msgid "Continue even if we get an sql error."
233
#: client/drizzle.cc:1313
235
"Enable named commands. Named commands mean this program's internal commands; "
236
"see drizzle> help . When enabled, the named commands can be used from any "
237
"line of the query, otherwise only from the first line, before an enter. "
238
"Disable with --disable-named-commands. This option is disabled by default."
241
#: client/drizzle.cc:1317
243
"Named commands are disabled. Use \\* form only, or use named commands only "
244
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
245
"the client now starts with this option ENABLED by default! Disable with '-"
246
"G'. Long format commands still work from the first line. WARNING: option "
247
"deprecated; use --disable-named-commands instead."
250
#: client/drizzle.cc:1319
251
msgid "Ignore space after function names."
254
#: client/drizzle.cc:1321
255
msgid "Enable/disable LOAD DATA LOCAL INFILE."
258
#: client/drizzle.cc:1324
259
msgid "Turn off beep on error."
262
#: client/drizzle.cc:1326 client/drizzleadmin.cc:77
263
msgid "Connect to host."
266
#: client/drizzle.cc:1328
267
msgid "Write line numbers for errors."
270
#: client/drizzle.cc:1331
272
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
"version of this option instead."
276
#: client/drizzle.cc:1333
277
msgid "Flush buffer after each query."
280
#: client/drizzle.cc:1335
281
msgid "Write column names in results."
284
#: client/drizzle.cc:1339
286
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
"version of this options instead."
290
#: client/drizzle.cc:1342
292
"Change the value of a variable. Please note that this option is deprecated; "
293
"you can set variables directly with --variable-name=value."
296
#: client/drizzle.cc:1344
297
msgid "Ignore SIGINT (CTRL-C)"
300
#: client/drizzle.cc:1348
302
"Only update the default database. This is useful for skipping updates to "
303
"other database in the update log."
306
#: client/drizzle.cc:1351
308
"Pager to use to display results. If you don't supply an option the default "
309
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
310
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
311
"work in batch mode. Disable with --disable-pager. This option is disabled by "
315
#: client/drizzle.cc:1354
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
"option deprecated; use --disable-pager instead."
321
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
323
"Password to use when connecting to server. If password is not given it's "
324
"asked from the tty."
327
#: client/drizzle.cc:1359
329
"Port number to use for connection or 0 for default to, in order of "
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
333
#: client/drizzle.cc:1360
334
msgid "built-in default"
337
#: client/drizzle.cc:1363
338
msgid "Set the drizzle prompt to this value."
341
#: client/drizzle.cc:1366
342
msgid "The protocol of connection (tcp,socket,pipe,memory)."
345
#: client/drizzle.cc:1369
347
"Don't cache result, print it row by row. This may slow down the server if "
348
"the output is suspended. Doesn't use history file."
351
#: client/drizzle.cc:1371
352
msgid "Write fields without conversion. Used with --batch."
355
#: client/drizzle.cc:1374
357
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
358
"option is enabled by default."
361
#: client/drizzle.cc:1376
363
"Be more silent. Print results with a tab as separator, each row on new line."
366
#: client/drizzle.cc:1378
367
msgid "Socket file to use for connection."
370
#: client/drizzle.cc:1381
371
msgid "Output in table format."
374
#: client/drizzle.cc:1384
376
"Append everything into outfile. See interactive help (\\h) also. Does not "
377
"work in batch mode. Disable with --disable-tee. This option is disabled by "
381
#: client/drizzle.cc:1386
383
"Disable outfile. See interactive help (\\h) also. WARNING: option "
384
"deprecated; use --disable-tee instead"
387
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
388
msgid "User for login if not current user."
391
#: client/drizzle.cc:1392
392
msgid "Only allow UPDATE and DELETE that uses keys."
395
#: client/drizzle.cc:1395
396
msgid "Synonym for option --safe-updates, -U."
399
#: client/drizzle.cc:1398
400
msgid "Write more. (-v -v -v gives the table output format)."
403
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
404
msgid "Output version information and exit."
407
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
408
msgid "Wait and retry if connection is down."
411
#: client/drizzle.cc:1405
412
msgid "Number of seconds before connection timeout."
415
#: client/drizzle.cc:1410
416
msgid "Max packet length to send to, or receive from server"
419
#: client/drizzle.cc:1415
420
msgid "Buffer for TCP/IP and socket communication"
423
#: client/drizzle.cc:1419
424
msgid "Automatic limit for SELECT when using --safe-updates"
427
#: client/drizzle.cc:1424
428
msgid "Automatic limit for rows in a join when using --safe-updates"
431
#: client/drizzle.cc:1428
432
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
435
#: client/drizzle.cc:1441
437
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
440
#: client/drizzle.cc:1448
443
"Copyright (C) 2008 Sun Microsystems\n"
444
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
445
"and you are welcome to modify and redistribute it under the GPL license\n"
448
#: client/drizzle.cc:1453
450
msgid "Usage: %s [OPTIONS] [database]\n"
453
#: client/drizzle.cc:1486
454
msgid "DELIMITER cannot contain a backslash character"
457
#: client/drizzle.cc:1507
459
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
462
#: client/drizzle.cc:1530
464
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
467
#: client/drizzle.cc:1534
469
msgid "WARNING: --server-arg option not supported in this configuration.\n"
472
#: client/drizzle.cc:1902
474
msgid "Unknown command '\\%c'."
477
#: client/drizzle.cc:2329
479
"Reading table information for completion of table and column names\n"
480
" You can turn off this feature to get a quicker startup with -A\n"
484
#: client/drizzle.cc:2426
485
msgid "No connection. Trying to reconnect..."
488
#: client/drizzle.cc:2432
489
msgid "Can't connect to the server\n"
492
#: client/drizzle.cc:2489
496
#: client/drizzle.cc:2489
500
#: client/drizzle.cc:2543
505
#: client/drizzle.cc:2544
512
#: client/drizzle.cc:2546
519
#: client/drizzle.cc:2559
520
msgid "Many help items for your request exist."
523
#: client/drizzle.cc:2560
525
"To make a more specific request, please type 'help <item>',\n"
526
"where <item> is one of the following"
529
#: client/drizzle.cc:2566
531
msgid "You asked for help about help category: '%s'\n"
534
#: client/drizzle.cc:2567
536
"For more information, type 'help <item>', where <item> is one of the "
540
#: client/drizzle.cc:2580
546
#: client/drizzle.cc:2581
547
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
550
#: client/drizzle.cc:2604
551
msgid "List of all Drizzle commands:"
554
#: client/drizzle.cc:2606
555
msgid "Note that all text commands must be first on line and end with ';'"
558
#: client/drizzle.cc:2617
561
"For server side help, type 'help contents'\n"
564
#: client/drizzle.cc:2660
565
msgid "No query specified\n"
568
#: client/drizzle.cc:2675
569
msgid "Ignoring query to other database"
572
#: client/drizzle.cc:2724
576
#: client/drizzle.cc:2737
578
msgid "%ld row in set"
579
msgid_plural "%ld rows in set"
583
#: client/drizzle.cc:2746
587
#: client/drizzle.cc:2748
589
msgid "Query OK, %ld row affected"
590
msgid_plural "Query OK, %ld rows affected"
594
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
596
"Port number to use for connection or 0 for default to, in order of "
597
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
600
#: client/drizzleadmin.cc:87
601
msgid "Silently exit if one can't connect to server."
604
#: client/drizzleadmin.cc:93
605
msgid "Write more information."
608
#: client/drizzleadmin.cc:258
611
"connect to server at '%s' failed\n"
615
#: client/drizzleadmin.cc:264
617
msgid "Check that drizzled is running on %s"
620
#: client/drizzleadmin.cc:265
622
msgid " and that the port is %d.\n"
625
#: client/drizzleadmin.cc:267
627
msgid "You can check this by doing 'telnet %s %d'\n"
630
#: client/drizzleadmin.cc:278
632
msgid "Got error: %s\n"
635
#: client/drizzleadmin.cc:285
636
msgid "Waiting for Drizzle server to answer"
639
#: client/drizzleadmin.cc:318
641
msgid "shutting down drizzled...\n"
644
#: client/drizzleadmin.cc:322
646
msgid "shutdown failed; error: '%s'"
649
#: client/drizzleadmin.cc:329
654
#: client/drizzleadmin.cc:339
655
msgid "drizzled is alive"
658
#: client/drizzleadmin.cc:347
659
msgid "connection was down, but drizzled is now alive"
662
#: client/drizzleadmin.cc:351
664
msgid "drizzled doesn't answer to ping, error: '%s'"
667
#: client/drizzleadmin.cc:360
669
msgid "Unknown command: '%-.60s'"
672
#: client/drizzleadmin.cc:369
674
msgid "%s Ver %s Distrib %s, for %s on %s\n"
677
#: client/drizzleadmin.cc:376
678
msgid "Copyright (C) 2000-2008 MySQL AB"
681
#: client/drizzleadmin.cc:377
683
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
684
"and you are welcome to modify and redistribute it under the GPL license\n"
687
#: client/drizzleadmin.cc:378
688
msgid "Administration program for the drizzled daemon."
691
#: client/drizzleadmin.cc:379
693
msgid "Usage: %s [OPTIONS] command command....\n"
696
#: client/drizzleadmin.cc:381
698
" ping Check if server is down\n"
699
" shutdown Take server down\n"
702
#: libdrizzle/errmsg.c:27
703
msgid "Unknown Drizzle error"
706
#: libdrizzle/errmsg.c:28
708
msgid "Can't create UNIX socket (%d)"
711
#: libdrizzle/errmsg.c:29
713
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
716
#: libdrizzle/errmsg.c:30
718
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
721
#: libdrizzle/errmsg.c:31
723
msgid "Can't create TCP/IP socket (%d)"
726
#: libdrizzle/errmsg.c:32
728
msgid "Unknown Drizzle server host '%-.100s' (%d)"
731
#: libdrizzle/errmsg.c:33
732
msgid "Drizzle server has gone away"
735
#: libdrizzle/errmsg.c:34
737
msgid "Protocol mismatch; server version = %d, client version = %d"
740
#: libdrizzle/errmsg.c:35
741
msgid "Drizzle client ran out of memory"
744
#: libdrizzle/errmsg.c:36
745
msgid "Wrong host info"
748
#: libdrizzle/errmsg.c:37
749
msgid "Localhost via UNIX socket"
752
#: libdrizzle/errmsg.c:38
754
msgid "%-.100s via TCP/IP"
757
#: libdrizzle/errmsg.c:39
758
msgid "Error in server handshake"
761
#: libdrizzle/errmsg.c:40
762
msgid "Lost connection to Drizzle server during query"
765
#: libdrizzle/errmsg.c:41
766
msgid "Commands out of sync; you can't run this command now"
769
#: libdrizzle/errmsg.c:42
771
msgid "Named pipe: %-.32s"
774
#: libdrizzle/errmsg.c:43
776
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
779
#: libdrizzle/errmsg.c:44
781
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
784
#: libdrizzle/errmsg.c:45
786
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
789
#: libdrizzle/errmsg.c:46
791
msgid "Can't initialize character set %-.32s (path: %-.100s)"
794
#: libdrizzle/errmsg.c:47
795
msgid "Got packet bigger than 'max_allowed_packet' bytes"
798
#: libdrizzle/errmsg.c:48
799
msgid "Embedded server"
802
#: libdrizzle/errmsg.c:49
803
msgid "Error on SHOW SLAVE STATUS:"
806
#: libdrizzle/errmsg.c:50
807
msgid "Error on SHOW SLAVE HOSTS:"
810
#: libdrizzle/errmsg.c:51
811
msgid "Error connecting to slave:"
814
#: libdrizzle/errmsg.c:52
815
msgid "Error connecting to master:"
818
#: libdrizzle/errmsg.c:53
819
msgid "SSL connection error"
822
#: libdrizzle/errmsg.c:54
823
msgid "Malformed packet"
826
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
827
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
828
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
829
#: libdrizzle/errmsg.c:74
830
msgid "(unused error message)"
833
#: libdrizzle/errmsg.c:56
834
msgid "Invalid use of null pointer"
837
#: libdrizzle/errmsg.c:57
838
msgid "Statement not prepared"
841
#: libdrizzle/errmsg.c:58
842
msgid "No data supplied for parameters in prepared statement"
845
#: libdrizzle/errmsg.c:59
846
msgid "Data truncated"
849
#: libdrizzle/errmsg.c:60
850
msgid "No parameters exist in the statement"
853
#: libdrizzle/errmsg.c:61
854
msgid "Invalid parameter number"
857
#: libdrizzle/errmsg.c:62
860
"Can't send long data for non-string/non-binary data types (parameter: %d)"
863
#: libdrizzle/errmsg.c:64
865
msgid "Using unsupported buffer type: %d (parameter: %d)"
868
#: libdrizzle/errmsg.c:65
870
msgid "Shared memory: %-.100s"
873
#: libdrizzle/errmsg.c:75
874
msgid "Wrong or unknown protocol"
877
#: libdrizzle/errmsg.c:76
878
msgid "Invalid connection handle"
881
#: libdrizzle/errmsg.c:77
883
"Connection using old (pre-4.1.1) authentication protocol refused (client "
884
"option 'secure_auth' enabled)"
887
#: libdrizzle/errmsg.c:79
888
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
891
#: libdrizzle/errmsg.c:80
892
msgid "Attempt to read column without prior row fetch"
895
#: libdrizzle/errmsg.c:81
896
msgid "Prepared statement contains no metadata"
899
#: libdrizzle/errmsg.c:82
901
"Attempt to read a row while there is no result set associated with the "
905
#: libdrizzle/errmsg.c:84
906
msgid "This feature is not implemented yet"
909
#: libdrizzle/errmsg.c:85
912
"Lost connection to Drizzle server while waiting for initial communication "
913
"packet, system error: %d"
916
#: libdrizzle/errmsg.c:87
919
"Lost connection to Drizzle server while reading initial communication "
920
"packet, system error: %d"
923
#: libdrizzle/errmsg.c:89
926
"Lost connection to Drizzle server while sending authentication information, "
930
#: libdrizzle/errmsg.c:91
933
"Lost connection to Drizzle server while reading authorization information, "
937
#: libdrizzle/errmsg.c:93
940
"Lost connection to Drizzle server while setting initial database, system "
944
#: libdrizzle/errmsg.c:95
946
msgid "Statement closed indirectly because of a preceeding %s() call"
949
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
950
msgid "Couldn't uncompress communication packet"
953
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
954
msgid "Got an error reading communication packets"
957
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
958
msgid "Got timeout reading communication packets"
961
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
962
msgid "Got an error writing communication packets"
965
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
966
msgid "Got timeout writing communication packets"
969
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
971
msgid "File '%s' not found (Errcode: %d)"
974
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
976
msgid "Error reading file '%s' (Errcode: %d)"
979
#: mysys/errors.cc:25
981
msgid "Can't create/write to file '%s' (Errcode: %d)"
984
#: mysys/errors.cc:27
986
msgid "Error writing file '%s' (Errcode: %d)"
989
#: mysys/errors.cc:28
991
msgid "Error on close of '%s' (Errcode: %d)"
994
#: mysys/errors.cc:29
996
msgid "Out of memory (Needed %u bytes)"
999
#: mysys/errors.cc:30
1001
msgid "Error on delete of '%s' (Errcode: %d)"
1004
#: mysys/errors.cc:31
1006
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1009
#: mysys/errors.cc:32
1011
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1014
#: mysys/errors.cc:33
1016
msgid "Can't lock file (Errcode: %d)"
1019
#: mysys/errors.cc:34
1021
msgid "Can't unlock file (Errcode: %d)"
1024
#: mysys/errors.cc:35
1026
msgid "Can't read dir of '%s' (Errcode: %d)"
1029
#: mysys/errors.cc:36
1031
msgid "Can't get stat of '%s' (Errcode: %d)"
1034
#: mysys/errors.cc:37
1036
msgid "Can't change size of file (Errcode: %d)"
1039
#: mysys/errors.cc:38
1041
msgid "Can't open stream from handle (Errcode: %d)"
1044
#: mysys/errors.cc:39
1046
msgid "Can't get working dirctory (Errcode: %d)"
1049
#: mysys/errors.cc:40
1051
msgid "Can't change dir to '%s' (Errcode: %d)"
1054
#: mysys/errors.cc:41
1056
msgid "Warning: '%s' had %d links"
1059
#: mysys/errors.cc:42
1061
msgid "Warning: %d files and %d streams is left open\n"
1064
#: mysys/errors.cc:43
1066
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1069
#: mysys/errors.cc:44
1071
msgid "Can't create directory '%s' (Errcode: %d)"
1074
#: mysys/errors.cc:45
1077
"Character set '%s' is not a compiled character set and is not specified in "
1081
#: mysys/errors.cc:46
1083
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1086
#: mysys/errors.cc:47
1088
msgid "Can't read value for symlink '%s' (Error %d)"
1091
#: mysys/errors.cc:48
1093
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1096
#: mysys/errors.cc:49
1098
msgid "Error on realpath() on '%s' (Error %d)"
1101
#: mysys/errors.cc:50
1103
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1106
#: mysys/errors.cc:51
1109
"Collation '%s' is not a compiled collation and is not specified in the %s "
1113
#: mysys/errors.cc:53
1115
msgid "File '%s' (fileno: %d) was not closed"
1118
#: mysys/my_error.cc:87
1120
msgid "Unknown error %d"
1123
#: mysys/my_getopt.cc:85
1127
#: mysys/my_getopt.cc:87
1131
#: mysys/my_getopt.cc:351
1133
msgid "%s: %s: Option '%s' used, but is disabled\n"
1136
#: mysys/my_getopt.cc:352
1140
#: mysys/my_getopt.cc:352
1144
#: mysys/my_getopt.cc:455
1146
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1149
#: mysys/my_getopt.cc:765
1151
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1154
#: mysys/my_getopt.cc:942
1156
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1159
#: mysys/my_getopt.cc:1165
1161
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1164
#: mysys/my_getopt.cc:1185
1168
"Variables (--variable-name=value)\n"
1169
"and boolean options {false|true} Value (after reading options)\n"
1170
"--------------------------------- -----------------------------\n"
1173
#: mysys/my_getopt.cc:1201 mysys/my_getopt.cc:1217
1174
msgid "(No default value)"
1177
#: mysys/my_getopt.cc:1220
1181
#: mysys/my_getopt.cc:1220
1185
#: mysys/my_getopt.cc:1245
1187
msgid "(Disabled)\n"
1190
#: drizzled/authentication.cc:66 drizzled/show.cc:4665
1191
#: drizzled/sql_plugin.cc:825
1193
msgid "Plugin '%s' init function returned error."
1196
#. TRANSLATORS: The leading word "configvar" is the name
1197
#. of the plugin api, and so should not be translated.
1198
#: drizzled/configvar.cc:40
1200
msgid "configvar plugin '%s' init() failed"
1203
#. TRANSLATORS: The leading word "configvar" is the name
1204
#. of the plugin api, and so should not be translated.
1205
#: drizzled/configvar.cc:62
1207
msgid "configvar plugin '%s' deinit() failed"
1210
#. TRANSLATORS: The leading word "configvar" is the name
1211
#. of the plugin api, and so should not be translated.
1212
#: drizzled/configvar.cc:98
1214
msgid "configvar plugin '%s' configvar_func1() failed"
1217
#. TRANSLATORS: The leading word "configvar" is the name
1218
#. of the plugin api, and so should not be translated.
1219
#: drizzled/configvar.cc:152
1221
msgid "configvar plugin '%s' configvar_func2() failed"
1224
#: drizzled/db.cc:403 drizzled/db.cc:411
1226
msgid "Error while loading database options: '%s':"
1229
#: drizzled/drizzled.cc:547
1231
msgid "Got error %d from pthread_cond_timedwait"
1234
#: drizzled/drizzled.cc:728
1236
msgid "Got signal %d from thread %<PRIu64>"
1239
#: drizzled/drizzled.cc:762
1243
#: drizzled/drizzled.cc:941
1244
msgid "One can only use the --user switch if running as root\n"
1247
#: drizzled/drizzled.cc:949
1249
"Fatal error: Please read \"Security\" section of the manual to find out how "
1250
"to run drizzled as root!\n"
1253
#: drizzled/drizzled.cc:973
1256
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1260
#: drizzled/drizzled.cc:1147
1262
msgid "Retrying bind on TCP/IP port %u"
1265
#: drizzled/drizzled.cc:1153
1266
msgid "Can't start server: Bind on TCP/IP port"
1269
#: drizzled/drizzled.cc:1154
1271
msgid "Do you already have another drizzled server running on port: %d ?"
1274
#: drizzled/drizzled.cc:1160
1275
msgid "Can't start server: listen() on TCP/IP port"
1278
#: drizzled/drizzled.cc:1161
1280
msgid "listen() on TCP/IP failed with error %d"
1283
#: drizzled/drizzled.cc:1251
1288
#: drizzled/drizzled.cc:1269
1291
"We will try our best to scrape up some info that will hopefully help "
1293
"the problem, but since we have already crashed, something is definitely "
1295
"and this may fail.\n"
1299
#: drizzled/drizzled.cc:1280
1302
"It is possible that drizzled could use up to \n"
1303
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1306
"Hope that's ok; if not, decrease some variables in the equation.\n"
1310
#: drizzled/drizzled.cc:1298
1313
"Attempting backtrace. You can use the following information to find out\n"
1314
"where drizzled died. If you see no messages after this, something went\n"
1315
"terribly wrong...\n"
1318
#: drizzled/drizzled.cc:1326
1321
"Trying to get some variables.\n"
1322
"Some pointers may be invalid and cause the dump to abort...\n"
1325
#: drizzled/drizzled.cc:1338
1329
"This crash occured while the server was calling initgroups(). This is\n"
1330
"often due to the use of a drizzled that is statically linked against glibc\n"
1331
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1332
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1333
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1334
"drizzled that is not statically linked.\n"
1337
#: drizzled/drizzled.cc:1353
1341
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1342
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1343
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1344
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1345
"the documentation for your distribution on how to do that.\n"
1348
#: drizzled/drizzled.cc:1366
1352
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1353
"unreliable and unstable on some operating systems and operating-system\n"
1354
"versions (notably, some versions of Linux). This crash could be due to use\n"
1355
"of those buggy OS calls. You should consider whether you really need the\n"
1356
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1360
#: drizzled/drizzled.cc:1381
1362
msgid "Writing a core file\n"
1365
#: drizzled/drizzled.cc:1428
1367
"setrlimit could not change the size of core files to 'infinity'; We may not "
1368
"be able to generate a core file on signals"
1371
#: drizzled/drizzled.cc:1496
1373
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1376
#: drizzled/drizzled.cc:1584
1378
msgid "Got signal %d to shutdown drizzled"
1381
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1382
msgid "Can't create thread to kill server"
1385
#: drizzled/drizzled.cc:1624
1387
msgid "Got signal: %d error: %d"
1390
#: drizzled/drizzled.cc:1754
1392
msgid "Wrong date/time format specifier: %s\n"
1395
#: drizzled/drizzled.cc:1871
1397
msgid "gethostname failed, using '%s' as hostname"
1400
#: drizzled/drizzled.cc:1935
1403
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1407
#: drizzled/drizzled.cc:1940
1410
"Could not increase number of max_open_files to more than %u (request: %u)"
1413
#: drizzled/drizzled.cc:2021
1415
msgid "Unknown locale: '%s'"
1418
#: drizzled/drizzled.cc:2087
1419
msgid "Can't create thread-keys"
1422
#: drizzled/drizzled.cc:2127
1423
msgid "Unable to reopen stdout"
1426
#: drizzled/drizzled.cc:2130
1427
msgid "Unable to reopen stderr"
1430
#: drizzled/drizzled.cc:2136
1431
msgid "Out of memory"
1434
#: drizzled/drizzled.cc:2142
1436
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1437
"impossible, it would lead to infinite loops in this server."
1440
#: drizzled/drizzled.cc:2162
1443
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1444
"replication may break when this Drizzle server acts as a master and has his "
1445
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1448
#: drizzled/drizzled.cc:2190
1449
msgid "Failed to initialize plugins."
1452
#: drizzled/drizzled.cc:2221
1455
"%s: Too many arguments (first extra is '%s').\n"
1456
"Use --verbose --help to get a list of available options\n"
1459
#: drizzled/drizzled.cc:2231
1460
msgid "Can't init databases"
1463
#: drizzled/drizzled.cc:2251
1465
msgid "Unknown/unsupported table type: %s"
1468
#: drizzled/drizzled.cc:2257
1470
msgid "Default storage engine (%s) is not available"
1473
#: drizzled/drizzled.cc:2280
1474
msgid "Can't initialize tc_log"
1477
#: drizzled/drizzled.cc:2311
1479
msgid "Failed to lock memory. Errno: %d\n"
1482
#: drizzled/drizzled.cc:2380
1484
msgid "Asked for %u thread stack, but got %<PRIu64>"
1487
#: drizzled/drizzled.cc:2416
1489
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1490
"value: we force server id to 1; updates will be logged to the binary log, "
1491
"but connections from slaves will not be accepted."
1494
#: drizzled/drizzled.cc:2474
1495
msgid "Before Lock_thread_count"
1498
#: drizzled/drizzled.cc:2481
1499
msgid "After lock_thread_count"
1502
#: drizzled/drizzled.cc:2589
1504
msgid "drizzled: Got error %d from select"
1507
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1508
#: drizzled/drizzled.cc:3026
1509
msgid "Option used by mysql-test for debugging and testing of replication."
1512
#: drizzled/drizzled.cc:2825
1513
msgid "Auto-increment columns are incremented by this"
1516
#: drizzled/drizzled.cc:2830
1518
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1522
#: drizzled/drizzled.cc:2836
1524
"Path to installation directory. All paths are usually resolved relative to "
1528
#: drizzled/drizzled.cc:2840
1529
msgid "IP address to bind to."
1532
#: drizzled/drizzled.cc:2844
1534
"The maximum size of a row-based binary log event in bytes. Rows will be "
1535
"grouped into events smaller than this size if possible. The value has to be "
1536
"a multiple of 256."
1539
#: drizzled/drizzled.cc:2855
1540
msgid "Don't ignore client side character set value sent during handshake."
1543
#: drizzled/drizzled.cc:2860
1544
msgid "Set the filesystem character set."
1547
#: drizzled/drizzled.cc:2865
1548
msgid "Set the default character set."
1551
#: drizzled/drizzled.cc:2872
1552
msgid "Chroot drizzled daemon during startup."
1555
#: drizzled/drizzled.cc:2876
1556
msgid "Set the default collation."
1559
#: drizzled/drizzled.cc:2880
1560
msgid "Default completion type."
1563
#: drizzled/drizzled.cc:2885
1564
msgid "Write error output on screen."
1567
#: drizzled/drizzled.cc:2889
1568
msgid "Write core on errors."
1571
#: drizzled/drizzled.cc:2893
1572
msgid "Path to the database root."
1575
#: drizzled/drizzled.cc:2897
1576
msgid "Set the default storage engine (table type) for tables."
1579
#: drizzled/drizzled.cc:2901
1580
msgid "Set the default time zone."
1583
#: drizzled/drizzled.cc:2905
1584
msgid "Type of DELAY_KEY_WRITE."
1587
#: drizzled/drizzled.cc:2914
1588
msgid "Print a symbolic stack trace on failure."
1591
#: drizzled/drizzled.cc:2920
1592
msgid "Push supported query conditions to the storage engine."
1595
#: drizzled/drizzled.cc:2926
1596
msgid "Used for debugging; Use at your own risk!"
1599
#: drizzled/drizzled.cc:2929
1600
msgid "Flush tables to disk between SQL commands."
1603
#: drizzled/drizzled.cc:2934
1604
msgid "Set up signals usable for debugging"
1607
#: drizzled/drizzled.cc:2938
1608
msgid "Command(s) that are executed for each new connection"
1611
#: drizzled/drizzled.cc:2942
1612
msgid "Read SQL commands from this file at startup."
1615
#: drizzled/drizzled.cc:2946
1616
msgid "Command(s) that are executed when a slave connects to this master"
1619
#: drizzled/drizzled.cc:2950
1623
#: drizzled/drizzled.cc:2954
1624
msgid "Set the language used for the month names and the days of the week."
1627
#: drizzled/drizzled.cc:2959
1628
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1631
#: drizzled/drizzled.cc:2964
1632
msgid "Log connections and queries to file."
1635
#: drizzled/drizzled.cc:2968
1637
"Log update queries in binary format. Optional argument is the location for "
1638
"the binary log files.(Strongly recommended to avoid replication problems if "
1639
"server's hostname changes)"
1642
#: drizzled/drizzled.cc:2975
1643
msgid "File that holds the names for last binary log files."
1646
#: drizzled/drizzled.cc:2979
1647
msgid "Error log file."
1650
#: drizzled/drizzled.cc:2983
1651
msgid "Log all MyISAM changes to file."
1654
#: drizzled/drizzled.cc:2987
1656
"Tells the slave to log the updates from the slave thread to the binary log. "
1657
"You will need to turn it on if you plan to daisy-chain the slaves."
1660
#: drizzled/drizzled.cc:2994
1662
"Path to transaction coordinator log (used for transactions that affect more "
1663
"than one storage engine, when binary log is disabled)"
1666
#: drizzled/drizzled.cc:3000
1667
msgid "Size of transaction coordinator log."
1670
#: drizzled/drizzled.cc:3006
1671
msgid "Log some not critical warnings to the log file."
1674
#: drizzled/drizzled.cc:3011
1675
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1678
#: drizzled/drizzled.cc:3016
1680
"The location and name of the file that remembers the master and where the I/"
1681
"O replication thread is in the master's binlogs."
1684
#: drizzled/drizzled.cc:3021
1686
"The number of tries the slave will make to connect to the master before "
1690
#: drizzled/drizzled.cc:3030
1691
msgid "Lock drizzled in memory."
1694
#: drizzled/drizzled.cc:3034
1696
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1697
"BACKUP, FORCE or QUICK."
1700
#: drizzled/drizzled.cc:3039
1701
msgid "Use very new possible 'unsafe' functions."
1704
#: drizzled/drizzled.cc:3044
1705
msgid "Use old, non-optimized alter table."
1708
#: drizzled/drizzled.cc:3049
1709
msgid "Pid file used by safe_mysqld."
1712
#: drizzled/drizzled.cc:3059
1714
"Maximum time in seconds to wait for the port to become free. (Default: no "
1718
#: drizzled/drizzled.cc:3064
1719
msgid "The location and name to use for relay logs."
1722
#: drizzled/drizzled.cc:3068
1724
"The location and name to use for the file that keeps a list of the last "
1728
#: drizzled/drizzled.cc:3073
1730
"The location and name of the file that remembers where the SQL replication "
1731
"thread is in the relay logs."
1734
#: drizzled/drizzled.cc:3078
1736
"In replication, if set to 1, do not skip events having our server id. "
1737
"Default value is 0 (to break infinite loops in circular replication). Can't "
1738
"be set to 1 if --log-slave-updates is used."
1741
#: drizzled/drizzled.cc:3086
1743
"Hostname or IP of the slave to be reported to to the master during slave "
1744
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1745
"you do not want the slave to register itself with the master. Note that it "
1746
"is not sufficient for the master to simply read the IP of the slave off the "
1747
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1748
"may not be valid for connecting to the slave from the master or other hosts."
1751
#: drizzled/drizzled.cc:3096
1752
msgid "Skip some optimize stages (for testing)."
1755
#: drizzled/drizzled.cc:3099
1757
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1758
"specified directory"
1761
#: drizzled/drizzled.cc:3104
1763
"Uniquely identifies the server instance in the community of replication "
1767
#: drizzled/drizzled.cc:3109
1768
msgid "Don't use new, possible wrong routines."
1771
#: drizzled/drizzled.cc:3112
1772
msgid "If set, slave is not autostarted."
1775
#: drizzled/drizzled.cc:3116
1776
msgid "Don't print a stack trace on failure."
1779
#: drizzled/drizzled.cc:3120
1780
msgid "Don't give threads different priorities."
1783
#: drizzled/drizzled.cc:3124
1785
"The location where the slave should put its temporary files when replicating "
1786
"a LOAD DATA INFILE command."
1789
#: drizzled/drizzled.cc:3129
1791
"Tells the slave thread to continue replication when a query event returns an "
1792
"error from the provided list."
1795
#: drizzled/drizzled.cc:3133
1797
"Modes for how replication events should be executed. Legal values are "
1798
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1799
"stop for operations that are idempotent. In STRICT mode, replication will "
1800
"stop on any unexpected difference between the master and the slave."
1803
#: drizzled/drizzled.cc:3141
1807
#: drizzled/drizzled.cc:3144
1808
msgid "Enable symbolic link support."
1811
#: drizzled/drizzled.cc:3153
1813
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1816
#: drizzled/drizzled.cc:3158
1818
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1822
#: drizzled/drizzled.cc:3163
1824
"Using this option will cause most temporary files created to use a small set "
1825
"of names, rather than a unique name for each new file."
1828
#: drizzled/drizzled.cc:3168
1830
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1833
#: drizzled/drizzled.cc:3173
1835
"Path for temporary files. Several paths may be specified, separated by a "
1836
"colon (:), in this case they are used in a round-robin fashion."
1839
#: drizzled/drizzled.cc:3179
1840
msgid "Default transaction isolation level."
1843
#: drizzled/drizzled.cc:3183
1844
msgid "Run drizzled daemon as user."
1847
#: drizzled/drizzled.cc:3191
1849
"The number of outstanding connection requests Drizzle can have. This comes "
1850
"into play when the main Drizzle thread gets very many connection requests in "
1851
"a very short time."
1854
#: drizzled/drizzled.cc:3197
1856
"The size of the cache to hold the SQL statements for the binary log during a "
1857
"transaction. If you often use big, multi-statement transactions you can "
1858
"increase this to get more performance."
1861
#: drizzled/drizzled.cc:3203
1863
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1867
#: drizzled/drizzled.cc:3209
1869
"The number of seconds the drizzled server is waiting for a connect packet "
1870
"before responding with 'Bad handshake'."
1873
#: drizzled/drizzled.cc:3214
1874
msgid "The DATE format (For future)."
1877
#: drizzled/drizzled.cc:3219
1878
msgid "The DATETIME/TIMESTAMP format (for future)."
1881
#: drizzled/drizzled.cc:3224
1882
msgid "The default week format used by WEEK() functions."
1885
#: drizzled/drizzled.cc:3229
1887
"Precision of the result of '/' operator will be increased on that value."
1890
#: drizzled/drizzled.cc:3235
1892
"If non-zero, binary logs will be purged after expire_logs_days days; "
1893
"possible purges happen at startup and at binary log rotation."
1896
#: drizzled/drizzled.cc:3241
1897
msgid "The maximum length of the result of function group_concat."
1900
#: drizzled/drizzled.cc:3246
1902
"The number of seconds the server waits for activity on an interactive "
1903
"connection before closing it."
1906
#: drizzled/drizzled.cc:3252
1907
msgid "The size of the buffer that is used for full joins."
1910
#: drizzled/drizzled.cc:3258
1911
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1914
#: drizzled/drizzled.cc:3263
1916
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1917
"this to get better index handling (for all reads and multiple writes) to as "
1918
"much as you can afford;"
1921
#: drizzled/drizzled.cc:3272
1923
"This characterizes the number of hits a hot block has to be untouched until "
1924
"it is considered aged enough to be downgraded to a warm block. This "
1925
"specifies the percentage ratio of that number of hits to the total number of "
1926
"blocks in key cache"
1929
#: drizzled/drizzled.cc:3281
1930
msgid "The default size of key cache blocks"
1933
#: drizzled/drizzled.cc:3287
1934
msgid "The minimum percentage of warm blocks in key cache"
1937
#: drizzled/drizzled.cc:3293
1938
msgid "Max packetlength to send/receive from to server."
1941
#: drizzled/drizzled.cc:3298
1943
"Can be used to restrict the total size used to cache a multi-transaction "
1947
#: drizzled/drizzled.cc:3303
1949
"Binary log will be rotated automatically when the size exceeds this value. "
1950
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
1951
"for this variable is 4096."
1954
#: drizzled/drizzled.cc:3309
1956
"If there is more than this number of interrupted connections from a host "
1957
"this host will be blocked from further connections."
1960
#: drizzled/drizzled.cc:3316
1961
msgid "The number of simultaneous clients allowed."
1964
#: drizzled/drizzled.cc:3321
1965
msgid "Max number of errors/warnings to store for a statement."
1968
#: drizzled/drizzled.cc:3326
1969
msgid "Don't allow creation of heap tables bigger than this."
1972
#: drizzled/drizzled.cc:3332
1974
"Joins that are probably going to read more than max_join_size records return "
1978
#: drizzled/drizzled.cc:3338
1979
msgid "Max number of bytes in sorted records."
1982
#: drizzled/drizzled.cc:3343
1984
"If non-zero: relay log will be rotated automatically when the size exceeds "
1985
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
1986
"excepted, the minimum value for this variable is 4096."
1989
#: drizzled/drizzled.cc:3350
1990
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1993
#: drizzled/drizzled.cc:3355
1995
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1996
"max_sort_length bytes of each value are used; the rest are ignored)."
1999
#: drizzled/drizzled.cc:3362
2000
msgid "Maximum number of temporary tables a client can keep open at a time."
2003
#: drizzled/drizzled.cc:3367
2004
msgid "After this many write locks, allow some read locks to run in between."
2007
#: drizzled/drizzled.cc:3371
2009
"Don't log queries which examine less than min_examined_row_limit rows to "
2013
#: drizzled/drizzled.cc:3377
2014
msgid "Block size to be used for MyISAM index pages."
2017
#: drizzled/drizzled.cc:3383
2018
msgid "Default pointer size to be used for MyISAM tables."
2021
#: drizzled/drizzled.cc:3388
2023
"Don't use the fast sort index method to created index if the temporary file "
2024
"would get bigger than this."
2027
#: drizzled/drizzled.cc:3395
2029
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2030
"disables parallel repair."
2033
#: drizzled/drizzled.cc:3401
2035
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2036
"when creating indexes with CREATE INDEX or ALTER TABLE."
2039
#: drizzled/drizzled.cc:3407
2041
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2042
"Possible values of name are 'nulls_unequal' (default behavior), "
2043
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2046
#: drizzled/drizzled.cc:3414
2047
msgid "Buffer length for TCP/IP and socket communication."
2050
#: drizzled/drizzled.cc:3419
2052
"Number of seconds to wait for more data from a connection before aborting "
2056
#: drizzled/drizzled.cc:3425
2058
"If a read on a communication port is interrupted, retry this many times "
2062
#: drizzled/drizzled.cc:3431
2064
"Number of seconds to wait for a block to be written to a connection before "
2065
"aborting the write."
2068
#: drizzled/drizzled.cc:3437
2069
msgid "Use compatible behavior."
2072
#: drizzled/drizzled.cc:3442
2074
"If this is not 0, then drizzled will use this value to reserve file "
2075
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2076
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2077
"larger) number of files."
2080
#: drizzled/drizzled.cc:3449
2082
"Controls the heuristic(s) applied during query optimization to prune less-"
2083
"promising partial plans from the optimizer search space. Meaning: false - do "
2084
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2085
"based on number of retrieved rows."
2088
#: drizzled/drizzled.cc:3457
2090
"Maximum depth of search performed by the query optimizer. Values larger than "
2091
"the number of relations in a query result in better query plans, but take "
2092
"longer to compile a query. Smaller values than the number of tables in a "
2093
"relation result in faster optimization, but may produce very bad query "
2094
"plans. If set to 0, the system will automatically pick a reasonable value; "
2095
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2096
"(used for testing/comparison)."
2099
#: drizzled/drizzled.cc:3469
2100
msgid "Directory for plugins."
2103
#: drizzled/drizzled.cc:3473
2105
"Optional colon (or semicolon) separated list of plugins to load,where each "
2106
"plugin is identified by the name of the shared library. [for example: --"
2107
"plugin_load=libmd5udf.so:libauth_pam.so]"
2110
#: drizzled/drizzled.cc:3479
2111
msgid "The size of the buffer that is allocated when preloading indexes"
2114
#: drizzled/drizzled.cc:3484
2115
msgid "Allocation block size for query parsing and execution"
2118
#: drizzled/drizzled.cc:3489
2119
msgid "Persistent buffer for query parsing and execution"
2122
#: drizzled/drizzled.cc:3495
2123
msgid "Allocation block size for storing ranges during optimization"
2126
#: drizzled/drizzled.cc:3501
2128
"Each thread that does a sequential scan allocates a buffer of this size for "
2129
"each table it scans. If you do many sequential scans, you may want to "
2130
"increase this value."
2133
#: drizzled/drizzled.cc:3509
2135
"Make all non-temporary tables read-only, with the exception for replication "
2136
"(slave) threads and users with the SUPER privilege"
2139
#: drizzled/drizzled.cc:3515
2141
"When reading rows in sorted order after a sort, the rows are read through "
2142
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2146
#: drizzled/drizzled.cc:3523
2148
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2152
#: drizzled/drizzled.cc:3529
2153
msgid "Maximum space to use for all relay logs."
2156
#: drizzled/drizzled.cc:3534
2157
msgid "Use compression on master/slave protocol."
2160
#: drizzled/drizzled.cc:3539
2162
"Number of seconds to wait for more data from a master/slave connection "
2163
"before aborting the read."
2166
#: drizzled/drizzled.cc:3544
2168
"Number of times the slave SQL thread will retry a transaction in case it "
2169
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2173
#: drizzled/drizzled.cc:3550
2174
msgid "Allow slave to batch requests."
2177
#: drizzled/drizzled.cc:3554
2179
"If creating the thread takes longer than this value (in seconds), the "
2180
"Slow_launch_threads counter will be incremented."
2183
#: drizzled/drizzled.cc:3559
2184
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2187
#: drizzled/drizzled.cc:3565
2189
"Synchronously flush binary log to disk after every #th event. Use 0 "
2190
"(default) to disable synchronous flushing."
2193
#: drizzled/drizzled.cc:3570
2194
msgid "The number of cached table definitions."
2197
#: drizzled/drizzled.cc:3574
2198
msgid "The number of cached open tables."
2201
#: drizzled/drizzled.cc:3578
2203
"Timeout in seconds to wait for a table level lock before returning an error. "
2204
"Used only if the connection has active cursors."
2207
#: drizzled/drizzled.cc:3583
2208
msgid "How many threads we should keep in a cache for reuse."
2211
#: drizzled/drizzled.cc:3587
2213
"How many threads we should create to handle query requests in case of "
2214
"'thread_handling=pool-of-threads'"
2217
#: drizzled/drizzled.cc:3592
2218
msgid "The stack size for each thread."
2221
#: drizzled/drizzled.cc:3598
2222
msgid "The TIME format (for future)."
2225
#: drizzled/drizzled.cc:3603
2227
"If an internal in-memory temporary table exceeds this size, MySQL will "
2228
"automatically convert it to an on-disk MyISAM table."
2231
#: drizzled/drizzled.cc:3609
2232
msgid "Allocation block size for transactions to be stored in binary log"
2235
#: drizzled/drizzled.cc:3614
2236
msgid "Persistent buffer for transactions to be stored in binary log"
2239
#: drizzled/drizzled.cc:3619
2241
"The number of seconds the server waits for activity on a connection before "
2245
#: drizzled/drizzled.cc:3866
2247
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2248
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2249
"and you are welcome to modify and redistribute it under the GPL license\n"
2251
"Starts the Drizzle database server\n"
2254
#: drizzled/drizzled.cc:3873
2256
msgid "Usage: %s [OPTIONS]\n"
2259
#: drizzled/drizzled.cc:3884
2262
"To see what values a running Drizzle server is using, type\n"
2263
"'drizzleadmin variables' instead of 'drizzled --help'."
2266
#: drizzled/drizzled.cc:4058
2269
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2273
#: drizzled/drizzled.cc:4112
2274
msgid "Can't start server: cannot resolve hostname!"
2277
#: drizzled/drizzled.cc:4118
2278
msgid "Can't start server: bind-address refers to multiple interfaces!"
2281
#: drizzled/drizzled.cc:4453
2283
msgid "No option given to %s\n"
2286
#: drizzled/drizzled.cc:4455
2288
msgid "Wrong option to %s. Option(s) given: %s\n"
2291
#: drizzled/drizzled.cc:4457
2293
msgid "Alternatives are: '%s'"
2296
#: drizzled/error.cc:34
2300
#: drizzled/error.cc:36
2304
#: drizzled/error.cc:38
2308
#: drizzled/error.cc:40
2312
#: drizzled/error.cc:42
2314
msgid "Can't create file '%-.200s' (errno: %d)"
2317
#: drizzled/error.cc:44
2319
msgid "Can't create table '%-.200s' (errno: %d)"
2322
#: drizzled/error.cc:46
2324
msgid "Can't create database '%-.192s' (errno: %d)"
2327
#: drizzled/error.cc:48
2329
msgid "Can't create database '%-.192s'; database exists"
2332
#: drizzled/error.cc:50
2334
msgid "Can't drop database '%-.192s'; database doesn't exist"
2337
#: drizzled/error.cc:52
2339
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2342
#: drizzled/error.cc:54
2344
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2347
#: drizzled/error.cc:56
2349
msgid "Error on delete of '%-.192s' (errno: %d)"
2352
#: drizzled/error.cc:58
2353
msgid "Can't read record in system table"
2356
#: drizzled/error.cc:60
2358
msgid "Can't get status of '%-.200s' (errno: %d)"
2361
#: drizzled/error.cc:62
2363
msgid "Can't get working directory (errno: %d)"
2366
#: drizzled/error.cc:64
2368
msgid "Can't lock file (errno: %d)"
2371
#: drizzled/error.cc:66
2373
msgid "Can't open file: '%-.200s' (errno: %d)"
2376
#: drizzled/error.cc:68
2378
msgid "Can't find file: '%-.200s' (errno: %d)"
2381
#: drizzled/error.cc:70
2383
msgid "Can't read dir of '%-.192s' (errno: %d)"
2386
#: drizzled/error.cc:72
2388
msgid "Can't change dir to '%-.192s' (errno: %d)"
2391
#: drizzled/error.cc:74
2393
msgid "Record has changed since last read in table '%-.192s'"
2396
#: drizzled/error.cc:76
2398
msgid "Disk full (%s); waiting for someone to free some space..."
2401
#: drizzled/error.cc:78
2403
msgid "Can't write; duplicate key in table '%-.192s'"
2406
#: drizzled/error.cc:80
2408
msgid "Error on close of '%-.192s' (errno: %d)"
2411
#: drizzled/error.cc:82
2413
msgid "Error reading file '%-.200s' (errno: %d)"
2416
#: drizzled/error.cc:84
2418
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2421
#: drizzled/error.cc:86
2423
msgid "Error writing file '%-.200s' (errno: %d)"
2426
#: drizzled/error.cc:88
2428
msgid "'%-.192s' is locked against change"
2431
#: drizzled/error.cc:90
2432
msgid "Sort aborted"
2435
#: drizzled/error.cc:92
2437
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2440
#: drizzled/error.cc:94
2442
msgid "Got error %d from storage engine"
2445
#: drizzled/error.cc:96
2447
msgid "Table storage engine for '%-.192s' doesn't have this option"
2450
#: drizzled/error.cc:98
2452
msgid "Can't find record in '%-.192s'"
2455
#: drizzled/error.cc:100
2457
msgid "Incorrect information in file: '%-.200s'"
2460
#: drizzled/error.cc:102
2462
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2465
#: drizzled/error.cc:104
2467
msgid "Old key file for table '%-.192s'; repair it!"
2470
#: drizzled/error.cc:106
2472
msgid "Table '%-.192s' is read only"
2475
#: drizzled/error.cc:108
2477
msgid "Out of memory; restart server and try again (needed %d bytes)"
2480
#: drizzled/error.cc:110
2481
msgid "Out of sort memory; increase server sort buffer size"
2484
#: drizzled/error.cc:112
2486
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2489
#: drizzled/error.cc:114
2490
msgid "Too many connections"
2493
#: drizzled/error.cc:116
2495
"Out of memory; check if mysqld or some other process uses all available "
2496
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2497
"memory or you can add more swap space"
2500
#: drizzled/error.cc:118
2501
msgid "Can't get hostname for your address"
2504
#: drizzled/error.cc:120
2505
msgid "Bad handshake"
2508
#: drizzled/error.cc:122
2510
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2513
#: drizzled/error.cc:124
2515
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2518
#: drizzled/error.cc:126
2519
msgid "No database selected"
2522
#: drizzled/error.cc:128
2523
msgid "Unknown command"
2526
#: drizzled/error.cc:130
2528
msgid "Column '%-.192s' cannot be null"
2531
#: drizzled/error.cc:132
2533
msgid "Unknown database '%-.192s'"
2536
#: drizzled/error.cc:134
2538
msgid "Table '%-.192s' already exists"
2541
#: drizzled/error.cc:136
2543
msgid "Unknown table '%-.100s'"
2546
#: drizzled/error.cc:138
2548
msgid "Column '%-.192s' in %-.192s is ambiguous"
2551
#: drizzled/error.cc:140
2552
msgid "Server shutdown in progress"
2555
#: drizzled/error.cc:142
2557
msgid "Unknown column '%-.192s' in '%-.192s'"
2560
#: drizzled/error.cc:144
2562
msgid "'%-.192s' isn't in GROUP BY"
2565
#: drizzled/error.cc:146
2567
msgid "Can't group on '%-.192s'"
2570
#: drizzled/error.cc:148
2571
msgid "Statement has sum functions and columns in same statement"
2574
#: drizzled/error.cc:150
2575
msgid "Column count doesn't match value count"
2578
#: drizzled/error.cc:152
2580
msgid "Identifier name '%-.100s' is too long"
2583
#: drizzled/error.cc:154
2585
msgid "Duplicate column name '%-.192s'"
2588
#: drizzled/error.cc:156
2590
msgid "Duplicate key name '%-.192s'"
2593
#: drizzled/error.cc:158
2595
msgid "Duplicate entry '%-.192s' for key %d"
2598
#: drizzled/error.cc:160
2600
msgid "Incorrect column specifier for column '%-.192s'"
2603
#: drizzled/error.cc:162
2605
msgid "%s near '%-.80s' at line %d"
2608
#: drizzled/error.cc:164
2609
msgid "Query was empty"
2612
#: drizzled/error.cc:166
2614
msgid "Not unique table/alias: '%-.192s'"
2617
#: drizzled/error.cc:168
2619
msgid "Invalid default value for '%-.192s'"
2622
#: drizzled/error.cc:170
2623
msgid "Multiple primary key defined"
2626
#: drizzled/error.cc:172
2628
msgid "Too many keys specified; max %d keys allowed"
2631
#: drizzled/error.cc:174
2633
msgid "Too many key parts specified; max %d parts allowed"
2636
#: drizzled/error.cc:176
2638
msgid "Specified key was too long; max key length is %d bytes"
2641
#: drizzled/error.cc:178
2643
msgid "Key column '%-.192s' doesn't exist in table"
2646
#: drizzled/error.cc:180
2649
"BLOB column '%-.192s' can't be used in key specification with the used table "
2653
#: drizzled/error.cc:182
2656
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2660
#: drizzled/error.cc:184
2662
"Incorrect table definition; there can be only one auto column and it must be "
2666
#: drizzled/error.cc:186
2669
"%s: ready for connections.\n"
2670
"Version: '%s' socket: '%s' port: %d"
2673
#: drizzled/error.cc:188
2675
msgid "%s: Normal shutdown\n"
2678
#: drizzled/error.cc:190
2680
msgid "%s: Got signal %d. Aborting!\n"
2683
#: drizzled/error.cc:192
2685
msgid "%s: Shutdown complete\n"
2688
#: drizzled/error.cc:194
2690
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2693
#: drizzled/error.cc:196
2694
msgid "Can't create IP socket"
2697
#: drizzled/error.cc:198
2700
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2704
#: drizzled/error.cc:200
2705
msgid "Field separator argument is not what is expected; check the manual"
2708
#: drizzled/error.cc:202
2710
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2713
#: drizzled/error.cc:204
2716
"The file '%-.128s' must be in the database directory or be readable by all"
2719
#: drizzled/error.cc:206
2721
msgid "File '%-.200s' already exists"
2724
#: drizzled/error.cc:208
2726
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2729
#: drizzled/error.cc:210
2731
msgid "Records: %ld Duplicates: %ld"
2734
#: drizzled/error.cc:212
2736
"Incorrect prefix key; the used key part isn't a string, the used length is "
2737
"longer than the key part, or the storage engine doesn't support unique "
2741
#: drizzled/error.cc:214
2742
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2745
#: drizzled/error.cc:216
2747
msgid "Can't DROP '%-.192s'; check that column/key exists"
2750
#: drizzled/error.cc:218
2752
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2755
#: drizzled/error.cc:220
2757
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2760
#: drizzled/error.cc:222
2762
msgid "Unknown thread id: %lu"
2765
#: drizzled/error.cc:224
2767
msgid "You are not owner of thread %lu"
2770
#: drizzled/error.cc:226
2771
msgid "No tables used"
2774
#: drizzled/error.cc:228
2776
msgid "Too many strings for column %-.192s and SET"
2779
#: drizzled/error.cc:230
2781
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2784
#: drizzled/error.cc:232
2786
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2789
#: drizzled/error.cc:234
2791
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2794
#: drizzled/error.cc:236
2796
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2799
#: drizzled/error.cc:238
2801
msgid "Incorrect database name '%-.100s'"
2804
#: drizzled/error.cc:240
2806
msgid "Incorrect table name '%-.100s'"
2809
#: drizzled/error.cc:242
2811
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2812
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2815
#: drizzled/error.cc:244
2816
msgid "Unknown error"
2819
#: drizzled/error.cc:246
2821
msgid "Unknown procedure '%-.192s'"
2824
#: drizzled/error.cc:248
2826
msgid "Incorrect parameter count to procedure '%-.192s'"
2829
#: drizzled/error.cc:250
2831
msgid "Incorrect parameters to procedure '%-.192s'"
2834
#: drizzled/error.cc:252
2836
msgid "Unknown table '%-.192s' in %-.32s"
2839
#: drizzled/error.cc:254
2841
msgid "Column '%-.192s' specified twice"
2844
#: drizzled/error.cc:256
2845
msgid "Invalid use of group function"
2848
#: drizzled/error.cc:258
2851
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2854
#: drizzled/error.cc:260
2855
msgid "A table must have at least 1 column"
2858
#: drizzled/error.cc:262
2860
msgid "The table '%-.192s' is full"
2863
#: drizzled/error.cc:264
2865
msgid "Unknown character set: '%-.64s'"
2868
#: drizzled/error.cc:266
2870
msgid "Too many tables; MySQL can only use %d tables in a join"
2873
#: drizzled/error.cc:268
2874
msgid "Too many columns"
2877
#: drizzled/error.cc:270
2880
"Row size too large. The maximum row size for the used table type, not "
2881
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2884
#: drizzled/error.cc:272
2887
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
2888
"thread_stack=#' to specify a bigger stack if needed"
2891
#: drizzled/error.cc:274
2892
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2895
#: drizzled/error.cc:276
2898
"Table handler doesn't support NULL in given index. Please change column "
2899
"'%-.192s' to be NOT NULL or use another handler"
2902
#: drizzled/error.cc:278
2904
msgid "Can't load function '%-.192s'"
2907
#: drizzled/error.cc:280
2909
msgid "Can't initialize function '%-.192s'; %-.80s"
2912
#: drizzled/error.cc:282
2913
msgid "No paths allowed for shared library"
2916
#: drizzled/error.cc:284
2918
msgid "Function '%-.192s' already exists"
2921
#: drizzled/error.cc:286
2923
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2926
#: drizzled/error.cc:288
2928
msgid "Can't find symbol '%-.128s' in library"
2931
#: drizzled/error.cc:290
2933
msgid "Function '%-.192s' is not defined"
2936
#: drizzled/error.cc:292
2939
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2940
"'mysqladmin flush-hosts'"
2943
#: drizzled/error.cc:294
2945
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
2948
#: drizzled/error.cc:296
2950
"You are using MySQL as an anonymous user and anonymous users are not allowed "
2951
"to change passwords"
2954
#: drizzled/error.cc:298
2956
"You must have privileges to update tables in the mysql database to be able "
2957
"to change passwords for others"
2960
#: drizzled/error.cc:300
2961
msgid "Can't find any matching row in the user table"
2964
#: drizzled/error.cc:302
2966
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2969
#: drizzled/error.cc:304
2972
"Can't create a new thread (errno %d); if you are not out of available "
2973
"memory, you can consult the manual for a possible OS-dependent bug"
2976
#: drizzled/error.cc:306
2978
msgid "Column count doesn't match value count at row %ld"
2981
#: drizzled/error.cc:308
2983
msgid "Can't reopen table: '%-.192s'"
2986
#: drizzled/error.cc:310
2987
msgid "Invalid use of NULL value"
2990
#: drizzled/error.cc:312
2992
msgid "Got error '%-.64s' from regexp"
2995
#: drizzled/error.cc:314
2997
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2998
"illegal if there is no GROUP BY clause"
3001
#: drizzled/error.cc:316
3003
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3006
#: drizzled/error.cc:318
3008
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3011
#: drizzled/error.cc:320
3014
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3018
#: drizzled/error.cc:322
3020
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3021
"privileges can be used"
3024
#: drizzled/error.cc:324
3025
msgid "The host or user argument to GRANT is too long"
3028
#: drizzled/error.cc:326
3030
msgid "Table '%-.192s.%-.192s' doesn't exist"
3033
#: drizzled/error.cc:328
3036
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3040
#: drizzled/error.cc:330
3041
msgid "The used command is not allowed with this MySQL version"
3044
#: drizzled/error.cc:332
3046
"You have an error in your SQL syntax; check the manual that corresponds to "
3047
"your MySQL server version for the right syntax to use"
3050
#: drizzled/error.cc:334
3052
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3055
#: drizzled/error.cc:336
3056
msgid "Too many delayed threads in use"
3059
#: drizzled/error.cc:338
3061
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3064
#: drizzled/error.cc:340
3065
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3068
#: drizzled/error.cc:342
3069
msgid "Got a read error from the connection pipe"
3072
#: drizzled/error.cc:344
3073
msgid "Got an error from fcntl()"
3076
#: drizzled/error.cc:346
3077
msgid "Got packets out of order"
3080
#: drizzled/error.cc:358
3081
msgid "Result string is longer than 'max_allowed_packet' bytes"
3084
#: drizzled/error.cc:360
3085
msgid "The used table type doesn't support BLOB/TEXT columns"
3088
#: drizzled/error.cc:362
3089
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3092
#: drizzled/error.cc:364
3095
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3099
#: drizzled/error.cc:366
3101
msgid "Incorrect column name '%-.100s'"
3104
#: drizzled/error.cc:368
3106
msgid "The used storage engine can't index column '%-.192s'"
3109
#: drizzled/error.cc:370
3111
"Unable to open underlying table which is differently defined or of non-"
3112
"MyISAM type or doesn't exist"
3115
#: drizzled/error.cc:372
3117
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3120
#: drizzled/error.cc:374
3123
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3126
#: drizzled/error.cc:376
3128
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3132
#: drizzled/error.cc:378
3133
msgid "Result consisted of more than one row"
3136
#: drizzled/error.cc:380
3137
msgid "This table type requires a primary key"
3140
#: drizzled/error.cc:382
3141
msgid "This version of MySQL is not compiled with RAID support"
3144
#: drizzled/error.cc:384
3146
"You are using safe update mode and you tried to update a table without a "
3147
"WHERE that uses a KEY column"
3150
#: drizzled/error.cc:386
3152
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3155
#: drizzled/error.cc:388
3156
msgid "Can't open table"
3159
#: drizzled/error.cc:390
3161
msgid "The storage engine for the table doesn't support %s"
3164
#: drizzled/error.cc:392
3165
msgid "You are not allowed to execute this command in a transaction"
3168
#: drizzled/error.cc:394
3170
msgid "Got error %d during COMMIT"
3173
#: drizzled/error.cc:396
3175
msgid "Got error %d during ROLLBACK"
3178
#: drizzled/error.cc:398
3180
msgid "Got error %d during FLUSH_LOGS"
3183
#: drizzled/error.cc:400
3185
msgid "Got error %d during CHECKPOINT"
3188
#: drizzled/error.cc:402
3191
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3195
#: drizzled/error.cc:404
3196
msgid "The storage engine for the table does not support binary table dump"
3199
#: drizzled/error.cc:406
3200
msgid "Binlog closed, cannot RESET MASTER"
3203
#: drizzled/error.cc:408
3205
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3208
#: drizzled/error.cc:410
3210
msgid "Error from master: '%-.64s'"
3213
#: drizzled/error.cc:412
3214
msgid "Net error reading from master"
3217
#: drizzled/error.cc:414
3218
msgid "Net error writing to master"
3221
#: drizzled/error.cc:416
3222
msgid "Can't find FULLTEXT index matching the column list"
3225
#: drizzled/error.cc:418
3227
"Can't execute the given command because you have active locked tables or an "
3228
"active transaction"
3231
#: drizzled/error.cc:420
3233
msgid "Unknown system variable '%-.64s'"
3236
#: drizzled/error.cc:422
3238
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3241
#: drizzled/error.cc:424
3244
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3247
#: drizzled/error.cc:426
3248
msgid "Some non-transactional changed tables couldn't be rolled back"
3251
#: drizzled/error.cc:428
3253
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3254
"of storage; increase this mysqld variable and try again"
3257
#: drizzled/error.cc:430
3259
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3262
#: drizzled/error.cc:432
3264
"This operation requires a running slave; configure slave and do START SLAVE"
3267
#: drizzled/error.cc:434
3268
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3271
#: drizzled/error.cc:436
3273
"Could not initialize master info structure; more error messages can be found "
3274
"in the MySQL error log"
3277
#: drizzled/error.cc:438
3278
msgid "Could not create slave thread; check system resources"
3281
#: drizzled/error.cc:440
3284
"User %-.64s already has more than 'max_user_connections' active connections"
3287
#: drizzled/error.cc:442
3288
msgid "You may only use constant expressions with SET"
3291
#: drizzled/error.cc:444
3292
msgid "Lock wait timeout exceeded; try restarting transaction"
3295
#: drizzled/error.cc:446
3296
msgid "The total number of locks exceeds the lock table size"
3299
#: drizzled/error.cc:448
3300
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3303
#: drizzled/error.cc:450
3304
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3307
#: drizzled/error.cc:452
3308
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3311
#: drizzled/error.cc:454
3313
msgid "Incorrect arguments to %s"
3316
#: drizzled/error.cc:456
3318
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3321
#: drizzled/error.cc:458
3323
"Incorrect table definition; all MERGE tables must be in the same database"
3326
#: drizzled/error.cc:460
3327
msgid "Deadlock found when trying to get lock; try restarting transaction"
3330
#: drizzled/error.cc:462
3331
msgid "The used table type doesn't support FULLTEXT indexes"
3334
#: drizzled/error.cc:464
3335
msgid "Cannot add foreign key constraint"
3338
#: drizzled/error.cc:466
3339
msgid "Cannot add or update a child row: a foreign key constraint fails"
3342
#: drizzled/error.cc:468
3343
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3346
#: drizzled/error.cc:470
3348
msgid "Error connecting to master: %-.128s"
3351
#: drizzled/error.cc:472
3353
msgid "Error running query on master: %-.128s"
3356
#: drizzled/error.cc:474
3358
msgid "Error when executing command %s: %-.128s"
3361
#: drizzled/error.cc:476
3363
msgid "Incorrect usage of %s and %s"
3366
#: drizzled/error.cc:478
3367
msgid "The used SELECT statements have a different number of columns"
3370
#: drizzled/error.cc:480
3371
msgid "Can't execute the query because you have a conflicting read lock"
3374
#: drizzled/error.cc:482
3375
msgid "Mixing of transactional and non-transactional tables is disabled"
3378
#: drizzled/error.cc:484
3380
msgid "Option '%s' used twice in statement"
3383
#: drizzled/error.cc:486
3385
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3388
#: drizzled/error.cc:488
3390
msgid "Access denied; you need the %-.128s privilege for this operation"
3393
#: drizzled/error.cc:490
3396
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3399
#: drizzled/error.cc:492
3402
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3405
#: drizzled/error.cc:494
3407
msgid "Variable '%-.64s' doesn't have a default value"
3410
#: drizzled/error.cc:496
3412
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3415
#: drizzled/error.cc:498
3417
msgid "Incorrect argument type to variable '%-.64s'"
3420
#: drizzled/error.cc:500
3422
msgid "Variable '%-.64s' can only be set, not read"
3425
#: drizzled/error.cc:502
3427
msgid "Incorrect usage/placement of '%s'"
3430
#: drizzled/error.cc:504
3432
msgid "This version of MySQL doesn't yet support '%s'"
3435
#: drizzled/error.cc:506
3438
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3441
#: drizzled/error.cc:508
3442
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3445
#: drizzled/error.cc:510
3447
msgid "Variable '%-.192s' is a %s variable"
3450
#: drizzled/error.cc:512
3452
msgid "Incorrect foreign key definition for '%-.192s': %s"
3455
#: drizzled/error.cc:514
3456
msgid "Key reference and table reference don't match"
3459
#: drizzled/error.cc:516
3461
msgid "Operand should contain %d column(s)"
3464
#: drizzled/error.cc:518
3465
msgid "Subquery returns more than 1 row"
3468
#: drizzled/error.cc:520
3470
msgid "Unknown prepared statement handler (%.*s) given to %s"
3473
#: drizzled/error.cc:522
3474
msgid "Help database is corrupt or does not exist"
3477
#: drizzled/error.cc:524
3478
msgid "Cyclic reference on subqueries"
3481
#: drizzled/error.cc:526
3483
msgid "Converting column '%s' from %s to %s"
3486
#: drizzled/error.cc:528
3488
msgid "Reference '%-.64s' not supported (%s)"
3491
#: drizzled/error.cc:530
3492
msgid "Every derived table must have its own alias"
3495
#: drizzled/error.cc:532
3497
msgid "Select %u was reduced during optimization"
3500
#: drizzled/error.cc:534
3502
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3505
#: drizzled/error.cc:536
3507
"Client does not support authentication protocol requested by server; "
3508
"consider upgrading MySQL client"
3511
#: drizzled/error.cc:538
3512
msgid "All parts of a SPATIAL index must be NOT NULL"
3515
#: drizzled/error.cc:540
3517
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3520
#: drizzled/error.cc:542
3521
msgid "Slave is already running"
3524
#: drizzled/error.cc:544
3525
msgid "Slave already has been stopped"
3528
#: drizzled/error.cc:546
3531
"Uncompressed data size too large; the maximum size is %d (probably, length "
3532
"of uncompressed data was corrupted)"
3535
#: drizzled/error.cc:548
3536
msgid "ZLIB: Not enough memory"
3539
#: drizzled/error.cc:550
3541
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3542
"data was corrupted)"
3545
#: drizzled/error.cc:552
3546
msgid "ZLIB: Input data corrupted"
3549
#: drizzled/error.cc:554
3551
msgid "%d line(s) were cut by GROUP_CONCAT()"
3554
#: drizzled/error.cc:556
3556
msgid "Row %ld doesn't contain data for all columns"
3559
#: drizzled/error.cc:558
3562
"Row %ld was truncated; it contained more data than there were input columns"
3565
#: drizzled/error.cc:560
3568
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3571
#: drizzled/error.cc:562
3573
msgid "Out of range value for column '%s' at row %ld"
3576
#: drizzled/error.cc:564
3578
msgid "Data truncated for column '%s' at row %ld"
3581
#: drizzled/error.cc:566
3583
msgid "Using storage engine %s for table '%s'"
3586
#: drizzled/error.cc:568
3588
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3591
#: drizzled/error.cc:570
3592
msgid "Cannot drop one or more of the requested users"
3595
#: drizzled/error.cc:572
3596
msgid "Can't revoke all privileges for one or more of the requested users"
3599
#: drizzled/error.cc:574
3601
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3604
#: drizzled/error.cc:576
3606
msgid "Illegal mix of collations for operation '%s'"
3609
#: drizzled/error.cc:578
3612
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3616
#: drizzled/error.cc:580
3618
msgid "Unknown collation: '%-.64s'"
3621
#: drizzled/error.cc:582
3623
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3624
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3628
#: drizzled/error.cc:584
3631
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3632
"old format; please change the password to the new format"
3635
#: drizzled/error.cc:586
3638
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3642
#: drizzled/error.cc:588
3643
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3646
#: drizzled/error.cc:590
3648
"It is recommended to use --skip-slave-start when doing step-by-step "
3649
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3650
"get an unexpected slave's mysqld restart"
3653
#: drizzled/error.cc:592
3654
msgid "SQL thread is not to be started so UNTIL options are ignored"
3657
#: drizzled/error.cc:594
3659
msgid "Incorrect index name '%-.100s'"
3662
#: drizzled/error.cc:596
3664
msgid "Incorrect catalog name '%-.100s'"
3667
#: drizzled/error.cc:598
3669
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3672
#: drizzled/error.cc:600
3674
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3677
#: drizzled/error.cc:602
3679
msgid "Unknown key cache '%-.100s'"
3682
#: drizzled/error.cc:604
3684
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3685
"this switch for this grant to work"
3688
#: drizzled/error.cc:606
3690
msgid "Unknown table engine '%s'"
3693
#: drizzled/error.cc:608
3695
msgid "'%s' is deprecated; use '%s' instead"
3698
#: drizzled/error.cc:610
3700
msgid "The target table %-.100s of the %s is not updatable"
3703
#: drizzled/error.cc:612
3706
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
3710
#: drizzled/error.cc:614
3713
"The MySQL server is running with the %s option so it cannot execute this "
3717
#: drizzled/error.cc:616
3719
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3722
#: drizzled/error.cc:618
3724
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3727
#: drizzled/error.cc:620
3729
"Incorrect table definition; there can be only one TIMESTAMP column with "
3730
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3733
#: drizzled/error.cc:622
3735
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3738
#: drizzled/error.cc:624
3739
msgid "This command is not supported in the prepared statement protocol yet"
3742
#: drizzled/error.cc:626
3744
msgid "Got error %d '%-.100s' from %s"
3747
#: drizzled/error.cc:628
3749
msgid "Got temporary error %d '%-.100s' from %s"
3752
#: drizzled/error.cc:630
3754
msgid "Unknown or incorrect time zone: '%-.64s'"
3757
#: drizzled/error.cc:632
3759
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3762
#: drizzled/error.cc:634
3764
msgid "Invalid %s character string: '%.64s'"
3767
#: drizzled/error.cc:636
3769
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3772
#: drizzled/error.cc:638
3774
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3777
#: drizzled/error.cc:640
3779
msgid "Can't create a %s from within another stored routine"
3782
#: drizzled/error.cc:642
3784
msgid "%s %s already exists"
3787
#: drizzled/error.cc:644
3789
msgid "%s %s does not exist"
3792
#: drizzled/error.cc:646
3794
msgid "Failed to DROP %s %s"
3797
#: drizzled/error.cc:648
3799
msgid "Failed to CREATE %s %s"
3802
#: drizzled/error.cc:650
3804
msgid "%s with no matching label: %s"
3807
#: drizzled/error.cc:652
3809
msgid "Redefining label %s"
3812
#: drizzled/error.cc:654
3814
msgid "End-label %s without match"
3817
#: drizzled/error.cc:656
3819
msgid "Referring to uninitialized variable %s"
3822
#: drizzled/error.cc:658
3824
msgid "PROCEDURE %s can't return a result set in the given context"
3827
#: drizzled/error.cc:660
3828
msgid "RETURN is only allowed in a FUNCTION"
3831
#: drizzled/error.cc:662
3833
msgid "%s is not allowed in stored procedures"
3836
#: drizzled/error.cc:664
3838
"The update log is deprecated and replaced by the binary log; SET "
3839
"SQL_LOG_UPDATE has been ignored"
3842
#: drizzled/error.cc:666
3844
"The update log is deprecated and replaced by the binary log; SET "
3845
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3848
#: drizzled/error.cc:668
3849
msgid "Query execution was interrupted"
3852
#: drizzled/error.cc:670
3854
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3857
#: drizzled/error.cc:672
3859
msgid "Undefined CONDITION: %s"
3862
#: drizzled/error.cc:674
3864
msgid "No RETURN found in FUNCTION %s"
3867
#: drizzled/error.cc:676
3869
msgid "FUNCTION %s ended without RETURN"
3872
#: drizzled/error.cc:678
3873
msgid "Cursor statement must be a SELECT"
3876
#: drizzled/error.cc:680
3877
msgid "Cursor SELECT must not have INTO"
3880
#: drizzled/error.cc:682
3882
msgid "Undefined CURSOR: %s"
3885
#: drizzled/error.cc:684
3886
msgid "Cursor is already open"
3889
#: drizzled/error.cc:686
3890
msgid "Cursor is not open"
3893
#: drizzled/error.cc:688
3895
msgid "Undeclared variable: %s"
3898
#: drizzled/error.cc:690
3899
msgid "Incorrect number of FETCH variables"
3902
#: drizzled/error.cc:692
3903
msgid "No data - zero rows fetched, selected, or processed"
3906
#: drizzled/error.cc:694
3908
msgid "Duplicate parameter: %s"
3911
#: drizzled/error.cc:696
3913
msgid "Duplicate variable: %s"
3916
#: drizzled/error.cc:698
3918
msgid "Duplicate condition: %s"
3921
#: drizzled/error.cc:700
3923
msgid "Duplicate cursor: %s"
3926
#: drizzled/error.cc:702
3928
msgid "Failed to ALTER %s %s"
3931
#: drizzled/error.cc:704
3932
msgid "Subquery value not supported"
3935
#: drizzled/error.cc:706
3937
msgid "%s is not allowed in stored function or trigger"
3940
#: drizzled/error.cc:708
3941
msgid "Variable or condition declaration after cursor or handler declaration"
3944
#: drizzled/error.cc:710
3945
msgid "Cursor declaration after handler declaration"
3948
#: drizzled/error.cc:712
3949
msgid "Case not found for CASE statement"
3952
#: drizzled/error.cc:714
3954
msgid "Configuration file '%-.192s' is too big"
3957
#: drizzled/error.cc:716
3959
msgid "Malformed file type header in file '%-.192s'"
3962
#: drizzled/error.cc:718
3964
msgid "Unexpected end of file while parsing comment '%-.200s'"
3967
#: drizzled/error.cc:720
3969
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3972
#: drizzled/error.cc:722
3974
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3977
#: drizzled/error.cc:724
3978
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3981
#: drizzled/error.cc:726
3983
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3986
#: drizzled/error.cc:728
3988
msgid "'%-.192s.%-.192s' is not %s"
3991
#: drizzled/error.cc:730
3993
msgid "Column '%-.192s' is not updatable"
3996
#: drizzled/error.cc:732
3997
msgid "View's SELECT contains a subquery in the FROM clause"
4000
#: drizzled/error.cc:734
4002
msgid "View's SELECT contains a '%s' clause"
4005
#: drizzled/error.cc:736
4006
msgid "View's SELECT contains a variable or parameter"
4009
#: drizzled/error.cc:738
4011
msgid "View's SELECT refers to a temporary table '%-.192s'"
4014
#: drizzled/error.cc:740
4015
msgid "View's SELECT and view's field list have different column counts"
4018
#: drizzled/error.cc:742
4020
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4023
#: drizzled/error.cc:744
4024
msgid "View being updated does not have complete key of underlying table in it"
4027
#: drizzled/error.cc:746
4030
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4031
"(s) or definer/invoker of view lack rights to use them"
4034
#: drizzled/error.cc:748
4036
msgid "Can't drop or alter a %s from within another stored routine"
4039
#: drizzled/error.cc:750
4040
msgid "GOTO is not allowed in a stored procedure handler"
4043
#: drizzled/error.cc:752
4044
msgid "Trigger already exists"
4047
#: drizzled/error.cc:754
4048
msgid "Trigger does not exist"
4051
#: drizzled/error.cc:756
4053
msgid "Trigger's '%-.192s' is view or temporary table"
4056
#: drizzled/error.cc:758
4058
msgid "Updating of %s row is not allowed in %strigger"
4061
#: drizzled/error.cc:760
4063
msgid "There is no %s row in %s trigger"
4066
#: drizzled/error.cc:762
4068
msgid "Field '%-.192s' doesn't have a default value"
4071
#: drizzled/error.cc:764
4072
msgid "Division by 0"
4075
#: drizzled/error.cc:766
4077
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4080
#: drizzled/error.cc:768
4082
msgid "Illegal %s '%-.192s' value found during parsing"
4085
#: drizzled/error.cc:770
4087
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4090
#: drizzled/error.cc:772
4092
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4095
#: drizzled/error.cc:774
4097
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4100
#: drizzled/error.cc:776
4102
msgid "Failed purging old relay logs: %s"
4105
#: drizzled/error.cc:778
4107
msgid "Password hash should be a %d-digit hexadecimal number"
4110
#: drizzled/error.cc:780
4111
msgid "Target log not found in binlog index"
4114
#: drizzled/error.cc:782
4115
msgid "I/O error reading log index file"
4118
#: drizzled/error.cc:784
4119
msgid "Server configuration does not permit binlog purge"
4122
#: drizzled/error.cc:786
4123
msgid "Failed on fseek()"
4126
#: drizzled/error.cc:788
4127
msgid "Fatal error during log purge"
4130
#: drizzled/error.cc:790
4131
msgid "A purgeable log is in use, will not purge"
4134
#: drizzled/error.cc:792
4135
msgid "Unknown error during log purge"
4138
#: drizzled/error.cc:794
4140
msgid "Failed initializing relay log position: %s"
4143
#: drizzled/error.cc:796
4144
msgid "You are not using binary logging"
4147
#: drizzled/error.cc:798
4150
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4153
#: drizzled/error.cc:800
4154
msgid "WSAStartup Failed"
4157
#: drizzled/error.cc:802
4158
msgid "Can't handle procedures with different groups yet"
4161
#: drizzled/error.cc:804
4162
msgid "Select must have a group with this procedure"
4165
#: drizzled/error.cc:806
4166
msgid "Can't use ORDER clause with this procedure"
4169
#: drizzled/error.cc:808
4171
msgid "Binary logging and replication forbid changing the global server %s"
4174
#: drizzled/error.cc:810
4176
msgid "Can't map file: %-.200s, errno: %d"
4179
#: drizzled/error.cc:812
4181
msgid "Wrong magic in %-.64s"
4184
#: drizzled/error.cc:814
4185
msgid "Prepared statement contains too many placeholders"
4188
#: drizzled/error.cc:816
4190
msgid "Key part '%-.192s' length cannot be 0"
4193
#: drizzled/error.cc:818
4194
msgid "View text checksum failed"
4197
#: drizzled/error.cc:820
4200
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4203
#: drizzled/error.cc:822
4205
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4208
#: drizzled/error.cc:824
4210
msgid "Can not delete from join view '%-.192s.%-.192s'"
4213
#: drizzled/error.cc:826
4215
msgid "Operation %s failed for %.256s"
4218
#: drizzled/error.cc:828
4219
msgid "XAER_NOTA: Unknown XID"
4222
#: drizzled/error.cc:830
4223
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4226
#: drizzled/error.cc:832
4229
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4233
#: drizzled/error.cc:834
4234
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4237
#: drizzled/error.cc:836
4239
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4243
#: drizzled/error.cc:838
4244
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4247
#: drizzled/error.cc:840
4250
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4254
#: drizzled/error.cc:842
4255
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4258
#: drizzled/error.cc:844
4259
msgid "Failed to revoke all privileges to dropped routine"
4262
#: drizzled/error.cc:846
4264
msgid "Data too long for column '%s' at row %ld"
4267
#: drizzled/error.cc:848
4269
msgid "Bad SQLSTATE: '%s'"
4272
#: drizzled/error.cc:850
4275
"%s: ready for connections.\n"
4276
"Version: '%s' socket: '%s' port: %d %s"
4279
#: drizzled/error.cc:852
4280
msgid "Can't load value from file with fixed size rows to variable"
4283
#: drizzled/error.cc:854
4284
msgid "You are not allowed to create a user with GRANT"
4287
#: drizzled/error.cc:856
4289
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4292
#: drizzled/error.cc:858
4293
msgid "Table definition has changed, please retry transaction"
4296
#: drizzled/error.cc:860
4297
msgid "Duplicate handler declared in the same block"
4300
#: drizzled/error.cc:862
4303
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4304
"variable in BEFORE trigger"
4307
#: drizzled/error.cc:864
4309
msgid "Not allowed to return a result set from a %s"
4312
#: drizzled/error.cc:866
4313
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4316
#: drizzled/error.cc:868
4318
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4319
"declaration and binary logging is enabled; if non-transactional tables were "
4320
"updated, the binary log will miss their changes"
4323
#: drizzled/error.cc:870
4325
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4326
"declaration and binary logging is enabled (you *might* want to use the less "
4327
"safe log_bin_trust_function_creators variable)"
4330
#: drizzled/error.cc:872
4332
"You do not have the SUPER privilege and binary logging is enabled (you "
4333
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4336
#: drizzled/error.cc:874
4338
"You can't execute a prepared statement which has an open cursor associated "
4339
"with it. Reset the statement to re-execute it."
4342
#: drizzled/error.cc:876
4344
msgid "The statement (%lu) has no open cursor."
4347
#: drizzled/error.cc:878
4349
"Explicit or implicit commit is not allowed in stored function or trigger."
4352
#: drizzled/error.cc:880
4355
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4358
#: drizzled/error.cc:882
4359
msgid "Recursive stored functions and triggers are not allowed."
4362
#: drizzled/error.cc:884
4364
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4367
#: drizzled/error.cc:886
4369
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4372
#: drizzled/error.cc:888
4375
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4379
#: drizzled/error.cc:890
4381
"You can't combine write-locking of system tables with other tables or lock "
4385
#: drizzled/error.cc:892
4387
msgid "Unable to connect to foreign data source: %.64s"
4390
#: drizzled/error.cc:894
4393
"There was a problem processing the query on the foreign data source. Data "
4394
"source error: %-.64s"
4397
#: drizzled/error.cc:896
4400
"The foreign data source you are trying to reference does not exist. Data "
4401
"source error: %-.64s"
4404
#: drizzled/error.cc:898
4407
"Can't create federated table. The data source connection string '%-.64s' is "
4408
"not in the correct format"
4411
#: drizzled/error.cc:900
4413
msgid "The data source connection string '%-.64s' is not in the correct format"
4416
#: drizzled/error.cc:902
4418
msgid "Can't create federated table. Foreign data src error: %-.64s"
4421
#: drizzled/error.cc:904
4422
msgid "Trigger in wrong schema"
4425
#: drizzled/error.cc:906
4428
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4429
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4432
#: drizzled/error.cc:908
4434
msgid "Routine body for '%-.100s' is too long"
4437
#: drizzled/error.cc:910
4438
msgid "Cannot drop default keycache"
4441
#: drizzled/error.cc:912
4443
msgid "Display width out of range for column '%-.192s' (max = %d)"
4446
#: drizzled/error.cc:914
4447
msgid "XAER_DUPID: The XID already exists"
4450
#: drizzled/error.cc:916
4452
msgid "Datetime function: %-.32s field overflow"
4455
#: drizzled/error.cc:918
4458
"Can't update table '%-.192s' in stored function/trigger because it is "
4459
"already used by statement which invoked this stored function/trigger."
4462
#: drizzled/error.cc:920
4465
"The definition of table '%-.192s' prevents operation %.192s on table "
4469
#: drizzled/error.cc:922
4471
"The prepared statement contains a stored routine call that refers to that "
4472
"same statement. It's not allowed to execute a prepared statement in such a "
4476
#: drizzled/error.cc:924
4477
msgid "Not allowed to set autocommit from a stored function or trigger"
4480
#: drizzled/error.cc:926
4481
msgid "Definer is not fully qualified"
4484
#: drizzled/error.cc:928
4487
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4488
"Current user is used as definer. Please recreate the view!"
4491
#: drizzled/error.cc:930
4494
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4498
#: drizzled/error.cc:932
4500
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4503
#: drizzled/error.cc:934
4505
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4508
#: drizzled/error.cc:936
4511
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4514
#: drizzled/error.cc:938
4517
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4520
#: drizzled/error.cc:940
4522
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4525
#: drizzled/error.cc:942
4528
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4529
"activated under the authorization of the invoker, which may have "
4530
"insufficient privileges. Please recreate the trigger."
4533
#: drizzled/error.cc:944
4535
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4538
#: drizzled/error.cc:946
4541
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4542
"exceeded for routine %.192s"
4545
#: drizzled/error.cc:948
4548
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4549
"contains bad data (internal code %d)"
4552
#: drizzled/error.cc:950
4554
msgid "Incorrect routine name '%-.192s'"
4557
#: drizzled/error.cc:952
4559
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4562
#: drizzled/error.cc:954
4563
msgid "AGGREGATE is not supported for stored functions"
4566
#: drizzled/error.cc:956
4569
"Can't create more than max_prepared_stmt_count statements (current value: %"
4573
#: drizzled/error.cc:958
4575
msgid "`%-.192s`.`%-.192s` contains view recursion"
4578
#: drizzled/error.cc:960
4580
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4583
#: drizzled/error.cc:962
4584
msgid "The used table type doesn't support SPATIAL indexes"
4587
#: drizzled/error.cc:964
4588
msgid "Triggers can not be created on system tables"
4591
#: drizzled/error.cc:966
4593
msgid "Leading spaces are removed from name '%s'"
4596
#: drizzled/error.cc:968
4597
msgid "Failed to read auto-increment value from storage engine"
4600
#: drizzled/error.cc:970
4604
#: drizzled/error.cc:972
4608
#: drizzled/error.cc:974
4610
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4613
#: drizzled/error.cc:976
4615
msgid "The target table %-.100s of the %s is not insertable-into"
4618
#: drizzled/error.cc:978
4621
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4624
#: drizzled/error.cc:980
4625
msgid "Too high level of nesting for select"
4628
#: drizzled/error.cc:982
4630
msgid "Name '%-.64s' has become ''"
4633
#: drizzled/error.cc:984
4635
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4636
"optional and non-empty FIELDS ENCLOSED BY"
4639
#: drizzled/error.cc:986
4641
msgid "The foreign server, %s, you are trying to create already exists."
4644
#: drizzled/error.cc:988
4647
"The foreign server name you are trying to reference does not exist. Data "
4648
"source error: %-.64s"
4651
#: drizzled/error.cc:990
4654
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4657
#: drizzled/error.cc:992
4660
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4664
#: drizzled/error.cc:994
4666
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4669
#: drizzled/error.cc:996
4670
msgid "MAXVALUE can only be used in last partition definition"
4673
#: drizzled/error.cc:998
4674
msgid "Subpartitions can only be hash partitions and by key"
4677
#: drizzled/error.cc:1000
4678
msgid "Must define subpartitions on all partitions if on one partition"
4681
#: drizzled/error.cc:1002
4682
msgid "Wrong number of partitions defined, mismatch with previous setting"
4685
#: drizzled/error.cc:1004
4686
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4689
#: drizzled/error.cc:1006
4690
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4693
#: drizzled/error.cc:1008
4694
msgid "Expression in RANGE/LIST VALUES must be constant"
4697
#: drizzled/error.cc:1010
4698
msgid "Field in list of fields for partition function not found in table"
4701
#: drizzled/error.cc:1012
4702
msgid "List of fields is only allowed in KEY partitions"
4705
#: drizzled/error.cc:1014
4707
"The partition info in the frm file is not consistent with what can be "
4708
"written into the frm file"
4711
#: drizzled/error.cc:1016
4713
msgid "The %-.192s function returns the wrong type"
4716
#: drizzled/error.cc:1018
4718
msgid "For %-.64s partitions each partition must be defined"
4721
#: drizzled/error.cc:1020
4722
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4725
#: drizzled/error.cc:1022
4726
msgid "VALUES value must be of same type as partition function"
4729
#: drizzled/error.cc:1024
4730
msgid "Multiple definition of same constant in list partitioning"
4733
#: drizzled/error.cc:1026
4734
msgid "Partitioning can not be used stand-alone in query"
4737
#: drizzled/error.cc:1028
4739
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4742
#: drizzled/error.cc:1030
4744
msgid "For the partitioned engine it is necessary to define all %-.64s"
4747
#: drizzled/error.cc:1032
4748
msgid "Too many partitions (including subpartitions) were defined"
4751
#: drizzled/error.cc:1034
4753
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4754
"partitioning for subpartitioning"
4757
#: drizzled/error.cc:1036
4758
msgid "Failed to create specific handler file"
4761
#: drizzled/error.cc:1038
4762
msgid "A BLOB field is not allowed in partition function"
4765
#: drizzled/error.cc:1040
4767
msgid "A %-.192s must include all columns in the table's partitioning function"
4770
#: drizzled/error.cc:1042
4772
msgid "Number of %-.64s = 0 is not an allowed value"
4775
#: drizzled/error.cc:1044
4776
msgid "Partition management on a not partitioned table is not possible"
4779
#: drizzled/error.cc:1046
4781
"Foreign key condition is not yet supported in conjunction with partitioning"
4784
#: drizzled/error.cc:1048
4786
msgid "Error in list of partitions to %-.64s"
4789
#: drizzled/error.cc:1050
4790
msgid "Cannot remove all partitions, use DROP TABLE instead"
4793
#: drizzled/error.cc:1052
4794
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4797
#: drizzled/error.cc:1054
4799
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4803
#: drizzled/error.cc:1056
4805
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4806
"tables using HASH PARTITIONs"
4809
#: drizzled/error.cc:1058
4811
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4814
#: drizzled/error.cc:1060
4815
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4818
#: drizzled/error.cc:1062
4819
msgid "At least one partition must be added"
4822
#: drizzled/error.cc:1064
4823
msgid "At least one partition must be coalesced"
4826
#: drizzled/error.cc:1066
4827
msgid "More partitions to reorganise than there are partitions"
4830
#: drizzled/error.cc:1068
4832
msgid "Duplicate partition name %-.192s"
4835
#: drizzled/error.cc:1070
4836
msgid "It is not allowed to shut off binlog on this command"
4839
#: drizzled/error.cc:1072
4840
msgid "When reorganising a set of partitions they must be in consecutive order"
4843
#: drizzled/error.cc:1074
4845
"Reorganize of range partitions cannot change total ranges except for last "
4846
"partition where it can extend the range"
4849
#: drizzled/error.cc:1076
4850
msgid "Partition function not supported in this version for this handler"
4853
#: drizzled/error.cc:1078
4854
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4857
#: drizzled/error.cc:1080
4859
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4862
#: drizzled/error.cc:1082
4864
msgid "Plugin '%-.192s' is not loaded"
4867
#: drizzled/error.cc:1084
4869
msgid "Incorrect %-.32s value: '%-.128s'"
4872
#: drizzled/error.cc:1086
4874
msgid "Table has no partition for value %-.64s"
4877
#: drizzled/error.cc:1088
4879
msgid "It is not allowed to specify %s more than once"
4882
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4884
msgid "Failed to create %s"
4887
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4889
msgid "Failed to drop %s"
4892
#: drizzled/error.cc:1094
4893
msgid "The handler doesn't support autoextend of tablespaces"
4896
#: drizzled/error.cc:1096
4898
"A size parameter was incorrectly specified, either number or on the form 10M"
4901
#: drizzled/error.cc:1098
4903
"The size number was correct but we don't allow the digit part to be more "
4907
#: drizzled/error.cc:1100
4909
msgid "Failed to alter: %s"
4912
#: drizzled/error.cc:1102
4913
msgid "Writing one row to the row-based binary log failed"
4916
#: drizzled/error.cc:1104
4918
msgid "Table definition on master and slave does not match: %s"
4921
#: drizzled/error.cc:1106
4923
"Slave running with --log-slave-updates must use row-based binary logging to "
4924
"be able to replicate row-based binary log events"
4927
#: drizzled/error.cc:1108
4929
msgid "Event '%-.192s' already exists"
4932
#: drizzled/error.cc:1110
4934
msgid "Failed to store event %s. Error code %d from storage engine."
4937
#: drizzled/error.cc:1112
4939
msgid "Unknown event '%-.192s'"
4942
#: drizzled/error.cc:1114
4944
msgid "Failed to alter event '%-.192s'"
4947
#: drizzled/error.cc:1118
4948
msgid "INTERVAL is either not positive or too big"
4951
#: drizzled/error.cc:1120
4952
msgid "ENDS is either invalid or before STARTS"
4955
#: drizzled/error.cc:1122
4956
msgid "Event execution time is in the past. Event has been disabled"
4959
#: drizzled/error.cc:1124
4960
msgid "Failed to open mysql.event"
4963
#: drizzled/error.cc:1126
4964
msgid "No datetime expression provided"
4967
#: drizzled/error.cc:1128
4970
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
4971
"probably corrupted"
4974
#: drizzled/error.cc:1130
4976
msgid "Cannot load from mysql.%s. The table is probably corrupted"
4979
#: drizzled/error.cc:1132
4980
msgid "Failed to delete the event from mysql.event"
4983
#: drizzled/error.cc:1134
4984
msgid "Error during compilation of event's body"
4987
#: drizzled/error.cc:1136
4988
msgid "Same old and new event name"
4991
#: drizzled/error.cc:1138
4993
msgid "Data for column '%s' too long"
4996
#: drizzled/error.cc:1140
4998
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5001
#: drizzled/error.cc:1142
5004
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5008
#: drizzled/error.cc:1144
5009
msgid "You can't write-lock a log table. Only read access is possible"
5012
#: drizzled/error.cc:1146
5013
msgid "You can't use locks with log tables."
5016
#: drizzled/error.cc:1148
5019
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5020
"d would lead to a duplicate entry"
5023
#: drizzled/error.cc:1150
5026
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5027
"%d, now running %d. Please use mysql_upgrade to fix this error."
5030
#: drizzled/error.cc:1152
5032
"Cannot switch out of the row-based binary log format when the session has "
5033
"open temporary tables"
5036
#: drizzled/error.cc:1154
5038
"Cannot change the binary logging format inside a stored function or trigger"
5041
#: drizzled/error.cc:1156
5043
"The NDB cluster engine does not support changing the binlog format on the "
5047
#: drizzled/error.cc:1158
5048
msgid "Cannot create temporary table with partitions"
5051
#: drizzled/error.cc:1160
5052
msgid "Partition constant is out of partition function domain"
5055
#: drizzled/error.cc:1162
5056
msgid "This partition function is not allowed"
5059
#: drizzled/error.cc:1164
5060
msgid "Error in DDL log"
5063
#: drizzled/error.cc:1166
5064
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5067
#: drizzled/error.cc:1168
5068
msgid "Incorrect partition name"
5071
#: drizzled/error.cc:1170
5073
"Transaction isolation level can't be changed while a transaction is in "
5077
#: drizzled/error.cc:1172
5080
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5081
"'%-.192s' for key '%-.192s'"
5084
#: drizzled/error.cc:1174
5086
msgid "Internal scheduler error %d"
5089
#: drizzled/error.cc:1176
5091
msgid "Error during starting/stopping of the scheduler. Error code %u"
5094
#: drizzled/error.cc:1178
5095
msgid "Engine cannot be used in partitioned tables"
5098
#: drizzled/error.cc:1180
5100
msgid "Cannot activate '%-.64s' log"
5103
#: drizzled/error.cc:1182
5104
msgid "The server was not built with row-based replication"
5107
#: drizzled/error.cc:1184
5108
msgid "Decoding of base64 string failed"
5111
#: drizzled/error.cc:1186
5112
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5115
#: drizzled/error.cc:1188
5117
"Cannot proceed because system tables used by Event Scheduler were found "
5118
"damaged at server start"
5121
#: drizzled/error.cc:1190
5122
msgid "Only integers allowed as number here"
5125
#: drizzled/error.cc:1192
5126
msgid "This storage engine cannot be used for log tables"
5129
#: drizzled/error.cc:1194
5131
msgid "You cannot '%s' a log table if logging is enabled"
5134
#: drizzled/error.cc:1196
5137
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5138
"rename two tables: the log table to an archive table and another table back "
5142
#: drizzled/error.cc:1198
5144
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5147
#: drizzled/error.cc:1200
5149
msgid "Incorrect parameters in the call to native function '%-.192s'"
5152
#: drizzled/error.cc:1202
5154
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5157
#: drizzled/error.cc:1204
5159
msgid "This function '%-.192s' has the same name as a native function"
5162
#: drizzled/error.cc:1206
5164
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5167
#: drizzled/error.cc:1208
5168
msgid "Too many files opened, please execute the command again"
5171
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5173
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5174
"The event was dropped immediately after creation."
5177
#: drizzled/error.cc:1214
5179
msgid "The incident %s occured on the master. Message: %-.64s"
5182
#: drizzled/error.cc:1216
5183
msgid "Table has no partition for some existing values"
5186
#: drizzled/error.cc:1218
5187
msgid "Statement is not safe to log in statement format."
5190
#: drizzled/error.cc:1220
5192
msgid "Fatal error: %s"
5195
#: drizzled/error.cc:1222
5197
msgid "Relay log read failure: %s"
5200
#: drizzled/error.cc:1224
5202
msgid "Relay log write failure: %s"
5205
#: drizzled/error.cc:1228
5207
msgid "Master command %s failed: %s"
5210
#: drizzled/error.cc:1230
5212
msgid "Binary logging not possible. Message: %s"
5215
#: drizzled/error.cc:1232
5217
msgid "View `%-.64s`.`%-.64s` has no creation context"
5220
#: drizzled/error.cc:1234
5222
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5225
#: drizzled/error.cc:1236
5227
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5230
#: drizzled/error.cc:1238
5232
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5235
#: drizzled/error.cc:1240
5237
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5240
#: drizzled/error.cc:1242
5242
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5245
#: drizzled/error.cc:1244
5247
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5250
#: drizzled/error.cc:1246
5252
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5255
#: drizzled/error.cc:1248
5257
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5260
#: drizzled/error.cc:1250
5262
msgid "Ambiguous slave modes combination. %s"
5265
#: drizzled/error.cc:1252
5268
"The BINLOG statement of type `%s` was not preceded by a format description "
5272
#: drizzled/error.cc:1254
5273
msgid "Corrupted replication event was detected"
5276
#: drizzled/error.cc:1256
5278
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5281
#: drizzled/error.cc:1258
5283
msgid "Being purged log %s was not found"
5286
#: drizzled/error.cc:1260
5288
msgid "Converted to non-transactional lock on '%-.64s'"
5291
#: drizzled/error.cc:1262
5293
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5296
#: drizzled/error.cc:1264
5299
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5302
#: drizzled/error.cc:1266
5304
msgid "Can't access storage engine of table %-.64s"
5307
#: drizzled/error.cc:1268
5308
msgid "Starting backup process"
5311
#: drizzled/error.cc:1270
5312
msgid "Backup completed"
5315
#: drizzled/error.cc:1272
5316
msgid "Starting restore process"
5319
#: drizzled/error.cc:1274
5320
msgid "Restore completed"
5323
#: drizzled/error.cc:1276
5324
msgid "Nothing to backup"
5327
#: drizzled/error.cc:1278
5329
msgid "Database '%-.64s' cannot be included in a backup"
5332
#: drizzled/error.cc:1280
5334
"Error during backup operation - server's error log contains more information "
5338
#: drizzled/error.cc:1282
5340
"Error during restore operation - server's error log contains more "
5341
"information about the error"
5344
#: drizzled/error.cc:1284
5346
"Can't execute this command because another BACKUP/RESTORE operation is in "
5350
#: drizzled/error.cc:1286
5351
msgid "Error when preparing for backup operation"
5354
#: drizzled/error.cc:1288
5355
msgid "Error when preparing for restore operation"
5358
#: drizzled/error.cc:1290
5360
msgid "Invalid backup location '%-.64s'"
5363
#: drizzled/error.cc:1292
5365
msgid "Can't read backup location '%-.64s'"
5368
#: drizzled/error.cc:1294
5370
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5373
#: drizzled/error.cc:1296
5374
msgid "Can't enumerate server databases"
5377
#: drizzled/error.cc:1298
5378
msgid "Can't enumerate server tables"
5381
#: drizzled/error.cc:1300
5383
msgid "Can't enumerate tables in database %-.64s"
5386
#: drizzled/error.cc:1302
5388
msgid "Skipping view %-.64s in database %-.64s"
5391
#: drizzled/error.cc:1304
5393
msgid "Skipping table %-.64s since it has no valid storage engine"
5396
#: drizzled/error.cc:1306
5398
msgid "Can't open table %-.64s"
5401
#: drizzled/error.cc:1308
5402
msgid "Can't read backup archive preamble"
5405
#: drizzled/error.cc:1310
5406
msgid "Can't write backup archive preamble"
5409
#: drizzled/error.cc:1312
5411
msgid "Can't find backup driver for table %-.64s"
5414
#: drizzled/error.cc:1314
5417
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5421
#: drizzled/error.cc:1316
5423
msgid "Can't create %-.64s backup driver"
5426
#: drizzled/error.cc:1318
5428
msgid "Can't create %-.64s restore driver"
5431
#: drizzled/error.cc:1320
5433
msgid "Found %d images in backup archive but maximum %d are supported"
5436
#: drizzled/error.cc:1322
5438
msgid "Error when saving meta-data of %-.64s"
5441
#: drizzled/error.cc:1324
5442
msgid "Error when reading meta-data list"
5445
#: drizzled/error.cc:1326
5447
msgid "Can't create %-.64s"
5450
#: drizzled/error.cc:1328
5451
msgid "Can't allocate buffer for image data transfer"
5454
#: drizzled/error.cc:1330
5456
msgid "Error when writing %-.64s backup image data (for table #%d)"
5459
#: drizzled/error.cc:1332
5460
msgid "Error when reading data from backup stream"
5463
#: drizzled/error.cc:1334
5464
msgid "Can't go to the next chunk in backup stream"
5467
#: drizzled/error.cc:1336
5469
msgid "Can't initialize %-.64s backup driver"
5472
#: drizzled/error.cc:1338
5474
msgid "Can't initialize %-.64s restore driver"
5477
#: drizzled/error.cc:1340
5479
msgid "Can't shut down %-.64s backup driver"
5482
#: drizzled/error.cc:1342
5484
msgid "Can't shut down %-.64s backup driver(s)"
5487
#: drizzled/error.cc:1344
5489
msgid "%-.64s backup driver can't prepare for synchronization"
5492
#: drizzled/error.cc:1346
5494
msgid "%-.64s backup driver can't create its image validity point"
5497
#: drizzled/error.cc:1348
5499
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5502
#: drizzled/error.cc:1350
5504
msgid "%-.64s backup driver can't cancel its backup operation"
5507
#: drizzled/error.cc:1352
5509
msgid "%-.64s restore driver can't cancel its restore operation"
5512
#: drizzled/error.cc:1354
5514
msgid "Error when polling %-.64s backup driver for its image data"
5517
#: drizzled/error.cc:1356
5519
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5522
#: drizzled/error.cc:1358
5525
"After %d attempts %-.64s restore driver still can't accept next block of data"
5528
#: drizzled/error.cc:1360
5530
msgid "Open and lock tables failed in %-.64s"
5533
#: drizzled/error.cc:1362
5534
msgid "Backup driver's table locking thread can not be initialized."
5537
#: drizzled/error.cc:1364
5539
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5540
"and 'mysql.online_backup_progress'."
5543
#: drizzled/error.cc:1366
5545
msgid "Tablespace '%-.192s' already exists"
5548
#: drizzled/error.cc:1368
5550
msgid "Tablespace '%-.192s' doesn't exist"
5553
#: drizzled/error.cc:1370
5555
msgid "Unexpected master's heartbeat data: %s"
5558
#: drizzled/error.cc:1372
5560
msgid "The requested value for the heartbeat period %s %s"
5563
#: drizzled/error.cc:1374
5565
msgid "Can't write to the online backup progress log %-.64s."
5568
#: drizzled/error.cc:1376
5570
msgid "Tablespace '%-.192s' not empty"
5573
#: drizzled/error.cc:1378
5576
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5577
"server. The original definition of the required tablespace is '%-.256s' "
5578
"while the same tablespace is defined on the server as '%-.256s'"
5581
#: drizzled/error.cc:1380
5582
msgid "A virtual column cannot be based on a virtual column"
5585
#: drizzled/error.cc:1382
5587
msgid "Non-deterministic expression for virtual column '%s'."
5590
#: drizzled/error.cc:1384
5593
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5596
#: drizzled/error.cc:1386
5597
msgid "Primary key cannot be defined upon a virtual column."
5600
#: drizzled/error.cc:1388
5601
msgid "Key/Index cannot be defined on a non-stored virtual column."
5604
#: drizzled/error.cc:1390
5606
msgid "Cannot define foreign key with %s clause on a virtual column."
5609
#: drizzled/error.cc:1392
5611
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5614
#: drizzled/error.cc:1394
5616
msgid "'%s' is not yet supported for virtual columns."
5619
#: drizzled/error.cc:1396
5620
msgid "Constant expression in virtual column function is not allowed."
5623
#: drizzled/errmsg.cc:46
5625
msgid "errmsg plugin '%s' init() failed."
5628
#: drizzled/errmsg.cc:75
5630
msgid "errmsg plugin '%s' deinit() failed."
5633
#: drizzled/errmsg.cc:116
5635
msgid "errmsg plugin '%s' errmsg_func() failed"
5638
#: drizzled/handler.cc:967
5640
msgid "Found %d prepared transaction(s) in %s"
5643
#: drizzled/handler.cc:1019
5644
msgid "Starting crash recovery..."
5647
#: drizzled/handler.cc:1051
5649
msgid "Found %d prepared XA transactions"
5652
#: drizzled/handler.cc:1055
5655
"Found %d prepared transactions! It means that drizzled was not shut down "
5656
"properly last time and critical recovery information (last binlog or %s "
5657
"file) was manually deleted after a crash. You have to start drizzled with "
5658
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5661
#: drizzled/handler.cc:1065
5662
msgid "Crash recovery finished."
5665
#: drizzled/log.cc:711
5666
msgid "I/O error reading the header from the binary log"
5669
#: drizzled/log.cc:718
5671
"Binlog has bad magic number; It's not a binary log file that can be used by "
5672
"this version of Drizzle"
5675
#: drizzled/log.cc:733
5677
msgid "Failed to open log (file '%s', errno %d)"
5680
#: drizzled/log.cc:735 drizzled/log.cc:743
5681
msgid "Could not open log file"
5684
#: drizzled/log.cc:741
5686
msgid "Failed to create a cache on log (file '%s')"
5689
#: drizzled/log.cc:895 drizzled/log.cc:1259
5692
"Could not use %s for logging (error %d). Turning logging off for the whole "
5693
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5694
"shutdown the Drizzle server and restart it."
5697
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5698
#: drizzled/log.cc:1929
5700
msgid "Failed to delete file '%s'"
5703
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5706
"a problem with deleting %s; consider examining correspondence of your binlog "
5707
"index file to the actual binlog files"
5710
#: drizzled/log.cc:1663
5712
msgid "next log error: %d offset: %s log: %s included: %d"
5715
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5717
msgid "Failed to execute stat() on file '%s'"
5720
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5723
"a problem with getting info on being purged %s; consider examining "
5724
"correspondence of your binlog index file to the actual binlog files"
5727
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5729
msgid "Recovering after a crash using %s"
5732
#: drizzled/log.cc:3222
5734
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5737
#: drizzled/log.cc:3563
5738
msgid "Bad magic header in tc log"
5741
#: drizzled/log.cc:3573
5744
"Recovery failed! You must enable exactly %d storage engines that support two-"
5745
"phase commit protocol"
5748
#: drizzled/log.cc:3601
5750
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5751
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5752
"heuristic-recover={commit|rollback}"
5755
#: drizzled/log.cc:3631
5756
msgid "Heuristic crash recovery mode"
5759
#: drizzled/log.cc:3633
5760
msgid "Heuristic crash recovery failed"
5763
#: drizzled/log.cc:3634
5764
msgid "Please restart mysqld without --tc-heuristic-recover"
5767
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5769
msgid "find_log_pos() failed (error: %d)"
5772
#: drizzled/log.cc:3814
5774
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5775
"of memory error) and restart, or delete (or rename) binary log and start "
5776
"mysqld with --tc-heuristic-recover={commit|rollback}"
5779
#: drizzled/log_event.cc:135
5781
msgid " %s, Error_code: %d;"
5784
#: drizzled/log_event.cc:139
5787
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5788
"master log %s, end_log_pos %lu"
5791
#: drizzled/log_event.cc:145
5795
#: drizzled/log_event.cc:900
5798
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5801
#: drizzled/log_event.cc:1615
5804
"Query partially completed on the master (error on master: %d) and was "
5805
"aborted. There is a chance that your master is inconsistent at this point. "
5806
"If you are sure that your master is ok, run this query manually on the slave "
5807
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5808
"SLAVE; . Query: '%s'"
5811
#: drizzled/log_event.cc:1641
5814
"Query caused differenxt errors on master and slave.\n"
5815
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5816
"Default database: '%s'. Query: '%s'"
5819
#: drizzled/log_event.cc:1646
5823
#: drizzled/log_event.cc:1666
5825
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5828
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5829
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5830
msgid "unexpected success or fatal error"
5833
#: drizzled/log_event.cc:2158
5835
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5836
"probable cause is that the master died while writing the transaction to its "
5837
"binary log, thus rolled back too."
5840
#: drizzled/log_event.cc:2813
5843
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5844
"produced %ld warning(s). Default database: '%s'"
5847
#: drizzled/log_event.cc:2863
5850
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5853
#: drizzled/log_event.cc:2875
5855
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5858
#: drizzled/log_event.cc:3140
5859
msgid "Out of memory while recording slave event"
5862
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5864
msgid "Error in Create_file event: could not open file '%s'"
5867
#: drizzled/log_event.cc:3401
5869
msgid "Error in Create_file event: could not write to file '%s'"
5872
#: drizzled/log_event.cc:3422
5874
msgid "Error in Create_file event: write to '%s' failed"
5877
#: drizzled/log_event.cc:3536
5879
msgid "Error in %s event: could not create file '%s'"
5882
#: drizzled/log_event.cc:3545
5884
msgid "Error in %s event: could not open file '%s'"
5887
#: drizzled/log_event.cc:3552
5889
msgid "Error in %s event: write to '%s' failed"
5892
#: drizzled/log_event.cc:3714
5894
msgid "Error in Exec_load event: could not open file '%s'"
5897
#: drizzled/log_event.cc:3724
5899
msgid "Error in Exec_load event: file '%s' appears corrupted"
5902
#: drizzled/log_event.cc:3754
5904
msgid "%s. Failed executing load from '%s'"
5907
#: drizzled/log_event.cc:3927
5908
msgid "Not enough memory"
5911
#: drizzled/log_event.cc:4345
5913
msgid "Error '%s' in %s event: when locking tables"
5916
#: drizzled/log_event.cc:4355
5918
msgid "Error in %s event: when locking tables"
5921
#: drizzled/log_event.cc:4390
5923
msgid "Error '%s' on reopening tables"
5926
#: drizzled/log_event.cc:4743
5928
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5931
#: drizzled/log_event.cc:5139
5933
msgid "Error '%s' on opening table `%s`.`%s`"
5936
#. TRANSLATORS: The leading word "logging" is the name
5937
#. of the plugin api, and so should not be translated.
5938
#: drizzled/logging.cc:62
5940
msgid "logging plugin '%s' deinit() failed"
5943
#. TRANSLATORS: The leading word "logging" is the name
5944
#. of the plugin api, and so should not be translated.
5945
#: drizzled/logging.cc:85
5947
msgid "logging plugin '%s' logging_pre() failed"
5950
#. TRANSLATORS: The leading word "logging" is the name
5951
#. of the plugin api, and so should not be translated.
5952
#: drizzled/logging.cc:118
5954
msgid "logging plugin '%s' logging_post() failed"
5957
#. TRANSLATORS: The leading word "parser" is the name
5958
#. of the plugin api, and so should not be translated.
5959
#: drizzled/parser.cc:40
5961
msgid "parser plugin '%s' init() failed"
5964
#. TRANSLATORS: The leading word "parser" is the name
5965
#. of the plugin api, and so should not be translated.
5966
#: drizzled/parser.cc:62
5968
msgid "parser plugin '%s' deinit() failed"
5971
#. TRANSLATORS: The leading word "parser" is the name
5972
#. of the plugin api, and so should not be translated.
5973
#: drizzled/parser.cc:98
5975
msgid "parser plugin '%s' parser_func1() failed"
5978
#. TRANSLATORS: The leading word "parser" is the name
5979
#. of the plugin api, and so should not be translated.
5980
#: drizzled/parser.cc:152
5982
msgid "parser plugin '%s' parser_func2() failed"
5985
#. TRANSLATORS: The leading word "qcache" is the name
5986
#. of the plugin api, and so should not be translated.
5987
#: drizzled/qcache.cc:40
5989
msgid "qcache plugin '%s' init() failed"
5992
#. TRANSLATORS: The leading word "qcache" is the name
5993
#. of the plugin api, and so should not be translated.
5994
#: drizzled/qcache.cc:62
5996
msgid "qcache plugin '%s' deinit() failed"
5999
#. TRANSLATORS: The leading word "qcache" is the name
6000
#. of the plugin api, and so should not be translated.
6001
#: drizzled/qcache.cc:98
6003
msgid "qcache plugin '%s' do1() failed"
6006
#. TRANSLATORS: The leading word "qcache" is the name
6007
#. of the plugin api, and so should not be translated.
6008
#: drizzled/qcache.cc:152
6010
msgid "qcache plugin '%s' qcache_func2() failed"
6013
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6014
#: drizzled/slave.cc:2091
6015
msgid "Failed to flush master info file"
6018
#: drizzled/replication/replication.cc:103
6019
msgid "Failed in send_file() while reading file name"
6022
#: drizzled/replication/replication.cc:116
6023
msgid "Failed in send_file() on open of file"
6026
#: drizzled/replication/replication.cc:124
6027
msgid "Failed in send_file() while writing data to client"
6030
#: drizzled/replication/replication.cc:133
6031
msgid "Failed in send_file() while negotiating file transfer close"
6034
#: drizzled/replication/reporting.cc:44
6036
msgid "Slave %s: %s%s Error_code: %d"
6039
#: drizzled/replication/rli.cc:149
6042
"Neither --relay-log nor --relay-log-index were used; so replication may "
6043
"break when this MySQL server acts as a slave and has his hostname changed!! "
6044
"Please use '--relay-log=%s' to avoid this problem."
6047
#: drizzled/replication/rli.cc:166
6048
msgid "Failed in open_log() called from init_relay_log_info()"
6051
#: drizzled/replication/rli.cc:188
6052
msgid "Failed to flush relay log info file"
6055
#: drizzled/replication/rli.cc:191
6056
msgid "Error counting relay log space"
6059
#: drizzled/replication/rli.cc:215
6061
msgid "log %s listed in the index, but failed to stat"
6064
#: drizzled/replication/rli.cc:230
6065
msgid "Could not find first log while counting relay log space"
6068
#: drizzled/replication/rli.cc:884
6069
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6072
#: drizzled/replication/utility.cc:117
6074
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6077
#: drizzled/replication/utility.cc:132
6080
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6081
"Master's column size should be <= the slave's column size."
6084
#: drizzled/scheduler.cc:131
6085
msgid "Memory allocation error in session_scheduler::init\n"
6088
#: drizzled/scheduler.cc:208
6089
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6092
#: drizzled/scheduler.cc:214
6093
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6096
#: drizzled/scheduler.cc:226
6097
msgid "session_add_event event_add error in libevent_init\n"
6100
#: drizzled/scheduler.cc:242
6102
msgid "Can't create completion port thread (error %d)"
6105
#: drizzled/scheduler.cc:355
6106
msgid "event_add error in libevent_add_session_callback\n"
6109
#: drizzled/scheduler.cc:381
6110
msgid "Scheduler init error in libevent_add_new_connection\n"
6113
#: drizzled/scheduler.cc:462
6114
msgid "libevent_thread_proc: my_thread_init() failed\n"
6117
#. TRANSLATORS: The leading word "scheduling" is the name
6118
#. of the plugin api, and so should not be translated.
6119
#: drizzled/scheduling.cc:40
6121
msgid "scheduling plugin '%s' init() failed"
6124
#. TRANSLATORS: The leading word "scheduling" is the name
6125
#. of the plugin api, and so should not be translated.
6126
#: drizzled/scheduling.cc:62
6128
msgid "scheduling plugin '%s' deinit() failed"
6131
#. TRANSLATORS: The leading word "scheduling" is the name
6132
#. of the plugin api, and so should not be translated.
6133
#: drizzled/scheduling.cc:98
6135
msgid "scheduling plugin '%s' scheduling_func1() failed"
6138
#. TRANSLATORS: The leading word "scheduling" is the name
6139
#. of the plugin api, and so should not be translated.
6140
#: drizzled/scheduling.cc:152
6142
msgid "scheduling plugin '%s' scheduling_func2() failed"
6145
#: drizzled/set_var.cc:725
6146
msgid "Ambiguous slave modes combination. STRICT will be used"
6149
#: drizzled/slave.cc:102
6150
msgid "Waiting to reconnect after a failed registration on master"
6153
#: drizzled/slave.cc:103
6155
"Slave I/O thread killed while waitnig to reconnect after a failed "
6156
"registration on master"
6159
#: drizzled/slave.cc:105
6160
msgid "Reconnecting after a failed registration on master"
6163
#: drizzled/slave.cc:106
6166
"failed registering on master, reconnecting to try again, log '%s' at postion "
6170
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6171
msgid "Slave I/O thread killed during or after reconnect"
6174
#: drizzled/slave.cc:112
6175
msgid "Waiting to reconnect after a failed binlog dump request"
6178
#: drizzled/slave.cc:113
6179
msgid "Slave I/O thread killed while retrying master dump"
6182
#: drizzled/slave.cc:114
6183
msgid "Reconnecting after a failed binlog dump request"
6186
#: drizzled/slave.cc:115
6188
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6191
#: drizzled/slave.cc:121
6192
msgid "Waiting to reconnect after a failed master event read"
6195
#: drizzled/slave.cc:122
6196
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6199
#: drizzled/slave.cc:124
6200
msgid "Reconnecting after a failed master event read"
6203
#: drizzled/slave.cc:125
6206
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6210
#: drizzled/slave.cc:128
6212
"Slave I/O thread killed during or after a reconnect done to recover from "
6216
#: drizzled/slave.cc:242
6217
msgid "Failed to allocate memory for the master info structure"
6220
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6221
msgid "Failed to initialize the master info structure"
6224
#: drizzled/slave.cc:263
6225
msgid "Failed to create slave threads"
6228
#: drizzled/slave.cc:460
6229
msgid "Server id not set, will not start slave"
6232
#: drizzled/slave.cc:626
6234
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6235
"updates to a non-transactional table without any primary key. There is a "
6236
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6237
"check your tables' contents after restart."
6240
#: drizzled/slave.cc:787 drizzled/slave.cc:802
6241
msgid "Master reported unrecognized DRIZZLE version"
6244
#: drizzled/slave.cc:843
6245
msgid "default Format_description_log_event"
6248
#: drizzled/slave.cc:865
6251
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6252
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6255
#: drizzled/slave.cc:892
6257
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6258
"server ids; these ids must be different for replication to work (or the --"
6259
"replicate-same-server-id option must be used on slave but this doesnot "
6260
"always make sense; please check the manual before using it)."
6263
#: drizzled/slave.cc:937
6265
"The slave I/O thread stops because master and slave have different values "
6266
"for the COLLATION_SERVER global variable. The values must be equal for "
6267
"replication to work"
6270
#: drizzled/slave.cc:973
6272
"The slave I/O thread stops because master and slave have different values "
6273
"for the TIME_ZONE global variable. The values must be equal for replication "
6277
#: drizzled/slave.cc:1038
6278
msgid "Waiting for the slave SQL thread to free enough relay log space"
6281
#: drizzled/slave.cc:1084
6283
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6287
#: drizzled/slave.cc:1095
6288
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6291
#: drizzled/slave.cc:1420
6293
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6296
#: drizzled/slave.cc:1473
6298
msgid "Error reading packet from server: %s ( server_errno=%d)"
6301
#: drizzled/slave.cc:1481
6303
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6306
#: drizzled/slave.cc:1634
6309
"It was not possible to update the positions of the relay log information: "
6310
"the slave may be in an inconsistent state. Stopped in %s position %s"
6313
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6315
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6318
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6320
msgid "Error initializing relay log position: %s"
6323
#: drizzled/slave.cc:1784
6326
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6327
"Consider raising the value of the slave_transaction_retries variable."
6330
#: drizzled/slave.cc:1807
6332
"Could not parse relay log event entry. The possible reasons are: the "
6333
"master's binary log is corrupted (you can check this by running "
6334
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6335
"can check this by running 'mysqlbinlog' on the relay log), a network "
6336
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6337
"check the master's binary log or slave's relay log, you will be able to know "
6338
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6341
#: drizzled/slave.cc:1928
6342
msgid "Failed during slave I/O thread initialization"
6345
#: drizzled/slave.cc:1942
6346
msgid "error in drizzle_create()"
6349
#: drizzled/slave.cc:1950
6352
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6353
"'%s' at position %s"
6356
#: drizzled/slave.cc:1964
6357
msgid "Slave I/O thread killed while connecting to master"
6360
#: drizzled/slave.cc:1988
6361
msgid "Slave I/O thread couldn't register on master"
6364
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6365
msgid "Forcing to reconnect slave I/O thread"
6368
#: drizzled/slave.cc:2013
6369
msgid "Failed on request_dump()"
6372
#: drizzled/slave.cc:2014
6373
msgid "Slave I/O thread killed while requesting master dump"
6376
#: drizzled/slave.cc:2040
6377
msgid "Waiting for master to send event"
6380
#: drizzled/slave.cc:2042
6381
msgid "Slave I/O thread killed while reading event"
6384
#: drizzled/slave.cc:2060
6387
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6388
"entry is correct, restart the server with a higher value of "
6389
"max_allowed_packet"
6392
#: drizzled/slave.cc:2074
6393
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6396
#: drizzled/slave.cc:2084
6397
msgid "Queueing master event to the relay log"
6400
#: drizzled/slave.cc:2111
6401
msgid "Slave I/O thread aborted while waiting for relay log space"
6404
#: drizzled/slave.cc:2121
6406
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6409
#: drizzled/slave.cc:2142
6410
msgid "Waiting for slave mutex on exit"
6413
#: drizzled/slave.cc:2206
6414
msgid "Failed during slave thread initialization"
6417
#: drizzled/slave.cc:2272
6420
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6421
"s, relay log '%s' position: %s"
6424
#: drizzled/slave.cc:2286
6425
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6428
#: drizzled/slave.cc:2312
6429
msgid "Reading event from the relay log"
6432
#: drizzled/slave.cc:2337
6434
msgid "Slave (additional info): %s Error_code: %d"
6437
#: drizzled/slave.cc:2354
6439
msgid "Slave: %s Error_code: %d"
6442
#: drizzled/slave.cc:2357
6445
"Error loading user-defined library, slave SQL thread aborted. Install the "
6446
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6447
"stopped at log '%s' position %s"
6450
#: drizzled/slave.cc:2365
6453
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6454
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6457
#: drizzled/slave.cc:2377
6460
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6463
#: drizzled/slave.cc:2466
6465
msgid "Slave I/O: failed requesting download of '%s'"
6468
#: drizzled/slave.cc:2483
6470
msgid "Network read error downloading '%s' from master"
6473
#: drizzled/slave.cc:2505
6474
msgid "error writing Exec_load event to relay log"
6477
#: drizzled/slave.cc:2519
6478
msgid "error writing Create_file event to relay log"
6481
#: drizzled/slave.cc:2534
6482
msgid "error writing Append_block event to relay log"
6485
#: drizzled/slave.cc:2630
6486
msgid "Memory allocation failed"
6489
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6492
"Read invalid event from master: '%s', master could be corrupt but a more "
6493
"likely cause of this is a bug"
6496
#: drizzled/slave.cc:3013
6497
msgid "could not queue event from master"
6500
#: drizzled/slave.cc:3103
6502
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6505
#: drizzled/slave.cc:3105
6506
msgid "reconnecting"
6509
#: drizzled/slave.cc:3105
6513
#: drizzled/slave.cc:3129
6516
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6520
#: drizzled/slave.cc:3490
6522
msgid "next log '%s' is currently active"
6525
#: drizzled/slave.cc:3520
6527
msgid "next log '%s' is not active"
6530
#: drizzled/slave.cc:3536
6533
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6536
#: drizzled/slave.cc:3542
6537
msgid "Aborting slave SQL thread because of partial event read"
6540
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6542
msgid "Error reading relay log event: %s"
6545
#: drizzled/slave.cc:3549
6546
msgid "slave SQL thread was killed"
6549
#: drizzled/slave.cc:3647
6552
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6553
"check error log on slave for more info"
6556
#: drizzled/slave.cc:3653
6559
"According to the master's version ('%s'), it is probable that master suffers "
6560
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6561
"current binary log event may make the slave's data become different from the "
6562
"master's data. To take no risk, slave refuses to replicate this event and "
6563
"stops. We recommend that all updates be stopped on the master and slave, "
6564
"that the data of both be manually synchronized, that master's binary logs be "
6565
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6566
"Then replication can be restarted."
6569
#: drizzled/sql_base.cc:2555
6571
msgid "Table %s had a open data handler in reopen_table"
6574
#: drizzled/sql_base.cc:3206
6576
msgid "Couldn't repair table: %s.%s"
6579
#: drizzled/sql_base.cc:3249
6582
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6583
"s`.`%s`' to the binary log"
6586
#: drizzled/sql_base.cc:3857
6588
msgid "Could not remove temporary table: '%s', error: %d"
6591
#: drizzled/sql_plugin.cc:682
6593
msgid "Plugin '%s' of type %s failed deinitialization"
6596
#: drizzled/sql_plugin.cc:696
6598
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6601
#: drizzled/sql_plugin.cc:816
6603
msgid "Plugin '%s' registration as a %s failed."
6606
#: drizzled/sql_plugin.cc:1070
6607
msgid "plugin-load parameter too long"
6610
#: drizzled/sql_plugin.cc:1130
6612
msgid "Couldn't load plugin named '%s' with soname '%s'."
6615
#: drizzled/sql_plugin.cc:1181
6617
msgid "Forcing shutdown of %d plugins"
6620
#: drizzled/sql_plugin.cc:1203
6622
msgid "Plugin '%s' will be forced to shutdown"
6625
#: drizzled/sql_plugin.cc:1219
6627
msgid "Plugin '%s' has ref_count=%d after shutdown."
6630
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6632
msgid "Unknown variable type code 0x%x in plugin '%s'."
6635
#: drizzled/sql_plugin.cc:2511
6638
"Server variable %s of plugin %s was forced to be read-only: string variable "
6639
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6642
#: drizzled/sql_plugin.cc:2542
6644
msgid "Missing variable name in plugin '%s'."
6647
#: drizzled/sql_plugin.cc:2559
6649
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6652
#: drizzled/sql_plugin.cc:2678
6654
msgid "Out of memory for plugin '%s'."
6657
#: drizzled/sql_plugin.cc:2685
6659
msgid "Bad options for plugin '%s'."
6662
#: drizzled/sql_plugin.cc:2694
6664
msgid "Parsing options for plugin '%s' failed."
6667
#: drizzled/sql_plugin.cc:2737
6669
msgid "Plugin '%s' has conflicting system variables"
6672
#: drizzled/sql_plugin.cc:2747
6674
msgid "Plugin '%s' disabled by command line option"
6677
#: drizzled/sql_table.cc:105
6679
msgid "Invalid (old?) table or database name '%s'"
6682
#: drizzled/sql_table.cc:2745
6684
msgid "Unknown - internal error %d during operation"
6687
#: drizzled/sql_table.cc:5018
6689
msgid "Could not open table %s.%s after rename\n"
6692
#: drizzled/sql_table.cc:5185
6695
"order_st BY ignored because there is a user-defined clustered index in the "
6699
#: drizzled/sql_udf.cc:41
6700
msgid "Can't allocate memory for udf structures"
6703
#: drizzled/table.cc:502
6706
"'%s' had no or invalid character set, and default character set is multi-"
6707
"byte, so character column sizes may have changed"
6710
#: drizzled/table.cc:2077
6712
msgid "Unknown collation '%s' in table '%-.64s' definition"
6715
#: drizzled/table.cc:2084
6718
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6722
#: drizzled/table.cc:2695
6725
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6729
#: drizzled/table.cc:2721
6732
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6733
"have type %s, found type %s."
6736
#: drizzled/table.cc:2730
6739
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6740
"position %d to have character set '%s' but the type has no character set."
6743
#: drizzled/table.cc:2740
6746
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6747
"position %d to have character set '%s' but found character set '%s'."
6750
#: drizzled/table.cc:2751
6753
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6754
"have type %s but the column is not found."
6757
#: drizzled/table.cc:4871
6759
msgid "Got error %d when reading table '%s'"
6762
#: drizzled/tztime.cc:1060
6764
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6767
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6768
msgid "Error Messages to stderr"
6771
#: plugin/logging_query/logging_query.cc:162
6773
msgid "fail open() fn=%s er=%s\n"
6776
#: plugin/logging_query/logging_query.cc:202
6777
msgid "File to log to"
6780
#: plugin/logging_query/logging_query.cc:211
6781
msgid "Enable logging"
6784
#: plugin/logging_query/logging_query.cc:220
6785
msgid "Disable after this many seconds. Zero for forever"
6788
#: plugin/logging_query/logging_query.cc:233
6789
msgid "Threshold for logging slow queries, in microseconds"
6792
#: plugin/logging_query/logging_query.cc:246
6793
msgid "Threshold for logging big queries, for rows returned"
6796
#: plugin/logging_query/logging_query.cc:259
6797
msgid "Threshold for logging big queries, for rows examined"
6800
#: plugin/logging_query/logging_query.cc:282
6801
msgid "Log queries to a file"
6804
#: storage/myisam/ha_myisam.cc:453
6806
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6809
#: storage/myisam/ha_myisam.cc:457
6811
msgid "Got an error from unknown thread, %s:%d"
6814
#: storage/myisam/ha_myisam.cc:462
6815
msgid "Unknown thread accessing table"
6818
#: storage/myisam/my_handler_errors.c:34
6819
msgid "Didn't find key on read or update"
6822
#: storage/myisam/my_handler_errors.c:36
6823
msgid "Duplicate key on write or update"
6826
#: storage/myisam/my_handler_errors.c:38
6827
msgid "Internal (unspecified) error in handler"
6830
#: storage/myisam/my_handler_errors.c:40
6832
"Someone has changed the row since it was read (while the table was locked to "
6836
#: storage/myisam/my_handler_errors.c:43
6837
msgid "Wrong index given to function"
6840
#: storage/myisam/my_handler_errors.c:45
6841
msgid "Undefined handler error 125"
6844
#: storage/myisam/my_handler_errors.c:47
6845
msgid "Index file is crashed"
6848
#: storage/myisam/my_handler_errors.c:49
6849
msgid "Record file is crashed"
6852
#: storage/myisam/my_handler_errors.c:51
6853
msgid "Out of memory in engine"
6856
#: storage/myisam/my_handler_errors.c:53
6857
msgid "Undefined handler error 129"
6860
#: storage/myisam/my_handler_errors.c:55
6861
msgid "Incorrect file format"
6864
#: storage/myisam/my_handler_errors.c:57
6865
msgid "Command not supported by database"
6868
#: storage/myisam/my_handler_errors.c:59
6869
msgid "Old database file"
6872
#: storage/myisam/my_handler_errors.c:61
6873
msgid "No record read before update"
6876
#: storage/myisam/my_handler_errors.c:63
6877
msgid "Record was already deleted (or record file crashed)"
6880
#: storage/myisam/my_handler_errors.c:65
6881
msgid "No more room in record file"
6884
#: storage/myisam/my_handler_errors.c:67
6885
msgid "No more room in index file"
6888
#: storage/myisam/my_handler_errors.c:69
6889
msgid "No more records (read after end of file)"
6892
#: storage/myisam/my_handler_errors.c:71
6893
msgid "Unsupported extension used for table"
6896
#: storage/myisam/my_handler_errors.c:73
6900
#: storage/myisam/my_handler_errors.c:75
6901
msgid "Wrong create options"
6904
#: storage/myisam/my_handler_errors.c:77
6905
msgid "Duplicate unique key or constraint on write or update"
6908
#: storage/myisam/my_handler_errors.c:79
6909
msgid "Unknown character set used in table"
6912
#: storage/myisam/my_handler_errors.c:81
6913
msgid "Conflicting table definitions in sub-tables of MERGE table"
6916
#: storage/myisam/my_handler_errors.c:83
6917
msgid "Table is crashed and last repair failed"
6920
#: storage/myisam/my_handler_errors.c:85
6921
msgid "Table was marked as crashed and should be repaired"
6924
#: storage/myisam/my_handler_errors.c:87
6925
msgid "Lock timed out; Retry transaction"
6928
#: storage/myisam/my_handler_errors.c:89
6929
msgid "Lock table is full; Restart program with a larger locktable"
6932
#: storage/myisam/my_handler_errors.c:91
6933
msgid "Updates are not allowed under a read only transactions"
6936
#: storage/myisam/my_handler_errors.c:93
6937
msgid "Lock deadlock; Retry transaction"
6940
#: storage/myisam/my_handler_errors.c:95
6941
msgid "Foreign key constraint is incorrectly formed"
6944
#: storage/myisam/my_handler_errors.c:97
6945
msgid "Cannot add a child row"
6948
#: storage/myisam/my_handler_errors.c:99
6949
msgid "Cannot delete a parent row"
6952
#: storage/myisam/my_handler_errors.c:101
6953
msgid "No savepoint with that name"
6956
#: storage/myisam/my_handler_errors.c:103
6957
msgid "Non unique key block size"
6960
#: storage/myisam/my_handler_errors.c:105
6961
msgid "The table does not exist in engine"
6964
#: storage/myisam/my_handler_errors.c:107
6965
msgid "The table already existed in storage engine"
6968
#: storage/myisam/my_handler_errors.c:109
6969
msgid "Could not connect to storage engine"
6972
#: storage/myisam/my_handler_errors.c:111
6973
msgid "Unexpected null pointer found when using spatial index"
6976
#: storage/myisam/my_handler_errors.c:113
6977
msgid "The table changed in storage engine"
6980
#: storage/myisam/my_handler_errors.c:115
6981
msgid "There's no partition in table for the given value"
6984
#: storage/myisam/my_handler_errors.c:117
6985
msgid "Row-based binlogging of row failed"
6988
#: storage/myisam/my_handler_errors.c:119
6989
msgid "Index needed in foreign key constraint"
6992
#: storage/myisam/my_handler_errors.c:121
6993
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6996
#: storage/myisam/my_handler_errors.c:123
6997
msgid "Table needs to be upgraded before it can be used"
7000
#: storage/myisam/my_handler_errors.c:125
7001
msgid "Table is read only"
7004
#: storage/myisam/my_handler_errors.c:127
7005
msgid "Failed to get next auto increment value"
7008
#: storage/myisam/my_handler_errors.c:129
7009
msgid "Failed to set row auto increment value"
7012
#: storage/myisam/my_handler_errors.c:131
7013
msgid "Unknown (generic) error from engine"
7016
#: storage/myisam/my_handler_errors.c:133
7017
msgid "Record is the same"
7020
#: storage/myisam/my_handler_errors.c:135
7021
msgid "It is not possible to log this statement"
7024
#: storage/myisam/my_handler_errors.c:137
7025
msgid "Tablespace exists"
7028
#: storage/myisam/my_handler_errors.c:139
7029
msgid "The event was corrupt, leading to illegal data being read"
7032
#: storage/myisam/my_handler_errors.c:141
7033
msgid "The table is of a new format not supported by this version"
7036
#: storage/myisam/my_handler_errors.c:143
7037
msgid "The event could not be processed no other hanlder error happened"
7040
#: storage/myisam/my_handler_errors.c:145
7041
msgid "Got a fatal error during initialzaction of handler"
7044
#: storage/myisam/my_handler_errors.c:147
7045
msgid "File to short; Expected more data in file"
7048
#: storage/myisam/my_handler_errors.c:149
7049
msgid "Read page with wrong checksum"
7052
#: storage/myisam/my_handler_errors.c:151
7053
msgid "Lock or active transaction"
7056
#: storage/myisam/my_handler_errors.c:153
7057
msgid "No such table space"
7060
#: storage/myisam/my_handler_errors.c:155
7061
msgid "Tablespace not empty"