1
# Hebrew 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-08-25 11:11+0000\n"
12
"Last-Translator: Danny Schoemann <doniels@gmail.com>\n"
13
"Language-Team: Hebrew <he@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:253
22
msgid "Synonym for `help'."
25
#: client/drizzle.cc:254
27
msgid "Clear command."
30
#: client/drizzle.cc:256
31
msgid "Reconnect to the server. Optional arguments are db and host."
34
#: client/drizzle.cc:258
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: client/drizzle.cc:260
40
msgid "Send command to drizzle server, display result vertically."
43
#: client/drizzle.cc:261
44
msgid "Exit drizzle. Same as quit."
47
#: client/drizzle.cc:262
48
msgid "Send command to drizzle server."
51
#: client/drizzle.cc:263
53
msgid "Display this help."
56
#: client/drizzle.cc:264
57
msgid "Disable pager, print to stdout."
60
#: client/drizzle.cc:265
61
msgid "Don't write into outfile."
64
#: client/drizzle.cc:267
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
68
#: client/drizzle.cc:268
69
msgid "Print current command."
72
#: client/drizzle.cc:269
73
msgid "Change your drizzle prompt."
76
#: client/drizzle.cc:270
81
#: client/drizzle.cc:271
82
msgid "Rebuild completion hash."
85
#: client/drizzle.cc:273
86
msgid "Execute an SQL script file. Takes a file name as an argument."
89
#: client/drizzle.cc:274
90
msgid "Get status information from the server."
93
#: client/drizzle.cc:276
94
msgid "Set outfile [to_outfile]. Append everything into given outfile."
97
#: client/drizzle.cc:278
98
msgid "Use another database. Takes database name as argument."
101
#: client/drizzle.cc:280 client/drizzle.cc:1427
103
msgid "Show warnings after every statement."
104
msgstr "הצג התראות אחר כל פקודה"
106
#: client/drizzle.cc:282
108
msgid "Don't show warnings after every statement."
109
msgstr "אל תציג התראות אחר כל פקודה"
111
#: client/drizzle.cc:1111
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
114
msgstr "ברוכים הבאים לדריזל. פקודת נגמרות עם ; או g\\"
116
#: client/drizzle.cc:1121
119
"Your Drizzle connection id is %u\n"
120
"Server version: %s\n"
123
#: client/drizzle.cc:1151
125
msgid "Reading history-file %s\n"
128
#: client/drizzle.cc:1156
130
msgid "Couldn't allocate memory for temp histfile!\n"
133
#: client/drizzle.cc:1163
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
136
msgstr "הקלד 'help' לעזרה. הקלד 'c\\' לרוקן את זיכרון הזמני\n"
138
#: client/drizzle.cc:1181
140
msgid "Writing history-file %s\n"
143
#: client/drizzle.cc:1190
147
#: client/drizzle.cc:1190
151
#: client/drizzle.cc:1238
152
msgid "Query aborted by Ctrl+C\n"
155
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
156
msgid "Display this help and exit."
159
#: client/drizzle.cc:1263
160
msgid "Synonym for -?"
163
#: client/drizzle.cc:1266
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
166
"and field completion, but startup and reconnecting may take a longer time. "
167
"Disable with --disable-auto-rehash."
170
#: client/drizzle.cc:1270
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
173
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
174
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
177
#: client/drizzle.cc:1273
179
"Automatically switch to vertical output mode if the result is wider than the "
183
#: client/drizzle.cc:1276
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
188
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
189
msgid "Directory where character sets are."
192
#: client/drizzle.cc:1280
193
msgid "Display column type information."
196
#: client/drizzle.cc:1283
198
"Preserve comments. Send comments to the server. The default is --skip-"
199
"comments (discard comments), enable with --comments"
202
#: client/drizzle.cc:1286
203
msgid "Use compression in server/client protocol."
206
#: client/drizzle.cc:1289
207
msgid "Check memory and open file usage at exit ."
210
#: client/drizzle.cc:1292
211
msgid "Print some debug info at exit."
214
#: client/drizzle.cc:1294
215
msgid "Database to use."
218
#: client/drizzle.cc:1297
222
#: client/drizzle.cc:1299
223
msgid "Delimiter to be used."
226
#: client/drizzle.cc:1301
227
msgid "Execute command and quit. (Disables --force and history file)"
230
#: client/drizzle.cc:1303
231
msgid "Print the output of a query (rows) vertically."
234
#: client/drizzle.cc:1306
235
msgid "Continue even if we get an sql error."
238
#: client/drizzle.cc:1310
240
"Enable named commands. Named commands mean this program's internal commands; "
241
"see drizzle> help . When enabled, the named commands can be used from any "
242
"line of the query, otherwise only from the first line, before an enter. "
243
"Disable with --disable-named-commands. This option is disabled by default."
246
#: client/drizzle.cc:1314
248
"Named commands are disabled. Use \\* form only, or use named commands only "
249
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
250
"the client now starts with this option ENABLED by default! Disable with '-"
251
"G'. Long format commands still work from the first line. WARNING: option "
252
"deprecated; use --disable-named-commands instead."
255
#: client/drizzle.cc:1316
256
msgid "Ignore space after function names."
259
#: client/drizzle.cc:1318
260
msgid "Enable/disable LOAD DATA LOCAL INFILE."
263
#: client/drizzle.cc:1321
264
msgid "Turn off beep on error."
267
#: client/drizzle.cc:1323 client/drizzleadmin.cc:75
268
msgid "Connect to host."
271
#: client/drizzle.cc:1325
272
msgid "Write line numbers for errors."
275
#: client/drizzle.cc:1328
277
"Don't write line number for errors. WARNING: -L is deprecated, use long "
278
"version of this option instead."
281
#: client/drizzle.cc:1330
282
msgid "Flush buffer after each query."
285
#: client/drizzle.cc:1332
286
msgid "Write column names in results."
289
#: client/drizzle.cc:1336
291
"Don't write column names in results. WARNING: -N is deprecated, use long "
292
"version of this options instead."
295
#: client/drizzle.cc:1339
297
"Change the value of a variable. Please note that this option is deprecated; "
298
"you can set variables directly with --variable-name=value."
301
#: client/drizzle.cc:1341
302
msgid "Ignore SIGINT (CTRL-C)"
305
#: client/drizzle.cc:1345
307
"Only update the default database. This is useful for skipping updates to "
308
"other database in the update log."
311
#: client/drizzle.cc:1348
313
"Pager to use to display results. If you don't supply an option the default "
314
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
315
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
316
"work in batch mode. Disable with --disable-pager. This option is disabled by "
320
#: client/drizzle.cc:1351
322
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
323
"option deprecated; use --disable-pager instead."
326
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
328
"Password to use when connecting to server. If password is not given it's "
329
"asked from the tty."
332
#: client/drizzle.cc:1356
334
"Port number to use for connection or 0 for default to, in order of "
335
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
338
#: client/drizzle.cc:1357
339
msgid "built-in default"
342
#: client/drizzle.cc:1360
343
msgid "Set the drizzle prompt to this value."
346
#: client/drizzle.cc:1363
347
msgid "The protocol of connection (tcp,socket,pipe,memory)."
350
#: client/drizzle.cc:1366
352
"Don't cache result, print it row by row. This may slow down the server if "
353
"the output is suspended. Doesn't use history file."
356
#: client/drizzle.cc:1368
357
msgid "Write fields without conversion. Used with --batch."
360
#: client/drizzle.cc:1371
362
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
363
"option is enabled by default."
366
#: client/drizzle.cc:1373
368
"Be more silent. Print results with a tab as separator, each row on new line."
371
#: client/drizzle.cc:1375
372
msgid "Socket file to use for connection."
375
#: client/drizzle.cc:1378
376
msgid "Output in table format."
379
#: client/drizzle.cc:1381
381
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
"work in batch mode. Disable with --disable-tee. This option is disabled by "
386
#: client/drizzle.cc:1383
388
"Disable outfile. See interactive help (\\h) also. WARNING: option "
389
"deprecated; use --disable-tee instead"
392
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
393
msgid "User for login if not current user."
396
#: client/drizzle.cc:1389
397
msgid "Only allow UPDATE and DELETE that uses keys."
400
#: client/drizzle.cc:1392
401
msgid "Synonym for option --safe-updates, -U."
404
#: client/drizzle.cc:1395
405
msgid "Write more. (-v -v -v gives the table output format)."
408
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
409
msgid "Output version information and exit."
412
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
413
msgid "Wait and retry if connection is down."
416
#: client/drizzle.cc:1402
417
msgid "Number of seconds before connection timeout."
420
#: client/drizzle.cc:1407
421
msgid "Max packet length to send to, or receive from server"
424
#: client/drizzle.cc:1412
425
msgid "Buffer for TCP/IP and socket communication"
428
#: client/drizzle.cc:1416
429
msgid "Automatic limit for SELECT when using --safe-updates"
432
#: client/drizzle.cc:1421
433
msgid "Automatic limit for rows in a join when using --safe-updates"
436
#: client/drizzle.cc:1425
437
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
440
#: client/drizzle.cc:1438
442
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
445
#: client/drizzle.cc:1445
448
"Copyright (C) 2000-2008 MySQL AB\n"
449
" This software comes with ABSOLUTELY NO "
450
"WARRANTY. This is free software,\n"
451
" and you are welcome to modify and redistribute it under the GPL license\n"
454
#: client/drizzle.cc:1449
456
msgid "Usage: %s [OPTIONS] [database]\n"
459
#: client/drizzle.cc:1482
460
msgid "DELIMITER cannot contain a backslash character"
463
#: client/drizzle.cc:1503
465
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
468
#: client/drizzle.cc:1526
470
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
473
#: client/drizzle.cc:1530
475
msgid "WARNING: --server-arg option not supported in this configuration.\n"
478
#: client/drizzle.cc:1898
480
msgid "Unknown command '\\%c'."
483
#: client/drizzle.cc:2325
485
"Reading table information for completion of table and column names\n"
486
" You can turn off this feature to get a quicker startup with -A\n"
490
#: client/drizzle.cc:2422
491
msgid "No connection. Trying to reconnect..."
494
#: client/drizzle.cc:2428
495
msgid "Can't connect to the server\n"
498
#: client/drizzle.cc:2485
502
#: client/drizzle.cc:2485
506
#: client/drizzle.cc:2540
511
#: client/drizzle.cc:2541
518
#: client/drizzle.cc:2543
525
#: client/drizzle.cc:2556
526
msgid "Many help items for your request exist."
529
#: client/drizzle.cc:2557
531
"To make a more specific request, please type 'help <item>',\n"
532
"where <item> is one of the following"
535
#: client/drizzle.cc:2563
537
msgid "You asked for help about help category: '%s'\n"
540
#: client/drizzle.cc:2564
542
"For more information, type 'help <item>', where <item> is one of the "
546
#: client/drizzle.cc:2577
552
#: client/drizzle.cc:2578
553
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
556
#: client/drizzle.cc:2600
557
msgid "List of all Drizzle commands:"
560
#: client/drizzle.cc:2602
561
msgid "Note that all text commands must be first on line and end with ';'"
564
#: client/drizzle.cc:2613
567
"For server side help, type 'help contents'\n"
570
#: client/drizzle.cc:2656
571
msgid "No query specified\n"
574
#: client/drizzle.cc:2671
575
msgid "Ignoring query to other database"
578
#: client/drizzle.cc:2720
582
#: client/drizzle.cc:2733
584
msgid "%ld row in set"
585
msgid_plural "%ld rows in set"
589
#: client/drizzle.cc:2742
593
#: client/drizzle.cc:2744
595
msgid "Query OK, %ld row affected"
596
msgid_plural "Query OK, %ld rows affected"
600
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
602
"Port number to use for connection or 0 for default to, in order of "
603
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
606
#: client/drizzleadmin.cc:85
607
msgid "Silently exit if one can't connect to server."
610
#: client/drizzleadmin.cc:91
611
msgid "Write more information."
614
#: client/drizzleadmin.cc:256
617
"connect to server at '%s' failed\n"
621
#: client/drizzleadmin.cc:262
623
msgid "Check that drizzled is running on %s"
626
#: client/drizzleadmin.cc:263
628
msgid " and that the port is %d.\n"
631
#: client/drizzleadmin.cc:265
633
msgid "You can check this by doing 'telnet %s %d'\n"
636
#: client/drizzleadmin.cc:276
638
msgid "Got error: %s\n"
641
#: client/drizzleadmin.cc:283
642
msgid "Waiting for Drizzle server to answer"
645
#: client/drizzleadmin.cc:316
647
msgid "shutting down drizzled...\n"
650
#: client/drizzleadmin.cc:320
652
msgid "shutdown failed; error: '%s'"
655
#: client/drizzleadmin.cc:327
660
#: client/drizzleadmin.cc:337
661
msgid "drizzled is alive"
664
#: client/drizzleadmin.cc:345
665
msgid "connection was down, but drizzled is now alive"
668
#: client/drizzleadmin.cc:349
670
msgid "drizzled doesn't answer to ping, error: '%s'"
673
#: client/drizzleadmin.cc:358
675
msgid "Unknown command: '%-.60s'"
678
#: client/drizzleadmin.cc:367
680
msgid "%s Ver %s Distrib %s, for %s on %s\n"
683
#: client/drizzleadmin.cc:374
684
msgid "Copyright (C) 2000-2008 MySQL AB"
687
#: client/drizzleadmin.cc:375
689
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
690
"and you are welcome to modify and redistribute it under the GPL license\n"
693
#: client/drizzleadmin.cc:376
694
msgid "Administration program for the drizzled daemon."
697
#: client/drizzleadmin.cc:377
699
msgid "Usage: %s [OPTIONS] command command....\n"
702
#: client/drizzleadmin.cc:379
704
" ping Check if server is down\n"
705
" shutdown Take server down\n"
708
#: libdrizzle/errmsg.c:27
709
msgid "Unknown Drizzle error"
712
#: libdrizzle/errmsg.c:28
714
msgid "Can't create UNIX socket (%d)"
717
#: libdrizzle/errmsg.c:29
719
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
722
#: libdrizzle/errmsg.c:30
724
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
727
#: libdrizzle/errmsg.c:31
729
msgid "Can't create TCP/IP socket (%d)"
732
#: libdrizzle/errmsg.c:32
734
msgid "Unknown Drizzle server host '%-.100s' (%d)"
737
#: libdrizzle/errmsg.c:33
738
msgid "Drizzle server has gone away"
741
#: libdrizzle/errmsg.c:34
743
msgid "Protocol mismatch; server version = %d, client version = %d"
746
#: libdrizzle/errmsg.c:35
747
msgid "Drizzle client ran out of memory"
750
#: libdrizzle/errmsg.c:36
751
msgid "Wrong host info"
754
#: libdrizzle/errmsg.c:37
755
msgid "Localhost via UNIX socket"
758
#: libdrizzle/errmsg.c:38
760
msgid "%-.100s via TCP/IP"
763
#: libdrizzle/errmsg.c:39
764
msgid "Error in server handshake"
767
#: libdrizzle/errmsg.c:40
768
msgid "Lost connection to Drizzle server during query"
771
#: libdrizzle/errmsg.c:41
772
msgid "Commands out of sync; you can't run this command now"
775
#: libdrizzle/errmsg.c:42
777
msgid "Named pipe: %-.32s"
780
#: libdrizzle/errmsg.c:43
782
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
785
#: libdrizzle/errmsg.c:44
787
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
790
#: libdrizzle/errmsg.c:45
792
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
795
#: libdrizzle/errmsg.c:46
797
msgid "Can't initialize character set %-.32s (path: %-.100s)"
800
#: libdrizzle/errmsg.c:47
801
msgid "Got packet bigger than 'max_allowed_packet' bytes"
804
#: libdrizzle/errmsg.c:48
805
msgid "Embedded server"
808
#: libdrizzle/errmsg.c:49
809
msgid "Error on SHOW SLAVE STATUS:"
812
#: libdrizzle/errmsg.c:50
813
msgid "Error on SHOW SLAVE HOSTS:"
816
#: libdrizzle/errmsg.c:51
817
msgid "Error connecting to slave:"
820
#: libdrizzle/errmsg.c:52
821
msgid "Error connecting to master:"
824
#: libdrizzle/errmsg.c:53
825
msgid "SSL connection error"
828
#: libdrizzle/errmsg.c:54
829
msgid "Malformed packet"
832
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
833
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
834
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
835
#: libdrizzle/errmsg.c:74
836
msgid "(unused error message)"
839
#: libdrizzle/errmsg.c:56
840
msgid "Invalid use of null pointer"
843
#: libdrizzle/errmsg.c:57
844
msgid "Statement not prepared"
847
#: libdrizzle/errmsg.c:58
848
msgid "No data supplied for parameters in prepared statement"
851
#: libdrizzle/errmsg.c:59
852
msgid "Data truncated"
855
#: libdrizzle/errmsg.c:60
856
msgid "No parameters exist in the statement"
859
#: libdrizzle/errmsg.c:61
860
msgid "Invalid parameter number"
863
#: libdrizzle/errmsg.c:62
866
"Can't send long data for non-string/non-binary data types (parameter: %d)"
869
#: libdrizzle/errmsg.c:64
871
msgid "Using unsupported buffer type: %d (parameter: %d)"
874
#: libdrizzle/errmsg.c:65
876
msgid "Shared memory: %-.100s"
879
#: libdrizzle/errmsg.c:75
880
msgid "Wrong or unknown protocol"
883
#: libdrizzle/errmsg.c:76
884
msgid "Invalid connection handle"
887
#: libdrizzle/errmsg.c:77
889
"Connection using old (pre-4.1.1) authentication protocol refused (client "
890
"option 'secure_auth' enabled)"
893
#: libdrizzle/errmsg.c:79
894
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
897
#: libdrizzle/errmsg.c:80
898
msgid "Attempt to read column without prior row fetch"
901
#: libdrizzle/errmsg.c:81
902
msgid "Prepared statement contains no metadata"
905
#: libdrizzle/errmsg.c:82
907
"Attempt to read a row while there is no result set associated with the "
911
#: libdrizzle/errmsg.c:84
912
msgid "This feature is not implemented yet"
915
#: libdrizzle/errmsg.c:85
918
"Lost connection to Drizzle server while waiting for initial communication "
919
"packet, system error: %d"
922
#: libdrizzle/errmsg.c:87
925
"Lost connection to Drizzle server while reading initial communication "
926
"packet, system error: %d"
929
#: libdrizzle/errmsg.c:89
932
"Lost connection to Drizzle server while sending authentication information, "
936
#: libdrizzle/errmsg.c:91
939
"Lost connection to Drizzle server while reading authorization information, "
943
#: libdrizzle/errmsg.c:93
946
"Lost connection to Drizzle server while setting initial database, system "
950
#: libdrizzle/errmsg.c:95
952
msgid "Statement closed indirectly because of a preceeding %s() call"
955
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
956
msgid "Couldn't uncompress communication packet"
959
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
960
msgid "Got an error reading communication packets"
963
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
964
msgid "Got timeout reading communication packets"
967
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
968
msgid "Got an error writing communication packets"
971
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
972
msgid "Got timeout writing communication packets"
975
#: libdrizzle/local_infile.c:189 mysys/errors.c:52
977
msgid "File '%s' not found (Errcode: %d)"
980
#: libdrizzle/local_infile.c:220 mysys/errors.c:26
982
msgid "Error reading file '%s' (Errcode: %d)"
987
msgid "Can't create/write to file '%s' (Errcode: %d)"
992
msgid "Error writing file '%s' (Errcode: %d)"
997
msgid "Error on close of '%s' (Errcode: %d)"
1000
#: mysys/errors.c:29
1002
msgid "Out of memory (Needed %u bytes)"
1005
#: mysys/errors.c:30
1007
msgid "Error on delete of '%s' (Errcode: %d)"
1010
#: mysys/errors.c:31
1012
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1015
#: mysys/errors.c:32
1017
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1020
#: mysys/errors.c:33
1022
msgid "Can't lock file (Errcode: %d)"
1025
#: mysys/errors.c:34
1027
msgid "Can't unlock file (Errcode: %d)"
1030
#: mysys/errors.c:35
1032
msgid "Can't read dir of '%s' (Errcode: %d)"
1035
#: mysys/errors.c:36
1037
msgid "Can't get stat of '%s' (Errcode: %d)"
1040
#: mysys/errors.c:37
1042
msgid "Can't change size of file (Errcode: %d)"
1045
#: mysys/errors.c:38
1047
msgid "Can't open stream from handle (Errcode: %d)"
1050
#: mysys/errors.c:39
1052
msgid "Can't get working dirctory (Errcode: %d)"
1055
#: mysys/errors.c:40
1057
msgid "Can't change dir to '%s' (Errcode: %d)"
1060
#: mysys/errors.c:41
1062
msgid "Warning: '%s' had %d links"
1065
#: mysys/errors.c:42
1067
msgid "Warning: %d files and %d streams is left open\n"
1070
#: mysys/errors.c:43
1072
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1075
#: mysys/errors.c:44
1077
msgid "Can't create directory '%s' (Errcode: %d)"
1080
#: mysys/errors.c:45
1083
"Character set '%s' is not a compiled character set and is not specified in "
1087
#: mysys/errors.c:46
1089
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1092
#: mysys/errors.c:47
1094
msgid "Can't read value for symlink '%s' (Error %d)"
1097
#: mysys/errors.c:48
1099
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1102
#: mysys/errors.c:49
1104
msgid "Error on realpath() on '%s' (Error %d)"
1107
#: mysys/errors.c:50
1109
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1112
#: mysys/errors.c:51
1115
"Collation '%s' is not a compiled collation and is not specified in the %s "
1119
#: mysys/errors.c:53
1121
msgid "File '%s' (fileno: %d) was not closed"
1124
#: mysys/my_error.c:86
1126
msgid "Unknown error %d"
1129
#: mysys/my_getopt.c:83
1133
#: mysys/my_getopt.c:85
1137
#: mysys/my_getopt.c:350
1139
msgid "%s: %s: Option '%s' used, but is disabled\n"
1142
#: mysys/my_getopt.c:351
1146
#: mysys/my_getopt.c:351
1150
#: mysys/my_getopt.c:454
1152
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1155
#: mysys/my_getopt.c:767
1157
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1160
#: mysys/my_getopt.c:944
1162
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1165
#: mysys/my_getopt.c:1166
1167
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1170
#: mysys/my_getopt.c:1186
1174
"Variables (--variable-name=value)\n"
1175
"and boolean options {false|true} Value (after reading options)\n"
1176
"--------------------------------- -----------------------------\n"
1179
#: mysys/my_getopt.c:1202 mysys/my_getopt.c:1218
1180
msgid "(No default value)"
1183
#: mysys/my_getopt.c:1221
1187
#: mysys/my_getopt.c:1221
1191
#: mysys/my_getopt.c:1246
1193
msgid "(Disabled)\n"
1196
#: drizzled/authentication.cc:66 drizzled/handler.cc:350
1197
#: drizzled/sql_plugin.cc:821 drizzled/sql_show.cc:4663
1199
msgid "Plugin '%s' init function returned error."
1202
#. TRANSLATORS: The leading word "configvar" is the name
1203
#. of the plugin api, and so should not be translated.
1204
#: drizzled/configvar.cc:40
1206
msgid "configvar plugin '%s' init() failed"
1209
#. TRANSLATORS: The leading word "configvar" is the name
1210
#. of the plugin api, and so should not be translated.
1211
#: drizzled/configvar.cc:62
1213
msgid "configvar plugin '%s' deinit() failed"
1216
#. TRANSLATORS: The leading word "configvar" is the name
1217
#. of the plugin api, and so should not be translated.
1218
#: drizzled/configvar.cc:98
1220
msgid "configvar plugin '%s' configvar_func1() failed"
1223
#. TRANSLATORS: The leading word "configvar" is the name
1224
#. of the plugin api, and so should not be translated.
1225
#: drizzled/configvar.cc:152
1227
msgid "configvar plugin '%s' configvar_func2() failed"
1230
#: drizzled/drizzled.cc:549
1232
msgid "Got error %d from pthread_cond_timedwait"
1235
#: drizzled/drizzled.cc:689 drizzled/drizzled.cc:1764
1236
msgid "Can't create thread to kill server"
1239
#: drizzled/drizzled.cc:756
1241
msgid "Got signal %d from thread %lud"
1244
#: drizzled/drizzled.cc:790
1248
#: drizzled/drizzled.cc:975
1249
msgid "One can only use the --user switch if running as root\n"
1252
#: drizzled/drizzled.cc:983
1254
"Fatal error: Please read \"Security\" section of the manual to find out how "
1255
"to run mysqld as root!\n"
1258
#: drizzled/drizzled.cc:1007
1261
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1265
#: drizzled/drizzled.cc:1182
1267
msgid "Retrying bind on TCP/IP port %u"
1270
#: drizzled/drizzled.cc:1188
1271
msgid "Can't start server: Bind on TCP/IP port"
1274
#: drizzled/drizzled.cc:1189
1276
msgid "Do you already have another drizzled server running on port: %d ?"
1279
#: drizzled/drizzled.cc:1195
1280
msgid "Can't start server: listen() on TCP/IP port"
1283
#: drizzled/drizzled.cc:1196
1285
msgid "listen() on TCP/IP failed with error %d"
1288
#: drizzled/drizzled.cc:1414
1293
#: drizzled/drizzled.cc:1432
1296
"We will try our best to scrape up some info that will hopefully help "
1298
"the problem, but since we have already crashed, something is definitely "
1300
"and this may fail.\n"
1304
#: drizzled/drizzled.cc:1443
1307
"It is possible that mysqld could use up to \n"
1308
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1310
"Hope that's ok; if not, decrease some variables in the equation.\n"
1314
#: drizzled/drizzled.cc:1461
1317
"Attempting backtrace. You can use the following information to find out\n"
1318
"where mysqld died. If you see no messages after this, something went\n"
1319
"terribly wrong...\n"
1322
#: drizzled/drizzled.cc:1489
1325
"Trying to get some variables.\n"
1326
"Some pointers may be invalid and cause the dump to abort...\n"
1329
#: drizzled/drizzled.cc:1501
1333
"This crash occured while the server was calling initgroups(). This is\n"
1334
"often due to the use of a drizzled that is statically linked against glibc\n"
1335
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1336
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1337
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1338
"drizzled that is not statically linked.\n"
1341
#: drizzled/drizzled.cc:1516
1345
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1346
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1347
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1348
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1349
"the documentation for your distribution on how to do that.\n"
1352
#: drizzled/drizzled.cc:1529
1356
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1357
"unreliable and unstable on some operating systems and operating-system\n"
1358
"versions (notably, some versions of Linux). This crash could be due to use\n"
1359
"of those buggy OS calls. You should consider whether you really need the\n"
1360
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1364
#: drizzled/drizzled.cc:1544
1366
msgid "Writing a core file\n"
1369
#: drizzled/drizzled.cc:1591
1371
"setrlimit could not change the size of core files to 'infinity'; We may not "
1372
"be able to generate a core file on signals"
1375
#: drizzled/drizzled.cc:1659
1377
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1380
#: drizzled/drizzled.cc:1747
1382
msgid "Got signal %d to shutdown mysqld"
1385
#: drizzled/drizzled.cc:1788
1387
msgid "Got signal: %d error: %d"
1390
#: drizzled/drizzled.cc:1918
1392
msgid "Wrong date/time format specifier: %s\n"
1395
#: drizzled/drizzled.cc:2042
1397
msgid "gethostname failed, using '%s' as hostname"
1400
#: drizzled/drizzled.cc:2106
1403
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1406
#: drizzled/drizzled.cc:2111
1409
"Could not increase number of max_open_files to more than %u (request: %u)"
1412
#: drizzled/drizzled.cc:2192
1414
msgid "Unknown locale: '%s'"
1417
#: drizzled/drizzled.cc:2262
1418
msgid "Can't create thread-keys"
1421
#: drizzled/drizzled.cc:2302
1422
msgid "Unable to reopen stdout"
1425
#: drizzled/drizzled.cc:2305
1426
msgid "Unable to reopen stderr"
1429
#: drizzled/drizzled.cc:2311
1430
msgid "Out of memory"
1433
#: drizzled/drizzled.cc:2318
1434
msgid "You need to use --log-bin to make --binlog-format work."
1437
#: drizzled/drizzled.cc:2340
1439
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1440
"impossible, it would lead to infinite loops in this server."
1443
#: drizzled/drizzled.cc:2360
1446
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1447
"replication may break when this Drizzle server acts as a master and has his "
1448
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1451
#: drizzled/drizzled.cc:2394
1452
msgid "Failed to initialize plugins."
1455
#: drizzled/drizzled.cc:2425
1458
"%s: Too many arguments (first extra is '%s').\n"
1459
"Use --verbose --help to get a list of available options\n"
1462
#: drizzled/drizzled.cc:2435
1463
msgid "Can't init databases"
1466
#: drizzled/drizzled.cc:2455
1468
msgid "Unknown/unsupported table type: %s"
1471
#: drizzled/drizzled.cc:2461
1473
msgid "Default storage engine (%s) is not available"
1476
#: drizzled/drizzled.cc:2484
1477
msgid "Can't initialize tc_log"
1480
#: drizzled/drizzled.cc:2515
1482
msgid "Failed to lock memory. Errno: %d\n"
1485
#: drizzled/drizzled.cc:2584
1487
msgid "Asked for %u thread stack, but got %<PRIu64>"
1490
#: drizzled/drizzled.cc:2620
1492
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1493
"value: we force server id to 1; updates will be logged to the binary log, "
1494
"but connections from slaves will not be accepted."
1497
#: drizzled/drizzled.cc:2678
1498
msgid "Before Lock_thread_count"
1501
#: drizzled/drizzled.cc:2685
1502
msgid "After lock_thread_count"
1505
#: drizzled/drizzled.cc:2793
1507
msgid "drizzled: Got error %d from select"
1510
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1511
#: drizzled/drizzled.cc:3252
1512
msgid "Option used by mysql-test for debugging and testing of replication."
1515
#: drizzled/drizzled.cc:3033
1516
msgid "Auto-increment columns are incremented by this"
1519
#: drizzled/drizzled.cc:3038
1521
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1525
#: drizzled/drizzled.cc:3044
1527
"Path to installation directory. All paths are usually resolved relative to "
1531
#: drizzled/drizzled.cc:3048
1532
msgid "IP address to bind to."
1535
#: drizzled/drizzled.cc:3052
1537
"Does not have any effect without '--log-bin'. Tell the master the form of "
1538
"binary logging to use: either 'row' for row-based binary logging, or "
1539
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1540
"statement-based binary logging except for those statements where only row-"
1541
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1542
"the UUID() function; for those, row-based binary logging is automatically "
1546
#: drizzled/drizzled.cc:3062
1548
"Tells the master it should log updates for the specified database, and "
1549
"exclude all others not explicitly mentioned."
1552
#: drizzled/drizzled.cc:3066
1554
"Tells the master that updates to the given database should not be logged "
1558
#: drizzled/drizzled.cc:3070
1560
"The maximum size of a row-based binary log event in bytes. Rows will be "
1561
"grouped into events smaller than this size if possible. The value has to be "
1562
"a multiple of 256."
1565
#: drizzled/drizzled.cc:3081
1566
msgid "Don't ignore client side character set value sent during handshake."
1569
#: drizzled/drizzled.cc:3086
1570
msgid "Set the filesystem character set."
1573
#: drizzled/drizzled.cc:3091
1574
msgid "Set the default character set."
1577
#: drizzled/drizzled.cc:3098
1578
msgid "Chroot mysqld daemon during startup."
1581
#: drizzled/drizzled.cc:3102
1582
msgid "Set the default collation."
1585
#: drizzled/drizzled.cc:3106
1586
msgid "Default completion type."
1589
#: drizzled/drizzled.cc:3111
1590
msgid "Write error output on screen."
1593
#: drizzled/drizzled.cc:3115
1594
msgid "Write core on errors."
1597
#: drizzled/drizzled.cc:3119
1598
msgid "Path to the database root."
1601
#: drizzled/drizzled.cc:3123
1602
msgid "Set the default storage engine (table type) for tables."
1605
#: drizzled/drizzled.cc:3127
1606
msgid "Set the default time zone."
1609
#: drizzled/drizzled.cc:3131
1610
msgid "Type of DELAY_KEY_WRITE."
1613
#: drizzled/drizzled.cc:3140
1614
msgid "Print a symbolic stack trace on failure."
1617
#: drizzled/drizzled.cc:3146
1618
msgid "Push supported query conditions to the storage engine."
1621
#: drizzled/drizzled.cc:3152
1622
msgid "Used for debugging; Use at your own risk!"
1625
#: drizzled/drizzled.cc:3155
1626
msgid "Flush tables to disk between SQL commands."
1629
#: drizzled/drizzled.cc:3160
1630
msgid "Set up signals usable for debugging"
1633
#: drizzled/drizzled.cc:3164
1634
msgid "Command(s) that are executed for each new connection"
1637
#: drizzled/drizzled.cc:3168
1638
msgid "Read SQL commands from this file at startup."
1641
#: drizzled/drizzled.cc:3172
1642
msgid "Command(s) that are executed when a slave connects to this master"
1645
#: drizzled/drizzled.cc:3176
1649
#: drizzled/drizzled.cc:3180
1650
msgid "Set the language used for the month names and the days of the week."
1653
#: drizzled/drizzled.cc:3185
1654
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1657
#: drizzled/drizzled.cc:3190
1658
msgid "Log connections and queries to file."
1661
#: drizzled/drizzled.cc:3194
1663
"Log update queries in binary format. Optional argument is the location for "
1664
"the binary log files.(Strongly recommended to avoid replication problems if "
1665
"server's hostname changes)"
1668
#: drizzled/drizzled.cc:3201
1669
msgid "File that holds the names for last binary log files."
1672
#: drizzled/drizzled.cc:3205
1673
msgid "Error log file."
1676
#: drizzled/drizzled.cc:3209
1677
msgid "Log all MyISAM changes to file."
1680
#: drizzled/drizzled.cc:3213
1682
"Tells the slave to log the updates from the slave thread to the binary log. "
1683
"You will need to turn it on if you plan to daisy-chain the slaves."
1686
#: drizzled/drizzled.cc:3220
1688
"Path to transaction coordinator log (used for transactions that affect more "
1689
"than one storage engine, when binary log is disabled)"
1692
#: drizzled/drizzled.cc:3226
1693
msgid "Size of transaction coordinator log."
1696
#: drizzled/drizzled.cc:3232
1697
msgid "Log some not critical warnings to the log file."
1700
#: drizzled/drizzled.cc:3237
1701
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1704
#: drizzled/drizzled.cc:3242
1706
"The location and name of the file that remembers the master and where the I/"
1707
"O replication thread is in the master's binlogs."
1710
#: drizzled/drizzled.cc:3247
1712
"The number of tries the slave will make to connect to the master before "
1716
#: drizzled/drizzled.cc:3256
1717
msgid "Lock mysqld in memory."
1720
#: drizzled/drizzled.cc:3260
1722
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1723
"BACKUP, FORCE or QUICK."
1726
#: drizzled/drizzled.cc:3265
1727
msgid "Use very new possible 'unsafe' functions."
1730
#: drizzled/drizzled.cc:3270
1731
msgid "Use old, non-optimized alter table."
1734
#: drizzled/drizzled.cc:3275
1735
msgid "Pid file used by safe_mysqld."
1738
#: drizzled/drizzled.cc:3285
1740
"Maximum time in seconds to wait for the port to become free. (Default: no "
1744
#: drizzled/drizzled.cc:3290
1745
msgid "The location and name to use for relay logs."
1748
#: drizzled/drizzled.cc:3294
1750
"The location and name to use for the file that keeps a list of the last "
1754
#: drizzled/drizzled.cc:3299
1756
"The location and name of the file that remembers where the SQL replication "
1757
"thread is in the relay logs."
1760
#: drizzled/drizzled.cc:3304
1762
"Tells the slave thread to restrict replication to the specified database. To "
1763
"specify more than one database, use the directive multiple times, once for "
1764
"each database. Note that this will only work if you do not use cross-"
1765
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1766
"having selected a different or no database. If you need cross database "
1767
"updates to work, use replicate-wild-do-table=db_name.%."
1770
#: drizzled/drizzled.cc:3313
1772
"Tells the slave thread to restrict replication to the specified table. To "
1773
"specify more than one table, use the directive multiple times, once for each "
1774
"table. This will work for cross-database updates, in contrast to replicate-"
1778
#: drizzled/drizzled.cc:3319
1780
"Tells the slave thread to not replicate to the specified database. To "
1781
"specify more than one database to ignore, use the directive multiple times, "
1782
"once for each database. This option will not work if you use cross database "
1783
"updates. If you need cross database updates to work, use replicate-wild-"
1784
"ignore-table=db_name.%. "
1787
#: drizzled/drizzled.cc:3326
1789
"Tells the slave thread to not replicate to the specified table. To specify "
1790
"more than one table to ignore, use the directive multiple times, once for "
1791
"each table. This will work for cross-datbase updates, in contrast to "
1792
"replicate-ignore-db."
1795
#: drizzled/drizzled.cc:3332
1797
"Updates to a database with a different name than the original. Example: "
1798
"replicate-rewrite-db=master_db_name->slave_db_name."
1801
#: drizzled/drizzled.cc:3336
1803
"In replication, if set to 1, do not skip events having our server id. "
1804
"Default value is 0 (to break infinite loops in circular replication). Can't "
1805
"be set to 1 if --log-slave-updates is used."
1808
#: drizzled/drizzled.cc:3343
1810
"Tells the slave thread to restrict replication to the tables that match the "
1811
"specified wildcard pattern. To specify more than one table, use the "
1812
"directive multiple times, once for each table. This will work for cross-"
1813
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1814
"only updates to tables in all databases that start with foo and whose table "
1815
"names start with bar."
1818
#: drizzled/drizzled.cc:3351
1820
"Tells the slave thread to not replicate to the tables that match the given "
1821
"wildcard pattern. To specify more than one table to ignore, use the "
1822
"directive multiple times, once for each table. This will work for cross-"
1823
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1824
"updates to tables in databases that start with foo and whose table names "
1828
#: drizzled/drizzled.cc:3360
1830
"Hostname or IP of the slave to be reported to to the master during slave "
1831
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1832
"you do not want the slave to register itself with the master. Note that it "
1833
"is not sufficient for the master to simply read the IP of the slave off the "
1834
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1835
"may not be valid for connecting to the slave from the master or other hosts."
1838
#: drizzled/drizzled.cc:3373
1840
"Port for connecting to slave reported to the master during slave "
1841
"registration. Set it only if the slave is listening on a non-default port or "
1842
"if you have a special tunnel from the master or other clients to the slave. "
1843
"If not sure, leave this option unset."
1846
#: drizzled/drizzled.cc:3380
1847
msgid "Skip some optimize stages (for testing)."
1850
#: drizzled/drizzled.cc:3383
1852
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1853
"specified directory"
1856
#: drizzled/drizzled.cc:3388
1858
"Uniquely identifies the server instance in the community of replication "
1862
#: drizzled/drizzled.cc:3393
1863
msgid "Don't use new, possible wrong routines."
1866
#: drizzled/drizzled.cc:3396
1867
msgid "If set, slave is not autostarted."
1870
#: drizzled/drizzled.cc:3400
1871
msgid "Don't print a stack trace on failure."
1874
#: drizzled/drizzled.cc:3404
1875
msgid "Don't give threads different priorities."
1878
#: drizzled/drizzled.cc:3408
1880
"The location where the slave should put its temporary files when replicating "
1881
"a LOAD DATA INFILE command."
1884
#: drizzled/drizzled.cc:3413
1886
"Tells the slave thread to continue replication when a query event returns an "
1887
"error from the provided list."
1890
#: drizzled/drizzled.cc:3417
1892
"Modes for how replication events should be executed. Legal values are "
1893
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1894
"stop for operations that are idempotent. In STRICT mode, replication will "
1895
"stop on any unexpected difference between the master and the slave."
1898
#: drizzled/drizzled.cc:3425
1902
#: drizzled/drizzled.cc:3428
1903
msgid "Enable symbolic link support."
1906
#: drizzled/drizzled.cc:3437
1908
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1911
#: drizzled/drizzled.cc:3442
1913
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1917
#: drizzled/drizzled.cc:3447
1919
"Using this option will cause most temporary files created to use a small set "
1920
"of names, rather than a unique name for each new file."
1923
#: drizzled/drizzled.cc:3452
1925
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1928
#: drizzled/drizzled.cc:3457
1930
"Path for temporary files. Several paths may be specified, separated by a "
1931
"colon (:), in this case they are used in a round-robin fashion."
1934
#: drizzled/drizzled.cc:3463
1935
msgid "Default transaction isolation level."
1938
#: drizzled/drizzled.cc:3467
1939
msgid "Run mysqld daemon as user."
1942
#: drizzled/drizzled.cc:3475
1944
"The number of outstanding connection requests MySQL can have. This comes "
1945
"into play when the main MySQL thread gets very many connection requests in a "
1949
#: drizzled/drizzled.cc:3481
1951
"The size of the cache to hold the SQL statements for the binary log during a "
1952
"transaction. If you often use big, multi-statement transactions you can "
1953
"increase this to get more performance."
1956
#: drizzled/drizzled.cc:3487
1958
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1962
#: drizzled/drizzled.cc:3493
1964
"The number of seconds the mysqld server is waiting for a connect packet "
1965
"before responding with 'Bad handshake'."
1968
#: drizzled/drizzled.cc:3498
1969
msgid "The DATE format (For future)."
1972
#: drizzled/drizzled.cc:3503
1973
msgid "The DATETIME/TIMESTAMP format (for future)."
1976
#: drizzled/drizzled.cc:3508
1977
msgid "The default week format used by WEEK() functions."
1980
#: drizzled/drizzled.cc:3513
1982
"Precision of the result of '/' operator will be increased on that value."
1985
#: drizzled/drizzled.cc:3519
1987
"If non-zero, binary logs will be purged after expire_logs_days days; "
1988
"possible purges happen at startup and at binary log rotation."
1991
#: drizzled/drizzled.cc:3525
1992
msgid "The maximum length of the result of function group_concat."
1995
#: drizzled/drizzled.cc:3530
1997
"The number of seconds the server waits for activity on an interactive "
1998
"connection before closing it."
2001
#: drizzled/drizzled.cc:3536
2002
msgid "The size of the buffer that is used for full joins."
2005
#: drizzled/drizzled.cc:3542
2006
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2009
#: drizzled/drizzled.cc:3547
2011
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2012
"this to get better index handling (for all reads and multiple writes) to as "
2013
"much as you can afford;"
2016
#: drizzled/drizzled.cc:3556
2018
"This characterizes the number of hits a hot block has to be untouched until "
2019
"it is considered aged enough to be downgraded to a warm block. This "
2020
"specifies the percentage ratio of that number of hits to the total number of "
2021
"blocks in key cache"
2024
#: drizzled/drizzled.cc:3565
2025
msgid "The default size of key cache blocks"
2028
#: drizzled/drizzled.cc:3571
2029
msgid "The minimum percentage of warm blocks in key cache"
2032
#: drizzled/drizzled.cc:3577
2033
msgid "Max packetlength to send/receive from to server."
2036
#: drizzled/drizzled.cc:3582
2038
"Can be used to restrict the total size used to cache a multi-transaction "
2042
#: drizzled/drizzled.cc:3587
2044
"Binary log will be rotated automatically when the size exceeds this value. "
2045
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2046
"for this variable is 4096."
2049
#: drizzled/drizzled.cc:3593
2051
"If there is more than this number of interrupted connections from a host "
2052
"this host will be blocked from further connections."
2055
#: drizzled/drizzled.cc:3600
2056
msgid "The number of simultaneous clients allowed."
2059
#: drizzled/drizzled.cc:3605
2060
msgid "Max number of errors/warnings to store for a statement."
2063
#: drizzled/drizzled.cc:3610
2064
msgid "Don't allow creation of heap tables bigger than this."
2067
#: drizzled/drizzled.cc:3616
2069
"Joins that are probably going to read more than max_join_size records return "
2073
#: drizzled/drizzled.cc:3622
2074
msgid "Max number of bytes in sorted records."
2077
#: drizzled/drizzled.cc:3627
2079
"If non-zero: relay log will be rotated automatically when the size exceeds "
2080
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2081
"excepted, the minimum value for this variable is 4096."
2084
#: drizzled/drizzled.cc:3634
2085
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2088
#: drizzled/drizzled.cc:3639
2090
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2091
"max_sort_length bytes of each value are used; the rest are ignored)."
2094
#: drizzled/drizzled.cc:3646
2095
msgid "Maximum number of temporary tables a client can keep open at a time."
2098
#: drizzled/drizzled.cc:3651
2099
msgid "After this many write locks, allow some read locks to run in between."
2102
#: drizzled/drizzled.cc:3655
2104
"Don't log queries which examine less than min_examined_row_limit rows to "
2108
#: drizzled/drizzled.cc:3661
2109
msgid "Block size to be used for MyISAM index pages."
2112
#: drizzled/drizzled.cc:3667
2113
msgid "Default pointer size to be used for MyISAM tables."
2116
#: drizzled/drizzled.cc:3672
2118
"Don't use the fast sort index method to created index if the temporary file "
2119
"would get bigger than this."
2122
#: drizzled/drizzled.cc:3679
2124
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2125
"disables parallel repair."
2128
#: drizzled/drizzled.cc:3685
2130
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2131
"when creating indexes with CREATE INDEX or ALTER TABLE."
2134
#: drizzled/drizzled.cc:3691
2136
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2137
"Possible values of name are 'nulls_unequal' (default behavior), "
2138
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2141
#: drizzled/drizzled.cc:3698
2142
msgid "Buffer length for TCP/IP and socket communication."
2145
#: drizzled/drizzled.cc:3703
2147
"Number of seconds to wait for more data from a connection before aborting "
2151
#: drizzled/drizzled.cc:3709
2153
"If a read on a communication port is interrupted, retry this many times "
2157
#: drizzled/drizzled.cc:3715
2159
"Number of seconds to wait for a block to be written to a connection before "
2160
"aborting the write."
2163
#: drizzled/drizzled.cc:3721
2164
msgid "Use compatible behavior."
2167
#: drizzled/drizzled.cc:3726
2169
"If this is not 0, then mysqld will use this value to reserve file "
2170
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2171
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2172
"larger) number of files."
2175
#: drizzled/drizzled.cc:3733
2177
"Controls the heuristic(s) applied during query optimization to prune less-"
2178
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2179
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2180
"on number of retrieved rows."
2183
#: drizzled/drizzled.cc:3741
2185
"Maximum depth of search performed by the query optimizer. Values larger than "
2186
"the number of relations in a query result in better query plans, but take "
2187
"longer to compile a query. Smaller values than the number of tables in a "
2188
"relation result in faster optimization, but may produce very bad query "
2189
"plans. If set to 0, the system will automatically pick a reasonable value; "
2190
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2191
"(used for testing/comparison)."
2194
#: drizzled/drizzled.cc:3753
2195
msgid "Directory for plugins."
2198
#: drizzled/drizzled.cc:3757
2200
"Optional comma separated list of plugins to load, where each plugin is "
2201
"identified by the name of the shared library. [for example: --"
2202
"plugin_load=libmd5udf.so]"
2205
#: drizzled/drizzled.cc:3763
2206
msgid "The size of the buffer that is allocated when preloading indexes"
2209
#: drizzled/drizzled.cc:3768
2210
msgid "Allocation block size for query parsing and execution"
2213
#: drizzled/drizzled.cc:3773
2214
msgid "Persistent buffer for query parsing and execution"
2217
#: drizzled/drizzled.cc:3779
2218
msgid "Allocation block size for storing ranges during optimization"
2221
#: drizzled/drizzled.cc:3785
2223
"Each thread that does a sequential scan allocates a buffer of this size for "
2224
"each table it scans. If you do many sequential scans, you may want to "
2225
"increase this value."
2228
#: drizzled/drizzled.cc:3793
2230
"Make all non-temporary tables read-only, with the exception for replication "
2231
"(slave) threads and users with the SUPER privilege"
2234
#: drizzled/drizzled.cc:3799
2236
"When reading rows in sorted order after a sort, the rows are read through "
2237
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2241
#: drizzled/drizzled.cc:3813
2243
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2247
#: drizzled/drizzled.cc:3819
2248
msgid "Maximum space to use for all relay logs."
2251
#: drizzled/drizzled.cc:3824
2252
msgid "Use compression on master/slave protocol."
2255
#: drizzled/drizzled.cc:3829
2257
"Number of seconds to wait for more data from a master/slave connection "
2258
"before aborting the read."
2261
#: drizzled/drizzled.cc:3834
2263
"Number of times the slave SQL thread will retry a transaction in case it "
2264
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2268
#: drizzled/drizzled.cc:3840
2269
msgid "Allow slave to batch requests."
2272
#: drizzled/drizzled.cc:3844
2274
"If creating the thread takes longer than this value (in seconds), the "
2275
"Slow_launch_threads counter will be incremented."
2278
#: drizzled/drizzled.cc:3849
2279
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2282
#: drizzled/drizzled.cc:3855
2284
"Synchronously flush binary log to disk after every #th event. Use 0 "
2285
"(default) to disable synchronous flushing."
2288
#: drizzled/drizzled.cc:3860
2289
msgid "The number of cached table definitions."
2292
#: drizzled/drizzled.cc:3864
2293
msgid "The number of cached open tables."
2296
#: drizzled/drizzled.cc:3868
2298
"Timeout in seconds to wait for a table level lock before returning an error. "
2299
"Used only if the connection has active cursors."
2302
#: drizzled/drizzled.cc:3873
2303
msgid "How many threads we should keep in a cache for reuse."
2306
#: drizzled/drizzled.cc:3877
2308
"How many threads we should create to handle query requests in case of "
2309
"'thread_handling=pool-of-threads'"
2312
#: drizzled/drizzled.cc:3882
2313
msgid "The stack size for each thread."
2316
#: drizzled/drizzled.cc:3888
2317
msgid "The TIME format (for future)."
2320
#: drizzled/drizzled.cc:3893
2322
"If an internal in-memory temporary table exceeds this size, MySQL will "
2323
"automatically convert it to an on-disk MyISAM table."
2326
#: drizzled/drizzled.cc:3899
2327
msgid "Allocation block size for transactions to be stored in binary log"
2330
#: drizzled/drizzled.cc:3904
2331
msgid "Persistent buffer for transactions to be stored in binary log"
2334
#: drizzled/drizzled.cc:3909
2336
"The number of seconds the server waits for activity on a connection before "
2340
#: drizzled/drizzled.cc:4157
2342
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2343
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2344
"and you are welcome to modify and redistribute it under the GPL license\n"
2346
"Starts the Drizzle database server\n"
2349
#: drizzled/drizzled.cc:4164
2351
msgid "Usage: %s [OPTIONS]\n"
2354
#: drizzled/drizzled.cc:4175
2357
"To see what values a running Drizzle server is using, type\n"
2358
"'drizzleadmin variables' instead of 'drizzled --help'."
2361
#: drizzled/drizzled.cc:4353
2364
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2368
#: drizzled/drizzled.cc:4405
2370
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2373
#: drizzled/drizzled.cc:4414
2375
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2378
#: drizzled/drizzled.cc:4424
2380
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2383
#: drizzled/drizzled.cc:4453 drizzled/drizzled.cc:4462
2385
msgid "Could not add do table rule '%s'!\n"
2388
#: drizzled/drizzled.cc:4471 drizzled/drizzled.cc:4480
2390
msgid "Could not add ignore table rule '%s'!\n"
2393
#: drizzled/drizzled.cc:4504
2394
msgid "Can't start server: cannot resolve hostname!"
2397
#: drizzled/drizzled.cc:4510
2398
msgid "Can't start server: bind-address refers to multiple interfaces!"
2401
#: drizzled/drizzled.cc:4868
2403
msgid "No option given to %s\n"
2406
#: drizzled/drizzled.cc:4870
2408
msgid "Wrong option to %s. Option(s) given: %s\n"
2411
#: drizzled/drizzled.cc:4872
2413
msgid "Alternatives are: '%s'"
2416
#: drizzled/error.cc:34
2420
#: drizzled/error.cc:36
2424
#: drizzled/error.cc:38
2428
#: drizzled/error.cc:40
2432
#: drizzled/error.cc:42
2434
msgid "Can't create file '%-.200s' (errno: %d)"
2437
#: drizzled/error.cc:44
2439
msgid "Can't create table '%-.200s' (errno: %d)"
2442
#: drizzled/error.cc:46
2444
msgid "Can't create database '%-.192s' (errno: %d)"
2447
#: drizzled/error.cc:48
2449
msgid "Can't create database '%-.192s'; database exists"
2452
#: drizzled/error.cc:50
2454
msgid "Can't drop database '%-.192s'; database doesn't exist"
2457
#: drizzled/error.cc:52
2459
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2462
#: drizzled/error.cc:54
2464
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2467
#: drizzled/error.cc:56
2469
msgid "Error on delete of '%-.192s' (errno: %d)"
2472
#: drizzled/error.cc:58
2473
msgid "Can't read record in system table"
2476
#: drizzled/error.cc:60
2478
msgid "Can't get status of '%-.200s' (errno: %d)"
2481
#: drizzled/error.cc:62
2483
msgid "Can't get working directory (errno: %d)"
2486
#: drizzled/error.cc:64
2488
msgid "Can't lock file (errno: %d)"
2491
#: drizzled/error.cc:66
2493
msgid "Can't open file: '%-.200s' (errno: %d)"
2496
#: drizzled/error.cc:68
2498
msgid "Can't find file: '%-.200s' (errno: %d)"
2501
#: drizzled/error.cc:70
2503
msgid "Can't read dir of '%-.192s' (errno: %d)"
2506
#: drizzled/error.cc:72
2508
msgid "Can't change dir to '%-.192s' (errno: %d)"
2511
#: drizzled/error.cc:74
2513
msgid "Record has changed since last read in table '%-.192s'"
2516
#: drizzled/error.cc:76
2518
msgid "Disk full (%s); waiting for someone to free some space..."
2521
#: drizzled/error.cc:78
2523
msgid "Can't write; duplicate key in table '%-.192s'"
2526
#: drizzled/error.cc:80
2528
msgid "Error on close of '%-.192s' (errno: %d)"
2531
#: drizzled/error.cc:82
2533
msgid "Error reading file '%-.200s' (errno: %d)"
2536
#: drizzled/error.cc:84
2538
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2541
#: drizzled/error.cc:86
2543
msgid "Error writing file '%-.200s' (errno: %d)"
2546
#: drizzled/error.cc:88
2548
msgid "'%-.192s' is locked against change"
2551
#: drizzled/error.cc:90
2552
msgid "Sort aborted"
2555
#: drizzled/error.cc:92
2557
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2560
#: drizzled/error.cc:94
2562
msgid "Got error %d from storage engine"
2565
#: drizzled/error.cc:96
2567
msgid "Table storage engine for '%-.192s' doesn't have this option"
2570
#: drizzled/error.cc:98
2572
msgid "Can't find record in '%-.192s'"
2575
#: drizzled/error.cc:100
2577
msgid "Incorrect information in file: '%-.200s'"
2580
#: drizzled/error.cc:102
2582
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2585
#: drizzled/error.cc:104
2587
msgid "Old key file for table '%-.192s'; repair it!"
2590
#: drizzled/error.cc:106
2592
msgid "Table '%-.192s' is read only"
2595
#: drizzled/error.cc:108
2597
msgid "Out of memory; restart server and try again (needed %d bytes)"
2600
#: drizzled/error.cc:110
2601
msgid "Out of sort memory; increase server sort buffer size"
2604
#: drizzled/error.cc:112
2606
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2609
#: drizzled/error.cc:114
2610
msgid "Too many connections"
2613
#: drizzled/error.cc:116
2615
"Out of memory; check if mysqld or some other process uses all available "
2616
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2617
"memory or you can add more swap space"
2620
#: drizzled/error.cc:118
2621
msgid "Can't get hostname for your address"
2624
#: drizzled/error.cc:120
2625
msgid "Bad handshake"
2628
#: drizzled/error.cc:122
2630
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2633
#: drizzled/error.cc:124
2635
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2638
#: drizzled/error.cc:126
2639
msgid "No database selected"
2642
#: drizzled/error.cc:128
2643
msgid "Unknown command"
2646
#: drizzled/error.cc:130
2648
msgid "Column '%-.192s' cannot be null"
2651
#: drizzled/error.cc:132
2653
msgid "Unknown database '%-.192s'"
2656
#: drizzled/error.cc:134
2658
msgid "Table '%-.192s' already exists"
2661
#: drizzled/error.cc:136
2663
msgid "Unknown table '%-.100s'"
2666
#: drizzled/error.cc:138
2668
msgid "Column '%-.192s' in %-.192s is ambiguous"
2671
#: drizzled/error.cc:140
2672
msgid "Server shutdown in progress"
2675
#: drizzled/error.cc:142
2677
msgid "Unknown column '%-.192s' in '%-.192s'"
2680
#: drizzled/error.cc:144
2682
msgid "'%-.192s' isn't in GROUP BY"
2685
#: drizzled/error.cc:146
2687
msgid "Can't group on '%-.192s'"
2690
#: drizzled/error.cc:148
2691
msgid "Statement has sum functions and columns in same statement"
2694
#: drizzled/error.cc:150
2695
msgid "Column count doesn't match value count"
2698
#: drizzled/error.cc:152
2700
msgid "Identifier name '%-.100s' is too long"
2703
#: drizzled/error.cc:154
2705
msgid "Duplicate column name '%-.192s'"
2708
#: drizzled/error.cc:156
2710
msgid "Duplicate key name '%-.192s'"
2713
#: drizzled/error.cc:158
2715
msgid "Duplicate entry '%-.192s' for key %d"
2718
#: drizzled/error.cc:160
2720
msgid "Incorrect column specifier for column '%-.192s'"
2723
#: drizzled/error.cc:162
2725
msgid "%s near '%-.80s' at line %d"
2728
#: drizzled/error.cc:164
2729
msgid "Query was empty"
2732
#: drizzled/error.cc:166
2734
msgid "Not unique table/alias: '%-.192s'"
2737
#: drizzled/error.cc:168
2739
msgid "Invalid default value for '%-.192s'"
2742
#: drizzled/error.cc:170
2743
msgid "Multiple primary key defined"
2746
#: drizzled/error.cc:172
2748
msgid "Too many keys specified; max %d keys allowed"
2751
#: drizzled/error.cc:174
2753
msgid "Too many key parts specified; max %d parts allowed"
2756
#: drizzled/error.cc:176
2758
msgid "Specified key was too long; max key length is %d bytes"
2761
#: drizzled/error.cc:178
2763
msgid "Key column '%-.192s' doesn't exist in table"
2766
#: drizzled/error.cc:180
2769
"BLOB column '%-.192s' can't be used in key specification with the used table "
2773
#: drizzled/error.cc:182
2776
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2780
#: drizzled/error.cc:184
2782
"Incorrect table definition; there can be only one auto column and it must be "
2786
#: drizzled/error.cc:186
2789
"%s: ready for connections.\n"
2790
"Version: '%s' socket: '%s' port: %d"
2793
#: drizzled/error.cc:188
2795
msgid "%s: Normal shutdown\n"
2798
#: drizzled/error.cc:190
2800
msgid "%s: Got signal %d. Aborting!\n"
2803
#: drizzled/error.cc:192
2805
msgid "%s: Shutdown complete\n"
2808
#: drizzled/error.cc:194
2810
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2813
#: drizzled/error.cc:196
2814
msgid "Can't create IP socket"
2817
#: drizzled/error.cc:198
2820
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2824
#: drizzled/error.cc:200
2825
msgid "Field separator argument is not what is expected; check the manual"
2828
#: drizzled/error.cc:202
2830
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2833
#: drizzled/error.cc:204
2836
"The file '%-.128s' must be in the database directory or be readable by all"
2839
#: drizzled/error.cc:206
2841
msgid "File '%-.200s' already exists"
2844
#: drizzled/error.cc:208
2846
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2849
#: drizzled/error.cc:210
2851
msgid "Records: %ld Duplicates: %ld"
2854
#: drizzled/error.cc:212
2856
"Incorrect prefix key; the used key part isn't a string, the used length is "
2857
"longer than the key part, or the storage engine doesn't support unique "
2861
#: drizzled/error.cc:214
2862
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2865
#: drizzled/error.cc:216
2867
msgid "Can't DROP '%-.192s'; check that column/key exists"
2870
#: drizzled/error.cc:218
2872
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2875
#: drizzled/error.cc:220
2877
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2880
#: drizzled/error.cc:222
2882
msgid "Unknown thread id: %lu"
2885
#: drizzled/error.cc:224
2887
msgid "You are not owner of thread %lu"
2890
#: drizzled/error.cc:226
2891
msgid "No tables used"
2894
#: drizzled/error.cc:228
2896
msgid "Too many strings for column %-.192s and SET"
2899
#: drizzled/error.cc:230
2901
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2904
#: drizzled/error.cc:232
2906
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2909
#: drizzled/error.cc:234
2911
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2914
#: drizzled/error.cc:236
2916
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2919
#: drizzled/error.cc:238
2921
msgid "Incorrect database name '%-.100s'"
2924
#: drizzled/error.cc:240
2926
msgid "Incorrect table name '%-.100s'"
2929
#: drizzled/error.cc:242
2931
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2932
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2935
#: drizzled/error.cc:244
2936
msgid "Unknown error"
2939
#: drizzled/error.cc:246
2941
msgid "Unknown procedure '%-.192s'"
2944
#: drizzled/error.cc:248
2946
msgid "Incorrect parameter count to procedure '%-.192s'"
2949
#: drizzled/error.cc:250
2951
msgid "Incorrect parameters to procedure '%-.192s'"
2954
#: drizzled/error.cc:252
2956
msgid "Unknown table '%-.192s' in %-.32s"
2959
#: drizzled/error.cc:254
2961
msgid "Column '%-.192s' specified twice"
2964
#: drizzled/error.cc:256
2965
msgid "Invalid use of group function"
2968
#: drizzled/error.cc:258
2971
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2974
#: drizzled/error.cc:260
2975
msgid "A table must have at least 1 column"
2978
#: drizzled/error.cc:262
2980
msgid "The table '%-.192s' is full"
2983
#: drizzled/error.cc:264
2985
msgid "Unknown character set: '%-.64s'"
2988
#: drizzled/error.cc:266
2990
msgid "Too many tables; MySQL can only use %d tables in a join"
2993
#: drizzled/error.cc:268
2994
msgid "Too many columns"
2997
#: drizzled/error.cc:270
3000
"Row size too large. The maximum row size for the used table type, not "
3001
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3004
#: drizzled/error.cc:272
3007
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3008
"thread_stack=#' to specify a bigger stack if needed"
3011
#: drizzled/error.cc:274
3012
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3015
#: drizzled/error.cc:276
3018
"Table handler doesn't support NULL in given index. Please change column "
3019
"'%-.192s' to be NOT NULL or use another handler"
3022
#: drizzled/error.cc:278
3024
msgid "Can't load function '%-.192s'"
3027
#: drizzled/error.cc:280
3029
msgid "Can't initialize function '%-.192s'; %-.80s"
3032
#: drizzled/error.cc:282
3033
msgid "No paths allowed for shared library"
3036
#: drizzled/error.cc:284
3038
msgid "Function '%-.192s' already exists"
3041
#: drizzled/error.cc:286
3043
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3046
#: drizzled/error.cc:288
3048
msgid "Can't find symbol '%-.128s' in library"
3051
#: drizzled/error.cc:290
3053
msgid "Function '%-.192s' is not defined"
3056
#: drizzled/error.cc:292
3059
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3060
"'mysqladmin flush-hosts'"
3063
#: drizzled/error.cc:294
3065
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3068
#: drizzled/error.cc:296
3070
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3071
"to change passwords"
3074
#: drizzled/error.cc:298
3076
"You must have privileges to update tables in the mysql database to be able "
3077
"to change passwords for others"
3080
#: drizzled/error.cc:300
3081
msgid "Can't find any matching row in the user table"
3084
#: drizzled/error.cc:302
3086
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3089
#: drizzled/error.cc:304
3092
"Can't create a new thread (errno %d); if you are not out of available "
3093
"memory, you can consult the manual for a possible OS-dependent bug"
3096
#: drizzled/error.cc:306
3098
msgid "Column count doesn't match value count at row %ld"
3101
#: drizzled/error.cc:308
3103
msgid "Can't reopen table: '%-.192s'"
3106
#: drizzled/error.cc:310
3107
msgid "Invalid use of NULL value"
3110
#: drizzled/error.cc:312
3112
msgid "Got error '%-.64s' from regexp"
3115
#: drizzled/error.cc:314
3117
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3118
"illegal if there is no GROUP BY clause"
3121
#: drizzled/error.cc:316
3123
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3126
#: drizzled/error.cc:318
3128
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3131
#: drizzled/error.cc:320
3134
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3138
#: drizzled/error.cc:322
3140
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3141
"privileges can be used"
3144
#: drizzled/error.cc:324
3145
msgid "The host or user argument to GRANT is too long"
3148
#: drizzled/error.cc:326
3150
msgid "Table '%-.192s.%-.192s' doesn't exist"
3153
#: drizzled/error.cc:328
3156
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3160
#: drizzled/error.cc:330
3161
msgid "The used command is not allowed with this MySQL version"
3164
#: drizzled/error.cc:332
3166
"You have an error in your SQL syntax; check the manual that corresponds to "
3167
"your MySQL server version for the right syntax to use"
3170
#: drizzled/error.cc:334
3172
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3175
#: drizzled/error.cc:336
3176
msgid "Too many delayed threads in use"
3179
#: drizzled/error.cc:338
3181
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3184
#: drizzled/error.cc:340
3185
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3188
#: drizzled/error.cc:342
3189
msgid "Got a read error from the connection pipe"
3192
#: drizzled/error.cc:344
3193
msgid "Got an error from fcntl()"
3196
#: drizzled/error.cc:346
3197
msgid "Got packets out of order"
3200
#: drizzled/error.cc:358
3201
msgid "Result string is longer than 'max_allowed_packet' bytes"
3204
#: drizzled/error.cc:360
3205
msgid "The used table type doesn't support BLOB/TEXT columns"
3208
#: drizzled/error.cc:362
3209
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3212
#: drizzled/error.cc:364
3215
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3219
#: drizzled/error.cc:366
3221
msgid "Incorrect column name '%-.100s'"
3224
#: drizzled/error.cc:368
3226
msgid "The used storage engine can't index column '%-.192s'"
3229
#: drizzled/error.cc:370
3231
"Unable to open underlying table which is differently defined or of non-"
3232
"MyISAM type or doesn't exist"
3235
#: drizzled/error.cc:372
3237
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3240
#: drizzled/error.cc:374
3243
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3246
#: drizzled/error.cc:376
3248
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3252
#: drizzled/error.cc:378
3253
msgid "Result consisted of more than one row"
3256
#: drizzled/error.cc:380
3257
msgid "This table type requires a primary key"
3260
#: drizzled/error.cc:382
3261
msgid "This version of MySQL is not compiled with RAID support"
3264
#: drizzled/error.cc:384
3266
"You are using safe update mode and you tried to update a table without a "
3267
"WHERE that uses a KEY column"
3270
#: drizzled/error.cc:386
3272
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3275
#: drizzled/error.cc:388
3276
msgid "Can't open table"
3279
#: drizzled/error.cc:390
3281
msgid "The storage engine for the table doesn't support %s"
3284
#: drizzled/error.cc:392
3285
msgid "You are not allowed to execute this command in a transaction"
3288
#: drizzled/error.cc:394
3290
msgid "Got error %d during COMMIT"
3293
#: drizzled/error.cc:396
3295
msgid "Got error %d during ROLLBACK"
3298
#: drizzled/error.cc:398
3300
msgid "Got error %d during FLUSH_LOGS"
3303
#: drizzled/error.cc:400
3305
msgid "Got error %d during CHECKPOINT"
3308
#: drizzled/error.cc:402
3311
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3315
#: drizzled/error.cc:404
3316
msgid "The storage engine for the table does not support binary table dump"
3319
#: drizzled/error.cc:406
3320
msgid "Binlog closed, cannot RESET MASTER"
3323
#: drizzled/error.cc:408
3325
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3328
#: drizzled/error.cc:410
3330
msgid "Error from master: '%-.64s'"
3333
#: drizzled/error.cc:412
3334
msgid "Net error reading from master"
3337
#: drizzled/error.cc:414
3338
msgid "Net error writing to master"
3341
#: drizzled/error.cc:416
3342
msgid "Can't find FULLTEXT index matching the column list"
3345
#: drizzled/error.cc:418
3347
"Can't execute the given command because you have active locked tables or an "
3348
"active transaction"
3351
#: drizzled/error.cc:420
3353
msgid "Unknown system variable '%-.64s'"
3356
#: drizzled/error.cc:422
3358
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3361
#: drizzled/error.cc:424
3364
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3367
#: drizzled/error.cc:426
3368
msgid "Some non-transactional changed tables couldn't be rolled back"
3371
#: drizzled/error.cc:428
3373
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3374
"of storage; increase this mysqld variable and try again"
3377
#: drizzled/error.cc:430
3379
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3382
#: drizzled/error.cc:432
3384
"This operation requires a running slave; configure slave and do START SLAVE"
3387
#: drizzled/error.cc:434
3388
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3391
#: drizzled/error.cc:436
3393
"Could not initialize master info structure; more error messages can be found "
3394
"in the MySQL error log"
3397
#: drizzled/error.cc:438
3398
msgid "Could not create slave thread; check system resources"
3401
#: drizzled/error.cc:440
3404
"User %-.64s already has more than 'max_user_connections' active connections"
3407
#: drizzled/error.cc:442
3408
msgid "You may only use constant expressions with SET"
3411
#: drizzled/error.cc:444
3412
msgid "Lock wait timeout exceeded; try restarting transaction"
3415
#: drizzled/error.cc:446
3416
msgid "The total number of locks exceeds the lock table size"
3419
#: drizzled/error.cc:448
3420
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3423
#: drizzled/error.cc:450
3424
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3427
#: drizzled/error.cc:452
3428
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3431
#: drizzled/error.cc:454
3433
msgid "Incorrect arguments to %s"
3436
#: drizzled/error.cc:456
3438
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3441
#: drizzled/error.cc:458
3443
"Incorrect table definition; all MERGE tables must be in the same database"
3446
#: drizzled/error.cc:460
3447
msgid "Deadlock found when trying to get lock; try restarting transaction"
3450
#: drizzled/error.cc:462
3451
msgid "The used table type doesn't support FULLTEXT indexes"
3454
#: drizzled/error.cc:464
3455
msgid "Cannot add foreign key constraint"
3458
#: drizzled/error.cc:466
3459
msgid "Cannot add or update a child row: a foreign key constraint fails"
3462
#: drizzled/error.cc:468
3463
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3466
#: drizzled/error.cc:470
3468
msgid "Error connecting to master: %-.128s"
3471
#: drizzled/error.cc:472
3473
msgid "Error running query on master: %-.128s"
3476
#: drizzled/error.cc:474
3478
msgid "Error when executing command %s: %-.128s"
3481
#: drizzled/error.cc:476
3483
msgid "Incorrect usage of %s and %s"
3486
#: drizzled/error.cc:478
3487
msgid "The used SELECT statements have a different number of columns"
3490
#: drizzled/error.cc:480
3491
msgid "Can't execute the query because you have a conflicting read lock"
3494
#: drizzled/error.cc:482
3495
msgid "Mixing of transactional and non-transactional tables is disabled"
3498
#: drizzled/error.cc:484
3500
msgid "Option '%s' used twice in statement"
3503
#: drizzled/error.cc:486
3505
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3508
#: drizzled/error.cc:488
3510
msgid "Access denied; you need the %-.128s privilege for this operation"
3513
#: drizzled/error.cc:490
3516
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3519
#: drizzled/error.cc:492
3522
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3525
#: drizzled/error.cc:494
3527
msgid "Variable '%-.64s' doesn't have a default value"
3530
#: drizzled/error.cc:496
3532
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3535
#: drizzled/error.cc:498
3537
msgid "Incorrect argument type to variable '%-.64s'"
3540
#: drizzled/error.cc:500
3542
msgid "Variable '%-.64s' can only be set, not read"
3545
#: drizzled/error.cc:502
3547
msgid "Incorrect usage/placement of '%s'"
3550
#: drizzled/error.cc:504
3552
msgid "This version of MySQL doesn't yet support '%s'"
3555
#: drizzled/error.cc:506
3558
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3561
#: drizzled/error.cc:508
3562
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3565
#: drizzled/error.cc:510
3567
msgid "Variable '%-.192s' is a %s variable"
3570
#: drizzled/error.cc:512
3572
msgid "Incorrect foreign key definition for '%-.192s': %s"
3575
#: drizzled/error.cc:514
3576
msgid "Key reference and table reference don't match"
3579
#: drizzled/error.cc:516
3581
msgid "Operand should contain %d column(s)"
3584
#: drizzled/error.cc:518
3585
msgid "Subquery returns more than 1 row"
3588
#: drizzled/error.cc:520
3590
msgid "Unknown prepared statement handler (%.*s) given to %s"
3593
#: drizzled/error.cc:522
3594
msgid "Help database is corrupt or does not exist"
3597
#: drizzled/error.cc:524
3598
msgid "Cyclic reference on subqueries"
3601
#: drizzled/error.cc:526
3603
msgid "Converting column '%s' from %s to %s"
3606
#: drizzled/error.cc:528
3608
msgid "Reference '%-.64s' not supported (%s)"
3611
#: drizzled/error.cc:530
3612
msgid "Every derived table must have its own alias"
3615
#: drizzled/error.cc:532
3617
msgid "Select %u was reduced during optimization"
3620
#: drizzled/error.cc:534
3622
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3625
#: drizzled/error.cc:536
3627
"Client does not support authentication protocol requested by server; "
3628
"consider upgrading MySQL client"
3631
#: drizzled/error.cc:538
3632
msgid "All parts of a SPATIAL index must be NOT NULL"
3635
#: drizzled/error.cc:540
3637
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3640
#: drizzled/error.cc:542
3641
msgid "Slave is already running"
3644
#: drizzled/error.cc:544
3645
msgid "Slave already has been stopped"
3648
#: drizzled/error.cc:546
3651
"Uncompressed data size too large; the maximum size is %d (probably, length "
3652
"of uncompressed data was corrupted)"
3655
#: drizzled/error.cc:548
3656
msgid "ZLIB: Not enough memory"
3659
#: drizzled/error.cc:550
3661
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3662
"data was corrupted)"
3665
#: drizzled/error.cc:552
3666
msgid "ZLIB: Input data corrupted"
3669
#: drizzled/error.cc:554
3671
msgid "%d line(s) were cut by GROUP_CONCAT()"
3674
#: drizzled/error.cc:556
3676
msgid "Row %ld doesn't contain data for all columns"
3679
#: drizzled/error.cc:558
3682
"Row %ld was truncated; it contained more data than there were input columns"
3685
#: drizzled/error.cc:560
3688
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3691
#: drizzled/error.cc:562
3693
msgid "Out of range value for column '%s' at row %ld"
3696
#: drizzled/error.cc:564
3698
msgid "Data truncated for column '%s' at row %ld"
3701
#: drizzled/error.cc:566
3703
msgid "Using storage engine %s for table '%s'"
3706
#: drizzled/error.cc:568
3708
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3711
#: drizzled/error.cc:570
3712
msgid "Cannot drop one or more of the requested users"
3715
#: drizzled/error.cc:572
3716
msgid "Can't revoke all privileges for one or more of the requested users"
3719
#: drizzled/error.cc:574
3721
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3724
#: drizzled/error.cc:576
3726
msgid "Illegal mix of collations for operation '%s'"
3729
#: drizzled/error.cc:578
3732
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3736
#: drizzled/error.cc:580
3738
msgid "Unknown collation: '%-.64s'"
3741
#: drizzled/error.cc:582
3743
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3744
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3748
#: drizzled/error.cc:584
3751
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3752
"old format; please change the password to the new format"
3755
#: drizzled/error.cc:586
3758
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3762
#: drizzled/error.cc:588
3763
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3766
#: drizzled/error.cc:590
3768
"It is recommended to use --skip-slave-start when doing step-by-step "
3769
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3770
"get an unexpected slave's mysqld restart"
3773
#: drizzled/error.cc:592
3774
msgid "SQL thread is not to be started so UNTIL options are ignored"
3777
#: drizzled/error.cc:594
3779
msgid "Incorrect index name '%-.100s'"
3782
#: drizzled/error.cc:596
3784
msgid "Incorrect catalog name '%-.100s'"
3787
#: drizzled/error.cc:598
3789
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3792
#: drizzled/error.cc:600
3794
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3797
#: drizzled/error.cc:602
3799
msgid "Unknown key cache '%-.100s'"
3802
#: drizzled/error.cc:604
3804
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3805
"this switch for this grant to work"
3808
#: drizzled/error.cc:606
3810
msgid "Unknown table engine '%s'"
3813
#: drizzled/error.cc:608
3815
msgid "'%s' is deprecated; use '%s' instead"
3818
#: drizzled/error.cc:610
3820
msgid "The target table %-.100s of the %s is not updatable"
3823
#: drizzled/error.cc:612
3826
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
3830
#: drizzled/error.cc:614
3833
"The MySQL server is running with the %s option so it cannot execute this "
3837
#: drizzled/error.cc:616
3839
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3842
#: drizzled/error.cc:618
3844
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3847
#: drizzled/error.cc:620
3849
"Incorrect table definition; there can be only one TIMESTAMP column with "
3850
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3853
#: drizzled/error.cc:622
3855
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3858
#: drizzled/error.cc:624
3859
msgid "This command is not supported in the prepared statement protocol yet"
3862
#: drizzled/error.cc:626
3864
msgid "Got error %d '%-.100s' from %s"
3867
#: drizzled/error.cc:628
3869
msgid "Got temporary error %d '%-.100s' from %s"
3872
#: drizzled/error.cc:630
3874
msgid "Unknown or incorrect time zone: '%-.64s'"
3877
#: drizzled/error.cc:632
3879
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3882
#: drizzled/error.cc:634
3884
msgid "Invalid %s character string: '%.64s'"
3887
#: drizzled/error.cc:636
3889
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3892
#: drizzled/error.cc:638
3894
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3897
#: drizzled/error.cc:640
3899
msgid "Can't create a %s from within another stored routine"
3902
#: drizzled/error.cc:642
3904
msgid "%s %s already exists"
3907
#: drizzled/error.cc:644
3909
msgid "%s %s does not exist"
3912
#: drizzled/error.cc:646
3914
msgid "Failed to DROP %s %s"
3917
#: drizzled/error.cc:648
3919
msgid "Failed to CREATE %s %s"
3922
#: drizzled/error.cc:650
3924
msgid "%s with no matching label: %s"
3927
#: drizzled/error.cc:652
3929
msgid "Redefining label %s"
3932
#: drizzled/error.cc:654
3934
msgid "End-label %s without match"
3937
#: drizzled/error.cc:656
3939
msgid "Referring to uninitialized variable %s"
3942
#: drizzled/error.cc:658
3944
msgid "PROCEDURE %s can't return a result set in the given context"
3947
#: drizzled/error.cc:660
3948
msgid "RETURN is only allowed in a FUNCTION"
3951
#: drizzled/error.cc:662
3953
msgid "%s is not allowed in stored procedures"
3956
#: drizzled/error.cc:664
3958
"The update log is deprecated and replaced by the binary log; SET "
3959
"SQL_LOG_UPDATE has been ignored"
3962
#: drizzled/error.cc:666
3964
"The update log is deprecated and replaced by the binary log; SET "
3965
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3968
#: drizzled/error.cc:668
3969
msgid "Query execution was interrupted"
3972
#: drizzled/error.cc:670
3974
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3977
#: drizzled/error.cc:672
3979
msgid "Undefined CONDITION: %s"
3982
#: drizzled/error.cc:674
3984
msgid "No RETURN found in FUNCTION %s"
3987
#: drizzled/error.cc:676
3989
msgid "FUNCTION %s ended without RETURN"
3992
#: drizzled/error.cc:678
3993
msgid "Cursor statement must be a SELECT"
3996
#: drizzled/error.cc:680
3997
msgid "Cursor SELECT must not have INTO"
4000
#: drizzled/error.cc:682
4002
msgid "Undefined CURSOR: %s"
4005
#: drizzled/error.cc:684
4006
msgid "Cursor is already open"
4009
#: drizzled/error.cc:686
4010
msgid "Cursor is not open"
4013
#: drizzled/error.cc:688
4015
msgid "Undeclared variable: %s"
4018
#: drizzled/error.cc:690
4019
msgid "Incorrect number of FETCH variables"
4022
#: drizzled/error.cc:692
4023
msgid "No data - zero rows fetched, selected, or processed"
4026
#: drizzled/error.cc:694
4028
msgid "Duplicate parameter: %s"
4031
#: drizzled/error.cc:696
4033
msgid "Duplicate variable: %s"
4036
#: drizzled/error.cc:698
4038
msgid "Duplicate condition: %s"
4041
#: drizzled/error.cc:700
4043
msgid "Duplicate cursor: %s"
4046
#: drizzled/error.cc:702
4048
msgid "Failed to ALTER %s %s"
4051
#: drizzled/error.cc:704
4052
msgid "Subquery value not supported"
4055
#: drizzled/error.cc:706
4057
msgid "%s is not allowed in stored function or trigger"
4060
#: drizzled/error.cc:708
4061
msgid "Variable or condition declaration after cursor or handler declaration"
4064
#: drizzled/error.cc:710
4065
msgid "Cursor declaration after handler declaration"
4068
#: drizzled/error.cc:712
4069
msgid "Case not found for CASE statement"
4072
#: drizzled/error.cc:714
4074
msgid "Configuration file '%-.192s' is too big"
4077
#: drizzled/error.cc:716
4079
msgid "Malformed file type header in file '%-.192s'"
4082
#: drizzled/error.cc:718
4084
msgid "Unexpected end of file while parsing comment '%-.200s'"
4087
#: drizzled/error.cc:720
4089
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4092
#: drizzled/error.cc:722
4094
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4097
#: drizzled/error.cc:724
4098
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4101
#: drizzled/error.cc:726
4103
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4106
#: drizzled/error.cc:728
4108
msgid "'%-.192s.%-.192s' is not %s"
4111
#: drizzled/error.cc:730
4113
msgid "Column '%-.192s' is not updatable"
4116
#: drizzled/error.cc:732
4117
msgid "View's SELECT contains a subquery in the FROM clause"
4120
#: drizzled/error.cc:734
4122
msgid "View's SELECT contains a '%s' clause"
4125
#: drizzled/error.cc:736
4126
msgid "View's SELECT contains a variable or parameter"
4129
#: drizzled/error.cc:738
4131
msgid "View's SELECT refers to a temporary table '%-.192s'"
4134
#: drizzled/error.cc:740
4135
msgid "View's SELECT and view's field list have different column counts"
4138
#: drizzled/error.cc:742
4140
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4143
#: drizzled/error.cc:744
4144
msgid "View being updated does not have complete key of underlying table in it"
4147
#: drizzled/error.cc:746
4150
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4151
"(s) or definer/invoker of view lack rights to use them"
4154
#: drizzled/error.cc:748
4156
msgid "Can't drop or alter a %s from within another stored routine"
4159
#: drizzled/error.cc:750
4160
msgid "GOTO is not allowed in a stored procedure handler"
4163
#: drizzled/error.cc:752
4164
msgid "Trigger already exists"
4167
#: drizzled/error.cc:754
4168
msgid "Trigger does not exist"
4171
#: drizzled/error.cc:756
4173
msgid "Trigger's '%-.192s' is view or temporary table"
4176
#: drizzled/error.cc:758
4178
msgid "Updating of %s row is not allowed in %strigger"
4181
#: drizzled/error.cc:760
4183
msgid "There is no %s row in %s trigger"
4186
#: drizzled/error.cc:762
4188
msgid "Field '%-.192s' doesn't have a default value"
4191
#: drizzled/error.cc:764
4192
msgid "Division by 0"
4195
#: drizzled/error.cc:766
4197
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4200
#: drizzled/error.cc:768
4202
msgid "Illegal %s '%-.192s' value found during parsing"
4205
#: drizzled/error.cc:770
4207
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4210
#: drizzled/error.cc:772
4212
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4215
#: drizzled/error.cc:774
4217
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4220
#: drizzled/error.cc:776
4222
msgid "Failed purging old relay logs: %s"
4225
#: drizzled/error.cc:778
4227
msgid "Password hash should be a %d-digit hexadecimal number"
4230
#: drizzled/error.cc:780
4231
msgid "Target log not found in binlog index"
4234
#: drizzled/error.cc:782
4235
msgid "I/O error reading log index file"
4238
#: drizzled/error.cc:784
4239
msgid "Server configuration does not permit binlog purge"
4242
#: drizzled/error.cc:786
4243
msgid "Failed on fseek()"
4246
#: drizzled/error.cc:788
4247
msgid "Fatal error during log purge"
4250
#: drizzled/error.cc:790
4251
msgid "A purgeable log is in use, will not purge"
4254
#: drizzled/error.cc:792
4255
msgid "Unknown error during log purge"
4258
#: drizzled/error.cc:794
4260
msgid "Failed initializing relay log position: %s"
4263
#: drizzled/error.cc:796
4264
msgid "You are not using binary logging"
4267
#: drizzled/error.cc:798
4270
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4273
#: drizzled/error.cc:800
4274
msgid "WSAStartup Failed"
4277
#: drizzled/error.cc:802
4278
msgid "Can't handle procedures with different groups yet"
4281
#: drizzled/error.cc:804
4282
msgid "Select must have a group with this procedure"
4285
#: drizzled/error.cc:806
4286
msgid "Can't use ORDER clause with this procedure"
4289
#: drizzled/error.cc:808
4291
msgid "Binary logging and replication forbid changing the global server %s"
4294
#: drizzled/error.cc:810
4296
msgid "Can't map file: %-.200s, errno: %d"
4299
#: drizzled/error.cc:812
4301
msgid "Wrong magic in %-.64s"
4304
#: drizzled/error.cc:814
4305
msgid "Prepared statement contains too many placeholders"
4308
#: drizzled/error.cc:816
4310
msgid "Key part '%-.192s' length cannot be 0"
4313
#: drizzled/error.cc:818
4314
msgid "View text checksum failed"
4317
#: drizzled/error.cc:820
4320
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4323
#: drizzled/error.cc:822
4325
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4328
#: drizzled/error.cc:824
4330
msgid "Can not delete from join view '%-.192s.%-.192s'"
4333
#: drizzled/error.cc:826
4335
msgid "Operation %s failed for %.256s"
4338
#: drizzled/error.cc:828
4339
msgid "XAER_NOTA: Unknown XID"
4342
#: drizzled/error.cc:830
4343
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4346
#: drizzled/error.cc:832
4349
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4353
#: drizzled/error.cc:834
4354
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4357
#: drizzled/error.cc:836
4359
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4363
#: drizzled/error.cc:838
4364
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4367
#: drizzled/error.cc:840
4370
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4374
#: drizzled/error.cc:842
4375
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4378
#: drizzled/error.cc:844
4379
msgid "Failed to revoke all privileges to dropped routine"
4382
#: drizzled/error.cc:846
4384
msgid "Data too long for column '%s' at row %ld"
4387
#: drizzled/error.cc:848
4389
msgid "Bad SQLSTATE: '%s'"
4392
#: drizzled/error.cc:850
4395
"%s: ready for connections.\n"
4396
"Version: '%s' socket: '%s' port: %d %s"
4399
#: drizzled/error.cc:852
4400
msgid "Can't load value from file with fixed size rows to variable"
4403
#: drizzled/error.cc:854
4404
msgid "You are not allowed to create a user with GRANT"
4407
#: drizzled/error.cc:856
4409
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4412
#: drizzled/error.cc:858
4413
msgid "Table definition has changed, please retry transaction"
4416
#: drizzled/error.cc:860
4417
msgid "Duplicate handler declared in the same block"
4420
#: drizzled/error.cc:862
4423
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4424
"variable in BEFORE trigger"
4427
#: drizzled/error.cc:864
4429
msgid "Not allowed to return a result set from a %s"
4432
#: drizzled/error.cc:866
4433
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4436
#: drizzled/error.cc:868
4438
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4439
"declaration and binary logging is enabled; if non-transactional tables were "
4440
"updated, the binary log will miss their changes"
4443
#: drizzled/error.cc:870
4445
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4446
"declaration and binary logging is enabled (you *might* want to use the less "
4447
"safe log_bin_trust_function_creators variable)"
4450
#: drizzled/error.cc:872
4452
"You do not have the SUPER privilege and binary logging is enabled (you "
4453
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4456
#: drizzled/error.cc:874
4458
"You can't execute a prepared statement which has an open cursor associated "
4459
"with it. Reset the statement to re-execute it."
4462
#: drizzled/error.cc:876
4464
msgid "The statement (%lu) has no open cursor."
4467
#: drizzled/error.cc:878
4469
"Explicit or implicit commit is not allowed in stored function or trigger."
4472
#: drizzled/error.cc:880
4475
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4478
#: drizzled/error.cc:882
4479
msgid "Recursive stored functions and triggers are not allowed."
4482
#: drizzled/error.cc:884
4484
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4487
#: drizzled/error.cc:886
4489
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4492
#: drizzled/error.cc:888
4495
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4499
#: drizzled/error.cc:890
4501
"You can't combine write-locking of system tables with other tables or lock "
4505
#: drizzled/error.cc:892
4507
msgid "Unable to connect to foreign data source: %.64s"
4510
#: drizzled/error.cc:894
4513
"There was a problem processing the query on the foreign data source. Data "
4514
"source error: %-.64s"
4517
#: drizzled/error.cc:896
4520
"The foreign data source you are trying to reference does not exist. Data "
4521
"source error: %-.64s"
4524
#: drizzled/error.cc:898
4527
"Can't create federated table. The data source connection string '%-.64s' is "
4528
"not in the correct format"
4531
#: drizzled/error.cc:900
4533
msgid "The data source connection string '%-.64s' is not in the correct format"
4536
#: drizzled/error.cc:902
4538
msgid "Can't create federated table. Foreign data src error: %-.64s"
4541
#: drizzled/error.cc:904
4542
msgid "Trigger in wrong schema"
4545
#: drizzled/error.cc:906
4548
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4549
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4552
#: drizzled/error.cc:908
4554
msgid "Routine body for '%-.100s' is too long"
4557
#: drizzled/error.cc:910
4558
msgid "Cannot drop default keycache"
4561
#: drizzled/error.cc:912
4563
msgid "Display width out of range for column '%-.192s' (max = %d)"
4566
#: drizzled/error.cc:914
4567
msgid "XAER_DUPID: The XID already exists"
4570
#: drizzled/error.cc:916
4572
msgid "Datetime function: %-.32s field overflow"
4575
#: drizzled/error.cc:918
4578
"Can't update table '%-.192s' in stored function/trigger because it is "
4579
"already used by statement which invoked this stored function/trigger."
4582
#: drizzled/error.cc:920
4585
"The definition of table '%-.192s' prevents operation %.192s on table "
4589
#: drizzled/error.cc:922
4591
"The prepared statement contains a stored routine call that refers to that "
4592
"same statement. It's not allowed to execute a prepared statement in such a "
4596
#: drizzled/error.cc:924
4597
msgid "Not allowed to set autocommit from a stored function or trigger"
4600
#: drizzled/error.cc:926
4601
msgid "Definer is not fully qualified"
4604
#: drizzled/error.cc:928
4607
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4608
"Current user is used as definer. Please recreate the view!"
4611
#: drizzled/error.cc:930
4614
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4618
#: drizzled/error.cc:932
4620
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4623
#: drizzled/error.cc:934
4625
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4628
#: drizzled/error.cc:936
4631
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4634
#: drizzled/error.cc:938
4637
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4640
#: drizzled/error.cc:940
4642
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4645
#: drizzled/error.cc:942
4648
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4649
"activated under the authorization of the invoker, which may have "
4650
"insufficient privileges. Please recreate the trigger."
4653
#: drizzled/error.cc:944
4655
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4658
#: drizzled/error.cc:946
4661
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4662
"exceeded for routine %.192s"
4665
#: drizzled/error.cc:948
4668
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4669
"contains bad data (internal code %d)"
4672
#: drizzled/error.cc:950
4674
msgid "Incorrect routine name '%-.192s'"
4677
#: drizzled/error.cc:952
4679
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4682
#: drizzled/error.cc:954
4683
msgid "AGGREGATE is not supported for stored functions"
4686
#: drizzled/error.cc:956
4689
"Can't create more than max_prepared_stmt_count statements (current value: %"
4693
#: drizzled/error.cc:958
4695
msgid "`%-.192s`.`%-.192s` contains view recursion"
4698
#: drizzled/error.cc:960
4700
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4703
#: drizzled/error.cc:962
4704
msgid "The used table type doesn't support SPATIAL indexes"
4707
#: drizzled/error.cc:964
4708
msgid "Triggers can not be created on system tables"
4711
#: drizzled/error.cc:966
4713
msgid "Leading spaces are removed from name '%s'"
4716
#: drizzled/error.cc:968
4717
msgid "Failed to read auto-increment value from storage engine"
4720
#: drizzled/error.cc:970
4724
#: drizzled/error.cc:972
4728
#: drizzled/error.cc:974
4730
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4733
#: drizzled/error.cc:976
4735
msgid "The target table %-.100s of the %s is not insertable-into"
4738
#: drizzled/error.cc:978
4741
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4744
#: drizzled/error.cc:980
4745
msgid "Too high level of nesting for select"
4748
#: drizzled/error.cc:982
4750
msgid "Name '%-.64s' has become ''"
4753
#: drizzled/error.cc:984
4755
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4756
"optional and non-empty FIELDS ENCLOSED BY"
4759
#: drizzled/error.cc:986
4761
msgid "The foreign server, %s, you are trying to create already exists."
4764
#: drizzled/error.cc:988
4767
"The foreign server name you are trying to reference does not exist. Data "
4768
"source error: %-.64s"
4771
#: drizzled/error.cc:990
4774
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4777
#: drizzled/error.cc:992
4780
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4784
#: drizzled/error.cc:994
4786
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4789
#: drizzled/error.cc:996
4790
msgid "MAXVALUE can only be used in last partition definition"
4793
#: drizzled/error.cc:998
4794
msgid "Subpartitions can only be hash partitions and by key"
4797
#: drizzled/error.cc:1000
4798
msgid "Must define subpartitions on all partitions if on one partition"
4801
#: drizzled/error.cc:1002
4802
msgid "Wrong number of partitions defined, mismatch with previous setting"
4805
#: drizzled/error.cc:1004
4806
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4809
#: drizzled/error.cc:1006
4810
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4813
#: drizzled/error.cc:1008
4814
msgid "Expression in RANGE/LIST VALUES must be constant"
4817
#: drizzled/error.cc:1010
4818
msgid "Field in list of fields for partition function not found in table"
4821
#: drizzled/error.cc:1012
4822
msgid "List of fields is only allowed in KEY partitions"
4825
#: drizzled/error.cc:1014
4827
"The partition info in the frm file is not consistent with what can be "
4828
"written into the frm file"
4831
#: drizzled/error.cc:1016
4833
msgid "The %-.192s function returns the wrong type"
4836
#: drizzled/error.cc:1018
4838
msgid "For %-.64s partitions each partition must be defined"
4841
#: drizzled/error.cc:1020
4842
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4845
#: drizzled/error.cc:1022
4846
msgid "VALUES value must be of same type as partition function"
4849
#: drizzled/error.cc:1024
4850
msgid "Multiple definition of same constant in list partitioning"
4853
#: drizzled/error.cc:1026
4854
msgid "Partitioning can not be used stand-alone in query"
4857
#: drizzled/error.cc:1028
4859
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4862
#: drizzled/error.cc:1030
4864
msgid "For the partitioned engine it is necessary to define all %-.64s"
4867
#: drizzled/error.cc:1032
4868
msgid "Too many partitions (including subpartitions) were defined"
4871
#: drizzled/error.cc:1034
4873
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4874
"partitioning for subpartitioning"
4877
#: drizzled/error.cc:1036
4878
msgid "Failed to create specific handler file"
4881
#: drizzled/error.cc:1038
4882
msgid "A BLOB field is not allowed in partition function"
4885
#: drizzled/error.cc:1040
4887
msgid "A %-.192s must include all columns in the table's partitioning function"
4890
#: drizzled/error.cc:1042
4892
msgid "Number of %-.64s = 0 is not an allowed value"
4895
#: drizzled/error.cc:1044
4896
msgid "Partition management on a not partitioned table is not possible"
4899
#: drizzled/error.cc:1046
4901
"Foreign key condition is not yet supported in conjunction with partitioning"
4904
#: drizzled/error.cc:1048
4906
msgid "Error in list of partitions to %-.64s"
4909
#: drizzled/error.cc:1050
4910
msgid "Cannot remove all partitions, use DROP TABLE instead"
4913
#: drizzled/error.cc:1052
4914
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4917
#: drizzled/error.cc:1054
4919
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4923
#: drizzled/error.cc:1056
4925
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4926
"tables using HASH PARTITIONs"
4929
#: drizzled/error.cc:1058
4931
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4934
#: drizzled/error.cc:1060
4935
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4938
#: drizzled/error.cc:1062
4939
msgid "At least one partition must be added"
4942
#: drizzled/error.cc:1064
4943
msgid "At least one partition must be coalesced"
4946
#: drizzled/error.cc:1066
4947
msgid "More partitions to reorganise than there are partitions"
4950
#: drizzled/error.cc:1068
4952
msgid "Duplicate partition name %-.192s"
4955
#: drizzled/error.cc:1070
4956
msgid "It is not allowed to shut off binlog on this command"
4959
#: drizzled/error.cc:1072
4960
msgid "When reorganising a set of partitions they must be in consecutive order"
4963
#: drizzled/error.cc:1074
4965
"Reorganize of range partitions cannot change total ranges except for last "
4966
"partition where it can extend the range"
4969
#: drizzled/error.cc:1076
4970
msgid "Partition function not supported in this version for this handler"
4973
#: drizzled/error.cc:1078
4974
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4977
#: drizzled/error.cc:1080
4979
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4982
#: drizzled/error.cc:1082
4984
msgid "Plugin '%-.192s' is not loaded"
4987
#: drizzled/error.cc:1084
4989
msgid "Incorrect %-.32s value: '%-.128s'"
4992
#: drizzled/error.cc:1086
4994
msgid "Table has no partition for value %-.64s"
4997
#: drizzled/error.cc:1088
4999
msgid "It is not allowed to specify %s more than once"
5002
#: drizzled/error.cc:1090 drizzled/error.cc:1226
5004
msgid "Failed to create %s"
5007
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5009
msgid "Failed to drop %s"
5012
#: drizzled/error.cc:1094
5013
msgid "The handler doesn't support autoextend of tablespaces"
5016
#: drizzled/error.cc:1096
5018
"A size parameter was incorrectly specified, either number or on the form 10M"
5021
#: drizzled/error.cc:1098
5023
"The size number was correct but we don't allow the digit part to be more "
5027
#: drizzled/error.cc:1100
5029
msgid "Failed to alter: %s"
5032
#: drizzled/error.cc:1102
5033
msgid "Writing one row to the row-based binary log failed"
5036
#: drizzled/error.cc:1104
5038
msgid "Table definition on master and slave does not match: %s"
5041
#: drizzled/error.cc:1106
5043
"Slave running with --log-slave-updates must use row-based binary logging to "
5044
"be able to replicate row-based binary log events"
5047
#: drizzled/error.cc:1108
5049
msgid "Event '%-.192s' already exists"
5052
#: drizzled/error.cc:1110
5054
msgid "Failed to store event %s. Error code %d from storage engine."
5057
#: drizzled/error.cc:1112
5059
msgid "Unknown event '%-.192s'"
5062
#: drizzled/error.cc:1114
5064
msgid "Failed to alter event '%-.192s'"
5067
#: drizzled/error.cc:1118
5068
msgid "INTERVAL is either not positive or too big"
5071
#: drizzled/error.cc:1120
5072
msgid "ENDS is either invalid or before STARTS"
5075
#: drizzled/error.cc:1122
5076
msgid "Event execution time is in the past. Event has been disabled"
5079
#: drizzled/error.cc:1124
5080
msgid "Failed to open mysql.event"
5083
#: drizzled/error.cc:1126
5084
msgid "No datetime expression provided"
5087
#: drizzled/error.cc:1128
5090
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5091
"probably corrupted"
5094
#: drizzled/error.cc:1130
5096
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5099
#: drizzled/error.cc:1132
5100
msgid "Failed to delete the event from mysql.event"
5103
#: drizzled/error.cc:1134
5104
msgid "Error during compilation of event's body"
5107
#: drizzled/error.cc:1136
5108
msgid "Same old and new event name"
5111
#: drizzled/error.cc:1138
5113
msgid "Data for column '%s' too long"
5116
#: drizzled/error.cc:1140
5118
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5121
#: drizzled/error.cc:1142
5124
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5128
#: drizzled/error.cc:1144
5129
msgid "You can't write-lock a log table. Only read access is possible"
5132
#: drizzled/error.cc:1146
5133
msgid "You can't use locks with log tables."
5136
#: drizzled/error.cc:1148
5139
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5140
"d would lead to a duplicate entry"
5143
#: drizzled/error.cc:1150
5146
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5147
"%d, now running %d. Please use mysql_upgrade to fix this error."
5150
#: drizzled/error.cc:1152
5152
"Cannot switch out of the row-based binary log format when the session has "
5153
"open temporary tables"
5156
#: drizzled/error.cc:1154
5158
"Cannot change the binary logging format inside a stored function or trigger"
5161
#: drizzled/error.cc:1156
5163
"The NDB cluster engine does not support changing the binlog format on the "
5167
#: drizzled/error.cc:1158
5168
msgid "Cannot create temporary table with partitions"
5171
#: drizzled/error.cc:1160
5172
msgid "Partition constant is out of partition function domain"
5175
#: drizzled/error.cc:1162
5176
msgid "This partition function is not allowed"
5179
#: drizzled/error.cc:1164
5180
msgid "Error in DDL log"
5183
#: drizzled/error.cc:1166
5184
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5187
#: drizzled/error.cc:1168
5188
msgid "Incorrect partition name"
5191
#: drizzled/error.cc:1170
5193
"Transaction isolation level can't be changed while a transaction is in "
5197
#: drizzled/error.cc:1172
5200
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5201
"'%-.192s' for key '%-.192s'"
5204
#: drizzled/error.cc:1174
5206
msgid "Internal scheduler error %d"
5209
#: drizzled/error.cc:1176
5211
msgid "Error during starting/stopping of the scheduler. Error code %u"
5214
#: drizzled/error.cc:1178
5215
msgid "Engine cannot be used in partitioned tables"
5218
#: drizzled/error.cc:1180
5220
msgid "Cannot activate '%-.64s' log"
5223
#: drizzled/error.cc:1182
5224
msgid "The server was not built with row-based replication"
5227
#: drizzled/error.cc:1184
5228
msgid "Decoding of base64 string failed"
5231
#: drizzled/error.cc:1186
5232
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5235
#: drizzled/error.cc:1188
5237
"Cannot proceed because system tables used by Event Scheduler were found "
5238
"damaged at server start"
5241
#: drizzled/error.cc:1190
5242
msgid "Only integers allowed as number here"
5245
#: drizzled/error.cc:1192
5246
msgid "This storage engine cannot be used for log tables"
5249
#: drizzled/error.cc:1194
5251
msgid "You cannot '%s' a log table if logging is enabled"
5254
#: drizzled/error.cc:1196
5257
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5258
"rename two tables: the log table to an archive table and another table back "
5262
#: drizzled/error.cc:1198
5264
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5267
#: drizzled/error.cc:1200
5269
msgid "Incorrect parameters in the call to native function '%-.192s'"
5272
#: drizzled/error.cc:1202
5274
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5277
#: drizzled/error.cc:1204
5279
msgid "This function '%-.192s' has the same name as a native function"
5282
#: drizzled/error.cc:1206
5284
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5287
#: drizzled/error.cc:1208
5288
msgid "Too many files opened, please execute the command again"
5291
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5293
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5294
"The event was dropped immediately after creation."
5297
#: drizzled/error.cc:1214
5299
msgid "The incident %s occured on the master. Message: %-.64s"
5302
#: drizzled/error.cc:1216
5303
msgid "Table has no partition for some existing values"
5306
#: drizzled/error.cc:1218
5307
msgid "Statement is not safe to log in statement format."
5310
#: drizzled/error.cc:1220
5312
msgid "Fatal error: %s"
5315
#: drizzled/error.cc:1222
5317
msgid "Relay log read failure: %s"
5320
#: drizzled/error.cc:1224
5322
msgid "Relay log write failure: %s"
5325
#: drizzled/error.cc:1228
5327
msgid "Master command %s failed: %s"
5330
#: drizzled/error.cc:1230
5332
msgid "Binary logging not possible. Message: %s"
5335
#: drizzled/error.cc:1232
5337
msgid "View `%-.64s`.`%-.64s` has no creation context"
5340
#: drizzled/error.cc:1234
5342
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5345
#: drizzled/error.cc:1236
5347
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5350
#: drizzled/error.cc:1238
5352
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5355
#: drizzled/error.cc:1240
5357
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5360
#: drizzled/error.cc:1242
5362
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5365
#: drizzled/error.cc:1244
5367
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5370
#: drizzled/error.cc:1246
5372
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5375
#: drizzled/error.cc:1248
5377
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5380
#: drizzled/error.cc:1250
5382
msgid "Ambiguous slave modes combination. %s"
5385
#: drizzled/error.cc:1252
5388
"The BINLOG statement of type `%s` was not preceded by a format description "
5392
#: drizzled/error.cc:1254
5393
msgid "Corrupted replication event was detected"
5396
#: drizzled/error.cc:1256
5398
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5401
#: drizzled/error.cc:1258
5403
msgid "Being purged log %s was not found"
5406
#: drizzled/error.cc:1260
5408
msgid "Converted to non-transactional lock on '%-.64s'"
5411
#: drizzled/error.cc:1262
5413
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5416
#: drizzled/error.cc:1264
5419
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5422
#: drizzled/error.cc:1266
5424
msgid "Can't access storage engine of table %-.64s"
5427
#: drizzled/error.cc:1268
5428
msgid "Starting backup process"
5431
#: drizzled/error.cc:1270
5432
msgid "Backup completed"
5435
#: drizzled/error.cc:1272
5436
msgid "Starting restore process"
5439
#: drizzled/error.cc:1274
5440
msgid "Restore completed"
5443
#: drizzled/error.cc:1276
5444
msgid "Nothing to backup"
5447
#: drizzled/error.cc:1278
5449
msgid "Database '%-.64s' cannot be included in a backup"
5452
#: drizzled/error.cc:1280
5454
"Error during backup operation - server's error log contains more information "
5458
#: drizzled/error.cc:1282
5460
"Error during restore operation - server's error log contains more "
5461
"information about the error"
5464
#: drizzled/error.cc:1284
5466
"Can't execute this command because another BACKUP/RESTORE operation is in "
5470
#: drizzled/error.cc:1286
5471
msgid "Error when preparing for backup operation"
5474
#: drizzled/error.cc:1288
5475
msgid "Error when preparing for restore operation"
5478
#: drizzled/error.cc:1290
5480
msgid "Invalid backup location '%-.64s'"
5483
#: drizzled/error.cc:1292
5485
msgid "Can't read backup location '%-.64s'"
5488
#: drizzled/error.cc:1294
5490
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5493
#: drizzled/error.cc:1296
5494
msgid "Can't enumerate server databases"
5497
#: drizzled/error.cc:1298
5498
msgid "Can't enumerate server tables"
5501
#: drizzled/error.cc:1300
5503
msgid "Can't enumerate tables in database %-.64s"
5506
#: drizzled/error.cc:1302
5508
msgid "Skipping view %-.64s in database %-.64s"
5511
#: drizzled/error.cc:1304
5513
msgid "Skipping table %-.64s since it has no valid storage engine"
5516
#: drizzled/error.cc:1306
5518
msgid "Can't open table %-.64s"
5521
#: drizzled/error.cc:1308
5522
msgid "Can't read backup archive preamble"
5525
#: drizzled/error.cc:1310
5526
msgid "Can't write backup archive preamble"
5529
#: drizzled/error.cc:1312
5531
msgid "Can't find backup driver for table %-.64s"
5534
#: drizzled/error.cc:1314
5537
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5541
#: drizzled/error.cc:1316
5543
msgid "Can't create %-.64s backup driver"
5546
#: drizzled/error.cc:1318
5548
msgid "Can't create %-.64s restore driver"
5551
#: drizzled/error.cc:1320
5553
msgid "Found %d images in backup archive but maximum %d are supported"
5556
#: drizzled/error.cc:1322
5558
msgid "Error when saving meta-data of %-.64s"
5561
#: drizzled/error.cc:1324
5562
msgid "Error when reading meta-data list"
5565
#: drizzled/error.cc:1326
5567
msgid "Can't create %-.64s"
5570
#: drizzled/error.cc:1328
5571
msgid "Can't allocate buffer for image data transfer"
5574
#: drizzled/error.cc:1330
5576
msgid "Error when writing %-.64s backup image data (for table #%d)"
5579
#: drizzled/error.cc:1332
5580
msgid "Error when reading data from backup stream"
5583
#: drizzled/error.cc:1334
5584
msgid "Can't go to the next chunk in backup stream"
5587
#: drizzled/error.cc:1336
5589
msgid "Can't initialize %-.64s backup driver"
5592
#: drizzled/error.cc:1338
5594
msgid "Can't initialize %-.64s restore driver"
5597
#: drizzled/error.cc:1340
5599
msgid "Can't shut down %-.64s backup driver"
5602
#: drizzled/error.cc:1342
5604
msgid "Can't shut down %-.64s backup driver(s)"
5607
#: drizzled/error.cc:1344
5609
msgid "%-.64s backup driver can't prepare for synchronization"
5612
#: drizzled/error.cc:1346
5614
msgid "%-.64s backup driver can't create its image validity point"
5617
#: drizzled/error.cc:1348
5619
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5622
#: drizzled/error.cc:1350
5624
msgid "%-.64s backup driver can't cancel its backup operation"
5627
#: drizzled/error.cc:1352
5629
msgid "%-.64s restore driver can't cancel its restore operation"
5632
#: drizzled/error.cc:1354
5634
msgid "Error when polling %-.64s backup driver for its image data"
5637
#: drizzled/error.cc:1356
5639
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5642
#: drizzled/error.cc:1358
5645
"After %d attempts %-.64s restore driver still can't accept next block of data"
5648
#: drizzled/error.cc:1360
5650
msgid "Open and lock tables failed in %-.64s"
5653
#: drizzled/error.cc:1362
5654
msgid "Backup driver's table locking thread can not be initialized."
5657
#: drizzled/error.cc:1364
5659
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5660
"and 'mysql.online_backup_progress'."
5663
#: drizzled/error.cc:1366
5665
msgid "Tablespace '%-.192s' already exists"
5668
#: drizzled/error.cc:1368
5670
msgid "Tablespace '%-.192s' doesn't exist"
5673
#: drizzled/error.cc:1370
5675
msgid "Unexpected master's heartbeat data: %s"
5678
#: drizzled/error.cc:1372
5680
msgid "The requested value for the heartbeat period %s %s"
5683
#: drizzled/error.cc:1374
5685
msgid "Can't write to the online backup progress log %-.64s."
5688
#: drizzled/error.cc:1376
5690
msgid "Tablespace '%-.192s' not empty"
5693
#: drizzled/error.cc:1378
5696
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5697
"server. The original definition of the required tablespace is '%-.256s' "
5698
"while the same tablespace is defined on the server as '%-.256s'"
5701
#: drizzled/error.cc:1380
5702
msgid "A virtual column cannot be based on a virtual column"
5705
#: drizzled/error.cc:1382
5707
msgid "Non-deterministic expression for virtual column '%s'."
5710
#: drizzled/error.cc:1384
5713
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5716
#: drizzled/error.cc:1386
5717
msgid "Primary key cannot be defined upon a virtual column."
5720
#: drizzled/error.cc:1388
5721
msgid "Key/Index cannot be defined on a non-stored virtual column."
5724
#: drizzled/error.cc:1390
5726
msgid "Cannot define foreign key with %s clause on a virtual column."
5729
#: drizzled/error.cc:1392
5731
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5734
#: drizzled/error.cc:1394
5736
msgid "'%s' is not yet supported for virtual columns."
5739
#: drizzled/error.cc:1396
5740
msgid "Constant expression in virtual column function is not allowed."
5743
#: drizzled/errmsg.cc:44
5745
msgid "errmsg plugin '%s' init() failed."
5748
#: drizzled/errmsg.cc:70
5750
msgid "errmsg plugin '%s' deinit() failed."
5753
#: drizzled/errmsg.cc:111
5755
msgid "errmsg plugin '%s' errmsg_func() failed"
5758
#: drizzled/handler.cc:378
5759
msgid "Too many storage engines!"
5762
#: drizzled/handler.cc:382
5764
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5767
#: drizzled/handler.cc:1228
5769
msgid "Found %d prepared transaction(s) in %s"
5772
#: drizzled/handler.cc:1280
5773
msgid "Starting crash recovery..."
5776
#: drizzled/handler.cc:1312
5778
msgid "Found %d prepared XA transactions"
5781
#: drizzled/handler.cc:1316
5784
"Found %d prepared transactions! It means that drizzled was not shut down "
5785
"properly last time and critical recovery information (last binlog or %s "
5786
"file) was manually deleted after a crash. You have to start drizzled with "
5787
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5790
#: drizzled/handler.cc:1326
5791
msgid "Crash recovery finished."
5794
#: drizzled/log.cc:723
5795
msgid "I/O error reading the header from the binary log"
5798
#: drizzled/log.cc:730
5800
"Binlog has bad magic number; It's not a binary log file that can be used by "
5801
"this version of Drizzle"
5804
#: drizzled/log.cc:745
5806
msgid "Failed to open log (file '%s', errno %d)"
5809
#: drizzled/log.cc:747 drizzled/log.cc:755
5810
msgid "Could not open log file"
5813
#: drizzled/log.cc:753
5815
msgid "Failed to create a cache on log (file '%s')"
5818
#: drizzled/log.cc:907 drizzled/log.cc:1271
5821
"Could not use %s for logging (error %d). Turning logging off for the whole "
5822
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5823
"shutdown the Drizzle server and restart it."
5826
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5827
#: drizzled/log.cc:1941
5829
msgid "Failed to delete file '%s'"
5832
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5835
"a problem with deleting %s; consider examining correspondence of your binlog "
5836
"index file to the actual binlog files"
5839
#: drizzled/log.cc:1675
5841
msgid "next log error: %d offset: %s log: %s included: %d"
5844
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5846
msgid "Failed to execute stat() on file '%s'"
5849
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5852
"a problem with getting info on being purged %s; consider examining "
5853
"correspondence of your binlog index file to the actual binlog files"
5856
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5858
msgid "Recovering after a crash using %s"
5861
#: drizzled/log.cc:3361
5863
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5866
#: drizzled/log.cc:3698
5867
msgid "Bad magic header in tc log"
5870
#: drizzled/log.cc:3708
5873
"Recovery failed! You must enable exactly %d storage engines that support two-"
5874
"phase commit protocol"
5877
#: drizzled/log.cc:3736
5879
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5880
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5881
"heuristic-recover={commit|rollback}"
5884
#: drizzled/log.cc:3766
5885
msgid "Heuristic crash recovery mode"
5888
#: drizzled/log.cc:3768
5889
msgid "Heuristic crash recovery failed"
5892
#: drizzled/log.cc:3769
5893
msgid "Please restart mysqld without --tc-heuristic-recover"
5896
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5898
msgid "find_log_pos() failed (error: %d)"
5901
#: drizzled/log.cc:3950
5903
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5904
"of memory error) and restart, or delete (or rename) binary log and start "
5905
"mysqld with --tc-heuristic-recover={commit|rollback}"
5908
#: drizzled/log_event.cc:126
5910
msgid " %s, Error_code: %d;"
5913
#: drizzled/log_event.cc:130
5916
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5917
"master log %s, end_log_pos %lu"
5920
#: drizzled/log_event.cc:136
5924
#: drizzled/log_event.cc:878
5927
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5930
#: drizzled/log_event.cc:1768
5933
"Query partially completed on the master (error on master: %d) and was "
5934
"aborted. There is a chance that your master is inconsistent at this point. "
5935
"If you are sure that your master is ok, run this query manually on the slave "
5936
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5937
"SLAVE; . Query: '%s'"
5940
#: drizzled/log_event.cc:1794
5943
"Query caused differenxt errors on master and slave.\n"
5944
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5945
"Default database: '%s'. Query: '%s'"
5948
#: drizzled/log_event.cc:1799
5952
#: drizzled/log_event.cc:1819
5954
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5957
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5958
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5959
msgid "unexpected success or fatal error"
5962
#: drizzled/log_event.cc:2337
5964
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5965
"probable cause is that the master died while writing the transaction to its "
5966
"binary log, thus rolled back too."
5969
#: drizzled/log_event.cc:3003
5972
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5973
"produced %ld warning(s). Default database: '%s'"
5976
#: drizzled/log_event.cc:3053
5979
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5982
#: drizzled/log_event.cc:3065
5984
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5987
#: drizzled/log_event.cc:3780
5988
msgid "Out of memory while recording slave event"
5991
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5993
msgid "Error in Create_file event: could not open file '%s'"
5996
#: drizzled/log_event.cc:4041
5998
msgid "Error in Create_file event: could not write to file '%s'"
6001
#: drizzled/log_event.cc:4062
6003
msgid "Error in Create_file event: write to '%s' failed"
6006
#: drizzled/log_event.cc:4176
6008
msgid "Error in %s event: could not create file '%s'"
6011
#: drizzled/log_event.cc:4185
6013
msgid "Error in %s event: could not open file '%s'"
6016
#: drizzled/log_event.cc:4192
6018
msgid "Error in %s event: write to '%s' failed"
6021
#: drizzled/log_event.cc:4354
6023
msgid "Error in Exec_load event: could not open file '%s'"
6026
#: drizzled/log_event.cc:4364
6028
msgid "Error in Exec_load event: file '%s' appears corrupted"
6031
#: drizzled/log_event.cc:4394
6033
msgid "%s. Failed executing load from '%s'"
6036
#: drizzled/log_event.cc:4567
6037
msgid "Not enough memory"
6040
#: drizzled/log_event.cc:4999
6042
msgid "Error '%s' in %s event: when locking tables"
6045
#: drizzled/log_event.cc:5009
6047
msgid "Error in %s event: when locking tables"
6050
#: drizzled/log_event.cc:5044
6052
msgid "Error '%s' on reopening tables"
6055
#: drizzled/log_event.cc:5400
6057
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6060
#: drizzled/log_event.cc:5815
6062
msgid "Error '%s' on opening table `%s`.`%s`"
6065
#. TRANSLATORS: The leading word "logging" is the name
6066
#. of the plugin api, and so should not be translated.
6067
#: drizzled/logging.cc:62
6069
msgid "logging plugin '%s' deinit() failed"
6072
#. TRANSLATORS: The leading word "logging" is the name
6073
#. of the plugin api, and so should not be translated.
6074
#: drizzled/logging.cc:85
6076
msgid "logging plugin '%s' logging_pre() failed"
6079
#. TRANSLATORS: The leading word "logging" is the name
6080
#. of the plugin api, and so should not be translated.
6081
#: drizzled/logging.cc:118
6083
msgid "logging plugin '%s' logging_post() failed"
6086
#. TRANSLATORS: The leading word "parser" is the name
6087
#. of the plugin api, and so should not be translated.
6088
#: drizzled/parser.cc:40
6090
msgid "parser plugin '%s' init() failed"
6093
#. TRANSLATORS: The leading word "parser" is the name
6094
#. of the plugin api, and so should not be translated.
6095
#: drizzled/parser.cc:62
6097
msgid "parser plugin '%s' deinit() failed"
6100
#. TRANSLATORS: The leading word "parser" is the name
6101
#. of the plugin api, and so should not be translated.
6102
#: drizzled/parser.cc:98
6104
msgid "parser plugin '%s' parser_func1() failed"
6107
#. TRANSLATORS: The leading word "parser" is the name
6108
#. of the plugin api, and so should not be translated.
6109
#: drizzled/parser.cc:152
6111
msgid "parser plugin '%s' parser_func2() failed"
6114
#. TRANSLATORS: The leading word "qcache" is the name
6115
#. of the plugin api, and so should not be translated.
6116
#: drizzled/qcache.cc:40
6118
msgid "qcache plugin '%s' init() failed"
6121
#. TRANSLATORS: The leading word "qcache" is the name
6122
#. of the plugin api, and so should not be translated.
6123
#: drizzled/qcache.cc:62
6125
msgid "qcache plugin '%s' deinit() failed"
6128
#. TRANSLATORS: The leading word "qcache" is the name
6129
#. of the plugin api, and so should not be translated.
6130
#: drizzled/qcache.cc:98
6132
msgid "qcache plugin '%s' do1() failed"
6135
#. TRANSLATORS: The leading word "qcache" is the name
6136
#. of the plugin api, and so should not be translated.
6137
#: drizzled/qcache.cc:152
6139
msgid "qcache plugin '%s' qcache_func2() failed"
6142
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
6143
msgid "Failed to flush master info file"
6146
#: drizzled/rpl_reporting.cc:44
6148
msgid "Slave %s: %s%s Error_code: %d"
6151
#: drizzled/rpl_rli.cc:145
6154
"Neither --relay-log nor --relay-log-index were used; so replication may "
6155
"break when this MySQL server acts as a slave and has his hostname changed!! "
6156
"Please use '--relay-log=%s' to avoid this problem."
6159
#: drizzled/rpl_rli.cc:162
6160
msgid "Failed in open_log() called from init_relay_log_info()"
6163
#: drizzled/rpl_rli.cc:184
6164
msgid "Failed to flush relay log info file"
6167
#: drizzled/rpl_rli.cc:187
6168
msgid "Error counting relay log space"
6171
#: drizzled/rpl_rli.cc:211
6173
msgid "log %s listed in the index, but failed to stat"
6176
#: drizzled/rpl_rli.cc:226
6177
msgid "Could not find first log while counting relay log space"
6180
#: drizzled/rpl_rli.cc:880
6181
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6184
#: drizzled/rpl_utility.cc:117
6186
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6189
#: drizzled/rpl_utility.cc:132
6192
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6193
"Master's column size should be <= the slave's column size."
6196
#: drizzled/scheduler.cc:129
6197
msgid "Memory allocation error in session_scheduler::init\n"
6200
#: drizzled/scheduler.cc:206
6201
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6204
#: drizzled/scheduler.cc:212
6205
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6208
#: drizzled/scheduler.cc:224
6209
msgid "session_add_event event_add error in libevent_init\n"
6212
#: drizzled/scheduler.cc:240
6214
msgid "Can't create completion port thread (error %d)"
6217
#: drizzled/scheduler.cc:353
6218
msgid "event_add error in libevent_add_session_callback\n"
6221
#: drizzled/scheduler.cc:379
6222
msgid "Scheduler init error in libevent_add_new_connection\n"
6225
#: drizzled/scheduler.cc:460
6226
msgid "libevent_thread_proc: my_thread_init() failed\n"
6229
#. TRANSLATORS: The leading word "scheduling" is the name
6230
#. of the plugin api, and so should not be translated.
6231
#: drizzled/scheduling.cc:40
6233
msgid "scheduling plugin '%s' init() failed"
6236
#. TRANSLATORS: The leading word "scheduling" is the name
6237
#. of the plugin api, and so should not be translated.
6238
#: drizzled/scheduling.cc:62
6240
msgid "scheduling plugin '%s' deinit() failed"
6243
#. TRANSLATORS: The leading word "scheduling" is the name
6244
#. of the plugin api, and so should not be translated.
6245
#: drizzled/scheduling.cc:98
6247
msgid "scheduling plugin '%s' scheduling_func1() failed"
6250
#. TRANSLATORS: The leading word "scheduling" is the name
6251
#. of the plugin api, and so should not be translated.
6252
#: drizzled/scheduling.cc:152
6254
msgid "scheduling plugin '%s' scheduling_func2() failed"
6257
#: drizzled/set_var.cc:802
6258
msgid "Ambiguous slave modes combination. STRICT will be used"
6261
#: drizzled/slave.cc:96
6262
msgid "Waiting to reconnect after a failed registration on master"
6265
#: drizzled/slave.cc:97
6267
"Slave I/O thread killed while waitnig to reconnect after a failed "
6268
"registration on master"
6271
#: drizzled/slave.cc:99
6272
msgid "Reconnecting after a failed registration on master"
6275
#: drizzled/slave.cc:100
6278
"failed registering on master, reconnecting to try again, log '%s' at postion "
6282
#: drizzled/slave.cc:103 drizzled/slave.cc:112
6283
msgid "Slave I/O thread killed during or after reconnect"
6286
#: drizzled/slave.cc:106
6287
msgid "Waiting to reconnect after a failed binlog dump request"
6290
#: drizzled/slave.cc:107
6291
msgid "Slave I/O thread killed while retrying master dump"
6294
#: drizzled/slave.cc:108
6295
msgid "Reconnecting after a failed binlog dump request"
6298
#: drizzled/slave.cc:109
6300
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6303
#: drizzled/slave.cc:115
6304
msgid "Waiting to reconnect after a failed master event read"
6307
#: drizzled/slave.cc:116
6308
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6311
#: drizzled/slave.cc:118
6312
msgid "Reconnecting after a failed master event read"
6315
#: drizzled/slave.cc:119
6318
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6322
#: drizzled/slave.cc:122
6324
"Slave I/O thread killed during or after a reconnect done to recover from "
6328
#: drizzled/slave.cc:236
6329
msgid "Failed to allocate memory for the master info structure"
6332
#: drizzled/slave.cc:242 drizzled/slave.cc:1784
6333
msgid "Failed to initialize the master info structure"
6336
#: drizzled/slave.cc:257
6337
msgid "Failed to create slave threads"
6340
#: drizzled/slave.cc:454
6341
msgid "Server id not set, will not start slave"
6344
#: drizzled/slave.cc:622
6346
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6347
"updates to a non-transactional table without any primary key. There is a "
6348
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6349
"check your tables' contents after restart."
6352
#: drizzled/slave.cc:783 drizzled/slave.cc:798
6353
msgid "Master reported unrecognized DRIZZLE version"
6356
#: drizzled/slave.cc:839
6357
msgid "default Format_description_log_event"
6360
#: drizzled/slave.cc:861
6363
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6364
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6367
#: drizzled/slave.cc:888
6369
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6370
"server ids; these ids must be different for replication to work (or the --"
6371
"replicate-same-server-id option must be used on slave but this doesnot "
6372
"always make sense; please check the manual before using it)."
6375
#: drizzled/slave.cc:933
6377
"The slave I/O thread stops because master and slave have different values "
6378
"for the COLLATION_SERVER global variable. The values must be equal for "
6379
"replication to work"
6382
#: drizzled/slave.cc:969
6384
"The slave I/O thread stops because master and slave have different values "
6385
"for the TIME_ZONE global variable. The values must be equal for replication "
6389
#: drizzled/slave.cc:1034
6390
msgid "Waiting for the slave SQL thread to free enough relay log space"
6393
#: drizzled/slave.cc:1080
6395
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6399
#: drizzled/slave.cc:1091
6400
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6403
#: drizzled/slave.cc:1440
6405
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6408
#: drizzled/slave.cc:1493
6410
msgid "Error reading packet from server: %s ( server_errno=%d)"
6413
#: drizzled/slave.cc:1501
6415
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6418
#: drizzled/slave.cc:1655
6421
"It was not possible to update the positions of the relay log information: "
6422
"the slave may be in an inconsistent state. Stopped in %s position %s"
6425
#: drizzled/slave.cc:1730 drizzled/slave.cc:2322
6427
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6430
#: drizzled/slave.cc:1789 drizzled/slave.cc:2271
6432
msgid "Error initializing relay log position: %s"
6435
#: drizzled/slave.cc:1805
6438
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6439
"Consider raising the value of the slave_transaction_retries variable."
6442
#: drizzled/slave.cc:1828
6444
"Could not parse relay log event entry. The possible reasons are: the "
6445
"master's binary log is corrupted (you can check this by running "
6446
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6447
"can check this by running 'mysqlbinlog' on the relay log), a network "
6448
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6449
"check the master's binary log or slave's relay log, you will be able to know "
6450
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6453
#: drizzled/slave.cc:1949
6454
msgid "Failed during slave I/O thread initialization"
6457
#: drizzled/slave.cc:1963
6458
msgid "error in drizzle_create()"
6461
#: drizzled/slave.cc:1971
6464
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6465
"'%s' at position %s"
6468
#: drizzled/slave.cc:1985
6469
msgid "Slave I/O thread killed while connecting to master"
6472
#: drizzled/slave.cc:2009
6473
msgid "Slave I/O thread couldn't register on master"
6476
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6477
msgid "Forcing to reconnect slave I/O thread"
6480
#: drizzled/slave.cc:2034
6481
msgid "Failed on request_dump()"
6484
#: drizzled/slave.cc:2035
6485
msgid "Slave I/O thread killed while requesting master dump"
6488
#: drizzled/slave.cc:2061
6489
msgid "Waiting for master to send event"
6492
#: drizzled/slave.cc:2063
6493
msgid "Slave I/O thread killed while reading event"
6496
#: drizzled/slave.cc:2081
6499
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6500
"entry is correct, restart the server with a higher value of "
6501
"max_allowed_packet"
6504
#: drizzled/slave.cc:2095
6505
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6508
#: drizzled/slave.cc:2105
6509
msgid "Queueing master event to the relay log"
6512
#: drizzled/slave.cc:2132
6513
msgid "Slave I/O thread aborted while waiting for relay log space"
6516
#: drizzled/slave.cc:2142
6518
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6521
#: drizzled/slave.cc:2163
6522
msgid "Waiting for slave mutex on exit"
6525
#: drizzled/slave.cc:2227
6526
msgid "Failed during slave thread initialization"
6529
#: drizzled/slave.cc:2293
6532
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6533
"s, relay log '%s' position: %s"
6536
#: drizzled/slave.cc:2307
6537
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6540
#: drizzled/slave.cc:2333
6541
msgid "Reading event from the relay log"
6544
#: drizzled/slave.cc:2358
6546
msgid "Slave (additional info): %s Error_code: %d"
6549
#: drizzled/slave.cc:2375
6551
msgid "Slave: %s Error_code: %d"
6554
#: drizzled/slave.cc:2378
6557
"Error loading user-defined library, slave SQL thread aborted. Install the "
6558
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6559
"stopped at log '%s' position %s"
6562
#: drizzled/slave.cc:2386
6565
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6566
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6569
#: drizzled/slave.cc:2398
6572
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6575
#: drizzled/slave.cc:2492
6577
msgid "Slave I/O: failed requesting download of '%s'"
6580
#: drizzled/slave.cc:2509
6582
msgid "Network read error downloading '%s' from master"
6585
#: drizzled/slave.cc:2531
6586
msgid "error writing Exec_load event to relay log"
6589
#: drizzled/slave.cc:2545
6590
msgid "error writing Create_file event to relay log"
6593
#: drizzled/slave.cc:2560
6594
msgid "error writing Append_block event to relay log"
6597
#: drizzled/slave.cc:2656
6598
msgid "Memory allocation failed"
6601
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6604
"Read invalid event from master: '%s', master could be corrupt but a more "
6605
"likely cause of this is a bug"
6608
#: drizzled/slave.cc:3039
6609
msgid "could not queue event from master"
6612
#: drizzled/slave.cc:3129
6614
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6617
#: drizzled/slave.cc:3131
6618
msgid "reconnecting"
6621
#: drizzled/slave.cc:3131
6625
#: drizzled/slave.cc:3155
6628
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6632
#: drizzled/slave.cc:3516
6634
msgid "next log '%s' is currently active"
6637
#: drizzled/slave.cc:3546
6639
msgid "next log '%s' is not active"
6642
#: drizzled/slave.cc:3562
6645
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6648
#: drizzled/slave.cc:3568
6649
msgid "Aborting slave SQL thread because of partial event read"
6652
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6654
msgid "Error reading relay log event: %s"
6657
#: drizzled/slave.cc:3575
6658
msgid "slave SQL thread was killed"
6661
#: drizzled/slave.cc:3673
6664
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6665
"check error log on slave for more info"
6668
#: drizzled/slave.cc:3679
6671
"According to the master's version ('%s'), it is probable that master suffers "
6672
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6673
"current binary log event may make the slave's data become different from the "
6674
"master's data. To take no risk, slave refuses to replicate this event and "
6675
"stops. We recommend that all updates be stopped on the master and slave, "
6676
"that the data of both be manually synchronized, that master's binary logs be "
6677
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6678
"Then replication can be restarted."
6681
#: drizzled/sql_base.cc:2546
6683
msgid "Table %s had a open data handler in reopen_table"
6686
#: drizzled/sql_base.cc:3197
6688
msgid "Couldn't repair table: %s.%s"
6691
#: drizzled/sql_base.cc:3240
6694
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6695
"s`.`%s`' to the binary log"
6698
#: drizzled/sql_base.cc:3953
6700
msgid "Could not remove temporary table: '%s', error: %d"
6703
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6705
msgid "Error while loading database options: '%s':"
6708
#: drizzled/sql_plugin.cc:678
6710
msgid "Plugin '%s' of type %s failed deinitialization"
6713
#: drizzled/sql_plugin.cc:692
6715
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6718
#: drizzled/sql_plugin.cc:812
6720
msgid "Plugin '%s' registration as a %s failed."
6723
#: drizzled/sql_plugin.cc:1066
6724
msgid "plugin-load parameter too long"
6727
#: drizzled/sql_plugin.cc:1126
6729
msgid "Couldn't load plugin named '%s' with soname '%s'."
6732
#: drizzled/sql_plugin.cc:1177
6734
msgid "Forcing shutdown of %d plugins"
6737
#: drizzled/sql_plugin.cc:1199
6739
msgid "Plugin '%s' will be forced to shutdown"
6742
#: drizzled/sql_plugin.cc:1215
6744
msgid "Plugin '%s' has ref_count=%d after shutdown."
6747
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6749
msgid "Unknown variable type code 0x%x in plugin '%s'."
6752
#: drizzled/sql_plugin.cc:2507
6755
"Server variable %s of plugin %s was forced to be read-only: string variable "
6756
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6759
#: drizzled/sql_plugin.cc:2538
6761
msgid "Missing variable name in plugin '%s'."
6764
#: drizzled/sql_plugin.cc:2555
6766
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6769
#: drizzled/sql_plugin.cc:2674
6771
msgid "Out of memory for plugin '%s'."
6774
#: drizzled/sql_plugin.cc:2681
6776
msgid "Bad options for plugin '%s'."
6779
#: drizzled/sql_plugin.cc:2690
6781
msgid "Parsing options for plugin '%s' failed."
6784
#: drizzled/sql_plugin.cc:2733
6786
msgid "Plugin '%s' has conflicting system variables"
6789
#: drizzled/sql_plugin.cc:2743
6791
msgid "Plugin '%s' disabled by command line option"
6794
#: drizzled/sql_repl.cc:101
6795
msgid "Failed in send_file() while reading file name"
6798
#: drizzled/sql_repl.cc:114
6799
msgid "Failed in send_file() on open of file"
6802
#: drizzled/sql_repl.cc:122
6803
msgid "Failed in send_file() while writing data to client"
6806
#: drizzled/sql_repl.cc:131
6807
msgid "Failed in send_file() while negotiating file transfer close"
6810
#: drizzled/sql_table.cc:82
6812
msgid "Invalid (old?) table or database name '%s'"
6815
#: drizzled/sql_table.cc:2716
6817
msgid "Unknown - internal error %d during operation"
6820
#: drizzled/sql_table.cc:5011
6822
msgid "Could not open table %s.%s after rename\n"
6825
#: drizzled/sql_table.cc:5178
6828
"order_st BY ignored because there is a user-defined clustered index in the "
6832
#: drizzled/sql_udf.cc:39
6833
msgid "Can't allocate memory for udf structures"
6836
#: drizzled/table.cc:507
6839
"'%s' had no or invalid character set, and default character set is multi-"
6840
"byte, so character column sizes may have changed"
6843
#: drizzled/table.cc:2082
6845
msgid "Unknown collation '%s' in table '%-.64s' definition"
6848
#: drizzled/table.cc:2089
6851
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6855
#: drizzled/table.cc:2700
6858
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6862
#: drizzled/table.cc:2726
6865
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6866
"have type %s, found type %s."
6869
#: drizzled/table.cc:2735
6872
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6873
"position %d to have character set '%s' but the type has no character set."
6876
#: drizzled/table.cc:2745
6879
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6880
"position %d to have character set '%s' but found character set '%s'."
6883
#: drizzled/table.cc:2756
6886
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6887
"have type %s but the column is not found."
6890
#: drizzled/table.cc:5182
6892
msgid "Got error %d when reading table '%s'"
6895
#: drizzled/tztime.cc:1054
6897
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6900
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6901
msgid "Error Messages to stderr"
6904
#: plugin/logging_query/logging_query.cc:120
6907
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6908
"*s rows_sent=%ld rows_examined=%u\n"
6909
" db=\"%.*s\" query=\"%.*s\"\n"
6912
#: plugin/logging_query/logging_query.cc:161
6914
msgid "fail open() fn=%s er=%s\n"
6917
#: plugin/logging_query/logging_query.cc:201
6918
msgid "File to log to"
6921
#: plugin/logging_query/logging_query.cc:210
6922
msgid "Enable logging"
6925
#: plugin/logging_query/logging_query.cc:219
6926
msgid "Disable after this many seconds. Zero for forever"
6929
#: plugin/logging_query/logging_query.cc:232
6930
msgid "Threshold for logging slow queries, in microseconds"
6933
#: plugin/logging_query/logging_query.cc:245
6934
msgid "Threshold for logging big queries, for rows returned"
6937
#: plugin/logging_query/logging_query.cc:258
6938
msgid "Threshold for logging big queries, for rows examined"
6941
#: plugin/logging_query/logging_query.cc:281
6942
msgid "Log queries to a file"
6945
#: storage/myisam/ha_myisam.cc:448
6947
msgid "Got an error from thread_id=%lu, %s:%d"
6950
#: storage/myisam/ha_myisam.cc:451
6952
msgid "Got an error from unknown thread, %s:%d"
6955
#: storage/myisam/ha_myisam.cc:456
6956
msgid "Unknown thread accessing table"
6959
#: storage/myisam/my_handler_errors.c:32
6960
msgid "Didn't find key on read or update"
6963
#: storage/myisam/my_handler_errors.c:34
6964
msgid "Duplicate key on write or update"
6967
#: storage/myisam/my_handler_errors.c:36
6968
msgid "Internal (unspecified) error in handler"
6971
#: storage/myisam/my_handler_errors.c:38
6973
"Someone has changed the row since it was read (while the table was locked to "
6977
#: storage/myisam/my_handler_errors.c:41
6978
msgid "Wrong index given to function"
6981
#: storage/myisam/my_handler_errors.c:43
6982
msgid "Undefined handler error 125"
6985
#: storage/myisam/my_handler_errors.c:45
6986
msgid "Index file is crashed"
6989
#: storage/myisam/my_handler_errors.c:47
6990
msgid "Record file is crashed"
6993
#: storage/myisam/my_handler_errors.c:49
6994
msgid "Out of memory in engine"
6997
#: storage/myisam/my_handler_errors.c:51
6998
msgid "Undefined handler error 129"
7001
#: storage/myisam/my_handler_errors.c:53
7002
msgid "Incorrect file format"
7005
#: storage/myisam/my_handler_errors.c:55
7006
msgid "Command not supported by database"
7009
#: storage/myisam/my_handler_errors.c:57
7010
msgid "Old database file"
7013
#: storage/myisam/my_handler_errors.c:59
7014
msgid "No record read before update"
7017
#: storage/myisam/my_handler_errors.c:61
7018
msgid "Record was already deleted (or record file crashed)"
7021
#: storage/myisam/my_handler_errors.c:63
7022
msgid "No more room in record file"
7025
#: storage/myisam/my_handler_errors.c:65
7026
msgid "No more room in index file"
7029
#: storage/myisam/my_handler_errors.c:67
7030
msgid "No more records (read after end of file)"
7033
#: storage/myisam/my_handler_errors.c:69
7034
msgid "Unsupported extension used for table"
7037
#: storage/myisam/my_handler_errors.c:71
7041
#: storage/myisam/my_handler_errors.c:73
7042
msgid "Wrong create options"
7045
#: storage/myisam/my_handler_errors.c:75
7046
msgid "Duplicate unique key or constraint on write or update"
7049
#: storage/myisam/my_handler_errors.c:77
7050
msgid "Unknown character set used in table"
7053
#: storage/myisam/my_handler_errors.c:79
7054
msgid "Conflicting table definitions in sub-tables of MERGE table"
7057
#: storage/myisam/my_handler_errors.c:81
7058
msgid "Table is crashed and last repair failed"
7061
#: storage/myisam/my_handler_errors.c:83
7062
msgid "Table was marked as crashed and should be repaired"
7065
#: storage/myisam/my_handler_errors.c:85
7066
msgid "Lock timed out; Retry transaction"
7069
#: storage/myisam/my_handler_errors.c:87
7070
msgid "Lock table is full; Restart program with a larger locktable"
7073
#: storage/myisam/my_handler_errors.c:89
7074
msgid "Updates are not allowed under a read only transactions"
7077
#: storage/myisam/my_handler_errors.c:91
7078
msgid "Lock deadlock; Retry transaction"
7081
#: storage/myisam/my_handler_errors.c:93
7082
msgid "Foreign key constraint is incorrectly formed"
7085
#: storage/myisam/my_handler_errors.c:95
7086
msgid "Cannot add a child row"
7089
#: storage/myisam/my_handler_errors.c:97
7090
msgid "Cannot delete a parent row"
7093
#: storage/myisam/my_handler_errors.c:99
7094
msgid "No savepoint with that name"
7097
#: storage/myisam/my_handler_errors.c:101
7098
msgid "Non unique key block size"
7101
#: storage/myisam/my_handler_errors.c:103
7102
msgid "The table does not exist in engine"
7105
#: storage/myisam/my_handler_errors.c:105
7106
msgid "The table already existed in storage engine"
7109
#: storage/myisam/my_handler_errors.c:107
7110
msgid "Could not connect to storage engine"
7113
#: storage/myisam/my_handler_errors.c:109
7114
msgid "Unexpected null pointer found when using spatial index"
7117
#: storage/myisam/my_handler_errors.c:111
7118
msgid "The table changed in storage engine"
7121
#: storage/myisam/my_handler_errors.c:113
7122
msgid "There's no partition in table for the given value"
7125
#: storage/myisam/my_handler_errors.c:115
7126
msgid "Row-based binlogging of row failed"
7129
#: storage/myisam/my_handler_errors.c:117
7130
msgid "Index needed in foreign key constraint"
7133
#: storage/myisam/my_handler_errors.c:119
7134
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7137
#: storage/myisam/my_handler_errors.c:121
7138
msgid "Table needs to be upgraded before it can be used"
7141
#: storage/myisam/my_handler_errors.c:123
7142
msgid "Table is read only"
7145
#: storage/myisam/my_handler_errors.c:125
7146
msgid "Failed to get next auto increment value"
7149
#: storage/myisam/my_handler_errors.c:127
7150
msgid "Failed to set row auto increment value"
7153
#: storage/myisam/my_handler_errors.c:129
7154
msgid "Unknown (generic) error from engine"
7157
#: storage/myisam/my_handler_errors.c:131
7158
msgid "Record is the same"
7161
#: storage/myisam/my_handler_errors.c:133
7162
msgid "It is not possible to log this statement"
7165
#: storage/myisam/my_handler_errors.c:135
7166
msgid "Tablespace exists"
7169
#: storage/myisam/my_handler_errors.c:137
7170
msgid "The event was corrupt, leading to illegal data being read"
7173
#: storage/myisam/my_handler_errors.c:139
7174
msgid "The table is of a new format not supported by this version"
7177
#: storage/myisam/my_handler_errors.c:141
7178
msgid "The event could not be processed no other hanlder error happened"
7181
#: storage/myisam/my_handler_errors.c:143
7182
msgid "Got a fatal error during initialzaction of handler"
7185
#: storage/myisam/my_handler_errors.c:145
7186
msgid "File to short; Expected more data in file"
7189
#: storage/myisam/my_handler_errors.c:147
7190
msgid "Read page with wrong checksum"
7193
#: storage/myisam/my_handler_errors.c:149
7194
msgid "Lock or active transaction"
7197
#: storage/myisam/my_handler_errors.c:151
7198
msgid "No such table space"
7201
#: storage/myisam/my_handler_errors.c:153
7202
msgid "Tablespace not empty"