1
# Polish 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-10-01 19:16-0700\n"
11
"PO-Revision-Date: 2008-09-06 09:16+0000\n"
12
"Last-Translator: nickers <2nickers@gmail.com>\n"
13
"Language-Team: Polish <pl@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18
"|| n%100>=20) ? 1 : 2;\n"
19
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: client/drizzle.cc:253
23
msgid "Synonym for `help'."
24
msgstr "Synonim dla \"help\""
26
#: client/drizzle.cc:254
28
msgid "Clear command."
29
msgstr "Komenda czyszczenia."
31
#: client/drizzle.cc:256
33
msgid "Reconnect to the server. Optional arguments are db and host."
34
msgstr "Połącz z serwerem. Opcjonalnymi argumentami są baza i host."
36
#: client/drizzle.cc:258
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
41
#: client/drizzle.cc:260
42
msgid "Send command to drizzle server, display result vertically."
43
msgstr "Wysyła polecenie do serwera drizzle, wyświetla wyniki pionowo."
45
#: client/drizzle.cc:261
47
msgid "Exit drizzle. Same as quit."
48
msgstr "Wyjście z drizzle. To samo co \"quit\"."
50
#: client/drizzle.cc:262
51
msgid "Send command to drizzle server."
52
msgstr "Wyślij polecenie do serwera drizzle."
54
#: client/drizzle.cc:263
55
msgid "Display this help."
56
msgstr "Wyświetla ten ekran pomocy."
58
#: client/drizzle.cc:264
59
msgid "Disable pager, print to stdout."
62
#: client/drizzle.cc:265
64
msgid "Don't write into outfile."
65
msgstr "Nie zapisuje wyjścia do pliku."
67
#: client/drizzle.cc:267
68
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
71
#: client/drizzle.cc:268
72
msgid "Print current command."
75
#: client/drizzle.cc:269
77
msgid "Change your drizzle prompt."
78
msgstr "Zmienia znak zachęty."
80
#: client/drizzle.cc:270
82
msgstr "Wyjdz z drizzle."
84
#: client/drizzle.cc:271
86
msgid "Rebuild completion hash."
87
msgstr "Przebuduj tablicę podpowiedzi."
89
#: client/drizzle.cc:273
90
msgid "Execute an SQL script file. Takes a file name as an argument."
93
#: client/drizzle.cc:274
94
msgid "Get status information from the server."
97
#: client/drizzle.cc:276
98
msgid "Set outfile [to_outfile]. Append everything into given outfile."
101
#: client/drizzle.cc:278
103
msgid "Use another database. Takes database name as argument."
104
msgstr "Wybiera aktualną bazę. Pobiera jej nazwę jako argument."
106
#: client/drizzle.cc:280 client/drizzle.cc:1431
107
msgid "Show warnings after every statement."
110
#: client/drizzle.cc:282
111
msgid "Don't show warnings after every statement."
114
#: client/drizzle.cc:1115
115
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
#: client/drizzle.cc:1125
121
"Your Drizzle connection id is %u\n"
122
"Server version: %s\n"
125
#: client/drizzle.cc:1155
127
msgid "Reading history-file %s\n"
130
#: client/drizzle.cc:1160
132
msgid "Couldn't allocate memory for temp histfile!\n"
135
#: client/drizzle.cc:1167
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
#: client/drizzle.cc:1185
141
msgid "Writing history-file %s\n"
144
#: client/drizzle.cc:1194
149
#: client/drizzle.cc:1194
152
msgstr "Do zobaczenia"
154
#: client/drizzle.cc:1242
156
msgid "Query aborted by Ctrl+C\n"
157
msgstr "Zapytanie przerwane przy użyciu Ctrl+C\n"
159
#: client/drizzle.cc:1265 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3096
161
msgid "Display this help and exit."
162
msgstr "Wyświetl ten ekran pomocy i zakończ."
164
#: client/drizzle.cc:1267
165
msgid "Synonym for -?"
168
#: client/drizzle.cc:1270
170
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
171
"and field completion, but startup and reconnecting may take a longer time. "
172
"Disable with --disable-auto-rehash."
175
#: client/drizzle.cc:1274
177
"No automatic rehashing. One has to use 'rehash' to get table and field "
178
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
179
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
182
#: client/drizzle.cc:1277
185
"Automatically switch to vertical output mode if the result is wider than the "
188
"Automatycznie przełącz do trybu pionowego wyświetlania wyników, jeśli "
189
"rezultat jest szerszy niż terminal."
191
#: client/drizzle.cc:1280
193
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
#: client/drizzle.cc:1282 drizzled/drizzled.cc:3166
197
msgid "Directory where character sets are."
200
#: client/drizzle.cc:1284
202
msgid "Display column type information."
203
msgstr "Wyświetlaj informację o typie kolumny."
205
#: client/drizzle.cc:1287
207
"Preserve comments. Send comments to the server. The default is --skip-"
208
"comments (discard comments), enable with --comments"
211
#: client/drizzle.cc:1290
212
msgid "Use compression in server/client protocol."
215
#: client/drizzle.cc:1293
216
msgid "Check memory and open file usage at exit ."
219
#: client/drizzle.cc:1296
220
msgid "Print some debug info at exit."
223
#: client/drizzle.cc:1298
224
msgid "Database to use."
227
#: client/drizzle.cc:1301
231
#: client/drizzle.cc:1303
232
msgid "Delimiter to be used."
235
#: client/drizzle.cc:1305
236
msgid "Execute command and quit. (Disables --force and history file)"
239
#: client/drizzle.cc:1307
240
msgid "Print the output of a query (rows) vertically."
243
#: client/drizzle.cc:1310
244
msgid "Continue even if we get an sql error."
247
#: client/drizzle.cc:1314
249
"Enable named commands. Named commands mean this program's internal commands; "
250
"see drizzle> help . When enabled, the named commands can be used from any "
251
"line of the query, otherwise only from the first line, before an enter. "
252
"Disable with --disable-named-commands. This option is disabled by default."
255
#: client/drizzle.cc:1318
257
"Named commands are disabled. Use \\* form only, or use named commands only "
258
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
259
"the client now starts with this option ENABLED by default! Disable with '-"
260
"G'. Long format commands still work from the first line. WARNING: option "
261
"deprecated; use --disable-named-commands instead."
264
#: client/drizzle.cc:1320
265
msgid "Ignore space after function names."
268
#: client/drizzle.cc:1322
269
msgid "Enable/disable LOAD DATA LOCAL INFILE."
272
#: client/drizzle.cc:1325
273
msgid "Turn off beep on error."
276
#: client/drizzle.cc:1327 client/drizzleadmin.cc:75
277
msgid "Connect to host."
280
#: client/drizzle.cc:1329
281
msgid "Write line numbers for errors."
284
#: client/drizzle.cc:1332
286
"Don't write line number for errors. WARNING: -L is deprecated, use long "
287
"version of this option instead."
290
#: client/drizzle.cc:1334
291
msgid "Flush buffer after each query."
294
#: client/drizzle.cc:1336
295
msgid "Write column names in results."
298
#: client/drizzle.cc:1340
300
"Don't write column names in results. WARNING: -N is deprecated, use long "
301
"version of this options instead."
304
#: client/drizzle.cc:1343
306
"Change the value of a variable. Please note that this option is deprecated; "
307
"you can set variables directly with --variable-name=value."
310
#: client/drizzle.cc:1345
311
msgid "Ignore SIGINT (CTRL-C)"
314
#: client/drizzle.cc:1349
316
"Only update the default database. This is useful for skipping updates to "
317
"other database in the update log."
320
#: client/drizzle.cc:1352
322
"Pager to use to display results. If you don't supply an option the default "
323
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
324
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
325
"work in batch mode. Disable with --disable-pager. This option is disabled by "
329
#: client/drizzle.cc:1355
331
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
332
"option deprecated; use --disable-pager instead."
335
#: client/drizzle.cc:1358 client/drizzleadmin.cc:78
337
"Password to use when connecting to server. If password is not given it's "
338
"asked from the tty."
341
#: client/drizzle.cc:1360
343
"Port number to use for connection or 0 for default to, in order of "
344
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
347
#: client/drizzle.cc:1361
348
msgid "built-in default"
351
#: client/drizzle.cc:1364
352
msgid "Set the drizzle prompt to this value."
355
#: client/drizzle.cc:1367
356
msgid "The protocol of connection (tcp,socket,pipe,memory)."
359
#: client/drizzle.cc:1370
361
"Don't cache result, print it row by row. This may slow down the server if "
362
"the output is suspended. Doesn't use history file."
365
#: client/drizzle.cc:1372
366
msgid "Write fields without conversion. Used with --batch."
369
#: client/drizzle.cc:1375
371
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
372
"option is enabled by default."
375
#: client/drizzle.cc:1377
377
"Be more silent. Print results with a tab as separator, each row on new line."
380
#: client/drizzle.cc:1379
381
msgid "Socket file to use for connection."
384
#: client/drizzle.cc:1382
385
msgid "Output in table format."
388
#: client/drizzle.cc:1385
390
"Append everything into outfile. See interactive help (\\h) also. Does not "
391
"work in batch mode. Disable with --disable-tee. This option is disabled by "
395
#: client/drizzle.cc:1387
397
"Disable outfile. See interactive help (\\h) also. WARNING: option "
398
"deprecated; use --disable-tee instead"
401
#: client/drizzle.cc:1390 client/drizzleadmin.cc:88
402
msgid "User for login if not current user."
405
#: client/drizzle.cc:1393
406
msgid "Only allow UPDATE and DELETE that uses keys."
409
#: client/drizzle.cc:1396
410
msgid "Synonym for option --safe-updates, -U."
413
#: client/drizzle.cc:1399
414
msgid "Write more. (-v -v -v gives the table output format)."
417
#: client/drizzle.cc:1401 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3592
418
msgid "Output version information and exit."
421
#: client/drizzle.cc:1403 client/drizzleadmin.cc:95
422
msgid "Wait and retry if connection is down."
425
#: client/drizzle.cc:1406
426
msgid "Number of seconds before connection timeout."
429
#: client/drizzle.cc:1411
430
msgid "Max packet length to send to, or receive from server"
433
#: client/drizzle.cc:1416
434
msgid "Buffer for TCP/IP and socket communication"
437
#: client/drizzle.cc:1420
438
msgid "Automatic limit for SELECT when using --safe-updates"
441
#: client/drizzle.cc:1425
442
msgid "Automatic limit for rows in a join when using --safe-updates"
445
#: client/drizzle.cc:1429
446
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
449
#: client/drizzle.cc:1442
451
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
454
#: client/drizzle.cc:1449
457
"Copyright (C) 2000-2008 MySQL AB\n"
458
" This software comes with ABSOLUTELY NO "
459
"WARRANTY. This is free software,\n"
460
" and you are welcome to modify and redistribute it under the GPL license\n"
463
#: client/drizzle.cc:1453
465
msgid "Usage: %s [OPTIONS] [database]\n"
468
#: client/drizzle.cc:1486
469
msgid "DELIMITER cannot contain a backslash character"
472
#: client/drizzle.cc:1507
474
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
477
#: client/drizzle.cc:1530
479
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
482
#: client/drizzle.cc:1534
484
msgid "WARNING: --server-arg option not supported in this configuration.\n"
487
#: client/drizzle.cc:1902
489
msgid "Unknown command '\\%c'."
492
#: client/drizzle.cc:2329
494
"Reading table information for completion of table and column names\n"
495
" You can turn off this feature to get a quicker startup with -A\n"
499
#: client/drizzle.cc:2426
500
msgid "No connection. Trying to reconnect..."
503
#: client/drizzle.cc:2432
504
msgid "Can't connect to the server\n"
507
#: client/drizzle.cc:2489
511
#: client/drizzle.cc:2489
515
#: client/drizzle.cc:2540
520
#: client/drizzle.cc:2541
527
#: client/drizzle.cc:2543
534
#: client/drizzle.cc:2556
535
msgid "Many help items for your request exist."
538
#: client/drizzle.cc:2557
540
"To make a more specific request, please type 'help <item>',\n"
541
"where <item> is one of the following"
544
#: client/drizzle.cc:2563
546
msgid "You asked for help about help category: '%s'\n"
549
#: client/drizzle.cc:2564
551
"For more information, type 'help <item>', where <item> is one of the "
555
#: client/drizzle.cc:2577
561
#: client/drizzle.cc:2578
562
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
565
#: client/drizzle.cc:2600
566
msgid "List of all Drizzle commands:"
569
#: client/drizzle.cc:2602
570
msgid "Note that all text commands must be first on line and end with ';'"
573
#: client/drizzle.cc:2613
576
"For server side help, type 'help contents'\n"
579
#: client/drizzle.cc:2656
580
msgid "No query specified\n"
583
#: client/drizzle.cc:2671
584
msgid "Ignoring query to other database"
587
#: client/drizzle.cc:2720
591
#: client/drizzle.cc:2733
593
msgid "%ld row in set"
594
msgid_plural "%ld rows in set"
598
#: client/drizzle.cc:2742
602
#: client/drizzle.cc:2744
604
msgid "Query OK, %ld row affected"
605
msgid_plural "Query OK, %ld rows affected"
609
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3396
611
"Port number to use for connection or 0 for default to, in order of "
612
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
615
#: client/drizzleadmin.cc:85
616
msgid "Silently exit if one can't connect to server."
619
#: client/drizzleadmin.cc:91
620
msgid "Write more information."
623
#: client/drizzleadmin.cc:256
626
"connect to server at '%s' failed\n"
630
#: client/drizzleadmin.cc:262
632
msgid "Check that drizzled is running on %s"
635
#: client/drizzleadmin.cc:263
637
msgid " and that the port is %d.\n"
640
#: client/drizzleadmin.cc:265
642
msgid "You can check this by doing 'telnet %s %d'\n"
645
#: client/drizzleadmin.cc:276
647
msgid "Got error: %s\n"
650
#: client/drizzleadmin.cc:283
651
msgid "Waiting for Drizzle server to answer"
654
#: client/drizzleadmin.cc:316
656
msgid "shutting down drizzled...\n"
659
#: client/drizzleadmin.cc:320
661
msgid "shutdown failed; error: '%s'"
664
#: client/drizzleadmin.cc:327
669
#: client/drizzleadmin.cc:337
670
msgid "drizzled is alive"
673
#: client/drizzleadmin.cc:345
674
msgid "connection was down, but drizzled is now alive"
677
#: client/drizzleadmin.cc:349
679
msgid "drizzled doesn't answer to ping, error: '%s'"
682
#: client/drizzleadmin.cc:358
684
msgid "Unknown command: '%-.60s'"
687
#: client/drizzleadmin.cc:367
689
msgid "%s Ver %s Distrib %s, for %s on %s\n"
692
#: client/drizzleadmin.cc:374
693
msgid "Copyright (C) 2000-2008 MySQL AB"
696
#: client/drizzleadmin.cc:375
698
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
699
"and you are welcome to modify and redistribute it under the GPL license\n"
702
#: client/drizzleadmin.cc:376
703
msgid "Administration program for the drizzled daemon."
706
#: client/drizzleadmin.cc:377
708
msgid "Usage: %s [OPTIONS] command command....\n"
711
#: client/drizzleadmin.cc:379
713
" ping Check if server is down\n"
714
" shutdown Take server down\n"
717
#: libdrizzle/errmsg.c:27
718
msgid "Unknown Drizzle error"
721
#: libdrizzle/errmsg.c:28
723
msgid "Can't create UNIX socket (%d)"
726
#: libdrizzle/errmsg.c:29
728
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
731
#: libdrizzle/errmsg.c:30
733
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
736
#: libdrizzle/errmsg.c:31
738
msgid "Can't create TCP/IP socket (%d)"
741
#: libdrizzle/errmsg.c:32
743
msgid "Unknown Drizzle server host '%-.100s' (%d)"
746
#: libdrizzle/errmsg.c:33
747
msgid "Drizzle server has gone away"
750
#: libdrizzle/errmsg.c:34
752
msgid "Protocol mismatch; server version = %d, client version = %d"
755
#: libdrizzle/errmsg.c:35
756
msgid "Drizzle client ran out of memory"
759
#: libdrizzle/errmsg.c:36
760
msgid "Wrong host info"
763
#: libdrizzle/errmsg.c:37
764
msgid "Localhost via UNIX socket"
767
#: libdrizzle/errmsg.c:38
769
msgid "%-.100s via TCP/IP"
772
#: libdrizzle/errmsg.c:39
773
msgid "Error in server handshake"
776
#: libdrizzle/errmsg.c:40
777
msgid "Lost connection to Drizzle server during query"
780
#: libdrizzle/errmsg.c:41
781
msgid "Commands out of sync; you can't run this command now"
784
#: libdrizzle/errmsg.c:42
786
msgid "Named pipe: %-.32s"
789
#: libdrizzle/errmsg.c:43
791
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
794
#: libdrizzle/errmsg.c:44
796
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
799
#: libdrizzle/errmsg.c:45
801
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
804
#: libdrizzle/errmsg.c:46
806
msgid "Can't initialize character set %-.32s (path: %-.100s)"
809
#: libdrizzle/errmsg.c:47
810
msgid "Got packet bigger than 'max_allowed_packet' bytes"
813
#: libdrizzle/errmsg.c:48
814
msgid "Embedded server"
817
#: libdrizzle/errmsg.c:49
818
msgid "Error on SHOW SLAVE STATUS:"
821
#: libdrizzle/errmsg.c:50
822
msgid "Error on SHOW SLAVE HOSTS:"
825
#: libdrizzle/errmsg.c:51
826
msgid "Error connecting to slave:"
829
#: libdrizzle/errmsg.c:52
830
msgid "Error connecting to master:"
833
#: libdrizzle/errmsg.c:53
834
msgid "SSL connection error"
837
#: libdrizzle/errmsg.c:54
838
msgid "Malformed packet"
841
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
842
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
843
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
844
#: libdrizzle/errmsg.c:74
845
msgid "(unused error message)"
848
#: libdrizzle/errmsg.c:56
849
msgid "Invalid use of null pointer"
852
#: libdrizzle/errmsg.c:57
853
msgid "Statement not prepared"
856
#: libdrizzle/errmsg.c:58
857
msgid "No data supplied for parameters in prepared statement"
860
#: libdrizzle/errmsg.c:59
861
msgid "Data truncated"
864
#: libdrizzle/errmsg.c:60
865
msgid "No parameters exist in the statement"
868
#: libdrizzle/errmsg.c:61
869
msgid "Invalid parameter number"
872
#: libdrizzle/errmsg.c:62
875
"Can't send long data for non-string/non-binary data types (parameter: %d)"
878
#: libdrizzle/errmsg.c:64
880
msgid "Using unsupported buffer type: %d (parameter: %d)"
883
#: libdrizzle/errmsg.c:65
885
msgid "Shared memory: %-.100s"
888
#: libdrizzle/errmsg.c:75
889
msgid "Wrong or unknown protocol"
892
#: libdrizzle/errmsg.c:76
893
msgid "Invalid connection handle"
896
#: libdrizzle/errmsg.c:77
898
"Connection using old (pre-4.1.1) authentication protocol refused (client "
899
"option 'secure_auth' enabled)"
902
#: libdrizzle/errmsg.c:79
903
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
906
#: libdrizzle/errmsg.c:80
907
msgid "Attempt to read column without prior row fetch"
910
#: libdrizzle/errmsg.c:81
911
msgid "Prepared statement contains no metadata"
914
#: libdrizzle/errmsg.c:82
916
"Attempt to read a row while there is no result set associated with the "
920
#: libdrizzle/errmsg.c:84
921
msgid "This feature is not implemented yet"
924
#: libdrizzle/errmsg.c:85
927
"Lost connection to Drizzle server while waiting for initial communication "
928
"packet, system error: %d"
931
#: libdrizzle/errmsg.c:87
934
"Lost connection to Drizzle server while reading initial communication "
935
"packet, system error: %d"
938
#: libdrizzle/errmsg.c:89
941
"Lost connection to Drizzle server while sending authentication information, "
945
#: libdrizzle/errmsg.c:91
948
"Lost connection to Drizzle server while reading authorization information, "
952
#: libdrizzle/errmsg.c:93
955
"Lost connection to Drizzle server while setting initial database, system "
959
#: libdrizzle/errmsg.c:95
961
msgid "Statement closed indirectly because of a preceeding %s() call"
964
#: libdrizzle/errmsg.c:97 drizzled/drizzled_error_messages.h:345
965
msgid "Couldn't uncompress communication packet"
968
#: libdrizzle/errmsg.c:99 drizzled/drizzled_error_messages.h:347
969
msgid "Got an error reading communication packets"
972
#: libdrizzle/errmsg.c:101 drizzled/drizzled_error_messages.h:349
973
msgid "Got timeout reading communication packets"
976
#: libdrizzle/errmsg.c:103 drizzled/drizzled_error_messages.h:351
977
msgid "Got an error writing communication packets"
980
#: libdrizzle/errmsg.c:105 drizzled/drizzled_error_messages.h:353
981
msgid "Got timeout writing communication packets"
984
#: libdrizzle/local_infile.c:190 mysys/errors.c:52
986
msgid "File '%s' not found (Errcode: %d)"
989
#: libdrizzle/local_infile.c:221 mysys/errors.c:26
991
msgid "Error reading file '%s' (Errcode: %d)"
996
msgid "Can't create/write to file '%s' (Errcode: %d)"
1001
msgid "Error writing file '%s' (Errcode: %d)"
1004
#: mysys/errors.c:28
1006
msgid "Error on close of '%s' (Errcode: %d)"
1009
#: mysys/errors.c:29
1011
msgid "Out of memory (Needed %u bytes)"
1014
#: mysys/errors.c:30
1016
msgid "Error on delete of '%s' (Errcode: %d)"
1019
#: mysys/errors.c:31
1021
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1024
#: mysys/errors.c:32
1026
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1029
#: mysys/errors.c:33
1031
msgid "Can't lock file (Errcode: %d)"
1034
#: mysys/errors.c:34
1036
msgid "Can't unlock file (Errcode: %d)"
1039
#: mysys/errors.c:35
1041
msgid "Can't read dir of '%s' (Errcode: %d)"
1044
#: mysys/errors.c:36
1046
msgid "Can't get stat of '%s' (Errcode: %d)"
1049
#: mysys/errors.c:37
1051
msgid "Can't change size of file (Errcode: %d)"
1054
#: mysys/errors.c:38
1056
msgid "Can't open stream from handle (Errcode: %d)"
1059
#: mysys/errors.c:39
1061
msgid "Can't get working dirctory (Errcode: %d)"
1064
#: mysys/errors.c:40
1066
msgid "Can't change dir to '%s' (Errcode: %d)"
1069
#: mysys/errors.c:41
1071
msgid "Warning: '%s' had %d links"
1074
#: mysys/errors.c:42
1076
msgid "Warning: %d files and %d streams is left open\n"
1079
#: mysys/errors.c:43
1081
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1084
#: mysys/errors.c:44
1086
msgid "Can't create directory '%s' (Errcode: %d)"
1089
#: mysys/errors.c:45
1092
"Character set '%s' is not a compiled character set and is not specified in "
1096
#: mysys/errors.c:46
1098
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1101
#: mysys/errors.c:47
1103
msgid "Can't read value for symlink '%s' (Error %d)"
1106
#: mysys/errors.c:48
1108
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1111
#: mysys/errors.c:49
1113
msgid "Error on realpath() on '%s' (Error %d)"
1116
#: mysys/errors.c:50
1118
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1121
#: mysys/errors.c:51
1124
"Collation '%s' is not a compiled collation and is not specified in the %s "
1128
#: mysys/errors.c:53
1130
msgid "File '%s' (fileno: %d) was not closed"
1133
#: mysys/my_error.c:86
1135
msgid "Unknown error %d"
1138
#: mysys/my_getopt.c:83
1142
#: mysys/my_getopt.c:85
1146
#: mysys/my_getopt.c:350
1148
msgid "%s: %s: Option '%s' used, but is disabled\n"
1151
#: mysys/my_getopt.c:351
1155
#: mysys/my_getopt.c:351
1159
#: mysys/my_getopt.c:454
1161
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1164
#: mysys/my_getopt.c:767
1166
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1169
#: mysys/my_getopt.c:948
1171
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1174
#: mysys/my_getopt.c:1170
1176
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1179
#: mysys/my_getopt.c:1190
1183
"Variables (--variable-name=value)\n"
1184
"and boolean options {false|true} Value (after reading options)\n"
1185
"--------------------------------- -----------------------------\n"
1188
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1189
msgid "(No default value)"
1192
#: mysys/my_getopt.c:1225
1196
#: mysys/my_getopt.c:1225
1200
#: mysys/my_getopt.c:1250
1202
msgid "(Disabled)\n"
1205
#: mysys/my_handler_errors.h:10
1206
msgid "Didn't find key on read or update"
1209
#: mysys/my_handler_errors.h:12
1210
msgid "Duplicate key on write or update"
1213
#: mysys/my_handler_errors.h:14
1214
msgid "Internal (unspecified) error in handler"
1217
#: mysys/my_handler_errors.h:16
1219
"Someone has changed the row since it was read (while the table was locked to "
1223
#: mysys/my_handler_errors.h:18
1224
msgid "Wrong index given to function"
1227
#: mysys/my_handler_errors.h:20
1228
msgid "Undefined handler error 125"
1231
#: mysys/my_handler_errors.h:22
1232
msgid "Index file is crashed"
1235
#: mysys/my_handler_errors.h:24
1236
msgid "Record file is crashed"
1239
#: mysys/my_handler_errors.h:26
1240
msgid "Out of memory in engine"
1243
#: mysys/my_handler_errors.h:28
1244
msgid "Undefined handler error 129"
1247
#: mysys/my_handler_errors.h:30
1248
msgid "Incorrect file format"
1251
#: mysys/my_handler_errors.h:32
1252
msgid "Command not supported by database"
1255
#: mysys/my_handler_errors.h:34
1256
msgid "Old database file"
1259
#: mysys/my_handler_errors.h:36
1260
msgid "No record read before update"
1263
#: mysys/my_handler_errors.h:38
1264
msgid "Record was already deleted (or record file crashed)"
1267
#: mysys/my_handler_errors.h:40
1268
msgid "No more room in record file"
1271
#: mysys/my_handler_errors.h:42
1272
msgid "No more room in index file"
1275
#: mysys/my_handler_errors.h:44
1276
msgid "No more records (read after end of file)"
1279
#: mysys/my_handler_errors.h:46
1280
msgid "Unsupported extension used for table"
1283
#: mysys/my_handler_errors.h:48
1287
#: mysys/my_handler_errors.h:50
1288
msgid "Wrong create options"
1291
#: mysys/my_handler_errors.h:52
1292
msgid "Duplicate unique key or constraint on write or update"
1295
#: mysys/my_handler_errors.h:54
1296
msgid "Unknown character set used in table"
1299
#: mysys/my_handler_errors.h:56
1300
msgid "Conflicting table definitions in sub-tables of MERGE table"
1303
#: mysys/my_handler_errors.h:58
1304
msgid "Table is crashed and last repair failed"
1307
#: mysys/my_handler_errors.h:60
1308
msgid "Table was marked as crashed and should be repaired"
1311
#: mysys/my_handler_errors.h:62
1312
msgid "Lock timed out; Retry transaction"
1315
#: mysys/my_handler_errors.h:64
1316
msgid "Lock table is full; Restart program with a larger locktable"
1319
#: mysys/my_handler_errors.h:66
1320
msgid "Updates are not allowed under a read only transactions"
1323
#: mysys/my_handler_errors.h:68
1324
msgid "Lock deadlock; Retry transaction"
1327
#: mysys/my_handler_errors.h:70
1328
msgid "Foreign key constraint is incorrectly formed"
1331
#: mysys/my_handler_errors.h:72
1332
msgid "Cannot add a child row"
1335
#: mysys/my_handler_errors.h:74
1336
msgid "Cannot delete a parent row"
1339
#: mysys/my_handler_errors.h:76
1340
msgid "No savepoint with that name"
1343
#: mysys/my_handler_errors.h:78
1344
msgid "Non unique key block size"
1347
#: mysys/my_handler_errors.h:80
1348
msgid "The table does not exist in engine"
1351
#: mysys/my_handler_errors.h:82
1352
msgid "The table already existed in storage engine"
1355
#: mysys/my_handler_errors.h:84
1356
msgid "Could not connect to storage engine"
1359
#: mysys/my_handler_errors.h:86
1360
msgid "Unexpected null pointer found when using spatial index"
1363
#: mysys/my_handler_errors.h:88
1364
msgid "The table changed in storage engine"
1367
#: mysys/my_handler_errors.h:90
1368
msgid "There's no partition in table for the given value"
1371
#: mysys/my_handler_errors.h:92
1372
msgid "Row-based binlogging of row failed"
1375
#: mysys/my_handler_errors.h:94
1376
msgid "Index needed in foreign key constraint"
1379
#: mysys/my_handler_errors.h:96
1380
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1383
#: mysys/my_handler_errors.h:98
1384
msgid "Table needs to be upgraded before it can be used"
1387
#: mysys/my_handler_errors.h:100
1388
msgid "Table is read only"
1391
#: mysys/my_handler_errors.h:102
1392
msgid "Failed to get next auto increment value"
1395
#: mysys/my_handler_errors.h:104
1396
msgid "Failed to set row auto increment value"
1399
#: mysys/my_handler_errors.h:106
1400
msgid "Unknown (generic) error from engine"
1403
#: mysys/my_handler_errors.h:108
1404
msgid "Record is the same"
1407
#: mysys/my_handler_errors.h:110
1408
msgid "It is not possible to log this statement"
1411
#: mysys/my_handler_errors.h:112
1412
msgid "Tablespace exists"
1415
#: mysys/my_handler_errors.h:114
1416
msgid "The event was corrupt, leading to illegal data being read"
1419
#: mysys/my_handler_errors.h:116
1420
msgid "The table is of a new format not supported by this version"
1423
#: mysys/my_handler_errors.h:118
1424
msgid "The event could not be processed no other hanlder error happened"
1427
#: mysys/my_handler_errors.h:120
1428
msgid "Got a fatal error during initialzaction of handler"
1431
#: mysys/my_handler_errors.h:122
1432
msgid "File to short; Expected more data in file"
1435
#: mysys/my_handler_errors.h:124
1436
msgid "Read page with wrong checksum"
1439
#: mysys/my_handler_errors.h:126
1440
msgid "Lock or active transaction"
1443
#: mysys/my_handler_errors.h:128
1444
msgid "No such table space"
1447
#: mysys/my_handler_errors.h:130
1448
msgid "Tablespace not empty"
1451
#: drizzled/authentication.cc:66 drizzled/handler.cc:355
1452
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4652
1454
msgid "Plugin '%s' init function returned error."
1457
#: drizzled/drizzled.cc:558
1459
msgid "Got error %d from pthread_cond_timedwait"
1462
#: drizzled/drizzled.cc:698 drizzled/drizzled.cc:1786
1463
msgid "Can't create thread to kill server"
1466
#: drizzled/drizzled.cc:765
1468
msgid "Got signal %d from thread %lud"
1471
#: drizzled/drizzled.cc:799
1475
#: drizzled/drizzled.cc:995
1476
msgid "One can only use the --user switch if running as root\n"
1479
#: drizzled/drizzled.cc:1003
1481
"Fatal error: Please read \"Security\" section of the manual to find out how "
1482
"to run mysqld as root!\n"
1485
#: drizzled/drizzled.cc:1027
1488
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1492
#: drizzled/drizzled.cc:1202
1494
msgid "Retrying bind on TCP/IP port %u"
1497
#: drizzled/drizzled.cc:1208
1498
msgid "Can't start server: Bind on TCP/IP port"
1501
#: drizzled/drizzled.cc:1209
1503
msgid "Do you already have another drizzled server running on port: %d ?"
1506
#: drizzled/drizzled.cc:1215
1507
msgid "Can't start server: listen() on TCP/IP port"
1510
#: drizzled/drizzled.cc:1216
1512
msgid "listen() on TCP/IP failed with error %d"
1515
#: drizzled/drizzled.cc:1434
1520
#: drizzled/drizzled.cc:1452
1523
"We will try our best to scrape up some info that will hopefully help "
1525
"the problem, but since we have already crashed, something is definitely "
1527
"and this may fail.\n"
1531
#: drizzled/drizzled.cc:1463
1534
"It is possible that mysqld could use up to \n"
1535
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1537
"Hope that's ok; if not, decrease some variables in the equation.\n"
1541
#: drizzled/drizzled.cc:1481
1544
"Attempting backtrace. You can use the following information to find out\n"
1545
"where mysqld died. If you see no messages after this, something went\n"
1546
"terribly wrong...\n"
1549
#: drizzled/drizzled.cc:1509
1552
"Trying to get some variables.\n"
1553
"Some pointers may be invalid and cause the dump to abort...\n"
1556
#: drizzled/drizzled.cc:1521
1560
"This crash occured while the server was calling initgroups(). This is\n"
1561
"often due to the use of a drizzled that is statically linked against glibc\n"
1562
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1563
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1564
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1565
"drizzled that is not statically linked.\n"
1568
#: drizzled/drizzled.cc:1536
1572
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1573
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1574
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1575
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1576
"the documentation for your distribution on how to do that.\n"
1579
#: drizzled/drizzled.cc:1549
1583
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1584
"unreliable and unstable on some operating systems and operating-system\n"
1585
"versions (notably, some versions of Linux). This crash could be due to use\n"
1586
"of those buggy OS calls. You should consider whether you really need the\n"
1587
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1591
#: drizzled/drizzled.cc:1564
1593
msgid "Writing a core file\n"
1596
#: drizzled/drizzled.cc:1611
1598
"setrlimit could not change the size of core files to 'infinity'; We may not "
1599
"be able to generate a core file on signals"
1602
#: drizzled/drizzled.cc:1679
1604
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1607
#: drizzled/drizzled.cc:1767
1609
msgid "Got signal %d to shutdown mysqld"
1612
#: drizzled/drizzled.cc:1813
1614
msgid "Got signal: %d error: %d"
1617
#: drizzled/drizzled.cc:1952
1619
msgid "Wrong date/time format specifier: %s\n"
1622
#: drizzled/drizzled.cc:2081
1624
msgid "gethostname failed, using '%s' as hostname"
1627
#: drizzled/drizzled.cc:2145
1630
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1633
#: drizzled/drizzled.cc:2150
1636
"Could not increase number of max_open_files to more than %u (request: %u)"
1639
#: drizzled/drizzled.cc:2231
1641
msgid "Unknown locale: '%s'"
1644
#: drizzled/drizzled.cc:2251
1646
"Although a path was specified for the --log option, log tables are used. To "
1647
"enable logging to files use the --log-output option."
1650
#: drizzled/drizzled.cc:2258
1652
"Although a path was specified for the --log-slow-queries option, log tables "
1653
"are used. To enable logging to files use the --log-output=file option."
1656
#: drizzled/drizzled.cc:2326
1657
msgid "Can't create thread-keys"
1660
#: drizzled/drizzled.cc:2373
1661
msgid "Out of memory"
1664
#: drizzled/drizzled.cc:2380
1665
msgid "You need to use --log-bin to make --binlog-format work."
1668
#: drizzled/drizzled.cc:2402
1670
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1671
"impossible, it would lead to infinite loops in this server."
1674
#: drizzled/drizzled.cc:2422
1677
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1678
"replication may break when this Drizzle server acts as a master and has his "
1679
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1682
#: drizzled/drizzled.cc:2456
1683
msgid "Failed to initialize plugins."
1686
#: drizzled/drizzled.cc:2487
1689
"%s: Too many arguments (first extra is '%s').\n"
1690
"Use --verbose --help to get a list of available options\n"
1693
#: drizzled/drizzled.cc:2497
1694
msgid "Can't init databases"
1697
#: drizzled/drizzled.cc:2520
1699
msgid "Unknown/unsupported table type: %s"
1702
#: drizzled/drizzled.cc:2526
1704
msgid "Default storage engine (%s) is not available"
1707
#: drizzled/drizzled.cc:2549
1708
msgid "Can't initialize tc_log"
1711
#: drizzled/drizzled.cc:2580
1713
msgid "Failed to lock memory. Errno: %d\n"
1716
#: drizzled/drizzled.cc:2649
1718
msgid "Asked for %u thread stack, but got %llu"
1721
#: drizzled/drizzled.cc:2685
1723
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1724
"value: we force server id to 1; updates will be logged to the binary log, "
1725
"but connections from slaves will not be accepted."
1728
#: drizzled/drizzled.cc:2743
1729
msgid "Before Lock_thread_count"
1732
#: drizzled/drizzled.cc:2750
1733
msgid "After lock_thread_count"
1736
#: drizzled/drizzled.cc:2858
1738
msgid "drizzled: Got error %d from select"
1741
#: drizzled/drizzled.cc:3100 drizzled/drizzled.cc:3205
1742
#: drizzled/drizzled.cc:3364
1743
msgid "Option used by mysql-test for debugging and testing of replication."
1746
#: drizzled/drizzled.cc:3104
1747
msgid "Auto-increment columns are incremented by this"
1750
#: drizzled/drizzled.cc:3109
1752
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1756
#: drizzled/drizzled.cc:3115
1758
"Path to installation directory. All paths are usually resolved relative to "
1762
#: drizzled/drizzled.cc:3119
1763
msgid "IP address to bind to."
1766
#: drizzled/drizzled.cc:3123
1768
"Does not have any effect without '--log-bin'. Tell the master the form of "
1769
"binary logging to use: either 'row' for row-based binary logging, or "
1770
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1771
"statement-based binary logging except for those statements where only row-"
1772
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1773
"the UUID() function; for those, row-based binary logging is automatically "
1777
#: drizzled/drizzled.cc:3133
1779
"Tells the master it should log updates for the specified database, and "
1780
"exclude all others not explicitly mentioned."
1783
#: drizzled/drizzled.cc:3137
1785
"Tells the master that updates to the given database should not be logged "
1789
#: drizzled/drizzled.cc:3141
1791
"The maximum size of a row-based binary log event in bytes. Rows will be "
1792
"grouped into events smaller than this size if possible. The value has to be "
1793
"a multiple of 256."
1796
#: drizzled/drizzled.cc:3152
1797
msgid "Don't ignore client side character set value sent during handshake."
1800
#: drizzled/drizzled.cc:3157
1801
msgid "Set the filesystem character set."
1804
#: drizzled/drizzled.cc:3162
1805
msgid "Set the default character set."
1808
#: drizzled/drizzled.cc:3169
1809
msgid "Chroot mysqld daemon during startup."
1812
#: drizzled/drizzled.cc:3173
1813
msgid "Set the default collation."
1816
#: drizzled/drizzled.cc:3177
1817
msgid "Default completion type."
1820
#: drizzled/drizzled.cc:3182
1821
msgid "Write error output on screen."
1824
#: drizzled/drizzled.cc:3186
1825
msgid "Write core on errors."
1828
#: drizzled/drizzled.cc:3190
1829
msgid "Path to the database root."
1832
#: drizzled/drizzled.cc:3194
1833
msgid "Set the default storage engine (table type) for tables."
1836
#: drizzled/drizzled.cc:3198
1837
msgid "Set the default time zone."
1840
#: drizzled/drizzled.cc:3202
1841
msgid "Type of DELAY_KEY_WRITE."
1844
#: drizzled/drizzled.cc:3211
1845
msgid "Print a symbolic stack trace on failure."
1848
#: drizzled/drizzled.cc:3217
1849
msgid "Push supported query conditions to the storage engine."
1852
#: drizzled/drizzled.cc:3223
1853
msgid "Used for debugging; Use at your own risk!"
1856
#: drizzled/drizzled.cc:3226
1857
msgid "Flush tables to disk between SQL commands."
1860
#: drizzled/drizzled.cc:3231
1861
msgid "Set up signals usable for debugging"
1864
#: drizzled/drizzled.cc:3235
1865
msgid "Enable general query log"
1868
#: drizzled/drizzled.cc:3239
1869
msgid "Command(s) that are executed for each new connection"
1872
#: drizzled/drizzled.cc:3243
1873
msgid "Read SQL commands from this file at startup."
1876
#: drizzled/drizzled.cc:3247
1877
msgid "Command(s) that are executed when a slave connects to this master"
1880
#: drizzled/drizzled.cc:3251
1884
#: drizzled/drizzled.cc:3255
1885
msgid "Set the language used for the month names and the days of the week."
1888
#: drizzled/drizzled.cc:3260
1889
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1892
#: drizzled/drizzled.cc:3265
1893
msgid "Log connections and queries to file."
1896
#: drizzled/drizzled.cc:3269
1898
"Log update queries in binary format. Optional argument is the location for "
1899
"the binary log files.(Strongly recommended to avoid replication problems if "
1900
"server's hostname changes)"
1903
#: drizzled/drizzled.cc:3276
1904
msgid "File that holds the names for last binary log files."
1907
#: drizzled/drizzled.cc:3284
1909
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1910
"stored function (or trigger) is allowed only to users having the SUPER "
1911
"privilege and only if this stored function (trigger) may not break binary "
1912
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1913
"binary logging, the security issues do not exist and the binary logging "
1914
"cannot break, so you can safely set this to 1."
1917
#: drizzled/drizzled.cc:3293
1918
msgid "Error log file."
1921
#: drizzled/drizzled.cc:3297
1922
msgid "Log all MyISAM changes to file."
1925
#: drizzled/drizzled.cc:3301
1927
"Log queries that are executed without benefit of any index to the slow log "
1931
#: drizzled/drizzled.cc:3307
1933
"Tells the slave to log the updates from the slave thread to the binary log. "
1934
"You will need to turn it on if you plan to daisy-chain the slaves."
1937
#: drizzled/drizzled.cc:3314
1939
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1940
"slow log if it is open."
1943
#: drizzled/drizzled.cc:3320
1945
"Log slow statements executed by slave thread to the slow log if it is open."
1948
#: drizzled/drizzled.cc:3326
1950
"Log slow queries to a table or log file. Defaults logging to table mysql."
1951
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1952
"to activate other slow log options."
1955
#: drizzled/drizzled.cc:3332
1957
"Path to transaction coordinator log (used for transactions that affect more "
1958
"than one storage engine, when binary log is disabled)"
1961
#: drizzled/drizzled.cc:3338
1962
msgid "Size of transaction coordinator log."
1965
#: drizzled/drizzled.cc:3344
1966
msgid "Log some not critical warnings to the log file."
1969
#: drizzled/drizzled.cc:3349
1970
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1973
#: drizzled/drizzled.cc:3354
1975
"The location and name of the file that remembers the master and where the I/"
1976
"O replication thread is in the master's binlogs."
1979
#: drizzled/drizzled.cc:3359
1981
"The number of tries the slave will make to connect to the master before "
1985
#: drizzled/drizzled.cc:3368
1986
msgid "Lock mysqld in memory."
1989
#: drizzled/drizzled.cc:3372
1991
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1992
"BACKUP, FORCE or QUICK."
1995
#: drizzled/drizzled.cc:3377
1996
msgid "Use very new possible 'unsafe' functions."
1999
#: drizzled/drizzled.cc:3382
2000
msgid "Use old, non-optimized alter table."
2003
#: drizzled/drizzled.cc:3387
2005
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2006
"each user+host vs. per account)"
2009
#: drizzled/drizzled.cc:3392
2010
msgid "Pid file used by safe_mysqld."
2013
#: drizzled/drizzled.cc:3402
2015
"Maximum time in seconds to wait for the port to become free. (Default: no "
2019
#: drizzled/drizzled.cc:3407
2020
msgid "The location and name to use for relay logs."
2023
#: drizzled/drizzled.cc:3411
2025
"The location and name to use for the file that keeps a list of the last "
2029
#: drizzled/drizzled.cc:3416
2031
"The location and name of the file that remembers where the SQL replication "
2032
"thread is in the relay logs."
2035
#: drizzled/drizzled.cc:3421
2037
"Tells the slave thread to restrict replication to the specified database. To "
2038
"specify more than one database, use the directive multiple times, once for "
2039
"each database. Note that this will only work if you do not use cross-"
2040
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2041
"having selected a different or no database. If you need cross database "
2042
"updates to work, use replicate-wild-do-table=db_name.%."
2045
#: drizzled/drizzled.cc:3430
2047
"Tells the slave thread to restrict replication to the specified table. To "
2048
"specify more than one table, use the directive multiple times, once for each "
2049
"table. This will work for cross-database updates, in contrast to replicate-"
2053
#: drizzled/drizzled.cc:3436
2055
"Tells the slave thread to not replicate to the specified database. To "
2056
"specify more than one database to ignore, use the directive multiple times, "
2057
"once for each database. This option will not work if you use cross database "
2058
"updates. If you need cross database updates to work, use replicate-wild-"
2059
"ignore-table=db_name.%. "
2062
#: drizzled/drizzled.cc:3443
2064
"Tells the slave thread to not replicate to the specified table. To specify "
2065
"more than one table to ignore, use the directive multiple times, once for "
2066
"each table. This will work for cross-datbase updates, in contrast to "
2067
"replicate-ignore-db."
2070
#: drizzled/drizzled.cc:3449
2072
"Updates to a database with a different name than the original. Example: "
2073
"replicate-rewrite-db=master_db_name->slave_db_name."
2076
#: drizzled/drizzled.cc:3453
2078
"In replication, if set to 1, do not skip events having our server id. "
2079
"Default value is 0 (to break infinite loops in circular replication). Can't "
2080
"be set to 1 if --log-slave-updates is used."
2083
#: drizzled/drizzled.cc:3460
2085
"Tells the slave thread to restrict replication to the tables that match the "
2086
"specified wildcard pattern. To specify more than one table, use the "
2087
"directive multiple times, once for each table. This will work for cross-"
2088
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2089
"only updates to tables in all databases that start with foo and whose table "
2090
"names start with bar."
2093
#: drizzled/drizzled.cc:3468
2095
"Tells the slave thread to not replicate to the tables that match the given "
2096
"wildcard pattern. To specify more than one table to ignore, use the "
2097
"directive multiple times, once for each table. This will work for cross-"
2098
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2099
"updates to tables in databases that start with foo and whose table names "
2103
#: drizzled/drizzled.cc:3477
2105
"Hostname or IP of the slave to be reported to to the master during slave "
2106
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2107
"you do not want the slave to register itself with the master. Note that it "
2108
"is not sufficient for the master to simply read the IP of the slave off the "
2109
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2110
"may not be valid for connecting to the slave from the master or other hosts."
2113
#: drizzled/drizzled.cc:3490
2115
"Port for connecting to slave reported to the master during slave "
2116
"registration. Set it only if the slave is listening on a non-default port or "
2117
"if you have a special tunnel from the master or other clients to the slave. "
2118
"If not sure, leave this option unset."
2121
#: drizzled/drizzled.cc:3497
2122
msgid "Skip some optimize stages (for testing)."
2125
#: drizzled/drizzled.cc:3500
2127
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2128
"specified directory"
2131
#: drizzled/drizzled.cc:3505
2133
"Uniquely identifies the server instance in the community of replication "
2137
#: drizzled/drizzled.cc:3510
2138
msgid "Don't use new, possible wrong routines."
2141
#: drizzled/drizzled.cc:3513
2142
msgid "If set, slave is not autostarted."
2145
#: drizzled/drizzled.cc:3517
2146
msgid "Don't print a stack trace on failure."
2149
#: drizzled/drizzled.cc:3521
2150
msgid "Don't give threads different priorities."
2153
#: drizzled/drizzled.cc:3525
2155
"The location where the slave should put its temporary files when replicating "
2156
"a LOAD DATA INFILE command."
2159
#: drizzled/drizzled.cc:3530
2161
"Tells the slave thread to continue replication when a query event returns an "
2162
"error from the provided list."
2165
#: drizzled/drizzled.cc:3534
2167
"Modes for how replication events should be executed. Legal values are "
2168
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2169
"stop for operations that are idempotent. In STRICT mode, replication will "
2170
"stop on any unexpected difference between the master and the slave."
2173
#: drizzled/drizzled.cc:3542
2174
msgid "Enable|disable slow query log"
2177
#: drizzled/drizzled.cc:3546
2181
#: drizzled/drizzled.cc:3549
2182
msgid "Enable symbolic link support."
2185
#: drizzled/drizzled.cc:3558
2187
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2190
#: drizzled/drizzled.cc:3563
2192
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2196
#: drizzled/drizzled.cc:3568
2198
"Using this option will cause most temporary files created to use a small set "
2199
"of names, rather than a unique name for each new file."
2202
#: drizzled/drizzled.cc:3573
2204
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2207
#: drizzled/drizzled.cc:3578
2209
"Path for temporary files. Several paths may be specified, separated by a "
2210
"colon (:), in this case they are used in a round-robin fashion."
2213
#: drizzled/drizzled.cc:3584
2214
msgid "Default transaction isolation level."
2217
#: drizzled/drizzled.cc:3588
2218
msgid "Run mysqld daemon as user."
2221
#: drizzled/drizzled.cc:3596
2223
"The number of outstanding connection requests MySQL can have. This comes "
2224
"into play when the main MySQL thread gets very many connection requests in a "
2228
#: drizzled/drizzled.cc:3602
2230
"The size of the cache to hold the SQL statements for the binary log during a "
2231
"transaction. If you often use big, multi-statement transactions you can "
2232
"increase this to get more performance."
2235
#: drizzled/drizzled.cc:3608
2237
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2241
#: drizzled/drizzled.cc:3614
2243
"The number of seconds the mysqld server is waiting for a connect packet "
2244
"before responding with 'Bad handshake'."
2247
#: drizzled/drizzled.cc:3619
2248
msgid "The DATE format (For future)."
2251
#: drizzled/drizzled.cc:3624
2252
msgid "The DATETIME/TIMESTAMP format (for future)."
2255
#: drizzled/drizzled.cc:3629
2256
msgid "The default week format used by WEEK() functions."
2259
#: drizzled/drizzled.cc:3634
2261
"Precision of the result of '/' operator will be increased on that value."
2264
#: drizzled/drizzled.cc:3640
2266
"If non-zero, binary logs will be purged after expire_logs_days days; "
2267
"possible purges happen at startup and at binary log rotation."
2270
#: drizzled/drizzled.cc:3646
2271
msgid "The maximum length of the result of function group_concat."
2274
#: drizzled/drizzled.cc:3651
2276
"The number of seconds the server waits for activity on an interactive "
2277
"connection before closing it."
2280
#: drizzled/drizzled.cc:3657
2281
msgid "The size of the buffer that is used for full joins."
2284
#: drizzled/drizzled.cc:3663
2285
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2288
#: drizzled/drizzled.cc:3668
2290
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2291
"this to get better index handling (for all reads and multiple writes) to as "
2292
"much as you can afford;"
2295
#: drizzled/drizzled.cc:3677
2297
"This characterizes the number of hits a hot block has to be untouched until "
2298
"it is considered aged enough to be downgraded to a warm block. This "
2299
"specifies the percentage ratio of that number of hits to the total number of "
2300
"blocks in key cache"
2303
#: drizzled/drizzled.cc:3686
2304
msgid "The default size of key cache blocks"
2307
#: drizzled/drizzled.cc:3692
2308
msgid "The minimum percentage of warm blocks in key cache"
2311
#: drizzled/drizzled.cc:3698
2313
"Log all queries that have taken more than long_query_time seconds to execute "
2314
"to file. The argument will be treated as a decimal value with microsecond "
2318
#: drizzled/drizzled.cc:3704
2319
msgid "Max packetlength to send/receive from to server."
2322
#: drizzled/drizzled.cc:3709
2324
"Can be used to restrict the total size used to cache a multi-transaction "
2328
#: drizzled/drizzled.cc:3714
2330
"Binary log will be rotated automatically when the size exceeds this value. "
2331
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2332
"for this variable is 4096."
2335
#: drizzled/drizzled.cc:3720
2337
"If there is more than this number of interrupted connections from a host "
2338
"this host will be blocked from further connections."
2341
#: drizzled/drizzled.cc:3727
2342
msgid "The number of simultaneous clients allowed."
2345
#: drizzled/drizzled.cc:3732
2346
msgid "Max number of errors/warnings to store for a statement."
2349
#: drizzled/drizzled.cc:3737
2350
msgid "Don't allow creation of heap tables bigger than this."
2353
#: drizzled/drizzled.cc:3743
2355
"Joins that are probably going to read more than max_join_size records return "
2359
#: drizzled/drizzled.cc:3749
2360
msgid "Max number of bytes in sorted records."
2363
#: drizzled/drizzled.cc:3754
2365
"If non-zero: relay log will be rotated automatically when the size exceeds "
2366
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2367
"excepted, the minimum value for this variable is 4096."
2370
#: drizzled/drizzled.cc:3761
2371
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2374
#: drizzled/drizzled.cc:3766
2376
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2377
"max_sort_length bytes of each value are used; the rest are ignored)."
2380
#: drizzled/drizzled.cc:3773
2381
msgid "Maximum number of temporary tables a client can keep open at a time."
2384
#: drizzled/drizzled.cc:3778
2385
msgid "After this many write locks, allow some read locks to run in between."
2388
#: drizzled/drizzled.cc:3782
2390
"Don't log queries which examine less than min_examined_row_limit rows to "
2394
#: drizzled/drizzled.cc:3788
2395
msgid "Block size to be used for MyISAM index pages."
2398
#: drizzled/drizzled.cc:3794
2399
msgid "Default pointer size to be used for MyISAM tables."
2402
#: drizzled/drizzled.cc:3799
2404
"Don't use the fast sort index method to created index if the temporary file "
2405
"would get bigger than this."
2408
#: drizzled/drizzled.cc:3806
2410
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2411
"disables parallel repair."
2414
#: drizzled/drizzled.cc:3812
2416
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2417
"when creating indexes with CREATE INDEX or ALTER TABLE."
2420
#: drizzled/drizzled.cc:3818
2422
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2423
"Possible values of name are 'nulls_unequal' (default behavior), "
2424
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2427
#: drizzled/drizzled.cc:3825
2428
msgid "Buffer length for TCP/IP and socket communication."
2431
#: drizzled/drizzled.cc:3830
2433
"Number of seconds to wait for more data from a connection before aborting "
2437
#: drizzled/drizzled.cc:3836
2439
"If a read on a communication port is interrupted, retry this many times "
2443
#: drizzled/drizzled.cc:3842
2445
"Number of seconds to wait for a block to be written to a connection before "
2446
"aborting the write."
2449
#: drizzled/drizzled.cc:3848
2450
msgid "Use compatible behavior."
2453
#: drizzled/drizzled.cc:3853
2455
"If this is not 0, then mysqld will use this value to reserve file "
2456
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2457
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2458
"larger) number of files."
2461
#: drizzled/drizzled.cc:3860
2463
"Controls the heuristic(s) applied during query optimization to prune less-"
2464
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2465
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2466
"on number of retrieved rows."
2469
#: drizzled/drizzled.cc:3868
2471
"Maximum depth of search performed by the query optimizer. Values larger than "
2472
"the number of relations in a query result in better query plans, but take "
2473
"longer to compile a query. Smaller values than the number of tables in a "
2474
"relation result in faster optimization, but may produce very bad query "
2475
"plans. If set to 0, the system will automatically pick a reasonable value; "
2476
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2477
"(used for testing/comparison)."
2480
#: drizzled/drizzled.cc:3880
2481
msgid "Directory for plugins."
2484
#: drizzled/drizzled.cc:3884
2486
"Optional comma separated list of plugins to load, where each plugin is "
2487
"identified by the name of the shared library. [for example: --"
2488
"plugin_load=libmd5udf.so]"
2491
#: drizzled/drizzled.cc:3890
2492
msgid "The size of the buffer that is allocated when preloading indexes"
2495
#: drizzled/drizzled.cc:3895
2496
msgid "Allocation block size for query parsing and execution"
2499
#: drizzled/drizzled.cc:3900
2500
msgid "Persistent buffer for query parsing and execution"
2503
#: drizzled/drizzled.cc:3906
2504
msgid "Allocation block size for storing ranges during optimization"
2507
#: drizzled/drizzled.cc:3912
2509
"Each thread that does a sequential scan allocates a buffer of this size for "
2510
"each table it scans. If you do many sequential scans, you may want to "
2511
"increase this value."
2514
#: drizzled/drizzled.cc:3920
2516
"Make all non-temporary tables read-only, with the exception for replication "
2517
"(slave) threads and users with the SUPER privilege"
2520
#: drizzled/drizzled.cc:3926
2522
"When reading rows in sorted order after a sort, the rows are read through "
2523
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2527
#: drizzled/drizzled.cc:3940
2529
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2533
#: drizzled/drizzled.cc:3946
2534
msgid "Maximum space to use for all relay logs."
2537
#: drizzled/drizzled.cc:3951
2538
msgid "Use compression on master/slave protocol."
2541
#: drizzled/drizzled.cc:3956
2543
"Number of seconds to wait for more data from a master/slave connection "
2544
"before aborting the read."
2547
#: drizzled/drizzled.cc:3961
2549
"Number of times the slave SQL thread will retry a transaction in case it "
2550
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2554
#: drizzled/drizzled.cc:3967
2555
msgid "Allow slave to batch requests."
2558
#: drizzled/drizzled.cc:3971
2560
"If creating the thread takes longer than this value (in seconds), the "
2561
"Slow_launch_threads counter will be incremented."
2564
#: drizzled/drizzled.cc:3976
2565
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2568
#: drizzled/drizzled.cc:3982
2570
"Synchronously flush binary log to disk after every #th event. Use 0 "
2571
"(default) to disable synchronous flushing."
2574
#: drizzled/drizzled.cc:3987
2575
msgid "The number of cached table definitions."
2578
#: drizzled/drizzled.cc:3991
2579
msgid "The number of cached open tables."
2582
#: drizzled/drizzled.cc:3995
2584
"Timeout in seconds to wait for a table level lock before returning an error. "
2585
"Used only if the connection has active cursors."
2588
#: drizzled/drizzled.cc:4000
2589
msgid "How many threads we should keep in a cache for reuse."
2592
#: drizzled/drizzled.cc:4004
2594
"How many threads we should create to handle query requests in case of "
2595
"'thread_handling=pool-of-threads'"
2598
#: drizzled/drizzled.cc:4009
2599
msgid "The stack size for each thread."
2602
#: drizzled/drizzled.cc:4015
2603
msgid "The TIME format (for future)."
2606
#: drizzled/drizzled.cc:4020
2608
"If an internal in-memory temporary table exceeds this size, MySQL will "
2609
"automatically convert it to an on-disk MyISAM table."
2612
#: drizzled/drizzled.cc:4026
2613
msgid "Allocation block size for transactions to be stored in binary log"
2616
#: drizzled/drizzled.cc:4031
2617
msgid "Persistent buffer for transactions to be stored in binary log"
2620
#: drizzled/drizzled.cc:4036
2622
"The number of seconds the server waits for activity on a connection before "
2626
#: drizzled/drizzled.cc:4284
2628
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2629
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2630
"and you are welcome to modify and redistribute it under the GPL license\n"
2632
"Starts the Drizzle database server\n"
2635
#: drizzled/drizzled.cc:4291
2637
msgid "Usage: %s [OPTIONS]\n"
2640
#: drizzled/drizzled.cc:4302
2643
"To see what values a running Drizzle server is using, type\n"
2644
"'drizzleadmin variables' instead of 'drizzled --help'."
2647
#: drizzled/drizzled.cc:4486
2650
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2654
#: drizzled/drizzled.cc:4538
2656
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2659
#: drizzled/drizzled.cc:4547
2661
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2664
#: drizzled/drizzled.cc:4557
2666
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2669
#: drizzled/drizzled.cc:4586 drizzled/drizzled.cc:4595
2671
msgid "Could not add do table rule '%s'!\n"
2674
#: drizzled/drizzled.cc:4604 drizzled/drizzled.cc:4613
2676
msgid "Could not add ignore table rule '%s'!\n"
2679
#: drizzled/drizzled.cc:4657
2680
msgid "Can't start server: cannot resolve hostname!"
2683
#: drizzled/drizzled.cc:4663
2684
msgid "Can't start server: bind-address refers to multiple interfaces!"
2687
#: drizzled/drizzled.cc:4838
2689
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2690
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2693
#: drizzled/drizzled.cc:5029
2695
msgid "No option given to %s\n"
2698
#: drizzled/drizzled.cc:5031
2700
msgid "Wrong option to %s. Option(s) given: %s\n"
2703
#: drizzled/drizzled.cc:5033
2705
msgid "Alternatives are: '%s'"
2708
#: drizzled/drizzled_error_messages.h:31
2712
#: drizzled/drizzled_error_messages.h:33
2716
#: drizzled/drizzled_error_messages.h:35
2720
#: drizzled/drizzled_error_messages.h:37
2724
#: drizzled/drizzled_error_messages.h:39
2726
msgid "Can't create file '%-.200s' (errno: %d)"
2729
#: drizzled/drizzled_error_messages.h:41
2731
msgid "Can't create table '%-.200s' (errno: %d)"
2734
#: drizzled/drizzled_error_messages.h:43
2736
msgid "Can't create database '%-.192s' (errno: %d)"
2739
#: drizzled/drizzled_error_messages.h:45
2741
msgid "Can't create database '%-.192s'; database exists"
2744
#: drizzled/drizzled_error_messages.h:47
2746
msgid "Can't drop database '%-.192s'; database doesn't exist"
2749
#: drizzled/drizzled_error_messages.h:49
2751
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2754
#: drizzled/drizzled_error_messages.h:51
2756
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2759
#: drizzled/drizzled_error_messages.h:53
2761
msgid "Error on delete of '%-.192s' (errno: %d)"
2764
#: drizzled/drizzled_error_messages.h:55
2765
msgid "Can't read record in system table"
2768
#: drizzled/drizzled_error_messages.h:57
2770
msgid "Can't get status of '%-.200s' (errno: %d)"
2773
#: drizzled/drizzled_error_messages.h:59
2775
msgid "Can't get working directory (errno: %d)"
2778
#: drizzled/drizzled_error_messages.h:61
2780
msgid "Can't lock file (errno: %d)"
2783
#: drizzled/drizzled_error_messages.h:63
2785
msgid "Can't open file: '%-.200s' (errno: %d)"
2788
#: drizzled/drizzled_error_messages.h:65
2790
msgid "Can't find file: '%-.200s' (errno: %d)"
2793
#: drizzled/drizzled_error_messages.h:67
2795
msgid "Can't read dir of '%-.192s' (errno: %d)"
2798
#: drizzled/drizzled_error_messages.h:69
2800
msgid "Can't change dir to '%-.192s' (errno: %d)"
2803
#: drizzled/drizzled_error_messages.h:71
2805
msgid "Record has changed since last read in table '%-.192s'"
2808
#: drizzled/drizzled_error_messages.h:73
2810
msgid "Disk full (%s); waiting for someone to free some space..."
2813
#: drizzled/drizzled_error_messages.h:75
2815
msgid "Can't write; duplicate key in table '%-.192s'"
2818
#: drizzled/drizzled_error_messages.h:77
2820
msgid "Error on close of '%-.192s' (errno: %d)"
2823
#: drizzled/drizzled_error_messages.h:79
2825
msgid "Error reading file '%-.200s' (errno: %d)"
2828
#: drizzled/drizzled_error_messages.h:81
2830
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2833
#: drizzled/drizzled_error_messages.h:83
2835
msgid "Error writing file '%-.200s' (errno: %d)"
2838
#: drizzled/drizzled_error_messages.h:85
2840
msgid "'%-.192s' is locked against change"
2843
#: drizzled/drizzled_error_messages.h:87
2844
msgid "Sort aborted"
2847
#: drizzled/drizzled_error_messages.h:89
2849
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2852
#: drizzled/drizzled_error_messages.h:91
2854
msgid "Got error %d from storage engine"
2857
#: drizzled/drizzled_error_messages.h:93
2859
msgid "Table storage engine for '%-.192s' doesn't have this option"
2862
#: drizzled/drizzled_error_messages.h:95
2864
msgid "Can't find record in '%-.192s'"
2867
#: drizzled/drizzled_error_messages.h:97
2869
msgid "Incorrect information in file: '%-.200s'"
2872
#: drizzled/drizzled_error_messages.h:99
2874
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2877
#: drizzled/drizzled_error_messages.h:101
2879
msgid "Old key file for table '%-.192s'; repair it!"
2882
#: drizzled/drizzled_error_messages.h:103
2884
msgid "Table '%-.192s' is read only"
2887
#: drizzled/drizzled_error_messages.h:105
2889
msgid "Out of memory; restart server and try again (needed %d bytes)"
2892
#: drizzled/drizzled_error_messages.h:107
2893
msgid "Out of sort memory; increase server sort buffer size"
2896
#: drizzled/drizzled_error_messages.h:109
2898
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2901
#: drizzled/drizzled_error_messages.h:111
2902
msgid "Too many connections"
2905
#: drizzled/drizzled_error_messages.h:113
2907
"Out of memory; check if mysqld or some other process uses all available "
2908
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2909
"memory or you can add more swap space"
2912
#: drizzled/drizzled_error_messages.h:115
2913
msgid "Can't get hostname for your address"
2916
#: drizzled/drizzled_error_messages.h:117
2917
msgid "Bad handshake"
2920
#: drizzled/drizzled_error_messages.h:119
2922
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2925
#: drizzled/drizzled_error_messages.h:121
2927
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2930
#: drizzled/drizzled_error_messages.h:123
2931
msgid "No database selected"
2934
#: drizzled/drizzled_error_messages.h:125
2935
msgid "Unknown command"
2938
#: drizzled/drizzled_error_messages.h:127
2940
msgid "Column '%-.192s' cannot be null"
2943
#: drizzled/drizzled_error_messages.h:129
2945
msgid "Unknown database '%-.192s'"
2948
#: drizzled/drizzled_error_messages.h:131
2950
msgid "Table '%-.192s' already exists"
2953
#: drizzled/drizzled_error_messages.h:133
2955
msgid "Unknown table '%-.100s'"
2958
#: drizzled/drizzled_error_messages.h:135
2960
msgid "Column '%-.192s' in %-.192s is ambiguous"
2963
#: drizzled/drizzled_error_messages.h:137
2964
msgid "Server shutdown in progress"
2967
#: drizzled/drizzled_error_messages.h:139
2969
msgid "Unknown column '%-.192s' in '%-.192s'"
2972
#: drizzled/drizzled_error_messages.h:141
2974
msgid "'%-.192s' isn't in GROUP BY"
2977
#: drizzled/drizzled_error_messages.h:143
2979
msgid "Can't group on '%-.192s'"
2982
#: drizzled/drizzled_error_messages.h:145
2983
msgid "Statement has sum functions and columns in same statement"
2986
#: drizzled/drizzled_error_messages.h:147
2987
msgid "Column count doesn't match value count"
2990
#: drizzled/drizzled_error_messages.h:149
2992
msgid "Identifier name '%-.100s' is too long"
2995
#: drizzled/drizzled_error_messages.h:151
2997
msgid "Duplicate column name '%-.192s'"
3000
#: drizzled/drizzled_error_messages.h:153
3002
msgid "Duplicate key name '%-.192s'"
3005
#: drizzled/drizzled_error_messages.h:155
3007
msgid "Duplicate entry '%-.192s' for key %d"
3010
#: drizzled/drizzled_error_messages.h:157
3012
msgid "Incorrect column specifier for column '%-.192s'"
3015
#: drizzled/drizzled_error_messages.h:159
3017
msgid "%s near '%-.80s' at line %d"
3020
#: drizzled/drizzled_error_messages.h:161
3021
msgid "Query was empty"
3024
#: drizzled/drizzled_error_messages.h:163
3026
msgid "Not unique table/alias: '%-.192s'"
3029
#: drizzled/drizzled_error_messages.h:165
3031
msgid "Invalid default value for '%-.192s'"
3034
#: drizzled/drizzled_error_messages.h:167
3035
msgid "Multiple primary key defined"
3038
#: drizzled/drizzled_error_messages.h:169
3040
msgid "Too many keys specified; max %d keys allowed"
3043
#: drizzled/drizzled_error_messages.h:171
3045
msgid "Too many key parts specified; max %d parts allowed"
3048
#: drizzled/drizzled_error_messages.h:173
3050
msgid "Specified key was too long; max key length is %d bytes"
3053
#: drizzled/drizzled_error_messages.h:175
3055
msgid "Key column '%-.192s' doesn't exist in table"
3058
#: drizzled/drizzled_error_messages.h:177
3061
"BLOB column '%-.192s' can't be used in key specification with the used table "
3065
#: drizzled/drizzled_error_messages.h:179
3068
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
3072
#: drizzled/drizzled_error_messages.h:181
3074
"Incorrect table definition; there can be only one auto column and it must be "
3078
#: drizzled/drizzled_error_messages.h:183
3081
"%s: ready for connections.\n"
3082
"Version: '%s' socket: '%s' port: %d"
3085
#: drizzled/drizzled_error_messages.h:185
3087
msgid "%s: Normal shutdown\n"
3090
#: drizzled/drizzled_error_messages.h:187
3092
msgid "%s: Got signal %d. Aborting!\n"
3095
#: drizzled/drizzled_error_messages.h:189
3097
msgid "%s: Shutdown complete\n"
3100
#: drizzled/drizzled_error_messages.h:191
3102
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
3105
#: drizzled/drizzled_error_messages.h:193
3106
msgid "Can't create IP socket"
3109
#: drizzled/drizzled_error_messages.h:195
3112
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
3116
#: drizzled/drizzled_error_messages.h:197
3117
msgid "Field separator argument is not what is expected; check the manual"
3120
#: drizzled/drizzled_error_messages.h:199
3122
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
3125
#: drizzled/drizzled_error_messages.h:201
3128
"The file '%-.128s' must be in the database directory or be readable by all"
3131
#: drizzled/drizzled_error_messages.h:203
3133
msgid "File '%-.200s' already exists"
3136
#: drizzled/drizzled_error_messages.h:205
3138
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
3141
#: drizzled/drizzled_error_messages.h:207
3143
msgid "Records: %ld Duplicates: %ld"
3146
#: drizzled/drizzled_error_messages.h:209
3148
"Incorrect prefix key; the used key part isn't a string, the used length is "
3149
"longer than the key part, or the storage engine doesn't support unique "
3153
#: drizzled/drizzled_error_messages.h:211
3154
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
3157
#: drizzled/drizzled_error_messages.h:213
3159
msgid "Can't DROP '%-.192s'; check that column/key exists"
3162
#: drizzled/drizzled_error_messages.h:215
3164
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
3167
#: drizzled/drizzled_error_messages.h:217
3169
msgid "You can't specify target table '%-.192s' for update in FROM clause"
3172
#: drizzled/drizzled_error_messages.h:219
3174
msgid "Unknown thread id: %lu"
3177
#: drizzled/drizzled_error_messages.h:221
3179
msgid "You are not owner of thread %lu"
3182
#: drizzled/drizzled_error_messages.h:223
3183
msgid "No tables used"
3186
#: drizzled/drizzled_error_messages.h:225
3188
msgid "Too many strings for column %-.192s and SET"
3191
#: drizzled/drizzled_error_messages.h:227
3193
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
3196
#: drizzled/drizzled_error_messages.h:229
3198
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
3201
#: drizzled/drizzled_error_messages.h:231
3203
msgid "Table '%-.192s' was not locked with LOCK TABLES"
3206
#: drizzled/drizzled_error_messages.h:233
3208
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
3211
#: drizzled/drizzled_error_messages.h:235
3213
msgid "Incorrect database name '%-.100s'"
3216
#: drizzled/drizzled_error_messages.h:237
3218
msgid "Incorrect table name '%-.100s'"
3221
#: drizzled/drizzled_error_messages.h:239
3223
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
3224
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
3227
#: drizzled/drizzled_error_messages.h:241
3228
msgid "Unknown error"
3231
#: drizzled/drizzled_error_messages.h:243
3233
msgid "Unknown procedure '%-.192s'"
3236
#: drizzled/drizzled_error_messages.h:245
3238
msgid "Incorrect parameter count to procedure '%-.192s'"
3241
#: drizzled/drizzled_error_messages.h:247
3243
msgid "Incorrect parameters to procedure '%-.192s'"
3246
#: drizzled/drizzled_error_messages.h:249
3248
msgid "Unknown table '%-.192s' in %-.32s"
3251
#: drizzled/drizzled_error_messages.h:251
3253
msgid "Column '%-.192s' specified twice"
3256
#: drizzled/drizzled_error_messages.h:253
3257
msgid "Invalid use of group function"
3260
#: drizzled/drizzled_error_messages.h:255
3263
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
3266
#: drizzled/drizzled_error_messages.h:257
3267
msgid "A table must have at least 1 column"
3270
#: drizzled/drizzled_error_messages.h:259
3272
msgid "The table '%-.192s' is full"
3275
#: drizzled/drizzled_error_messages.h:261
3277
msgid "Unknown character set: '%-.64s'"
3280
#: drizzled/drizzled_error_messages.h:263
3282
msgid "Too many tables; MySQL can only use %d tables in a join"
3285
#: drizzled/drizzled_error_messages.h:265
3286
msgid "Too many columns"
3289
#: drizzled/drizzled_error_messages.h:267
3292
"Row size too large. The maximum row size for the used table type, not "
3293
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3296
#: drizzled/drizzled_error_messages.h:269
3299
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3300
"thread_stack=#' to specify a bigger stack if needed"
3303
#: drizzled/drizzled_error_messages.h:271
3304
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3307
#: drizzled/drizzled_error_messages.h:273
3310
"Table handler doesn't support NULL in given index. Please change column "
3311
"'%-.192s' to be NOT NULL or use another handler"
3314
#: drizzled/drizzled_error_messages.h:275
3316
msgid "Can't load function '%-.192s'"
3319
#: drizzled/drizzled_error_messages.h:277
3321
msgid "Can't initialize function '%-.192s'; %-.80s"
3324
#: drizzled/drizzled_error_messages.h:279
3325
msgid "No paths allowed for shared library"
3328
#: drizzled/drizzled_error_messages.h:281
3330
msgid "Function '%-.192s' already exists"
3333
#: drizzled/drizzled_error_messages.h:283
3335
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3338
#: drizzled/drizzled_error_messages.h:285
3340
msgid "Can't find symbol '%-.128s' in library"
3343
#: drizzled/drizzled_error_messages.h:287
3345
msgid "Function '%-.192s' is not defined"
3348
#: drizzled/drizzled_error_messages.h:289
3351
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3352
"'mysqladmin flush-hosts'"
3355
#: drizzled/drizzled_error_messages.h:291
3357
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3360
#: drizzled/drizzled_error_messages.h:293
3362
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3363
"to change passwords"
3366
#: drizzled/drizzled_error_messages.h:295
3368
"You must have privileges to update tables in the mysql database to be able "
3369
"to change passwords for others"
3372
#: drizzled/drizzled_error_messages.h:297
3373
msgid "Can't find any matching row in the user table"
3376
#: drizzled/drizzled_error_messages.h:299
3378
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3381
#: drizzled/drizzled_error_messages.h:301
3384
"Can't create a new thread (errno %d); if you are not out of available "
3385
"memory, you can consult the manual for a possible OS-dependent bug"
3388
#: drizzled/drizzled_error_messages.h:303
3390
msgid "Column count doesn't match value count at row %ld"
3393
#: drizzled/drizzled_error_messages.h:305
3395
msgid "Can't reopen table: '%-.192s'"
3398
#: drizzled/drizzled_error_messages.h:307
3399
msgid "Invalid use of NULL value"
3402
#: drizzled/drizzled_error_messages.h:309
3404
msgid "Got error '%-.64s' from regexp"
3407
#: drizzled/drizzled_error_messages.h:311
3409
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3410
"illegal if there is no GROUP BY clause"
3413
#: drizzled/drizzled_error_messages.h:313
3415
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3418
#: drizzled/drizzled_error_messages.h:315
3420
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3423
#: drizzled/drizzled_error_messages.h:317
3426
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3430
#: drizzled/drizzled_error_messages.h:319
3432
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3433
"privileges can be used"
3436
#: drizzled/drizzled_error_messages.h:321
3437
msgid "The host or user argument to GRANT is too long"
3440
#: drizzled/drizzled_error_messages.h:323
3442
msgid "Table '%-.192s.%-.192s' doesn't exist"
3445
#: drizzled/drizzled_error_messages.h:325
3448
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3452
#: drizzled/drizzled_error_messages.h:327
3453
msgid "The used command is not allowed with this MySQL version"
3456
#: drizzled/drizzled_error_messages.h:329
3458
"You have an error in your SQL syntax; check the manual that corresponds to "
3459
"your MySQL server version for the right syntax to use"
3462
#: drizzled/drizzled_error_messages.h:331
3464
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3467
#: drizzled/drizzled_error_messages.h:333
3468
msgid "Too many delayed threads in use"
3471
#: drizzled/drizzled_error_messages.h:335
3473
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3476
#: drizzled/drizzled_error_messages.h:337
3477
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3480
#: drizzled/drizzled_error_messages.h:339
3481
msgid "Got a read error from the connection pipe"
3484
#: drizzled/drizzled_error_messages.h:341
3485
msgid "Got an error from fcntl()"
3488
#: drizzled/drizzled_error_messages.h:343
3489
msgid "Got packets out of order"
3492
#: drizzled/drizzled_error_messages.h:355
3493
msgid "Result string is longer than 'max_allowed_packet' bytes"
3496
#: drizzled/drizzled_error_messages.h:357
3497
msgid "The used table type doesn't support BLOB/TEXT columns"
3500
#: drizzled/drizzled_error_messages.h:359
3501
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3504
#: drizzled/drizzled_error_messages.h:361
3507
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3511
#: drizzled/drizzled_error_messages.h:363
3513
msgid "Incorrect column name '%-.100s'"
3516
#: drizzled/drizzled_error_messages.h:365
3518
msgid "The used storage engine can't index column '%-.192s'"
3521
#: drizzled/drizzled_error_messages.h:367
3523
"Unable to open underlying table which is differently defined or of non-"
3524
"MyISAM type or doesn't exist"
3527
#: drizzled/drizzled_error_messages.h:369
3529
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3532
#: drizzled/drizzled_error_messages.h:371
3535
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3538
#: drizzled/drizzled_error_messages.h:373
3540
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3544
#: drizzled/drizzled_error_messages.h:375
3545
msgid "Result consisted of more than one row"
3548
#: drizzled/drizzled_error_messages.h:377
3549
msgid "This table type requires a primary key"
3552
#: drizzled/drizzled_error_messages.h:379
3553
msgid "This version of MySQL is not compiled with RAID support"
3556
#: drizzled/drizzled_error_messages.h:381
3558
"You are using safe update mode and you tried to update a table without a "
3559
"WHERE that uses a KEY column"
3562
#: drizzled/drizzled_error_messages.h:383
3564
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3567
#: drizzled/drizzled_error_messages.h:385
3568
msgid "Can't open table"
3571
#: drizzled/drizzled_error_messages.h:387
3573
msgid "The storage engine for the table doesn't support %s"
3576
#: drizzled/drizzled_error_messages.h:389
3577
msgid "You are not allowed to execute this command in a transaction"
3580
#: drizzled/drizzled_error_messages.h:391
3582
msgid "Got error %d during COMMIT"
3585
#: drizzled/drizzled_error_messages.h:393
3587
msgid "Got error %d during ROLLBACK"
3590
#: drizzled/drizzled_error_messages.h:395
3592
msgid "Got error %d during FLUSH_LOGS"
3595
#: drizzled/drizzled_error_messages.h:397
3597
msgid "Got error %d during CHECKPOINT"
3600
#: drizzled/drizzled_error_messages.h:399
3603
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3607
#: drizzled/drizzled_error_messages.h:401
3608
msgid "The storage engine for the table does not support binary table dump"
3611
#: drizzled/drizzled_error_messages.h:403
3612
msgid "Binlog closed, cannot RESET MASTER"
3615
#: drizzled/drizzled_error_messages.h:405
3617
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3620
#: drizzled/drizzled_error_messages.h:407
3622
msgid "Error from master: '%-.64s'"
3625
#: drizzled/drizzled_error_messages.h:409
3626
msgid "Net error reading from master"
3629
#: drizzled/drizzled_error_messages.h:411
3630
msgid "Net error writing to master"
3633
#: drizzled/drizzled_error_messages.h:413
3634
msgid "Can't find FULLTEXT index matching the column list"
3637
#: drizzled/drizzled_error_messages.h:415
3639
"Can't execute the given command because you have active locked tables or an "
3640
"active transaction"
3643
#: drizzled/drizzled_error_messages.h:417
3645
msgid "Unknown system variable '%-.64s'"
3648
#: drizzled/drizzled_error_messages.h:419
3650
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3653
#: drizzled/drizzled_error_messages.h:421
3656
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3659
#: drizzled/drizzled_error_messages.h:423
3660
msgid "Some non-transactional changed tables couldn't be rolled back"
3663
#: drizzled/drizzled_error_messages.h:425
3665
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3666
"of storage; increase this mysqld variable and try again"
3669
#: drizzled/drizzled_error_messages.h:427
3671
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3674
#: drizzled/drizzled_error_messages.h:429
3676
"This operation requires a running slave; configure slave and do START SLAVE"
3679
#: drizzled/drizzled_error_messages.h:431
3680
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3683
#: drizzled/drizzled_error_messages.h:433
3685
"Could not initialize master info structure; more error messages can be found "
3686
"in the MySQL error log"
3689
#: drizzled/drizzled_error_messages.h:435
3690
msgid "Could not create slave thread; check system resources"
3693
#: drizzled/drizzled_error_messages.h:437
3696
"User %-.64s already has more than 'max_user_connections' active connections"
3699
#: drizzled/drizzled_error_messages.h:439
3700
msgid "You may only use constant expressions with SET"
3703
#: drizzled/drizzled_error_messages.h:441
3704
msgid "Lock wait timeout exceeded; try restarting transaction"
3707
#: drizzled/drizzled_error_messages.h:443
3708
msgid "The total number of locks exceeds the lock table size"
3711
#: drizzled/drizzled_error_messages.h:445
3712
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3715
#: drizzled/drizzled_error_messages.h:447
3716
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3719
#: drizzled/drizzled_error_messages.h:449
3720
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3723
#: drizzled/drizzled_error_messages.h:451
3725
msgid "Incorrect arguments to %s"
3728
#: drizzled/drizzled_error_messages.h:453
3730
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3733
#: drizzled/drizzled_error_messages.h:455
3735
"Incorrect table definition; all MERGE tables must be in the same database"
3738
#: drizzled/drizzled_error_messages.h:457
3739
msgid "Deadlock found when trying to get lock; try restarting transaction"
3742
#: drizzled/drizzled_error_messages.h:459
3743
msgid "The used table type doesn't support FULLTEXT indexes"
3746
#: drizzled/drizzled_error_messages.h:461
3747
msgid "Cannot add foreign key constraint"
3750
#: drizzled/drizzled_error_messages.h:463
3751
msgid "Cannot add or update a child row: a foreign key constraint fails"
3754
#: drizzled/drizzled_error_messages.h:465
3755
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3758
#: drizzled/drizzled_error_messages.h:467
3760
msgid "Error connecting to master: %-.128s"
3763
#: drizzled/drizzled_error_messages.h:469
3765
msgid "Error running query on master: %-.128s"
3768
#: drizzled/drizzled_error_messages.h:471
3770
msgid "Error when executing command %s: %-.128s"
3773
#: drizzled/drizzled_error_messages.h:473
3775
msgid "Incorrect usage of %s and %s"
3778
#: drizzled/drizzled_error_messages.h:475
3779
msgid "The used SELECT statements have a different number of columns"
3782
#: drizzled/drizzled_error_messages.h:477
3783
msgid "Can't execute the query because you have a conflicting read lock"
3786
#: drizzled/drizzled_error_messages.h:479
3787
msgid "Mixing of transactional and non-transactional tables is disabled"
3790
#: drizzled/drizzled_error_messages.h:481
3792
msgid "Option '%s' used twice in statement"
3795
#: drizzled/drizzled_error_messages.h:483
3797
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3800
#: drizzled/drizzled_error_messages.h:485
3802
msgid "Access denied; you need the %-.128s privilege for this operation"
3805
#: drizzled/drizzled_error_messages.h:487
3808
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3811
#: drizzled/drizzled_error_messages.h:489
3814
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3817
#: drizzled/drizzled_error_messages.h:491
3819
msgid "Variable '%-.64s' doesn't have a default value"
3822
#: drizzled/drizzled_error_messages.h:493
3824
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3827
#: drizzled/drizzled_error_messages.h:495
3829
msgid "Incorrect argument type to variable '%-.64s'"
3832
#: drizzled/drizzled_error_messages.h:497
3834
msgid "Variable '%-.64s' can only be set, not read"
3837
#: drizzled/drizzled_error_messages.h:499
3839
msgid "Incorrect usage/placement of '%s'"
3842
#: drizzled/drizzled_error_messages.h:501
3844
msgid "This version of MySQL doesn't yet support '%s'"
3847
#: drizzled/drizzled_error_messages.h:503
3850
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3853
#: drizzled/drizzled_error_messages.h:505
3854
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3857
#: drizzled/drizzled_error_messages.h:507
3859
msgid "Variable '%-.192s' is a %s variable"
3862
#: drizzled/drizzled_error_messages.h:509
3864
msgid "Incorrect foreign key definition for '%-.192s': %s"
3867
#: drizzled/drizzled_error_messages.h:511
3868
msgid "Key reference and table reference don't match"
3871
#: drizzled/drizzled_error_messages.h:513
3873
msgid "Operand should contain %d column(s)"
3876
#: drizzled/drizzled_error_messages.h:515
3877
msgid "Subquery returns more than 1 row"
3880
#: drizzled/drizzled_error_messages.h:517
3882
msgid "Unknown prepared statement handler (%.*s) given to %s"
3885
#: drizzled/drizzled_error_messages.h:519
3886
msgid "Help database is corrupt or does not exist"
3889
#: drizzled/drizzled_error_messages.h:521
3890
msgid "Cyclic reference on subqueries"
3893
#: drizzled/drizzled_error_messages.h:523
3895
msgid "Converting column '%s' from %s to %s"
3898
#: drizzled/drizzled_error_messages.h:525
3900
msgid "Reference '%-.64s' not supported (%s)"
3903
#: drizzled/drizzled_error_messages.h:527
3904
msgid "Every derived table must have its own alias"
3907
#: drizzled/drizzled_error_messages.h:529
3909
msgid "Select %u was reduced during optimization"
3912
#: drizzled/drizzled_error_messages.h:531
3914
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3917
#: drizzled/drizzled_error_messages.h:533
3919
"Client does not support authentication protocol requested by server; "
3920
"consider upgrading MySQL client"
3923
#: drizzled/drizzled_error_messages.h:535
3924
msgid "All parts of a SPATIAL index must be NOT NULL"
3927
#: drizzled/drizzled_error_messages.h:537
3929
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3932
#: drizzled/drizzled_error_messages.h:539
3933
msgid "Slave is already running"
3936
#: drizzled/drizzled_error_messages.h:541
3937
msgid "Slave already has been stopped"
3940
#: drizzled/drizzled_error_messages.h:543
3943
"Uncompressed data size too large; the maximum size is %d (probably, length "
3944
"of uncompressed data was corrupted)"
3947
#: drizzled/drizzled_error_messages.h:545
3948
msgid "ZLIB: Not enough memory"
3951
#: drizzled/drizzled_error_messages.h:547
3953
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3954
"data was corrupted)"
3957
#: drizzled/drizzled_error_messages.h:549
3958
msgid "ZLIB: Input data corrupted"
3961
#: drizzled/drizzled_error_messages.h:551
3963
msgid "%d line(s) were cut by GROUP_CONCAT()"
3966
#: drizzled/drizzled_error_messages.h:553
3968
msgid "Row %ld doesn't contain data for all columns"
3971
#: drizzled/drizzled_error_messages.h:555
3974
"Row %ld was truncated; it contained more data than there were input columns"
3977
#: drizzled/drizzled_error_messages.h:557
3980
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3983
#: drizzled/drizzled_error_messages.h:559
3985
msgid "Out of range value for column '%s' at row %ld"
3988
#: drizzled/drizzled_error_messages.h:561
3990
msgid "Data truncated for column '%s' at row %ld"
3993
#: drizzled/drizzled_error_messages.h:563
3995
msgid "Using storage engine %s for table '%s'"
3998
#: drizzled/drizzled_error_messages.h:565
4000
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
4003
#: drizzled/drizzled_error_messages.h:567
4004
msgid "Cannot drop one or more of the requested users"
4007
#: drizzled/drizzled_error_messages.h:569
4008
msgid "Can't revoke all privileges for one or more of the requested users"
4011
#: drizzled/drizzled_error_messages.h:571
4013
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
4016
#: drizzled/drizzled_error_messages.h:573
4018
msgid "Illegal mix of collations for operation '%s'"
4021
#: drizzled/drizzled_error_messages.h:575
4024
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
4028
#: drizzled/drizzled_error_messages.h:577
4030
msgid "Unknown collation: '%-.64s'"
4033
#: drizzled/drizzled_error_messages.h:579
4035
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4036
"compiled without SSL support; they can be used later if MySQL slave with SSL "
4040
#: drizzled/drizzled_error_messages.h:581
4043
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
4044
"old format; please change the password to the new format"
4047
#: drizzled/drizzled_error_messages.h:583
4050
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
4054
#: drizzled/drizzled_error_messages.h:585
4055
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
4058
#: drizzled/drizzled_error_messages.h:587
4060
"It is recommended to use --skip-slave-start when doing step-by-step "
4061
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
4062
"get an unexpected slave's mysqld restart"
4065
#: drizzled/drizzled_error_messages.h:589
4066
msgid "SQL thread is not to be started so UNTIL options are ignored"
4069
#: drizzled/drizzled_error_messages.h:591
4071
msgid "Incorrect index name '%-.100s'"
4074
#: drizzled/drizzled_error_messages.h:593
4076
msgid "Incorrect catalog name '%-.100s'"
4079
#: drizzled/drizzled_error_messages.h:595
4081
msgid "Query cache failed to set size %lu; new query cache size is %lu"
4084
#: drizzled/drizzled_error_messages.h:597
4086
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
4089
#: drizzled/drizzled_error_messages.h:599
4091
msgid "Unknown key cache '%-.100s'"
4094
#: drizzled/drizzled_error_messages.h:601
4096
"MySQL is started in --skip-name-resolve mode; you must restart it without "
4097
"this switch for this grant to work"
4100
#: drizzled/drizzled_error_messages.h:603
4102
msgid "Unknown table engine '%s'"
4105
#: drizzled/drizzled_error_messages.h:605
4107
msgid "'%s' is deprecated; use '%s' instead"
4110
#: drizzled/drizzled_error_messages.h:607
4112
msgid "The target table %-.100s of the %s is not updatable"
4115
#: drizzled/drizzled_error_messages.h:609
4118
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
4122
#: drizzled/drizzled_error_messages.h:611
4125
"The MySQL server is running with the %s option so it cannot execute this "
4129
#: drizzled/drizzled_error_messages.h:613
4131
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
4134
#: drizzled/drizzled_error_messages.h:615
4136
msgid "Truncated incorrect %-.32s value: '%-.128s'"
4139
#: drizzled/drizzled_error_messages.h:617
4141
"Incorrect table definition; there can be only one TIMESTAMP column with "
4142
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
4145
#: drizzled/drizzled_error_messages.h:619
4147
msgid "Invalid ON UPDATE clause for '%-.192s' column"
4150
#: drizzled/drizzled_error_messages.h:621
4151
msgid "This command is not supported in the prepared statement protocol yet"
4154
#: drizzled/drizzled_error_messages.h:623
4156
msgid "Got error %d '%-.100s' from %s"
4159
#: drizzled/drizzled_error_messages.h:625
4161
msgid "Got temporary error %d '%-.100s' from %s"
4164
#: drizzled/drizzled_error_messages.h:627
4166
msgid "Unknown or incorrect time zone: '%-.64s'"
4169
#: drizzled/drizzled_error_messages.h:629
4171
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
4174
#: drizzled/drizzled_error_messages.h:631
4176
msgid "Invalid %s character string: '%.64s'"
4179
#: drizzled/drizzled_error_messages.h:633
4181
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
4184
#: drizzled/drizzled_error_messages.h:635
4186
msgid "Conflicting declarations: '%s%s' and '%s%s'"
4189
#: drizzled/drizzled_error_messages.h:637
4191
msgid "Can't create a %s from within another stored routine"
4194
#: drizzled/drizzled_error_messages.h:639
4196
msgid "%s %s already exists"
4199
#: drizzled/drizzled_error_messages.h:641
4201
msgid "%s %s does not exist"
4204
#: drizzled/drizzled_error_messages.h:643
4206
msgid "Failed to DROP %s %s"
4209
#: drizzled/drizzled_error_messages.h:645
4211
msgid "Failed to CREATE %s %s"
4214
#: drizzled/drizzled_error_messages.h:647
4216
msgid "%s with no matching label: %s"
4219
#: drizzled/drizzled_error_messages.h:649
4221
msgid "Redefining label %s"
4224
#: drizzled/drizzled_error_messages.h:651
4226
msgid "End-label %s without match"
4229
#: drizzled/drizzled_error_messages.h:653
4231
msgid "Referring to uninitialized variable %s"
4234
#: drizzled/drizzled_error_messages.h:655
4236
msgid "PROCEDURE %s can't return a result set in the given context"
4239
#: drizzled/drizzled_error_messages.h:657
4240
msgid "RETURN is only allowed in a FUNCTION"
4243
#: drizzled/drizzled_error_messages.h:659
4245
msgid "%s is not allowed in stored procedures"
4248
#: drizzled/drizzled_error_messages.h:661
4250
"The update log is deprecated and replaced by the binary log; SET "
4251
"SQL_LOG_UPDATE has been ignored"
4254
#: drizzled/drizzled_error_messages.h:663
4256
"The update log is deprecated and replaced by the binary log; SET "
4257
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4260
#: drizzled/drizzled_error_messages.h:665
4261
msgid "Query execution was interrupted"
4264
#: drizzled/drizzled_error_messages.h:667
4266
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
4269
#: drizzled/drizzled_error_messages.h:669
4271
msgid "Undefined CONDITION: %s"
4274
#: drizzled/drizzled_error_messages.h:671
4276
msgid "No RETURN found in FUNCTION %s"
4279
#: drizzled/drizzled_error_messages.h:673
4281
msgid "FUNCTION %s ended without RETURN"
4284
#: drizzled/drizzled_error_messages.h:675
4285
msgid "Cursor statement must be a SELECT"
4288
#: drizzled/drizzled_error_messages.h:677
4289
msgid "Cursor SELECT must not have INTO"
4292
#: drizzled/drizzled_error_messages.h:679
4294
msgid "Undefined CURSOR: %s"
4297
#: drizzled/drizzled_error_messages.h:681
4298
msgid "Cursor is already open"
4301
#: drizzled/drizzled_error_messages.h:683
4302
msgid "Cursor is not open"
4305
#: drizzled/drizzled_error_messages.h:685
4307
msgid "Undeclared variable: %s"
4310
#: drizzled/drizzled_error_messages.h:687
4311
msgid "Incorrect number of FETCH variables"
4314
#: drizzled/drizzled_error_messages.h:689
4315
msgid "No data - zero rows fetched, selected, or processed"
4318
#: drizzled/drizzled_error_messages.h:691
4320
msgid "Duplicate parameter: %s"
4323
#: drizzled/drizzled_error_messages.h:693
4325
msgid "Duplicate variable: %s"
4328
#: drizzled/drizzled_error_messages.h:695
4330
msgid "Duplicate condition: %s"
4333
#: drizzled/drizzled_error_messages.h:697
4335
msgid "Duplicate cursor: %s"
4338
#: drizzled/drizzled_error_messages.h:699
4340
msgid "Failed to ALTER %s %s"
4343
#: drizzled/drizzled_error_messages.h:701
4344
msgid "Subquery value not supported"
4347
#: drizzled/drizzled_error_messages.h:703
4349
msgid "%s is not allowed in stored function or trigger"
4352
#: drizzled/drizzled_error_messages.h:705
4353
msgid "Variable or condition declaration after cursor or handler declaration"
4356
#: drizzled/drizzled_error_messages.h:707
4357
msgid "Cursor declaration after handler declaration"
4360
#: drizzled/drizzled_error_messages.h:709
4361
msgid "Case not found for CASE statement"
4364
#: drizzled/drizzled_error_messages.h:711
4366
msgid "Configuration file '%-.192s' is too big"
4369
#: drizzled/drizzled_error_messages.h:713
4371
msgid "Malformed file type header in file '%-.192s'"
4374
#: drizzled/drizzled_error_messages.h:715
4376
msgid "Unexpected end of file while parsing comment '%-.200s'"
4379
#: drizzled/drizzled_error_messages.h:717
4381
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4384
#: drizzled/drizzled_error_messages.h:719
4386
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4389
#: drizzled/drizzled_error_messages.h:721
4390
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4393
#: drizzled/drizzled_error_messages.h:723
4395
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4398
#: drizzled/drizzled_error_messages.h:725
4400
msgid "'%-.192s.%-.192s' is not %s"
4403
#: drizzled/drizzled_error_messages.h:727
4405
msgid "Column '%-.192s' is not updatable"
4408
#: drizzled/drizzled_error_messages.h:729
4409
msgid "View's SELECT contains a subquery in the FROM clause"
4412
#: drizzled/drizzled_error_messages.h:731
4414
msgid "View's SELECT contains a '%s' clause"
4417
#: drizzled/drizzled_error_messages.h:733
4418
msgid "View's SELECT contains a variable or parameter"
4421
#: drizzled/drizzled_error_messages.h:735
4423
msgid "View's SELECT refers to a temporary table '%-.192s'"
4426
#: drizzled/drizzled_error_messages.h:737
4427
msgid "View's SELECT and view's field list have different column counts"
4430
#: drizzled/drizzled_error_messages.h:739
4432
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4435
#: drizzled/drizzled_error_messages.h:741
4436
msgid "View being updated does not have complete key of underlying table in it"
4439
#: drizzled/drizzled_error_messages.h:743
4442
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4443
"(s) or definer/invoker of view lack rights to use them"
4446
#: drizzled/drizzled_error_messages.h:745
4448
msgid "Can't drop or alter a %s from within another stored routine"
4451
#: drizzled/drizzled_error_messages.h:747
4452
msgid "GOTO is not allowed in a stored procedure handler"
4455
#: drizzled/drizzled_error_messages.h:749
4456
msgid "Trigger already exists"
4459
#: drizzled/drizzled_error_messages.h:751
4460
msgid "Trigger does not exist"
4463
#: drizzled/drizzled_error_messages.h:753
4465
msgid "Trigger's '%-.192s' is view or temporary table"
4468
#: drizzled/drizzled_error_messages.h:755
4470
msgid "Updating of %s row is not allowed in %strigger"
4473
#: drizzled/drizzled_error_messages.h:757
4475
msgid "There is no %s row in %s trigger"
4478
#: drizzled/drizzled_error_messages.h:759
4480
msgid "Field '%-.192s' doesn't have a default value"
4483
#: drizzled/drizzled_error_messages.h:761
4484
msgid "Division by 0"
4487
#: drizzled/drizzled_error_messages.h:763
4489
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
4492
#: drizzled/drizzled_error_messages.h:765
4494
msgid "Illegal %s '%-.192s' value found during parsing"
4497
#: drizzled/drizzled_error_messages.h:767
4499
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4502
#: drizzled/drizzled_error_messages.h:769
4504
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4507
#: drizzled/drizzled_error_messages.h:771
4509
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4512
#: drizzled/drizzled_error_messages.h:773
4514
msgid "Failed purging old relay logs: %s"
4517
#: drizzled/drizzled_error_messages.h:775
4519
msgid "Password hash should be a %d-digit hexadecimal number"
4522
#: drizzled/drizzled_error_messages.h:777
4523
msgid "Target log not found in binlog index"
4526
#: drizzled/drizzled_error_messages.h:779
4527
msgid "I/O error reading log index file"
4530
#: drizzled/drizzled_error_messages.h:781
4531
msgid "Server configuration does not permit binlog purge"
4534
#: drizzled/drizzled_error_messages.h:783
4535
msgid "Failed on fseek()"
4538
#: drizzled/drizzled_error_messages.h:785
4539
msgid "Fatal error during log purge"
4542
#: drizzled/drizzled_error_messages.h:787
4543
msgid "A purgeable log is in use, will not purge"
4546
#: drizzled/drizzled_error_messages.h:789
4547
msgid "Unknown error during log purge"
4550
#: drizzled/drizzled_error_messages.h:791
4552
msgid "Failed initializing relay log position: %s"
4555
#: drizzled/drizzled_error_messages.h:793
4556
msgid "You are not using binary logging"
4559
#: drizzled/drizzled_error_messages.h:795
4562
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4565
#: drizzled/drizzled_error_messages.h:797
4566
msgid "WSAStartup Failed"
4569
#: drizzled/drizzled_error_messages.h:799
4570
msgid "Can't handle procedures with different groups yet"
4573
#: drizzled/drizzled_error_messages.h:801
4574
msgid "Select must have a group with this procedure"
4577
#: drizzled/drizzled_error_messages.h:803
4578
msgid "Can't use ORDER clause with this procedure"
4581
#: drizzled/drizzled_error_messages.h:805
4583
msgid "Binary logging and replication forbid changing the global server %s"
4586
#: drizzled/drizzled_error_messages.h:807
4588
msgid "Can't map file: %-.200s, errno: %d"
4591
#: drizzled/drizzled_error_messages.h:809
4593
msgid "Wrong magic in %-.64s"
4596
#: drizzled/drizzled_error_messages.h:811
4597
msgid "Prepared statement contains too many placeholders"
4600
#: drizzled/drizzled_error_messages.h:813
4602
msgid "Key part '%-.192s' length cannot be 0"
4605
#: drizzled/drizzled_error_messages.h:815
4606
msgid "View text checksum failed"
4609
#: drizzled/drizzled_error_messages.h:817
4612
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4615
#: drizzled/drizzled_error_messages.h:819
4617
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4620
#: drizzled/drizzled_error_messages.h:821
4622
msgid "Can not delete from join view '%-.192s.%-.192s'"
4625
#: drizzled/drizzled_error_messages.h:823
4627
msgid "Operation %s failed for %.256s"
4630
#: drizzled/drizzled_error_messages.h:825
4631
msgid "XAER_NOTA: Unknown XID"
4634
#: drizzled/drizzled_error_messages.h:827
4635
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4638
#: drizzled/drizzled_error_messages.h:829
4641
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4645
#: drizzled/drizzled_error_messages.h:831
4646
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4649
#: drizzled/drizzled_error_messages.h:833
4651
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4655
#: drizzled/drizzled_error_messages.h:835
4656
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4659
#: drizzled/drizzled_error_messages.h:837
4662
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4666
#: drizzled/drizzled_error_messages.h:839
4667
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4670
#: drizzled/drizzled_error_messages.h:841
4671
msgid "Failed to revoke all privileges to dropped routine"
4674
#: drizzled/drizzled_error_messages.h:843
4676
msgid "Data too long for column '%s' at row %ld"
4679
#: drizzled/drizzled_error_messages.h:845
4681
msgid "Bad SQLSTATE: '%s'"
4684
#: drizzled/drizzled_error_messages.h:847
4687
"%s: ready for connections.\n"
4688
"Version: '%s' socket: '%s' port: %d %s"
4691
#: drizzled/drizzled_error_messages.h:849
4692
msgid "Can't load value from file with fixed size rows to variable"
4695
#: drizzled/drizzled_error_messages.h:851
4696
msgid "You are not allowed to create a user with GRANT"
4699
#: drizzled/drizzled_error_messages.h:853
4701
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4704
#: drizzled/drizzled_error_messages.h:855
4705
msgid "Table definition has changed, please retry transaction"
4708
#: drizzled/drizzled_error_messages.h:857
4709
msgid "Duplicate handler declared in the same block"
4712
#: drizzled/drizzled_error_messages.h:859
4715
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4716
"variable in BEFORE trigger"
4719
#: drizzled/drizzled_error_messages.h:861
4721
msgid "Not allowed to return a result set from a %s"
4724
#: drizzled/drizzled_error_messages.h:863
4725
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4728
#: drizzled/drizzled_error_messages.h:865
4730
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4731
"declaration and binary logging is enabled; if non-transactional tables were "
4732
"updated, the binary log will miss their changes"
4735
#: drizzled/drizzled_error_messages.h:867
4737
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4738
"declaration and binary logging is enabled (you *might* want to use the less "
4739
"safe log_bin_trust_function_creators variable)"
4742
#: drizzled/drizzled_error_messages.h:869
4744
"You do not have the SUPER privilege and binary logging is enabled (you "
4745
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4748
#: drizzled/drizzled_error_messages.h:871
4750
"You can't execute a prepared statement which has an open cursor associated "
4751
"with it. Reset the statement to re-execute it."
4754
#: drizzled/drizzled_error_messages.h:873
4756
msgid "The statement (%lu) has no open cursor."
4759
#: drizzled/drizzled_error_messages.h:875
4761
"Explicit or implicit commit is not allowed in stored function or trigger."
4764
#: drizzled/drizzled_error_messages.h:877
4767
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4770
#: drizzled/drizzled_error_messages.h:879
4771
msgid "Recursive stored functions and triggers are not allowed."
4774
#: drizzled/drizzled_error_messages.h:881
4776
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4779
#: drizzled/drizzled_error_messages.h:883
4781
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4784
#: drizzled/drizzled_error_messages.h:885
4787
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4791
#: drizzled/drizzled_error_messages.h:887
4793
"You can't combine write-locking of system tables with other tables or lock "
4797
#: drizzled/drizzled_error_messages.h:889
4799
msgid "Unable to connect to foreign data source: %.64s"
4802
#: drizzled/drizzled_error_messages.h:891
4805
"There was a problem processing the query on the foreign data source. Data "
4806
"source error: %-.64s"
4809
#: drizzled/drizzled_error_messages.h:893
4812
"The foreign data source you are trying to reference does not exist. Data "
4813
"source error: %-.64s"
4816
#: drizzled/drizzled_error_messages.h:895
4819
"Can't create federated table. The data source connection string '%-.64s' is "
4820
"not in the correct format"
4823
#: drizzled/drizzled_error_messages.h:897
4825
msgid "The data source connection string '%-.64s' is not in the correct format"
4828
#: drizzled/drizzled_error_messages.h:899
4830
msgid "Can't create federated table. Foreign data src error: %-.64s"
4833
#: drizzled/drizzled_error_messages.h:901
4834
msgid "Trigger in wrong schema"
4837
#: drizzled/drizzled_error_messages.h:903
4840
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4841
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4844
#: drizzled/drizzled_error_messages.h:905
4846
msgid "Routine body for '%-.100s' is too long"
4849
#: drizzled/drizzled_error_messages.h:907
4850
msgid "Cannot drop default keycache"
4853
#: drizzled/drizzled_error_messages.h:909
4855
msgid "Display width out of range for column '%-.192s' (max = %d)"
4858
#: drizzled/drizzled_error_messages.h:911
4859
msgid "XAER_DUPID: The XID already exists"
4862
#: drizzled/drizzled_error_messages.h:913
4864
msgid "Datetime function: %-.32s field overflow"
4867
#: drizzled/drizzled_error_messages.h:915
4870
"Can't update table '%-.192s' in stored function/trigger because it is "
4871
"already used by statement which invoked this stored function/trigger."
4874
#: drizzled/drizzled_error_messages.h:917
4877
"The definition of table '%-.192s' prevents operation %.192s on table "
4881
#: drizzled/drizzled_error_messages.h:919
4883
"The prepared statement contains a stored routine call that refers to that "
4884
"same statement. It's not allowed to execute a prepared statement in such a "
4888
#: drizzled/drizzled_error_messages.h:921
4889
msgid "Not allowed to set autocommit from a stored function or trigger"
4892
#: drizzled/drizzled_error_messages.h:923
4893
msgid "Definer is not fully qualified"
4896
#: drizzled/drizzled_error_messages.h:925
4899
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4900
"Current user is used as definer. Please recreate the view!"
4903
#: drizzled/drizzled_error_messages.h:927
4906
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4910
#: drizzled/drizzled_error_messages.h:929
4912
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4915
#: drizzled/drizzled_error_messages.h:931
4917
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4920
#: drizzled/drizzled_error_messages.h:933
4923
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4926
#: drizzled/drizzled_error_messages.h:935
4929
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4932
#: drizzled/drizzled_error_messages.h:937
4934
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4937
#: drizzled/drizzled_error_messages.h:939
4940
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4941
"activated under the authorization of the invoker, which may have "
4942
"insufficient privileges. Please recreate the trigger."
4945
#: drizzled/drizzled_error_messages.h:941
4947
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4950
#: drizzled/drizzled_error_messages.h:943
4953
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4954
"exceeded for routine %.192s"
4957
#: drizzled/drizzled_error_messages.h:945
4960
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4961
"contains bad data (internal code %d)"
4964
#: drizzled/drizzled_error_messages.h:947
4966
msgid "Incorrect routine name '%-.192s'"
4969
#: drizzled/drizzled_error_messages.h:949
4971
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4974
#: drizzled/drizzled_error_messages.h:951
4975
msgid "AGGREGATE is not supported for stored functions"
4978
#: drizzled/drizzled_error_messages.h:953
4981
"Can't create more than max_prepared_stmt_count statements (current value: %"
4985
#: drizzled/drizzled_error_messages.h:955
4987
msgid "`%-.192s`.`%-.192s` contains view recursion"
4990
#: drizzled/drizzled_error_messages.h:957
4992
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4995
#: drizzled/drizzled_error_messages.h:959
4996
msgid "The used table type doesn't support SPATIAL indexes"
4999
#: drizzled/drizzled_error_messages.h:961
5000
msgid "Triggers can not be created on system tables"
5003
#: drizzled/drizzled_error_messages.h:963
5005
msgid "Leading spaces are removed from name '%s'"
5008
#: drizzled/drizzled_error_messages.h:965
5009
msgid "Failed to read auto-increment value from storage engine"
5012
#: drizzled/drizzled_error_messages.h:967
5016
#: drizzled/drizzled_error_messages.h:969
5020
#: drizzled/drizzled_error_messages.h:971
5022
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
5025
#: drizzled/drizzled_error_messages.h:973
5027
msgid "The target table %-.100s of the %s is not insertable-into"
5030
#: drizzled/drizzled_error_messages.h:975
5033
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
5036
#: drizzled/drizzled_error_messages.h:977
5037
msgid "Too high level of nesting for select"
5040
#: drizzled/drizzled_error_messages.h:979
5042
msgid "Name '%-.64s' has become ''"
5045
#: drizzled/drizzled_error_messages.h:981
5047
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
5048
"optional and non-empty FIELDS ENCLOSED BY"
5051
#: drizzled/drizzled_error_messages.h:983
5053
msgid "The foreign server, %s, you are trying to create already exists."
5056
#: drizzled/drizzled_error_messages.h:985
5059
"The foreign server name you are trying to reference does not exist. Data "
5060
"source error: %-.64s"
5063
#: drizzled/drizzled_error_messages.h:987
5066
"Table storage engine '%-.64s' does not support the create option '%.64s'"
5069
#: drizzled/drizzled_error_messages.h:989
5072
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5076
#: drizzled/drizzled_error_messages.h:991
5078
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5081
#: drizzled/drizzled_error_messages.h:993
5082
msgid "MAXVALUE can only be used in last partition definition"
5085
#: drizzled/drizzled_error_messages.h:995
5086
msgid "Subpartitions can only be hash partitions and by key"
5089
#: drizzled/drizzled_error_messages.h:997
5090
msgid "Must define subpartitions on all partitions if on one partition"
5093
#: drizzled/drizzled_error_messages.h:999
5094
msgid "Wrong number of partitions defined, mismatch with previous setting"
5097
#: drizzled/drizzled_error_messages.h:1001
5098
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
5101
#: drizzled/drizzled_error_messages.h:1003
5102
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
5105
#: drizzled/drizzled_error_messages.h:1005
5106
msgid "Expression in RANGE/LIST VALUES must be constant"
5109
#: drizzled/drizzled_error_messages.h:1007
5110
msgid "Field in list of fields for partition function not found in table"
5113
#: drizzled/drizzled_error_messages.h:1009
5114
msgid "List of fields is only allowed in KEY partitions"
5117
#: drizzled/drizzled_error_messages.h:1011
5119
"The partition info in the frm file is not consistent with what can be "
5120
"written into the frm file"
5123
#: drizzled/drizzled_error_messages.h:1013
5125
msgid "The %-.192s function returns the wrong type"
5128
#: drizzled/drizzled_error_messages.h:1015
5130
msgid "For %-.64s partitions each partition must be defined"
5133
#: drizzled/drizzled_error_messages.h:1017
5134
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
5137
#: drizzled/drizzled_error_messages.h:1019
5138
msgid "VALUES value must be of same type as partition function"
5141
#: drizzled/drizzled_error_messages.h:1021
5142
msgid "Multiple definition of same constant in list partitioning"
5145
#: drizzled/drizzled_error_messages.h:1023
5146
msgid "Partitioning can not be used stand-alone in query"
5149
#: drizzled/drizzled_error_messages.h:1025
5151
"The mix of handlers in the partitions is not allowed in this version of MySQL"
5154
#: drizzled/drizzled_error_messages.h:1027
5156
msgid "For the partitioned engine it is necessary to define all %-.64s"
5159
#: drizzled/drizzled_error_messages.h:1029
5160
msgid "Too many partitions (including subpartitions) were defined"
5163
#: drizzled/drizzled_error_messages.h:1031
5165
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
5166
"partitioning for subpartitioning"
5169
#: drizzled/drizzled_error_messages.h:1033
5170
msgid "Failed to create specific handler file"
5173
#: drizzled/drizzled_error_messages.h:1035
5174
msgid "A BLOB field is not allowed in partition function"
5177
#: drizzled/drizzled_error_messages.h:1037
5179
msgid "A %-.192s must include all columns in the table's partitioning function"
5182
#: drizzled/drizzled_error_messages.h:1039
5184
msgid "Number of %-.64s = 0 is not an allowed value"
5187
#: drizzled/drizzled_error_messages.h:1041
5188
msgid "Partition management on a not partitioned table is not possible"
5191
#: drizzled/drizzled_error_messages.h:1043
5193
"Foreign key condition is not yet supported in conjunction with partitioning"
5196
#: drizzled/drizzled_error_messages.h:1045
5198
msgid "Error in list of partitions to %-.64s"
5201
#: drizzled/drizzled_error_messages.h:1047
5202
msgid "Cannot remove all partitions, use DROP TABLE instead"
5205
#: drizzled/drizzled_error_messages.h:1049
5206
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
5209
#: drizzled/drizzled_error_messages.h:1051
5211
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
5215
#: drizzled/drizzled_error_messages.h:1053
5217
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
5218
"tables using HASH PARTITIONs"
5221
#: drizzled/drizzled_error_messages.h:1055
5223
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5226
#: drizzled/drizzled_error_messages.h:1057
5227
msgid "Trying to Add partition(s) with wrong number of subpartitions"
5230
#: drizzled/drizzled_error_messages.h:1059
5231
msgid "At least one partition must be added"
5234
#: drizzled/drizzled_error_messages.h:1061
5235
msgid "At least one partition must be coalesced"
5238
#: drizzled/drizzled_error_messages.h:1063
5239
msgid "More partitions to reorganise than there are partitions"
5242
#: drizzled/drizzled_error_messages.h:1065
5244
msgid "Duplicate partition name %-.192s"
5247
#: drizzled/drizzled_error_messages.h:1067
5248
msgid "It is not allowed to shut off binlog on this command"
5251
#: drizzled/drizzled_error_messages.h:1069
5252
msgid "When reorganising a set of partitions they must be in consecutive order"
5255
#: drizzled/drizzled_error_messages.h:1071
5257
"Reorganize of range partitions cannot change total ranges except for last "
5258
"partition where it can extend the range"
5261
#: drizzled/drizzled_error_messages.h:1073
5262
msgid "Partition function not supported in this version for this handler"
5265
#: drizzled/drizzled_error_messages.h:1075
5266
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
5269
#: drizzled/drizzled_error_messages.h:1077
5271
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
5274
#: drizzled/drizzled_error_messages.h:1079
5276
msgid "Plugin '%-.192s' is not loaded"
5279
#: drizzled/drizzled_error_messages.h:1081
5281
msgid "Incorrect %-.32s value: '%-.128s'"
5284
#: drizzled/drizzled_error_messages.h:1083
5286
msgid "Table has no partition for value %-.64s"
5289
#: drizzled/drizzled_error_messages.h:1085
5291
msgid "It is not allowed to specify %s more than once"
5294
#: drizzled/drizzled_error_messages.h:1087
5295
#: drizzled/drizzled_error_messages.h:1223
5297
msgid "Failed to create %s"
5300
#: drizzled/drizzled_error_messages.h:1089
5301
#: drizzled/drizzled_error_messages.h:1113
5303
msgid "Failed to drop %s"
5306
#: drizzled/drizzled_error_messages.h:1091
5307
msgid "The handler doesn't support autoextend of tablespaces"
5310
#: drizzled/drizzled_error_messages.h:1093
5312
"A size parameter was incorrectly specified, either number or on the form 10M"
5315
#: drizzled/drizzled_error_messages.h:1095
5317
"The size number was correct but we don't allow the digit part to be more "
5321
#: drizzled/drizzled_error_messages.h:1097
5323
msgid "Failed to alter: %s"
5326
#: drizzled/drizzled_error_messages.h:1099
5327
msgid "Writing one row to the row-based binary log failed"
5330
#: drizzled/drizzled_error_messages.h:1101
5332
msgid "Table definition on master and slave does not match: %s"
5335
#: drizzled/drizzled_error_messages.h:1103
5337
"Slave running with --log-slave-updates must use row-based binary logging to "
5338
"be able to replicate row-based binary log events"
5341
#: drizzled/drizzled_error_messages.h:1105
5343
msgid "Event '%-.192s' already exists"
5346
#: drizzled/drizzled_error_messages.h:1107
5348
msgid "Failed to store event %s. Error code %d from storage engine."
5351
#: drizzled/drizzled_error_messages.h:1109
5353
msgid "Unknown event '%-.192s'"
5356
#: drizzled/drizzled_error_messages.h:1111
5358
msgid "Failed to alter event '%-.192s'"
5361
#: drizzled/drizzled_error_messages.h:1115
5362
msgid "INTERVAL is either not positive or too big"
5365
#: drizzled/drizzled_error_messages.h:1117
5366
msgid "ENDS is either invalid or before STARTS"
5369
#: drizzled/drizzled_error_messages.h:1119
5370
msgid "Event execution time is in the past. Event has been disabled"
5373
#: drizzled/drizzled_error_messages.h:1121
5374
msgid "Failed to open mysql.event"
5377
#: drizzled/drizzled_error_messages.h:1123
5378
msgid "No datetime expression provided"
5381
#: drizzled/drizzled_error_messages.h:1125
5384
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5385
"probably corrupted"
5388
#: drizzled/drizzled_error_messages.h:1127
5390
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5393
#: drizzled/drizzled_error_messages.h:1129
5394
msgid "Failed to delete the event from mysql.event"
5397
#: drizzled/drizzled_error_messages.h:1131
5398
msgid "Error during compilation of event's body"
5401
#: drizzled/drizzled_error_messages.h:1133
5402
msgid "Same old and new event name"
5405
#: drizzled/drizzled_error_messages.h:1135
5407
msgid "Data for column '%s' too long"
5410
#: drizzled/drizzled_error_messages.h:1137
5412
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5415
#: drizzled/drizzled_error_messages.h:1139
5418
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5422
#: drizzled/drizzled_error_messages.h:1141
5423
msgid "You can't write-lock a log table. Only read access is possible"
5426
#: drizzled/drizzled_error_messages.h:1143
5427
msgid "You can't use locks with log tables."
5430
#: drizzled/drizzled_error_messages.h:1145
5433
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5434
"d would lead to a duplicate entry"
5437
#: drizzled/drizzled_error_messages.h:1147
5440
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5441
"%d, now running %d. Please use mysql_upgrade to fix this error."
5444
#: drizzled/drizzled_error_messages.h:1149
5446
"Cannot switch out of the row-based binary log format when the session has "
5447
"open temporary tables"
5450
#: drizzled/drizzled_error_messages.h:1151
5452
"Cannot change the binary logging format inside a stored function or trigger"
5455
#: drizzled/drizzled_error_messages.h:1153
5457
"The NDB cluster engine does not support changing the binlog format on the "
5461
#: drizzled/drizzled_error_messages.h:1155
5462
msgid "Cannot create temporary table with partitions"
5465
#: drizzled/drizzled_error_messages.h:1157
5466
msgid "Partition constant is out of partition function domain"
5469
#: drizzled/drizzled_error_messages.h:1159
5470
msgid "This partition function is not allowed"
5473
#: drizzled/drizzled_error_messages.h:1161
5474
msgid "Error in DDL log"
5477
#: drizzled/drizzled_error_messages.h:1163
5478
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5481
#: drizzled/drizzled_error_messages.h:1165
5482
msgid "Incorrect partition name"
5485
#: drizzled/drizzled_error_messages.h:1167
5487
"Transaction isolation level can't be changed while a transaction is in "
5491
#: drizzled/drizzled_error_messages.h:1169
5494
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5495
"'%-.192s' for key '%-.192s'"
5498
#: drizzled/drizzled_error_messages.h:1171
5500
msgid "Internal scheduler error %d"
5503
#: drizzled/drizzled_error_messages.h:1173
5505
msgid "Error during starting/stopping of the scheduler. Error code %u"
5508
#: drizzled/drizzled_error_messages.h:1175
5509
msgid "Engine cannot be used in partitioned tables"
5512
#: drizzled/drizzled_error_messages.h:1177
5514
msgid "Cannot activate '%-.64s' log"
5517
#: drizzled/drizzled_error_messages.h:1179
5518
msgid "The server was not built with row-based replication"
5521
#: drizzled/drizzled_error_messages.h:1181
5522
msgid "Decoding of base64 string failed"
5525
#: drizzled/drizzled_error_messages.h:1183
5526
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5529
#: drizzled/drizzled_error_messages.h:1185
5531
"Cannot proceed because system tables used by Event Scheduler were found "
5532
"damaged at server start"
5535
#: drizzled/drizzled_error_messages.h:1187
5536
msgid "Only integers allowed as number here"
5539
#: drizzled/drizzled_error_messages.h:1189
5540
msgid "This storage engine cannot be used for log tables"
5543
#: drizzled/drizzled_error_messages.h:1191
5545
msgid "You cannot '%s' a log table if logging is enabled"
5548
#: drizzled/drizzled_error_messages.h:1193
5551
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5552
"rename two tables: the log table to an archive table and another table back "
5556
#: drizzled/drizzled_error_messages.h:1195
5558
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5561
#: drizzled/drizzled_error_messages.h:1197
5563
msgid "Incorrect parameters in the call to native function '%-.192s'"
5566
#: drizzled/drizzled_error_messages.h:1199
5568
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5571
#: drizzled/drizzled_error_messages.h:1201
5573
msgid "This function '%-.192s' has the same name as a native function"
5576
#: drizzled/drizzled_error_messages.h:1203
5578
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5581
#: drizzled/drizzled_error_messages.h:1205
5582
msgid "Too many files opened, please execute the command again"
5585
#: drizzled/drizzled_error_messages.h:1207
5586
#: drizzled/drizzled_error_messages.h:1209
5588
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5589
"The event was dropped immediately after creation."
5592
#: drizzled/drizzled_error_messages.h:1211
5594
msgid "The incident %s occured on the master. Message: %-.64s"
5597
#: drizzled/drizzled_error_messages.h:1213
5598
msgid "Table has no partition for some existing values"
5601
#: drizzled/drizzled_error_messages.h:1215
5602
msgid "Statement is not safe to log in statement format."
5605
#: drizzled/drizzled_error_messages.h:1217
5607
msgid "Fatal error: %s"
5610
#: drizzled/drizzled_error_messages.h:1219
5612
msgid "Relay log read failure: %s"
5615
#: drizzled/drizzled_error_messages.h:1221
5617
msgid "Relay log write failure: %s"
5620
#: drizzled/drizzled_error_messages.h:1225
5622
msgid "Master command %s failed: %s"
5625
#: drizzled/drizzled_error_messages.h:1227
5627
msgid "Binary logging not possible. Message: %s"
5630
#: drizzled/drizzled_error_messages.h:1229
5632
msgid "View `%-.64s`.`%-.64s` has no creation context"
5635
#: drizzled/drizzled_error_messages.h:1231
5637
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5640
#: drizzled/drizzled_error_messages.h:1233
5642
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5645
#: drizzled/drizzled_error_messages.h:1235
5647
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5650
#: drizzled/drizzled_error_messages.h:1237
5652
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5655
#: drizzled/drizzled_error_messages.h:1239
5657
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5660
#: drizzled/drizzled_error_messages.h:1241
5662
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5665
#: drizzled/drizzled_error_messages.h:1243
5667
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5670
#: drizzled/drizzled_error_messages.h:1245
5672
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5675
#: drizzled/drizzled_error_messages.h:1247
5677
msgid "Ambiguous slave modes combination. %s"
5680
#: drizzled/drizzled_error_messages.h:1249
5683
"The BINLOG statement of type `%s` was not preceded by a format description "
5687
#: drizzled/drizzled_error_messages.h:1251
5688
msgid "Corrupted replication event was detected"
5691
#: drizzled/drizzled_error_messages.h:1253
5693
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5696
#: drizzled/drizzled_error_messages.h:1255
5698
msgid "Being purged log %s was not found"
5701
#: drizzled/drizzled_error_messages.h:1257
5703
msgid "Converted to non-transactional lock on '%-.64s'"
5706
#: drizzled/drizzled_error_messages.h:1259
5708
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5711
#: drizzled/drizzled_error_messages.h:1261
5714
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5717
#: drizzled/drizzled_error_messages.h:1263
5719
msgid "Can't access storage engine of table %-.64s"
5722
#: drizzled/drizzled_error_messages.h:1265
5723
msgid "Starting backup process"
5726
#: drizzled/drizzled_error_messages.h:1267
5727
msgid "Backup completed"
5730
#: drizzled/drizzled_error_messages.h:1269
5731
msgid "Starting restore process"
5734
#: drizzled/drizzled_error_messages.h:1271
5735
msgid "Restore completed"
5738
#: drizzled/drizzled_error_messages.h:1273
5739
msgid "Nothing to backup"
5742
#: drizzled/drizzled_error_messages.h:1275
5744
msgid "Database '%-.64s' cannot be included in a backup"
5747
#: drizzled/drizzled_error_messages.h:1277
5749
"Error during backup operation - server's error log contains more information "
5753
#: drizzled/drizzled_error_messages.h:1279
5755
"Error during restore operation - server's error log contains more "
5756
"information about the error"
5759
#: drizzled/drizzled_error_messages.h:1281
5761
"Can't execute this command because another BACKUP/RESTORE operation is in "
5765
#: drizzled/drizzled_error_messages.h:1283
5766
msgid "Error when preparing for backup operation"
5769
#: drizzled/drizzled_error_messages.h:1285
5770
msgid "Error when preparing for restore operation"
5773
#: drizzled/drizzled_error_messages.h:1287
5775
msgid "Invalid backup location '%-.64s'"
5778
#: drizzled/drizzled_error_messages.h:1289
5780
msgid "Can't read backup location '%-.64s'"
5783
#: drizzled/drizzled_error_messages.h:1291
5785
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5788
#: drizzled/drizzled_error_messages.h:1293
5789
msgid "Can't enumerate server databases"
5792
#: drizzled/drizzled_error_messages.h:1295
5793
msgid "Can't enumerate server tables"
5796
#: drizzled/drizzled_error_messages.h:1297
5798
msgid "Can't enumerate tables in database %-.64s"
5801
#: drizzled/drizzled_error_messages.h:1299
5803
msgid "Skipping view %-.64s in database %-.64s"
5806
#: drizzled/drizzled_error_messages.h:1301
5808
msgid "Skipping table %-.64s since it has no valid storage engine"
5811
#: drizzled/drizzled_error_messages.h:1303
5813
msgid "Can't open table %-.64s"
5816
#: drizzled/drizzled_error_messages.h:1305
5817
msgid "Can't read backup archive preamble"
5820
#: drizzled/drizzled_error_messages.h:1307
5821
msgid "Can't write backup archive preamble"
5824
#: drizzled/drizzled_error_messages.h:1309
5826
msgid "Can't find backup driver for table %-.64s"
5829
#: drizzled/drizzled_error_messages.h:1311
5832
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5836
#: drizzled/drizzled_error_messages.h:1313
5838
msgid "Can't create %-.64s backup driver"
5841
#: drizzled/drizzled_error_messages.h:1315
5843
msgid "Can't create %-.64s restore driver"
5846
#: drizzled/drizzled_error_messages.h:1317
5848
msgid "Found %d images in backup archive but maximum %d are supported"
5851
#: drizzled/drizzled_error_messages.h:1319
5853
msgid "Error when saving meta-data of %-.64s"
5856
#: drizzled/drizzled_error_messages.h:1321
5857
msgid "Error when reading meta-data list"
5860
#: drizzled/drizzled_error_messages.h:1323
5862
msgid "Can't create %-.64s"
5865
#: drizzled/drizzled_error_messages.h:1325
5866
msgid "Can't allocate buffer for image data transfer"
5869
#: drizzled/drizzled_error_messages.h:1327
5871
msgid "Error when writing %-.64s backup image data (for table #%d)"
5874
#: drizzled/drizzled_error_messages.h:1329
5875
msgid "Error when reading data from backup stream"
5878
#: drizzled/drizzled_error_messages.h:1331
5879
msgid "Can't go to the next chunk in backup stream"
5882
#: drizzled/drizzled_error_messages.h:1333
5884
msgid "Can't initialize %-.64s backup driver"
5887
#: drizzled/drizzled_error_messages.h:1335
5889
msgid "Can't initialize %-.64s restore driver"
5892
#: drizzled/drizzled_error_messages.h:1337
5894
msgid "Can't shut down %-.64s backup driver"
5897
#: drizzled/drizzled_error_messages.h:1339
5899
msgid "Can't shut down %-.64s backup driver(s)"
5902
#: drizzled/drizzled_error_messages.h:1341
5904
msgid "%-.64s backup driver can't prepare for synchronization"
5907
#: drizzled/drizzled_error_messages.h:1343
5909
msgid "%-.64s backup driver can't create its image validity point"
5912
#: drizzled/drizzled_error_messages.h:1345
5914
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5917
#: drizzled/drizzled_error_messages.h:1347
5919
msgid "%-.64s backup driver can't cancel its backup operation"
5922
#: drizzled/drizzled_error_messages.h:1349
5924
msgid "%-.64s restore driver can't cancel its restore operation"
5927
#: drizzled/drizzled_error_messages.h:1351
5929
msgid "Error when polling %-.64s backup driver for its image data"
5932
#: drizzled/drizzled_error_messages.h:1353
5934
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5937
#: drizzled/drizzled_error_messages.h:1355
5940
"After %d attempts %-.64s restore driver still can't accept next block of data"
5943
#: drizzled/drizzled_error_messages.h:1357
5945
msgid "Open and lock tables failed in %-.64s"
5948
#: drizzled/drizzled_error_messages.h:1359
5949
msgid "Backup driver's table locking thread can not be initialized."
5952
#: drizzled/drizzled_error_messages.h:1361
5954
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5955
"and 'mysql.online_backup_progress'."
5958
#: drizzled/drizzled_error_messages.h:1363
5960
msgid "Tablespace '%-.192s' already exists"
5963
#: drizzled/drizzled_error_messages.h:1365
5965
msgid "Tablespace '%-.192s' doesn't exist"
5968
#: drizzled/drizzled_error_messages.h:1367
5970
msgid "Unexpected master's heartbeat data: %s"
5973
#: drizzled/drizzled_error_messages.h:1369
5975
msgid "The requested value for the heartbeat period %s %s"
5978
#: drizzled/drizzled_error_messages.h:1371
5980
msgid "Can't write to the online backup progress log %-.64s."
5983
#: drizzled/drizzled_error_messages.h:1373
5985
msgid "Tablespace '%-.192s' not empty"
5988
#: drizzled/drizzled_error_messages.h:1375
5991
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5992
"server. The original definition of the required tablespace is '%-.256s' "
5993
"while the same tablespace is defined on the server as '%-.256s'"
5996
#: drizzled/handler.cc:383
5997
msgid "Too many storage engines!"
6000
#: drizzled/handler.cc:387
6002
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6005
#: drizzled/handler.cc:1266
6007
msgid "Found %d prepared transaction(s) in %s"
6010
#: drizzled/handler.cc:1318
6011
msgid "Starting crash recovery..."
6014
#: drizzled/handler.cc:1350
6016
msgid "Found %d prepared XA transactions"
6019
#: drizzled/handler.cc:1354
6022
"Found %d prepared transactions! It means that drizzled was not shut down "
6023
"properly last time and critical recovery information (last binlog or %s "
6024
"file) was manually deleted after a crash. You have to start drizzled with "
6025
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6028
#: drizzled/handler.cc:1364
6029
msgid "Crash recovery finished."
6032
#: drizzled/log.cc:1071
6033
msgid "I/O error reading the header from the binary log"
6036
#: drizzled/log.cc:1078
6038
"Binlog has bad magic number; It's not a binary log file that can be used by "
6039
"this version of Drizzle"
6042
#: drizzled/log.cc:1093
6044
msgid "Failed to open log (file '%s', errno %d)"
6047
#: drizzled/log.cc:1095 drizzled/log.cc:1103
6048
msgid "Could not open log file"
6051
#: drizzled/log.cc:1101
6053
msgid "Failed to create a cache on log (file '%s')"
6056
#: drizzled/log.cc:1255 drizzled/log.cc:1903
6059
"Could not use %s for logging (error %d). Turning logging off for the whole "
6060
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6061
"shutdown the Drizzle server and restart it."
6064
#: drizzled/log.cc:2172 drizzled/log.cc:2203 drizzled/log.cc:2455
6065
#: drizzled/log.cc:2579
6067
msgid "Failed to delete file '%s'"
6070
#: drizzled/log.cc:2181 drizzled/log.cc:2463 drizzled/log.cc:2587
6073
"a problem with deleting %s; consider examining correspondence of your binlog "
6074
"index file to the actual binlog files"
6077
#: drizzled/log.cc:2309
6079
msgid "next log error: %d offset: %s log: %s included: %d"
6082
#: drizzled/log.cc:2421 drizzled/log.cc:2547
6084
msgid "Failed to execute stat() on file '%s'"
6087
#: drizzled/log.cc:2432 drizzled/log.cc:2558
6090
"a problem with getting info on being purged %s; consider examining "
6091
"correspondence of your binlog index file to the actual binlog files"
6094
#: drizzled/log.cc:4054 drizzled/log.cc:4547
6096
msgid "Recovering after a crash using %s"
6099
#: drizzled/log.cc:4057
6101
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6104
#: drizzled/log.cc:4394
6105
msgid "Bad magic header in tc log"
6108
#: drizzled/log.cc:4404
6111
"Recovery failed! You must enable exactly %d storage engines that support two-"
6112
"phase commit protocol"
6115
#: drizzled/log.cc:4432
6117
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6118
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6119
"heuristic-recover={commit|rollback}"
6122
#: drizzled/log.cc:4462
6123
msgid "Heuristic crash recovery mode"
6126
#: drizzled/log.cc:4464
6127
msgid "Heuristic crash recovery failed"
6130
#: drizzled/log.cc:4465
6131
msgid "Please restart mysqld without --tc-heuristic-recover"
6134
#: drizzled/log.cc:4509 drizzled/log.cc:4533
6136
msgid "find_log_pos() failed (error: %d)"
6139
#: drizzled/log.cc:4646
6141
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6142
"of memory error) and restart, or delete (or rename) binary log and start "
6143
"mysqld with --tc-heuristic-recover={commit|rollback}"
6146
#: drizzled/log_event.cc:140
6148
msgid " %s, Error_code: %d;"
6151
#: drizzled/log_event.cc:144
6154
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6155
"master log %s, end_log_pos %lu"
6158
#: drizzled/log_event.cc:150
6162
#: drizzled/log_event.cc:992
6165
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6168
#: drizzled/log_event.cc:2282
6171
"Query partially completed on the master (error on master: %d) and was "
6172
"aborted. There is a chance that your master is inconsistent at this point. "
6173
"If you are sure that your master is ok, run this query manually on the slave "
6174
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6175
"SLAVE; . Query: '%s'"
6178
#: drizzled/log_event.cc:2312
6181
"Query caused differenxt errors on master and slave.\n"
6182
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6183
"Default database: '%s'. Query: '%s'"
6186
#: drizzled/log_event.cc:2317
6190
#: drizzled/log_event.cc:2337
6192
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6195
#: drizzled/log_event.cc:2339 drizzled/log_event.cc:6208
6196
#: drizzled/log_event.cc:6253 drizzled/log_event.cc:7061
6197
msgid "unexpected success or fatal error"
6200
#: drizzled/log_event.cc:2917
6202
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6203
"probable cause is that the master died while writing the transaction to its "
6204
"binary log, thus rolled back too."
6207
#: drizzled/log_event.cc:3696
6210
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6211
"produced %ld warning(s). Default database: '%s'"
6214
#: drizzled/log_event.cc:3746
6217
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6220
#: drizzled/log_event.cc:3758
6222
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6225
#: drizzled/log_event.cc:4735
6226
msgid "Out of memory while recording slave event"
6229
#: drizzled/log_event.cc:5093 drizzled/log_event.cc:5119
6231
msgid "Error in Create_file event: could not open file '%s'"
6234
#: drizzled/log_event.cc:5105
6236
msgid "Error in Create_file event: could not write to file '%s'"
6239
#: drizzled/log_event.cc:5126
6241
msgid "Error in Create_file event: write to '%s' failed"
6244
#: drizzled/log_event.cc:5265
6246
msgid "Error in %s event: could not create file '%s'"
6249
#: drizzled/log_event.cc:5274
6251
msgid "Error in %s event: could not open file '%s'"
6254
#: drizzled/log_event.cc:5281
6256
msgid "Error in %s event: write to '%s' failed"
6259
#: drizzled/log_event.cc:5492
6261
msgid "Error in Exec_load event: could not open file '%s'"
6264
#: drizzled/log_event.cc:5502
6266
msgid "Error in Exec_load event: file '%s' appears corrupted"
6269
#: drizzled/log_event.cc:5532
6271
msgid "%s. Failed executing load from '%s'"
6274
#: drizzled/log_event.cc:5760
6275
msgid "Not enough memory"
6278
#: drizzled/log_event.cc:6205
6280
msgid "Error '%s' in %s event: when locking tables"
6283
#: drizzled/log_event.cc:6215
6285
msgid "Error in %s event: when locking tables"
6288
#: drizzled/log_event.cc:6250
6290
msgid "Error '%s' on reopening tables"
6293
#: drizzled/log_event.cc:6606
6295
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6298
#: drizzled/log_event.cc:7058
6300
msgid "Error '%s' on opening table `%s`.`%s`"
6303
#: drizzled/rpl_mi.cc:148
6305
msgid "Failed to create a new master info file (file '%s', errno %d)"
6308
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6310
msgid "Failed to create a cache on master info file (file '%s')"
6313
#: drizzled/rpl_mi.cc:170
6315
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6318
#: drizzled/rpl_mi.cc:276
6321
"SSL information in the master info file ('%s') are ignored because this "
6322
"MySQL slave was compiled without SSL support."
6325
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2148
6326
msgid "Failed to flush master info file"
6329
#: drizzled/rpl_mi.cc:305
6330
msgid "Error reading master configuration"
6333
#: drizzled/rpl_reporting.cc:43
6335
msgid "Slave %s: %s%s Error_code: %d"
6338
#: drizzled/rpl_rli.cc:134
6341
"Neither --relay-log nor --relay-log-index were used; so replication may "
6342
"break when this MySQL server acts as a slave and has his hostname changed!! "
6343
"Please use '--relay-log=%s' to avoid this problem."
6346
#: drizzled/rpl_rli.cc:151
6347
msgid "Failed in open_log() called from init_relay_log_info()"
6350
#: drizzled/rpl_rli.cc:168
6352
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6355
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6357
msgid "Failed to create a cache on relay log info file '%s'"
6360
#: drizzled/rpl_rli.cc:186
6361
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6364
#: drizzled/rpl_rli.cc:202
6366
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6369
#: drizzled/rpl_rli.cc:253
6371
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6374
#: drizzled/rpl_rli.cc:268
6375
msgid "Failed to flush relay log info file"
6378
#: drizzled/rpl_rli.cc:271
6379
msgid "Error counting relay log space"
6382
#: drizzled/rpl_rli.cc:295
6384
msgid "log %s listed in the index, but failed to stat"
6387
#: drizzled/rpl_rli.cc:310
6388
msgid "Could not find first log while counting relay log space"
6391
#: drizzled/rpl_rli.cc:967
6392
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6395
#: drizzled/rpl_utility.cc:119
6397
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6400
#: drizzled/rpl_utility.cc:134
6403
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6404
"Master's column size should be <= the slave's column size."
6407
#: drizzled/scheduler.cc:122
6408
msgid "Memory allocation error in thd_scheduler::init\n"
6411
#: drizzled/scheduler.cc:213
6412
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6415
#: drizzled/scheduler.cc:219
6416
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6419
#: drizzled/scheduler.cc:231
6420
msgid "thd_add_event event_add error in libevent_init\n"
6423
#: drizzled/scheduler.cc:247
6425
msgid "Can't create completion port thread (error %d)"
6428
#: drizzled/scheduler.cc:360
6429
msgid "event_add error in libevent_add_thd_callback\n"
6432
#: drizzled/scheduler.cc:386
6433
msgid "Scheduler init error in libevent_add_new_connection\n"
6436
#: drizzled/scheduler.cc:467
6437
msgid "libevent_thread_proc: my_thread_init() failed\n"
6440
#: drizzled/set_var.cc:898
6441
msgid "Ambiguous slave modes combination. STRICT will be used"
6444
#: drizzled/slave.cc:89
6445
msgid "Waiting to reconnect after a failed registration on master"
6448
#: drizzled/slave.cc:90
6450
"Slave I/O thread killed while waitnig to reconnect after a failed "
6451
"registration on master"
6454
#: drizzled/slave.cc:92
6455
msgid "Reconnecting after a failed registration on master"
6458
#: drizzled/slave.cc:93
6461
"failed registering on master, reconnecting to try again, log '%s' at postion "
6465
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6466
msgid "Slave I/O thread killed during or after reconnect"
6469
#: drizzled/slave.cc:99
6470
msgid "Waiting to reconnect after a failed binlog dump request"
6473
#: drizzled/slave.cc:100
6474
msgid "Slave I/O thread killed while retrying master dump"
6477
#: drizzled/slave.cc:101
6478
msgid "Reconnecting after a failed binlog dump request"
6481
#: drizzled/slave.cc:102
6483
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6486
#: drizzled/slave.cc:108
6487
msgid "Waiting to reconnect after a failed master event read"
6490
#: drizzled/slave.cc:109
6491
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6494
#: drizzled/slave.cc:111
6495
msgid "Reconnecting after a failed master event read"
6498
#: drizzled/slave.cc:112
6501
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6505
#: drizzled/slave.cc:115
6507
"Slave I/O thread killed during or after a reconnect done to recover from "
6511
#: drizzled/slave.cc:229
6512
msgid "Failed to allocate memory for the master info structure"
6515
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6516
msgid "Failed to initialize the master info structure"
6519
#: drizzled/slave.cc:251
6520
msgid "Failed to create slave threads"
6523
#: drizzled/slave.cc:448
6524
msgid "Server id not set, will not start slave"
6527
#: drizzled/slave.cc:616
6529
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6530
"updates to a non-transactional table without any primary key. There is a "
6531
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6532
"check your tables' contents after restart."
6535
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6536
msgid "Master reported unrecognized DRIZZLE version"
6539
#: drizzled/slave.cc:833
6540
msgid "default Format_description_log_event"
6543
#: drizzled/slave.cc:855
6546
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6547
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6550
#: drizzled/slave.cc:882
6552
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6553
"server ids; these ids must be different for replication to work (or the --"
6554
"replicate-same-server-id option must be used on slave but this doesnot "
6555
"always make sense; please check the manual before using it)."
6558
#: drizzled/slave.cc:927
6560
"The slave I/O thread stops because master and slave have different values "
6561
"for the COLLATION_SERVER global variable. The values must be equal for "
6562
"replication to work"
6565
#: drizzled/slave.cc:963
6567
"The slave I/O thread stops because master and slave have different values "
6568
"for the TIME_ZONE global variable. The values must be equal for replication "
6572
#: drizzled/slave.cc:1028
6573
msgid "Waiting for the slave SQL thread to free enough relay log space"
6576
#: drizzled/slave.cc:1074
6578
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6582
#: drizzled/slave.cc:1085
6583
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6586
#: drizzled/slave.cc:1476
6588
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6591
#: drizzled/slave.cc:1529
6593
msgid "Error reading packet from server: %s ( server_errno=%d)"
6596
#: drizzled/slave.cc:1537
6598
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6601
#: drizzled/slave.cc:1691
6604
"It was not possible to update the positions of the relay log information: "
6605
"the slave may be in an inconsistent state. Stopped in %s position %s"
6608
#: drizzled/slave.cc:1766 drizzled/slave.cc:2360
6610
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6613
#: drizzled/slave.cc:1825 drizzled/slave.cc:2309
6615
msgid "Error initializing relay log position: %s"
6618
#: drizzled/slave.cc:1841
6621
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6622
"Consider raising the value of the slave_transaction_retries variable."
6625
#: drizzled/slave.cc:1864
6627
"Could not parse relay log event entry. The possible reasons are: the "
6628
"master's binary log is corrupted (you can check this by running "
6629
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6630
"can check this by running 'mysqlbinlog' on the relay log), a network "
6631
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6632
"check the master's binary log or slave's relay log, you will be able to know "
6633
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6636
#: drizzled/slave.cc:1985
6637
msgid "Failed during slave I/O thread initialization"
6640
#: drizzled/slave.cc:1999
6641
msgid "error in drizzle_create()"
6644
#: drizzled/slave.cc:2007
6647
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6648
"'%s' at position %s"
6651
#: drizzled/slave.cc:2021
6652
msgid "Slave I/O thread killed while connecting to master"
6655
#: drizzled/slave.cc:2045
6656
msgid "Slave I/O thread couldn't register on master"
6659
#: drizzled/slave.cc:2057 drizzled/slave.cc:2081 drizzled/slave.cc:2105
6660
msgid "Forcing to reconnect slave I/O thread"
6663
#: drizzled/slave.cc:2070
6664
msgid "Failed on request_dump()"
6667
#: drizzled/slave.cc:2071
6668
msgid "Slave I/O thread killed while requesting master dump"
6671
#: drizzled/slave.cc:2097
6672
msgid "Waiting for master to send event"
6675
#: drizzled/slave.cc:2099
6676
msgid "Slave I/O thread killed while reading event"
6679
#: drizzled/slave.cc:2117
6682
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6683
"entry is correct, restart the server with a higher value of "
6684
"max_allowed_packet"
6687
#: drizzled/slave.cc:2131
6688
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6691
#: drizzled/slave.cc:2141
6692
msgid "Queueing master event to the relay log"
6695
#: drizzled/slave.cc:2168
6696
msgid "Slave I/O thread aborted while waiting for relay log space"
6699
#: drizzled/slave.cc:2178
6701
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6704
#: drizzled/slave.cc:2199
6705
msgid "Waiting for slave mutex on exit"
6708
#: drizzled/slave.cc:2265
6709
msgid "Failed during slave thread initialization"
6712
#: drizzled/slave.cc:2331
6715
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6716
"s, relay log '%s' position: %s"
6719
#: drizzled/slave.cc:2345
6720
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6723
#: drizzled/slave.cc:2371
6724
msgid "Reading event from the relay log"
6727
#: drizzled/slave.cc:2396
6729
msgid "Slave (additional info): %s Error_code: %d"
6732
#: drizzled/slave.cc:2413
6734
msgid "Slave: %s Error_code: %d"
6737
#: drizzled/slave.cc:2416
6740
"Error loading user-defined library, slave SQL thread aborted. Install the "
6741
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6742
"stopped at log '%s' position %s"
6745
#: drizzled/slave.cc:2424
6748
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6749
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6752
#: drizzled/slave.cc:2436
6755
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6758
#: drizzled/slave.cc:2532
6760
msgid "Slave I/O: failed requesting download of '%s'"
6763
#: drizzled/slave.cc:2549
6765
msgid "Network read error downloading '%s' from master"
6768
#: drizzled/slave.cc:2571
6769
msgid "error writing Exec_load event to relay log"
6772
#: drizzled/slave.cc:2585
6773
msgid "error writing Create_file event to relay log"
6776
#: drizzled/slave.cc:2600
6777
msgid "error writing Append_block event to relay log"
6780
#: drizzled/slave.cc:2696
6781
msgid "Memory allocation failed"
6784
#: drizzled/slave.cc:2721 drizzled/slave.cc:2807
6787
"Read invalid event from master: '%s', master could be corrupt but a more "
6788
"likely cause of this is a bug"
6791
#: drizzled/slave.cc:3080
6792
msgid "could not queue event from master"
6795
#: drizzled/slave.cc:3170
6797
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6800
#: drizzled/slave.cc:3172
6801
msgid "reconnecting"
6804
#: drizzled/slave.cc:3172
6808
#: drizzled/slave.cc:3198
6811
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6815
#: drizzled/slave.cc:3585
6817
msgid "next log '%s' is currently active"
6820
#: drizzled/slave.cc:3615
6822
msgid "next log '%s' is not active"
6825
#: drizzled/slave.cc:3631
6828
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6831
#: drizzled/slave.cc:3637
6832
msgid "Aborting slave SQL thread because of partial event read"
6835
#: drizzled/slave.cc:3643 drizzled/slave.cc:3650
6837
msgid "Error reading relay log event: %s"
6840
#: drizzled/slave.cc:3644
6841
msgid "slave SQL thread was killed"
6844
#: drizzled/slave.cc:3742
6847
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6848
"check error log on slave for more info"
6851
#: drizzled/slave.cc:3748
6854
"According to the master's version ('%s'), it is probable that master suffers "
6855
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6856
"current binary log event may make the slave's data become different from the "
6857
"master's data. To take no risk, slave refuses to replicate this event and "
6858
"stops. We recommend that all updates be stopped on the master and slave, "
6859
"that the data of both be manually synchronized, that master's binary logs be "
6860
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6861
"Then replication can be restarted."
6864
#: drizzled/sql_base.cc:2527
6866
msgid "Table %s had a open data handler in reopen_table"
6869
#: drizzled/sql_base.cc:3178
6871
msgid "Couldn't repair table: %s.%s"
6874
#: drizzled/sql_base.cc:3221
6877
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6878
"s`.`%s`' to the binary log"
6881
#: drizzled/sql_base.cc:3950
6883
msgid "Could not remove temporary table: '%s', error: %d"
6886
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6888
msgid "Error while loading database options: '%s':"
6891
#: drizzled/sql_plugin.cc:647
6893
msgid "Plugin '%s' of type %s failed deinitialization"
6896
#: drizzled/sql_plugin.cc:661
6898
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6901
#: drizzled/sql_plugin.cc:781
6903
msgid "Plugin '%s' registration as a %s failed."
6906
#: drizzled/sql_plugin.cc:1035
6907
msgid "plugin-load parameter too long"
6910
#: drizzled/sql_plugin.cc:1095
6912
msgid "Couldn't load plugin named '%s' with soname '%s'."
6915
#: drizzled/sql_plugin.cc:1146
6917
msgid "Forcing shutdown of %d plugins"
6920
#: drizzled/sql_plugin.cc:1168
6922
msgid "Plugin '%s' will be forced to shutdown"
6925
#: drizzled/sql_plugin.cc:1184
6927
msgid "Plugin '%s' has ref_count=%d after shutdown."
6930
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6932
msgid "Unknown variable type code 0x%x in plugin '%s'."
6935
#: drizzled/sql_plugin.cc:2476
6938
"Server variable %s of plugin %s was forced to be read-only: string variable "
6939
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6942
#: drizzled/sql_plugin.cc:2507
6944
msgid "Missing variable name in plugin '%s'."
6947
#: drizzled/sql_plugin.cc:2524
6949
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6952
#: drizzled/sql_plugin.cc:2643
6954
msgid "Out of memory for plugin '%s'."
6957
#: drizzled/sql_plugin.cc:2650
6959
msgid "Bad options for plugin '%s'."
6962
#: drizzled/sql_plugin.cc:2659
6964
msgid "Parsing options for plugin '%s' failed."
6967
#: drizzled/sql_plugin.cc:2702
6969
msgid "Plugin '%s' has conflicting system variables"
6972
#: drizzled/sql_plugin.cc:2712
6974
msgid "Plugin '%s' disabled by command line option"
6977
#: drizzled/sql_repl.cc:101
6978
msgid "Failed in send_file() while reading file name"
6981
#: drizzled/sql_repl.cc:114
6982
msgid "Failed in send_file() on open of file"
6985
#: drizzled/sql_repl.cc:122
6986
msgid "Failed in send_file() while writing data to client"
6989
#: drizzled/sql_repl.cc:131
6990
msgid "Failed in send_file() while negotiating file transfer close"
6993
#: drizzled/sql_table.cc:81
6995
msgid "Invalid (old?) table or database name '%s'"
6998
#: drizzled/sql_table.cc:2716
7000
msgid "Unknown - internal error %d during operation"
7003
#: drizzled/sql_table.cc:4990
7005
msgid "Could not open table %s.%s after rename\n"
7008
#: drizzled/sql_table.cc:5157
7011
"order_st BY ignored because there is a user-defined clustered index in the "
7015
#: drizzled/sql_udf.cc:39
7016
msgid "Can't allocate memory for udf structures"
7019
#: drizzled/table.cc:488
7022
"'%s' had no or invalid character set, and default character set is multi-"
7023
"byte, so character column sizes may have changed"
7026
#: drizzled/table.cc:1692
7028
msgid "Unknown collation '%s' in table '%-.64s' definition"
7031
#: drizzled/table.cc:1699
7034
"Table '%-.64s' was created with a different version of MySQL and cannot be "
7038
#: drizzled/table.cc:2310
7041
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
7045
#: drizzled/table.cc:2336
7048
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7049
"have type %s, found type %s."
7052
#: drizzled/table.cc:2345
7055
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7056
"position %d to have character set '%s' but the type has no character set."
7059
#: drizzled/table.cc:2355
7062
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7063
"position %d to have character set '%s' but found character set '%s'."
7066
#: drizzled/table.cc:2366
7069
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7070
"have type %s but the column is not found."
7073
#: drizzled/table.cc:4749
7075
msgid "Got error %d when reading table '%s'"
7078
#: drizzled/tztime.cc:1063
7080
msgid "Fatal error: Illegal or unknown default time zone '%s'"
7083
#: drizzled/definitions.h:52
7084
msgid "Invalid error code"