1
# Swedish translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-10-01 19:16-0700\n"
11
"PO-Revision-Date: 2008-09-09 17:30+0000\n"
12
"Last-Translator: wiggen <Unknown>\n"
13
"Language-Team: Swedish <sv@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:29+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:253
22
msgid "Synonym for `help'."
23
msgstr "Synonym för 'hjälp'."
25
#: client/drizzle.cc:254
27
msgid "Clear command."
28
msgstr "Rensa funktion"
30
#: client/drizzle.cc:256
32
msgid "Reconnect to the server. Optional arguments are db and host."
33
msgstr "Återanslut till servern. Valfri information at ange är db och host."
35
#: client/drizzle.cc:258
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
msgstr "Ange hur kommandon skall omslutas. OBS: Resten av raden används."
41
#: client/drizzle.cc:260
42
msgid "Send command to drizzle server, display result vertically."
43
msgstr "Skicka anrop till drizzle server, visa resultatet vertikalt."
45
#: client/drizzle.cc:261
47
msgid "Exit drizzle. Same as quit."
48
msgstr "Avsluta drizzle. Samma som stäng"
50
#: client/drizzle.cc:262
51
msgid "Send command to drizzle server."
52
msgstr "Skicka anrop till drizzle server."
54
#: client/drizzle.cc:263
56
msgid "Display this help."
57
msgstr "Visa denna hjälp."
59
#: client/drizzle.cc:264
60
msgid "Disable pager, print to stdout."
61
msgstr "Inaktivera pager, skriv till stdout"
63
#: client/drizzle.cc:265
64
msgid "Don't write into outfile."
65
msgstr "Skriv inte till outfile."
67
#: client/drizzle.cc:267
69
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
70
msgstr "Ange PAGER [till_pager]. Skicka frågans resultat till PAGER"
72
#: client/drizzle.cc:268
73
msgid "Print current command."
74
msgstr "Visa aktuellt anrop"
76
#: client/drizzle.cc:269
77
msgid "Change your drizzle prompt."
78
msgstr "Ändra din drizzle prompt."
80
#: client/drizzle.cc:270
82
msgstr "Avsluta drizzle."
84
#: client/drizzle.cc:271
86
msgid "Rebuild completion hash."
87
msgstr "Återskapa 'completion' hash"
89
#: client/drizzle.cc:273
90
msgid "Execute an SQL script file. Takes a file name as an argument."
91
msgstr "Kör en SQL skript fil. Ange filnamn som argument."
93
#: client/drizzle.cc:274
94
msgid "Get status information from the server."
95
msgstr "Hämta status information från servern."
97
#: client/drizzle.cc:276
99
msgid "Set outfile [to_outfile]. Append everything into given outfile."
100
msgstr "Ange outfile [till_outfile]. Skriv allt löpande till given outfile."
102
#: client/drizzle.cc:278
103
msgid "Use another database. Takes database name as argument."
104
msgstr "Använd en annan database. Ange databasnamn som argument."
106
#: client/drizzle.cc:280 client/drizzle.cc:1431
108
msgid "Show warnings after every statement."
109
msgstr "Visa varningar efter varje sats"
111
#: client/drizzle.cc:282
113
msgid "Don't show warnings after every statement."
114
msgstr "Visa inte varningar efter varje sats"
116
#: client/drizzle.cc:1115
117
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
msgstr "Välkommen till Drizzle klienten.. Kommandon slutar med ; eller \\g"
120
#: client/drizzle.cc:1125
123
"Your Drizzle connection id is %u\n"
124
"Server version: %s\n"
126
"Ditt Drizzle-uppkopplings id är %u\n"
127
"Server version: %s\n"
129
#: client/drizzle.cc:1155
131
msgid "Reading history-file %s\n"
132
msgstr "Läser från historiefil %s\n"
134
#: client/drizzle.cc:1160
136
msgid "Couldn't allocate memory for temp histfile!\n"
137
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
139
#: client/drizzle.cc:1167
140
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
142
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
144
#: client/drizzle.cc:1185
146
msgid "Writing history-file %s\n"
147
msgstr "Skriver historie-fil %s\n"
149
#: client/drizzle.cc:1194
153
#: client/drizzle.cc:1194
157
#: client/drizzle.cc:1242
158
msgid "Query aborted by Ctrl+C\n"
159
msgstr "Fråga avbruten med Ctrl+C\n"
161
#: client/drizzle.cc:1265 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3096
162
msgid "Display this help and exit."
163
msgstr "Visa den här hjälpen och avsluta."
165
#: client/drizzle.cc:1267
166
msgid "Synonym for -?"
167
msgstr "Synonym för -?"
169
#: client/drizzle.cc:1270
171
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
172
"and field completion, but startup and reconnecting may take a longer time. "
173
"Disable with --disable-auto-rehash."
176
#: client/drizzle.cc:1274
178
"No automatic rehashing. One has to use 'rehash' to get table and field "
179
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
180
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
183
#: client/drizzle.cc:1277
186
"Automatically switch to vertical output mode if the result is wider than the "
189
"Byt automatiskt till vertikal utskrift om resultatet är bredare än "
192
#: client/drizzle.cc:1280
195
"Don't use history file. Disable interactive behavior. (Enables --silent)"
197
"Använd inte historiefil. Avaktivera interaktivt läge. (Aktiverar --silent)"
199
#: client/drizzle.cc:1282 drizzled/drizzled.cc:3166
201
msgid "Directory where character sets are."
202
msgstr "Katalog för teckenuppsättningar"
204
#: client/drizzle.cc:1284
206
msgid "Display column type information."
207
msgstr "Visa information om kolumntypen"
209
#: client/drizzle.cc:1287
211
"Preserve comments. Send comments to the server. The default is --skip-"
212
"comments (discard comments), enable with --comments"
215
#: client/drizzle.cc:1290
216
msgid "Use compression in server/client protocol."
217
msgstr "Använd komprimering i server/klient-protokollet"
219
#: client/drizzle.cc:1293
221
msgid "Check memory and open file usage at exit ."
222
msgstr "Kontrollera minnes- och filanvändning vid avslut."
224
#: client/drizzle.cc:1296
225
msgid "Print some debug info at exit."
226
msgstr "Visa debug information vid avslut"
228
#: client/drizzle.cc:1298
229
msgid "Database to use."
230
msgstr "Databas att använda"
232
#: client/drizzle.cc:1301
236
#: client/drizzle.cc:1303
237
msgid "Delimiter to be used."
238
msgstr "Avskiljare att använda"
240
#: client/drizzle.cc:1305
242
msgid "Execute command and quit. (Disables --force and history file)"
243
msgstr "Utför kommando och avsluta. (Avaktiverar --force och historiefil)"
245
#: client/drizzle.cc:1307
247
msgid "Print the output of a query (rows) vertically."
248
msgstr "Visa resultatet av en fråga (rader) vertikalt."
250
#: client/drizzle.cc:1310
251
msgid "Continue even if we get an sql error."
252
msgstr "Fortsätt även om vi får ett SQL fel."
254
#: client/drizzle.cc:1314
256
"Enable named commands. Named commands mean this program's internal commands; "
257
"see drizzle> help . When enabled, the named commands can be used from any "
258
"line of the query, otherwise only from the first line, before an enter. "
259
"Disable with --disable-named-commands. This option is disabled by default."
262
#: client/drizzle.cc:1318
264
"Named commands are disabled. Use \\* form only, or use named commands only "
265
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
266
"the client now starts with this option ENABLED by default! Disable with '-"
267
"G'. Long format commands still work from the first line. WARNING: option "
268
"deprecated; use --disable-named-commands instead."
271
#: client/drizzle.cc:1320
272
msgid "Ignore space after function names."
273
msgstr "Ignorera mellanrum efter funktionsnamn."
275
#: client/drizzle.cc:1322
277
msgid "Enable/disable LOAD DATA LOCAL INFILE."
278
msgstr "Slå på/stäng av LOAD DATA LOCAL INFILE."
280
#: client/drizzle.cc:1325
281
msgid "Turn off beep on error."
282
msgstr "Stäng av pip vid fel"
284
#: client/drizzle.cc:1327 client/drizzleadmin.cc:75
285
msgid "Connect to host."
286
msgstr "Anslut till värddator"
288
#: client/drizzle.cc:1329
289
msgid "Write line numbers for errors."
290
msgstr "Skriv radnummer för felmeddelanden"
292
#: client/drizzle.cc:1332
295
"Don't write line number for errors. WARNING: -L is deprecated, use long "
296
"version of this option instead."
298
"Visa inte radnummer för fel. VARNING: -L är föråldrat, använd lång version "
299
"av detta alternativ istället."
301
#: client/drizzle.cc:1334
302
msgid "Flush buffer after each query."
303
msgstr "Töm bufferten efter varje fråga."
305
#: client/drizzle.cc:1336
306
msgid "Write column names in results."
307
msgstr "Skriv kolumnnamn i resultaten."
309
#: client/drizzle.cc:1340
312
"Don't write column names in results. WARNING: -N is deprecated, use long "
313
"version of this options instead."
315
"Skriv inte ut kolumnernas namn i resultatet. VARNING: -N är föråldrad, "
316
"använd lång version av detta alternativ istället."
318
#: client/drizzle.cc:1343
321
"Change the value of a variable. Please note that this option is deprecated; "
322
"you can set variables directly with --variable-name=value."
324
"Ändra värdet på en variabel. Notera att detta val är föråldrat; du kan sätta "
325
"värdet på variabeln direkt med --variable-name=värde."
327
#: client/drizzle.cc:1345
328
msgid "Ignore SIGINT (CTRL-C)"
329
msgstr "Ignorera SIGINT (CTRL-C)"
331
#: client/drizzle.cc:1349
334
"Only update the default database. This is useful for skipping updates to "
335
"other database in the update log."
337
"Uppdatera endast standarddatabasen. Använd för att hoppa över uppdateringar "
338
"av andra databaser i uppdateringsloggen."
340
#: client/drizzle.cc:1352
342
"Pager to use to display results. If you don't supply an option the default "
343
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
344
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
345
"work in batch mode. Disable with --disable-pager. This option is disabled by "
349
#: client/drizzle.cc:1355
351
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
352
"option deprecated; use --disable-pager instead."
355
#: client/drizzle.cc:1358 client/drizzleadmin.cc:78
358
"Password to use when connecting to server. If password is not given it's "
359
"asked from the tty."
361
"Lösenord att använda vid anslutning till värddator. Om inget lösenord anges "
362
"efterfrågas det från terminalen."
364
#: client/drizzle.cc:1360
367
"Port number to use for connection or 0 for default to, in order of "
368
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
370
"Portnummer att använda för anslutning eller 0 för att använda standardporten "
371
"angiven i, efter rangordningen, my.cnf, $DRIZZLE_TCP_PORT, "
373
#: client/drizzle.cc:1361
375
msgid "built-in default"
376
msgstr "Inbyggt standardvärde"
378
#: client/drizzle.cc:1364
379
msgid "Set the drizzle prompt to this value."
380
msgstr "Sätt drizzle-prompten till detta värde."
382
#: client/drizzle.cc:1367
383
msgid "The protocol of connection (tcp,socket,pipe,memory)."
384
msgstr "Protokollet för anslutningen (tcp,socket,pipe,memory)."
386
#: client/drizzle.cc:1370
389
"Don't cache result, print it row by row. This may slow down the server if "
390
"the output is suspended. Doesn't use history file."
392
"Använd inte cacheminnet för resultatet, skriv ut det rad för rad. Detta kan "
393
"sakta ner värddatorn om utskriften är uppskjuten. Använder inte historiefil."
395
#: client/drizzle.cc:1372
396
msgid "Write fields without conversion. Used with --batch."
397
msgstr "Skriv fält utan omvandling. Används tillsammans med --batch."
399
#: client/drizzle.cc:1375
401
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
402
"option is enabled by default."
404
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
405
"funktion används som standard."
407
#: client/drizzle.cc:1377
409
"Be more silent. Print results with a tab as separator, each row on new line."
412
#: client/drizzle.cc:1379
413
msgid "Socket file to use for connection."
416
#: client/drizzle.cc:1382
417
msgid "Output in table format."
418
msgstr "Utskrift i tabellformat."
420
#: client/drizzle.cc:1385
422
"Append everything into outfile. See interactive help (\\h) also. Does not "
423
"work in batch mode. Disable with --disable-tee. This option is disabled by "
427
#: client/drizzle.cc:1387
430
"Disable outfile. See interactive help (\\h) also. WARNING: option "
431
"deprecated; use --disable-tee instead"
433
"Avaktivera utfil. Se även interaktiv hjälp (\\h). VARNING: detta val är "
434
"föråldrat; använd --disable-tee istället."
436
#: client/drizzle.cc:1390 client/drizzleadmin.cc:88
437
msgid "User for login if not current user."
438
msgstr "Användare för inloggning om inte nuvarande användare."
440
#: client/drizzle.cc:1393
442
msgid "Only allow UPDATE and DELETE that uses keys."
443
msgstr "Tillåt endast UPDATE och DELETE där nycklar används."
445
#: client/drizzle.cc:1396
447
msgid "Synonym for option --safe-updates, -U."
448
msgstr "Synonym för valet --safe-updates, -U."
450
#: client/drizzle.cc:1399
452
msgid "Write more. (-v -v -v gives the table output format)."
453
msgstr "Skriv ut mer. (-v -v -v ger utskrift i tabellformat)."
455
#: client/drizzle.cc:1401 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3592
456
msgid "Output version information and exit."
457
msgstr "Skriv ut information om version och avsluta."
459
#: client/drizzle.cc:1403 client/drizzleadmin.cc:95
460
msgid "Wait and retry if connection is down."
461
msgstr "Vänta och försök igen om anslutningen avbryts."
463
#: client/drizzle.cc:1406
465
msgid "Number of seconds before connection timeout."
466
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
468
#: client/drizzle.cc:1411
469
msgid "Max packet length to send to, or receive from server"
470
msgstr "Största paketlängd att skicka eller ta emot från värddatorn"
472
#: client/drizzle.cc:1416
474
msgid "Buffer for TCP/IP and socket communication"
475
msgstr "Buffert för TCP/IP och sockel kommunikation"
477
#: client/drizzle.cc:1420
478
msgid "Automatic limit for SELECT when using --safe-updates"
479
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
481
#: client/drizzle.cc:1425
482
msgid "Automatic limit for rows in a join when using --safe-updates"
485
#: client/drizzle.cc:1429
487
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
489
"Neka klientanslutning till värddator om klienten använder ett gammalt (före "
490
"version 4.1.1) protokoll."
492
#: client/drizzle.cc:1442
494
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
497
#: client/drizzle.cc:1449
500
"Copyright (C) 2000-2008 MySQL AB\n"
501
" This software comes with ABSOLUTELY NO "
502
"WARRANTY. This is free software,\n"
503
" and you are welcome to modify and redistribute it under the GPL license\n"
506
#: client/drizzle.cc:1453
508
msgid "Usage: %s [OPTIONS] [database]\n"
511
#: client/drizzle.cc:1486
513
msgid "DELIMITER cannot contain a backslash character"
514
msgstr "AVGRÄNSARE kan inte innehålla omvänt snedstreck"
516
#: client/drizzle.cc:1507
518
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
519
msgstr "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
521
#: client/drizzle.cc:1530
523
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
525
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
527
#: client/drizzle.cc:1534
529
msgid "WARNING: --server-arg option not supported in this configuration.\n"
531
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
533
#: client/drizzle.cc:1902
535
msgid "Unknown command '\\%c'."
536
msgstr "Okänt kommando '\\%c'."
538
#: client/drizzle.cc:2329
540
"Reading table information for completion of table and column names\n"
541
" You can turn off this feature to get a quicker startup with -A\n"
545
#: client/drizzle.cc:2426
546
msgid "No connection. Trying to reconnect..."
547
msgstr "Ingen anslutning. Försöker att återansluta..."
549
#: client/drizzle.cc:2432
551
msgid "Can't connect to the server\n"
552
msgstr "Kan inte ansluta till värddatorn\n"
554
#: client/drizzle.cc:2489
558
#: client/drizzle.cc:2489
562
#: client/drizzle.cc:2540
565
msgstr "Namn: '%s'\n"
567
#: client/drizzle.cc:2541
576
#: client/drizzle.cc:2543
585
#: client/drizzle.cc:2556
587
msgid "Many help items for your request exist."
588
msgstr "Det finns många hjälpavsnitt för din begäran."
590
#: client/drizzle.cc:2557
593
"To make a more specific request, please type 'help <item>',\n"
594
"where <item> is one of the following"
596
"För att göra en mer specifik begäran, skriv 'help <avsnitt>',\n"
597
"där <avsnitt> är något av följande"
599
#: client/drizzle.cc:2563
601
msgid "You asked for help about help category: '%s'\n"
602
msgstr "Du efterfrågade hjälp i hjälpkategorin: '%s'\n"
604
#: client/drizzle.cc:2564
606
"For more information, type 'help <item>', where <item> is one of the "
609
"För ytterligare information, skriv 'help <avsnitt>', där <avsnitt> är något "
612
#: client/drizzle.cc:2577
620
#: client/drizzle.cc:2578
622
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
624
"Vänligen använd 'help contents' för att lista alla tillgängliga "
627
#: client/drizzle.cc:2600
629
msgid "List of all Drizzle commands:"
630
msgstr "Lista över Drizzle-kommandon:"
632
#: client/drizzle.cc:2602
634
msgid "Note that all text commands must be first on line and end with ';'"
636
"Notera att alla text-kommandon måste stå först på en rad och avslutas med ';'"
638
#: client/drizzle.cc:2613
641
"For server side help, type 'help contents'\n"
644
#: client/drizzle.cc:2656
645
msgid "No query specified\n"
646
msgstr "Ingen fråga angiven\n"
648
#: client/drizzle.cc:2671
649
msgid "Ignoring query to other database"
650
msgstr "Hoppar över fråga till annan databas"
652
#: client/drizzle.cc:2720
656
#: client/drizzle.cc:2733
658
msgid "%ld row in set"
659
msgid_plural "%ld rows in set"
663
#: client/drizzle.cc:2742
666
msgstr "Frågan är korrekt"
668
#: client/drizzle.cc:2744
670
msgid "Query OK, %ld row affected"
671
msgid_plural "Query OK, %ld rows affected"
675
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3396
677
"Port number to use for connection or 0 for default to, in order of "
678
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
681
#: client/drizzleadmin.cc:85
682
msgid "Silently exit if one can't connect to server."
685
#: client/drizzleadmin.cc:91
686
msgid "Write more information."
689
#: client/drizzleadmin.cc:256
692
"connect to server at '%s' failed\n"
696
#: client/drizzleadmin.cc:262
698
msgid "Check that drizzled is running on %s"
699
msgstr "Kontrollera att drizzled körs på %s"
701
#: client/drizzleadmin.cc:263
703
msgid " and that the port is %d.\n"
704
msgstr " och att porten är %d.\n"
706
#: client/drizzleadmin.cc:265
708
msgid "You can check this by doing 'telnet %s %d'\n"
709
msgstr "Du kan kontrollera detta genom att skriva 'telnet %s %d'\n"
711
#: client/drizzleadmin.cc:276
713
msgid "Got error: %s\n"
714
msgstr "Fick fel: %s\n"
716
#: client/drizzleadmin.cc:283
718
msgid "Waiting for Drizzle server to answer"
719
msgstr "Väntar på att Drizzle-servern svarar"
721
#: client/drizzleadmin.cc:316
723
msgid "shutting down drizzled...\n"
724
msgstr "Avslutar drizzled...\n"
726
#: client/drizzleadmin.cc:320
728
msgid "shutdown failed; error: '%s'"
729
msgstr "Avslutningen misslyckades; fel: '%s'"
731
#: client/drizzleadmin.cc:327
736
#: client/drizzleadmin.cc:337
738
msgid "drizzled is alive"
739
msgstr "drizzled är igång"
741
#: client/drizzleadmin.cc:345
743
msgid "connection was down, but drizzled is now alive"
744
msgstr "anslutningen var nedkopplad, men drizzled är nu igång"
746
#: client/drizzleadmin.cc:349
748
msgid "drizzled doesn't answer to ping, error: '%s'"
749
msgstr "drizzled svarar inte på ping, fel: '%s'"
751
#: client/drizzleadmin.cc:358
753
msgid "Unknown command: '%-.60s'"
754
msgstr "Okänt kommando: '%-.60s'"
756
#: client/drizzleadmin.cc:367
758
msgid "%s Ver %s Distrib %s, for %s on %s\n"
761
#: client/drizzleadmin.cc:374
762
msgid "Copyright (C) 2000-2008 MySQL AB"
765
#: client/drizzleadmin.cc:375
767
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
768
"and you are welcome to modify and redistribute it under the GPL license\n"
771
#: client/drizzleadmin.cc:376
773
msgid "Administration program for the drizzled daemon."
774
msgstr "Administrationsprogram för drizzled-demonen."
776
#: client/drizzleadmin.cc:377
778
msgid "Usage: %s [OPTIONS] command command....\n"
781
#: client/drizzleadmin.cc:379
783
" ping Check if server is down\n"
784
" shutdown Take server down\n"
787
#: libdrizzle/errmsg.c:27
788
msgid "Unknown Drizzle error"
789
msgstr "Okänt Drizzle fel"
791
#: libdrizzle/errmsg.c:28
793
msgid "Can't create UNIX socket (%d)"
796
#: libdrizzle/errmsg.c:29
798
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
801
#: libdrizzle/errmsg.c:30
803
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
806
#: libdrizzle/errmsg.c:31
808
msgid "Can't create TCP/IP socket (%d)"
811
#: libdrizzle/errmsg.c:32
813
msgid "Unknown Drizzle server host '%-.100s' (%d)"
816
#: libdrizzle/errmsg.c:33
817
msgid "Drizzle server has gone away"
820
#: libdrizzle/errmsg.c:34
822
msgid "Protocol mismatch; server version = %d, client version = %d"
825
#: libdrizzle/errmsg.c:35
826
msgid "Drizzle client ran out of memory"
829
#: libdrizzle/errmsg.c:36
830
msgid "Wrong host info"
833
#: libdrizzle/errmsg.c:37
834
msgid "Localhost via UNIX socket"
837
#: libdrizzle/errmsg.c:38
839
msgid "%-.100s via TCP/IP"
842
#: libdrizzle/errmsg.c:39
843
msgid "Error in server handshake"
846
#: libdrizzle/errmsg.c:40
847
msgid "Lost connection to Drizzle server during query"
850
#: libdrizzle/errmsg.c:41
851
msgid "Commands out of sync; you can't run this command now"
854
#: libdrizzle/errmsg.c:42
856
msgid "Named pipe: %-.32s"
859
#: libdrizzle/errmsg.c:43
861
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
864
#: libdrizzle/errmsg.c:44
866
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
869
#: libdrizzle/errmsg.c:45
871
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
874
#: libdrizzle/errmsg.c:46
876
msgid "Can't initialize character set %-.32s (path: %-.100s)"
879
#: libdrizzle/errmsg.c:47
880
msgid "Got packet bigger than 'max_allowed_packet' bytes"
883
#: libdrizzle/errmsg.c:48
884
msgid "Embedded server"
887
#: libdrizzle/errmsg.c:49
888
msgid "Error on SHOW SLAVE STATUS:"
891
#: libdrizzle/errmsg.c:50
892
msgid "Error on SHOW SLAVE HOSTS:"
895
#: libdrizzle/errmsg.c:51
896
msgid "Error connecting to slave:"
899
#: libdrizzle/errmsg.c:52
900
msgid "Error connecting to master:"
903
#: libdrizzle/errmsg.c:53
904
msgid "SSL connection error"
907
#: libdrizzle/errmsg.c:54
908
msgid "Malformed packet"
911
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
912
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
913
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
914
#: libdrizzle/errmsg.c:74
915
msgid "(unused error message)"
918
#: libdrizzle/errmsg.c:56
919
msgid "Invalid use of null pointer"
922
#: libdrizzle/errmsg.c:57
923
msgid "Statement not prepared"
926
#: libdrizzle/errmsg.c:58
927
msgid "No data supplied for parameters in prepared statement"
930
#: libdrizzle/errmsg.c:59
931
msgid "Data truncated"
934
#: libdrizzle/errmsg.c:60
935
msgid "No parameters exist in the statement"
938
#: libdrizzle/errmsg.c:61
939
msgid "Invalid parameter number"
942
#: libdrizzle/errmsg.c:62
945
"Can't send long data for non-string/non-binary data types (parameter: %d)"
948
#: libdrizzle/errmsg.c:64
950
msgid "Using unsupported buffer type: %d (parameter: %d)"
953
#: libdrizzle/errmsg.c:65
955
msgid "Shared memory: %-.100s"
958
#: libdrizzle/errmsg.c:75
959
msgid "Wrong or unknown protocol"
962
#: libdrizzle/errmsg.c:76
963
msgid "Invalid connection handle"
966
#: libdrizzle/errmsg.c:77
968
"Connection using old (pre-4.1.1) authentication protocol refused (client "
969
"option 'secure_auth' enabled)"
972
#: libdrizzle/errmsg.c:79
973
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
976
#: libdrizzle/errmsg.c:80
977
msgid "Attempt to read column without prior row fetch"
980
#: libdrizzle/errmsg.c:81
981
msgid "Prepared statement contains no metadata"
984
#: libdrizzle/errmsg.c:82
986
"Attempt to read a row while there is no result set associated with the "
990
#: libdrizzle/errmsg.c:84
991
msgid "This feature is not implemented yet"
994
#: libdrizzle/errmsg.c:85
997
"Lost connection to Drizzle server while waiting for initial communication "
998
"packet, system error: %d"
1001
#: libdrizzle/errmsg.c:87
1004
"Lost connection to Drizzle server while reading initial communication "
1005
"packet, system error: %d"
1008
#: libdrizzle/errmsg.c:89
1011
"Lost connection to Drizzle server while sending authentication information, "
1015
#: libdrizzle/errmsg.c:91
1018
"Lost connection to Drizzle server while reading authorization information, "
1022
#: libdrizzle/errmsg.c:93
1025
"Lost connection to Drizzle server while setting initial database, system "
1029
#: libdrizzle/errmsg.c:95
1031
msgid "Statement closed indirectly because of a preceeding %s() call"
1034
#: libdrizzle/errmsg.c:97 drizzled/drizzled_error_messages.h:345
1035
msgid "Couldn't uncompress communication packet"
1038
#: libdrizzle/errmsg.c:99 drizzled/drizzled_error_messages.h:347
1039
msgid "Got an error reading communication packets"
1042
#: libdrizzle/errmsg.c:101 drizzled/drizzled_error_messages.h:349
1043
msgid "Got timeout reading communication packets"
1046
#: libdrizzle/errmsg.c:103 drizzled/drizzled_error_messages.h:351
1047
msgid "Got an error writing communication packets"
1050
#: libdrizzle/errmsg.c:105 drizzled/drizzled_error_messages.h:353
1051
msgid "Got timeout writing communication packets"
1054
#: libdrizzle/local_infile.c:190 mysys/errors.c:52
1056
msgid "File '%s' not found (Errcode: %d)"
1059
#: libdrizzle/local_infile.c:221 mysys/errors.c:26
1061
msgid "Error reading file '%s' (Errcode: %d)"
1064
#: mysys/errors.c:25
1066
msgid "Can't create/write to file '%s' (Errcode: %d)"
1069
#: mysys/errors.c:27
1071
msgid "Error writing file '%s' (Errcode: %d)"
1074
#: mysys/errors.c:28
1076
msgid "Error on close of '%s' (Errcode: %d)"
1079
#: mysys/errors.c:29
1081
msgid "Out of memory (Needed %u bytes)"
1084
#: mysys/errors.c:30
1086
msgid "Error on delete of '%s' (Errcode: %d)"
1089
#: mysys/errors.c:31
1091
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1094
#: mysys/errors.c:32
1096
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1099
#: mysys/errors.c:33
1101
msgid "Can't lock file (Errcode: %d)"
1104
#: mysys/errors.c:34
1106
msgid "Can't unlock file (Errcode: %d)"
1109
#: mysys/errors.c:35
1111
msgid "Can't read dir of '%s' (Errcode: %d)"
1114
#: mysys/errors.c:36
1116
msgid "Can't get stat of '%s' (Errcode: %d)"
1119
#: mysys/errors.c:37
1121
msgid "Can't change size of file (Errcode: %d)"
1124
#: mysys/errors.c:38
1126
msgid "Can't open stream from handle (Errcode: %d)"
1129
#: mysys/errors.c:39
1131
msgid "Can't get working dirctory (Errcode: %d)"
1134
#: mysys/errors.c:40
1136
msgid "Can't change dir to '%s' (Errcode: %d)"
1139
#: mysys/errors.c:41
1141
msgid "Warning: '%s' had %d links"
1144
#: mysys/errors.c:42
1146
msgid "Warning: %d files and %d streams is left open\n"
1149
#: mysys/errors.c:43
1151
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1154
#: mysys/errors.c:44
1156
msgid "Can't create directory '%s' (Errcode: %d)"
1159
#: mysys/errors.c:45
1162
"Character set '%s' is not a compiled character set and is not specified in "
1166
#: mysys/errors.c:46
1168
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1171
#: mysys/errors.c:47
1173
msgid "Can't read value for symlink '%s' (Error %d)"
1176
#: mysys/errors.c:48
1178
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1181
#: mysys/errors.c:49
1183
msgid "Error on realpath() on '%s' (Error %d)"
1186
#: mysys/errors.c:50
1188
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1191
#: mysys/errors.c:51
1194
"Collation '%s' is not a compiled collation and is not specified in the %s "
1198
#: mysys/errors.c:53
1200
msgid "File '%s' (fileno: %d) was not closed"
1203
#: mysys/my_error.c:86
1205
msgid "Unknown error %d"
1208
#: mysys/my_getopt.c:83
1212
#: mysys/my_getopt.c:85
1216
#: mysys/my_getopt.c:350
1218
msgid "%s: %s: Option '%s' used, but is disabled\n"
1221
#: mysys/my_getopt.c:351
1225
#: mysys/my_getopt.c:351
1229
#: mysys/my_getopt.c:454
1231
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1234
#: mysys/my_getopt.c:767
1236
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1239
#: mysys/my_getopt.c:948
1241
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1244
#: mysys/my_getopt.c:1170
1246
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1249
#: mysys/my_getopt.c:1190
1253
"Variables (--variable-name=value)\n"
1254
"and boolean options {false|true} Value (after reading options)\n"
1255
"--------------------------------- -----------------------------\n"
1258
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1259
msgid "(No default value)"
1262
#: mysys/my_getopt.c:1225
1266
#: mysys/my_getopt.c:1225
1270
#: mysys/my_getopt.c:1250
1272
msgid "(Disabled)\n"
1275
#: mysys/my_handler_errors.h:10
1276
msgid "Didn't find key on read or update"
1279
#: mysys/my_handler_errors.h:12
1280
msgid "Duplicate key on write or update"
1283
#: mysys/my_handler_errors.h:14
1284
msgid "Internal (unspecified) error in handler"
1287
#: mysys/my_handler_errors.h:16
1289
"Someone has changed the row since it was read (while the table was locked to "
1293
#: mysys/my_handler_errors.h:18
1294
msgid "Wrong index given to function"
1297
#: mysys/my_handler_errors.h:20
1298
msgid "Undefined handler error 125"
1301
#: mysys/my_handler_errors.h:22
1302
msgid "Index file is crashed"
1305
#: mysys/my_handler_errors.h:24
1306
msgid "Record file is crashed"
1309
#: mysys/my_handler_errors.h:26
1310
msgid "Out of memory in engine"
1313
#: mysys/my_handler_errors.h:28
1314
msgid "Undefined handler error 129"
1317
#: mysys/my_handler_errors.h:30
1318
msgid "Incorrect file format"
1321
#: mysys/my_handler_errors.h:32
1322
msgid "Command not supported by database"
1325
#: mysys/my_handler_errors.h:34
1326
msgid "Old database file"
1329
#: mysys/my_handler_errors.h:36
1330
msgid "No record read before update"
1333
#: mysys/my_handler_errors.h:38
1334
msgid "Record was already deleted (or record file crashed)"
1337
#: mysys/my_handler_errors.h:40
1338
msgid "No more room in record file"
1341
#: mysys/my_handler_errors.h:42
1342
msgid "No more room in index file"
1345
#: mysys/my_handler_errors.h:44
1346
msgid "No more records (read after end of file)"
1349
#: mysys/my_handler_errors.h:46
1350
msgid "Unsupported extension used for table"
1353
#: mysys/my_handler_errors.h:48
1357
#: mysys/my_handler_errors.h:50
1358
msgid "Wrong create options"
1361
#: mysys/my_handler_errors.h:52
1362
msgid "Duplicate unique key or constraint on write or update"
1365
#: mysys/my_handler_errors.h:54
1366
msgid "Unknown character set used in table"
1369
#: mysys/my_handler_errors.h:56
1370
msgid "Conflicting table definitions in sub-tables of MERGE table"
1373
#: mysys/my_handler_errors.h:58
1374
msgid "Table is crashed and last repair failed"
1377
#: mysys/my_handler_errors.h:60
1378
msgid "Table was marked as crashed and should be repaired"
1381
#: mysys/my_handler_errors.h:62
1382
msgid "Lock timed out; Retry transaction"
1385
#: mysys/my_handler_errors.h:64
1386
msgid "Lock table is full; Restart program with a larger locktable"
1389
#: mysys/my_handler_errors.h:66
1390
msgid "Updates are not allowed under a read only transactions"
1393
#: mysys/my_handler_errors.h:68
1394
msgid "Lock deadlock; Retry transaction"
1397
#: mysys/my_handler_errors.h:70
1398
msgid "Foreign key constraint is incorrectly formed"
1401
#: mysys/my_handler_errors.h:72
1402
msgid "Cannot add a child row"
1405
#: mysys/my_handler_errors.h:74
1406
msgid "Cannot delete a parent row"
1409
#: mysys/my_handler_errors.h:76
1410
msgid "No savepoint with that name"
1413
#: mysys/my_handler_errors.h:78
1414
msgid "Non unique key block size"
1417
#: mysys/my_handler_errors.h:80
1418
msgid "The table does not exist in engine"
1421
#: mysys/my_handler_errors.h:82
1422
msgid "The table already existed in storage engine"
1425
#: mysys/my_handler_errors.h:84
1426
msgid "Could not connect to storage engine"
1429
#: mysys/my_handler_errors.h:86
1430
msgid "Unexpected null pointer found when using spatial index"
1433
#: mysys/my_handler_errors.h:88
1434
msgid "The table changed in storage engine"
1437
#: mysys/my_handler_errors.h:90
1438
msgid "There's no partition in table for the given value"
1441
#: mysys/my_handler_errors.h:92
1442
msgid "Row-based binlogging of row failed"
1445
#: mysys/my_handler_errors.h:94
1446
msgid "Index needed in foreign key constraint"
1449
#: mysys/my_handler_errors.h:96
1450
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1453
#: mysys/my_handler_errors.h:98
1454
msgid "Table needs to be upgraded before it can be used"
1457
#: mysys/my_handler_errors.h:100
1458
msgid "Table is read only"
1461
#: mysys/my_handler_errors.h:102
1462
msgid "Failed to get next auto increment value"
1465
#: mysys/my_handler_errors.h:104
1466
msgid "Failed to set row auto increment value"
1469
#: mysys/my_handler_errors.h:106
1470
msgid "Unknown (generic) error from engine"
1473
#: mysys/my_handler_errors.h:108
1474
msgid "Record is the same"
1477
#: mysys/my_handler_errors.h:110
1478
msgid "It is not possible to log this statement"
1481
#: mysys/my_handler_errors.h:112
1482
msgid "Tablespace exists"
1485
#: mysys/my_handler_errors.h:114
1486
msgid "The event was corrupt, leading to illegal data being read"
1489
#: mysys/my_handler_errors.h:116
1490
msgid "The table is of a new format not supported by this version"
1493
#: mysys/my_handler_errors.h:118
1494
msgid "The event could not be processed no other hanlder error happened"
1497
#: mysys/my_handler_errors.h:120
1498
msgid "Got a fatal error during initialzaction of handler"
1501
#: mysys/my_handler_errors.h:122
1502
msgid "File to short; Expected more data in file"
1505
#: mysys/my_handler_errors.h:124
1506
msgid "Read page with wrong checksum"
1509
#: mysys/my_handler_errors.h:126
1510
msgid "Lock or active transaction"
1513
#: mysys/my_handler_errors.h:128
1514
msgid "No such table space"
1517
#: mysys/my_handler_errors.h:130
1518
msgid "Tablespace not empty"
1521
#: drizzled/authentication.cc:66 drizzled/handler.cc:355
1522
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4652
1524
msgid "Plugin '%s' init function returned error."
1527
#: drizzled/drizzled.cc:558
1529
msgid "Got error %d from pthread_cond_timedwait"
1532
#: drizzled/drizzled.cc:698 drizzled/drizzled.cc:1786
1533
msgid "Can't create thread to kill server"
1536
#: drizzled/drizzled.cc:765
1538
msgid "Got signal %d from thread %lud"
1541
#: drizzled/drizzled.cc:799
1545
#: drizzled/drizzled.cc:995
1546
msgid "One can only use the --user switch if running as root\n"
1549
#: drizzled/drizzled.cc:1003
1551
"Fatal error: Please read \"Security\" section of the manual to find out how "
1552
"to run mysqld as root!\n"
1555
#: drizzled/drizzled.cc:1027
1558
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1562
#: drizzled/drizzled.cc:1202
1564
msgid "Retrying bind on TCP/IP port %u"
1567
#: drizzled/drizzled.cc:1208
1568
msgid "Can't start server: Bind on TCP/IP port"
1571
#: drizzled/drizzled.cc:1209
1573
msgid "Do you already have another drizzled server running on port: %d ?"
1576
#: drizzled/drizzled.cc:1215
1577
msgid "Can't start server: listen() on TCP/IP port"
1580
#: drizzled/drizzled.cc:1216
1582
msgid "listen() on TCP/IP failed with error %d"
1585
#: drizzled/drizzled.cc:1434
1590
#: drizzled/drizzled.cc:1452
1593
"We will try our best to scrape up some info that will hopefully help "
1595
"the problem, but since we have already crashed, something is definitely "
1597
"and this may fail.\n"
1601
#: drizzled/drizzled.cc:1463
1604
"It is possible that mysqld could use up to \n"
1605
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1607
"Hope that's ok; if not, decrease some variables in the equation.\n"
1611
#: drizzled/drizzled.cc:1481
1614
"Attempting backtrace. You can use the following information to find out\n"
1615
"where mysqld died. If you see no messages after this, something went\n"
1616
"terribly wrong...\n"
1619
#: drizzled/drizzled.cc:1509
1622
"Trying to get some variables.\n"
1623
"Some pointers may be invalid and cause the dump to abort...\n"
1626
#: drizzled/drizzled.cc:1521
1630
"This crash occured while the server was calling initgroups(). This is\n"
1631
"often due to the use of a drizzled that is statically linked against glibc\n"
1632
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1633
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1634
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1635
"drizzled that is not statically linked.\n"
1638
#: drizzled/drizzled.cc:1536
1642
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1643
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1644
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1645
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1646
"the documentation for your distribution on how to do that.\n"
1649
#: drizzled/drizzled.cc:1549
1653
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1654
"unreliable and unstable on some operating systems and operating-system\n"
1655
"versions (notably, some versions of Linux). This crash could be due to use\n"
1656
"of those buggy OS calls. You should consider whether you really need the\n"
1657
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1661
#: drizzled/drizzled.cc:1564
1663
msgid "Writing a core file\n"
1666
#: drizzled/drizzled.cc:1611
1668
"setrlimit could not change the size of core files to 'infinity'; We may not "
1669
"be able to generate a core file on signals"
1672
#: drizzled/drizzled.cc:1679
1674
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1677
#: drizzled/drizzled.cc:1767
1679
msgid "Got signal %d to shutdown mysqld"
1682
#: drizzled/drizzled.cc:1813
1684
msgid "Got signal: %d error: %d"
1687
#: drizzled/drizzled.cc:1952
1689
msgid "Wrong date/time format specifier: %s\n"
1692
#: drizzled/drizzled.cc:2081
1694
msgid "gethostname failed, using '%s' as hostname"
1697
#: drizzled/drizzled.cc:2145
1700
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1703
#: drizzled/drizzled.cc:2150
1706
"Could not increase number of max_open_files to more than %u (request: %u)"
1709
#: drizzled/drizzled.cc:2231
1711
msgid "Unknown locale: '%s'"
1714
#: drizzled/drizzled.cc:2251
1716
"Although a path was specified for the --log option, log tables are used. To "
1717
"enable logging to files use the --log-output option."
1720
#: drizzled/drizzled.cc:2258
1722
"Although a path was specified for the --log-slow-queries option, log tables "
1723
"are used. To enable logging to files use the --log-output=file option."
1726
#: drizzled/drizzled.cc:2326
1727
msgid "Can't create thread-keys"
1730
#: drizzled/drizzled.cc:2373
1731
msgid "Out of memory"
1734
#: drizzled/drizzled.cc:2380
1735
msgid "You need to use --log-bin to make --binlog-format work."
1738
#: drizzled/drizzled.cc:2402
1740
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1741
"impossible, it would lead to infinite loops in this server."
1744
#: drizzled/drizzled.cc:2422
1747
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1748
"replication may break when this Drizzle server acts as a master and has his "
1749
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1752
#: drizzled/drizzled.cc:2456
1753
msgid "Failed to initialize plugins."
1756
#: drizzled/drizzled.cc:2487
1759
"%s: Too many arguments (first extra is '%s').\n"
1760
"Use --verbose --help to get a list of available options\n"
1763
#: drizzled/drizzled.cc:2497
1764
msgid "Can't init databases"
1767
#: drizzled/drizzled.cc:2520
1769
msgid "Unknown/unsupported table type: %s"
1772
#: drizzled/drizzled.cc:2526
1774
msgid "Default storage engine (%s) is not available"
1777
#: drizzled/drizzled.cc:2549
1778
msgid "Can't initialize tc_log"
1781
#: drizzled/drizzled.cc:2580
1783
msgid "Failed to lock memory. Errno: %d\n"
1786
#: drizzled/drizzled.cc:2649
1788
msgid "Asked for %u thread stack, but got %llu"
1791
#: drizzled/drizzled.cc:2685
1793
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1794
"value: we force server id to 1; updates will be logged to the binary log, "
1795
"but connections from slaves will not be accepted."
1798
#: drizzled/drizzled.cc:2743
1799
msgid "Before Lock_thread_count"
1802
#: drizzled/drizzled.cc:2750
1803
msgid "After lock_thread_count"
1806
#: drizzled/drizzled.cc:2858
1808
msgid "drizzled: Got error %d from select"
1811
#: drizzled/drizzled.cc:3100 drizzled/drizzled.cc:3205
1812
#: drizzled/drizzled.cc:3364
1813
msgid "Option used by mysql-test for debugging and testing of replication."
1816
#: drizzled/drizzled.cc:3104
1817
msgid "Auto-increment columns are incremented by this"
1820
#: drizzled/drizzled.cc:3109
1822
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1826
#: drizzled/drizzled.cc:3115
1828
"Path to installation directory. All paths are usually resolved relative to "
1832
#: drizzled/drizzled.cc:3119
1833
msgid "IP address to bind to."
1836
#: drizzled/drizzled.cc:3123
1838
"Does not have any effect without '--log-bin'. Tell the master the form of "
1839
"binary logging to use: either 'row' for row-based binary logging, or "
1840
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1841
"statement-based binary logging except for those statements where only row-"
1842
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1843
"the UUID() function; for those, row-based binary logging is automatically "
1847
#: drizzled/drizzled.cc:3133
1849
"Tells the master it should log updates for the specified database, and "
1850
"exclude all others not explicitly mentioned."
1853
#: drizzled/drizzled.cc:3137
1855
"Tells the master that updates to the given database should not be logged "
1859
#: drizzled/drizzled.cc:3141
1861
"The maximum size of a row-based binary log event in bytes. Rows will be "
1862
"grouped into events smaller than this size if possible. The value has to be "
1863
"a multiple of 256."
1866
#: drizzled/drizzled.cc:3152
1867
msgid "Don't ignore client side character set value sent during handshake."
1870
#: drizzled/drizzled.cc:3157
1871
msgid "Set the filesystem character set."
1874
#: drizzled/drizzled.cc:3162
1876
msgid "Set the default character set."
1877
msgstr "Välj standardteckentabell"
1879
#: drizzled/drizzled.cc:3169
1880
msgid "Chroot mysqld daemon during startup."
1883
#: drizzled/drizzled.cc:3173
1884
msgid "Set the default collation."
1887
#: drizzled/drizzled.cc:3177
1888
msgid "Default completion type."
1891
#: drizzled/drizzled.cc:3182
1892
msgid "Write error output on screen."
1895
#: drizzled/drizzled.cc:3186
1896
msgid "Write core on errors."
1899
#: drizzled/drizzled.cc:3190
1900
msgid "Path to the database root."
1903
#: drizzled/drizzled.cc:3194
1904
msgid "Set the default storage engine (table type) for tables."
1907
#: drizzled/drizzled.cc:3198
1908
msgid "Set the default time zone."
1911
#: drizzled/drizzled.cc:3202
1912
msgid "Type of DELAY_KEY_WRITE."
1915
#: drizzled/drizzled.cc:3211
1916
msgid "Print a symbolic stack trace on failure."
1919
#: drizzled/drizzled.cc:3217
1920
msgid "Push supported query conditions to the storage engine."
1923
#: drizzled/drizzled.cc:3223
1924
msgid "Used for debugging; Use at your own risk!"
1927
#: drizzled/drizzled.cc:3226
1928
msgid "Flush tables to disk between SQL commands."
1931
#: drizzled/drizzled.cc:3231
1932
msgid "Set up signals usable for debugging"
1935
#: drizzled/drizzled.cc:3235
1936
msgid "Enable general query log"
1939
#: drizzled/drizzled.cc:3239
1940
msgid "Command(s) that are executed for each new connection"
1943
#: drizzled/drizzled.cc:3243
1944
msgid "Read SQL commands from this file at startup."
1947
#: drizzled/drizzled.cc:3247
1948
msgid "Command(s) that are executed when a slave connects to this master"
1951
#: drizzled/drizzled.cc:3251
1955
#: drizzled/drizzled.cc:3255
1956
msgid "Set the language used for the month names and the days of the week."
1959
#: drizzled/drizzled.cc:3260
1960
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1963
#: drizzled/drizzled.cc:3265
1964
msgid "Log connections and queries to file."
1967
#: drizzled/drizzled.cc:3269
1969
"Log update queries in binary format. Optional argument is the location for "
1970
"the binary log files.(Strongly recommended to avoid replication problems if "
1971
"server's hostname changes)"
1974
#: drizzled/drizzled.cc:3276
1975
msgid "File that holds the names for last binary log files."
1978
#: drizzled/drizzled.cc:3284
1980
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1981
"stored function (or trigger) is allowed only to users having the SUPER "
1982
"privilege and only if this stored function (trigger) may not break binary "
1983
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1984
"binary logging, the security issues do not exist and the binary logging "
1985
"cannot break, so you can safely set this to 1."
1988
#: drizzled/drizzled.cc:3293
1989
msgid "Error log file."
1992
#: drizzled/drizzled.cc:3297
1993
msgid "Log all MyISAM changes to file."
1996
#: drizzled/drizzled.cc:3301
1998
"Log queries that are executed without benefit of any index to the slow log "
2002
#: drizzled/drizzled.cc:3307
2004
"Tells the slave to log the updates from the slave thread to the binary log. "
2005
"You will need to turn it on if you plan to daisy-chain the slaves."
2008
#: drizzled/drizzled.cc:3314
2010
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
2011
"slow log if it is open."
2014
#: drizzled/drizzled.cc:3320
2016
"Log slow statements executed by slave thread to the slow log if it is open."
2019
#: drizzled/drizzled.cc:3326
2021
"Log slow queries to a table or log file. Defaults logging to table mysql."
2022
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
2023
"to activate other slow log options."
2026
#: drizzled/drizzled.cc:3332
2028
"Path to transaction coordinator log (used for transactions that affect more "
2029
"than one storage engine, when binary log is disabled)"
2032
#: drizzled/drizzled.cc:3338
2033
msgid "Size of transaction coordinator log."
2036
#: drizzled/drizzled.cc:3344
2037
msgid "Log some not critical warnings to the log file."
2040
#: drizzled/drizzled.cc:3349
2041
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
2044
#: drizzled/drizzled.cc:3354
2046
"The location and name of the file that remembers the master and where the I/"
2047
"O replication thread is in the master's binlogs."
2050
#: drizzled/drizzled.cc:3359
2052
"The number of tries the slave will make to connect to the master before "
2056
#: drizzled/drizzled.cc:3368
2057
msgid "Lock mysqld in memory."
2060
#: drizzled/drizzled.cc:3372
2062
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2063
"BACKUP, FORCE or QUICK."
2066
#: drizzled/drizzled.cc:3377
2067
msgid "Use very new possible 'unsafe' functions."
2070
#: drizzled/drizzled.cc:3382
2071
msgid "Use old, non-optimized alter table."
2074
#: drizzled/drizzled.cc:3387
2076
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2077
"each user+host vs. per account)"
2080
#: drizzled/drizzled.cc:3392
2081
msgid "Pid file used by safe_mysqld."
2084
#: drizzled/drizzled.cc:3402
2086
"Maximum time in seconds to wait for the port to become free. (Default: no "
2090
#: drizzled/drizzled.cc:3407
2091
msgid "The location and name to use for relay logs."
2094
#: drizzled/drizzled.cc:3411
2096
"The location and name to use for the file that keeps a list of the last "
2100
#: drizzled/drizzled.cc:3416
2102
"The location and name of the file that remembers where the SQL replication "
2103
"thread is in the relay logs."
2106
#: drizzled/drizzled.cc:3421
2108
"Tells the slave thread to restrict replication to the specified database. To "
2109
"specify more than one database, use the directive multiple times, once for "
2110
"each database. Note that this will only work if you do not use cross-"
2111
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2112
"having selected a different or no database. If you need cross database "
2113
"updates to work, use replicate-wild-do-table=db_name.%."
2116
#: drizzled/drizzled.cc:3430
2118
"Tells the slave thread to restrict replication to the specified table. To "
2119
"specify more than one table, use the directive multiple times, once for each "
2120
"table. This will work for cross-database updates, in contrast to replicate-"
2124
#: drizzled/drizzled.cc:3436
2126
"Tells the slave thread to not replicate to the specified database. To "
2127
"specify more than one database to ignore, use the directive multiple times, "
2128
"once for each database. This option will not work if you use cross database "
2129
"updates. If you need cross database updates to work, use replicate-wild-"
2130
"ignore-table=db_name.%. "
2133
#: drizzled/drizzled.cc:3443
2135
"Tells the slave thread to not replicate to the specified table. To specify "
2136
"more than one table to ignore, use the directive multiple times, once for "
2137
"each table. This will work for cross-datbase updates, in contrast to "
2138
"replicate-ignore-db."
2141
#: drizzled/drizzled.cc:3449
2143
"Updates to a database with a different name than the original. Example: "
2144
"replicate-rewrite-db=master_db_name->slave_db_name."
2147
#: drizzled/drizzled.cc:3453
2149
"In replication, if set to 1, do not skip events having our server id. "
2150
"Default value is 0 (to break infinite loops in circular replication). Can't "
2151
"be set to 1 if --log-slave-updates is used."
2154
#: drizzled/drizzled.cc:3460
2156
"Tells the slave thread to restrict replication to the tables that match the "
2157
"specified wildcard pattern. To specify more than one table, use the "
2158
"directive multiple times, once for each table. This will work for cross-"
2159
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2160
"only updates to tables in all databases that start with foo and whose table "
2161
"names start with bar."
2164
#: drizzled/drizzled.cc:3468
2166
"Tells the slave thread to not replicate to the tables that match the given "
2167
"wildcard pattern. To specify more than one table to ignore, use the "
2168
"directive multiple times, once for each table. This will work for cross-"
2169
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2170
"updates to tables in databases that start with foo and whose table names "
2174
#: drizzled/drizzled.cc:3477
2176
"Hostname or IP of the slave to be reported to to the master during slave "
2177
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2178
"you do not want the slave to register itself with the master. Note that it "
2179
"is not sufficient for the master to simply read the IP of the slave off the "
2180
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2181
"may not be valid for connecting to the slave from the master or other hosts."
2184
#: drizzled/drizzled.cc:3490
2186
"Port for connecting to slave reported to the master during slave "
2187
"registration. Set it only if the slave is listening on a non-default port or "
2188
"if you have a special tunnel from the master or other clients to the slave. "
2189
"If not sure, leave this option unset."
2192
#: drizzled/drizzled.cc:3497
2193
msgid "Skip some optimize stages (for testing)."
2196
#: drizzled/drizzled.cc:3500
2198
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2199
"specified directory"
2202
#: drizzled/drizzled.cc:3505
2204
"Uniquely identifies the server instance in the community of replication "
2208
#: drizzled/drizzled.cc:3510
2209
msgid "Don't use new, possible wrong routines."
2212
#: drizzled/drizzled.cc:3513
2213
msgid "If set, slave is not autostarted."
2216
#: drizzled/drizzled.cc:3517
2217
msgid "Don't print a stack trace on failure."
2220
#: drizzled/drizzled.cc:3521
2221
msgid "Don't give threads different priorities."
2224
#: drizzled/drizzled.cc:3525
2226
"The location where the slave should put its temporary files when replicating "
2227
"a LOAD DATA INFILE command."
2230
#: drizzled/drizzled.cc:3530
2232
"Tells the slave thread to continue replication when a query event returns an "
2233
"error from the provided list."
2236
#: drizzled/drizzled.cc:3534
2238
"Modes for how replication events should be executed. Legal values are "
2239
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2240
"stop for operations that are idempotent. In STRICT mode, replication will "
2241
"stop on any unexpected difference between the master and the slave."
2244
#: drizzled/drizzled.cc:3542
2245
msgid "Enable|disable slow query log"
2248
#: drizzled/drizzled.cc:3546
2252
#: drizzled/drizzled.cc:3549
2253
msgid "Enable symbolic link support."
2256
#: drizzled/drizzled.cc:3558
2258
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2261
#: drizzled/drizzled.cc:3563
2263
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2267
#: drizzled/drizzled.cc:3568
2269
"Using this option will cause most temporary files created to use a small set "
2270
"of names, rather than a unique name for each new file."
2273
#: drizzled/drizzled.cc:3573
2275
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2278
#: drizzled/drizzled.cc:3578
2280
"Path for temporary files. Several paths may be specified, separated by a "
2281
"colon (:), in this case they are used in a round-robin fashion."
2284
#: drizzled/drizzled.cc:3584
2285
msgid "Default transaction isolation level."
2288
#: drizzled/drizzled.cc:3588
2289
msgid "Run mysqld daemon as user."
2292
#: drizzled/drizzled.cc:3596
2294
"The number of outstanding connection requests MySQL can have. This comes "
2295
"into play when the main MySQL thread gets very many connection requests in a "
2299
#: drizzled/drizzled.cc:3602
2301
"The size of the cache to hold the SQL statements for the binary log during a "
2302
"transaction. If you often use big, multi-statement transactions you can "
2303
"increase this to get more performance."
2306
#: drizzled/drizzled.cc:3608
2308
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2312
#: drizzled/drizzled.cc:3614
2314
"The number of seconds the mysqld server is waiting for a connect packet "
2315
"before responding with 'Bad handshake'."
2318
#: drizzled/drizzled.cc:3619
2319
msgid "The DATE format (For future)."
2322
#: drizzled/drizzled.cc:3624
2323
msgid "The DATETIME/TIMESTAMP format (for future)."
2326
#: drizzled/drizzled.cc:3629
2327
msgid "The default week format used by WEEK() functions."
2330
#: drizzled/drizzled.cc:3634
2332
"Precision of the result of '/' operator will be increased on that value."
2335
#: drizzled/drizzled.cc:3640
2337
"If non-zero, binary logs will be purged after expire_logs_days days; "
2338
"possible purges happen at startup and at binary log rotation."
2341
#: drizzled/drizzled.cc:3646
2342
msgid "The maximum length of the result of function group_concat."
2345
#: drizzled/drizzled.cc:3651
2347
"The number of seconds the server waits for activity on an interactive "
2348
"connection before closing it."
2351
#: drizzled/drizzled.cc:3657
2352
msgid "The size of the buffer that is used for full joins."
2355
#: drizzled/drizzled.cc:3663
2356
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2359
#: drizzled/drizzled.cc:3668
2361
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2362
"this to get better index handling (for all reads and multiple writes) to as "
2363
"much as you can afford;"
2366
#: drizzled/drizzled.cc:3677
2368
"This characterizes the number of hits a hot block has to be untouched until "
2369
"it is considered aged enough to be downgraded to a warm block. This "
2370
"specifies the percentage ratio of that number of hits to the total number of "
2371
"blocks in key cache"
2374
#: drizzled/drizzled.cc:3686
2375
msgid "The default size of key cache blocks"
2378
#: drizzled/drizzled.cc:3692
2379
msgid "The minimum percentage of warm blocks in key cache"
2382
#: drizzled/drizzled.cc:3698
2384
"Log all queries that have taken more than long_query_time seconds to execute "
2385
"to file. The argument will be treated as a decimal value with microsecond "
2389
#: drizzled/drizzled.cc:3704
2390
msgid "Max packetlength to send/receive from to server."
2393
#: drizzled/drizzled.cc:3709
2395
"Can be used to restrict the total size used to cache a multi-transaction "
2399
#: drizzled/drizzled.cc:3714
2401
"Binary log will be rotated automatically when the size exceeds this value. "
2402
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2403
"for this variable is 4096."
2406
#: drizzled/drizzled.cc:3720
2408
"If there is more than this number of interrupted connections from a host "
2409
"this host will be blocked from further connections."
2412
#: drizzled/drizzled.cc:3727
2413
msgid "The number of simultaneous clients allowed."
2416
#: drizzled/drizzled.cc:3732
2417
msgid "Max number of errors/warnings to store for a statement."
2420
#: drizzled/drizzled.cc:3737
2421
msgid "Don't allow creation of heap tables bigger than this."
2424
#: drizzled/drizzled.cc:3743
2426
"Joins that are probably going to read more than max_join_size records return "
2430
#: drizzled/drizzled.cc:3749
2431
msgid "Max number of bytes in sorted records."
2434
#: drizzled/drizzled.cc:3754
2436
"If non-zero: relay log will be rotated automatically when the size exceeds "
2437
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2438
"excepted, the minimum value for this variable is 4096."
2441
#: drizzled/drizzled.cc:3761
2442
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2445
#: drizzled/drizzled.cc:3766
2447
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2448
"max_sort_length bytes of each value are used; the rest are ignored)."
2451
#: drizzled/drizzled.cc:3773
2452
msgid "Maximum number of temporary tables a client can keep open at a time."
2455
#: drizzled/drizzled.cc:3778
2456
msgid "After this many write locks, allow some read locks to run in between."
2459
#: drizzled/drizzled.cc:3782
2461
"Don't log queries which examine less than min_examined_row_limit rows to "
2465
#: drizzled/drizzled.cc:3788
2466
msgid "Block size to be used for MyISAM index pages."
2469
#: drizzled/drizzled.cc:3794
2470
msgid "Default pointer size to be used for MyISAM tables."
2473
#: drizzled/drizzled.cc:3799
2475
"Don't use the fast sort index method to created index if the temporary file "
2476
"would get bigger than this."
2479
#: drizzled/drizzled.cc:3806
2481
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2482
"disables parallel repair."
2485
#: drizzled/drizzled.cc:3812
2487
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2488
"when creating indexes with CREATE INDEX or ALTER TABLE."
2491
#: drizzled/drizzled.cc:3818
2493
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2494
"Possible values of name are 'nulls_unequal' (default behavior), "
2495
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2498
#: drizzled/drizzled.cc:3825
2499
msgid "Buffer length for TCP/IP and socket communication."
2502
#: drizzled/drizzled.cc:3830
2504
"Number of seconds to wait for more data from a connection before aborting "
2508
#: drizzled/drizzled.cc:3836
2510
"If a read on a communication port is interrupted, retry this many times "
2514
#: drizzled/drizzled.cc:3842
2516
"Number of seconds to wait for a block to be written to a connection before "
2517
"aborting the write."
2520
#: drizzled/drizzled.cc:3848
2521
msgid "Use compatible behavior."
2524
#: drizzled/drizzled.cc:3853
2526
"If this is not 0, then mysqld will use this value to reserve file "
2527
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2528
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2529
"larger) number of files."
2532
#: drizzled/drizzled.cc:3860
2534
"Controls the heuristic(s) applied during query optimization to prune less-"
2535
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2536
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2537
"on number of retrieved rows."
2540
#: drizzled/drizzled.cc:3868
2542
"Maximum depth of search performed by the query optimizer. Values larger than "
2543
"the number of relations in a query result in better query plans, but take "
2544
"longer to compile a query. Smaller values than the number of tables in a "
2545
"relation result in faster optimization, but may produce very bad query "
2546
"plans. If set to 0, the system will automatically pick a reasonable value; "
2547
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2548
"(used for testing/comparison)."
2551
#: drizzled/drizzled.cc:3880
2552
msgid "Directory for plugins."
2555
#: drizzled/drizzled.cc:3884
2557
"Optional comma separated list of plugins to load, where each plugin is "
2558
"identified by the name of the shared library. [for example: --"
2559
"plugin_load=libmd5udf.so]"
2562
#: drizzled/drizzled.cc:3890
2563
msgid "The size of the buffer that is allocated when preloading indexes"
2566
#: drizzled/drizzled.cc:3895
2567
msgid "Allocation block size for query parsing and execution"
2570
#: drizzled/drizzled.cc:3900
2571
msgid "Persistent buffer for query parsing and execution"
2574
#: drizzled/drizzled.cc:3906
2575
msgid "Allocation block size for storing ranges during optimization"
2578
#: drizzled/drizzled.cc:3912
2580
"Each thread that does a sequential scan allocates a buffer of this size for "
2581
"each table it scans. If you do many sequential scans, you may want to "
2582
"increase this value."
2585
#: drizzled/drizzled.cc:3920
2587
"Make all non-temporary tables read-only, with the exception for replication "
2588
"(slave) threads and users with the SUPER privilege"
2591
#: drizzled/drizzled.cc:3926
2593
"When reading rows in sorted order after a sort, the rows are read through "
2594
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2598
#: drizzled/drizzled.cc:3940
2600
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2604
#: drizzled/drizzled.cc:3946
2605
msgid "Maximum space to use for all relay logs."
2608
#: drizzled/drizzled.cc:3951
2609
msgid "Use compression on master/slave protocol."
2612
#: drizzled/drizzled.cc:3956
2614
"Number of seconds to wait for more data from a master/slave connection "
2615
"before aborting the read."
2618
#: drizzled/drizzled.cc:3961
2620
"Number of times the slave SQL thread will retry a transaction in case it "
2621
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2625
#: drizzled/drizzled.cc:3967
2626
msgid "Allow slave to batch requests."
2629
#: drizzled/drizzled.cc:3971
2631
"If creating the thread takes longer than this value (in seconds), the "
2632
"Slow_launch_threads counter will be incremented."
2635
#: drizzled/drizzled.cc:3976
2636
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2639
#: drizzled/drizzled.cc:3982
2641
"Synchronously flush binary log to disk after every #th event. Use 0 "
2642
"(default) to disable synchronous flushing."
2645
#: drizzled/drizzled.cc:3987
2646
msgid "The number of cached table definitions."
2649
#: drizzled/drizzled.cc:3991
2650
msgid "The number of cached open tables."
2653
#: drizzled/drizzled.cc:3995
2655
"Timeout in seconds to wait for a table level lock before returning an error. "
2656
"Used only if the connection has active cursors."
2659
#: drizzled/drizzled.cc:4000
2660
msgid "How many threads we should keep in a cache for reuse."
2663
#: drizzled/drizzled.cc:4004
2665
"How many threads we should create to handle query requests in case of "
2666
"'thread_handling=pool-of-threads'"
2669
#: drizzled/drizzled.cc:4009
2670
msgid "The stack size for each thread."
2673
#: drizzled/drizzled.cc:4015
2674
msgid "The TIME format (for future)."
2677
#: drizzled/drizzled.cc:4020
2679
"If an internal in-memory temporary table exceeds this size, MySQL will "
2680
"automatically convert it to an on-disk MyISAM table."
2683
#: drizzled/drizzled.cc:4026
2684
msgid "Allocation block size for transactions to be stored in binary log"
2687
#: drizzled/drizzled.cc:4031
2688
msgid "Persistent buffer for transactions to be stored in binary log"
2691
#: drizzled/drizzled.cc:4036
2693
"The number of seconds the server waits for activity on a connection before "
2697
#: drizzled/drizzled.cc:4284
2699
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2700
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2701
"and you are welcome to modify and redistribute it under the GPL license\n"
2703
"Starts the Drizzle database server\n"
2706
#: drizzled/drizzled.cc:4291
2708
msgid "Usage: %s [OPTIONS]\n"
2711
#: drizzled/drizzled.cc:4302
2714
"To see what values a running Drizzle server is using, type\n"
2715
"'drizzleadmin variables' instead of 'drizzled --help'."
2718
#: drizzled/drizzled.cc:4486
2721
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2725
#: drizzled/drizzled.cc:4538
2727
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2730
#: drizzled/drizzled.cc:4547
2732
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2735
#: drizzled/drizzled.cc:4557
2737
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2740
#: drizzled/drizzled.cc:4586 drizzled/drizzled.cc:4595
2742
msgid "Could not add do table rule '%s'!\n"
2745
#: drizzled/drizzled.cc:4604 drizzled/drizzled.cc:4613
2747
msgid "Could not add ignore table rule '%s'!\n"
2750
#: drizzled/drizzled.cc:4657
2751
msgid "Can't start server: cannot resolve hostname!"
2754
#: drizzled/drizzled.cc:4663
2755
msgid "Can't start server: bind-address refers to multiple interfaces!"
2758
#: drizzled/drizzled.cc:4838
2760
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2761
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2764
#: drizzled/drizzled.cc:5029
2766
msgid "No option given to %s\n"
2769
#: drizzled/drizzled.cc:5031
2771
msgid "Wrong option to %s. Option(s) given: %s\n"
2774
#: drizzled/drizzled.cc:5033
2776
msgid "Alternatives are: '%s'"
2779
#: drizzled/drizzled_error_messages.h:31
2783
#: drizzled/drizzled_error_messages.h:33
2787
#: drizzled/drizzled_error_messages.h:35
2791
#: drizzled/drizzled_error_messages.h:37
2795
#: drizzled/drizzled_error_messages.h:39
2797
msgid "Can't create file '%-.200s' (errno: %d)"
2800
#: drizzled/drizzled_error_messages.h:41
2802
msgid "Can't create table '%-.200s' (errno: %d)"
2805
#: drizzled/drizzled_error_messages.h:43
2807
msgid "Can't create database '%-.192s' (errno: %d)"
2810
#: drizzled/drizzled_error_messages.h:45
2812
msgid "Can't create database '%-.192s'; database exists"
2815
#: drizzled/drizzled_error_messages.h:47
2817
msgid "Can't drop database '%-.192s'; database doesn't exist"
2820
#: drizzled/drizzled_error_messages.h:49
2822
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2825
#: drizzled/drizzled_error_messages.h:51
2827
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2830
#: drizzled/drizzled_error_messages.h:53
2832
msgid "Error on delete of '%-.192s' (errno: %d)"
2835
#: drizzled/drizzled_error_messages.h:55
2836
msgid "Can't read record in system table"
2839
#: drizzled/drizzled_error_messages.h:57
2841
msgid "Can't get status of '%-.200s' (errno: %d)"
2844
#: drizzled/drizzled_error_messages.h:59
2846
msgid "Can't get working directory (errno: %d)"
2849
#: drizzled/drizzled_error_messages.h:61
2851
msgid "Can't lock file (errno: %d)"
2854
#: drizzled/drizzled_error_messages.h:63
2856
msgid "Can't open file: '%-.200s' (errno: %d)"
2859
#: drizzled/drizzled_error_messages.h:65
2861
msgid "Can't find file: '%-.200s' (errno: %d)"
2864
#: drizzled/drizzled_error_messages.h:67
2866
msgid "Can't read dir of '%-.192s' (errno: %d)"
2869
#: drizzled/drizzled_error_messages.h:69
2871
msgid "Can't change dir to '%-.192s' (errno: %d)"
2874
#: drizzled/drizzled_error_messages.h:71
2876
msgid "Record has changed since last read in table '%-.192s'"
2879
#: drizzled/drizzled_error_messages.h:73
2881
msgid "Disk full (%s); waiting for someone to free some space..."
2884
#: drizzled/drizzled_error_messages.h:75
2886
msgid "Can't write; duplicate key in table '%-.192s'"
2889
#: drizzled/drizzled_error_messages.h:77
2891
msgid "Error on close of '%-.192s' (errno: %d)"
2894
#: drizzled/drizzled_error_messages.h:79
2896
msgid "Error reading file '%-.200s' (errno: %d)"
2899
#: drizzled/drizzled_error_messages.h:81
2901
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2904
#: drizzled/drizzled_error_messages.h:83
2906
msgid "Error writing file '%-.200s' (errno: %d)"
2909
#: drizzled/drizzled_error_messages.h:85
2911
msgid "'%-.192s' is locked against change"
2914
#: drizzled/drizzled_error_messages.h:87
2915
msgid "Sort aborted"
2918
#: drizzled/drizzled_error_messages.h:89
2920
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2923
#: drizzled/drizzled_error_messages.h:91
2925
msgid "Got error %d from storage engine"
2928
#: drizzled/drizzled_error_messages.h:93
2930
msgid "Table storage engine for '%-.192s' doesn't have this option"
2933
#: drizzled/drizzled_error_messages.h:95
2935
msgid "Can't find record in '%-.192s'"
2938
#: drizzled/drizzled_error_messages.h:97
2940
msgid "Incorrect information in file: '%-.200s'"
2943
#: drizzled/drizzled_error_messages.h:99
2945
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2948
#: drizzled/drizzled_error_messages.h:101
2950
msgid "Old key file for table '%-.192s'; repair it!"
2953
#: drizzled/drizzled_error_messages.h:103
2955
msgid "Table '%-.192s' is read only"
2958
#: drizzled/drizzled_error_messages.h:105
2960
msgid "Out of memory; restart server and try again (needed %d bytes)"
2963
#: drizzled/drizzled_error_messages.h:107
2964
msgid "Out of sort memory; increase server sort buffer size"
2967
#: drizzled/drizzled_error_messages.h:109
2969
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2972
#: drizzled/drizzled_error_messages.h:111
2973
msgid "Too many connections"
2976
#: drizzled/drizzled_error_messages.h:113
2978
"Out of memory; check if mysqld or some other process uses all available "
2979
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2980
"memory or you can add more swap space"
2983
#: drizzled/drizzled_error_messages.h:115
2984
msgid "Can't get hostname for your address"
2987
#: drizzled/drizzled_error_messages.h:117
2988
msgid "Bad handshake"
2991
#: drizzled/drizzled_error_messages.h:119
2993
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2996
#: drizzled/drizzled_error_messages.h:121
2998
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
3001
#: drizzled/drizzled_error_messages.h:123
3002
msgid "No database selected"
3005
#: drizzled/drizzled_error_messages.h:125
3006
msgid "Unknown command"
3009
#: drizzled/drizzled_error_messages.h:127
3011
msgid "Column '%-.192s' cannot be null"
3014
#: drizzled/drizzled_error_messages.h:129
3016
msgid "Unknown database '%-.192s'"
3019
#: drizzled/drizzled_error_messages.h:131
3021
msgid "Table '%-.192s' already exists"
3024
#: drizzled/drizzled_error_messages.h:133
3026
msgid "Unknown table '%-.100s'"
3029
#: drizzled/drizzled_error_messages.h:135
3031
msgid "Column '%-.192s' in %-.192s is ambiguous"
3034
#: drizzled/drizzled_error_messages.h:137
3035
msgid "Server shutdown in progress"
3038
#: drizzled/drizzled_error_messages.h:139
3040
msgid "Unknown column '%-.192s' in '%-.192s'"
3043
#: drizzled/drizzled_error_messages.h:141
3045
msgid "'%-.192s' isn't in GROUP BY"
3048
#: drizzled/drizzled_error_messages.h:143
3050
msgid "Can't group on '%-.192s'"
3053
#: drizzled/drizzled_error_messages.h:145
3054
msgid "Statement has sum functions and columns in same statement"
3057
#: drizzled/drizzled_error_messages.h:147
3058
msgid "Column count doesn't match value count"
3061
#: drizzled/drizzled_error_messages.h:149
3063
msgid "Identifier name '%-.100s' is too long"
3066
#: drizzled/drizzled_error_messages.h:151
3068
msgid "Duplicate column name '%-.192s'"
3071
#: drizzled/drizzled_error_messages.h:153
3073
msgid "Duplicate key name '%-.192s'"
3076
#: drizzled/drizzled_error_messages.h:155
3078
msgid "Duplicate entry '%-.192s' for key %d"
3081
#: drizzled/drizzled_error_messages.h:157
3083
msgid "Incorrect column specifier for column '%-.192s'"
3086
#: drizzled/drizzled_error_messages.h:159
3088
msgid "%s near '%-.80s' at line %d"
3091
#: drizzled/drizzled_error_messages.h:161
3092
msgid "Query was empty"
3095
#: drizzled/drizzled_error_messages.h:163
3097
msgid "Not unique table/alias: '%-.192s'"
3100
#: drizzled/drizzled_error_messages.h:165
3102
msgid "Invalid default value for '%-.192s'"
3105
#: drizzled/drizzled_error_messages.h:167
3106
msgid "Multiple primary key defined"
3109
#: drizzled/drizzled_error_messages.h:169
3111
msgid "Too many keys specified; max %d keys allowed"
3114
#: drizzled/drizzled_error_messages.h:171
3116
msgid "Too many key parts specified; max %d parts allowed"
3119
#: drizzled/drizzled_error_messages.h:173
3121
msgid "Specified key was too long; max key length is %d bytes"
3124
#: drizzled/drizzled_error_messages.h:175
3126
msgid "Key column '%-.192s' doesn't exist in table"
3129
#: drizzled/drizzled_error_messages.h:177
3132
"BLOB column '%-.192s' can't be used in key specification with the used table "
3136
#: drizzled/drizzled_error_messages.h:179
3139
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
3143
#: drizzled/drizzled_error_messages.h:181
3145
"Incorrect table definition; there can be only one auto column and it must be "
3149
#: drizzled/drizzled_error_messages.h:183
3152
"%s: ready for connections.\n"
3153
"Version: '%s' socket: '%s' port: %d"
3156
#: drizzled/drizzled_error_messages.h:185
3158
msgid "%s: Normal shutdown\n"
3161
#: drizzled/drizzled_error_messages.h:187
3163
msgid "%s: Got signal %d. Aborting!\n"
3166
#: drizzled/drizzled_error_messages.h:189
3168
msgid "%s: Shutdown complete\n"
3171
#: drizzled/drizzled_error_messages.h:191
3173
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
3176
#: drizzled/drizzled_error_messages.h:193
3177
msgid "Can't create IP socket"
3180
#: drizzled/drizzled_error_messages.h:195
3183
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
3187
#: drizzled/drizzled_error_messages.h:197
3188
msgid "Field separator argument is not what is expected; check the manual"
3191
#: drizzled/drizzled_error_messages.h:199
3193
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
3196
#: drizzled/drizzled_error_messages.h:201
3199
"The file '%-.128s' must be in the database directory or be readable by all"
3202
#: drizzled/drizzled_error_messages.h:203
3204
msgid "File '%-.200s' already exists"
3207
#: drizzled/drizzled_error_messages.h:205
3209
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
3212
#: drizzled/drizzled_error_messages.h:207
3214
msgid "Records: %ld Duplicates: %ld"
3217
#: drizzled/drizzled_error_messages.h:209
3219
"Incorrect prefix key; the used key part isn't a string, the used length is "
3220
"longer than the key part, or the storage engine doesn't support unique "
3224
#: drizzled/drizzled_error_messages.h:211
3225
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
3228
#: drizzled/drizzled_error_messages.h:213
3230
msgid "Can't DROP '%-.192s'; check that column/key exists"
3233
#: drizzled/drizzled_error_messages.h:215
3235
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
3238
#: drizzled/drizzled_error_messages.h:217
3240
msgid "You can't specify target table '%-.192s' for update in FROM clause"
3243
#: drizzled/drizzled_error_messages.h:219
3245
msgid "Unknown thread id: %lu"
3248
#: drizzled/drizzled_error_messages.h:221
3250
msgid "You are not owner of thread %lu"
3253
#: drizzled/drizzled_error_messages.h:223
3254
msgid "No tables used"
3257
#: drizzled/drizzled_error_messages.h:225
3259
msgid "Too many strings for column %-.192s and SET"
3262
#: drizzled/drizzled_error_messages.h:227
3264
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
3267
#: drizzled/drizzled_error_messages.h:229
3269
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
3272
#: drizzled/drizzled_error_messages.h:231
3274
msgid "Table '%-.192s' was not locked with LOCK TABLES"
3277
#: drizzled/drizzled_error_messages.h:233
3279
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
3282
#: drizzled/drizzled_error_messages.h:235
3284
msgid "Incorrect database name '%-.100s'"
3287
#: drizzled/drizzled_error_messages.h:237
3289
msgid "Incorrect table name '%-.100s'"
3292
#: drizzled/drizzled_error_messages.h:239
3294
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
3295
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
3298
#: drizzled/drizzled_error_messages.h:241
3299
msgid "Unknown error"
3302
#: drizzled/drizzled_error_messages.h:243
3304
msgid "Unknown procedure '%-.192s'"
3307
#: drizzled/drizzled_error_messages.h:245
3309
msgid "Incorrect parameter count to procedure '%-.192s'"
3312
#: drizzled/drizzled_error_messages.h:247
3314
msgid "Incorrect parameters to procedure '%-.192s'"
3317
#: drizzled/drizzled_error_messages.h:249
3319
msgid "Unknown table '%-.192s' in %-.32s"
3322
#: drizzled/drizzled_error_messages.h:251
3324
msgid "Column '%-.192s' specified twice"
3327
#: drizzled/drizzled_error_messages.h:253
3328
msgid "Invalid use of group function"
3331
#: drizzled/drizzled_error_messages.h:255
3334
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
3337
#: drizzled/drizzled_error_messages.h:257
3338
msgid "A table must have at least 1 column"
3341
#: drizzled/drizzled_error_messages.h:259
3343
msgid "The table '%-.192s' is full"
3346
#: drizzled/drizzled_error_messages.h:261
3348
msgid "Unknown character set: '%-.64s'"
3351
#: drizzled/drizzled_error_messages.h:263
3353
msgid "Too many tables; MySQL can only use %d tables in a join"
3356
#: drizzled/drizzled_error_messages.h:265
3357
msgid "Too many columns"
3360
#: drizzled/drizzled_error_messages.h:267
3363
"Row size too large. The maximum row size for the used table type, not "
3364
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3367
#: drizzled/drizzled_error_messages.h:269
3370
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3371
"thread_stack=#' to specify a bigger stack if needed"
3374
#: drizzled/drizzled_error_messages.h:271
3375
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3378
#: drizzled/drizzled_error_messages.h:273
3381
"Table handler doesn't support NULL in given index. Please change column "
3382
"'%-.192s' to be NOT NULL or use another handler"
3385
#: drizzled/drizzled_error_messages.h:275
3387
msgid "Can't load function '%-.192s'"
3390
#: drizzled/drizzled_error_messages.h:277
3392
msgid "Can't initialize function '%-.192s'; %-.80s"
3395
#: drizzled/drizzled_error_messages.h:279
3396
msgid "No paths allowed for shared library"
3399
#: drizzled/drizzled_error_messages.h:281
3401
msgid "Function '%-.192s' already exists"
3404
#: drizzled/drizzled_error_messages.h:283
3406
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3409
#: drizzled/drizzled_error_messages.h:285
3411
msgid "Can't find symbol '%-.128s' in library"
3414
#: drizzled/drizzled_error_messages.h:287
3416
msgid "Function '%-.192s' is not defined"
3419
#: drizzled/drizzled_error_messages.h:289
3422
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3423
"'mysqladmin flush-hosts'"
3426
#: drizzled/drizzled_error_messages.h:291
3428
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3431
#: drizzled/drizzled_error_messages.h:293
3433
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3434
"to change passwords"
3437
#: drizzled/drizzled_error_messages.h:295
3439
"You must have privileges to update tables in the mysql database to be able "
3440
"to change passwords for others"
3443
#: drizzled/drizzled_error_messages.h:297
3444
msgid "Can't find any matching row in the user table"
3447
#: drizzled/drizzled_error_messages.h:299
3449
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3452
#: drizzled/drizzled_error_messages.h:301
3455
"Can't create a new thread (errno %d); if you are not out of available "
3456
"memory, you can consult the manual for a possible OS-dependent bug"
3459
#: drizzled/drizzled_error_messages.h:303
3461
msgid "Column count doesn't match value count at row %ld"
3464
#: drizzled/drizzled_error_messages.h:305
3466
msgid "Can't reopen table: '%-.192s'"
3469
#: drizzled/drizzled_error_messages.h:307
3470
msgid "Invalid use of NULL value"
3473
#: drizzled/drizzled_error_messages.h:309
3475
msgid "Got error '%-.64s' from regexp"
3478
#: drizzled/drizzled_error_messages.h:311
3480
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3481
"illegal if there is no GROUP BY clause"
3484
#: drizzled/drizzled_error_messages.h:313
3486
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3489
#: drizzled/drizzled_error_messages.h:315
3491
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3494
#: drizzled/drizzled_error_messages.h:317
3497
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3501
#: drizzled/drizzled_error_messages.h:319
3503
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3504
"privileges can be used"
3507
#: drizzled/drizzled_error_messages.h:321
3508
msgid "The host or user argument to GRANT is too long"
3511
#: drizzled/drizzled_error_messages.h:323
3513
msgid "Table '%-.192s.%-.192s' doesn't exist"
3516
#: drizzled/drizzled_error_messages.h:325
3519
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3523
#: drizzled/drizzled_error_messages.h:327
3524
msgid "The used command is not allowed with this MySQL version"
3527
#: drizzled/drizzled_error_messages.h:329
3529
"You have an error in your SQL syntax; check the manual that corresponds to "
3530
"your MySQL server version for the right syntax to use"
3533
#: drizzled/drizzled_error_messages.h:331
3535
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3538
#: drizzled/drizzled_error_messages.h:333
3539
msgid "Too many delayed threads in use"
3542
#: drizzled/drizzled_error_messages.h:335
3544
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3547
#: drizzled/drizzled_error_messages.h:337
3548
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3551
#: drizzled/drizzled_error_messages.h:339
3552
msgid "Got a read error from the connection pipe"
3555
#: drizzled/drizzled_error_messages.h:341
3556
msgid "Got an error from fcntl()"
3559
#: drizzled/drizzled_error_messages.h:343
3560
msgid "Got packets out of order"
3563
#: drizzled/drizzled_error_messages.h:355
3564
msgid "Result string is longer than 'max_allowed_packet' bytes"
3567
#: drizzled/drizzled_error_messages.h:357
3568
msgid "The used table type doesn't support BLOB/TEXT columns"
3571
#: drizzled/drizzled_error_messages.h:359
3572
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3575
#: drizzled/drizzled_error_messages.h:361
3578
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3582
#: drizzled/drizzled_error_messages.h:363
3584
msgid "Incorrect column name '%-.100s'"
3587
#: drizzled/drizzled_error_messages.h:365
3589
msgid "The used storage engine can't index column '%-.192s'"
3592
#: drizzled/drizzled_error_messages.h:367
3594
"Unable to open underlying table which is differently defined or of non-"
3595
"MyISAM type or doesn't exist"
3598
#: drizzled/drizzled_error_messages.h:369
3600
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3603
#: drizzled/drizzled_error_messages.h:371
3606
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3609
#: drizzled/drizzled_error_messages.h:373
3611
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3615
#: drizzled/drizzled_error_messages.h:375
3616
msgid "Result consisted of more than one row"
3619
#: drizzled/drizzled_error_messages.h:377
3620
msgid "This table type requires a primary key"
3623
#: drizzled/drizzled_error_messages.h:379
3624
msgid "This version of MySQL is not compiled with RAID support"
3627
#: drizzled/drizzled_error_messages.h:381
3629
"You are using safe update mode and you tried to update a table without a "
3630
"WHERE that uses a KEY column"
3633
#: drizzled/drizzled_error_messages.h:383
3635
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3638
#: drizzled/drizzled_error_messages.h:385
3639
msgid "Can't open table"
3642
#: drizzled/drizzled_error_messages.h:387
3644
msgid "The storage engine for the table doesn't support %s"
3647
#: drizzled/drizzled_error_messages.h:389
3648
msgid "You are not allowed to execute this command in a transaction"
3651
#: drizzled/drizzled_error_messages.h:391
3653
msgid "Got error %d during COMMIT"
3656
#: drizzled/drizzled_error_messages.h:393
3658
msgid "Got error %d during ROLLBACK"
3661
#: drizzled/drizzled_error_messages.h:395
3663
msgid "Got error %d during FLUSH_LOGS"
3666
#: drizzled/drizzled_error_messages.h:397
3668
msgid "Got error %d during CHECKPOINT"
3671
#: drizzled/drizzled_error_messages.h:399
3674
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3678
#: drizzled/drizzled_error_messages.h:401
3679
msgid "The storage engine for the table does not support binary table dump"
3682
#: drizzled/drizzled_error_messages.h:403
3683
msgid "Binlog closed, cannot RESET MASTER"
3686
#: drizzled/drizzled_error_messages.h:405
3688
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3691
#: drizzled/drizzled_error_messages.h:407
3693
msgid "Error from master: '%-.64s'"
3696
#: drizzled/drizzled_error_messages.h:409
3697
msgid "Net error reading from master"
3700
#: drizzled/drizzled_error_messages.h:411
3701
msgid "Net error writing to master"
3704
#: drizzled/drizzled_error_messages.h:413
3705
msgid "Can't find FULLTEXT index matching the column list"
3708
#: drizzled/drizzled_error_messages.h:415
3710
"Can't execute the given command because you have active locked tables or an "
3711
"active transaction"
3714
#: drizzled/drizzled_error_messages.h:417
3716
msgid "Unknown system variable '%-.64s'"
3719
#: drizzled/drizzled_error_messages.h:419
3721
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3724
#: drizzled/drizzled_error_messages.h:421
3727
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3730
#: drizzled/drizzled_error_messages.h:423
3731
msgid "Some non-transactional changed tables couldn't be rolled back"
3734
#: drizzled/drizzled_error_messages.h:425
3736
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3737
"of storage; increase this mysqld variable and try again"
3740
#: drizzled/drizzled_error_messages.h:427
3742
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3745
#: drizzled/drizzled_error_messages.h:429
3747
"This operation requires a running slave; configure slave and do START SLAVE"
3750
#: drizzled/drizzled_error_messages.h:431
3751
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3754
#: drizzled/drizzled_error_messages.h:433
3756
"Could not initialize master info structure; more error messages can be found "
3757
"in the MySQL error log"
3760
#: drizzled/drizzled_error_messages.h:435
3761
msgid "Could not create slave thread; check system resources"
3764
#: drizzled/drizzled_error_messages.h:437
3767
"User %-.64s already has more than 'max_user_connections' active connections"
3770
#: drizzled/drizzled_error_messages.h:439
3771
msgid "You may only use constant expressions with SET"
3774
#: drizzled/drizzled_error_messages.h:441
3775
msgid "Lock wait timeout exceeded; try restarting transaction"
3778
#: drizzled/drizzled_error_messages.h:443
3779
msgid "The total number of locks exceeds the lock table size"
3782
#: drizzled/drizzled_error_messages.h:445
3783
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3786
#: drizzled/drizzled_error_messages.h:447
3787
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3790
#: drizzled/drizzled_error_messages.h:449
3791
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3794
#: drizzled/drizzled_error_messages.h:451
3796
msgid "Incorrect arguments to %s"
3799
#: drizzled/drizzled_error_messages.h:453
3801
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3804
#: drizzled/drizzled_error_messages.h:455
3806
"Incorrect table definition; all MERGE tables must be in the same database"
3809
#: drizzled/drizzled_error_messages.h:457
3810
msgid "Deadlock found when trying to get lock; try restarting transaction"
3813
#: drizzled/drizzled_error_messages.h:459
3814
msgid "The used table type doesn't support FULLTEXT indexes"
3817
#: drizzled/drizzled_error_messages.h:461
3818
msgid "Cannot add foreign key constraint"
3821
#: drizzled/drizzled_error_messages.h:463
3822
msgid "Cannot add or update a child row: a foreign key constraint fails"
3825
#: drizzled/drizzled_error_messages.h:465
3826
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3829
#: drizzled/drizzled_error_messages.h:467
3831
msgid "Error connecting to master: %-.128s"
3834
#: drizzled/drizzled_error_messages.h:469
3836
msgid "Error running query on master: %-.128s"
3839
#: drizzled/drizzled_error_messages.h:471
3841
msgid "Error when executing command %s: %-.128s"
3844
#: drizzled/drizzled_error_messages.h:473
3846
msgid "Incorrect usage of %s and %s"
3849
#: drizzled/drizzled_error_messages.h:475
3850
msgid "The used SELECT statements have a different number of columns"
3853
#: drizzled/drizzled_error_messages.h:477
3854
msgid "Can't execute the query because you have a conflicting read lock"
3857
#: drizzled/drizzled_error_messages.h:479
3858
msgid "Mixing of transactional and non-transactional tables is disabled"
3861
#: drizzled/drizzled_error_messages.h:481
3863
msgid "Option '%s' used twice in statement"
3866
#: drizzled/drizzled_error_messages.h:483
3868
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3871
#: drizzled/drizzled_error_messages.h:485
3873
msgid "Access denied; you need the %-.128s privilege for this operation"
3876
#: drizzled/drizzled_error_messages.h:487
3879
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3882
#: drizzled/drizzled_error_messages.h:489
3885
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3888
#: drizzled/drizzled_error_messages.h:491
3890
msgid "Variable '%-.64s' doesn't have a default value"
3893
#: drizzled/drizzled_error_messages.h:493
3895
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3898
#: drizzled/drizzled_error_messages.h:495
3900
msgid "Incorrect argument type to variable '%-.64s'"
3903
#: drizzled/drizzled_error_messages.h:497
3905
msgid "Variable '%-.64s' can only be set, not read"
3908
#: drizzled/drizzled_error_messages.h:499
3910
msgid "Incorrect usage/placement of '%s'"
3913
#: drizzled/drizzled_error_messages.h:501
3915
msgid "This version of MySQL doesn't yet support '%s'"
3918
#: drizzled/drizzled_error_messages.h:503
3921
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3924
#: drizzled/drizzled_error_messages.h:505
3925
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3928
#: drizzled/drizzled_error_messages.h:507
3930
msgid "Variable '%-.192s' is a %s variable"
3933
#: drizzled/drizzled_error_messages.h:509
3935
msgid "Incorrect foreign key definition for '%-.192s': %s"
3938
#: drizzled/drizzled_error_messages.h:511
3939
msgid "Key reference and table reference don't match"
3942
#: drizzled/drizzled_error_messages.h:513
3944
msgid "Operand should contain %d column(s)"
3947
#: drizzled/drizzled_error_messages.h:515
3948
msgid "Subquery returns more than 1 row"
3951
#: drizzled/drizzled_error_messages.h:517
3953
msgid "Unknown prepared statement handler (%.*s) given to %s"
3956
#: drizzled/drizzled_error_messages.h:519
3957
msgid "Help database is corrupt or does not exist"
3960
#: drizzled/drizzled_error_messages.h:521
3961
msgid "Cyclic reference on subqueries"
3964
#: drizzled/drizzled_error_messages.h:523
3966
msgid "Converting column '%s' from %s to %s"
3969
#: drizzled/drizzled_error_messages.h:525
3971
msgid "Reference '%-.64s' not supported (%s)"
3974
#: drizzled/drizzled_error_messages.h:527
3975
msgid "Every derived table must have its own alias"
3978
#: drizzled/drizzled_error_messages.h:529
3980
msgid "Select %u was reduced during optimization"
3983
#: drizzled/drizzled_error_messages.h:531
3985
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3988
#: drizzled/drizzled_error_messages.h:533
3990
"Client does not support authentication protocol requested by server; "
3991
"consider upgrading MySQL client"
3994
#: drizzled/drizzled_error_messages.h:535
3995
msgid "All parts of a SPATIAL index must be NOT NULL"
3998
#: drizzled/drizzled_error_messages.h:537
4000
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
4003
#: drizzled/drizzled_error_messages.h:539
4004
msgid "Slave is already running"
4007
#: drizzled/drizzled_error_messages.h:541
4008
msgid "Slave already has been stopped"
4011
#: drizzled/drizzled_error_messages.h:543
4014
"Uncompressed data size too large; the maximum size is %d (probably, length "
4015
"of uncompressed data was corrupted)"
4018
#: drizzled/drizzled_error_messages.h:545
4019
msgid "ZLIB: Not enough memory"
4022
#: drizzled/drizzled_error_messages.h:547
4024
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
4025
"data was corrupted)"
4028
#: drizzled/drizzled_error_messages.h:549
4029
msgid "ZLIB: Input data corrupted"
4032
#: drizzled/drizzled_error_messages.h:551
4034
msgid "%d line(s) were cut by GROUP_CONCAT()"
4037
#: drizzled/drizzled_error_messages.h:553
4039
msgid "Row %ld doesn't contain data for all columns"
4042
#: drizzled/drizzled_error_messages.h:555
4045
"Row %ld was truncated; it contained more data than there were input columns"
4048
#: drizzled/drizzled_error_messages.h:557
4051
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
4054
#: drizzled/drizzled_error_messages.h:559
4056
msgid "Out of range value for column '%s' at row %ld"
4059
#: drizzled/drizzled_error_messages.h:561
4061
msgid "Data truncated for column '%s' at row %ld"
4064
#: drizzled/drizzled_error_messages.h:563
4066
msgid "Using storage engine %s for table '%s'"
4069
#: drizzled/drizzled_error_messages.h:565
4071
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
4074
#: drizzled/drizzled_error_messages.h:567
4075
msgid "Cannot drop one or more of the requested users"
4078
#: drizzled/drizzled_error_messages.h:569
4079
msgid "Can't revoke all privileges for one or more of the requested users"
4082
#: drizzled/drizzled_error_messages.h:571
4084
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
4087
#: drizzled/drizzled_error_messages.h:573
4089
msgid "Illegal mix of collations for operation '%s'"
4092
#: drizzled/drizzled_error_messages.h:575
4095
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
4099
#: drizzled/drizzled_error_messages.h:577
4101
msgid "Unknown collation: '%-.64s'"
4104
#: drizzled/drizzled_error_messages.h:579
4106
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4107
"compiled without SSL support; they can be used later if MySQL slave with SSL "
4111
#: drizzled/drizzled_error_messages.h:581
4114
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
4115
"old format; please change the password to the new format"
4118
#: drizzled/drizzled_error_messages.h:583
4121
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
4125
#: drizzled/drizzled_error_messages.h:585
4126
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
4129
#: drizzled/drizzled_error_messages.h:587
4131
"It is recommended to use --skip-slave-start when doing step-by-step "
4132
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
4133
"get an unexpected slave's mysqld restart"
4136
#: drizzled/drizzled_error_messages.h:589
4137
msgid "SQL thread is not to be started so UNTIL options are ignored"
4140
#: drizzled/drizzled_error_messages.h:591
4142
msgid "Incorrect index name '%-.100s'"
4145
#: drizzled/drizzled_error_messages.h:593
4147
msgid "Incorrect catalog name '%-.100s'"
4150
#: drizzled/drizzled_error_messages.h:595
4152
msgid "Query cache failed to set size %lu; new query cache size is %lu"
4155
#: drizzled/drizzled_error_messages.h:597
4157
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
4160
#: drizzled/drizzled_error_messages.h:599
4162
msgid "Unknown key cache '%-.100s'"
4165
#: drizzled/drizzled_error_messages.h:601
4167
"MySQL is started in --skip-name-resolve mode; you must restart it without "
4168
"this switch for this grant to work"
4171
#: drizzled/drizzled_error_messages.h:603
4173
msgid "Unknown table engine '%s'"
4176
#: drizzled/drizzled_error_messages.h:605
4178
msgid "'%s' is deprecated; use '%s' instead"
4181
#: drizzled/drizzled_error_messages.h:607
4183
msgid "The target table %-.100s of the %s is not updatable"
4186
#: drizzled/drizzled_error_messages.h:609
4189
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
4193
#: drizzled/drizzled_error_messages.h:611
4196
"The MySQL server is running with the %s option so it cannot execute this "
4200
#: drizzled/drizzled_error_messages.h:613
4202
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
4205
#: drizzled/drizzled_error_messages.h:615
4207
msgid "Truncated incorrect %-.32s value: '%-.128s'"
4210
#: drizzled/drizzled_error_messages.h:617
4212
"Incorrect table definition; there can be only one TIMESTAMP column with "
4213
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
4216
#: drizzled/drizzled_error_messages.h:619
4218
msgid "Invalid ON UPDATE clause for '%-.192s' column"
4221
#: drizzled/drizzled_error_messages.h:621
4222
msgid "This command is not supported in the prepared statement protocol yet"
4225
#: drizzled/drizzled_error_messages.h:623
4227
msgid "Got error %d '%-.100s' from %s"
4230
#: drizzled/drizzled_error_messages.h:625
4232
msgid "Got temporary error %d '%-.100s' from %s"
4235
#: drizzled/drizzled_error_messages.h:627
4237
msgid "Unknown or incorrect time zone: '%-.64s'"
4240
#: drizzled/drizzled_error_messages.h:629
4242
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
4245
#: drizzled/drizzled_error_messages.h:631
4247
msgid "Invalid %s character string: '%.64s'"
4250
#: drizzled/drizzled_error_messages.h:633
4252
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
4255
#: drizzled/drizzled_error_messages.h:635
4257
msgid "Conflicting declarations: '%s%s' and '%s%s'"
4260
#: drizzled/drizzled_error_messages.h:637
4262
msgid "Can't create a %s from within another stored routine"
4265
#: drizzled/drizzled_error_messages.h:639
4267
msgid "%s %s already exists"
4270
#: drizzled/drizzled_error_messages.h:641
4272
msgid "%s %s does not exist"
4275
#: drizzled/drizzled_error_messages.h:643
4277
msgid "Failed to DROP %s %s"
4280
#: drizzled/drizzled_error_messages.h:645
4282
msgid "Failed to CREATE %s %s"
4285
#: drizzled/drizzled_error_messages.h:647
4287
msgid "%s with no matching label: %s"
4290
#: drizzled/drizzled_error_messages.h:649
4292
msgid "Redefining label %s"
4295
#: drizzled/drizzled_error_messages.h:651
4297
msgid "End-label %s without match"
4300
#: drizzled/drizzled_error_messages.h:653
4302
msgid "Referring to uninitialized variable %s"
4305
#: drizzled/drizzled_error_messages.h:655
4307
msgid "PROCEDURE %s can't return a result set in the given context"
4310
#: drizzled/drizzled_error_messages.h:657
4311
msgid "RETURN is only allowed in a FUNCTION"
4314
#: drizzled/drizzled_error_messages.h:659
4316
msgid "%s is not allowed in stored procedures"
4319
#: drizzled/drizzled_error_messages.h:661
4321
"The update log is deprecated and replaced by the binary log; SET "
4322
"SQL_LOG_UPDATE has been ignored"
4325
#: drizzled/drizzled_error_messages.h:663
4327
"The update log is deprecated and replaced by the binary log; SET "
4328
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4331
#: drizzled/drizzled_error_messages.h:665
4332
msgid "Query execution was interrupted"
4335
#: drizzled/drizzled_error_messages.h:667
4337
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
4340
#: drizzled/drizzled_error_messages.h:669
4342
msgid "Undefined CONDITION: %s"
4345
#: drizzled/drizzled_error_messages.h:671
4347
msgid "No RETURN found in FUNCTION %s"
4350
#: drizzled/drizzled_error_messages.h:673
4352
msgid "FUNCTION %s ended without RETURN"
4355
#: drizzled/drizzled_error_messages.h:675
4356
msgid "Cursor statement must be a SELECT"
4359
#: drizzled/drizzled_error_messages.h:677
4360
msgid "Cursor SELECT must not have INTO"
4363
#: drizzled/drizzled_error_messages.h:679
4365
msgid "Undefined CURSOR: %s"
4368
#: drizzled/drizzled_error_messages.h:681
4369
msgid "Cursor is already open"
4372
#: drizzled/drizzled_error_messages.h:683
4373
msgid "Cursor is not open"
4376
#: drizzled/drizzled_error_messages.h:685
4378
msgid "Undeclared variable: %s"
4381
#: drizzled/drizzled_error_messages.h:687
4382
msgid "Incorrect number of FETCH variables"
4385
#: drizzled/drizzled_error_messages.h:689
4386
msgid "No data - zero rows fetched, selected, or processed"
4389
#: drizzled/drizzled_error_messages.h:691
4391
msgid "Duplicate parameter: %s"
4394
#: drizzled/drizzled_error_messages.h:693
4396
msgid "Duplicate variable: %s"
4399
#: drizzled/drizzled_error_messages.h:695
4401
msgid "Duplicate condition: %s"
4404
#: drizzled/drizzled_error_messages.h:697
4406
msgid "Duplicate cursor: %s"
4409
#: drizzled/drizzled_error_messages.h:699
4411
msgid "Failed to ALTER %s %s"
4414
#: drizzled/drizzled_error_messages.h:701
4415
msgid "Subquery value not supported"
4418
#: drizzled/drizzled_error_messages.h:703
4420
msgid "%s is not allowed in stored function or trigger"
4423
#: drizzled/drizzled_error_messages.h:705
4424
msgid "Variable or condition declaration after cursor or handler declaration"
4427
#: drizzled/drizzled_error_messages.h:707
4428
msgid "Cursor declaration after handler declaration"
4431
#: drizzled/drizzled_error_messages.h:709
4432
msgid "Case not found for CASE statement"
4435
#: drizzled/drizzled_error_messages.h:711
4437
msgid "Configuration file '%-.192s' is too big"
4440
#: drizzled/drizzled_error_messages.h:713
4442
msgid "Malformed file type header in file '%-.192s'"
4445
#: drizzled/drizzled_error_messages.h:715
4447
msgid "Unexpected end of file while parsing comment '%-.200s'"
4450
#: drizzled/drizzled_error_messages.h:717
4452
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4455
#: drizzled/drizzled_error_messages.h:719
4457
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4460
#: drizzled/drizzled_error_messages.h:721
4461
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4464
#: drizzled/drizzled_error_messages.h:723
4466
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4469
#: drizzled/drizzled_error_messages.h:725
4471
msgid "'%-.192s.%-.192s' is not %s"
4474
#: drizzled/drizzled_error_messages.h:727
4476
msgid "Column '%-.192s' is not updatable"
4479
#: drizzled/drizzled_error_messages.h:729
4480
msgid "View's SELECT contains a subquery in the FROM clause"
4483
#: drizzled/drizzled_error_messages.h:731
4485
msgid "View's SELECT contains a '%s' clause"
4488
#: drizzled/drizzled_error_messages.h:733
4489
msgid "View's SELECT contains a variable or parameter"
4492
#: drizzled/drizzled_error_messages.h:735
4494
msgid "View's SELECT refers to a temporary table '%-.192s'"
4497
#: drizzled/drizzled_error_messages.h:737
4498
msgid "View's SELECT and view's field list have different column counts"
4501
#: drizzled/drizzled_error_messages.h:739
4503
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4506
#: drizzled/drizzled_error_messages.h:741
4507
msgid "View being updated does not have complete key of underlying table in it"
4510
#: drizzled/drizzled_error_messages.h:743
4513
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4514
"(s) or definer/invoker of view lack rights to use them"
4517
#: drizzled/drizzled_error_messages.h:745
4519
msgid "Can't drop or alter a %s from within another stored routine"
4522
#: drizzled/drizzled_error_messages.h:747
4523
msgid "GOTO is not allowed in a stored procedure handler"
4526
#: drizzled/drizzled_error_messages.h:749
4527
msgid "Trigger already exists"
4530
#: drizzled/drizzled_error_messages.h:751
4531
msgid "Trigger does not exist"
4534
#: drizzled/drizzled_error_messages.h:753
4536
msgid "Trigger's '%-.192s' is view or temporary table"
4539
#: drizzled/drizzled_error_messages.h:755
4541
msgid "Updating of %s row is not allowed in %strigger"
4544
#: drizzled/drizzled_error_messages.h:757
4546
msgid "There is no %s row in %s trigger"
4549
#: drizzled/drizzled_error_messages.h:759
4551
msgid "Field '%-.192s' doesn't have a default value"
4554
#: drizzled/drizzled_error_messages.h:761
4555
msgid "Division by 0"
4558
#: drizzled/drizzled_error_messages.h:763
4560
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
4563
#: drizzled/drizzled_error_messages.h:765
4565
msgid "Illegal %s '%-.192s' value found during parsing"
4568
#: drizzled/drizzled_error_messages.h:767
4570
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4573
#: drizzled/drizzled_error_messages.h:769
4575
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4578
#: drizzled/drizzled_error_messages.h:771
4580
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4583
#: drizzled/drizzled_error_messages.h:773
4585
msgid "Failed purging old relay logs: %s"
4588
#: drizzled/drizzled_error_messages.h:775
4590
msgid "Password hash should be a %d-digit hexadecimal number"
4593
#: drizzled/drizzled_error_messages.h:777
4594
msgid "Target log not found in binlog index"
4597
#: drizzled/drizzled_error_messages.h:779
4598
msgid "I/O error reading log index file"
4601
#: drizzled/drizzled_error_messages.h:781
4602
msgid "Server configuration does not permit binlog purge"
4605
#: drizzled/drizzled_error_messages.h:783
4606
msgid "Failed on fseek()"
4609
#: drizzled/drizzled_error_messages.h:785
4610
msgid "Fatal error during log purge"
4613
#: drizzled/drizzled_error_messages.h:787
4614
msgid "A purgeable log is in use, will not purge"
4617
#: drizzled/drizzled_error_messages.h:789
4618
msgid "Unknown error during log purge"
4621
#: drizzled/drizzled_error_messages.h:791
4623
msgid "Failed initializing relay log position: %s"
4626
#: drizzled/drizzled_error_messages.h:793
4627
msgid "You are not using binary logging"
4630
#: drizzled/drizzled_error_messages.h:795
4633
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4636
#: drizzled/drizzled_error_messages.h:797
4637
msgid "WSAStartup Failed"
4640
#: drizzled/drizzled_error_messages.h:799
4641
msgid "Can't handle procedures with different groups yet"
4644
#: drizzled/drizzled_error_messages.h:801
4645
msgid "Select must have a group with this procedure"
4648
#: drizzled/drizzled_error_messages.h:803
4649
msgid "Can't use ORDER clause with this procedure"
4652
#: drizzled/drizzled_error_messages.h:805
4654
msgid "Binary logging and replication forbid changing the global server %s"
4657
#: drizzled/drizzled_error_messages.h:807
4659
msgid "Can't map file: %-.200s, errno: %d"
4662
#: drizzled/drizzled_error_messages.h:809
4664
msgid "Wrong magic in %-.64s"
4667
#: drizzled/drizzled_error_messages.h:811
4668
msgid "Prepared statement contains too many placeholders"
4671
#: drizzled/drizzled_error_messages.h:813
4673
msgid "Key part '%-.192s' length cannot be 0"
4676
#: drizzled/drizzled_error_messages.h:815
4677
msgid "View text checksum failed"
4680
#: drizzled/drizzled_error_messages.h:817
4683
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4686
#: drizzled/drizzled_error_messages.h:819
4688
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4691
#: drizzled/drizzled_error_messages.h:821
4693
msgid "Can not delete from join view '%-.192s.%-.192s'"
4696
#: drizzled/drizzled_error_messages.h:823
4698
msgid "Operation %s failed for %.256s"
4701
#: drizzled/drizzled_error_messages.h:825
4702
msgid "XAER_NOTA: Unknown XID"
4705
#: drizzled/drizzled_error_messages.h:827
4706
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4709
#: drizzled/drizzled_error_messages.h:829
4712
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4716
#: drizzled/drizzled_error_messages.h:831
4717
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4720
#: drizzled/drizzled_error_messages.h:833
4722
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4726
#: drizzled/drizzled_error_messages.h:835
4727
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4730
#: drizzled/drizzled_error_messages.h:837
4733
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4737
#: drizzled/drizzled_error_messages.h:839
4738
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4741
#: drizzled/drizzled_error_messages.h:841
4742
msgid "Failed to revoke all privileges to dropped routine"
4745
#: drizzled/drizzled_error_messages.h:843
4747
msgid "Data too long for column '%s' at row %ld"
4750
#: drizzled/drizzled_error_messages.h:845
4752
msgid "Bad SQLSTATE: '%s'"
4755
#: drizzled/drizzled_error_messages.h:847
4758
"%s: ready for connections.\n"
4759
"Version: '%s' socket: '%s' port: %d %s"
4762
#: drizzled/drizzled_error_messages.h:849
4763
msgid "Can't load value from file with fixed size rows to variable"
4766
#: drizzled/drizzled_error_messages.h:851
4767
msgid "You are not allowed to create a user with GRANT"
4770
#: drizzled/drizzled_error_messages.h:853
4772
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4775
#: drizzled/drizzled_error_messages.h:855
4776
msgid "Table definition has changed, please retry transaction"
4779
#: drizzled/drizzled_error_messages.h:857
4780
msgid "Duplicate handler declared in the same block"
4783
#: drizzled/drizzled_error_messages.h:859
4786
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4787
"variable in BEFORE trigger"
4790
#: drizzled/drizzled_error_messages.h:861
4792
msgid "Not allowed to return a result set from a %s"
4795
#: drizzled/drizzled_error_messages.h:863
4796
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4799
#: drizzled/drizzled_error_messages.h:865
4801
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4802
"declaration and binary logging is enabled; if non-transactional tables were "
4803
"updated, the binary log will miss their changes"
4806
#: drizzled/drizzled_error_messages.h:867
4808
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4809
"declaration and binary logging is enabled (you *might* want to use the less "
4810
"safe log_bin_trust_function_creators variable)"
4813
#: drizzled/drizzled_error_messages.h:869
4815
"You do not have the SUPER privilege and binary logging is enabled (you "
4816
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4819
#: drizzled/drizzled_error_messages.h:871
4821
"You can't execute a prepared statement which has an open cursor associated "
4822
"with it. Reset the statement to re-execute it."
4825
#: drizzled/drizzled_error_messages.h:873
4827
msgid "The statement (%lu) has no open cursor."
4830
#: drizzled/drizzled_error_messages.h:875
4832
"Explicit or implicit commit is not allowed in stored function or trigger."
4835
#: drizzled/drizzled_error_messages.h:877
4838
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4841
#: drizzled/drizzled_error_messages.h:879
4842
msgid "Recursive stored functions and triggers are not allowed."
4845
#: drizzled/drizzled_error_messages.h:881
4847
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4850
#: drizzled/drizzled_error_messages.h:883
4852
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4855
#: drizzled/drizzled_error_messages.h:885
4858
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4862
#: drizzled/drizzled_error_messages.h:887
4864
"You can't combine write-locking of system tables with other tables or lock "
4868
#: drizzled/drizzled_error_messages.h:889
4870
msgid "Unable to connect to foreign data source: %.64s"
4873
#: drizzled/drizzled_error_messages.h:891
4876
"There was a problem processing the query on the foreign data source. Data "
4877
"source error: %-.64s"
4880
#: drizzled/drizzled_error_messages.h:893
4883
"The foreign data source you are trying to reference does not exist. Data "
4884
"source error: %-.64s"
4887
#: drizzled/drizzled_error_messages.h:895
4890
"Can't create federated table. The data source connection string '%-.64s' is "
4891
"not in the correct format"
4894
#: drizzled/drizzled_error_messages.h:897
4896
msgid "The data source connection string '%-.64s' is not in the correct format"
4899
#: drizzled/drizzled_error_messages.h:899
4901
msgid "Can't create federated table. Foreign data src error: %-.64s"
4904
#: drizzled/drizzled_error_messages.h:901
4905
msgid "Trigger in wrong schema"
4908
#: drizzled/drizzled_error_messages.h:903
4911
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4912
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4915
#: drizzled/drizzled_error_messages.h:905
4917
msgid "Routine body for '%-.100s' is too long"
4920
#: drizzled/drizzled_error_messages.h:907
4921
msgid "Cannot drop default keycache"
4924
#: drizzled/drizzled_error_messages.h:909
4926
msgid "Display width out of range for column '%-.192s' (max = %d)"
4929
#: drizzled/drizzled_error_messages.h:911
4930
msgid "XAER_DUPID: The XID already exists"
4933
#: drizzled/drizzled_error_messages.h:913
4935
msgid "Datetime function: %-.32s field overflow"
4938
#: drizzled/drizzled_error_messages.h:915
4941
"Can't update table '%-.192s' in stored function/trigger because it is "
4942
"already used by statement which invoked this stored function/trigger."
4945
#: drizzled/drizzled_error_messages.h:917
4948
"The definition of table '%-.192s' prevents operation %.192s on table "
4952
#: drizzled/drizzled_error_messages.h:919
4954
"The prepared statement contains a stored routine call that refers to that "
4955
"same statement. It's not allowed to execute a prepared statement in such a "
4959
#: drizzled/drizzled_error_messages.h:921
4960
msgid "Not allowed to set autocommit from a stored function or trigger"
4963
#: drizzled/drizzled_error_messages.h:923
4964
msgid "Definer is not fully qualified"
4967
#: drizzled/drizzled_error_messages.h:925
4970
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4971
"Current user is used as definer. Please recreate the view!"
4974
#: drizzled/drizzled_error_messages.h:927
4977
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4981
#: drizzled/drizzled_error_messages.h:929
4983
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4986
#: drizzled/drizzled_error_messages.h:931
4988
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4991
#: drizzled/drizzled_error_messages.h:933
4994
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4997
#: drizzled/drizzled_error_messages.h:935
5000
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
5003
#: drizzled/drizzled_error_messages.h:937
5005
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
5008
#: drizzled/drizzled_error_messages.h:939
5011
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
5012
"activated under the authorization of the invoker, which may have "
5013
"insufficient privileges. Please recreate the trigger."
5016
#: drizzled/drizzled_error_messages.h:941
5018
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
5021
#: drizzled/drizzled_error_messages.h:943
5024
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
5025
"exceeded for routine %.192s"
5028
#: drizzled/drizzled_error_messages.h:945
5031
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
5032
"contains bad data (internal code %d)"
5035
#: drizzled/drizzled_error_messages.h:947
5037
msgid "Incorrect routine name '%-.192s'"
5040
#: drizzled/drizzled_error_messages.h:949
5042
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
5045
#: drizzled/drizzled_error_messages.h:951
5046
msgid "AGGREGATE is not supported for stored functions"
5049
#: drizzled/drizzled_error_messages.h:953
5052
"Can't create more than max_prepared_stmt_count statements (current value: %"
5056
#: drizzled/drizzled_error_messages.h:955
5058
msgid "`%-.192s`.`%-.192s` contains view recursion"
5061
#: drizzled/drizzled_error_messages.h:957
5063
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
5066
#: drizzled/drizzled_error_messages.h:959
5067
msgid "The used table type doesn't support SPATIAL indexes"
5070
#: drizzled/drizzled_error_messages.h:961
5071
msgid "Triggers can not be created on system tables"
5074
#: drizzled/drizzled_error_messages.h:963
5076
msgid "Leading spaces are removed from name '%s'"
5079
#: drizzled/drizzled_error_messages.h:965
5080
msgid "Failed to read auto-increment value from storage engine"
5083
#: drizzled/drizzled_error_messages.h:967
5087
#: drizzled/drizzled_error_messages.h:969
5091
#: drizzled/drizzled_error_messages.h:971
5093
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
5096
#: drizzled/drizzled_error_messages.h:973
5098
msgid "The target table %-.100s of the %s is not insertable-into"
5101
#: drizzled/drizzled_error_messages.h:975
5104
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
5107
#: drizzled/drizzled_error_messages.h:977
5108
msgid "Too high level of nesting for select"
5111
#: drizzled/drizzled_error_messages.h:979
5113
msgid "Name '%-.64s' has become ''"
5116
#: drizzled/drizzled_error_messages.h:981
5118
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
5119
"optional and non-empty FIELDS ENCLOSED BY"
5122
#: drizzled/drizzled_error_messages.h:983
5124
msgid "The foreign server, %s, you are trying to create already exists."
5127
#: drizzled/drizzled_error_messages.h:985
5130
"The foreign server name you are trying to reference does not exist. Data "
5131
"source error: %-.64s"
5134
#: drizzled/drizzled_error_messages.h:987
5137
"Table storage engine '%-.64s' does not support the create option '%.64s'"
5140
#: drizzled/drizzled_error_messages.h:989
5143
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5147
#: drizzled/drizzled_error_messages.h:991
5149
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5152
#: drizzled/drizzled_error_messages.h:993
5153
msgid "MAXVALUE can only be used in last partition definition"
5156
#: drizzled/drizzled_error_messages.h:995
5157
msgid "Subpartitions can only be hash partitions and by key"
5160
#: drizzled/drizzled_error_messages.h:997
5161
msgid "Must define subpartitions on all partitions if on one partition"
5164
#: drizzled/drizzled_error_messages.h:999
5165
msgid "Wrong number of partitions defined, mismatch with previous setting"
5168
#: drizzled/drizzled_error_messages.h:1001
5169
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
5172
#: drizzled/drizzled_error_messages.h:1003
5173
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
5176
#: drizzled/drizzled_error_messages.h:1005
5177
msgid "Expression in RANGE/LIST VALUES must be constant"
5180
#: drizzled/drizzled_error_messages.h:1007
5181
msgid "Field in list of fields for partition function not found in table"
5184
#: drizzled/drizzled_error_messages.h:1009
5185
msgid "List of fields is only allowed in KEY partitions"
5188
#: drizzled/drizzled_error_messages.h:1011
5190
"The partition info in the frm file is not consistent with what can be "
5191
"written into the frm file"
5194
#: drizzled/drizzled_error_messages.h:1013
5196
msgid "The %-.192s function returns the wrong type"
5199
#: drizzled/drizzled_error_messages.h:1015
5201
msgid "For %-.64s partitions each partition must be defined"
5204
#: drizzled/drizzled_error_messages.h:1017
5205
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
5208
#: drizzled/drizzled_error_messages.h:1019
5209
msgid "VALUES value must be of same type as partition function"
5212
#: drizzled/drizzled_error_messages.h:1021
5213
msgid "Multiple definition of same constant in list partitioning"
5216
#: drizzled/drizzled_error_messages.h:1023
5217
msgid "Partitioning can not be used stand-alone in query"
5220
#: drizzled/drizzled_error_messages.h:1025
5222
"The mix of handlers in the partitions is not allowed in this version of MySQL"
5225
#: drizzled/drizzled_error_messages.h:1027
5227
msgid "For the partitioned engine it is necessary to define all %-.64s"
5230
#: drizzled/drizzled_error_messages.h:1029
5231
msgid "Too many partitions (including subpartitions) were defined"
5234
#: drizzled/drizzled_error_messages.h:1031
5236
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
5237
"partitioning for subpartitioning"
5240
#: drizzled/drizzled_error_messages.h:1033
5241
msgid "Failed to create specific handler file"
5244
#: drizzled/drizzled_error_messages.h:1035
5245
msgid "A BLOB field is not allowed in partition function"
5248
#: drizzled/drizzled_error_messages.h:1037
5250
msgid "A %-.192s must include all columns in the table's partitioning function"
5253
#: drizzled/drizzled_error_messages.h:1039
5255
msgid "Number of %-.64s = 0 is not an allowed value"
5258
#: drizzled/drizzled_error_messages.h:1041
5259
msgid "Partition management on a not partitioned table is not possible"
5262
#: drizzled/drizzled_error_messages.h:1043
5264
"Foreign key condition is not yet supported in conjunction with partitioning"
5267
#: drizzled/drizzled_error_messages.h:1045
5269
msgid "Error in list of partitions to %-.64s"
5272
#: drizzled/drizzled_error_messages.h:1047
5273
msgid "Cannot remove all partitions, use DROP TABLE instead"
5276
#: drizzled/drizzled_error_messages.h:1049
5277
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
5280
#: drizzled/drizzled_error_messages.h:1051
5282
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
5286
#: drizzled/drizzled_error_messages.h:1053
5288
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
5289
"tables using HASH PARTITIONs"
5292
#: drizzled/drizzled_error_messages.h:1055
5294
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5297
#: drizzled/drizzled_error_messages.h:1057
5298
msgid "Trying to Add partition(s) with wrong number of subpartitions"
5301
#: drizzled/drizzled_error_messages.h:1059
5302
msgid "At least one partition must be added"
5305
#: drizzled/drizzled_error_messages.h:1061
5306
msgid "At least one partition must be coalesced"
5309
#: drizzled/drizzled_error_messages.h:1063
5310
msgid "More partitions to reorganise than there are partitions"
5313
#: drizzled/drizzled_error_messages.h:1065
5315
msgid "Duplicate partition name %-.192s"
5318
#: drizzled/drizzled_error_messages.h:1067
5319
msgid "It is not allowed to shut off binlog on this command"
5322
#: drizzled/drizzled_error_messages.h:1069
5323
msgid "When reorganising a set of partitions they must be in consecutive order"
5326
#: drizzled/drizzled_error_messages.h:1071
5328
"Reorganize of range partitions cannot change total ranges except for last "
5329
"partition where it can extend the range"
5332
#: drizzled/drizzled_error_messages.h:1073
5333
msgid "Partition function not supported in this version for this handler"
5336
#: drizzled/drizzled_error_messages.h:1075
5337
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
5340
#: drizzled/drizzled_error_messages.h:1077
5342
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
5345
#: drizzled/drizzled_error_messages.h:1079
5347
msgid "Plugin '%-.192s' is not loaded"
5350
#: drizzled/drizzled_error_messages.h:1081
5352
msgid "Incorrect %-.32s value: '%-.128s'"
5355
#: drizzled/drizzled_error_messages.h:1083
5357
msgid "Table has no partition for value %-.64s"
5360
#: drizzled/drizzled_error_messages.h:1085
5362
msgid "It is not allowed to specify %s more than once"
5365
#: drizzled/drizzled_error_messages.h:1087
5366
#: drizzled/drizzled_error_messages.h:1223
5368
msgid "Failed to create %s"
5371
#: drizzled/drizzled_error_messages.h:1089
5372
#: drizzled/drizzled_error_messages.h:1113
5374
msgid "Failed to drop %s"
5377
#: drizzled/drizzled_error_messages.h:1091
5378
msgid "The handler doesn't support autoextend of tablespaces"
5381
#: drizzled/drizzled_error_messages.h:1093
5383
"A size parameter was incorrectly specified, either number or on the form 10M"
5386
#: drizzled/drizzled_error_messages.h:1095
5388
"The size number was correct but we don't allow the digit part to be more "
5392
#: drizzled/drizzled_error_messages.h:1097
5394
msgid "Failed to alter: %s"
5397
#: drizzled/drizzled_error_messages.h:1099
5398
msgid "Writing one row to the row-based binary log failed"
5401
#: drizzled/drizzled_error_messages.h:1101
5403
msgid "Table definition on master and slave does not match: %s"
5406
#: drizzled/drizzled_error_messages.h:1103
5408
"Slave running with --log-slave-updates must use row-based binary logging to "
5409
"be able to replicate row-based binary log events"
5412
#: drizzled/drizzled_error_messages.h:1105
5414
msgid "Event '%-.192s' already exists"
5417
#: drizzled/drizzled_error_messages.h:1107
5419
msgid "Failed to store event %s. Error code %d from storage engine."
5422
#: drizzled/drizzled_error_messages.h:1109
5424
msgid "Unknown event '%-.192s'"
5427
#: drizzled/drizzled_error_messages.h:1111
5429
msgid "Failed to alter event '%-.192s'"
5432
#: drizzled/drizzled_error_messages.h:1115
5433
msgid "INTERVAL is either not positive or too big"
5436
#: drizzled/drizzled_error_messages.h:1117
5437
msgid "ENDS is either invalid or before STARTS"
5440
#: drizzled/drizzled_error_messages.h:1119
5441
msgid "Event execution time is in the past. Event has been disabled"
5444
#: drizzled/drizzled_error_messages.h:1121
5445
msgid "Failed to open mysql.event"
5448
#: drizzled/drizzled_error_messages.h:1123
5449
msgid "No datetime expression provided"
5452
#: drizzled/drizzled_error_messages.h:1125
5455
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5456
"probably corrupted"
5459
#: drizzled/drizzled_error_messages.h:1127
5461
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5464
#: drizzled/drizzled_error_messages.h:1129
5465
msgid "Failed to delete the event from mysql.event"
5468
#: drizzled/drizzled_error_messages.h:1131
5469
msgid "Error during compilation of event's body"
5472
#: drizzled/drizzled_error_messages.h:1133
5473
msgid "Same old and new event name"
5476
#: drizzled/drizzled_error_messages.h:1135
5478
msgid "Data for column '%s' too long"
5481
#: drizzled/drizzled_error_messages.h:1137
5483
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5486
#: drizzled/drizzled_error_messages.h:1139
5489
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5493
#: drizzled/drizzled_error_messages.h:1141
5494
msgid "You can't write-lock a log table. Only read access is possible"
5497
#: drizzled/drizzled_error_messages.h:1143
5498
msgid "You can't use locks with log tables."
5501
#: drizzled/drizzled_error_messages.h:1145
5504
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5505
"d would lead to a duplicate entry"
5508
#: drizzled/drizzled_error_messages.h:1147
5511
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5512
"%d, now running %d. Please use mysql_upgrade to fix this error."
5515
#: drizzled/drizzled_error_messages.h:1149
5517
"Cannot switch out of the row-based binary log format when the session has "
5518
"open temporary tables"
5521
#: drizzled/drizzled_error_messages.h:1151
5523
"Cannot change the binary logging format inside a stored function or trigger"
5526
#: drizzled/drizzled_error_messages.h:1153
5528
"The NDB cluster engine does not support changing the binlog format on the "
5532
#: drizzled/drizzled_error_messages.h:1155
5533
msgid "Cannot create temporary table with partitions"
5536
#: drizzled/drizzled_error_messages.h:1157
5537
msgid "Partition constant is out of partition function domain"
5540
#: drizzled/drizzled_error_messages.h:1159
5541
msgid "This partition function is not allowed"
5544
#: drizzled/drizzled_error_messages.h:1161
5545
msgid "Error in DDL log"
5548
#: drizzled/drizzled_error_messages.h:1163
5549
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5552
#: drizzled/drizzled_error_messages.h:1165
5553
msgid "Incorrect partition name"
5556
#: drizzled/drizzled_error_messages.h:1167
5558
"Transaction isolation level can't be changed while a transaction is in "
5562
#: drizzled/drizzled_error_messages.h:1169
5565
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5566
"'%-.192s' for key '%-.192s'"
5569
#: drizzled/drizzled_error_messages.h:1171
5571
msgid "Internal scheduler error %d"
5574
#: drizzled/drizzled_error_messages.h:1173
5576
msgid "Error during starting/stopping of the scheduler. Error code %u"
5579
#: drizzled/drizzled_error_messages.h:1175
5580
msgid "Engine cannot be used in partitioned tables"
5583
#: drizzled/drizzled_error_messages.h:1177
5585
msgid "Cannot activate '%-.64s' log"
5588
#: drizzled/drizzled_error_messages.h:1179
5589
msgid "The server was not built with row-based replication"
5592
#: drizzled/drizzled_error_messages.h:1181
5593
msgid "Decoding of base64 string failed"
5596
#: drizzled/drizzled_error_messages.h:1183
5597
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5600
#: drizzled/drizzled_error_messages.h:1185
5602
"Cannot proceed because system tables used by Event Scheduler were found "
5603
"damaged at server start"
5606
#: drizzled/drizzled_error_messages.h:1187
5607
msgid "Only integers allowed as number here"
5610
#: drizzled/drizzled_error_messages.h:1189
5611
msgid "This storage engine cannot be used for log tables"
5614
#: drizzled/drizzled_error_messages.h:1191
5616
msgid "You cannot '%s' a log table if logging is enabled"
5619
#: drizzled/drizzled_error_messages.h:1193
5622
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5623
"rename two tables: the log table to an archive table and another table back "
5627
#: drizzled/drizzled_error_messages.h:1195
5629
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5632
#: drizzled/drizzled_error_messages.h:1197
5634
msgid "Incorrect parameters in the call to native function '%-.192s'"
5637
#: drizzled/drizzled_error_messages.h:1199
5639
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5642
#: drizzled/drizzled_error_messages.h:1201
5644
msgid "This function '%-.192s' has the same name as a native function"
5647
#: drizzled/drizzled_error_messages.h:1203
5649
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5652
#: drizzled/drizzled_error_messages.h:1205
5653
msgid "Too many files opened, please execute the command again"
5656
#: drizzled/drizzled_error_messages.h:1207
5657
#: drizzled/drizzled_error_messages.h:1209
5659
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5660
"The event was dropped immediately after creation."
5663
#: drizzled/drizzled_error_messages.h:1211
5665
msgid "The incident %s occured on the master. Message: %-.64s"
5668
#: drizzled/drizzled_error_messages.h:1213
5669
msgid "Table has no partition for some existing values"
5672
#: drizzled/drizzled_error_messages.h:1215
5673
msgid "Statement is not safe to log in statement format."
5676
#: drizzled/drizzled_error_messages.h:1217
5678
msgid "Fatal error: %s"
5681
#: drizzled/drizzled_error_messages.h:1219
5683
msgid "Relay log read failure: %s"
5686
#: drizzled/drizzled_error_messages.h:1221
5688
msgid "Relay log write failure: %s"
5691
#: drizzled/drizzled_error_messages.h:1225
5693
msgid "Master command %s failed: %s"
5696
#: drizzled/drizzled_error_messages.h:1227
5698
msgid "Binary logging not possible. Message: %s"
5701
#: drizzled/drizzled_error_messages.h:1229
5703
msgid "View `%-.64s`.`%-.64s` has no creation context"
5706
#: drizzled/drizzled_error_messages.h:1231
5708
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5711
#: drizzled/drizzled_error_messages.h:1233
5713
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5716
#: drizzled/drizzled_error_messages.h:1235
5718
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5721
#: drizzled/drizzled_error_messages.h:1237
5723
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5726
#: drizzled/drizzled_error_messages.h:1239
5728
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5731
#: drizzled/drizzled_error_messages.h:1241
5733
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5736
#: drizzled/drizzled_error_messages.h:1243
5738
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5741
#: drizzled/drizzled_error_messages.h:1245
5743
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5746
#: drizzled/drizzled_error_messages.h:1247
5748
msgid "Ambiguous slave modes combination. %s"
5751
#: drizzled/drizzled_error_messages.h:1249
5754
"The BINLOG statement of type `%s` was not preceded by a format description "
5758
#: drizzled/drizzled_error_messages.h:1251
5759
msgid "Corrupted replication event was detected"
5762
#: drizzled/drizzled_error_messages.h:1253
5764
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5767
#: drizzled/drizzled_error_messages.h:1255
5769
msgid "Being purged log %s was not found"
5772
#: drizzled/drizzled_error_messages.h:1257
5774
msgid "Converted to non-transactional lock on '%-.64s'"
5777
#: drizzled/drizzled_error_messages.h:1259
5779
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5782
#: drizzled/drizzled_error_messages.h:1261
5785
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5788
#: drizzled/drizzled_error_messages.h:1263
5790
msgid "Can't access storage engine of table %-.64s"
5793
#: drizzled/drizzled_error_messages.h:1265
5794
msgid "Starting backup process"
5797
#: drizzled/drizzled_error_messages.h:1267
5798
msgid "Backup completed"
5801
#: drizzled/drizzled_error_messages.h:1269
5802
msgid "Starting restore process"
5805
#: drizzled/drizzled_error_messages.h:1271
5806
msgid "Restore completed"
5809
#: drizzled/drizzled_error_messages.h:1273
5810
msgid "Nothing to backup"
5813
#: drizzled/drizzled_error_messages.h:1275
5815
msgid "Database '%-.64s' cannot be included in a backup"
5818
#: drizzled/drizzled_error_messages.h:1277
5820
"Error during backup operation - server's error log contains more information "
5824
#: drizzled/drizzled_error_messages.h:1279
5826
"Error during restore operation - server's error log contains more "
5827
"information about the error"
5830
#: drizzled/drizzled_error_messages.h:1281
5832
"Can't execute this command because another BACKUP/RESTORE operation is in "
5836
#: drizzled/drizzled_error_messages.h:1283
5837
msgid "Error when preparing for backup operation"
5840
#: drizzled/drizzled_error_messages.h:1285
5841
msgid "Error when preparing for restore operation"
5844
#: drizzled/drizzled_error_messages.h:1287
5846
msgid "Invalid backup location '%-.64s'"
5849
#: drizzled/drizzled_error_messages.h:1289
5851
msgid "Can't read backup location '%-.64s'"
5854
#: drizzled/drizzled_error_messages.h:1291
5856
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5859
#: drizzled/drizzled_error_messages.h:1293
5860
msgid "Can't enumerate server databases"
5863
#: drizzled/drizzled_error_messages.h:1295
5864
msgid "Can't enumerate server tables"
5867
#: drizzled/drizzled_error_messages.h:1297
5869
msgid "Can't enumerate tables in database %-.64s"
5872
#: drizzled/drizzled_error_messages.h:1299
5874
msgid "Skipping view %-.64s in database %-.64s"
5877
#: drizzled/drizzled_error_messages.h:1301
5879
msgid "Skipping table %-.64s since it has no valid storage engine"
5882
#: drizzled/drizzled_error_messages.h:1303
5884
msgid "Can't open table %-.64s"
5887
#: drizzled/drizzled_error_messages.h:1305
5888
msgid "Can't read backup archive preamble"
5891
#: drizzled/drizzled_error_messages.h:1307
5892
msgid "Can't write backup archive preamble"
5895
#: drizzled/drizzled_error_messages.h:1309
5897
msgid "Can't find backup driver for table %-.64s"
5900
#: drizzled/drizzled_error_messages.h:1311
5903
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5907
#: drizzled/drizzled_error_messages.h:1313
5909
msgid "Can't create %-.64s backup driver"
5912
#: drizzled/drizzled_error_messages.h:1315
5914
msgid "Can't create %-.64s restore driver"
5917
#: drizzled/drizzled_error_messages.h:1317
5919
msgid "Found %d images in backup archive but maximum %d are supported"
5922
#: drizzled/drizzled_error_messages.h:1319
5924
msgid "Error when saving meta-data of %-.64s"
5927
#: drizzled/drizzled_error_messages.h:1321
5928
msgid "Error when reading meta-data list"
5931
#: drizzled/drizzled_error_messages.h:1323
5933
msgid "Can't create %-.64s"
5936
#: drizzled/drizzled_error_messages.h:1325
5937
msgid "Can't allocate buffer for image data transfer"
5940
#: drizzled/drizzled_error_messages.h:1327
5942
msgid "Error when writing %-.64s backup image data (for table #%d)"
5945
#: drizzled/drizzled_error_messages.h:1329
5946
msgid "Error when reading data from backup stream"
5949
#: drizzled/drizzled_error_messages.h:1331
5950
msgid "Can't go to the next chunk in backup stream"
5953
#: drizzled/drizzled_error_messages.h:1333
5955
msgid "Can't initialize %-.64s backup driver"
5958
#: drizzled/drizzled_error_messages.h:1335
5960
msgid "Can't initialize %-.64s restore driver"
5963
#: drizzled/drizzled_error_messages.h:1337
5965
msgid "Can't shut down %-.64s backup driver"
5968
#: drizzled/drizzled_error_messages.h:1339
5970
msgid "Can't shut down %-.64s backup driver(s)"
5973
#: drizzled/drizzled_error_messages.h:1341
5975
msgid "%-.64s backup driver can't prepare for synchronization"
5978
#: drizzled/drizzled_error_messages.h:1343
5980
msgid "%-.64s backup driver can't create its image validity point"
5983
#: drizzled/drizzled_error_messages.h:1345
5985
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5988
#: drizzled/drizzled_error_messages.h:1347
5990
msgid "%-.64s backup driver can't cancel its backup operation"
5993
#: drizzled/drizzled_error_messages.h:1349
5995
msgid "%-.64s restore driver can't cancel its restore operation"
5998
#: drizzled/drizzled_error_messages.h:1351
6000
msgid "Error when polling %-.64s backup driver for its image data"
6003
#: drizzled/drizzled_error_messages.h:1353
6005
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
6008
#: drizzled/drizzled_error_messages.h:1355
6011
"After %d attempts %-.64s restore driver still can't accept next block of data"
6014
#: drizzled/drizzled_error_messages.h:1357
6016
msgid "Open and lock tables failed in %-.64s"
6019
#: drizzled/drizzled_error_messages.h:1359
6020
msgid "Backup driver's table locking thread can not be initialized."
6023
#: drizzled/drizzled_error_messages.h:1361
6025
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
6026
"and 'mysql.online_backup_progress'."
6029
#: drizzled/drizzled_error_messages.h:1363
6031
msgid "Tablespace '%-.192s' already exists"
6034
#: drizzled/drizzled_error_messages.h:1365
6036
msgid "Tablespace '%-.192s' doesn't exist"
6039
#: drizzled/drizzled_error_messages.h:1367
6041
msgid "Unexpected master's heartbeat data: %s"
6044
#: drizzled/drizzled_error_messages.h:1369
6046
msgid "The requested value for the heartbeat period %s %s"
6049
#: drizzled/drizzled_error_messages.h:1371
6051
msgid "Can't write to the online backup progress log %-.64s."
6054
#: drizzled/drizzled_error_messages.h:1373
6056
msgid "Tablespace '%-.192s' not empty"
6059
#: drizzled/drizzled_error_messages.h:1375
6062
"Tablespace `%-.64s` needed by tables being restored has changed on the "
6063
"server. The original definition of the required tablespace is '%-.256s' "
6064
"while the same tablespace is defined on the server as '%-.256s'"
6067
#: drizzled/handler.cc:383
6068
msgid "Too many storage engines!"
6071
#: drizzled/handler.cc:387
6073
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6076
#: drizzled/handler.cc:1266
6078
msgid "Found %d prepared transaction(s) in %s"
6081
#: drizzled/handler.cc:1318
6082
msgid "Starting crash recovery..."
6085
#: drizzled/handler.cc:1350
6087
msgid "Found %d prepared XA transactions"
6090
#: drizzled/handler.cc:1354
6093
"Found %d prepared transactions! It means that drizzled was not shut down "
6094
"properly last time and critical recovery information (last binlog or %s "
6095
"file) was manually deleted after a crash. You have to start drizzled with "
6096
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6099
#: drizzled/handler.cc:1364
6100
msgid "Crash recovery finished."
6103
#: drizzled/log.cc:1071
6104
msgid "I/O error reading the header from the binary log"
6107
#: drizzled/log.cc:1078
6109
"Binlog has bad magic number; It's not a binary log file that can be used by "
6110
"this version of Drizzle"
6113
#: drizzled/log.cc:1093
6115
msgid "Failed to open log (file '%s', errno %d)"
6118
#: drizzled/log.cc:1095 drizzled/log.cc:1103
6119
msgid "Could not open log file"
6122
#: drizzled/log.cc:1101
6124
msgid "Failed to create a cache on log (file '%s')"
6127
#: drizzled/log.cc:1255 drizzled/log.cc:1903
6130
"Could not use %s for logging (error %d). Turning logging off for the whole "
6131
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6132
"shutdown the Drizzle server and restart it."
6135
#: drizzled/log.cc:2172 drizzled/log.cc:2203 drizzled/log.cc:2455
6136
#: drizzled/log.cc:2579
6138
msgid "Failed to delete file '%s'"
6141
#: drizzled/log.cc:2181 drizzled/log.cc:2463 drizzled/log.cc:2587
6144
"a problem with deleting %s; consider examining correspondence of your binlog "
6145
"index file to the actual binlog files"
6148
#: drizzled/log.cc:2309
6150
msgid "next log error: %d offset: %s log: %s included: %d"
6153
#: drizzled/log.cc:2421 drizzled/log.cc:2547
6155
msgid "Failed to execute stat() on file '%s'"
6158
#: drizzled/log.cc:2432 drizzled/log.cc:2558
6161
"a problem with getting info on being purged %s; consider examining "
6162
"correspondence of your binlog index file to the actual binlog files"
6165
#: drizzled/log.cc:4054 drizzled/log.cc:4547
6167
msgid "Recovering after a crash using %s"
6170
#: drizzled/log.cc:4057
6172
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6175
#: drizzled/log.cc:4394
6176
msgid "Bad magic header in tc log"
6179
#: drizzled/log.cc:4404
6182
"Recovery failed! You must enable exactly %d storage engines that support two-"
6183
"phase commit protocol"
6186
#: drizzled/log.cc:4432
6188
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6189
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6190
"heuristic-recover={commit|rollback}"
6193
#: drizzled/log.cc:4462
6194
msgid "Heuristic crash recovery mode"
6197
#: drizzled/log.cc:4464
6198
msgid "Heuristic crash recovery failed"
6201
#: drizzled/log.cc:4465
6202
msgid "Please restart mysqld without --tc-heuristic-recover"
6205
#: drizzled/log.cc:4509 drizzled/log.cc:4533
6207
msgid "find_log_pos() failed (error: %d)"
6210
#: drizzled/log.cc:4646
6212
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6213
"of memory error) and restart, or delete (or rename) binary log and start "
6214
"mysqld with --tc-heuristic-recover={commit|rollback}"
6217
#: drizzled/log_event.cc:140
6219
msgid " %s, Error_code: %d;"
6222
#: drizzled/log_event.cc:144
6225
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6226
"master log %s, end_log_pos %lu"
6229
#: drizzled/log_event.cc:150
6233
#: drizzled/log_event.cc:992
6236
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6239
#: drizzled/log_event.cc:2282
6242
"Query partially completed on the master (error on master: %d) and was "
6243
"aborted. There is a chance that your master is inconsistent at this point. "
6244
"If you are sure that your master is ok, run this query manually on the slave "
6245
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6246
"SLAVE; . Query: '%s'"
6249
#: drizzled/log_event.cc:2312
6252
"Query caused differenxt errors on master and slave.\n"
6253
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6254
"Default database: '%s'. Query: '%s'"
6257
#: drizzled/log_event.cc:2317
6260
msgstr "Fick fel: %s\n"
6262
#: drizzled/log_event.cc:2337
6264
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6267
#: drizzled/log_event.cc:2339 drizzled/log_event.cc:6208
6268
#: drizzled/log_event.cc:6253 drizzled/log_event.cc:7061
6269
msgid "unexpected success or fatal error"
6272
#: drizzled/log_event.cc:2917
6274
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6275
"probable cause is that the master died while writing the transaction to its "
6276
"binary log, thus rolled back too."
6279
#: drizzled/log_event.cc:3696
6282
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6283
"produced %ld warning(s). Default database: '%s'"
6286
#: drizzled/log_event.cc:3746
6289
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6292
#: drizzled/log_event.cc:3758
6294
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6297
#: drizzled/log_event.cc:4735
6298
msgid "Out of memory while recording slave event"
6301
#: drizzled/log_event.cc:5093 drizzled/log_event.cc:5119
6303
msgid "Error in Create_file event: could not open file '%s'"
6306
#: drizzled/log_event.cc:5105
6308
msgid "Error in Create_file event: could not write to file '%s'"
6311
#: drizzled/log_event.cc:5126
6313
msgid "Error in Create_file event: write to '%s' failed"
6316
#: drizzled/log_event.cc:5265
6318
msgid "Error in %s event: could not create file '%s'"
6321
#: drizzled/log_event.cc:5274
6323
msgid "Error in %s event: could not open file '%s'"
6326
#: drizzled/log_event.cc:5281
6328
msgid "Error in %s event: write to '%s' failed"
6331
#: drizzled/log_event.cc:5492
6333
msgid "Error in Exec_load event: could not open file '%s'"
6336
#: drizzled/log_event.cc:5502
6338
msgid "Error in Exec_load event: file '%s' appears corrupted"
6341
#: drizzled/log_event.cc:5532
6343
msgid "%s. Failed executing load from '%s'"
6346
#: drizzled/log_event.cc:5760
6347
msgid "Not enough memory"
6350
#: drizzled/log_event.cc:6205
6352
msgid "Error '%s' in %s event: when locking tables"
6355
#: drizzled/log_event.cc:6215
6357
msgid "Error in %s event: when locking tables"
6360
#: drizzled/log_event.cc:6250
6362
msgid "Error '%s' on reopening tables"
6365
#: drizzled/log_event.cc:6606
6367
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6370
#: drizzled/log_event.cc:7058
6372
msgid "Error '%s' on opening table `%s`.`%s`"
6375
#: drizzled/rpl_mi.cc:148
6377
msgid "Failed to create a new master info file (file '%s', errno %d)"
6380
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6382
msgid "Failed to create a cache on master info file (file '%s')"
6385
#: drizzled/rpl_mi.cc:170
6387
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6390
#: drizzled/rpl_mi.cc:276
6393
"SSL information in the master info file ('%s') are ignored because this "
6394
"MySQL slave was compiled without SSL support."
6397
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2148
6398
msgid "Failed to flush master info file"
6401
#: drizzled/rpl_mi.cc:305
6402
msgid "Error reading master configuration"
6405
#: drizzled/rpl_reporting.cc:43
6407
msgid "Slave %s: %s%s Error_code: %d"
6410
#: drizzled/rpl_rli.cc:134
6413
"Neither --relay-log nor --relay-log-index were used; so replication may "
6414
"break when this MySQL server acts as a slave and has his hostname changed!! "
6415
"Please use '--relay-log=%s' to avoid this problem."
6418
#: drizzled/rpl_rli.cc:151
6419
msgid "Failed in open_log() called from init_relay_log_info()"
6422
#: drizzled/rpl_rli.cc:168
6424
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6427
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6429
msgid "Failed to create a cache on relay log info file '%s'"
6432
#: drizzled/rpl_rli.cc:186
6433
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6436
#: drizzled/rpl_rli.cc:202
6438
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6441
#: drizzled/rpl_rli.cc:253
6443
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6446
#: drizzled/rpl_rli.cc:268
6447
msgid "Failed to flush relay log info file"
6450
#: drizzled/rpl_rli.cc:271
6451
msgid "Error counting relay log space"
6454
#: drizzled/rpl_rli.cc:295
6456
msgid "log %s listed in the index, but failed to stat"
6459
#: drizzled/rpl_rli.cc:310
6460
msgid "Could not find first log while counting relay log space"
6463
#: drizzled/rpl_rli.cc:967
6464
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6467
#: drizzled/rpl_utility.cc:119
6469
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6472
#: drizzled/rpl_utility.cc:134
6475
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6476
"Master's column size should be <= the slave's column size."
6479
#: drizzled/scheduler.cc:122
6480
msgid "Memory allocation error in thd_scheduler::init\n"
6483
#: drizzled/scheduler.cc:213
6484
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6487
#: drizzled/scheduler.cc:219
6488
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6491
#: drizzled/scheduler.cc:231
6492
msgid "thd_add_event event_add error in libevent_init\n"
6495
#: drizzled/scheduler.cc:247
6497
msgid "Can't create completion port thread (error %d)"
6500
#: drizzled/scheduler.cc:360
6501
msgid "event_add error in libevent_add_thd_callback\n"
6504
#: drizzled/scheduler.cc:386
6505
msgid "Scheduler init error in libevent_add_new_connection\n"
6508
#: drizzled/scheduler.cc:467
6509
msgid "libevent_thread_proc: my_thread_init() failed\n"
6512
#: drizzled/set_var.cc:898
6513
msgid "Ambiguous slave modes combination. STRICT will be used"
6516
#: drizzled/slave.cc:89
6517
msgid "Waiting to reconnect after a failed registration on master"
6520
#: drizzled/slave.cc:90
6522
"Slave I/O thread killed while waitnig to reconnect after a failed "
6523
"registration on master"
6526
#: drizzled/slave.cc:92
6527
msgid "Reconnecting after a failed registration on master"
6530
#: drizzled/slave.cc:93
6533
"failed registering on master, reconnecting to try again, log '%s' at postion "
6537
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6538
msgid "Slave I/O thread killed during or after reconnect"
6541
#: drizzled/slave.cc:99
6542
msgid "Waiting to reconnect after a failed binlog dump request"
6545
#: drizzled/slave.cc:100
6546
msgid "Slave I/O thread killed while retrying master dump"
6549
#: drizzled/slave.cc:101
6550
msgid "Reconnecting after a failed binlog dump request"
6553
#: drizzled/slave.cc:102
6555
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6558
#: drizzled/slave.cc:108
6559
msgid "Waiting to reconnect after a failed master event read"
6562
#: drizzled/slave.cc:109
6563
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6566
#: drizzled/slave.cc:111
6567
msgid "Reconnecting after a failed master event read"
6570
#: drizzled/slave.cc:112
6573
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6577
#: drizzled/slave.cc:115
6579
"Slave I/O thread killed during or after a reconnect done to recover from "
6583
#: drizzled/slave.cc:229
6584
msgid "Failed to allocate memory for the master info structure"
6587
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6588
msgid "Failed to initialize the master info structure"
6591
#: drizzled/slave.cc:251
6592
msgid "Failed to create slave threads"
6595
#: drizzled/slave.cc:448
6596
msgid "Server id not set, will not start slave"
6599
#: drizzled/slave.cc:616
6601
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6602
"updates to a non-transactional table without any primary key. There is a "
6603
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6604
"check your tables' contents after restart."
6607
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6608
msgid "Master reported unrecognized DRIZZLE version"
6611
#: drizzled/slave.cc:833
6612
msgid "default Format_description_log_event"
6615
#: drizzled/slave.cc:855
6618
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6619
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6622
#: drizzled/slave.cc:882
6624
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6625
"server ids; these ids must be different for replication to work (or the --"
6626
"replicate-same-server-id option must be used on slave but this doesnot "
6627
"always make sense; please check the manual before using it)."
6630
#: drizzled/slave.cc:927
6632
"The slave I/O thread stops because master and slave have different values "
6633
"for the COLLATION_SERVER global variable. The values must be equal for "
6634
"replication to work"
6637
#: drizzled/slave.cc:963
6639
"The slave I/O thread stops because master and slave have different values "
6640
"for the TIME_ZONE global variable. The values must be equal for replication "
6644
#: drizzled/slave.cc:1028
6645
msgid "Waiting for the slave SQL thread to free enough relay log space"
6648
#: drizzled/slave.cc:1074
6650
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6654
#: drizzled/slave.cc:1085
6655
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6658
#: drizzled/slave.cc:1476
6660
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6663
#: drizzled/slave.cc:1529
6665
msgid "Error reading packet from server: %s ( server_errno=%d)"
6668
#: drizzled/slave.cc:1537
6670
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6673
#: drizzled/slave.cc:1691
6676
"It was not possible to update the positions of the relay log information: "
6677
"the slave may be in an inconsistent state. Stopped in %s position %s"
6680
#: drizzled/slave.cc:1766 drizzled/slave.cc:2360
6682
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6685
#: drizzled/slave.cc:1825 drizzled/slave.cc:2309
6687
msgid "Error initializing relay log position: %s"
6690
#: drizzled/slave.cc:1841
6693
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6694
"Consider raising the value of the slave_transaction_retries variable."
6697
#: drizzled/slave.cc:1864
6699
"Could not parse relay log event entry. The possible reasons are: the "
6700
"master's binary log is corrupted (you can check this by running "
6701
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6702
"can check this by running 'mysqlbinlog' on the relay log), a network "
6703
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6704
"check the master's binary log or slave's relay log, you will be able to know "
6705
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6708
#: drizzled/slave.cc:1985
6709
msgid "Failed during slave I/O thread initialization"
6712
#: drizzled/slave.cc:1999
6713
msgid "error in drizzle_create()"
6716
#: drizzled/slave.cc:2007
6719
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6720
"'%s' at position %s"
6723
#: drizzled/slave.cc:2021
6724
msgid "Slave I/O thread killed while connecting to master"
6727
#: drizzled/slave.cc:2045
6728
msgid "Slave I/O thread couldn't register on master"
6731
#: drizzled/slave.cc:2057 drizzled/slave.cc:2081 drizzled/slave.cc:2105
6732
msgid "Forcing to reconnect slave I/O thread"
6735
#: drizzled/slave.cc:2070
6736
msgid "Failed on request_dump()"
6739
#: drizzled/slave.cc:2071
6740
msgid "Slave I/O thread killed while requesting master dump"
6743
#: drizzled/slave.cc:2097
6744
msgid "Waiting for master to send event"
6747
#: drizzled/slave.cc:2099
6748
msgid "Slave I/O thread killed while reading event"
6751
#: drizzled/slave.cc:2117
6754
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6755
"entry is correct, restart the server with a higher value of "
6756
"max_allowed_packet"
6759
#: drizzled/slave.cc:2131
6760
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6763
#: drizzled/slave.cc:2141
6764
msgid "Queueing master event to the relay log"
6767
#: drizzled/slave.cc:2168
6768
msgid "Slave I/O thread aborted while waiting for relay log space"
6771
#: drizzled/slave.cc:2178
6773
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6776
#: drizzled/slave.cc:2199
6777
msgid "Waiting for slave mutex on exit"
6780
#: drizzled/slave.cc:2265
6781
msgid "Failed during slave thread initialization"
6784
#: drizzled/slave.cc:2331
6787
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6788
"s, relay log '%s' position: %s"
6791
#: drizzled/slave.cc:2345
6792
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6795
#: drizzled/slave.cc:2371
6796
msgid "Reading event from the relay log"
6799
#: drizzled/slave.cc:2396
6801
msgid "Slave (additional info): %s Error_code: %d"
6804
#: drizzled/slave.cc:2413
6806
msgid "Slave: %s Error_code: %d"
6809
#: drizzled/slave.cc:2416
6812
"Error loading user-defined library, slave SQL thread aborted. Install the "
6813
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6814
"stopped at log '%s' position %s"
6817
#: drizzled/slave.cc:2424
6820
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6821
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6824
#: drizzled/slave.cc:2436
6827
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6830
#: drizzled/slave.cc:2532
6832
msgid "Slave I/O: failed requesting download of '%s'"
6835
#: drizzled/slave.cc:2549
6837
msgid "Network read error downloading '%s' from master"
6840
#: drizzled/slave.cc:2571
6841
msgid "error writing Exec_load event to relay log"
6844
#: drizzled/slave.cc:2585
6845
msgid "error writing Create_file event to relay log"
6848
#: drizzled/slave.cc:2600
6849
msgid "error writing Append_block event to relay log"
6852
#: drizzled/slave.cc:2696
6853
msgid "Memory allocation failed"
6856
#: drizzled/slave.cc:2721 drizzled/slave.cc:2807
6859
"Read invalid event from master: '%s', master could be corrupt but a more "
6860
"likely cause of this is a bug"
6863
#: drizzled/slave.cc:3080
6864
msgid "could not queue event from master"
6867
#: drizzled/slave.cc:3170
6869
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6872
#: drizzled/slave.cc:3172
6873
msgid "reconnecting"
6876
#: drizzled/slave.cc:3172
6880
#: drizzled/slave.cc:3198
6883
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6887
#: drizzled/slave.cc:3585
6889
msgid "next log '%s' is currently active"
6892
#: drizzled/slave.cc:3615
6894
msgid "next log '%s' is not active"
6897
#: drizzled/slave.cc:3631
6900
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6903
#: drizzled/slave.cc:3637
6904
msgid "Aborting slave SQL thread because of partial event read"
6907
#: drizzled/slave.cc:3643 drizzled/slave.cc:3650
6909
msgid "Error reading relay log event: %s"
6912
#: drizzled/slave.cc:3644
6913
msgid "slave SQL thread was killed"
6916
#: drizzled/slave.cc:3742
6919
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6920
"check error log on slave for more info"
6923
#: drizzled/slave.cc:3748
6926
"According to the master's version ('%s'), it is probable that master suffers "
6927
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6928
"current binary log event may make the slave's data become different from the "
6929
"master's data. To take no risk, slave refuses to replicate this event and "
6930
"stops. We recommend that all updates be stopped on the master and slave, "
6931
"that the data of both be manually synchronized, that master's binary logs be "
6932
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6933
"Then replication can be restarted."
6936
#: drizzled/sql_base.cc:2527
6938
msgid "Table %s had a open data handler in reopen_table"
6941
#: drizzled/sql_base.cc:3178
6943
msgid "Couldn't repair table: %s.%s"
6946
#: drizzled/sql_base.cc:3221
6949
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6950
"s`.`%s`' to the binary log"
6953
#: drizzled/sql_base.cc:3950
6955
msgid "Could not remove temporary table: '%s', error: %d"
6958
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6960
msgid "Error while loading database options: '%s':"
6963
#: drizzled/sql_plugin.cc:647
6965
msgid "Plugin '%s' of type %s failed deinitialization"
6968
#: drizzled/sql_plugin.cc:661
6970
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6973
#: drizzled/sql_plugin.cc:781
6975
msgid "Plugin '%s' registration as a %s failed."
6978
#: drizzled/sql_plugin.cc:1035
6979
msgid "plugin-load parameter too long"
6982
#: drizzled/sql_plugin.cc:1095
6984
msgid "Couldn't load plugin named '%s' with soname '%s'."
6987
#: drizzled/sql_plugin.cc:1146
6989
msgid "Forcing shutdown of %d plugins"
6992
#: drizzled/sql_plugin.cc:1168
6994
msgid "Plugin '%s' will be forced to shutdown"
6997
#: drizzled/sql_plugin.cc:1184
6999
msgid "Plugin '%s' has ref_count=%d after shutdown."
7002
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
7004
msgid "Unknown variable type code 0x%x in plugin '%s'."
7007
#: drizzled/sql_plugin.cc:2476
7010
"Server variable %s of plugin %s was forced to be read-only: string variable "
7011
"without update_func and PLUGIN_VAR_MEMALLOC flag"
7014
#: drizzled/sql_plugin.cc:2507
7016
msgid "Missing variable name in plugin '%s'."
7019
#: drizzled/sql_plugin.cc:2524
7021
msgid "Thread local variable '%s' not allocated in plugin '%s'."
7024
#: drizzled/sql_plugin.cc:2643
7026
msgid "Out of memory for plugin '%s'."
7029
#: drizzled/sql_plugin.cc:2650
7031
msgid "Bad options for plugin '%s'."
7034
#: drizzled/sql_plugin.cc:2659
7036
msgid "Parsing options for plugin '%s' failed."
7039
#: drizzled/sql_plugin.cc:2702
7041
msgid "Plugin '%s' has conflicting system variables"
7044
#: drizzled/sql_plugin.cc:2712
7046
msgid "Plugin '%s' disabled by command line option"
7049
#: drizzled/sql_repl.cc:101
7050
msgid "Failed in send_file() while reading file name"
7053
#: drizzled/sql_repl.cc:114
7054
msgid "Failed in send_file() on open of file"
7057
#: drizzled/sql_repl.cc:122
7058
msgid "Failed in send_file() while writing data to client"
7061
#: drizzled/sql_repl.cc:131
7062
msgid "Failed in send_file() while negotiating file transfer close"
7065
#: drizzled/sql_table.cc:81
7067
msgid "Invalid (old?) table or database name '%s'"
7070
#: drizzled/sql_table.cc:2716
7072
msgid "Unknown - internal error %d during operation"
7075
#: drizzled/sql_table.cc:4990
7077
msgid "Could not open table %s.%s after rename\n"
7080
#: drizzled/sql_table.cc:5157
7083
"order_st BY ignored because there is a user-defined clustered index in the "
7087
#: drizzled/sql_udf.cc:39
7088
msgid "Can't allocate memory for udf structures"
7091
#: drizzled/table.cc:488
7094
"'%s' had no or invalid character set, and default character set is multi-"
7095
"byte, so character column sizes may have changed"
7098
#: drizzled/table.cc:1692
7100
msgid "Unknown collation '%s' in table '%-.64s' definition"
7103
#: drizzled/table.cc:1699
7106
"Table '%-.64s' was created with a different version of MySQL and cannot be "
7110
#: drizzled/table.cc:2310
7113
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
7117
#: drizzled/table.cc:2336
7120
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7121
"have type %s, found type %s."
7124
#: drizzled/table.cc:2345
7127
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7128
"position %d to have character set '%s' but the type has no character set."
7131
#: drizzled/table.cc:2355
7134
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7135
"position %d to have character set '%s' but found character set '%s'."
7138
#: drizzled/table.cc:2366
7141
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7142
"have type %s but the column is not found."
7145
#: drizzled/table.cc:4749
7147
msgid "Got error %d when reading table '%s'"
7150
#: drizzled/tztime.cc:1063
7152
msgid "Fatal error: Illegal or unknown default time zone '%s'"
7155
#: drizzled/definitions.h:52
7156
msgid "Invalid error code"
7161
#~ "Switch to another charset. Might be needed for processing binlog with "
7162
#~ "multi-byte charsets."
7164
#~ "Byt till en annan charset. Kan krävas för att processa binlog med multi-"
7167
#~ msgid "Charset changed"
7168
#~ msgstr "Teckentabell ändrad"
7170
#~ msgid "Charset is not found"
7171
#~ msgstr "Teckentabellen kan inte hittas"
7173
#~ msgid "Unknown option to protocol: %s\n"
7174
#~ msgstr "Okänd valmöjlighet för protokoll: %s\n"