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-22 20:42-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:1427
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:1111
115
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
#: client/drizzle.cc:1121
121
"Your Drizzle connection id is %u\n"
122
"Server version: %s\n"
125
#: client/drizzle.cc:1151
127
msgid "Reading history-file %s\n"
130
#: client/drizzle.cc:1156
132
msgid "Couldn't allocate memory for temp histfile!\n"
135
#: client/drizzle.cc:1163
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
#: client/drizzle.cc:1181
141
msgid "Writing history-file %s\n"
144
#: client/drizzle.cc:1190
149
#: client/drizzle.cc:1190
152
msgstr "Do zobaczenia"
154
#: client/drizzle.cc:1238
156
msgid "Query aborted by Ctrl+C\n"
157
msgstr "Zapytanie przerwane przy użyciu Ctrl+C\n"
159
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
161
msgid "Display this help and exit."
162
msgstr "Wyświetl ten ekran pomocy i zakończ."
164
#: client/drizzle.cc:1263
165
msgid "Synonym for -?"
168
#: client/drizzle.cc:1266
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:1270
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:1273
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:1276
193
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
197
msgid "Directory where character sets are."
200
#: client/drizzle.cc:1280
202
msgid "Display column type information."
203
msgstr "Wyświetlaj informację o typie kolumny."
205
#: client/drizzle.cc:1283
207
"Preserve comments. Send comments to the server. The default is --skip-"
208
"comments (discard comments), enable with --comments"
211
#: client/drizzle.cc:1286
212
msgid "Use compression in server/client protocol."
215
#: client/drizzle.cc:1289
216
msgid "Check memory and open file usage at exit ."
219
#: client/drizzle.cc:1292
220
msgid "Print some debug info at exit."
223
#: client/drizzle.cc:1294
224
msgid "Database to use."
227
#: client/drizzle.cc:1297
231
#: client/drizzle.cc:1299
232
msgid "Delimiter to be used."
235
#: client/drizzle.cc:1301
236
msgid "Execute command and quit. (Disables --force and history file)"
239
#: client/drizzle.cc:1303
240
msgid "Print the output of a query (rows) vertically."
243
#: client/drizzle.cc:1306
244
msgid "Continue even if we get an sql error."
247
#: client/drizzle.cc:1310
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:1314
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:1316
265
msgid "Ignore space after function names."
268
#: client/drizzle.cc:1318
269
msgid "Enable/disable LOAD DATA LOCAL INFILE."
272
#: client/drizzle.cc:1321
273
msgid "Turn off beep on error."
276
#: client/drizzle.cc:1323 client/drizzleadmin.cc:75
277
msgid "Connect to host."
280
#: client/drizzle.cc:1325
281
msgid "Write line numbers for errors."
284
#: client/drizzle.cc:1328
286
"Don't write line number for errors. WARNING: -L is deprecated, use long "
287
"version of this option instead."
290
#: client/drizzle.cc:1330
291
msgid "Flush buffer after each query."
294
#: client/drizzle.cc:1332
295
msgid "Write column names in results."
298
#: client/drizzle.cc:1336
300
"Don't write column names in results. WARNING: -N is deprecated, use long "
301
"version of this options instead."
304
#: client/drizzle.cc:1339
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:1341
311
msgid "Ignore SIGINT (CTRL-C)"
314
#: client/drizzle.cc:1345
316
"Only update the default database. This is useful for skipping updates to "
317
"other database in the update log."
320
#: client/drizzle.cc:1348
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:1351
331
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
332
"option deprecated; use --disable-pager instead."
335
#: client/drizzle.cc:1354 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:1356
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:1357
348
msgid "built-in default"
351
#: client/drizzle.cc:1360
352
msgid "Set the drizzle prompt to this value."
355
#: client/drizzle.cc:1363
356
msgid "The protocol of connection (tcp,socket,pipe,memory)."
359
#: client/drizzle.cc:1366
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:1368
366
msgid "Write fields without conversion. Used with --batch."
369
#: client/drizzle.cc:1371
371
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
372
"option is enabled by default."
375
#: client/drizzle.cc:1373
377
"Be more silent. Print results with a tab as separator, each row on new line."
380
#: client/drizzle.cc:1375
381
msgid "Socket file to use for connection."
384
#: client/drizzle.cc:1378
385
msgid "Output in table format."
388
#: client/drizzle.cc:1381
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:1383
397
"Disable outfile. See interactive help (\\h) also. WARNING: option "
398
"deprecated; use --disable-tee instead"
401
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
402
msgid "User for login if not current user."
405
#: client/drizzle.cc:1389
406
msgid "Only allow UPDATE and DELETE that uses keys."
409
#: client/drizzle.cc:1392
410
msgid "Synonym for option --safe-updates, -U."
413
#: client/drizzle.cc:1395
414
msgid "Write more. (-v -v -v gives the table output format)."
417
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
418
msgid "Output version information and exit."
421
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
422
msgid "Wait and retry if connection is down."
425
#: client/drizzle.cc:1402
426
msgid "Number of seconds before connection timeout."
429
#: client/drizzle.cc:1407
430
msgid "Max packet length to send to, or receive from server"
433
#: client/drizzle.cc:1412
434
msgid "Buffer for TCP/IP and socket communication"
437
#: client/drizzle.cc:1416
438
msgid "Automatic limit for SELECT when using --safe-updates"
441
#: client/drizzle.cc:1421
442
msgid "Automatic limit for rows in a join when using --safe-updates"
445
#: client/drizzle.cc:1425
446
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
449
#: client/drizzle.cc:1438
451
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
454
#: client/drizzle.cc:1445
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:1449
465
msgid "Usage: %s [OPTIONS] [database]\n"
468
#: client/drizzle.cc:1482
469
msgid "DELIMITER cannot contain a backslash character"
472
#: client/drizzle.cc:1503
474
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
477
#: client/drizzle.cc:1526
479
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
482
#: client/drizzle.cc:1530
484
msgid "WARNING: --server-arg option not supported in this configuration.\n"
487
#: client/drizzle.cc:1898
489
msgid "Unknown command '\\%c'."
492
#: client/drizzle.cc:2325
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:2422
500
msgid "No connection. Trying to reconnect..."
503
#: client/drizzle.cc:2428
504
msgid "Can't connect to the server\n"
507
#: client/drizzle.cc:2485
511
#: client/drizzle.cc:2485
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:3279
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/error.cc:348
965
msgid "Couldn't uncompress communication packet"
968
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
969
msgid "Got an error reading communication packets"
972
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
973
msgid "Got timeout reading communication packets"
976
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
977
msgid "Got an error writing communication packets"
980
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
981
msgid "Got timeout writing communication packets"
984
#: libdrizzle/local_infile.c:189 mysys/errors.c:52
986
msgid "File '%s' not found (Errcode: %d)"
989
#: libdrizzle/local_infile.c:220 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:944
1171
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1174
#: mysys/my_getopt.c:1166
1176
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1179
#: mysys/my_getopt.c:1186
1183
"Variables (--variable-name=value)\n"
1184
"and boolean options {false|true} Value (after reading options)\n"
1185
"--------------------------------- -----------------------------\n"
1188
#: mysys/my_getopt.c:1202 mysys/my_getopt.c:1218
1189
msgid "(No default value)"
1192
#: mysys/my_getopt.c:1221
1196
#: mysys/my_getopt.c:1221
1200
#: mysys/my_getopt.c:1246
1202
msgid "(Disabled)\n"
1205
#: drizzled/authentication.cc:66 drizzled/handler.cc:350
1206
#: drizzled/sql_plugin.cc:821 drizzled/sql_show.cc:4663
1208
msgid "Plugin '%s' init function returned error."
1211
#. TRANSLATORS: The leading word "configvar" is the name
1212
#. of the plugin api, and so should not be translated.
1213
#: drizzled/configvar.cc:40
1215
msgid "configvar plugin '%s' init() failed"
1218
#. TRANSLATORS: The leading word "configvar" is the name
1219
#. of the plugin api, and so should not be translated.
1220
#: drizzled/configvar.cc:62
1222
msgid "configvar plugin '%s' deinit() failed"
1225
#. TRANSLATORS: The leading word "configvar" is the name
1226
#. of the plugin api, and so should not be translated.
1227
#: drizzled/configvar.cc:98
1229
msgid "configvar plugin '%s' configvar_func1() failed"
1232
#. TRANSLATORS: The leading word "configvar" is the name
1233
#. of the plugin api, and so should not be translated.
1234
#: drizzled/configvar.cc:152
1236
msgid "configvar plugin '%s' configvar_func2() failed"
1239
#: drizzled/drizzled.cc:549
1241
msgid "Got error %d from pthread_cond_timedwait"
1244
#: drizzled/drizzled.cc:689 drizzled/drizzled.cc:1764
1245
msgid "Can't create thread to kill server"
1248
#: drizzled/drizzled.cc:756
1250
msgid "Got signal %d from thread %lud"
1253
#: drizzled/drizzled.cc:790
1257
#: drizzled/drizzled.cc:975
1258
msgid "One can only use the --user switch if running as root\n"
1261
#: drizzled/drizzled.cc:983
1263
"Fatal error: Please read \"Security\" section of the manual to find out how "
1264
"to run mysqld as root!\n"
1267
#: drizzled/drizzled.cc:1007
1270
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1274
#: drizzled/drizzled.cc:1182
1276
msgid "Retrying bind on TCP/IP port %u"
1279
#: drizzled/drizzled.cc:1188
1280
msgid "Can't start server: Bind on TCP/IP port"
1283
#: drizzled/drizzled.cc:1189
1285
msgid "Do you already have another drizzled server running on port: %d ?"
1288
#: drizzled/drizzled.cc:1195
1289
msgid "Can't start server: listen() on TCP/IP port"
1292
#: drizzled/drizzled.cc:1196
1294
msgid "listen() on TCP/IP failed with error %d"
1297
#: drizzled/drizzled.cc:1414
1302
#: drizzled/drizzled.cc:1432
1305
"We will try our best to scrape up some info that will hopefully help "
1307
"the problem, but since we have already crashed, something is definitely "
1309
"and this may fail.\n"
1313
#: drizzled/drizzled.cc:1443
1316
"It is possible that mysqld could use up to \n"
1317
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1319
"Hope that's ok; if not, decrease some variables in the equation.\n"
1323
#: drizzled/drizzled.cc:1461
1326
"Attempting backtrace. You can use the following information to find out\n"
1327
"where mysqld died. If you see no messages after this, something went\n"
1328
"terribly wrong...\n"
1331
#: drizzled/drizzled.cc:1489
1334
"Trying to get some variables.\n"
1335
"Some pointers may be invalid and cause the dump to abort...\n"
1338
#: drizzled/drizzled.cc:1501
1342
"This crash occured while the server was calling initgroups(). This is\n"
1343
"often due to the use of a drizzled that is statically linked against glibc\n"
1344
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1345
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1346
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1347
"drizzled that is not statically linked.\n"
1350
#: drizzled/drizzled.cc:1516
1354
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1355
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1356
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1357
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1358
"the documentation for your distribution on how to do that.\n"
1361
#: drizzled/drizzled.cc:1529
1365
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1366
"unreliable and unstable on some operating systems and operating-system\n"
1367
"versions (notably, some versions of Linux). This crash could be due to use\n"
1368
"of those buggy OS calls. You should consider whether you really need the\n"
1369
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1373
#: drizzled/drizzled.cc:1544
1375
msgid "Writing a core file\n"
1378
#: drizzled/drizzled.cc:1591
1380
"setrlimit could not change the size of core files to 'infinity'; We may not "
1381
"be able to generate a core file on signals"
1384
#: drizzled/drizzled.cc:1659
1386
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1389
#: drizzled/drizzled.cc:1747
1391
msgid "Got signal %d to shutdown mysqld"
1394
#: drizzled/drizzled.cc:1788
1396
msgid "Got signal: %d error: %d"
1399
#: drizzled/drizzled.cc:1918
1401
msgid "Wrong date/time format specifier: %s\n"
1404
#: drizzled/drizzled.cc:2042
1406
msgid "gethostname failed, using '%s' as hostname"
1409
#: drizzled/drizzled.cc:2106
1412
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1415
#: drizzled/drizzled.cc:2111
1418
"Could not increase number of max_open_files to more than %u (request: %u)"
1421
#: drizzled/drizzled.cc:2192
1423
msgid "Unknown locale: '%s'"
1426
#: drizzled/drizzled.cc:2262
1427
msgid "Can't create thread-keys"
1430
#: drizzled/drizzled.cc:2302
1431
msgid "Unable to reopen stdout"
1434
#: drizzled/drizzled.cc:2305
1435
msgid "Unable to reopen stderr"
1438
#: drizzled/drizzled.cc:2311
1439
msgid "Out of memory"
1442
#: drizzled/drizzled.cc:2318
1443
msgid "You need to use --log-bin to make --binlog-format work."
1446
#: drizzled/drizzled.cc:2340
1448
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1449
"impossible, it would lead to infinite loops in this server."
1452
#: drizzled/drizzled.cc:2360
1455
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1456
"replication may break when this Drizzle server acts as a master and has his "
1457
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1460
#: drizzled/drizzled.cc:2394
1461
msgid "Failed to initialize plugins."
1464
#: drizzled/drizzled.cc:2425
1467
"%s: Too many arguments (first extra is '%s').\n"
1468
"Use --verbose --help to get a list of available options\n"
1471
#: drizzled/drizzled.cc:2435
1472
msgid "Can't init databases"
1475
#: drizzled/drizzled.cc:2455
1477
msgid "Unknown/unsupported table type: %s"
1480
#: drizzled/drizzled.cc:2461
1482
msgid "Default storage engine (%s) is not available"
1485
#: drizzled/drizzled.cc:2484
1486
msgid "Can't initialize tc_log"
1489
#: drizzled/drizzled.cc:2515
1491
msgid "Failed to lock memory. Errno: %d\n"
1494
#: drizzled/drizzled.cc:2584
1496
msgid "Asked for %u thread stack, but got %<PRIu64>"
1499
#: drizzled/drizzled.cc:2620
1501
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1502
"value: we force server id to 1; updates will be logged to the binary log, "
1503
"but connections from slaves will not be accepted."
1506
#: drizzled/drizzled.cc:2678
1507
msgid "Before Lock_thread_count"
1510
#: drizzled/drizzled.cc:2685
1511
msgid "After lock_thread_count"
1514
#: drizzled/drizzled.cc:2793
1516
msgid "drizzled: Got error %d from select"
1519
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1520
#: drizzled/drizzled.cc:3252
1521
msgid "Option used by mysql-test for debugging and testing of replication."
1524
#: drizzled/drizzled.cc:3033
1525
msgid "Auto-increment columns are incremented by this"
1528
#: drizzled/drizzled.cc:3038
1530
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1534
#: drizzled/drizzled.cc:3044
1536
"Path to installation directory. All paths are usually resolved relative to "
1540
#: drizzled/drizzled.cc:3048
1541
msgid "IP address to bind to."
1544
#: drizzled/drizzled.cc:3052
1546
"Does not have any effect without '--log-bin'. Tell the master the form of "
1547
"binary logging to use: either 'row' for row-based binary logging, or "
1548
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1549
"statement-based binary logging except for those statements where only row-"
1550
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1551
"the UUID() function; for those, row-based binary logging is automatically "
1555
#: drizzled/drizzled.cc:3062
1557
"Tells the master it should log updates for the specified database, and "
1558
"exclude all others not explicitly mentioned."
1561
#: drizzled/drizzled.cc:3066
1563
"Tells the master that updates to the given database should not be logged "
1567
#: drizzled/drizzled.cc:3070
1569
"The maximum size of a row-based binary log event in bytes. Rows will be "
1570
"grouped into events smaller than this size if possible. The value has to be "
1571
"a multiple of 256."
1574
#: drizzled/drizzled.cc:3081
1575
msgid "Don't ignore client side character set value sent during handshake."
1578
#: drizzled/drizzled.cc:3086
1579
msgid "Set the filesystem character set."
1582
#: drizzled/drizzled.cc:3091
1583
msgid "Set the default character set."
1586
#: drizzled/drizzled.cc:3098
1587
msgid "Chroot mysqld daemon during startup."
1590
#: drizzled/drizzled.cc:3102
1591
msgid "Set the default collation."
1594
#: drizzled/drizzled.cc:3106
1595
msgid "Default completion type."
1598
#: drizzled/drizzled.cc:3111
1599
msgid "Write error output on screen."
1602
#: drizzled/drizzled.cc:3115
1603
msgid "Write core on errors."
1606
#: drizzled/drizzled.cc:3119
1607
msgid "Path to the database root."
1610
#: drizzled/drizzled.cc:3123
1611
msgid "Set the default storage engine (table type) for tables."
1614
#: drizzled/drizzled.cc:3127
1615
msgid "Set the default time zone."
1618
#: drizzled/drizzled.cc:3131
1619
msgid "Type of DELAY_KEY_WRITE."
1622
#: drizzled/drizzled.cc:3140
1623
msgid "Print a symbolic stack trace on failure."
1626
#: drizzled/drizzled.cc:3146
1627
msgid "Push supported query conditions to the storage engine."
1630
#: drizzled/drizzled.cc:3152
1631
msgid "Used for debugging; Use at your own risk!"
1634
#: drizzled/drizzled.cc:3155
1635
msgid "Flush tables to disk between SQL commands."
1638
#: drizzled/drizzled.cc:3160
1639
msgid "Set up signals usable for debugging"
1642
#: drizzled/drizzled.cc:3164
1643
msgid "Command(s) that are executed for each new connection"
1646
#: drizzled/drizzled.cc:3168
1647
msgid "Read SQL commands from this file at startup."
1650
#: drizzled/drizzled.cc:3172
1651
msgid "Command(s) that are executed when a slave connects to this master"
1654
#: drizzled/drizzled.cc:3176
1658
#: drizzled/drizzled.cc:3180
1659
msgid "Set the language used for the month names and the days of the week."
1662
#: drizzled/drizzled.cc:3185
1663
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1666
#: drizzled/drizzled.cc:3190
1667
msgid "Log connections and queries to file."
1670
#: drizzled/drizzled.cc:3194
1672
"Log update queries in binary format. Optional argument is the location for "
1673
"the binary log files.(Strongly recommended to avoid replication problems if "
1674
"server's hostname changes)"
1677
#: drizzled/drizzled.cc:3201
1678
msgid "File that holds the names for last binary log files."
1681
#: drizzled/drizzled.cc:3205
1682
msgid "Error log file."
1685
#: drizzled/drizzled.cc:3209
1686
msgid "Log all MyISAM changes to file."
1689
#: drizzled/drizzled.cc:3213
1691
"Tells the slave to log the updates from the slave thread to the binary log. "
1692
"You will need to turn it on if you plan to daisy-chain the slaves."
1695
#: drizzled/drizzled.cc:3220
1697
"Path to transaction coordinator log (used for transactions that affect more "
1698
"than one storage engine, when binary log is disabled)"
1701
#: drizzled/drizzled.cc:3226
1702
msgid "Size of transaction coordinator log."
1705
#: drizzled/drizzled.cc:3232
1706
msgid "Log some not critical warnings to the log file."
1709
#: drizzled/drizzled.cc:3237
1710
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1713
#: drizzled/drizzled.cc:3242
1715
"The location and name of the file that remembers the master and where the I/"
1716
"O replication thread is in the master's binlogs."
1719
#: drizzled/drizzled.cc:3247
1721
"The number of tries the slave will make to connect to the master before "
1725
#: drizzled/drizzled.cc:3256
1726
msgid "Lock mysqld in memory."
1729
#: drizzled/drizzled.cc:3260
1731
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1732
"BACKUP, FORCE or QUICK."
1735
#: drizzled/drizzled.cc:3265
1736
msgid "Use very new possible 'unsafe' functions."
1739
#: drizzled/drizzled.cc:3270
1740
msgid "Use old, non-optimized alter table."
1743
#: drizzled/drizzled.cc:3275
1744
msgid "Pid file used by safe_mysqld."
1747
#: drizzled/drizzled.cc:3285
1749
"Maximum time in seconds to wait for the port to become free. (Default: no "
1753
#: drizzled/drizzled.cc:3290
1754
msgid "The location and name to use for relay logs."
1757
#: drizzled/drizzled.cc:3294
1759
"The location and name to use for the file that keeps a list of the last "
1763
#: drizzled/drizzled.cc:3299
1765
"The location and name of the file that remembers where the SQL replication "
1766
"thread is in the relay logs."
1769
#: drizzled/drizzled.cc:3304
1771
"Tells the slave thread to restrict replication to the specified database. To "
1772
"specify more than one database, use the directive multiple times, once for "
1773
"each database. Note that this will only work if you do not use cross-"
1774
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1775
"having selected a different or no database. If you need cross database "
1776
"updates to work, use replicate-wild-do-table=db_name.%."
1779
#: drizzled/drizzled.cc:3313
1781
"Tells the slave thread to restrict replication to the specified table. To "
1782
"specify more than one table, use the directive multiple times, once for each "
1783
"table. This will work for cross-database updates, in contrast to replicate-"
1787
#: drizzled/drizzled.cc:3319
1789
"Tells the slave thread to not replicate to the specified database. To "
1790
"specify more than one database to ignore, use the directive multiple times, "
1791
"once for each database. This option will not work if you use cross database "
1792
"updates. If you need cross database updates to work, use replicate-wild-"
1793
"ignore-table=db_name.%. "
1796
#: drizzled/drizzled.cc:3326
1798
"Tells the slave thread to not replicate to the specified table. To specify "
1799
"more than one table to ignore, use the directive multiple times, once for "
1800
"each table. This will work for cross-datbase updates, in contrast to "
1801
"replicate-ignore-db."
1804
#: drizzled/drizzled.cc:3332
1806
"Updates to a database with a different name than the original. Example: "
1807
"replicate-rewrite-db=master_db_name->slave_db_name."
1810
#: drizzled/drizzled.cc:3336
1812
"In replication, if set to 1, do not skip events having our server id. "
1813
"Default value is 0 (to break infinite loops in circular replication). Can't "
1814
"be set to 1 if --log-slave-updates is used."
1817
#: drizzled/drizzled.cc:3343
1819
"Tells the slave thread to restrict replication to the tables that match the "
1820
"specified wildcard pattern. To specify more than one table, use the "
1821
"directive multiple times, once for each table. This will work for cross-"
1822
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1823
"only updates to tables in all databases that start with foo and whose table "
1824
"names start with bar."
1827
#: drizzled/drizzled.cc:3351
1829
"Tells the slave thread to not replicate to the tables that match the given "
1830
"wildcard pattern. To specify more than one table to ignore, use the "
1831
"directive multiple times, once for each table. This will work for cross-"
1832
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1833
"updates to tables in databases that start with foo and whose table names "
1837
#: drizzled/drizzled.cc:3360
1839
"Hostname or IP of the slave to be reported to to the master during slave "
1840
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1841
"you do not want the slave to register itself with the master. Note that it "
1842
"is not sufficient for the master to simply read the IP of the slave off the "
1843
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1844
"may not be valid for connecting to the slave from the master or other hosts."
1847
#: drizzled/drizzled.cc:3373
1849
"Port for connecting to slave reported to the master during slave "
1850
"registration. Set it only if the slave is listening on a non-default port or "
1851
"if you have a special tunnel from the master or other clients to the slave. "
1852
"If not sure, leave this option unset."
1855
#: drizzled/drizzled.cc:3380
1856
msgid "Skip some optimize stages (for testing)."
1859
#: drizzled/drizzled.cc:3383
1861
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1862
"specified directory"
1865
#: drizzled/drizzled.cc:3388
1867
"Uniquely identifies the server instance in the community of replication "
1871
#: drizzled/drizzled.cc:3393
1872
msgid "Don't use new, possible wrong routines."
1875
#: drizzled/drizzled.cc:3396
1876
msgid "If set, slave is not autostarted."
1879
#: drizzled/drizzled.cc:3400
1880
msgid "Don't print a stack trace on failure."
1883
#: drizzled/drizzled.cc:3404
1884
msgid "Don't give threads different priorities."
1887
#: drizzled/drizzled.cc:3408
1889
"The location where the slave should put its temporary files when replicating "
1890
"a LOAD DATA INFILE command."
1893
#: drizzled/drizzled.cc:3413
1895
"Tells the slave thread to continue replication when a query event returns an "
1896
"error from the provided list."
1899
#: drizzled/drizzled.cc:3417
1901
"Modes for how replication events should be executed. Legal values are "
1902
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1903
"stop for operations that are idempotent. In STRICT mode, replication will "
1904
"stop on any unexpected difference between the master and the slave."
1907
#: drizzled/drizzled.cc:3425
1911
#: drizzled/drizzled.cc:3428
1912
msgid "Enable symbolic link support."
1915
#: drizzled/drizzled.cc:3437
1917
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1920
#: drizzled/drizzled.cc:3442
1922
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1926
#: drizzled/drizzled.cc:3447
1928
"Using this option will cause most temporary files created to use a small set "
1929
"of names, rather than a unique name for each new file."
1932
#: drizzled/drizzled.cc:3452
1934
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1937
#: drizzled/drizzled.cc:3457
1939
"Path for temporary files. Several paths may be specified, separated by a "
1940
"colon (:), in this case they are used in a round-robin fashion."
1943
#: drizzled/drizzled.cc:3463
1944
msgid "Default transaction isolation level."
1947
#: drizzled/drizzled.cc:3467
1948
msgid "Run mysqld daemon as user."
1951
#: drizzled/drizzled.cc:3475
1953
"The number of outstanding connection requests MySQL can have. This comes "
1954
"into play when the main MySQL thread gets very many connection requests in a "
1958
#: drizzled/drizzled.cc:3481
1960
"The size of the cache to hold the SQL statements for the binary log during a "
1961
"transaction. If you often use big, multi-statement transactions you can "
1962
"increase this to get more performance."
1965
#: drizzled/drizzled.cc:3487
1967
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1971
#: drizzled/drizzled.cc:3493
1973
"The number of seconds the mysqld server is waiting for a connect packet "
1974
"before responding with 'Bad handshake'."
1977
#: drizzled/drizzled.cc:3498
1978
msgid "The DATE format (For future)."
1981
#: drizzled/drizzled.cc:3503
1982
msgid "The DATETIME/TIMESTAMP format (for future)."
1985
#: drizzled/drizzled.cc:3508
1986
msgid "The default week format used by WEEK() functions."
1989
#: drizzled/drizzled.cc:3513
1991
"Precision of the result of '/' operator will be increased on that value."
1994
#: drizzled/drizzled.cc:3519
1996
"If non-zero, binary logs will be purged after expire_logs_days days; "
1997
"possible purges happen at startup and at binary log rotation."
2000
#: drizzled/drizzled.cc:3525
2001
msgid "The maximum length of the result of function group_concat."
2004
#: drizzled/drizzled.cc:3530
2006
"The number of seconds the server waits for activity on an interactive "
2007
"connection before closing it."
2010
#: drizzled/drizzled.cc:3536
2011
msgid "The size of the buffer that is used for full joins."
2014
#: drizzled/drizzled.cc:3542
2015
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2018
#: drizzled/drizzled.cc:3547
2020
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2021
"this to get better index handling (for all reads and multiple writes) to as "
2022
"much as you can afford;"
2025
#: drizzled/drizzled.cc:3556
2027
"This characterizes the number of hits a hot block has to be untouched until "
2028
"it is considered aged enough to be downgraded to a warm block. This "
2029
"specifies the percentage ratio of that number of hits to the total number of "
2030
"blocks in key cache"
2033
#: drizzled/drizzled.cc:3565
2034
msgid "The default size of key cache blocks"
2037
#: drizzled/drizzled.cc:3571
2038
msgid "The minimum percentage of warm blocks in key cache"
2041
#: drizzled/drizzled.cc:3577
2042
msgid "Max packetlength to send/receive from to server."
2045
#: drizzled/drizzled.cc:3582
2047
"Can be used to restrict the total size used to cache a multi-transaction "
2051
#: drizzled/drizzled.cc:3587
2053
"Binary log will be rotated automatically when the size exceeds this value. "
2054
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2055
"for this variable is 4096."
2058
#: drizzled/drizzled.cc:3593
2060
"If there is more than this number of interrupted connections from a host "
2061
"this host will be blocked from further connections."
2064
#: drizzled/drizzled.cc:3600
2065
msgid "The number of simultaneous clients allowed."
2068
#: drizzled/drizzled.cc:3605
2069
msgid "Max number of errors/warnings to store for a statement."
2072
#: drizzled/drizzled.cc:3610
2073
msgid "Don't allow creation of heap tables bigger than this."
2076
#: drizzled/drizzled.cc:3616
2078
"Joins that are probably going to read more than max_join_size records return "
2082
#: drizzled/drizzled.cc:3622
2083
msgid "Max number of bytes in sorted records."
2086
#: drizzled/drizzled.cc:3627
2088
"If non-zero: relay log will be rotated automatically when the size exceeds "
2089
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2090
"excepted, the minimum value for this variable is 4096."
2093
#: drizzled/drizzled.cc:3634
2094
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2097
#: drizzled/drizzled.cc:3639
2099
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2100
"max_sort_length bytes of each value are used; the rest are ignored)."
2103
#: drizzled/drizzled.cc:3646
2104
msgid "Maximum number of temporary tables a client can keep open at a time."
2107
#: drizzled/drizzled.cc:3651
2108
msgid "After this many write locks, allow some read locks to run in between."
2111
#: drizzled/drizzled.cc:3655
2113
"Don't log queries which examine less than min_examined_row_limit rows to "
2117
#: drizzled/drizzled.cc:3661
2118
msgid "Block size to be used for MyISAM index pages."
2121
#: drizzled/drizzled.cc:3667
2122
msgid "Default pointer size to be used for MyISAM tables."
2125
#: drizzled/drizzled.cc:3672
2127
"Don't use the fast sort index method to created index if the temporary file "
2128
"would get bigger than this."
2131
#: drizzled/drizzled.cc:3679
2133
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2134
"disables parallel repair."
2137
#: drizzled/drizzled.cc:3685
2139
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2140
"when creating indexes with CREATE INDEX or ALTER TABLE."
2143
#: drizzled/drizzled.cc:3691
2145
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2146
"Possible values of name are 'nulls_unequal' (default behavior), "
2147
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2150
#: drizzled/drizzled.cc:3698
2151
msgid "Buffer length for TCP/IP and socket communication."
2154
#: drizzled/drizzled.cc:3703
2156
"Number of seconds to wait for more data from a connection before aborting "
2160
#: drizzled/drizzled.cc:3709
2162
"If a read on a communication port is interrupted, retry this many times "
2166
#: drizzled/drizzled.cc:3715
2168
"Number of seconds to wait for a block to be written to a connection before "
2169
"aborting the write."
2172
#: drizzled/drizzled.cc:3721
2173
msgid "Use compatible behavior."
2176
#: drizzled/drizzled.cc:3726
2178
"If this is not 0, then mysqld will use this value to reserve file "
2179
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2180
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2181
"larger) number of files."
2184
#: drizzled/drizzled.cc:3733
2186
"Controls the heuristic(s) applied during query optimization to prune less-"
2187
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2188
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2189
"on number of retrieved rows."
2192
#: drizzled/drizzled.cc:3741
2194
"Maximum depth of search performed by the query optimizer. Values larger than "
2195
"the number of relations in a query result in better query plans, but take "
2196
"longer to compile a query. Smaller values than the number of tables in a "
2197
"relation result in faster optimization, but may produce very bad query "
2198
"plans. If set to 0, the system will automatically pick a reasonable value; "
2199
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2200
"(used for testing/comparison)."
2203
#: drizzled/drizzled.cc:3753
2204
msgid "Directory for plugins."
2207
#: drizzled/drizzled.cc:3757
2209
"Optional comma separated list of plugins to load, where each plugin is "
2210
"identified by the name of the shared library. [for example: --"
2211
"plugin_load=libmd5udf.so]"
2214
#: drizzled/drizzled.cc:3763
2215
msgid "The size of the buffer that is allocated when preloading indexes"
2218
#: drizzled/drizzled.cc:3768
2219
msgid "Allocation block size for query parsing and execution"
2222
#: drizzled/drizzled.cc:3773
2223
msgid "Persistent buffer for query parsing and execution"
2226
#: drizzled/drizzled.cc:3779
2227
msgid "Allocation block size for storing ranges during optimization"
2230
#: drizzled/drizzled.cc:3785
2232
"Each thread that does a sequential scan allocates a buffer of this size for "
2233
"each table it scans. If you do many sequential scans, you may want to "
2234
"increase this value."
2237
#: drizzled/drizzled.cc:3793
2239
"Make all non-temporary tables read-only, with the exception for replication "
2240
"(slave) threads and users with the SUPER privilege"
2243
#: drizzled/drizzled.cc:3799
2245
"When reading rows in sorted order after a sort, the rows are read through "
2246
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2250
#: drizzled/drizzled.cc:3813
2252
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2256
#: drizzled/drizzled.cc:3819
2257
msgid "Maximum space to use for all relay logs."
2260
#: drizzled/drizzled.cc:3824
2261
msgid "Use compression on master/slave protocol."
2264
#: drizzled/drizzled.cc:3829
2266
"Number of seconds to wait for more data from a master/slave connection "
2267
"before aborting the read."
2270
#: drizzled/drizzled.cc:3834
2272
"Number of times the slave SQL thread will retry a transaction in case it "
2273
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2277
#: drizzled/drizzled.cc:3840
2278
msgid "Allow slave to batch requests."
2281
#: drizzled/drizzled.cc:3844
2283
"If creating the thread takes longer than this value (in seconds), the "
2284
"Slow_launch_threads counter will be incremented."
2287
#: drizzled/drizzled.cc:3849
2288
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2291
#: drizzled/drizzled.cc:3855
2293
"Synchronously flush binary log to disk after every #th event. Use 0 "
2294
"(default) to disable synchronous flushing."
2297
#: drizzled/drizzled.cc:3860
2298
msgid "The number of cached table definitions."
2301
#: drizzled/drizzled.cc:3864
2302
msgid "The number of cached open tables."
2305
#: drizzled/drizzled.cc:3868
2307
"Timeout in seconds to wait for a table level lock before returning an error. "
2308
"Used only if the connection has active cursors."
2311
#: drizzled/drizzled.cc:3873
2312
msgid "How many threads we should keep in a cache for reuse."
2315
#: drizzled/drizzled.cc:3877
2317
"How many threads we should create to handle query requests in case of "
2318
"'thread_handling=pool-of-threads'"
2321
#: drizzled/drizzled.cc:3882
2322
msgid "The stack size for each thread."
2325
#: drizzled/drizzled.cc:3888
2326
msgid "The TIME format (for future)."
2329
#: drizzled/drizzled.cc:3893
2331
"If an internal in-memory temporary table exceeds this size, MySQL will "
2332
"automatically convert it to an on-disk MyISAM table."
2335
#: drizzled/drizzled.cc:3899
2336
msgid "Allocation block size for transactions to be stored in binary log"
2339
#: drizzled/drizzled.cc:3904
2340
msgid "Persistent buffer for transactions to be stored in binary log"
2343
#: drizzled/drizzled.cc:3909
2345
"The number of seconds the server waits for activity on a connection before "
2349
#: drizzled/drizzled.cc:4157
2351
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2352
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2353
"and you are welcome to modify and redistribute it under the GPL license\n"
2355
"Starts the Drizzle database server\n"
2358
#: drizzled/drizzled.cc:4164
2360
msgid "Usage: %s [OPTIONS]\n"
2363
#: drizzled/drizzled.cc:4175
2366
"To see what values a running Drizzle server is using, type\n"
2367
"'drizzleadmin variables' instead of 'drizzled --help'."
2370
#: drizzled/drizzled.cc:4353
2373
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2377
#: drizzled/drizzled.cc:4405
2379
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2382
#: drizzled/drizzled.cc:4414
2384
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2387
#: drizzled/drizzled.cc:4424
2389
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2392
#: drizzled/drizzled.cc:4453 drizzled/drizzled.cc:4462
2394
msgid "Could not add do table rule '%s'!\n"
2397
#: drizzled/drizzled.cc:4471 drizzled/drizzled.cc:4480
2399
msgid "Could not add ignore table rule '%s'!\n"
2402
#: drizzled/drizzled.cc:4504
2403
msgid "Can't start server: cannot resolve hostname!"
2406
#: drizzled/drizzled.cc:4510
2407
msgid "Can't start server: bind-address refers to multiple interfaces!"
2410
#: drizzled/drizzled.cc:4868
2412
msgid "No option given to %s\n"
2415
#: drizzled/drizzled.cc:4870
2417
msgid "Wrong option to %s. Option(s) given: %s\n"
2420
#: drizzled/drizzled.cc:4872
2422
msgid "Alternatives are: '%s'"
2425
#: drizzled/error.cc:34
2429
#: drizzled/error.cc:36
2433
#: drizzled/error.cc:38
2437
#: drizzled/error.cc:40
2441
#: drizzled/error.cc:42
2443
msgid "Can't create file '%-.200s' (errno: %d)"
2446
#: drizzled/error.cc:44
2448
msgid "Can't create table '%-.200s' (errno: %d)"
2451
#: drizzled/error.cc:46
2453
msgid "Can't create database '%-.192s' (errno: %d)"
2456
#: drizzled/error.cc:48
2458
msgid "Can't create database '%-.192s'; database exists"
2461
#: drizzled/error.cc:50
2463
msgid "Can't drop database '%-.192s'; database doesn't exist"
2466
#: drizzled/error.cc:52
2468
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2471
#: drizzled/error.cc:54
2473
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2476
#: drizzled/error.cc:56
2478
msgid "Error on delete of '%-.192s' (errno: %d)"
2481
#: drizzled/error.cc:58
2482
msgid "Can't read record in system table"
2485
#: drizzled/error.cc:60
2487
msgid "Can't get status of '%-.200s' (errno: %d)"
2490
#: drizzled/error.cc:62
2492
msgid "Can't get working directory (errno: %d)"
2495
#: drizzled/error.cc:64
2497
msgid "Can't lock file (errno: %d)"
2500
#: drizzled/error.cc:66
2502
msgid "Can't open file: '%-.200s' (errno: %d)"
2505
#: drizzled/error.cc:68
2507
msgid "Can't find file: '%-.200s' (errno: %d)"
2510
#: drizzled/error.cc:70
2512
msgid "Can't read dir of '%-.192s' (errno: %d)"
2515
#: drizzled/error.cc:72
2517
msgid "Can't change dir to '%-.192s' (errno: %d)"
2520
#: drizzled/error.cc:74
2522
msgid "Record has changed since last read in table '%-.192s'"
2525
#: drizzled/error.cc:76
2527
msgid "Disk full (%s); waiting for someone to free some space..."
2530
#: drizzled/error.cc:78
2532
msgid "Can't write; duplicate key in table '%-.192s'"
2535
#: drizzled/error.cc:80
2537
msgid "Error on close of '%-.192s' (errno: %d)"
2540
#: drizzled/error.cc:82
2542
msgid "Error reading file '%-.200s' (errno: %d)"
2545
#: drizzled/error.cc:84
2547
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2550
#: drizzled/error.cc:86
2552
msgid "Error writing file '%-.200s' (errno: %d)"
2555
#: drizzled/error.cc:88
2557
msgid "'%-.192s' is locked against change"
2560
#: drizzled/error.cc:90
2561
msgid "Sort aborted"
2564
#: drizzled/error.cc:92
2566
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2569
#: drizzled/error.cc:94
2571
msgid "Got error %d from storage engine"
2574
#: drizzled/error.cc:96
2576
msgid "Table storage engine for '%-.192s' doesn't have this option"
2579
#: drizzled/error.cc:98
2581
msgid "Can't find record in '%-.192s'"
2584
#: drizzled/error.cc:100
2586
msgid "Incorrect information in file: '%-.200s'"
2589
#: drizzled/error.cc:102
2591
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2594
#: drizzled/error.cc:104
2596
msgid "Old key file for table '%-.192s'; repair it!"
2599
#: drizzled/error.cc:106
2601
msgid "Table '%-.192s' is read only"
2604
#: drizzled/error.cc:108
2606
msgid "Out of memory; restart server and try again (needed %d bytes)"
2609
#: drizzled/error.cc:110
2610
msgid "Out of sort memory; increase server sort buffer size"
2613
#: drizzled/error.cc:112
2615
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2618
#: drizzled/error.cc:114
2619
msgid "Too many connections"
2622
#: drizzled/error.cc:116
2624
"Out of memory; check if mysqld or some other process uses all available "
2625
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2626
"memory or you can add more swap space"
2629
#: drizzled/error.cc:118
2630
msgid "Can't get hostname for your address"
2633
#: drizzled/error.cc:120
2634
msgid "Bad handshake"
2637
#: drizzled/error.cc:122
2639
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2642
#: drizzled/error.cc:124
2644
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2647
#: drizzled/error.cc:126
2648
msgid "No database selected"
2651
#: drizzled/error.cc:128
2652
msgid "Unknown command"
2655
#: drizzled/error.cc:130
2657
msgid "Column '%-.192s' cannot be null"
2660
#: drizzled/error.cc:132
2662
msgid "Unknown database '%-.192s'"
2665
#: drizzled/error.cc:134
2667
msgid "Table '%-.192s' already exists"
2670
#: drizzled/error.cc:136
2672
msgid "Unknown table '%-.100s'"
2675
#: drizzled/error.cc:138
2677
msgid "Column '%-.192s' in %-.192s is ambiguous"
2680
#: drizzled/error.cc:140
2681
msgid "Server shutdown in progress"
2684
#: drizzled/error.cc:142
2686
msgid "Unknown column '%-.192s' in '%-.192s'"
2689
#: drizzled/error.cc:144
2691
msgid "'%-.192s' isn't in GROUP BY"
2694
#: drizzled/error.cc:146
2696
msgid "Can't group on '%-.192s'"
2699
#: drizzled/error.cc:148
2700
msgid "Statement has sum functions and columns in same statement"
2703
#: drizzled/error.cc:150
2704
msgid "Column count doesn't match value count"
2707
#: drizzled/error.cc:152
2709
msgid "Identifier name '%-.100s' is too long"
2712
#: drizzled/error.cc:154
2714
msgid "Duplicate column name '%-.192s'"
2717
#: drizzled/error.cc:156
2719
msgid "Duplicate key name '%-.192s'"
2722
#: drizzled/error.cc:158
2724
msgid "Duplicate entry '%-.192s' for key %d"
2727
#: drizzled/error.cc:160
2729
msgid "Incorrect column specifier for column '%-.192s'"
2732
#: drizzled/error.cc:162
2734
msgid "%s near '%-.80s' at line %d"
2737
#: drizzled/error.cc:164
2738
msgid "Query was empty"
2741
#: drizzled/error.cc:166
2743
msgid "Not unique table/alias: '%-.192s'"
2746
#: drizzled/error.cc:168
2748
msgid "Invalid default value for '%-.192s'"
2751
#: drizzled/error.cc:170
2752
msgid "Multiple primary key defined"
2755
#: drizzled/error.cc:172
2757
msgid "Too many keys specified; max %d keys allowed"
2760
#: drizzled/error.cc:174
2762
msgid "Too many key parts specified; max %d parts allowed"
2765
#: drizzled/error.cc:176
2767
msgid "Specified key was too long; max key length is %d bytes"
2770
#: drizzled/error.cc:178
2772
msgid "Key column '%-.192s' doesn't exist in table"
2775
#: drizzled/error.cc:180
2778
"BLOB column '%-.192s' can't be used in key specification with the used table "
2782
#: drizzled/error.cc:182
2785
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2789
#: drizzled/error.cc:184
2791
"Incorrect table definition; there can be only one auto column and it must be "
2795
#: drizzled/error.cc:186
2798
"%s: ready for connections.\n"
2799
"Version: '%s' socket: '%s' port: %d"
2802
#: drizzled/error.cc:188
2804
msgid "%s: Normal shutdown\n"
2807
#: drizzled/error.cc:190
2809
msgid "%s: Got signal %d. Aborting!\n"
2812
#: drizzled/error.cc:192
2814
msgid "%s: Shutdown complete\n"
2817
#: drizzled/error.cc:194
2819
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2822
#: drizzled/error.cc:196
2823
msgid "Can't create IP socket"
2826
#: drizzled/error.cc:198
2829
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2833
#: drizzled/error.cc:200
2834
msgid "Field separator argument is not what is expected; check the manual"
2837
#: drizzled/error.cc:202
2839
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2842
#: drizzled/error.cc:204
2845
"The file '%-.128s' must be in the database directory or be readable by all"
2848
#: drizzled/error.cc:206
2850
msgid "File '%-.200s' already exists"
2853
#: drizzled/error.cc:208
2855
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2858
#: drizzled/error.cc:210
2860
msgid "Records: %ld Duplicates: %ld"
2863
#: drizzled/error.cc:212
2865
"Incorrect prefix key; the used key part isn't a string, the used length is "
2866
"longer than the key part, or the storage engine doesn't support unique "
2870
#: drizzled/error.cc:214
2871
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2874
#: drizzled/error.cc:216
2876
msgid "Can't DROP '%-.192s'; check that column/key exists"
2879
#: drizzled/error.cc:218
2881
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2884
#: drizzled/error.cc:220
2886
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2889
#: drizzled/error.cc:222
2891
msgid "Unknown thread id: %lu"
2894
#: drizzled/error.cc:224
2896
msgid "You are not owner of thread %lu"
2899
#: drizzled/error.cc:226
2900
msgid "No tables used"
2903
#: drizzled/error.cc:228
2905
msgid "Too many strings for column %-.192s and SET"
2908
#: drizzled/error.cc:230
2910
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2913
#: drizzled/error.cc:232
2915
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2918
#: drizzled/error.cc:234
2920
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2923
#: drizzled/error.cc:236
2925
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2928
#: drizzled/error.cc:238
2930
msgid "Incorrect database name '%-.100s'"
2933
#: drizzled/error.cc:240
2935
msgid "Incorrect table name '%-.100s'"
2938
#: drizzled/error.cc:242
2940
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2941
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2944
#: drizzled/error.cc:244
2945
msgid "Unknown error"
2948
#: drizzled/error.cc:246
2950
msgid "Unknown procedure '%-.192s'"
2953
#: drizzled/error.cc:248
2955
msgid "Incorrect parameter count to procedure '%-.192s'"
2958
#: drizzled/error.cc:250
2960
msgid "Incorrect parameters to procedure '%-.192s'"
2963
#: drizzled/error.cc:252
2965
msgid "Unknown table '%-.192s' in %-.32s"
2968
#: drizzled/error.cc:254
2970
msgid "Column '%-.192s' specified twice"
2973
#: drizzled/error.cc:256
2974
msgid "Invalid use of group function"
2977
#: drizzled/error.cc:258
2980
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2983
#: drizzled/error.cc:260
2984
msgid "A table must have at least 1 column"
2987
#: drizzled/error.cc:262
2989
msgid "The table '%-.192s' is full"
2992
#: drizzled/error.cc:264
2994
msgid "Unknown character set: '%-.64s'"
2997
#: drizzled/error.cc:266
2999
msgid "Too many tables; MySQL can only use %d tables in a join"
3002
#: drizzled/error.cc:268
3003
msgid "Too many columns"
3006
#: drizzled/error.cc:270
3009
"Row size too large. The maximum row size for the used table type, not "
3010
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3013
#: drizzled/error.cc:272
3016
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3017
"thread_stack=#' to specify a bigger stack if needed"
3020
#: drizzled/error.cc:274
3021
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3024
#: drizzled/error.cc:276
3027
"Table handler doesn't support NULL in given index. Please change column "
3028
"'%-.192s' to be NOT NULL or use another handler"
3031
#: drizzled/error.cc:278
3033
msgid "Can't load function '%-.192s'"
3036
#: drizzled/error.cc:280
3038
msgid "Can't initialize function '%-.192s'; %-.80s"
3041
#: drizzled/error.cc:282
3042
msgid "No paths allowed for shared library"
3045
#: drizzled/error.cc:284
3047
msgid "Function '%-.192s' already exists"
3050
#: drizzled/error.cc:286
3052
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3055
#: drizzled/error.cc:288
3057
msgid "Can't find symbol '%-.128s' in library"
3060
#: drizzled/error.cc:290
3062
msgid "Function '%-.192s' is not defined"
3065
#: drizzled/error.cc:292
3068
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3069
"'mysqladmin flush-hosts'"
3072
#: drizzled/error.cc:294
3074
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3077
#: drizzled/error.cc:296
3079
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3080
"to change passwords"
3083
#: drizzled/error.cc:298
3085
"You must have privileges to update tables in the mysql database to be able "
3086
"to change passwords for others"
3089
#: drizzled/error.cc:300
3090
msgid "Can't find any matching row in the user table"
3093
#: drizzled/error.cc:302
3095
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3098
#: drizzled/error.cc:304
3101
"Can't create a new thread (errno %d); if you are not out of available "
3102
"memory, you can consult the manual for a possible OS-dependent bug"
3105
#: drizzled/error.cc:306
3107
msgid "Column count doesn't match value count at row %ld"
3110
#: drizzled/error.cc:308
3112
msgid "Can't reopen table: '%-.192s'"
3115
#: drizzled/error.cc:310
3116
msgid "Invalid use of NULL value"
3119
#: drizzled/error.cc:312
3121
msgid "Got error '%-.64s' from regexp"
3124
#: drizzled/error.cc:314
3126
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3127
"illegal if there is no GROUP BY clause"
3130
#: drizzled/error.cc:316
3132
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3135
#: drizzled/error.cc:318
3137
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3140
#: drizzled/error.cc:320
3143
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3147
#: drizzled/error.cc:322
3149
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3150
"privileges can be used"
3153
#: drizzled/error.cc:324
3154
msgid "The host or user argument to GRANT is too long"
3157
#: drizzled/error.cc:326
3159
msgid "Table '%-.192s.%-.192s' doesn't exist"
3162
#: drizzled/error.cc:328
3165
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3169
#: drizzled/error.cc:330
3170
msgid "The used command is not allowed with this MySQL version"
3173
#: drizzled/error.cc:332
3175
"You have an error in your SQL syntax; check the manual that corresponds to "
3176
"your MySQL server version for the right syntax to use"
3179
#: drizzled/error.cc:334
3181
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3184
#: drizzled/error.cc:336
3185
msgid "Too many delayed threads in use"
3188
#: drizzled/error.cc:338
3190
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3193
#: drizzled/error.cc:340
3194
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3197
#: drizzled/error.cc:342
3198
msgid "Got a read error from the connection pipe"
3201
#: drizzled/error.cc:344
3202
msgid "Got an error from fcntl()"
3205
#: drizzled/error.cc:346
3206
msgid "Got packets out of order"
3209
#: drizzled/error.cc:358
3210
msgid "Result string is longer than 'max_allowed_packet' bytes"
3213
#: drizzled/error.cc:360
3214
msgid "The used table type doesn't support BLOB/TEXT columns"
3217
#: drizzled/error.cc:362
3218
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3221
#: drizzled/error.cc:364
3224
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3228
#: drizzled/error.cc:366
3230
msgid "Incorrect column name '%-.100s'"
3233
#: drizzled/error.cc:368
3235
msgid "The used storage engine can't index column '%-.192s'"
3238
#: drizzled/error.cc:370
3240
"Unable to open underlying table which is differently defined or of non-"
3241
"MyISAM type or doesn't exist"
3244
#: drizzled/error.cc:372
3246
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3249
#: drizzled/error.cc:374
3252
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3255
#: drizzled/error.cc:376
3257
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3261
#: drizzled/error.cc:378
3262
msgid "Result consisted of more than one row"
3265
#: drizzled/error.cc:380
3266
msgid "This table type requires a primary key"
3269
#: drizzled/error.cc:382
3270
msgid "This version of MySQL is not compiled with RAID support"
3273
#: drizzled/error.cc:384
3275
"You are using safe update mode and you tried to update a table without a "
3276
"WHERE that uses a KEY column"
3279
#: drizzled/error.cc:386
3281
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3284
#: drizzled/error.cc:388
3285
msgid "Can't open table"
3288
#: drizzled/error.cc:390
3290
msgid "The storage engine for the table doesn't support %s"
3293
#: drizzled/error.cc:392
3294
msgid "You are not allowed to execute this command in a transaction"
3297
#: drizzled/error.cc:394
3299
msgid "Got error %d during COMMIT"
3302
#: drizzled/error.cc:396
3304
msgid "Got error %d during ROLLBACK"
3307
#: drizzled/error.cc:398
3309
msgid "Got error %d during FLUSH_LOGS"
3312
#: drizzled/error.cc:400
3314
msgid "Got error %d during CHECKPOINT"
3317
#: drizzled/error.cc:402
3320
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3324
#: drizzled/error.cc:404
3325
msgid "The storage engine for the table does not support binary table dump"
3328
#: drizzled/error.cc:406
3329
msgid "Binlog closed, cannot RESET MASTER"
3332
#: drizzled/error.cc:408
3334
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3337
#: drizzled/error.cc:410
3339
msgid "Error from master: '%-.64s'"
3342
#: drizzled/error.cc:412
3343
msgid "Net error reading from master"
3346
#: drizzled/error.cc:414
3347
msgid "Net error writing to master"
3350
#: drizzled/error.cc:416
3351
msgid "Can't find FULLTEXT index matching the column list"
3354
#: drizzled/error.cc:418
3356
"Can't execute the given command because you have active locked tables or an "
3357
"active transaction"
3360
#: drizzled/error.cc:420
3362
msgid "Unknown system variable '%-.64s'"
3365
#: drizzled/error.cc:422
3367
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3370
#: drizzled/error.cc:424
3373
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3376
#: drizzled/error.cc:426
3377
msgid "Some non-transactional changed tables couldn't be rolled back"
3380
#: drizzled/error.cc:428
3382
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3383
"of storage; increase this mysqld variable and try again"
3386
#: drizzled/error.cc:430
3388
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3391
#: drizzled/error.cc:432
3393
"This operation requires a running slave; configure slave and do START SLAVE"
3396
#: drizzled/error.cc:434
3397
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3400
#: drizzled/error.cc:436
3402
"Could not initialize master info structure; more error messages can be found "
3403
"in the MySQL error log"
3406
#: drizzled/error.cc:438
3407
msgid "Could not create slave thread; check system resources"
3410
#: drizzled/error.cc:440
3413
"User %-.64s already has more than 'max_user_connections' active connections"
3416
#: drizzled/error.cc:442
3417
msgid "You may only use constant expressions with SET"
3420
#: drizzled/error.cc:444
3421
msgid "Lock wait timeout exceeded; try restarting transaction"
3424
#: drizzled/error.cc:446
3425
msgid "The total number of locks exceeds the lock table size"
3428
#: drizzled/error.cc:448
3429
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3432
#: drizzled/error.cc:450
3433
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3436
#: drizzled/error.cc:452
3437
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3440
#: drizzled/error.cc:454
3442
msgid "Incorrect arguments to %s"
3445
#: drizzled/error.cc:456
3447
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3450
#: drizzled/error.cc:458
3452
"Incorrect table definition; all MERGE tables must be in the same database"
3455
#: drizzled/error.cc:460
3456
msgid "Deadlock found when trying to get lock; try restarting transaction"
3459
#: drizzled/error.cc:462
3460
msgid "The used table type doesn't support FULLTEXT indexes"
3463
#: drizzled/error.cc:464
3464
msgid "Cannot add foreign key constraint"
3467
#: drizzled/error.cc:466
3468
msgid "Cannot add or update a child row: a foreign key constraint fails"
3471
#: drizzled/error.cc:468
3472
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3475
#: drizzled/error.cc:470
3477
msgid "Error connecting to master: %-.128s"
3480
#: drizzled/error.cc:472
3482
msgid "Error running query on master: %-.128s"
3485
#: drizzled/error.cc:474
3487
msgid "Error when executing command %s: %-.128s"
3490
#: drizzled/error.cc:476
3492
msgid "Incorrect usage of %s and %s"
3495
#: drizzled/error.cc:478
3496
msgid "The used SELECT statements have a different number of columns"
3499
#: drizzled/error.cc:480
3500
msgid "Can't execute the query because you have a conflicting read lock"
3503
#: drizzled/error.cc:482
3504
msgid "Mixing of transactional and non-transactional tables is disabled"
3507
#: drizzled/error.cc:484
3509
msgid "Option '%s' used twice in statement"
3512
#: drizzled/error.cc:486
3514
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3517
#: drizzled/error.cc:488
3519
msgid "Access denied; you need the %-.128s privilege for this operation"
3522
#: drizzled/error.cc:490
3525
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3528
#: drizzled/error.cc:492
3531
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3534
#: drizzled/error.cc:494
3536
msgid "Variable '%-.64s' doesn't have a default value"
3539
#: drizzled/error.cc:496
3541
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3544
#: drizzled/error.cc:498
3546
msgid "Incorrect argument type to variable '%-.64s'"
3549
#: drizzled/error.cc:500
3551
msgid "Variable '%-.64s' can only be set, not read"
3554
#: drizzled/error.cc:502
3556
msgid "Incorrect usage/placement of '%s'"
3559
#: drizzled/error.cc:504
3561
msgid "This version of MySQL doesn't yet support '%s'"
3564
#: drizzled/error.cc:506
3567
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3570
#: drizzled/error.cc:508
3571
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3574
#: drizzled/error.cc:510
3576
msgid "Variable '%-.192s' is a %s variable"
3579
#: drizzled/error.cc:512
3581
msgid "Incorrect foreign key definition for '%-.192s': %s"
3584
#: drizzled/error.cc:514
3585
msgid "Key reference and table reference don't match"
3588
#: drizzled/error.cc:516
3590
msgid "Operand should contain %d column(s)"
3593
#: drizzled/error.cc:518
3594
msgid "Subquery returns more than 1 row"
3597
#: drizzled/error.cc:520
3599
msgid "Unknown prepared statement handler (%.*s) given to %s"
3602
#: drizzled/error.cc:522
3603
msgid "Help database is corrupt or does not exist"
3606
#: drizzled/error.cc:524
3607
msgid "Cyclic reference on subqueries"
3610
#: drizzled/error.cc:526
3612
msgid "Converting column '%s' from %s to %s"
3615
#: drizzled/error.cc:528
3617
msgid "Reference '%-.64s' not supported (%s)"
3620
#: drizzled/error.cc:530
3621
msgid "Every derived table must have its own alias"
3624
#: drizzled/error.cc:532
3626
msgid "Select %u was reduced during optimization"
3629
#: drizzled/error.cc:534
3631
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3634
#: drizzled/error.cc:536
3636
"Client does not support authentication protocol requested by server; "
3637
"consider upgrading MySQL client"
3640
#: drizzled/error.cc:538
3641
msgid "All parts of a SPATIAL index must be NOT NULL"
3644
#: drizzled/error.cc:540
3646
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3649
#: drizzled/error.cc:542
3650
msgid "Slave is already running"
3653
#: drizzled/error.cc:544
3654
msgid "Slave already has been stopped"
3657
#: drizzled/error.cc:546
3660
"Uncompressed data size too large; the maximum size is %d (probably, length "
3661
"of uncompressed data was corrupted)"
3664
#: drizzled/error.cc:548
3665
msgid "ZLIB: Not enough memory"
3668
#: drizzled/error.cc:550
3670
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3671
"data was corrupted)"
3674
#: drizzled/error.cc:552
3675
msgid "ZLIB: Input data corrupted"
3678
#: drizzled/error.cc:554
3680
msgid "%d line(s) were cut by GROUP_CONCAT()"
3683
#: drizzled/error.cc:556
3685
msgid "Row %ld doesn't contain data for all columns"
3688
#: drizzled/error.cc:558
3691
"Row %ld was truncated; it contained more data than there were input columns"
3694
#: drizzled/error.cc:560
3697
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3700
#: drizzled/error.cc:562
3702
msgid "Out of range value for column '%s' at row %ld"
3705
#: drizzled/error.cc:564
3707
msgid "Data truncated for column '%s' at row %ld"
3710
#: drizzled/error.cc:566
3712
msgid "Using storage engine %s for table '%s'"
3715
#: drizzled/error.cc:568
3717
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3720
#: drizzled/error.cc:570
3721
msgid "Cannot drop one or more of the requested users"
3724
#: drizzled/error.cc:572
3725
msgid "Can't revoke all privileges for one or more of the requested users"
3728
#: drizzled/error.cc:574
3730
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3733
#: drizzled/error.cc:576
3735
msgid "Illegal mix of collations for operation '%s'"
3738
#: drizzled/error.cc:578
3741
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3745
#: drizzled/error.cc:580
3747
msgid "Unknown collation: '%-.64s'"
3750
#: drizzled/error.cc:582
3752
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3753
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3757
#: drizzled/error.cc:584
3760
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3761
"old format; please change the password to the new format"
3764
#: drizzled/error.cc:586
3767
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3771
#: drizzled/error.cc:588
3772
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3775
#: drizzled/error.cc:590
3777
"It is recommended to use --skip-slave-start when doing step-by-step "
3778
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3779
"get an unexpected slave's mysqld restart"
3782
#: drizzled/error.cc:592
3783
msgid "SQL thread is not to be started so UNTIL options are ignored"
3786
#: drizzled/error.cc:594
3788
msgid "Incorrect index name '%-.100s'"
3791
#: drizzled/error.cc:596
3793
msgid "Incorrect catalog name '%-.100s'"
3796
#: drizzled/error.cc:598
3798
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3801
#: drizzled/error.cc:600
3803
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3806
#: drizzled/error.cc:602
3808
msgid "Unknown key cache '%-.100s'"
3811
#: drizzled/error.cc:604
3813
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3814
"this switch for this grant to work"
3817
#: drizzled/error.cc:606
3819
msgid "Unknown table engine '%s'"
3822
#: drizzled/error.cc:608
3824
msgid "'%s' is deprecated; use '%s' instead"
3827
#: drizzled/error.cc:610
3829
msgid "The target table %-.100s of the %s is not updatable"
3832
#: drizzled/error.cc:612
3835
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
3839
#: drizzled/error.cc:614
3842
"The MySQL server is running with the %s option so it cannot execute this "
3846
#: drizzled/error.cc:616
3848
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3851
#: drizzled/error.cc:618
3853
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3856
#: drizzled/error.cc:620
3858
"Incorrect table definition; there can be only one TIMESTAMP column with "
3859
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3862
#: drizzled/error.cc:622
3864
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3867
#: drizzled/error.cc:624
3868
msgid "This command is not supported in the prepared statement protocol yet"
3871
#: drizzled/error.cc:626
3873
msgid "Got error %d '%-.100s' from %s"
3876
#: drizzled/error.cc:628
3878
msgid "Got temporary error %d '%-.100s' from %s"
3881
#: drizzled/error.cc:630
3883
msgid "Unknown or incorrect time zone: '%-.64s'"
3886
#: drizzled/error.cc:632
3888
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3891
#: drizzled/error.cc:634
3893
msgid "Invalid %s character string: '%.64s'"
3896
#: drizzled/error.cc:636
3898
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3901
#: drizzled/error.cc:638
3903
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3906
#: drizzled/error.cc:640
3908
msgid "Can't create a %s from within another stored routine"
3911
#: drizzled/error.cc:642
3913
msgid "%s %s already exists"
3916
#: drizzled/error.cc:644
3918
msgid "%s %s does not exist"
3921
#: drizzled/error.cc:646
3923
msgid "Failed to DROP %s %s"
3926
#: drizzled/error.cc:648
3928
msgid "Failed to CREATE %s %s"
3931
#: drizzled/error.cc:650
3933
msgid "%s with no matching label: %s"
3936
#: drizzled/error.cc:652
3938
msgid "Redefining label %s"
3941
#: drizzled/error.cc:654
3943
msgid "End-label %s without match"
3946
#: drizzled/error.cc:656
3948
msgid "Referring to uninitialized variable %s"
3951
#: drizzled/error.cc:658
3953
msgid "PROCEDURE %s can't return a result set in the given context"
3956
#: drizzled/error.cc:660
3957
msgid "RETURN is only allowed in a FUNCTION"
3960
#: drizzled/error.cc:662
3962
msgid "%s is not allowed in stored procedures"
3965
#: drizzled/error.cc:664
3967
"The update log is deprecated and replaced by the binary log; SET "
3968
"SQL_LOG_UPDATE has been ignored"
3971
#: drizzled/error.cc:666
3973
"The update log is deprecated and replaced by the binary log; SET "
3974
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3977
#: drizzled/error.cc:668
3978
msgid "Query execution was interrupted"
3981
#: drizzled/error.cc:670
3983
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3986
#: drizzled/error.cc:672
3988
msgid "Undefined CONDITION: %s"
3991
#: drizzled/error.cc:674
3993
msgid "No RETURN found in FUNCTION %s"
3996
#: drizzled/error.cc:676
3998
msgid "FUNCTION %s ended without RETURN"
4001
#: drizzled/error.cc:678
4002
msgid "Cursor statement must be a SELECT"
4005
#: drizzled/error.cc:680
4006
msgid "Cursor SELECT must not have INTO"
4009
#: drizzled/error.cc:682
4011
msgid "Undefined CURSOR: %s"
4014
#: drizzled/error.cc:684
4015
msgid "Cursor is already open"
4018
#: drizzled/error.cc:686
4019
msgid "Cursor is not open"
4022
#: drizzled/error.cc:688
4024
msgid "Undeclared variable: %s"
4027
#: drizzled/error.cc:690
4028
msgid "Incorrect number of FETCH variables"
4031
#: drizzled/error.cc:692
4032
msgid "No data - zero rows fetched, selected, or processed"
4035
#: drizzled/error.cc:694
4037
msgid "Duplicate parameter: %s"
4040
#: drizzled/error.cc:696
4042
msgid "Duplicate variable: %s"
4045
#: drizzled/error.cc:698
4047
msgid "Duplicate condition: %s"
4050
#: drizzled/error.cc:700
4052
msgid "Duplicate cursor: %s"
4055
#: drizzled/error.cc:702
4057
msgid "Failed to ALTER %s %s"
4060
#: drizzled/error.cc:704
4061
msgid "Subquery value not supported"
4064
#: drizzled/error.cc:706
4066
msgid "%s is not allowed in stored function or trigger"
4069
#: drizzled/error.cc:708
4070
msgid "Variable or condition declaration after cursor or handler declaration"
4073
#: drizzled/error.cc:710
4074
msgid "Cursor declaration after handler declaration"
4077
#: drizzled/error.cc:712
4078
msgid "Case not found for CASE statement"
4081
#: drizzled/error.cc:714
4083
msgid "Configuration file '%-.192s' is too big"
4086
#: drizzled/error.cc:716
4088
msgid "Malformed file type header in file '%-.192s'"
4091
#: drizzled/error.cc:718
4093
msgid "Unexpected end of file while parsing comment '%-.200s'"
4096
#: drizzled/error.cc:720
4098
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4101
#: drizzled/error.cc:722
4103
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4106
#: drizzled/error.cc:724
4107
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4110
#: drizzled/error.cc:726
4112
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4115
#: drizzled/error.cc:728
4117
msgid "'%-.192s.%-.192s' is not %s"
4120
#: drizzled/error.cc:730
4122
msgid "Column '%-.192s' is not updatable"
4125
#: drizzled/error.cc:732
4126
msgid "View's SELECT contains a subquery in the FROM clause"
4129
#: drizzled/error.cc:734
4131
msgid "View's SELECT contains a '%s' clause"
4134
#: drizzled/error.cc:736
4135
msgid "View's SELECT contains a variable or parameter"
4138
#: drizzled/error.cc:738
4140
msgid "View's SELECT refers to a temporary table '%-.192s'"
4143
#: drizzled/error.cc:740
4144
msgid "View's SELECT and view's field list have different column counts"
4147
#: drizzled/error.cc:742
4149
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4152
#: drizzled/error.cc:744
4153
msgid "View being updated does not have complete key of underlying table in it"
4156
#: drizzled/error.cc:746
4159
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4160
"(s) or definer/invoker of view lack rights to use them"
4163
#: drizzled/error.cc:748
4165
msgid "Can't drop or alter a %s from within another stored routine"
4168
#: drizzled/error.cc:750
4169
msgid "GOTO is not allowed in a stored procedure handler"
4172
#: drizzled/error.cc:752
4173
msgid "Trigger already exists"
4176
#: drizzled/error.cc:754
4177
msgid "Trigger does not exist"
4180
#: drizzled/error.cc:756
4182
msgid "Trigger's '%-.192s' is view or temporary table"
4185
#: drizzled/error.cc:758
4187
msgid "Updating of %s row is not allowed in %strigger"
4190
#: drizzled/error.cc:760
4192
msgid "There is no %s row in %s trigger"
4195
#: drizzled/error.cc:762
4197
msgid "Field '%-.192s' doesn't have a default value"
4200
#: drizzled/error.cc:764
4201
msgid "Division by 0"
4204
#: drizzled/error.cc:766
4206
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4209
#: drizzled/error.cc:768
4211
msgid "Illegal %s '%-.192s' value found during parsing"
4214
#: drizzled/error.cc:770
4216
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4219
#: drizzled/error.cc:772
4221
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4224
#: drizzled/error.cc:774
4226
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4229
#: drizzled/error.cc:776
4231
msgid "Failed purging old relay logs: %s"
4234
#: drizzled/error.cc:778
4236
msgid "Password hash should be a %d-digit hexadecimal number"
4239
#: drizzled/error.cc:780
4240
msgid "Target log not found in binlog index"
4243
#: drizzled/error.cc:782
4244
msgid "I/O error reading log index file"
4247
#: drizzled/error.cc:784
4248
msgid "Server configuration does not permit binlog purge"
4251
#: drizzled/error.cc:786
4252
msgid "Failed on fseek()"
4255
#: drizzled/error.cc:788
4256
msgid "Fatal error during log purge"
4259
#: drizzled/error.cc:790
4260
msgid "A purgeable log is in use, will not purge"
4263
#: drizzled/error.cc:792
4264
msgid "Unknown error during log purge"
4267
#: drizzled/error.cc:794
4269
msgid "Failed initializing relay log position: %s"
4272
#: drizzled/error.cc:796
4273
msgid "You are not using binary logging"
4276
#: drizzled/error.cc:798
4279
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4282
#: drizzled/error.cc:800
4283
msgid "WSAStartup Failed"
4286
#: drizzled/error.cc:802
4287
msgid "Can't handle procedures with different groups yet"
4290
#: drizzled/error.cc:804
4291
msgid "Select must have a group with this procedure"
4294
#: drizzled/error.cc:806
4295
msgid "Can't use ORDER clause with this procedure"
4298
#: drizzled/error.cc:808
4300
msgid "Binary logging and replication forbid changing the global server %s"
4303
#: drizzled/error.cc:810
4305
msgid "Can't map file: %-.200s, errno: %d"
4308
#: drizzled/error.cc:812
4310
msgid "Wrong magic in %-.64s"
4313
#: drizzled/error.cc:814
4314
msgid "Prepared statement contains too many placeholders"
4317
#: drizzled/error.cc:816
4319
msgid "Key part '%-.192s' length cannot be 0"
4322
#: drizzled/error.cc:818
4323
msgid "View text checksum failed"
4326
#: drizzled/error.cc:820
4329
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4332
#: drizzled/error.cc:822
4334
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4337
#: drizzled/error.cc:824
4339
msgid "Can not delete from join view '%-.192s.%-.192s'"
4342
#: drizzled/error.cc:826
4344
msgid "Operation %s failed for %.256s"
4347
#: drizzled/error.cc:828
4348
msgid "XAER_NOTA: Unknown XID"
4351
#: drizzled/error.cc:830
4352
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4355
#: drizzled/error.cc:832
4358
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4362
#: drizzled/error.cc:834
4363
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4366
#: drizzled/error.cc:836
4368
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4372
#: drizzled/error.cc:838
4373
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4376
#: drizzled/error.cc:840
4379
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4383
#: drizzled/error.cc:842
4384
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4387
#: drizzled/error.cc:844
4388
msgid "Failed to revoke all privileges to dropped routine"
4391
#: drizzled/error.cc:846
4393
msgid "Data too long for column '%s' at row %ld"
4396
#: drizzled/error.cc:848
4398
msgid "Bad SQLSTATE: '%s'"
4401
#: drizzled/error.cc:850
4404
"%s: ready for connections.\n"
4405
"Version: '%s' socket: '%s' port: %d %s"
4408
#: drizzled/error.cc:852
4409
msgid "Can't load value from file with fixed size rows to variable"
4412
#: drizzled/error.cc:854
4413
msgid "You are not allowed to create a user with GRANT"
4416
#: drizzled/error.cc:856
4418
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4421
#: drizzled/error.cc:858
4422
msgid "Table definition has changed, please retry transaction"
4425
#: drizzled/error.cc:860
4426
msgid "Duplicate handler declared in the same block"
4429
#: drizzled/error.cc:862
4432
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4433
"variable in BEFORE trigger"
4436
#: drizzled/error.cc:864
4438
msgid "Not allowed to return a result set from a %s"
4441
#: drizzled/error.cc:866
4442
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4445
#: drizzled/error.cc:868
4447
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4448
"declaration and binary logging is enabled; if non-transactional tables were "
4449
"updated, the binary log will miss their changes"
4452
#: drizzled/error.cc:870
4454
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4455
"declaration and binary logging is enabled (you *might* want to use the less "
4456
"safe log_bin_trust_function_creators variable)"
4459
#: drizzled/error.cc:872
4461
"You do not have the SUPER privilege and binary logging is enabled (you "
4462
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4465
#: drizzled/error.cc:874
4467
"You can't execute a prepared statement which has an open cursor associated "
4468
"with it. Reset the statement to re-execute it."
4471
#: drizzled/error.cc:876
4473
msgid "The statement (%lu) has no open cursor."
4476
#: drizzled/error.cc:878
4478
"Explicit or implicit commit is not allowed in stored function or trigger."
4481
#: drizzled/error.cc:880
4484
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4487
#: drizzled/error.cc:882
4488
msgid "Recursive stored functions and triggers are not allowed."
4491
#: drizzled/error.cc:884
4493
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4496
#: drizzled/error.cc:886
4498
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4501
#: drizzled/error.cc:888
4504
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4508
#: drizzled/error.cc:890
4510
"You can't combine write-locking of system tables with other tables or lock "
4514
#: drizzled/error.cc:892
4516
msgid "Unable to connect to foreign data source: %.64s"
4519
#: drizzled/error.cc:894
4522
"There was a problem processing the query on the foreign data source. Data "
4523
"source error: %-.64s"
4526
#: drizzled/error.cc:896
4529
"The foreign data source you are trying to reference does not exist. Data "
4530
"source error: %-.64s"
4533
#: drizzled/error.cc:898
4536
"Can't create federated table. The data source connection string '%-.64s' is "
4537
"not in the correct format"
4540
#: drizzled/error.cc:900
4542
msgid "The data source connection string '%-.64s' is not in the correct format"
4545
#: drizzled/error.cc:902
4547
msgid "Can't create federated table. Foreign data src error: %-.64s"
4550
#: drizzled/error.cc:904
4551
msgid "Trigger in wrong schema"
4554
#: drizzled/error.cc:906
4557
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4558
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4561
#: drizzled/error.cc:908
4563
msgid "Routine body for '%-.100s' is too long"
4566
#: drizzled/error.cc:910
4567
msgid "Cannot drop default keycache"
4570
#: drizzled/error.cc:912
4572
msgid "Display width out of range for column '%-.192s' (max = %d)"
4575
#: drizzled/error.cc:914
4576
msgid "XAER_DUPID: The XID already exists"
4579
#: drizzled/error.cc:916
4581
msgid "Datetime function: %-.32s field overflow"
4584
#: drizzled/error.cc:918
4587
"Can't update table '%-.192s' in stored function/trigger because it is "
4588
"already used by statement which invoked this stored function/trigger."
4591
#: drizzled/error.cc:920
4594
"The definition of table '%-.192s' prevents operation %.192s on table "
4598
#: drizzled/error.cc:922
4600
"The prepared statement contains a stored routine call that refers to that "
4601
"same statement. It's not allowed to execute a prepared statement in such a "
4605
#: drizzled/error.cc:924
4606
msgid "Not allowed to set autocommit from a stored function or trigger"
4609
#: drizzled/error.cc:926
4610
msgid "Definer is not fully qualified"
4613
#: drizzled/error.cc:928
4616
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4617
"Current user is used as definer. Please recreate the view!"
4620
#: drizzled/error.cc:930
4623
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4627
#: drizzled/error.cc:932
4629
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4632
#: drizzled/error.cc:934
4634
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4637
#: drizzled/error.cc:936
4640
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4643
#: drizzled/error.cc:938
4646
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4649
#: drizzled/error.cc:940
4651
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4654
#: drizzled/error.cc:942
4657
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4658
"activated under the authorization of the invoker, which may have "
4659
"insufficient privileges. Please recreate the trigger."
4662
#: drizzled/error.cc:944
4664
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4667
#: drizzled/error.cc:946
4670
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4671
"exceeded for routine %.192s"
4674
#: drizzled/error.cc:948
4677
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4678
"contains bad data (internal code %d)"
4681
#: drizzled/error.cc:950
4683
msgid "Incorrect routine name '%-.192s'"
4686
#: drizzled/error.cc:952
4688
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4691
#: drizzled/error.cc:954
4692
msgid "AGGREGATE is not supported for stored functions"
4695
#: drizzled/error.cc:956
4698
"Can't create more than max_prepared_stmt_count statements (current value: %"
4702
#: drizzled/error.cc:958
4704
msgid "`%-.192s`.`%-.192s` contains view recursion"
4707
#: drizzled/error.cc:960
4709
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4712
#: drizzled/error.cc:962
4713
msgid "The used table type doesn't support SPATIAL indexes"
4716
#: drizzled/error.cc:964
4717
msgid "Triggers can not be created on system tables"
4720
#: drizzled/error.cc:966
4722
msgid "Leading spaces are removed from name '%s'"
4725
#: drizzled/error.cc:968
4726
msgid "Failed to read auto-increment value from storage engine"
4729
#: drizzled/error.cc:970
4733
#: drizzled/error.cc:972
4737
#: drizzled/error.cc:974
4739
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4742
#: drizzled/error.cc:976
4744
msgid "The target table %-.100s of the %s is not insertable-into"
4747
#: drizzled/error.cc:978
4750
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4753
#: drizzled/error.cc:980
4754
msgid "Too high level of nesting for select"
4757
#: drizzled/error.cc:982
4759
msgid "Name '%-.64s' has become ''"
4762
#: drizzled/error.cc:984
4764
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4765
"optional and non-empty FIELDS ENCLOSED BY"
4768
#: drizzled/error.cc:986
4770
msgid "The foreign server, %s, you are trying to create already exists."
4773
#: drizzled/error.cc:988
4776
"The foreign server name you are trying to reference does not exist. Data "
4777
"source error: %-.64s"
4780
#: drizzled/error.cc:990
4783
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4786
#: drizzled/error.cc:992
4789
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4793
#: drizzled/error.cc:994
4795
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4798
#: drizzled/error.cc:996
4799
msgid "MAXVALUE can only be used in last partition definition"
4802
#: drizzled/error.cc:998
4803
msgid "Subpartitions can only be hash partitions and by key"
4806
#: drizzled/error.cc:1000
4807
msgid "Must define subpartitions on all partitions if on one partition"
4810
#: drizzled/error.cc:1002
4811
msgid "Wrong number of partitions defined, mismatch with previous setting"
4814
#: drizzled/error.cc:1004
4815
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4818
#: drizzled/error.cc:1006
4819
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4822
#: drizzled/error.cc:1008
4823
msgid "Expression in RANGE/LIST VALUES must be constant"
4826
#: drizzled/error.cc:1010
4827
msgid "Field in list of fields for partition function not found in table"
4830
#: drizzled/error.cc:1012
4831
msgid "List of fields is only allowed in KEY partitions"
4834
#: drizzled/error.cc:1014
4836
"The partition info in the frm file is not consistent with what can be "
4837
"written into the frm file"
4840
#: drizzled/error.cc:1016
4842
msgid "The %-.192s function returns the wrong type"
4845
#: drizzled/error.cc:1018
4847
msgid "For %-.64s partitions each partition must be defined"
4850
#: drizzled/error.cc:1020
4851
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4854
#: drizzled/error.cc:1022
4855
msgid "VALUES value must be of same type as partition function"
4858
#: drizzled/error.cc:1024
4859
msgid "Multiple definition of same constant in list partitioning"
4862
#: drizzled/error.cc:1026
4863
msgid "Partitioning can not be used stand-alone in query"
4866
#: drizzled/error.cc:1028
4868
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4871
#: drizzled/error.cc:1030
4873
msgid "For the partitioned engine it is necessary to define all %-.64s"
4876
#: drizzled/error.cc:1032
4877
msgid "Too many partitions (including subpartitions) were defined"
4880
#: drizzled/error.cc:1034
4882
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4883
"partitioning for subpartitioning"
4886
#: drizzled/error.cc:1036
4887
msgid "Failed to create specific handler file"
4890
#: drizzled/error.cc:1038
4891
msgid "A BLOB field is not allowed in partition function"
4894
#: drizzled/error.cc:1040
4896
msgid "A %-.192s must include all columns in the table's partitioning function"
4899
#: drizzled/error.cc:1042
4901
msgid "Number of %-.64s = 0 is not an allowed value"
4904
#: drizzled/error.cc:1044
4905
msgid "Partition management on a not partitioned table is not possible"
4908
#: drizzled/error.cc:1046
4910
"Foreign key condition is not yet supported in conjunction with partitioning"
4913
#: drizzled/error.cc:1048
4915
msgid "Error in list of partitions to %-.64s"
4918
#: drizzled/error.cc:1050
4919
msgid "Cannot remove all partitions, use DROP TABLE instead"
4922
#: drizzled/error.cc:1052
4923
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4926
#: drizzled/error.cc:1054
4928
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4932
#: drizzled/error.cc:1056
4934
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4935
"tables using HASH PARTITIONs"
4938
#: drizzled/error.cc:1058
4940
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4943
#: drizzled/error.cc:1060
4944
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4947
#: drizzled/error.cc:1062
4948
msgid "At least one partition must be added"
4951
#: drizzled/error.cc:1064
4952
msgid "At least one partition must be coalesced"
4955
#: drizzled/error.cc:1066
4956
msgid "More partitions to reorganise than there are partitions"
4959
#: drizzled/error.cc:1068
4961
msgid "Duplicate partition name %-.192s"
4964
#: drizzled/error.cc:1070
4965
msgid "It is not allowed to shut off binlog on this command"
4968
#: drizzled/error.cc:1072
4969
msgid "When reorganising a set of partitions they must be in consecutive order"
4972
#: drizzled/error.cc:1074
4974
"Reorganize of range partitions cannot change total ranges except for last "
4975
"partition where it can extend the range"
4978
#: drizzled/error.cc:1076
4979
msgid "Partition function not supported in this version for this handler"
4982
#: drizzled/error.cc:1078
4983
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4986
#: drizzled/error.cc:1080
4988
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4991
#: drizzled/error.cc:1082
4993
msgid "Plugin '%-.192s' is not loaded"
4996
#: drizzled/error.cc:1084
4998
msgid "Incorrect %-.32s value: '%-.128s'"
5001
#: drizzled/error.cc:1086
5003
msgid "Table has no partition for value %-.64s"
5006
#: drizzled/error.cc:1088
5008
msgid "It is not allowed to specify %s more than once"
5011
#: drizzled/error.cc:1090 drizzled/error.cc:1226
5013
msgid "Failed to create %s"
5016
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5018
msgid "Failed to drop %s"
5021
#: drizzled/error.cc:1094
5022
msgid "The handler doesn't support autoextend of tablespaces"
5025
#: drizzled/error.cc:1096
5027
"A size parameter was incorrectly specified, either number or on the form 10M"
5030
#: drizzled/error.cc:1098
5032
"The size number was correct but we don't allow the digit part to be more "
5036
#: drizzled/error.cc:1100
5038
msgid "Failed to alter: %s"
5041
#: drizzled/error.cc:1102
5042
msgid "Writing one row to the row-based binary log failed"
5045
#: drizzled/error.cc:1104
5047
msgid "Table definition on master and slave does not match: %s"
5050
#: drizzled/error.cc:1106
5052
"Slave running with --log-slave-updates must use row-based binary logging to "
5053
"be able to replicate row-based binary log events"
5056
#: drizzled/error.cc:1108
5058
msgid "Event '%-.192s' already exists"
5061
#: drizzled/error.cc:1110
5063
msgid "Failed to store event %s. Error code %d from storage engine."
5066
#: drizzled/error.cc:1112
5068
msgid "Unknown event '%-.192s'"
5071
#: drizzled/error.cc:1114
5073
msgid "Failed to alter event '%-.192s'"
5076
#: drizzled/error.cc:1118
5077
msgid "INTERVAL is either not positive or too big"
5080
#: drizzled/error.cc:1120
5081
msgid "ENDS is either invalid or before STARTS"
5084
#: drizzled/error.cc:1122
5085
msgid "Event execution time is in the past. Event has been disabled"
5088
#: drizzled/error.cc:1124
5089
msgid "Failed to open mysql.event"
5092
#: drizzled/error.cc:1126
5093
msgid "No datetime expression provided"
5096
#: drizzled/error.cc:1128
5099
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5100
"probably corrupted"
5103
#: drizzled/error.cc:1130
5105
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5108
#: drizzled/error.cc:1132
5109
msgid "Failed to delete the event from mysql.event"
5112
#: drizzled/error.cc:1134
5113
msgid "Error during compilation of event's body"
5116
#: drizzled/error.cc:1136
5117
msgid "Same old and new event name"
5120
#: drizzled/error.cc:1138
5122
msgid "Data for column '%s' too long"
5125
#: drizzled/error.cc:1140
5127
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5130
#: drizzled/error.cc:1142
5133
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5137
#: drizzled/error.cc:1144
5138
msgid "You can't write-lock a log table. Only read access is possible"
5141
#: drizzled/error.cc:1146
5142
msgid "You can't use locks with log tables."
5145
#: drizzled/error.cc:1148
5148
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5149
"d would lead to a duplicate entry"
5152
#: drizzled/error.cc:1150
5155
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5156
"%d, now running %d. Please use mysql_upgrade to fix this error."
5159
#: drizzled/error.cc:1152
5161
"Cannot switch out of the row-based binary log format when the session has "
5162
"open temporary tables"
5165
#: drizzled/error.cc:1154
5167
"Cannot change the binary logging format inside a stored function or trigger"
5170
#: drizzled/error.cc:1156
5172
"The NDB cluster engine does not support changing the binlog format on the "
5176
#: drizzled/error.cc:1158
5177
msgid "Cannot create temporary table with partitions"
5180
#: drizzled/error.cc:1160
5181
msgid "Partition constant is out of partition function domain"
5184
#: drizzled/error.cc:1162
5185
msgid "This partition function is not allowed"
5188
#: drizzled/error.cc:1164
5189
msgid "Error in DDL log"
5192
#: drizzled/error.cc:1166
5193
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5196
#: drizzled/error.cc:1168
5197
msgid "Incorrect partition name"
5200
#: drizzled/error.cc:1170
5202
"Transaction isolation level can't be changed while a transaction is in "
5206
#: drizzled/error.cc:1172
5209
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5210
"'%-.192s' for key '%-.192s'"
5213
#: drizzled/error.cc:1174
5215
msgid "Internal scheduler error %d"
5218
#: drizzled/error.cc:1176
5220
msgid "Error during starting/stopping of the scheduler. Error code %u"
5223
#: drizzled/error.cc:1178
5224
msgid "Engine cannot be used in partitioned tables"
5227
#: drizzled/error.cc:1180
5229
msgid "Cannot activate '%-.64s' log"
5232
#: drizzled/error.cc:1182
5233
msgid "The server was not built with row-based replication"
5236
#: drizzled/error.cc:1184
5237
msgid "Decoding of base64 string failed"
5240
#: drizzled/error.cc:1186
5241
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5244
#: drizzled/error.cc:1188
5246
"Cannot proceed because system tables used by Event Scheduler were found "
5247
"damaged at server start"
5250
#: drizzled/error.cc:1190
5251
msgid "Only integers allowed as number here"
5254
#: drizzled/error.cc:1192
5255
msgid "This storage engine cannot be used for log tables"
5258
#: drizzled/error.cc:1194
5260
msgid "You cannot '%s' a log table if logging is enabled"
5263
#: drizzled/error.cc:1196
5266
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5267
"rename two tables: the log table to an archive table and another table back "
5271
#: drizzled/error.cc:1198
5273
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5276
#: drizzled/error.cc:1200
5278
msgid "Incorrect parameters in the call to native function '%-.192s'"
5281
#: drizzled/error.cc:1202
5283
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5286
#: drizzled/error.cc:1204
5288
msgid "This function '%-.192s' has the same name as a native function"
5291
#: drizzled/error.cc:1206
5293
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5296
#: drizzled/error.cc:1208
5297
msgid "Too many files opened, please execute the command again"
5300
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5302
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5303
"The event was dropped immediately after creation."
5306
#: drizzled/error.cc:1214
5308
msgid "The incident %s occured on the master. Message: %-.64s"
5311
#: drizzled/error.cc:1216
5312
msgid "Table has no partition for some existing values"
5315
#: drizzled/error.cc:1218
5316
msgid "Statement is not safe to log in statement format."
5319
#: drizzled/error.cc:1220
5321
msgid "Fatal error: %s"
5324
#: drizzled/error.cc:1222
5326
msgid "Relay log read failure: %s"
5329
#: drizzled/error.cc:1224
5331
msgid "Relay log write failure: %s"
5334
#: drizzled/error.cc:1228
5336
msgid "Master command %s failed: %s"
5339
#: drizzled/error.cc:1230
5341
msgid "Binary logging not possible. Message: %s"
5344
#: drizzled/error.cc:1232
5346
msgid "View `%-.64s`.`%-.64s` has no creation context"
5349
#: drizzled/error.cc:1234
5351
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5354
#: drizzled/error.cc:1236
5356
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5359
#: drizzled/error.cc:1238
5361
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5364
#: drizzled/error.cc:1240
5366
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5369
#: drizzled/error.cc:1242
5371
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5374
#: drizzled/error.cc:1244
5376
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5379
#: drizzled/error.cc:1246
5381
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5384
#: drizzled/error.cc:1248
5386
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5389
#: drizzled/error.cc:1250
5391
msgid "Ambiguous slave modes combination. %s"
5394
#: drizzled/error.cc:1252
5397
"The BINLOG statement of type `%s` was not preceded by a format description "
5401
#: drizzled/error.cc:1254
5402
msgid "Corrupted replication event was detected"
5405
#: drizzled/error.cc:1256
5407
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5410
#: drizzled/error.cc:1258
5412
msgid "Being purged log %s was not found"
5415
#: drizzled/error.cc:1260
5417
msgid "Converted to non-transactional lock on '%-.64s'"
5420
#: drizzled/error.cc:1262
5422
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5425
#: drizzled/error.cc:1264
5428
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5431
#: drizzled/error.cc:1266
5433
msgid "Can't access storage engine of table %-.64s"
5436
#: drizzled/error.cc:1268
5437
msgid "Starting backup process"
5440
#: drizzled/error.cc:1270
5441
msgid "Backup completed"
5444
#: drizzled/error.cc:1272
5445
msgid "Starting restore process"
5448
#: drizzled/error.cc:1274
5449
msgid "Restore completed"
5452
#: drizzled/error.cc:1276
5453
msgid "Nothing to backup"
5456
#: drizzled/error.cc:1278
5458
msgid "Database '%-.64s' cannot be included in a backup"
5461
#: drizzled/error.cc:1280
5463
"Error during backup operation - server's error log contains more information "
5467
#: drizzled/error.cc:1282
5469
"Error during restore operation - server's error log contains more "
5470
"information about the error"
5473
#: drizzled/error.cc:1284
5475
"Can't execute this command because another BACKUP/RESTORE operation is in "
5479
#: drizzled/error.cc:1286
5480
msgid "Error when preparing for backup operation"
5483
#: drizzled/error.cc:1288
5484
msgid "Error when preparing for restore operation"
5487
#: drizzled/error.cc:1290
5489
msgid "Invalid backup location '%-.64s'"
5492
#: drizzled/error.cc:1292
5494
msgid "Can't read backup location '%-.64s'"
5497
#: drizzled/error.cc:1294
5499
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5502
#: drizzled/error.cc:1296
5503
msgid "Can't enumerate server databases"
5506
#: drizzled/error.cc:1298
5507
msgid "Can't enumerate server tables"
5510
#: drizzled/error.cc:1300
5512
msgid "Can't enumerate tables in database %-.64s"
5515
#: drizzled/error.cc:1302
5517
msgid "Skipping view %-.64s in database %-.64s"
5520
#: drizzled/error.cc:1304
5522
msgid "Skipping table %-.64s since it has no valid storage engine"
5525
#: drizzled/error.cc:1306
5527
msgid "Can't open table %-.64s"
5530
#: drizzled/error.cc:1308
5531
msgid "Can't read backup archive preamble"
5534
#: drizzled/error.cc:1310
5535
msgid "Can't write backup archive preamble"
5538
#: drizzled/error.cc:1312
5540
msgid "Can't find backup driver for table %-.64s"
5543
#: drizzled/error.cc:1314
5546
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5550
#: drizzled/error.cc:1316
5552
msgid "Can't create %-.64s backup driver"
5555
#: drizzled/error.cc:1318
5557
msgid "Can't create %-.64s restore driver"
5560
#: drizzled/error.cc:1320
5562
msgid "Found %d images in backup archive but maximum %d are supported"
5565
#: drizzled/error.cc:1322
5567
msgid "Error when saving meta-data of %-.64s"
5570
#: drizzled/error.cc:1324
5571
msgid "Error when reading meta-data list"
5574
#: drizzled/error.cc:1326
5576
msgid "Can't create %-.64s"
5579
#: drizzled/error.cc:1328
5580
msgid "Can't allocate buffer for image data transfer"
5583
#: drizzled/error.cc:1330
5585
msgid "Error when writing %-.64s backup image data (for table #%d)"
5588
#: drizzled/error.cc:1332
5589
msgid "Error when reading data from backup stream"
5592
#: drizzled/error.cc:1334
5593
msgid "Can't go to the next chunk in backup stream"
5596
#: drizzled/error.cc:1336
5598
msgid "Can't initialize %-.64s backup driver"
5601
#: drizzled/error.cc:1338
5603
msgid "Can't initialize %-.64s restore driver"
5606
#: drizzled/error.cc:1340
5608
msgid "Can't shut down %-.64s backup driver"
5611
#: drizzled/error.cc:1342
5613
msgid "Can't shut down %-.64s backup driver(s)"
5616
#: drizzled/error.cc:1344
5618
msgid "%-.64s backup driver can't prepare for synchronization"
5621
#: drizzled/error.cc:1346
5623
msgid "%-.64s backup driver can't create its image validity point"
5626
#: drizzled/error.cc:1348
5628
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5631
#: drizzled/error.cc:1350
5633
msgid "%-.64s backup driver can't cancel its backup operation"
5636
#: drizzled/error.cc:1352
5638
msgid "%-.64s restore driver can't cancel its restore operation"
5641
#: drizzled/error.cc:1354
5643
msgid "Error when polling %-.64s backup driver for its image data"
5646
#: drizzled/error.cc:1356
5648
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5651
#: drizzled/error.cc:1358
5654
"After %d attempts %-.64s restore driver still can't accept next block of data"
5657
#: drizzled/error.cc:1360
5659
msgid "Open and lock tables failed in %-.64s"
5662
#: drizzled/error.cc:1362
5663
msgid "Backup driver's table locking thread can not be initialized."
5666
#: drizzled/error.cc:1364
5668
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5669
"and 'mysql.online_backup_progress'."
5672
#: drizzled/error.cc:1366
5674
msgid "Tablespace '%-.192s' already exists"
5677
#: drizzled/error.cc:1368
5679
msgid "Tablespace '%-.192s' doesn't exist"
5682
#: drizzled/error.cc:1370
5684
msgid "Unexpected master's heartbeat data: %s"
5687
#: drizzled/error.cc:1372
5689
msgid "The requested value for the heartbeat period %s %s"
5692
#: drizzled/error.cc:1374
5694
msgid "Can't write to the online backup progress log %-.64s."
5697
#: drizzled/error.cc:1376
5699
msgid "Tablespace '%-.192s' not empty"
5702
#: drizzled/error.cc:1378
5705
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5706
"server. The original definition of the required tablespace is '%-.256s' "
5707
"while the same tablespace is defined on the server as '%-.256s'"
5710
#: drizzled/error.cc:1380
5711
msgid "A virtual column cannot be based on a virtual column"
5714
#: drizzled/error.cc:1382
5716
msgid "Non-deterministic expression for virtual column '%s'."
5719
#: drizzled/error.cc:1384
5722
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5725
#: drizzled/error.cc:1386
5726
msgid "Primary key cannot be defined upon a virtual column."
5729
#: drizzled/error.cc:1388
5730
msgid "Key/Index cannot be defined on a non-stored virtual column."
5733
#: drizzled/error.cc:1390
5735
msgid "Cannot define foreign key with %s clause on a virtual column."
5738
#: drizzled/error.cc:1392
5740
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5743
#: drizzled/error.cc:1394
5745
msgid "'%s' is not yet supported for virtual columns."
5748
#: drizzled/error.cc:1396
5749
msgid "Constant expression in virtual column function is not allowed."
5752
#: drizzled/errmsg.cc:44
5754
msgid "errmsg plugin '%s' init() failed."
5757
#: drizzled/errmsg.cc:70
5759
msgid "errmsg plugin '%s' deinit() failed."
5762
#: drizzled/errmsg.cc:111
5764
msgid "errmsg plugin '%s' errmsg_func() failed"
5767
#: drizzled/handler.cc:378
5768
msgid "Too many storage engines!"
5771
#: drizzled/handler.cc:382
5773
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5776
#: drizzled/handler.cc:1228
5778
msgid "Found %d prepared transaction(s) in %s"
5781
#: drizzled/handler.cc:1280
5782
msgid "Starting crash recovery..."
5785
#: drizzled/handler.cc:1312
5787
msgid "Found %d prepared XA transactions"
5790
#: drizzled/handler.cc:1316
5793
"Found %d prepared transactions! It means that drizzled was not shut down "
5794
"properly last time and critical recovery information (last binlog or %s "
5795
"file) was manually deleted after a crash. You have to start drizzled with "
5796
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5799
#: drizzled/handler.cc:1326
5800
msgid "Crash recovery finished."
5803
#: drizzled/log.cc:723
5804
msgid "I/O error reading the header from the binary log"
5807
#: drizzled/log.cc:730
5809
"Binlog has bad magic number; It's not a binary log file that can be used by "
5810
"this version of Drizzle"
5813
#: drizzled/log.cc:745
5815
msgid "Failed to open log (file '%s', errno %d)"
5818
#: drizzled/log.cc:747 drizzled/log.cc:755
5819
msgid "Could not open log file"
5822
#: drizzled/log.cc:753
5824
msgid "Failed to create a cache on log (file '%s')"
5827
#: drizzled/log.cc:907 drizzled/log.cc:1271
5830
"Could not use %s for logging (error %d). Turning logging off for the whole "
5831
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5832
"shutdown the Drizzle server and restart it."
5835
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5836
#: drizzled/log.cc:1941
5838
msgid "Failed to delete file '%s'"
5841
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5844
"a problem with deleting %s; consider examining correspondence of your binlog "
5845
"index file to the actual binlog files"
5848
#: drizzled/log.cc:1675
5850
msgid "next log error: %d offset: %s log: %s included: %d"
5853
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5855
msgid "Failed to execute stat() on file '%s'"
5858
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5861
"a problem with getting info on being purged %s; consider examining "
5862
"correspondence of your binlog index file to the actual binlog files"
5865
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5867
msgid "Recovering after a crash using %s"
5870
#: drizzled/log.cc:3361
5872
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5875
#: drizzled/log.cc:3698
5876
msgid "Bad magic header in tc log"
5879
#: drizzled/log.cc:3708
5882
"Recovery failed! You must enable exactly %d storage engines that support two-"
5883
"phase commit protocol"
5886
#: drizzled/log.cc:3736
5888
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5889
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5890
"heuristic-recover={commit|rollback}"
5893
#: drizzled/log.cc:3766
5894
msgid "Heuristic crash recovery mode"
5897
#: drizzled/log.cc:3768
5898
msgid "Heuristic crash recovery failed"
5901
#: drizzled/log.cc:3769
5902
msgid "Please restart mysqld without --tc-heuristic-recover"
5905
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5907
msgid "find_log_pos() failed (error: %d)"
5910
#: drizzled/log.cc:3950
5912
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5913
"of memory error) and restart, or delete (or rename) binary log and start "
5914
"mysqld with --tc-heuristic-recover={commit|rollback}"
5917
#: drizzled/log_event.cc:126
5919
msgid " %s, Error_code: %d;"
5922
#: drizzled/log_event.cc:130
5925
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5926
"master log %s, end_log_pos %lu"
5929
#: drizzled/log_event.cc:136
5933
#: drizzled/log_event.cc:878
5936
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5939
#: drizzled/log_event.cc:1768
5942
"Query partially completed on the master (error on master: %d) and was "
5943
"aborted. There is a chance that your master is inconsistent at this point. "
5944
"If you are sure that your master is ok, run this query manually on the slave "
5945
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5946
"SLAVE; . Query: '%s'"
5949
#: drizzled/log_event.cc:1794
5952
"Query caused differenxt errors on master and slave.\n"
5953
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5954
"Default database: '%s'. Query: '%s'"
5957
#: drizzled/log_event.cc:1799
5961
#: drizzled/log_event.cc:1819
5963
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5966
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5967
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5968
msgid "unexpected success or fatal error"
5971
#: drizzled/log_event.cc:2337
5973
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5974
"probable cause is that the master died while writing the transaction to its "
5975
"binary log, thus rolled back too."
5978
#: drizzled/log_event.cc:3003
5981
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5982
"produced %ld warning(s). Default database: '%s'"
5985
#: drizzled/log_event.cc:3053
5988
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5991
#: drizzled/log_event.cc:3065
5993
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5996
#: drizzled/log_event.cc:3780
5997
msgid "Out of memory while recording slave event"
6000
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
6002
msgid "Error in Create_file event: could not open file '%s'"
6005
#: drizzled/log_event.cc:4041
6007
msgid "Error in Create_file event: could not write to file '%s'"
6010
#: drizzled/log_event.cc:4062
6012
msgid "Error in Create_file event: write to '%s' failed"
6015
#: drizzled/log_event.cc:4176
6017
msgid "Error in %s event: could not create file '%s'"
6020
#: drizzled/log_event.cc:4185
6022
msgid "Error in %s event: could not open file '%s'"
6025
#: drizzled/log_event.cc:4192
6027
msgid "Error in %s event: write to '%s' failed"
6030
#: drizzled/log_event.cc:4354
6032
msgid "Error in Exec_load event: could not open file '%s'"
6035
#: drizzled/log_event.cc:4364
6037
msgid "Error in Exec_load event: file '%s' appears corrupted"
6040
#: drizzled/log_event.cc:4394
6042
msgid "%s. Failed executing load from '%s'"
6045
#: drizzled/log_event.cc:4567
6046
msgid "Not enough memory"
6049
#: drizzled/log_event.cc:4999
6051
msgid "Error '%s' in %s event: when locking tables"
6054
#: drizzled/log_event.cc:5009
6056
msgid "Error in %s event: when locking tables"
6059
#: drizzled/log_event.cc:5044
6061
msgid "Error '%s' on reopening tables"
6064
#: drizzled/log_event.cc:5400
6066
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6069
#: drizzled/log_event.cc:5815
6071
msgid "Error '%s' on opening table `%s`.`%s`"
6074
#. TRANSLATORS: The leading word "logging" is the name
6075
#. of the plugin api, and so should not be translated.
6076
#: drizzled/logging.cc:62
6078
msgid "logging plugin '%s' deinit() failed"
6081
#. TRANSLATORS: The leading word "logging" is the name
6082
#. of the plugin api, and so should not be translated.
6083
#: drizzled/logging.cc:85
6085
msgid "logging plugin '%s' logging_pre() failed"
6088
#. TRANSLATORS: The leading word "logging" is the name
6089
#. of the plugin api, and so should not be translated.
6090
#: drizzled/logging.cc:118
6092
msgid "logging plugin '%s' logging_post() failed"
6095
#. TRANSLATORS: The leading word "parser" is the name
6096
#. of the plugin api, and so should not be translated.
6097
#: drizzled/parser.cc:40
6099
msgid "parser plugin '%s' init() failed"
6102
#. TRANSLATORS: The leading word "parser" is the name
6103
#. of the plugin api, and so should not be translated.
6104
#: drizzled/parser.cc:62
6106
msgid "parser plugin '%s' deinit() failed"
6109
#. TRANSLATORS: The leading word "parser" is the name
6110
#. of the plugin api, and so should not be translated.
6111
#: drizzled/parser.cc:98
6113
msgid "parser plugin '%s' parser_func1() failed"
6116
#. TRANSLATORS: The leading word "parser" is the name
6117
#. of the plugin api, and so should not be translated.
6118
#: drizzled/parser.cc:152
6120
msgid "parser plugin '%s' parser_func2() failed"
6123
#. TRANSLATORS: The leading word "qcache" is the name
6124
#. of the plugin api, and so should not be translated.
6125
#: drizzled/qcache.cc:40
6127
msgid "qcache plugin '%s' init() failed"
6130
#. TRANSLATORS: The leading word "qcache" is the name
6131
#. of the plugin api, and so should not be translated.
6132
#: drizzled/qcache.cc:62
6134
msgid "qcache plugin '%s' deinit() failed"
6137
#. TRANSLATORS: The leading word "qcache" is the name
6138
#. of the plugin api, and so should not be translated.
6139
#: drizzled/qcache.cc:98
6141
msgid "qcache plugin '%s' do1() failed"
6144
#. TRANSLATORS: The leading word "qcache" is the name
6145
#. of the plugin api, and so should not be translated.
6146
#: drizzled/qcache.cc:152
6148
msgid "qcache plugin '%s' qcache_func2() failed"
6151
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
6152
msgid "Failed to flush master info file"
6155
#: drizzled/rpl_reporting.cc:44
6157
msgid "Slave %s: %s%s Error_code: %d"
6160
#: drizzled/rpl_rli.cc:145
6163
"Neither --relay-log nor --relay-log-index were used; so replication may "
6164
"break when this MySQL server acts as a slave and has his hostname changed!! "
6165
"Please use '--relay-log=%s' to avoid this problem."
6168
#: drizzled/rpl_rli.cc:162
6169
msgid "Failed in open_log() called from init_relay_log_info()"
6172
#: drizzled/rpl_rli.cc:184
6173
msgid "Failed to flush relay log info file"
6176
#: drizzled/rpl_rli.cc:187
6177
msgid "Error counting relay log space"
6180
#: drizzled/rpl_rli.cc:211
6182
msgid "log %s listed in the index, but failed to stat"
6185
#: drizzled/rpl_rli.cc:226
6186
msgid "Could not find first log while counting relay log space"
6189
#: drizzled/rpl_rli.cc:880
6190
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6193
#: drizzled/rpl_utility.cc:117
6195
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6198
#: drizzled/rpl_utility.cc:132
6201
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6202
"Master's column size should be <= the slave's column size."
6205
#: drizzled/scheduler.cc:129
6206
msgid "Memory allocation error in session_scheduler::init\n"
6209
#: drizzled/scheduler.cc:206
6210
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6213
#: drizzled/scheduler.cc:212
6214
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6217
#: drizzled/scheduler.cc:224
6218
msgid "session_add_event event_add error in libevent_init\n"
6221
#: drizzled/scheduler.cc:240
6223
msgid "Can't create completion port thread (error %d)"
6226
#: drizzled/scheduler.cc:353
6227
msgid "event_add error in libevent_add_session_callback\n"
6230
#: drizzled/scheduler.cc:379
6231
msgid "Scheduler init error in libevent_add_new_connection\n"
6234
#: drizzled/scheduler.cc:460
6235
msgid "libevent_thread_proc: my_thread_init() failed\n"
6238
#. TRANSLATORS: The leading word "scheduling" is the name
6239
#. of the plugin api, and so should not be translated.
6240
#: drizzled/scheduling.cc:40
6242
msgid "scheduling plugin '%s' init() failed"
6245
#. TRANSLATORS: The leading word "scheduling" is the name
6246
#. of the plugin api, and so should not be translated.
6247
#: drizzled/scheduling.cc:62
6249
msgid "scheduling plugin '%s' deinit() failed"
6252
#. TRANSLATORS: The leading word "scheduling" is the name
6253
#. of the plugin api, and so should not be translated.
6254
#: drizzled/scheduling.cc:98
6256
msgid "scheduling plugin '%s' scheduling_func1() failed"
6259
#. TRANSLATORS: The leading word "scheduling" is the name
6260
#. of the plugin api, and so should not be translated.
6261
#: drizzled/scheduling.cc:152
6263
msgid "scheduling plugin '%s' scheduling_func2() failed"
6266
#: drizzled/set_var.cc:802
6267
msgid "Ambiguous slave modes combination. STRICT will be used"
6270
#: drizzled/slave.cc:96
6271
msgid "Waiting to reconnect after a failed registration on master"
6274
#: drizzled/slave.cc:97
6276
"Slave I/O thread killed while waitnig to reconnect after a failed "
6277
"registration on master"
6280
#: drizzled/slave.cc:99
6281
msgid "Reconnecting after a failed registration on master"
6284
#: drizzled/slave.cc:100
6287
"failed registering on master, reconnecting to try again, log '%s' at postion "
6291
#: drizzled/slave.cc:103 drizzled/slave.cc:112
6292
msgid "Slave I/O thread killed during or after reconnect"
6295
#: drizzled/slave.cc:106
6296
msgid "Waiting to reconnect after a failed binlog dump request"
6299
#: drizzled/slave.cc:107
6300
msgid "Slave I/O thread killed while retrying master dump"
6303
#: drizzled/slave.cc:108
6304
msgid "Reconnecting after a failed binlog dump request"
6307
#: drizzled/slave.cc:109
6309
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6312
#: drizzled/slave.cc:115
6313
msgid "Waiting to reconnect after a failed master event read"
6316
#: drizzled/slave.cc:116
6317
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6320
#: drizzled/slave.cc:118
6321
msgid "Reconnecting after a failed master event read"
6324
#: drizzled/slave.cc:119
6327
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6331
#: drizzled/slave.cc:122
6333
"Slave I/O thread killed during or after a reconnect done to recover from "
6337
#: drizzled/slave.cc:236
6338
msgid "Failed to allocate memory for the master info structure"
6341
#: drizzled/slave.cc:242 drizzled/slave.cc:1784
6342
msgid "Failed to initialize the master info structure"
6345
#: drizzled/slave.cc:257
6346
msgid "Failed to create slave threads"
6349
#: drizzled/slave.cc:454
6350
msgid "Server id not set, will not start slave"
6353
#: drizzled/slave.cc:622
6355
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6356
"updates to a non-transactional table without any primary key. There is a "
6357
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6358
"check your tables' contents after restart."
6361
#: drizzled/slave.cc:783 drizzled/slave.cc:798
6362
msgid "Master reported unrecognized DRIZZLE version"
6365
#: drizzled/slave.cc:839
6366
msgid "default Format_description_log_event"
6369
#: drizzled/slave.cc:861
6372
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6373
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6376
#: drizzled/slave.cc:888
6378
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6379
"server ids; these ids must be different for replication to work (or the --"
6380
"replicate-same-server-id option must be used on slave but this doesnot "
6381
"always make sense; please check the manual before using it)."
6384
#: drizzled/slave.cc:933
6386
"The slave I/O thread stops because master and slave have different values "
6387
"for the COLLATION_SERVER global variable. The values must be equal for "
6388
"replication to work"
6391
#: drizzled/slave.cc:969
6393
"The slave I/O thread stops because master and slave have different values "
6394
"for the TIME_ZONE global variable. The values must be equal for replication "
6398
#: drizzled/slave.cc:1034
6399
msgid "Waiting for the slave SQL thread to free enough relay log space"
6402
#: drizzled/slave.cc:1080
6404
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6408
#: drizzled/slave.cc:1091
6409
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6412
#: drizzled/slave.cc:1440
6414
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6417
#: drizzled/slave.cc:1493
6419
msgid "Error reading packet from server: %s ( server_errno=%d)"
6422
#: drizzled/slave.cc:1501
6424
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6427
#: drizzled/slave.cc:1655
6430
"It was not possible to update the positions of the relay log information: "
6431
"the slave may be in an inconsistent state. Stopped in %s position %s"
6434
#: drizzled/slave.cc:1730 drizzled/slave.cc:2322
6436
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6439
#: drizzled/slave.cc:1789 drizzled/slave.cc:2271
6441
msgid "Error initializing relay log position: %s"
6444
#: drizzled/slave.cc:1805
6447
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6448
"Consider raising the value of the slave_transaction_retries variable."
6451
#: drizzled/slave.cc:1828
6453
"Could not parse relay log event entry. The possible reasons are: the "
6454
"master's binary log is corrupted (you can check this by running "
6455
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6456
"can check this by running 'mysqlbinlog' on the relay log), a network "
6457
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6458
"check the master's binary log or slave's relay log, you will be able to know "
6459
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6462
#: drizzled/slave.cc:1949
6463
msgid "Failed during slave I/O thread initialization"
6466
#: drizzled/slave.cc:1963
6467
msgid "error in drizzle_create()"
6470
#: drizzled/slave.cc:1971
6473
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6474
"'%s' at position %s"
6477
#: drizzled/slave.cc:1985
6478
msgid "Slave I/O thread killed while connecting to master"
6481
#: drizzled/slave.cc:2009
6482
msgid "Slave I/O thread couldn't register on master"
6485
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6486
msgid "Forcing to reconnect slave I/O thread"
6489
#: drizzled/slave.cc:2034
6490
msgid "Failed on request_dump()"
6493
#: drizzled/slave.cc:2035
6494
msgid "Slave I/O thread killed while requesting master dump"
6497
#: drizzled/slave.cc:2061
6498
msgid "Waiting for master to send event"
6501
#: drizzled/slave.cc:2063
6502
msgid "Slave I/O thread killed while reading event"
6505
#: drizzled/slave.cc:2081
6508
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6509
"entry is correct, restart the server with a higher value of "
6510
"max_allowed_packet"
6513
#: drizzled/slave.cc:2095
6514
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6517
#: drizzled/slave.cc:2105
6518
msgid "Queueing master event to the relay log"
6521
#: drizzled/slave.cc:2132
6522
msgid "Slave I/O thread aborted while waiting for relay log space"
6525
#: drizzled/slave.cc:2142
6527
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6530
#: drizzled/slave.cc:2163
6531
msgid "Waiting for slave mutex on exit"
6534
#: drizzled/slave.cc:2227
6535
msgid "Failed during slave thread initialization"
6538
#: drizzled/slave.cc:2293
6541
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6542
"s, relay log '%s' position: %s"
6545
#: drizzled/slave.cc:2307
6546
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6549
#: drizzled/slave.cc:2333
6550
msgid "Reading event from the relay log"
6553
#: drizzled/slave.cc:2358
6555
msgid "Slave (additional info): %s Error_code: %d"
6558
#: drizzled/slave.cc:2375
6560
msgid "Slave: %s Error_code: %d"
6563
#: drizzled/slave.cc:2378
6566
"Error loading user-defined library, slave SQL thread aborted. Install the "
6567
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6568
"stopped at log '%s' position %s"
6571
#: drizzled/slave.cc:2386
6574
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6575
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6578
#: drizzled/slave.cc:2398
6581
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6584
#: drizzled/slave.cc:2492
6586
msgid "Slave I/O: failed requesting download of '%s'"
6589
#: drizzled/slave.cc:2509
6591
msgid "Network read error downloading '%s' from master"
6594
#: drizzled/slave.cc:2531
6595
msgid "error writing Exec_load event to relay log"
6598
#: drizzled/slave.cc:2545
6599
msgid "error writing Create_file event to relay log"
6602
#: drizzled/slave.cc:2560
6603
msgid "error writing Append_block event to relay log"
6606
#: drizzled/slave.cc:2656
6607
msgid "Memory allocation failed"
6610
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6613
"Read invalid event from master: '%s', master could be corrupt but a more "
6614
"likely cause of this is a bug"
6617
#: drizzled/slave.cc:3039
6618
msgid "could not queue event from master"
6621
#: drizzled/slave.cc:3129
6623
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6626
#: drizzled/slave.cc:3131
6627
msgid "reconnecting"
6630
#: drizzled/slave.cc:3131
6634
#: drizzled/slave.cc:3155
6637
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6641
#: drizzled/slave.cc:3516
6643
msgid "next log '%s' is currently active"
6646
#: drizzled/slave.cc:3546
6648
msgid "next log '%s' is not active"
6651
#: drizzled/slave.cc:3562
6654
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6657
#: drizzled/slave.cc:3568
6658
msgid "Aborting slave SQL thread because of partial event read"
6661
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6663
msgid "Error reading relay log event: %s"
6666
#: drizzled/slave.cc:3575
6667
msgid "slave SQL thread was killed"
6670
#: drizzled/slave.cc:3673
6673
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6674
"check error log on slave for more info"
6677
#: drizzled/slave.cc:3679
6680
"According to the master's version ('%s'), it is probable that master suffers "
6681
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6682
"current binary log event may make the slave's data become different from the "
6683
"master's data. To take no risk, slave refuses to replicate this event and "
6684
"stops. We recommend that all updates be stopped on the master and slave, "
6685
"that the data of both be manually synchronized, that master's binary logs be "
6686
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6687
"Then replication can be restarted."
6690
#: drizzled/sql_base.cc:2546
6692
msgid "Table %s had a open data handler in reopen_table"
6695
#: drizzled/sql_base.cc:3197
6697
msgid "Couldn't repair table: %s.%s"
6700
#: drizzled/sql_base.cc:3240
6703
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6704
"s`.`%s`' to the binary log"
6707
#: drizzled/sql_base.cc:3953
6709
msgid "Could not remove temporary table: '%s', error: %d"
6712
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6714
msgid "Error while loading database options: '%s':"
6717
#: drizzled/sql_plugin.cc:678
6719
msgid "Plugin '%s' of type %s failed deinitialization"
6722
#: drizzled/sql_plugin.cc:692
6724
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6727
#: drizzled/sql_plugin.cc:812
6729
msgid "Plugin '%s' registration as a %s failed."
6732
#: drizzled/sql_plugin.cc:1066
6733
msgid "plugin-load parameter too long"
6736
#: drizzled/sql_plugin.cc:1126
6738
msgid "Couldn't load plugin named '%s' with soname '%s'."
6741
#: drizzled/sql_plugin.cc:1177
6743
msgid "Forcing shutdown of %d plugins"
6746
#: drizzled/sql_plugin.cc:1199
6748
msgid "Plugin '%s' will be forced to shutdown"
6751
#: drizzled/sql_plugin.cc:1215
6753
msgid "Plugin '%s' has ref_count=%d after shutdown."
6756
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6758
msgid "Unknown variable type code 0x%x in plugin '%s'."
6761
#: drizzled/sql_plugin.cc:2507
6764
"Server variable %s of plugin %s was forced to be read-only: string variable "
6765
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6768
#: drizzled/sql_plugin.cc:2538
6770
msgid "Missing variable name in plugin '%s'."
6773
#: drizzled/sql_plugin.cc:2555
6775
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6778
#: drizzled/sql_plugin.cc:2674
6780
msgid "Out of memory for plugin '%s'."
6783
#: drizzled/sql_plugin.cc:2681
6785
msgid "Bad options for plugin '%s'."
6788
#: drizzled/sql_plugin.cc:2690
6790
msgid "Parsing options for plugin '%s' failed."
6793
#: drizzled/sql_plugin.cc:2733
6795
msgid "Plugin '%s' has conflicting system variables"
6798
#: drizzled/sql_plugin.cc:2743
6800
msgid "Plugin '%s' disabled by command line option"
6803
#: drizzled/sql_repl.cc:101
6804
msgid "Failed in send_file() while reading file name"
6807
#: drizzled/sql_repl.cc:114
6808
msgid "Failed in send_file() on open of file"
6811
#: drizzled/sql_repl.cc:122
6812
msgid "Failed in send_file() while writing data to client"
6815
#: drizzled/sql_repl.cc:131
6816
msgid "Failed in send_file() while negotiating file transfer close"
6819
#: drizzled/sql_table.cc:82
6821
msgid "Invalid (old?) table or database name '%s'"
6824
#: drizzled/sql_table.cc:2716
6826
msgid "Unknown - internal error %d during operation"
6829
#: drizzled/sql_table.cc:5011
6831
msgid "Could not open table %s.%s after rename\n"
6834
#: drizzled/sql_table.cc:5178
6837
"order_st BY ignored because there is a user-defined clustered index in the "
6841
#: drizzled/sql_udf.cc:39
6842
msgid "Can't allocate memory for udf structures"
6845
#: drizzled/table.cc:507
6848
"'%s' had no or invalid character set, and default character set is multi-"
6849
"byte, so character column sizes may have changed"
6852
#: drizzled/table.cc:2082
6854
msgid "Unknown collation '%s' in table '%-.64s' definition"
6857
#: drizzled/table.cc:2089
6860
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6864
#: drizzled/table.cc:2700
6867
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6871
#: drizzled/table.cc:2726
6874
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6875
"have type %s, found type %s."
6878
#: drizzled/table.cc:2735
6881
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6882
"position %d to have character set '%s' but the type has no character set."
6885
#: drizzled/table.cc:2745
6888
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6889
"position %d to have character set '%s' but found character set '%s'."
6892
#: drizzled/table.cc:2756
6895
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6896
"have type %s but the column is not found."
6899
#: drizzled/table.cc:5182
6901
msgid "Got error %d when reading table '%s'"
6904
#: drizzled/tztime.cc:1054
6906
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6909
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6910
msgid "Error Messages to stderr"
6913
#: plugin/logging_query/logging_query.cc:120
6916
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6917
"*s rows_sent=%ld rows_examined=%u\n"
6918
" db=\"%.*s\" query=\"%.*s\"\n"
6921
#: plugin/logging_query/logging_query.cc:161
6923
msgid "fail open() fn=%s er=%s\n"
6926
#: plugin/logging_query/logging_query.cc:201
6927
msgid "File to log to"
6930
#: plugin/logging_query/logging_query.cc:210
6931
msgid "Enable logging"
6934
#: plugin/logging_query/logging_query.cc:219
6935
msgid "Disable after this many seconds. Zero for forever"
6938
#: plugin/logging_query/logging_query.cc:232
6939
msgid "Threshold for logging slow queries, in microseconds"
6942
#: plugin/logging_query/logging_query.cc:245
6943
msgid "Threshold for logging big queries, for rows returned"
6946
#: plugin/logging_query/logging_query.cc:258
6947
msgid "Threshold for logging big queries, for rows examined"
6950
#: plugin/logging_query/logging_query.cc:281
6951
msgid "Log queries to a file"
6954
#: storage/myisam/ha_myisam.cc:448
6956
msgid "Got an error from thread_id=%lu, %s:%d"
6959
#: storage/myisam/ha_myisam.cc:451
6961
msgid "Got an error from unknown thread, %s:%d"
6964
#: storage/myisam/ha_myisam.cc:456
6965
msgid "Unknown thread accessing table"
6968
#: storage/myisam/my_handler_errors.c:32
6969
msgid "Didn't find key on read or update"
6972
#: storage/myisam/my_handler_errors.c:34
6973
msgid "Duplicate key on write or update"
6976
#: storage/myisam/my_handler_errors.c:36
6977
msgid "Internal (unspecified) error in handler"
6980
#: storage/myisam/my_handler_errors.c:38
6982
"Someone has changed the row since it was read (while the table was locked to "
6986
#: storage/myisam/my_handler_errors.c:41
6987
msgid "Wrong index given to function"
6990
#: storage/myisam/my_handler_errors.c:43
6991
msgid "Undefined handler error 125"
6994
#: storage/myisam/my_handler_errors.c:45
6995
msgid "Index file is crashed"
6998
#: storage/myisam/my_handler_errors.c:47
6999
msgid "Record file is crashed"
7002
#: storage/myisam/my_handler_errors.c:49
7003
msgid "Out of memory in engine"
7006
#: storage/myisam/my_handler_errors.c:51
7007
msgid "Undefined handler error 129"
7010
#: storage/myisam/my_handler_errors.c:53
7011
msgid "Incorrect file format"
7014
#: storage/myisam/my_handler_errors.c:55
7015
msgid "Command not supported by database"
7018
#: storage/myisam/my_handler_errors.c:57
7019
msgid "Old database file"
7022
#: storage/myisam/my_handler_errors.c:59
7023
msgid "No record read before update"
7026
#: storage/myisam/my_handler_errors.c:61
7027
msgid "Record was already deleted (or record file crashed)"
7030
#: storage/myisam/my_handler_errors.c:63
7031
msgid "No more room in record file"
7034
#: storage/myisam/my_handler_errors.c:65
7035
msgid "No more room in index file"
7038
#: storage/myisam/my_handler_errors.c:67
7039
msgid "No more records (read after end of file)"
7042
#: storage/myisam/my_handler_errors.c:69
7043
msgid "Unsupported extension used for table"
7046
#: storage/myisam/my_handler_errors.c:71
7050
#: storage/myisam/my_handler_errors.c:73
7051
msgid "Wrong create options"
7054
#: storage/myisam/my_handler_errors.c:75
7055
msgid "Duplicate unique key or constraint on write or update"
7058
#: storage/myisam/my_handler_errors.c:77
7059
msgid "Unknown character set used in table"
7062
#: storage/myisam/my_handler_errors.c:79
7063
msgid "Conflicting table definitions in sub-tables of MERGE table"
7066
#: storage/myisam/my_handler_errors.c:81
7067
msgid "Table is crashed and last repair failed"
7070
#: storage/myisam/my_handler_errors.c:83
7071
msgid "Table was marked as crashed and should be repaired"
7074
#: storage/myisam/my_handler_errors.c:85
7075
msgid "Lock timed out; Retry transaction"
7078
#: storage/myisam/my_handler_errors.c:87
7079
msgid "Lock table is full; Restart program with a larger locktable"
7082
#: storage/myisam/my_handler_errors.c:89
7083
msgid "Updates are not allowed under a read only transactions"
7086
#: storage/myisam/my_handler_errors.c:91
7087
msgid "Lock deadlock; Retry transaction"
7090
#: storage/myisam/my_handler_errors.c:93
7091
msgid "Foreign key constraint is incorrectly formed"
7094
#: storage/myisam/my_handler_errors.c:95
7095
msgid "Cannot add a child row"
7098
#: storage/myisam/my_handler_errors.c:97
7099
msgid "Cannot delete a parent row"
7102
#: storage/myisam/my_handler_errors.c:99
7103
msgid "No savepoint with that name"
7106
#: storage/myisam/my_handler_errors.c:101
7107
msgid "Non unique key block size"
7110
#: storage/myisam/my_handler_errors.c:103
7111
msgid "The table does not exist in engine"
7114
#: storage/myisam/my_handler_errors.c:105
7115
msgid "The table already existed in storage engine"
7118
#: storage/myisam/my_handler_errors.c:107
7119
msgid "Could not connect to storage engine"
7122
#: storage/myisam/my_handler_errors.c:109
7123
msgid "Unexpected null pointer found when using spatial index"
7126
#: storage/myisam/my_handler_errors.c:111
7127
msgid "The table changed in storage engine"
7130
#: storage/myisam/my_handler_errors.c:113
7131
msgid "There's no partition in table for the given value"
7134
#: storage/myisam/my_handler_errors.c:115
7135
msgid "Row-based binlogging of row failed"
7138
#: storage/myisam/my_handler_errors.c:117
7139
msgid "Index needed in foreign key constraint"
7142
#: storage/myisam/my_handler_errors.c:119
7143
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7146
#: storage/myisam/my_handler_errors.c:121
7147
msgid "Table needs to be upgraded before it can be used"
7150
#: storage/myisam/my_handler_errors.c:123
7151
msgid "Table is read only"
7154
#: storage/myisam/my_handler_errors.c:125
7155
msgid "Failed to get next auto increment value"
7158
#: storage/myisam/my_handler_errors.c:127
7159
msgid "Failed to set row auto increment value"
7162
#: storage/myisam/my_handler_errors.c:129
7163
msgid "Unknown (generic) error from engine"
7166
#: storage/myisam/my_handler_errors.c:131
7167
msgid "Record is the same"
7170
#: storage/myisam/my_handler_errors.c:133
7171
msgid "It is not possible to log this statement"
7174
#: storage/myisam/my_handler_errors.c:135
7175
msgid "Tablespace exists"
7178
#: storage/myisam/my_handler_errors.c:137
7179
msgid "The event was corrupt, leading to illegal data being read"
7182
#: storage/myisam/my_handler_errors.c:139
7183
msgid "The table is of a new format not supported by this version"
7186
#: storage/myisam/my_handler_errors.c:141
7187
msgid "The event could not be processed no other hanlder error happened"
7190
#: storage/myisam/my_handler_errors.c:143
7191
msgid "Got a fatal error during initialzaction of handler"
7194
#: storage/myisam/my_handler_errors.c:145
7195
msgid "File to short; Expected more data in file"
7198
#: storage/myisam/my_handler_errors.c:147
7199
msgid "Read page with wrong checksum"
7202
#: storage/myisam/my_handler_errors.c:149
7203
msgid "Lock or active transaction"
7206
#: storage/myisam/my_handler_errors.c:151
7207
msgid "No such table space"
7210
#: storage/myisam/my_handler_errors.c:153
7211
msgid "Tablespace not empty"