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-09-13 13:20-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:256
22
msgid "Synonym for `help'."
23
msgstr "Synonym för 'hjälp'."
25
#: client/drizzle.cc:257
27
msgid "Clear command."
28
msgstr "Rensa funktion"
30
#: client/drizzle.cc:259
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:261
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:263
42
msgid "Send command to drizzle server, display result vertically."
43
msgstr "Skicka anrop till drizzle server, visa resultatet vertikalt."
45
#: client/drizzle.cc:264
47
msgid "Exit drizzle. Same as quit."
48
msgstr "Avsluta drizzle. Samma som stäng"
50
#: client/drizzle.cc:265
51
msgid "Send command to drizzle server."
52
msgstr "Skicka anrop till drizzle server."
54
#: client/drizzle.cc:266
56
msgid "Display this help."
57
msgstr "Visa denna hjälp."
59
#: client/drizzle.cc:267
60
msgid "Disable pager, print to stdout."
61
msgstr "Inaktivera pager, skriv till stdout"
63
#: client/drizzle.cc:268
64
msgid "Don't write into outfile."
65
msgstr "Skriv inte till outfile."
67
#: client/drizzle.cc:270
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:271
73
msgid "Print current command."
74
msgstr "Visa aktuellt anrop"
76
#: client/drizzle.cc:272
77
msgid "Change your drizzle prompt."
78
msgstr "Ändra din drizzle prompt."
80
#: client/drizzle.cc:273
82
msgstr "Avsluta drizzle."
84
#: client/drizzle.cc:274
86
msgid "Rebuild completion hash."
87
msgstr "Återskapa 'completion' hash"
89
#: client/drizzle.cc:276
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:277
94
msgid "Get status information from the server."
95
msgstr "Hämta status information från servern."
97
#: client/drizzle.cc:279
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:281
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:283
109
"Switch to another charset. Might be needed for processing binlog with multi-"
112
"Byt till en annan charset. Kan krävas för att processa binlog med multi-byte "
115
#: client/drizzle.cc:285 client/drizzle.cc:1437
117
msgid "Show warnings after every statement."
118
msgstr "Visa varningar efter varje sats"
120
#: client/drizzle.cc:287
122
msgid "Don't show warnings after every statement."
123
msgstr "Visa inte varningar efter varje sats"
125
#: client/drizzle.cc:1120
126
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
127
msgstr "Välkommen till Drizzle klienten.. Kommandon slutar med ; eller \\g"
129
#: client/drizzle.cc:1130
132
"Your Drizzle connection id is %u\n"
133
"Server version: %s\n"
135
"Ditt Drizzle-uppkopplings id är %u\n"
136
"Server version: %s\n"
138
#: client/drizzle.cc:1160
140
msgid "Reading history-file %s\n"
141
msgstr "Läser från historiefil %s\n"
143
#: client/drizzle.cc:1165
145
msgid "Couldn't allocate memory for temp histfile!\n"
146
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
148
#: client/drizzle.cc:1172
149
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
151
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
153
#: client/drizzle.cc:1190
155
msgid "Writing history-file %s\n"
156
msgstr "Skriver historie-fil %s\n"
158
#: client/drizzle.cc:1199
162
#: client/drizzle.cc:1199
166
#: client/drizzle.cc:1248
167
msgid "Query aborted by Ctrl+C\n"
168
msgstr "Fråga avbruten med Ctrl+C\n"
170
#: client/drizzle.cc:1271 client/drizzleadmin.cc:74 drizzled/drizzled.cc:3113
171
msgid "Display this help and exit."
172
msgstr "Visa den här hjälpen och avsluta."
174
#: client/drizzle.cc:1273
175
msgid "Synonym for -?"
176
msgstr "Synonym för -?"
178
#: client/drizzle.cc:1276
180
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
181
"and field completion, but startup and reconnecting may take a longer time. "
182
"Disable with --disable-auto-rehash."
185
#: client/drizzle.cc:1280
187
"No automatic rehashing. One has to use 'rehash' to get table and field "
188
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
189
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
192
#: client/drizzle.cc:1283
195
"Automatically switch to vertical output mode if the result is wider than the "
198
"Byt automatiskt till vertikal utskrift om resultatet är bredare än "
201
#: client/drizzle.cc:1286
204
"Don't use history file. Disable interactive behavior. (Enables --silent)"
206
"Använd inte historiefil. Avaktivera interaktivt läge. (Aktiverar --silent)"
208
#: client/drizzle.cc:1288 drizzled/drizzled.cc:3183
210
msgid "Directory where character sets are."
211
msgstr "Katalog för teckenuppsättningar"
213
#: client/drizzle.cc:1290
215
msgid "Display column type information."
216
msgstr "Visa information om kolumntypen"
218
#: client/drizzle.cc:1293
220
"Preserve comments. Send comments to the server. The default is --skip-"
221
"comments (discard comments), enable with --comments"
224
#: client/drizzle.cc:1296
225
msgid "Use compression in server/client protocol."
226
msgstr "Använd komprimering i server/klient-protokollet"
228
#: client/drizzle.cc:1299
230
msgid "Check memory and open file usage at exit ."
231
msgstr "Kontrollera minnes- och filanvändning vid avslut."
233
#: client/drizzle.cc:1302
234
msgid "Print some debug info at exit."
235
msgstr "Visa debug information vid avslut"
237
#: client/drizzle.cc:1304
238
msgid "Database to use."
239
msgstr "Databas att använda"
241
#: client/drizzle.cc:1307 drizzled/drizzled.cc:3179
243
msgid "Set the default character set."
244
msgstr "Välj standardteckentabell"
246
#: client/drizzle.cc:1309
247
msgid "Delimiter to be used."
248
msgstr "Avskiljare att använda"
250
#: client/drizzle.cc:1311
252
msgid "Execute command and quit. (Disables --force and history file)"
253
msgstr "Utför kommando och avsluta. (Avaktiverar --force och historiefil)"
255
#: client/drizzle.cc:1313
257
msgid "Print the output of a query (rows) vertically."
258
msgstr "Visa resultatet av en fråga (rader) vertikalt."
260
#: client/drizzle.cc:1316
261
msgid "Continue even if we get an sql error."
262
msgstr "Fortsätt även om vi får ett SQL fel."
264
#: client/drizzle.cc:1320
266
"Enable named commands. Named commands mean this program's internal commands; "
267
"see drizzle> help . When enabled, the named commands can be used from any "
268
"line of the query, otherwise only from the first line, before an enter. "
269
"Disable with --disable-named-commands. This option is disabled by default."
272
#: client/drizzle.cc:1324
274
"Named commands are disabled. Use \\* form only, or use named commands only "
275
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
276
"the client now starts with this option ENABLED by default! Disable with '-"
277
"G'. Long format commands still work from the first line. WARNING: option "
278
"deprecated; use --disable-named-commands instead."
281
#: client/drizzle.cc:1326
282
msgid "Ignore space after function names."
283
msgstr "Ignorera mellanrum efter funktionsnamn."
285
#: client/drizzle.cc:1328
287
msgid "Enable/disable LOAD DATA LOCAL INFILE."
288
msgstr "Slå på/stäng av LOAD DATA LOCAL INFILE."
290
#: client/drizzle.cc:1331
291
msgid "Turn off beep on error."
292
msgstr "Stäng av pip vid fel"
294
#: client/drizzle.cc:1333 client/drizzleadmin.cc:76
295
msgid "Connect to host."
296
msgstr "Anslut till värddator"
298
#: client/drizzle.cc:1335
299
msgid "Write line numbers for errors."
300
msgstr "Skriv radnummer för felmeddelanden"
302
#: client/drizzle.cc:1338
305
"Don't write line number for errors. WARNING: -L is deprecated, use long "
306
"version of this option instead."
308
"Visa inte radnummer för fel. VARNING: -L är föråldrat, använd lång version "
309
"av detta alternativ istället."
311
#: client/drizzle.cc:1340
312
msgid "Flush buffer after each query."
313
msgstr "Töm bufferten efter varje fråga."
315
#: client/drizzle.cc:1342
316
msgid "Write column names in results."
317
msgstr "Skriv kolumnnamn i resultaten."
319
#: client/drizzle.cc:1346
322
"Don't write column names in results. WARNING: -N is deprecated, use long "
323
"version of this options instead."
325
"Skriv inte ut kolumnernas namn i resultatet. VARNING: -N är föråldrad, "
326
"använd lång version av detta alternativ istället."
328
#: client/drizzle.cc:1349
331
"Change the value of a variable. Please note that this option is deprecated; "
332
"you can set variables directly with --variable-name=value."
334
"Ändra värdet på en variabel. Notera att detta val är föråldrat; du kan sätta "
335
"värdet på variabeln direkt med --variable-name=värde."
337
#: client/drizzle.cc:1351
338
msgid "Ignore SIGINT (CTRL-C)"
339
msgstr "Ignorera SIGINT (CTRL-C)"
341
#: client/drizzle.cc:1355
344
"Only update the default database. This is useful for skipping updates to "
345
"other database in the update log."
347
"Uppdatera endast standarddatabasen. Använd för att hoppa över uppdateringar "
348
"av andra databaser i uppdateringsloggen."
350
#: client/drizzle.cc:1358
352
"Pager to use to display results. If you don't supply an option the default "
353
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
354
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
355
"work in batch mode. Disable with --disable-pager. This option is disabled by "
359
#: client/drizzle.cc:1361
361
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
362
"option deprecated; use --disable-pager instead."
365
#: client/drizzle.cc:1364 client/drizzleadmin.cc:79
368
"Password to use when connecting to server. If password is not given it's "
369
"asked from the tty."
371
"Lösenord att använda vid anslutning till värddator. Om inget lösenord anges "
372
"efterfrågas det från terminalen."
374
#: client/drizzle.cc:1366
377
"Port number to use for connection or 0 for default to, in order of "
378
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
380
"Portnummer att använda för anslutning eller 0 för att använda standardporten "
381
"angiven i, efter rangordningen, my.cnf, $DRIZZLE_TCP_PORT, "
383
#: client/drizzle.cc:1367
385
msgid "built-in default"
386
msgstr "Inbyggt standardvärde"
388
#: client/drizzle.cc:1370
389
msgid "Set the drizzle prompt to this value."
390
msgstr "Sätt drizzle-prompten till detta värde."
392
#: client/drizzle.cc:1373
393
msgid "The protocol of connection (tcp,socket,pipe,memory)."
394
msgstr "Protokollet för anslutningen (tcp,socket,pipe,memory)."
396
#: client/drizzle.cc:1376
399
"Don't cache result, print it row by row. This may slow down the server if "
400
"the output is suspended. Doesn't use history file."
402
"Använd inte cacheminnet för resultatet, skriv ut det rad för rad. Detta kan "
403
"sakta ner värddatorn om utskriften är uppskjuten. Använder inte historiefil."
405
#: client/drizzle.cc:1378
406
msgid "Write fields without conversion. Used with --batch."
407
msgstr "Skriv fält utan omvandling. Används tillsammans med --batch."
409
#: client/drizzle.cc:1381
411
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
412
"option is enabled by default."
414
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
415
"funktion används som standard."
417
#: client/drizzle.cc:1383
419
"Be more silent. Print results with a tab as separator, each row on new line."
422
#: client/drizzle.cc:1385
423
msgid "Socket file to use for connection."
426
#: client/drizzle.cc:1388
427
msgid "Output in table format."
428
msgstr "Utskrift i tabellformat."
430
#: client/drizzle.cc:1391
432
"Append everything into outfile. See interactive help (\\h) also. Does not "
433
"work in batch mode. Disable with --disable-tee. This option is disabled by "
437
#: client/drizzle.cc:1393
440
"Disable outfile. See interactive help (\\h) also. WARNING: option "
441
"deprecated; use --disable-tee instead"
443
"Avaktivera utfil. Se även interaktiv hjälp (\\h). VARNING: detta val är "
444
"föråldrat; använd --disable-tee istället."
446
#: client/drizzle.cc:1396 client/drizzleadmin.cc:89
447
msgid "User for login if not current user."
448
msgstr "Användare för inloggning om inte nuvarande användare."
450
#: client/drizzle.cc:1399
452
msgid "Only allow UPDATE and DELETE that uses keys."
453
msgstr "Tillåt endast UPDATE och DELETE där nycklar används."
455
#: client/drizzle.cc:1402
457
msgid "Synonym for option --safe-updates, -U."
458
msgstr "Synonym för valet --safe-updates, -U."
460
#: client/drizzle.cc:1405
462
msgid "Write more. (-v -v -v gives the table output format)."
463
msgstr "Skriv ut mer. (-v -v -v ger utskrift i tabellformat)."
465
#: client/drizzle.cc:1407 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3647
466
msgid "Output version information and exit."
467
msgstr "Skriv ut information om version och avsluta."
469
#: client/drizzle.cc:1409 client/drizzleadmin.cc:96
470
msgid "Wait and retry if connection is down."
471
msgstr "Vänta och försök igen om anslutningen avbryts."
473
#: client/drizzle.cc:1412
475
msgid "Number of seconds before connection timeout."
476
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
478
#: client/drizzle.cc:1417
479
msgid "Max packet length to send to, or receive from server"
480
msgstr "Största paketlängd att skicka eller ta emot från värddatorn"
482
#: client/drizzle.cc:1422
484
msgid "Buffer for TCP/IP and socket communication"
485
msgstr "Buffert för TCP/IP och sockel kommunikation"
487
#: client/drizzle.cc:1426
488
msgid "Automatic limit for SELECT when using --safe-updates"
489
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
491
#: client/drizzle.cc:1431
492
msgid "Automatic limit for rows in a join when using --safe-updates"
495
#: client/drizzle.cc:1435
497
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
499
"Neka klientanslutning till värddator om klienten använder ett gammalt (före "
500
"version 4.1.1) protokoll."
502
#: client/drizzle.cc:1448
504
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
507
#: client/drizzle.cc:1455
510
"Copyright (C) 2000-2008 MySQL AB\n"
511
" This software comes with ABSOLUTELY NO "
512
"WARRANTY. This is free software,\n"
513
" and you are welcome to modify and redistribute it under the GPL license\n"
516
#: client/drizzle.cc:1459
518
msgid "Usage: %s [OPTIONS] [database]\n"
521
#: client/drizzle.cc:1492
523
msgid "DELIMITER cannot contain a backslash character"
524
msgstr "AVGRÄNSARE kan inte innehålla omvänt snedstreck"
526
#: client/drizzle.cc:1513
528
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
529
msgstr "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
531
#: client/drizzle.cc:1536
533
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
535
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
537
#: client/drizzle.cc:1540
539
msgid "WARNING: --server-arg option not supported in this configuration.\n"
541
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
543
#: client/drizzle.cc:1912
545
msgid "Unknown command '\\%c'."
546
msgstr "Okänt kommando '\\%c'."
548
#: client/drizzle.cc:2339
550
"Reading table information for completion of table and column names\n"
551
" You can turn off this feature to get a quicker startup with -A\n"
555
#: client/drizzle.cc:2436
556
msgid "No connection. Trying to reconnect..."
557
msgstr "Ingen anslutning. Försöker att återansluta..."
559
#: client/drizzle.cc:2442
561
msgid "Can't connect to the server\n"
562
msgstr "Kan inte ansluta till värddatorn\n"
564
#: client/drizzle.cc:2499
568
#: client/drizzle.cc:2499
572
#: client/drizzle.cc:2550
575
msgstr "Namn: '%s'\n"
577
#: client/drizzle.cc:2551
586
#: client/drizzle.cc:2553
595
#: client/drizzle.cc:2566
597
msgid "Many help items for your request exist."
598
msgstr "Det finns många hjälpavsnitt för din begäran."
600
#: client/drizzle.cc:2567
603
"To make a more specific request, please type 'help <item>',\n"
604
"where <item> is one of the following"
606
"För att göra en mer specifik begäran, skriv 'help <avsnitt>',\n"
607
"där <avsnitt> är något av följande"
609
#: client/drizzle.cc:2573
611
msgid "You asked for help about help category: '%s'\n"
612
msgstr "Du efterfrågade hjälp i hjälpkategorin: '%s'\n"
614
#: client/drizzle.cc:2574
616
"For more information, type 'help <item>', where <item> is one of the "
619
"För ytterligare information, skriv 'help <avsnitt>', där <avsnitt> är något "
622
#: client/drizzle.cc:2587
630
#: client/drizzle.cc:2588
632
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
634
"Vänligen använd 'help contents' för att lista alla tillgängliga "
637
#: client/drizzle.cc:2610
639
msgid "List of all Drizzle commands:"
640
msgstr "Lista över Drizzle-kommandon:"
642
#: client/drizzle.cc:2612
644
msgid "Note that all text commands must be first on line and end with ';'"
646
"Notera att alla text-kommandon måste stå först på en rad och avslutas med ';'"
648
#: client/drizzle.cc:2623
651
"For server side help, type 'help contents'\n"
654
#: client/drizzle.cc:2648
655
msgid "Usage: \\C char_setname | charset charset_name"
658
#: client/drizzle.cc:2658
659
msgid "Charset changed"
660
msgstr "Teckentabell ändrad"
662
#: client/drizzle.cc:2660
663
msgid "Charset is not found"
664
msgstr "Teckentabellen kan inte hittas"
666
#: client/drizzle.cc:2691
667
msgid "No query specified\n"
668
msgstr "Ingen fråga angiven\n"
670
#: client/drizzle.cc:2706
671
msgid "Ignoring query to other database"
672
msgstr "Hoppar över fråga till annan databas"
674
#: client/drizzle.cc:2755
678
#: client/drizzle.cc:2768
680
msgid "%ld row in set"
681
msgid_plural "%ld rows in set"
685
#: client/drizzle.cc:2777
688
msgstr "Frågan är korrekt"
690
#: client/drizzle.cc:2779
692
msgid "Query OK, %ld row affected"
693
msgid_plural "Query OK, %ld rows affected"
697
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:3438
699
"Port number to use for connection or 0 for default to, in order of "
700
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
703
#: client/drizzleadmin.cc:86
704
msgid "Silently exit if one can't connect to server."
707
#: client/drizzleadmin.cc:92
708
msgid "Write more information."
711
#: client/drizzleadmin.cc:259
714
"connect to server at '%s' failed\n"
718
#: client/drizzleadmin.cc:265
720
msgid "Check that drizzled is running on %s"
721
msgstr "Kontrollera att drizzled körs på %s"
723
#: client/drizzleadmin.cc:266
725
msgid " and that the port is %d.\n"
726
msgstr " och att porten är %d.\n"
728
#: client/drizzleadmin.cc:268
730
msgid "You can check this by doing 'telnet %s %d'\n"
731
msgstr "Du kan kontrollera detta genom att skriva 'telnet %s %d'\n"
733
#: client/drizzleadmin.cc:279
735
msgid "Got error: %s\n"
736
msgstr "Fick fel: %s\n"
738
#: client/drizzleadmin.cc:286
740
msgid "Waiting for Drizzle server to answer"
741
msgstr "Väntar på att Drizzle-servern svarar"
743
#: client/drizzleadmin.cc:319
745
msgid "shutting down drizzled...\n"
746
msgstr "Avslutar drizzled...\n"
748
#: client/drizzleadmin.cc:323
750
msgid "shutdown failed; error: '%s'"
751
msgstr "Avslutningen misslyckades; fel: '%s'"
753
#: client/drizzleadmin.cc:330
758
#: client/drizzleadmin.cc:340
760
msgid "drizzled is alive"
761
msgstr "drizzled är igång"
763
#: client/drizzleadmin.cc:348
765
msgid "connection was down, but drizzled is now alive"
766
msgstr "anslutningen var nedkopplad, men drizzled är nu igång"
768
#: client/drizzleadmin.cc:352
770
msgid "drizzled doesn't answer to ping, error: '%s'"
771
msgstr "drizzled svarar inte på ping, fel: '%s'"
773
#: client/drizzleadmin.cc:361
775
msgid "Unknown command: '%-.60s'"
776
msgstr "Okänt kommando: '%-.60s'"
778
#: client/drizzleadmin.cc:370
780
msgid "%s Ver %s Distrib %s, for %s on %s\n"
783
#: client/drizzleadmin.cc:377
784
msgid "Copyright (C) 2000-2008 MySQL AB"
787
#: client/drizzleadmin.cc:378
789
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
790
"and you are welcome to modify and redistribute it under the GPL license\n"
793
#: client/drizzleadmin.cc:379
795
msgid "Administration program for the drizzled daemon."
796
msgstr "Administrationsprogram för drizzled-demonen."
798
#: client/drizzleadmin.cc:380
800
msgid "Usage: %s [OPTIONS] command command....\n"
803
#: client/drizzleadmin.cc:382
805
" ping Check if server is down\n"
806
" shutdown Take server down\n"
809
#: libdrizzle/client.c:679
811
msgid "Unknown option to protocol: %s\n"
812
msgstr "Okänd valmöjlighet för protokoll: %s\n"
814
#: libdrizzle/client.c:1159
816
msgid "COLLATION %s is not valid for CHARACTER SET %s"
819
#: libdrizzle/errmsg.c:29
820
msgid "Unknown Drizzle error"
821
msgstr "Okänt Drizzle fel"
823
#: libdrizzle/errmsg.c:30
825
msgid "Can't create UNIX socket (%d)"
828
#: libdrizzle/errmsg.c:31
830
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
833
#: libdrizzle/errmsg.c:32
835
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
838
#: libdrizzle/errmsg.c:33
840
msgid "Can't create TCP/IP socket (%d)"
843
#: libdrizzle/errmsg.c:34
845
msgid "Unknown Drizzle server host '%-.100s' (%d)"
848
#: libdrizzle/errmsg.c:35
849
msgid "Drizzle server has gone away"
852
#: libdrizzle/errmsg.c:36
854
msgid "Protocol mismatch; server version = %d, client version = %d"
857
#: libdrizzle/errmsg.c:37
858
msgid "Drizzle client ran out of memory"
861
#: libdrizzle/errmsg.c:38
862
msgid "Wrong host info"
865
#: libdrizzle/errmsg.c:39
866
msgid "Localhost via UNIX socket"
869
#: libdrizzle/errmsg.c:40
871
msgid "%-.100s via TCP/IP"
874
#: libdrizzle/errmsg.c:41
875
msgid "Error in server handshake"
878
#: libdrizzle/errmsg.c:42
879
msgid "Lost connection to Drizzle server during query"
882
#: libdrizzle/errmsg.c:43
883
msgid "Commands out of sync; you can't run this command now"
886
#: libdrizzle/errmsg.c:44
888
msgid "Named pipe: %-.32s"
891
#: libdrizzle/errmsg.c:45
893
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
896
#: libdrizzle/errmsg.c:46
898
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
901
#: libdrizzle/errmsg.c:47
903
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
906
#: libdrizzle/errmsg.c:48
908
msgid "Can't initialize character set %-.32s (path: %-.100s)"
911
#: libdrizzle/errmsg.c:49
912
msgid "Got packet bigger than 'max_allowed_packet' bytes"
915
#: libdrizzle/errmsg.c:50
916
msgid "Embedded server"
919
#: libdrizzle/errmsg.c:51
920
msgid "Error on SHOW SLAVE STATUS:"
923
#: libdrizzle/errmsg.c:52
924
msgid "Error on SHOW SLAVE HOSTS:"
927
#: libdrizzle/errmsg.c:53
928
msgid "Error connecting to slave:"
931
#: libdrizzle/errmsg.c:54
932
msgid "Error connecting to master:"
935
#: libdrizzle/errmsg.c:55
936
msgid "SSL connection error"
939
#: libdrizzle/errmsg.c:56
940
msgid "Malformed packet"
943
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
944
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
945
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
946
#: libdrizzle/errmsg.c:76
947
msgid "(unused error message)"
950
#: libdrizzle/errmsg.c:58
951
msgid "Invalid use of null pointer"
954
#: libdrizzle/errmsg.c:59
955
msgid "Statement not prepared"
958
#: libdrizzle/errmsg.c:60
959
msgid "No data supplied for parameters in prepared statement"
962
#: libdrizzle/errmsg.c:61
963
msgid "Data truncated"
966
#: libdrizzle/errmsg.c:62
967
msgid "No parameters exist in the statement"
970
#: libdrizzle/errmsg.c:63
971
msgid "Invalid parameter number"
974
#: libdrizzle/errmsg.c:64
977
"Can't send long data for non-string/non-binary data types (parameter: %d)"
980
#: libdrizzle/errmsg.c:66
982
msgid "Using unsupported buffer type: %d (parameter: %d)"
985
#: libdrizzle/errmsg.c:67
987
msgid "Shared memory: %-.100s"
990
#: libdrizzle/errmsg.c:77
991
msgid "Wrong or unknown protocol"
994
#: libdrizzle/errmsg.c:78
995
msgid "Invalid connection handle"
998
#: libdrizzle/errmsg.c:79
1000
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1001
"option 'secure_auth' enabled)"
1004
#: libdrizzle/errmsg.c:81
1005
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1008
#: libdrizzle/errmsg.c:82
1009
msgid "Attempt to read column without prior row fetch"
1012
#: libdrizzle/errmsg.c:83
1013
msgid "Prepared statement contains no metadata"
1016
#: libdrizzle/errmsg.c:84
1018
"Attempt to read a row while there is no result set associated with the "
1022
#: libdrizzle/errmsg.c:86
1023
msgid "This feature is not implemented yet"
1026
#: libdrizzle/errmsg.c:87
1029
"Lost connection to Drizzle server while waiting for initial communication "
1030
"packet, system error: %d"
1033
#: libdrizzle/errmsg.c:89
1036
"Lost connection to Drizzle server while reading initial communication "
1037
"packet, system error: %d"
1040
#: libdrizzle/errmsg.c:91
1043
"Lost connection to Drizzle server while sending authentication information, "
1047
#: libdrizzle/errmsg.c:93
1050
"Lost connection to Drizzle server while reading authorization information, "
1054
#: libdrizzle/errmsg.c:95
1057
"Lost connection to Drizzle server while setting initial database, system "
1061
#: libdrizzle/errmsg.c:97
1063
msgid "Statement closed indirectly because of a preceeding %s() call"
1066
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
1068
msgid "File '%s' not found (Errcode: %d)"
1071
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
1073
msgid "Error reading file '%s' (Errcode: %d)"
1076
#: mysys/errors.c:25
1078
msgid "Can't create/write to file '%s' (Errcode: %d)"
1081
#: mysys/errors.c:27
1083
msgid "Error writing file '%s' (Errcode: %d)"
1086
#: mysys/errors.c:28
1088
msgid "Error on close of '%s' (Errcode: %d)"
1091
#: mysys/errors.c:29
1093
msgid "Out of memory (Needed %u bytes)"
1096
#: mysys/errors.c:30
1098
msgid "Error on delete of '%s' (Errcode: %d)"
1101
#: mysys/errors.c:31
1103
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1106
#: mysys/errors.c:32
1108
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1111
#: mysys/errors.c:33
1113
msgid "Can't lock file (Errcode: %d)"
1116
#: mysys/errors.c:34
1118
msgid "Can't unlock file (Errcode: %d)"
1121
#: mysys/errors.c:35
1123
msgid "Can't read dir of '%s' (Errcode: %d)"
1126
#: mysys/errors.c:36
1128
msgid "Can't get stat of '%s' (Errcode: %d)"
1131
#: mysys/errors.c:37
1133
msgid "Can't change size of file (Errcode: %d)"
1136
#: mysys/errors.c:38
1138
msgid "Can't open stream from handle (Errcode: %d)"
1141
#: mysys/errors.c:39
1143
msgid "Can't get working dirctory (Errcode: %d)"
1146
#: mysys/errors.c:40
1148
msgid "Can't change dir to '%s' (Errcode: %d)"
1151
#: mysys/errors.c:41
1153
msgid "Warning: '%s' had %d links"
1156
#: mysys/errors.c:42
1158
msgid "Warning: %d files and %d streams is left open\n"
1161
#: mysys/errors.c:43
1163
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1166
#: mysys/errors.c:44
1168
msgid "Can't create directory '%s' (Errcode: %d)"
1171
#: mysys/errors.c:45
1174
"Character set '%s' is not a compiled character set and is not specified in "
1178
#: mysys/errors.c:46
1180
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1183
#: mysys/errors.c:47
1185
msgid "Can't read value for symlink '%s' (Error %d)"
1188
#: mysys/errors.c:48
1190
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1193
#: mysys/errors.c:49
1195
msgid "Error on realpath() on '%s' (Error %d)"
1198
#: mysys/errors.c:50
1200
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1203
#: mysys/errors.c:51
1206
"Collation '%s' is not a compiled collation and is not specified in the %s "
1210
#: mysys/errors.c:53
1212
msgid "File '%s' (fileno: %d) was not closed"
1215
#: mysys/my_error.c:86
1217
msgid "Unknown error %d"
1220
#: mysys/my_getopt.c:83
1224
#: mysys/my_getopt.c:85
1228
#: mysys/my_getopt.c:350
1230
msgid "%s: %s: Option '%s' used, but is disabled\n"
1233
#: mysys/my_getopt.c:351
1237
#: mysys/my_getopt.c:351
1241
#: mysys/my_getopt.c:454
1243
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1246
#: mysys/my_getopt.c:767
1248
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1251
#: mysys/my_getopt.c:948
1253
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1256
#: mysys/my_getopt.c:1170
1258
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1261
#: mysys/my_getopt.c:1190
1265
"Variables (--variable-name=value)\n"
1266
"and boolean options {false|true} Value (after reading options)\n"
1267
"--------------------------------- -----------------------------\n"
1270
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1271
msgid "(No default value)"
1274
#: mysys/my_getopt.c:1225
1278
#: mysys/my_getopt.c:1225
1282
#: mysys/my_getopt.c:1250
1284
msgid "(Disabled)\n"
1287
#: mysys/my_handler_errors.h:10
1288
msgid "Didn't find key on read or update"
1291
#: mysys/my_handler_errors.h:12
1292
msgid "Duplicate key on write or update"
1295
#: mysys/my_handler_errors.h:14
1296
msgid "Internal (unspecified) error in handler"
1299
#: mysys/my_handler_errors.h:16
1301
"Someone has changed the row since it was read (while the table was locked to "
1305
#: mysys/my_handler_errors.h:18
1306
msgid "Wrong index given to function"
1309
#: mysys/my_handler_errors.h:20
1310
msgid "Undefined handler error 125"
1313
#: mysys/my_handler_errors.h:22
1314
msgid "Index file is crashed"
1317
#: mysys/my_handler_errors.h:24
1318
msgid "Record file is crashed"
1321
#: mysys/my_handler_errors.h:26
1322
msgid "Out of memory in engine"
1325
#: mysys/my_handler_errors.h:28
1326
msgid "Undefined handler error 129"
1329
#: mysys/my_handler_errors.h:30
1330
msgid "Incorrect file format"
1333
#: mysys/my_handler_errors.h:32
1334
msgid "Command not supported by database"
1337
#: mysys/my_handler_errors.h:34
1338
msgid "Old database file"
1341
#: mysys/my_handler_errors.h:36
1342
msgid "No record read before update"
1345
#: mysys/my_handler_errors.h:38
1346
msgid "Record was already deleted (or record file crashed)"
1349
#: mysys/my_handler_errors.h:40
1350
msgid "No more room in record file"
1353
#: mysys/my_handler_errors.h:42
1354
msgid "No more room in index file"
1357
#: mysys/my_handler_errors.h:44
1358
msgid "No more records (read after end of file)"
1361
#: mysys/my_handler_errors.h:46
1362
msgid "Unsupported extension used for table"
1365
#: mysys/my_handler_errors.h:48
1369
#: mysys/my_handler_errors.h:50
1370
msgid "Wrong create options"
1373
#: mysys/my_handler_errors.h:52
1374
msgid "Duplicate unique key or constraint on write or update"
1377
#: mysys/my_handler_errors.h:54
1378
msgid "Unknown character set used in table"
1381
#: mysys/my_handler_errors.h:56
1382
msgid "Conflicting table definitions in sub-tables of MERGE table"
1385
#: mysys/my_handler_errors.h:58
1386
msgid "Table is crashed and last repair failed"
1389
#: mysys/my_handler_errors.h:60
1390
msgid "Table was marked as crashed and should be repaired"
1393
#: mysys/my_handler_errors.h:62
1394
msgid "Lock timed out; Retry transaction"
1397
#: mysys/my_handler_errors.h:64
1398
msgid "Lock table is full; Restart program with a larger locktable"
1401
#: mysys/my_handler_errors.h:66
1402
msgid "Updates are not allowed under a read only transactions"
1405
#: mysys/my_handler_errors.h:68
1406
msgid "Lock deadlock; Retry transaction"
1409
#: mysys/my_handler_errors.h:70
1410
msgid "Foreign key constraint is incorrectly formed"
1413
#: mysys/my_handler_errors.h:72
1414
msgid "Cannot add a child row"
1417
#: mysys/my_handler_errors.h:74
1418
msgid "Cannot delete a parent row"
1421
#: mysys/my_handler_errors.h:76
1422
msgid "No savepoint with that name"
1425
#: mysys/my_handler_errors.h:78
1426
msgid "Non unique key block size"
1429
#: mysys/my_handler_errors.h:80
1430
msgid "The table does not exist in engine"
1433
#: mysys/my_handler_errors.h:82
1434
msgid "The table already existed in storage engine"
1437
#: mysys/my_handler_errors.h:84
1438
msgid "Could not connect to storage engine"
1441
#: mysys/my_handler_errors.h:86
1442
msgid "Unexpected null pointer found when using spatial index"
1445
#: mysys/my_handler_errors.h:88
1446
msgid "The table changed in storage engine"
1449
#: mysys/my_handler_errors.h:90
1450
msgid "There's no partition in table for the given value"
1453
#: mysys/my_handler_errors.h:92
1454
msgid "Row-based binlogging of row failed"
1457
#: mysys/my_handler_errors.h:94
1458
msgid "Index needed in foreign key constraint"
1461
#: mysys/my_handler_errors.h:96
1462
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1465
#: mysys/my_handler_errors.h:98
1466
msgid "Table needs to be upgraded before it can be used"
1469
#: mysys/my_handler_errors.h:100
1470
msgid "Table is read only"
1473
#: mysys/my_handler_errors.h:102
1474
msgid "Failed to get next auto increment value"
1477
#: mysys/my_handler_errors.h:104
1478
msgid "Failed to set row auto increment value"
1481
#: mysys/my_handler_errors.h:106
1482
msgid "Unknown (generic) error from engine"
1485
#: mysys/my_handler_errors.h:108
1486
msgid "Record is the same"
1489
#: mysys/my_handler_errors.h:110
1490
msgid "It is not possible to log this statement"
1493
#: mysys/my_handler_errors.h:112
1494
msgid "Tablespace exists"
1497
#: mysys/my_handler_errors.h:114
1498
msgid "The event was corrupt, leading to illegal data being read"
1501
#: mysys/my_handler_errors.h:116
1502
msgid "The table is of a new format not supported by this version"
1505
#: mysys/my_handler_errors.h:118
1506
msgid "The event could not be processed no other hanlder error happened"
1509
#: mysys/my_handler_errors.h:120
1510
msgid "Got a fatal error during initialzaction of handler"
1513
#: mysys/my_handler_errors.h:122
1514
msgid "File to short; Expected more data in file"
1517
#: mysys/my_handler_errors.h:124
1518
msgid "Read page with wrong checksum"
1521
#: mysys/my_handler_errors.h:126
1522
msgid "Lock or active transaction"
1525
#: mysys/my_handler_errors.h:128
1526
msgid "No such table space"
1529
#: mysys/my_handler_errors.h:130
1530
msgid "Tablespace not empty"
1533
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1534
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4655
1535
#: drizzled/sql_udf.cc:100
1537
msgid "Plugin '%s' init function returned error."
1540
#: drizzled/drizzled.cc:559
1542
msgid "Got error %d from pthread_cond_timedwait"
1545
#: drizzled/drizzled.cc:699 drizzled/drizzled.cc:1788
1546
msgid "Can't create thread to kill server"
1549
#: drizzled/drizzled.cc:766
1551
msgid "Got signal %d from thread %ld"
1554
#: drizzled/drizzled.cc:800
1558
#: drizzled/drizzled.cc:997
1559
msgid "One can only use the --user switch if running as root\n"
1562
#: drizzled/drizzled.cc:1005
1564
"Fatal error: Please read \"Security\" section of the manual to find out how "
1565
"to run mysqld as root!\n"
1568
#: drizzled/drizzled.cc:1029
1571
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1575
#: drizzled/drizzled.cc:1204
1577
msgid "Retrying bind on TCP/IP port %u"
1580
#: drizzled/drizzled.cc:1210
1581
msgid "Can't start server: Bind on TCP/IP port"
1584
#: drizzled/drizzled.cc:1211
1586
msgid "Do you already have another drizzled server running on port: %d ?"
1589
#: drizzled/drizzled.cc:1217
1590
msgid "Can't start server: listen() on TCP/IP port"
1593
#: drizzled/drizzled.cc:1218
1595
msgid "listen() on TCP/IP failed with error %d"
1598
#: drizzled/drizzled.cc:1436
1603
#: drizzled/drizzled.cc:1454
1606
"We will try our best to scrape up some info that will hopefully help "
1608
"the problem, but since we have already crashed, something is definitely "
1610
"and this may fail.\n"
1614
#: drizzled/drizzled.cc:1465
1617
"It is possible that mysqld could use up to \n"
1618
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1620
"Hope that's ok; if not, decrease some variables in the equation.\n"
1624
#: drizzled/drizzled.cc:1483
1627
"Attempting backtrace. You can use the following information to find out\n"
1628
"where mysqld died. If you see no messages after this, something went\n"
1629
"terribly wrong...\n"
1632
#: drizzled/drizzled.cc:1511
1635
"Trying to get some variables.\n"
1636
"Some pointers may be invalid and cause the dump to abort...\n"
1639
#: drizzled/drizzled.cc:1523
1643
"This crash occured while the server was calling initgroups(). This is\n"
1644
"often due to the use of a drizzled that is statically linked against glibc\n"
1645
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1646
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1647
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1648
"drizzled that is not statically linked.\n"
1651
#: drizzled/drizzled.cc:1538
1655
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1656
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1657
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1658
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1659
"the documentation for your distribution on how to do that.\n"
1662
#: drizzled/drizzled.cc:1551
1666
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1667
"unreliable and unstable on some operating systems and operating-system\n"
1668
"versions (notably, some versions of Linux). This crash could be due to use\n"
1669
"of those buggy OS calls. You should consider whether you really need the\n"
1670
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1674
#: drizzled/drizzled.cc:1566
1676
msgid "Writing a core file\n"
1679
#: drizzled/drizzled.cc:1613
1681
"setrlimit could not change the size of core files to 'infinity'; We may not "
1682
"be able to generate a core file on signals"
1685
#: drizzled/drizzled.cc:1681
1687
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1690
#: drizzled/drizzled.cc:1769
1692
msgid "Got signal %d to shutdown mysqld"
1695
#: drizzled/drizzled.cc:1815
1697
msgid "Got signal: %d error: %d"
1700
#: drizzled/drizzled.cc:1954
1702
msgid "Wrong date/time format specifier: %s\n"
1705
#: drizzled/drizzled.cc:2083
1707
msgid "gethostname failed, using '%s' as hostname"
1710
#: drizzled/drizzled.cc:2147
1713
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1716
#: drizzled/drizzled.cc:2152
1719
"Could not increase number of max_open_files to more than %u (request: %u)"
1722
#: drizzled/drizzled.cc:2233
1724
msgid "Unknown locale: '%s'"
1727
#: drizzled/drizzled.cc:2253
1729
"Although a path was specified for the --log option, log tables are used. To "
1730
"enable logging to files use the --log-output option."
1733
#: drizzled/drizzled.cc:2260
1735
"Although a path was specified for the --log-slow-queries option, log tables "
1736
"are used. To enable logging to files use the --log-output=file option."
1739
#: drizzled/drizzled.cc:2328
1740
msgid "Can't create thread-keys"
1743
#: drizzled/drizzled.cc:2375
1744
msgid "Out of memory"
1747
#: drizzled/drizzled.cc:2382
1748
msgid "You need to use --log-bin to make --binlog-format work."
1751
#: drizzled/drizzled.cc:2404
1753
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1754
"impossible, it would lead to infinite loops in this server."
1757
#: drizzled/drizzled.cc:2424
1760
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1761
"replication may break when this Drizzle server acts as a master and has his "
1762
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1765
#: drizzled/drizzled.cc:2458
1766
msgid "Failed to initialize plugins."
1769
#: drizzled/drizzled.cc:2489
1772
"%s: Too many arguments (first extra is '%s').\n"
1773
"Use --verbose --help to get a list of available options\n"
1776
#: drizzled/drizzled.cc:2499
1777
msgid "Can't init databases"
1780
#: drizzled/drizzled.cc:2522
1782
msgid "Unknown/unsupported table type: %s"
1785
#: drizzled/drizzled.cc:2528
1787
msgid "Default storage engine (%s) is not available"
1790
#: drizzled/drizzled.cc:2551
1791
msgid "Can't initialize tc_log"
1794
#: drizzled/drizzled.cc:2582
1796
msgid "Failed to lock memory. Errno: %d\n"
1799
#: drizzled/drizzled.cc:2652
1801
msgid "Asked for %u thread stack, but got %llu"
1804
#: drizzled/drizzled.cc:2688
1806
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1807
"value: we force server id to 1; updates will be logged to the binary log, "
1808
"but connections from slaves will not be accepted."
1811
#: drizzled/drizzled.cc:2746
1812
msgid "Before Lock_thread_count"
1815
#: drizzled/drizzled.cc:2753
1816
msgid "After lock_thread_count"
1819
#: drizzled/drizzled.cc:2862
1821
msgid "drizzled: Got error %d from select"
1824
#: drizzled/drizzled.cc:3117 drizzled/drizzled.cc:3236
1825
#: drizzled/drizzled.cc:3406
1826
msgid "Option used by mysql-test for debugging and testing of replication."
1829
#: drizzled/drizzled.cc:3121
1830
msgid "Auto-increment columns are incremented by this"
1833
#: drizzled/drizzled.cc:3126
1835
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1839
#: drizzled/drizzled.cc:3132
1841
"Path to installation directory. All paths are usually resolved relative to "
1845
#: drizzled/drizzled.cc:3136
1846
msgid "IP address to bind to."
1849
#: drizzled/drizzled.cc:3140
1851
"Does not have any effect without '--log-bin'. Tell the master the form of "
1852
"binary logging to use: either 'row' for row-based binary logging, or "
1853
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1854
"statement-based binary logging except for those statements where only row-"
1855
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1856
"the UUID() function; for those, row-based binary logging is automatically "
1860
#: drizzled/drizzled.cc:3150
1862
"Tells the master it should log updates for the specified database, and "
1863
"exclude all others not explicitly mentioned."
1866
#: drizzled/drizzled.cc:3154
1868
"Tells the master that updates to the given database should not be logged "
1872
#: drizzled/drizzled.cc:3158
1874
"The maximum size of a row-based binary log event in bytes. Rows will be "
1875
"grouped into events smaller than this size if possible. The value has to be "
1876
"a multiple of 256."
1879
#: drizzled/drizzled.cc:3169
1880
msgid "Don't ignore client side character set value sent during handshake."
1883
#: drizzled/drizzled.cc:3174
1884
msgid "Set the filesystem character set."
1887
#: drizzled/drizzled.cc:3186
1888
msgid "Chroot mysqld daemon during startup."
1891
#: drizzled/drizzled.cc:3190
1892
msgid "Set the default collation."
1895
#: drizzled/drizzled.cc:3194
1896
msgid "Default completion type."
1899
#: drizzled/drizzled.cc:3199
1900
msgid "Write error output on screen."
1903
#: drizzled/drizzled.cc:3203
1904
msgid "Write core on errors."
1907
#: drizzled/drizzled.cc:3207
1908
msgid "Path to the database root."
1911
#: drizzled/drizzled.cc:3211
1913
"Set the default character set (deprecated option, use --character-set-server "
1917
#: drizzled/drizzled.cc:3216
1919
"Set the default collation (deprecated option, use --collation-server "
1923
#: drizzled/drizzled.cc:3221
1924
msgid "Set the default storage engine (table type) for tables."
1927
#: drizzled/drizzled.cc:3225
1928
msgid "Set the default time zone."
1931
#: drizzled/drizzled.cc:3229
1932
msgid "Type of DELAY_KEY_WRITE."
1935
#: drizzled/drizzled.cc:3232
1937
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1938
"option, use --delay-key-write=all instead)."
1941
#: drizzled/drizzled.cc:3242
1942
msgid "Print a symbolic stack trace on failure."
1945
#: drizzled/drizzled.cc:3248
1946
msgid "Push supported query conditions to the storage engine."
1949
#: drizzled/drizzled.cc:3254
1950
msgid "Used for debugging; Use at your own risk!"
1953
#: drizzled/drizzled.cc:3257
1954
msgid "Flush tables to disk between SQL commands."
1957
#: drizzled/drizzled.cc:3262
1958
msgid "Set up signals usable for debugging"
1961
#: drizzled/drizzled.cc:3266
1962
msgid "Enable general query log"
1965
#: drizzled/drizzled.cc:3270
1966
msgid "Command(s) that are executed for each new connection"
1969
#: drizzled/drizzled.cc:3274
1970
msgid "Read SQL commands from this file at startup."
1973
#: drizzled/drizzled.cc:3278
1974
msgid "Command(s) that are executed when a slave connects to this master"
1977
#: drizzled/drizzled.cc:3282
1981
#: drizzled/drizzled.cc:3286
1982
msgid "Set the language used for the month names and the days of the week."
1985
#: drizzled/drizzled.cc:3291
1986
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1989
#: drizzled/drizzled.cc:3296
1990
msgid "Log connections and queries to file."
1993
#: drizzled/drizzled.cc:3300
1995
"Log update queries in binary format. Optional argument is the location for "
1996
"the binary log files.(Strongly recommended to avoid replication problems if "
1997
"server's hostname changes)"
2000
#: drizzled/drizzled.cc:3307
2001
msgid "File that holds the names for last binary log files."
2004
#: drizzled/drizzled.cc:3315
2006
"If equal to 0 (the default), then when --log-bin is used, creation of a "
2007
"stored function (or trigger) is allowed only to users having the SUPER "
2008
"privilege and only if this stored function (trigger) may not break binary "
2009
"logging. Note that if ALL connections to this server ALWAYS use row-based "
2010
"binary logging, the security issues do not exist and the binary logging "
2011
"cannot break, so you can safely set this to 1."
2014
#: drizzled/drizzled.cc:3324
2015
msgid "Error log file."
2018
#: drizzled/drizzled.cc:3328
2019
msgid "Log all MyISAM changes to file."
2022
#: drizzled/drizzled.cc:3332
2024
"Log some extra information to update log. Please note that this option is "
2025
"deprecated; see --log-queries-not-using-indexes option."
2028
#: drizzled/drizzled.cc:3337
2030
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
2034
#: drizzled/drizzled.cc:3343
2036
"Log queries that are executed without benefit of any index to the slow log "
2040
#: drizzled/drizzled.cc:3349
2042
"Tells the slave to log the updates from the slave thread to the binary log. "
2043
"You will need to turn it on if you plan to daisy-chain the slaves."
2046
#: drizzled/drizzled.cc:3356
2048
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
2049
"slow log if it is open."
2052
#: drizzled/drizzled.cc:3362
2054
"Log slow statements executed by slave thread to the slow log if it is open."
2057
#: drizzled/drizzled.cc:3368
2059
"Log slow queries to a table or log file. Defaults logging to table mysql."
2060
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
2061
"to activate other slow log options."
2064
#: drizzled/drizzled.cc:3374
2066
"Path to transaction coordinator log (used for transactions that affect more "
2067
"than one storage engine, when binary log is disabled)"
2070
#: drizzled/drizzled.cc:3380
2071
msgid "Size of transaction coordinator log."
2074
#: drizzled/drizzled.cc:3386
2075
msgid "Log some not critical warnings to the log file."
2078
#: drizzled/drizzled.cc:3391
2079
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
2082
#: drizzled/drizzled.cc:3396
2084
"The location and name of the file that remembers the master and where the I/"
2085
"O replication thread is in the master's binlogs."
2088
#: drizzled/drizzled.cc:3401
2090
"The number of tries the slave will make to connect to the master before "
2094
#: drizzled/drizzled.cc:3410
2095
msgid "Lock mysqld in memory."
2098
#: drizzled/drizzled.cc:3414
2100
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2101
"BACKUP, FORCE or QUICK."
2104
#: drizzled/drizzled.cc:3419
2105
msgid "Use very new possible 'unsafe' functions."
2108
#: drizzled/drizzled.cc:3424
2109
msgid "Use old, non-optimized alter table."
2112
#: drizzled/drizzled.cc:3429
2114
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2115
"each user+host vs. per account)"
2118
#: drizzled/drizzled.cc:3434
2119
msgid "Pid file used by safe_mysqld."
2122
#: drizzled/drizzled.cc:3444
2124
"Maximum time in seconds to wait for the port to become free. (Default: no "
2128
#: drizzled/drizzled.cc:3449
2129
msgid "The location and name to use for relay logs."
2132
#: drizzled/drizzled.cc:3453
2134
"The location and name to use for the file that keeps a list of the last "
2138
#: drizzled/drizzled.cc:3458
2140
"The location and name of the file that remembers where the SQL replication "
2141
"thread is in the relay logs."
2144
#: drizzled/drizzled.cc:3463
2146
"Tells the slave thread to restrict replication to the specified database. To "
2147
"specify more than one database, use the directive multiple times, once for "
2148
"each database. Note that this will only work if you do not use cross-"
2149
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2150
"having selected a different or no database. If you need cross database "
2151
"updates to work, use replicate-wild-do-table=db_name.%."
2154
#: drizzled/drizzled.cc:3472
2156
"Tells the slave thread to restrict replication to the specified table. To "
2157
"specify more than one table, use the directive multiple times, once for each "
2158
"table. This will work for cross-database updates, in contrast to replicate-"
2162
#: drizzled/drizzled.cc:3478
2164
"Tells the slave thread to not replicate to the specified database. To "
2165
"specify more than one database to ignore, use the directive multiple times, "
2166
"once for each database. This option will not work if you use cross database "
2167
"updates. If you need cross database updates to work, use replicate-wild-"
2168
"ignore-table=db_name.%. "
2171
#: drizzled/drizzled.cc:3485
2173
"Tells the slave thread to not replicate to the specified table. To specify "
2174
"more than one table to ignore, use the directive multiple times, once for "
2175
"each table. This will work for cross-datbase updates, in contrast to "
2176
"replicate-ignore-db."
2179
#: drizzled/drizzled.cc:3491
2181
"Updates to a database with a different name than the original. Example: "
2182
"replicate-rewrite-db=master_db_name->slave_db_name."
2185
#: drizzled/drizzled.cc:3495
2187
"In replication, if set to 1, do not skip events having our server id. "
2188
"Default value is 0 (to break infinite loops in circular replication). Can't "
2189
"be set to 1 if --log-slave-updates is used."
2192
#: drizzled/drizzled.cc:3502
2194
"Tells the slave thread to restrict replication to the tables that match the "
2195
"specified wildcard pattern. To specify more than one table, use the "
2196
"directive multiple times, once for each table. This will work for cross-"
2197
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2198
"only updates to tables in all databases that start with foo and whose table "
2199
"names start with bar."
2202
#: drizzled/drizzled.cc:3510
2204
"Tells the slave thread to not replicate to the tables that match the given "
2205
"wildcard pattern. To specify more than one table to ignore, use the "
2206
"directive multiple times, once for each table. This will work for cross-"
2207
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2208
"updates to tables in databases that start with foo and whose table names "
2212
#: drizzled/drizzled.cc:3519
2214
"Hostname or IP of the slave to be reported to to the master during slave "
2215
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2216
"you do not want the slave to register itself with the master. Note that it "
2217
"is not sufficient for the master to simply read the IP of the slave off the "
2218
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2219
"may not be valid for connecting to the slave from the master or other hosts."
2222
#: drizzled/drizzled.cc:3532
2224
"Port for connecting to slave reported to the master during slave "
2225
"registration. Set it only if the slave is listening on a non-default port or "
2226
"if you have a special tunnel from the master or other clients to the slave. "
2227
"If not sure, leave this option unset."
2230
#: drizzled/drizzled.cc:3539
2231
msgid "Skip some optimize stages (for testing)."
2234
#: drizzled/drizzled.cc:3542
2236
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2237
"specified directory"
2240
#: drizzled/drizzled.cc:3547
2242
"Uniquely identifies the server instance in the community of replication "
2246
#: drizzled/drizzled.cc:3552
2248
"Change the value of a variable. Please note that this option is deprecated;"
2249
"you can set variables directly with --variable-name=value."
2252
#: drizzled/drizzled.cc:3556
2253
msgid "Don't use new, possible wrong routines."
2256
#: drizzled/drizzled.cc:3559
2257
msgid "If set, slave is not autostarted."
2260
#: drizzled/drizzled.cc:3563
2261
msgid "Don't print a stack trace on failure."
2264
#: drizzled/drizzled.cc:3567
2266
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
2270
#: drizzled/drizzled.cc:3571
2271
msgid "Don't give threads different priorities."
2274
#: drizzled/drizzled.cc:3575
2276
"The location where the slave should put its temporary files when replicating "
2277
"a LOAD DATA INFILE command."
2280
#: drizzled/drizzled.cc:3580
2282
"Tells the slave thread to continue replication when a query event returns an "
2283
"error from the provided list."
2286
#: drizzled/drizzled.cc:3584
2288
"Modes for how replication events should be executed. Legal values are "
2289
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2290
"stop for operations that are idempotent. In STRICT mode, replication will "
2291
"stop on any unexpected difference between the master and the slave."
2294
#: drizzled/drizzled.cc:3592
2295
msgid "Enable|disable slow query log"
2298
#: drizzled/drizzled.cc:3596
2302
#: drizzled/drizzled.cc:3599
2303
msgid "Enable symbolic link support."
2306
#: drizzled/drizzled.cc:3608
2308
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2311
#: drizzled/drizzled.cc:3613
2313
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2317
#: drizzled/drizzled.cc:3618
2319
"Using this option will cause most temporary files created to use a small set "
2320
"of names, rather than a unique name for each new file."
2323
#: drizzled/drizzled.cc:3623
2325
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2328
#: drizzled/drizzled.cc:3628
2330
"Path for temporary files. Several paths may be specified, separated by a "
2331
"colon (:), in this case they are used in a round-robin fashion."
2334
#: drizzled/drizzled.cc:3634
2335
msgid "Default transaction isolation level."
2338
#: drizzled/drizzled.cc:3638
2340
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2344
#: drizzled/drizzled.cc:3643
2345
msgid "Run mysqld daemon as user."
2348
#: drizzled/drizzled.cc:3651
2349
msgid "Deprecated; use --log-warnings instead."
2352
#: drizzled/drizzled.cc:3656
2354
"The number of outstanding connection requests MySQL can have. This comes "
2355
"into play when the main MySQL thread gets very many connection requests in a "
2359
#: drizzled/drizzled.cc:3662
2361
"The size of the cache to hold the SQL statements for the binary log during a "
2362
"transaction. If you often use big, multi-statement transactions you can "
2363
"increase this to get more performance."
2366
#: drizzled/drizzled.cc:3668
2368
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2372
#: drizzled/drizzled.cc:3674
2374
"The number of seconds the mysqld server is waiting for a connect packet "
2375
"before responding with 'Bad handshake'."
2378
#: drizzled/drizzled.cc:3679
2379
msgid "The DATE format (For future)."
2382
#: drizzled/drizzled.cc:3684
2383
msgid "The DATETIME/TIMESTAMP format (for future)."
2386
#: drizzled/drizzled.cc:3689
2387
msgid "The default week format used by WEEK() functions."
2390
#: drizzled/drizzled.cc:3694
2392
"Precision of the result of '/' operator will be increased on that value."
2395
#: drizzled/drizzled.cc:3700
2397
"If non-zero, binary logs will be purged after expire_logs_days days; "
2398
"possible purges happen at startup and at binary log rotation."
2401
#: drizzled/drizzled.cc:3706
2402
msgid "The maximum length of the result of function group_concat."
2405
#: drizzled/drizzled.cc:3711
2407
"The number of seconds the server waits for activity on an interactive "
2408
"connection before closing it."
2411
#: drizzled/drizzled.cc:3717
2412
msgid "The size of the buffer that is used for full joins."
2415
#: drizzled/drizzled.cc:3723
2416
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2419
#: drizzled/drizzled.cc:3728
2421
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2422
"this to get better index handling (for all reads and multiple writes) to as "
2423
"much as you can afford;"
2426
#: drizzled/drizzled.cc:3737
2428
"This characterizes the number of hits a hot block has to be untouched until "
2429
"it is considered aged enough to be downgraded to a warm block. This "
2430
"specifies the percentage ratio of that number of hits to the total number of "
2431
"blocks in key cache"
2434
#: drizzled/drizzled.cc:3746
2435
msgid "The default size of key cache blocks"
2438
#: drizzled/drizzled.cc:3752
2439
msgid "The minimum percentage of warm blocks in key cache"
2442
#: drizzled/drizzled.cc:3758
2444
"Log all queries that have taken more than long_query_time seconds to execute "
2445
"to file. The argument will be treated as a decimal value with microsecond "
2449
#: drizzled/drizzled.cc:3764
2450
msgid "Max packetlength to send/receive from to server."
2453
#: drizzled/drizzled.cc:3769
2455
"Can be used to restrict the total size used to cache a multi-transaction "
2459
#: drizzled/drizzled.cc:3774
2461
"Binary log will be rotated automatically when the size exceeds this value. "
2462
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2463
"for this variable is 4096."
2466
#: drizzled/drizzled.cc:3780
2468
"If there is more than this number of interrupted connections from a host "
2469
"this host will be blocked from further connections."
2472
#: drizzled/drizzled.cc:3787
2473
msgid "The number of simultaneous clients allowed."
2476
#: drizzled/drizzled.cc:3792
2477
msgid "Max number of errors/warnings to store for a statement."
2480
#: drizzled/drizzled.cc:3797
2481
msgid "Don't allow creation of heap tables bigger than this."
2484
#: drizzled/drizzled.cc:3803
2486
"Joins that are probably going to read more than max_join_size records return "
2490
#: drizzled/drizzled.cc:3809
2491
msgid "Max number of bytes in sorted records."
2494
#: drizzled/drizzled.cc:3814
2496
"If non-zero: relay log will be rotated automatically when the size exceeds "
2497
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2498
"excepted, the minimum value for this variable is 4096."
2501
#: drizzled/drizzled.cc:3821
2502
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2505
#: drizzled/drizzled.cc:3826
2507
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2508
"max_sort_length bytes of each value are used; the rest are ignored)."
2511
#: drizzled/drizzled.cc:3833
2512
msgid "Maximum number of temporary tables a client can keep open at a time."
2515
#: drizzled/drizzled.cc:3838
2516
msgid "After this many write locks, allow some read locks to run in between."
2519
#: drizzled/drizzled.cc:3842
2521
"Don't log queries which examine less than min_examined_row_limit rows to "
2525
#: drizzled/drizzled.cc:3848
2526
msgid "Block size to be used for MyISAM index pages."
2529
#: drizzled/drizzled.cc:3854
2530
msgid "Default pointer size to be used for MyISAM tables."
2533
#: drizzled/drizzled.cc:3859
2534
msgid "(Deprecated option)"
2537
#: drizzled/drizzled.cc:3865
2539
"Don't use the fast sort index method to created index if the temporary file "
2540
"would get bigger than this."
2543
#: drizzled/drizzled.cc:3872
2545
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2546
"disables parallel repair."
2549
#: drizzled/drizzled.cc:3878
2551
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2552
"when creating indexes with CREATE INDEX or ALTER TABLE."
2555
#: drizzled/drizzled.cc:3884
2557
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2558
"Possible values of name are 'nulls_unequal' (default behavior), "
2559
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2562
#: drizzled/drizzled.cc:3891
2563
msgid "Buffer length for TCP/IP and socket communication."
2566
#: drizzled/drizzled.cc:3896
2568
"Number of seconds to wait for more data from a connection before aborting "
2572
#: drizzled/drizzled.cc:3902
2574
"If a read on a communication port is interrupted, retry this many times "
2578
#: drizzled/drizzled.cc:3908
2580
"Number of seconds to wait for a block to be written to a connection before "
2581
"aborting the write."
2584
#: drizzled/drizzled.cc:3914
2585
msgid "Use compatible behavior."
2588
#: drizzled/drizzled.cc:3919
2590
"If this is not 0, then mysqld will use this value to reserve file "
2591
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2592
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2593
"larger) number of files."
2596
#: drizzled/drizzled.cc:3926
2598
"Controls the heuristic(s) applied during query optimization to prune less-"
2599
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2600
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2601
"on number of retrieved rows."
2604
#: drizzled/drizzled.cc:3934
2606
"Maximum depth of search performed by the query optimizer. Values larger than "
2607
"the number of relations in a query result in better query plans, but take "
2608
"longer to compile a query. Smaller values than the number of tables in a "
2609
"relation result in faster optimization, but may produce very bad query "
2610
"plans. If set to 0, the system will automatically pick a reasonable value; "
2611
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2612
"(used for testing/comparison)."
2615
#: drizzled/drizzled.cc:3946
2616
msgid "Directory for plugins."
2619
#: drizzled/drizzled.cc:3950
2621
"Optional comma separated list of plugins to load, where each plugin is "
2622
"identified by the name of the shared library. [for example: --"
2623
"plugin_load=libmd5udf.so]"
2626
#: drizzled/drizzled.cc:3956
2627
msgid "The size of the buffer that is allocated when preloading indexes"
2630
#: drizzled/drizzled.cc:3961
2631
msgid "Allocation block size for query parsing and execution"
2634
#: drizzled/drizzled.cc:3966
2635
msgid "Persistent buffer for query parsing and execution"
2638
#: drizzled/drizzled.cc:3972
2639
msgid "Allocation block size for storing ranges during optimization"
2642
#: drizzled/drizzled.cc:3978
2644
"Each thread that does a sequential scan allocates a buffer of this size for "
2645
"each table it scans. If you do many sequential scans, you may want to "
2646
"increase this value."
2649
#: drizzled/drizzled.cc:3986
2651
"Make all non-temporary tables read-only, with the exception for replication "
2652
"(slave) threads and users with the SUPER privilege"
2655
#: drizzled/drizzled.cc:3992
2657
"When reading rows in sorted order after a sort, the rows are read through "
2658
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2662
#: drizzled/drizzled.cc:4006
2664
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2668
#: drizzled/drizzled.cc:4012
2669
msgid "Maximum space to use for all relay logs."
2672
#: drizzled/drizzled.cc:4017
2673
msgid "Use compression on master/slave protocol."
2676
#: drizzled/drizzled.cc:4022
2678
"Number of seconds to wait for more data from a master/slave connection "
2679
"before aborting the read."
2682
#: drizzled/drizzled.cc:4027
2684
"Number of times the slave SQL thread will retry a transaction in case it "
2685
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2689
#: drizzled/drizzled.cc:4033
2690
msgid "Allow slave to batch requests."
2693
#: drizzled/drizzled.cc:4037
2695
"If creating the thread takes longer than this value (in seconds), the "
2696
"Slow_launch_threads counter will be incremented."
2699
#: drizzled/drizzled.cc:4042
2700
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2703
#: drizzled/drizzled.cc:4048
2705
"Synchronously flush binary log to disk after every #th event. Use 0 "
2706
"(default) to disable synchronous flushing."
2709
#: drizzled/drizzled.cc:4053
2710
msgid "Deprecated; use --table_open_cache instead."
2713
#: drizzled/drizzled.cc:4057
2714
msgid "The number of cached table definitions."
2717
#: drizzled/drizzled.cc:4061
2718
msgid "The number of cached open tables."
2721
#: drizzled/drizzled.cc:4065
2723
"Timeout in seconds to wait for a table level lock before returning an error. "
2724
"Used only if the connection has active cursors."
2727
#: drizzled/drizzled.cc:4070
2728
msgid "How many threads we should keep in a cache for reuse."
2731
#: drizzled/drizzled.cc:4074
2733
"How many threads we should create to handle query requests in case of "
2734
"'thread_handling=pool-of-threads'"
2737
#: drizzled/drizzled.cc:4079
2738
msgid "The stack size for each thread."
2741
#: drizzled/drizzled.cc:4085
2742
msgid "The TIME format (for future)."
2745
#: drizzled/drizzled.cc:4090
2747
"If an internal in-memory temporary table exceeds this size, MySQL will "
2748
"automatically convert it to an on-disk MyISAM table."
2751
#: drizzled/drizzled.cc:4096
2752
msgid "Allocation block size for transactions to be stored in binary log"
2755
#: drizzled/drizzled.cc:4101
2756
msgid "Persistent buffer for transactions to be stored in binary log"
2759
#: drizzled/drizzled.cc:4106
2761
"The number of seconds the server waits for activity on a connection before "
2765
#: drizzled/drizzled.cc:4354
2767
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2768
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2769
"and you are welcome to modify and redistribute it under the GPL license\n"
2771
"Starts the Drizzle database server\n"
2774
#: drizzled/drizzled.cc:4361
2776
msgid "Usage: %s [OPTIONS]\n"
2779
#: drizzled/drizzled.cc:4372
2782
"To see what values a running Drizzle server is using, type\n"
2783
"'drizzleadmin variables' instead of 'drizzled --help'."
2786
#: drizzled/drizzled.cc:4556
2789
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2793
#: drizzled/drizzled.cc:4608
2795
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2798
#: drizzled/drizzled.cc:4617
2800
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2803
#: drizzled/drizzled.cc:4627
2805
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2808
#: drizzled/drizzled.cc:4656 drizzled/drizzled.cc:4665
2810
msgid "Could not add do table rule '%s'!\n"
2813
#: drizzled/drizzled.cc:4674 drizzled/drizzled.cc:4683
2815
msgid "Could not add ignore table rule '%s'!\n"
2818
#: drizzled/drizzled.cc:4727
2819
msgid "Can't start server: cannot resolve hostname!"
2822
#: drizzled/drizzled.cc:4733
2823
msgid "Can't start server: bind-address refers to multiple interfaces!"
2826
#: drizzled/drizzled.cc:4908
2828
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2829
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2832
#: drizzled/drizzled.cc:5093
2834
msgid "No option given to %s\n"
2837
#: drizzled/drizzled.cc:5095
2839
msgid "Wrong option to %s. Option(s) given: %s\n"
2842
#: drizzled/drizzled.cc:5097
2844
msgid "Alternatives are: '%s'"
2847
#: drizzled/drizzled_error_messages.h:32
2851
#: drizzled/drizzled_error_messages.h:34
2855
#: drizzled/drizzled_error_messages.h:36
2859
#: drizzled/drizzled_error_messages.h:38
2863
#: drizzled/drizzled_error_messages.h:40
2865
msgid "Can't create file '%-.200s' (errno: %d)"
2868
#: drizzled/drizzled_error_messages.h:42
2870
msgid "Can't create table '%-.200s' (errno: %d)"
2873
#: drizzled/drizzled_error_messages.h:44
2875
msgid "Can't create database '%-.192s' (errno: %d)"
2878
#: drizzled/drizzled_error_messages.h:46
2880
msgid "Can't create database '%-.192s'; database exists"
2883
#: drizzled/drizzled_error_messages.h:48
2885
msgid "Can't drop database '%-.192s'; database doesn't exist"
2888
#: drizzled/drizzled_error_messages.h:50
2890
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2893
#: drizzled/drizzled_error_messages.h:52
2895
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2898
#: drizzled/drizzled_error_messages.h:54
2900
msgid "Error on delete of '%-.192s' (errno: %d)"
2903
#: drizzled/drizzled_error_messages.h:56
2904
msgid "Can't read record in system table"
2907
#: drizzled/drizzled_error_messages.h:58
2909
msgid "Can't get status of '%-.200s' (errno: %d)"
2912
#: drizzled/drizzled_error_messages.h:60
2914
msgid "Can't get working directory (errno: %d)"
2917
#: drizzled/drizzled_error_messages.h:62
2919
msgid "Can't lock file (errno: %d)"
2922
#: drizzled/drizzled_error_messages.h:64
2924
msgid "Can't open file: '%-.200s' (errno: %d)"
2927
#: drizzled/drizzled_error_messages.h:66
2929
msgid "Can't find file: '%-.200s' (errno: %d)"
2932
#: drizzled/drizzled_error_messages.h:68
2934
msgid "Can't read dir of '%-.192s' (errno: %d)"
2937
#: drizzled/drizzled_error_messages.h:70
2939
msgid "Can't change dir to '%-.192s' (errno: %d)"
2942
#: drizzled/drizzled_error_messages.h:72
2944
msgid "Record has changed since last read in table '%-.192s'"
2947
#: drizzled/drizzled_error_messages.h:74
2949
msgid "Disk full (%s); waiting for someone to free some space..."
2952
#: drizzled/drizzled_error_messages.h:76
2954
msgid "Can't write; duplicate key in table '%-.192s'"
2957
#: drizzled/drizzled_error_messages.h:78
2959
msgid "Error on close of '%-.192s' (errno: %d)"
2962
#: drizzled/drizzled_error_messages.h:80
2964
msgid "Error reading file '%-.200s' (errno: %d)"
2967
#: drizzled/drizzled_error_messages.h:82
2969
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2972
#: drizzled/drizzled_error_messages.h:84
2974
msgid "Error writing file '%-.200s' (errno: %d)"
2977
#: drizzled/drizzled_error_messages.h:86
2979
msgid "'%-.192s' is locked against change"
2982
#: drizzled/drizzled_error_messages.h:88
2983
msgid "Sort aborted"
2986
#: drizzled/drizzled_error_messages.h:90
2988
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2991
#: drizzled/drizzled_error_messages.h:92
2993
msgid "Got error %d from storage engine"
2996
#: drizzled/drizzled_error_messages.h:94
2998
msgid "Table storage engine for '%-.192s' doesn't have this option"
3001
#: drizzled/drizzled_error_messages.h:96
3003
msgid "Can't find record in '%-.192s'"
3006
#: drizzled/drizzled_error_messages.h:98
3008
msgid "Incorrect information in file: '%-.200s'"
3011
#: drizzled/drizzled_error_messages.h:100
3013
msgid "Incorrect key file for table '%-.200s'; try to repair it"
3016
#: drizzled/drizzled_error_messages.h:102
3018
msgid "Old key file for table '%-.192s'; repair it!"
3021
#: drizzled/drizzled_error_messages.h:104
3023
msgid "Table '%-.192s' is read only"
3026
#: drizzled/drizzled_error_messages.h:106
3028
msgid "Out of memory; restart server and try again (needed %d bytes)"
3031
#: drizzled/drizzled_error_messages.h:108
3032
msgid "Out of sort memory; increase server sort buffer size"
3035
#: drizzled/drizzled_error_messages.h:110
3037
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
3040
#: drizzled/drizzled_error_messages.h:112
3041
msgid "Too many connections"
3044
#: drizzled/drizzled_error_messages.h:114
3046
"Out of memory; check if mysqld or some other process uses all available "
3047
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
3048
"memory or you can add more swap space"
3051
#: drizzled/drizzled_error_messages.h:116
3052
msgid "Can't get hostname for your address"
3055
#: drizzled/drizzled_error_messages.h:118
3056
msgid "Bad handshake"
3059
#: drizzled/drizzled_error_messages.h:120
3061
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
3064
#: drizzled/drizzled_error_messages.h:122
3066
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
3069
#: drizzled/drizzled_error_messages.h:124
3070
msgid "No database selected"
3073
#: drizzled/drizzled_error_messages.h:126
3074
msgid "Unknown command"
3077
#: drizzled/drizzled_error_messages.h:128
3079
msgid "Column '%-.192s' cannot be null"
3082
#: drizzled/drizzled_error_messages.h:130
3084
msgid "Unknown database '%-.192s'"
3087
#: drizzled/drizzled_error_messages.h:132
3089
msgid "Table '%-.192s' already exists"
3092
#: drizzled/drizzled_error_messages.h:134
3094
msgid "Unknown table '%-.100s'"
3097
#: drizzled/drizzled_error_messages.h:136
3099
msgid "Column '%-.192s' in %-.192s is ambiguous"
3102
#: drizzled/drizzled_error_messages.h:138
3103
msgid "Server shutdown in progress"
3106
#: drizzled/drizzled_error_messages.h:140
3108
msgid "Unknown column '%-.192s' in '%-.192s'"
3111
#: drizzled/drizzled_error_messages.h:142
3113
msgid "'%-.192s' isn't in GROUP BY"
3116
#: drizzled/drizzled_error_messages.h:144
3118
msgid "Can't group on '%-.192s'"
3121
#: drizzled/drizzled_error_messages.h:146
3122
msgid "Statement has sum functions and columns in same statement"
3125
#: drizzled/drizzled_error_messages.h:148
3126
msgid "Column count doesn't match value count"
3129
#: drizzled/drizzled_error_messages.h:150
3131
msgid "Identifier name '%-.100s' is too long"
3134
#: drizzled/drizzled_error_messages.h:152
3136
msgid "Duplicate column name '%-.192s'"
3139
#: drizzled/drizzled_error_messages.h:154
3141
msgid "Duplicate key name '%-.192s'"
3144
#: drizzled/drizzled_error_messages.h:156
3146
msgid "Duplicate entry '%-.192s' for key %d"
3149
#: drizzled/drizzled_error_messages.h:158
3151
msgid "Incorrect column specifier for column '%-.192s'"
3154
#: drizzled/drizzled_error_messages.h:160
3156
msgid "%s near '%-.80s' at line %d"
3159
#: drizzled/drizzled_error_messages.h:162
3160
msgid "Query was empty"
3163
#: drizzled/drizzled_error_messages.h:164
3165
msgid "Not unique table/alias: '%-.192s'"
3168
#: drizzled/drizzled_error_messages.h:166
3170
msgid "Invalid default value for '%-.192s'"
3173
#: drizzled/drizzled_error_messages.h:168
3174
msgid "Multiple primary key defined"
3177
#: drizzled/drizzled_error_messages.h:170
3179
msgid "Too many keys specified; max %d keys allowed"
3182
#: drizzled/drizzled_error_messages.h:172
3184
msgid "Too many key parts specified; max %d parts allowed"
3187
#: drizzled/drizzled_error_messages.h:174
3189
msgid "Specified key was too long; max key length is %d bytes"
3192
#: drizzled/drizzled_error_messages.h:176
3194
msgid "Key column '%-.192s' doesn't exist in table"
3197
#: drizzled/drizzled_error_messages.h:178
3200
"BLOB column '%-.192s' can't be used in key specification with the used table "
3204
#: drizzled/drizzled_error_messages.h:180
3207
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
3211
#: drizzled/drizzled_error_messages.h:182
3213
"Incorrect table definition; there can be only one auto column and it must be "
3217
#: drizzled/drizzled_error_messages.h:184
3220
"%s: ready for connections.\n"
3221
"Version: '%s' socket: '%s' port: %d"
3224
#: drizzled/drizzled_error_messages.h:186
3226
msgid "%s: Normal shutdown\n"
3229
#: drizzled/drizzled_error_messages.h:188
3231
msgid "%s: Got signal %d. Aborting!\n"
3234
#: drizzled/drizzled_error_messages.h:190
3236
msgid "%s: Shutdown complete\n"
3239
#: drizzled/drizzled_error_messages.h:192
3241
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
3244
#: drizzled/drizzled_error_messages.h:194
3245
msgid "Can't create IP socket"
3248
#: drizzled/drizzled_error_messages.h:196
3251
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
3255
#: drizzled/drizzled_error_messages.h:198
3256
msgid "Field separator argument is not what is expected; check the manual"
3259
#: drizzled/drizzled_error_messages.h:200
3261
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
3264
#: drizzled/drizzled_error_messages.h:202
3267
"The file '%-.128s' must be in the database directory or be readable by all"
3270
#: drizzled/drizzled_error_messages.h:204
3272
msgid "File '%-.200s' already exists"
3275
#: drizzled/drizzled_error_messages.h:206
3277
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
3280
#: drizzled/drizzled_error_messages.h:208
3282
msgid "Records: %ld Duplicates: %ld"
3285
#: drizzled/drizzled_error_messages.h:210
3287
"Incorrect prefix key; the used key part isn't a string, the used length is "
3288
"longer than the key part, or the storage engine doesn't support unique "
3292
#: drizzled/drizzled_error_messages.h:212
3293
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
3296
#: drizzled/drizzled_error_messages.h:214
3298
msgid "Can't DROP '%-.192s'; check that column/key exists"
3301
#: drizzled/drizzled_error_messages.h:216
3303
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
3306
#: drizzled/drizzled_error_messages.h:218
3308
msgid "You can't specify target table '%-.192s' for update in FROM clause"
3311
#: drizzled/drizzled_error_messages.h:220
3313
msgid "Unknown thread id: %lu"
3316
#: drizzled/drizzled_error_messages.h:222
3318
msgid "You are not owner of thread %lu"
3321
#: drizzled/drizzled_error_messages.h:224
3322
msgid "No tables used"
3325
#: drizzled/drizzled_error_messages.h:226
3327
msgid "Too many strings for column %-.192s and SET"
3330
#: drizzled/drizzled_error_messages.h:228
3332
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
3335
#: drizzled/drizzled_error_messages.h:230
3337
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
3340
#: drizzled/drizzled_error_messages.h:232
3342
msgid "Table '%-.192s' was not locked with LOCK TABLES"
3345
#: drizzled/drizzled_error_messages.h:234
3347
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
3350
#: drizzled/drizzled_error_messages.h:236
3352
msgid "Incorrect database name '%-.100s'"
3355
#: drizzled/drizzled_error_messages.h:238
3357
msgid "Incorrect table name '%-.100s'"
3360
#: drizzled/drizzled_error_messages.h:240
3362
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
3363
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
3366
#: drizzled/drizzled_error_messages.h:242
3367
msgid "Unknown error"
3370
#: drizzled/drizzled_error_messages.h:244
3372
msgid "Unknown procedure '%-.192s'"
3375
#: drizzled/drizzled_error_messages.h:246
3377
msgid "Incorrect parameter count to procedure '%-.192s'"
3380
#: drizzled/drizzled_error_messages.h:248
3382
msgid "Incorrect parameters to procedure '%-.192s'"
3385
#: drizzled/drizzled_error_messages.h:250
3387
msgid "Unknown table '%-.192s' in %-.32s"
3390
#: drizzled/drizzled_error_messages.h:252
3392
msgid "Column '%-.192s' specified twice"
3395
#: drizzled/drizzled_error_messages.h:254
3396
msgid "Invalid use of group function"
3399
#: drizzled/drizzled_error_messages.h:256
3402
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
3405
#: drizzled/drizzled_error_messages.h:258
3406
msgid "A table must have at least 1 column"
3409
#: drizzled/drizzled_error_messages.h:260
3411
msgid "The table '%-.192s' is full"
3414
#: drizzled/drizzled_error_messages.h:262
3416
msgid "Unknown character set: '%-.64s'"
3419
#: drizzled/drizzled_error_messages.h:264
3421
msgid "Too many tables; MySQL can only use %d tables in a join"
3424
#: drizzled/drizzled_error_messages.h:266
3425
msgid "Too many columns"
3428
#: drizzled/drizzled_error_messages.h:268
3431
"Row size too large. The maximum row size for the used table type, not "
3432
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3435
#: drizzled/drizzled_error_messages.h:270
3438
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3439
"thread_stack=#' to specify a bigger stack if needed"
3442
#: drizzled/drizzled_error_messages.h:272
3443
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3446
#: drizzled/drizzled_error_messages.h:274
3449
"Table handler doesn't support NULL in given index. Please change column "
3450
"'%-.192s' to be NOT NULL or use another handler"
3453
#: drizzled/drizzled_error_messages.h:276
3455
msgid "Can't load function '%-.192s'"
3458
#: drizzled/drizzled_error_messages.h:278
3460
msgid "Can't initialize function '%-.192s'; %-.80s"
3463
#: drizzled/drizzled_error_messages.h:280
3464
msgid "No paths allowed for shared library"
3467
#: drizzled/drizzled_error_messages.h:282
3469
msgid "Function '%-.192s' already exists"
3472
#: drizzled/drizzled_error_messages.h:284
3474
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3477
#: drizzled/drizzled_error_messages.h:286
3479
msgid "Can't find symbol '%-.128s' in library"
3482
#: drizzled/drizzled_error_messages.h:288
3484
msgid "Function '%-.192s' is not defined"
3487
#: drizzled/drizzled_error_messages.h:290
3490
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3491
"'mysqladmin flush-hosts'"
3494
#: drizzled/drizzled_error_messages.h:292
3496
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3499
#: drizzled/drizzled_error_messages.h:294
3501
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3502
"to change passwords"
3505
#: drizzled/drizzled_error_messages.h:296
3507
"You must have privileges to update tables in the mysql database to be able "
3508
"to change passwords for others"
3511
#: drizzled/drizzled_error_messages.h:298
3512
msgid "Can't find any matching row in the user table"
3515
#: drizzled/drizzled_error_messages.h:300
3517
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3520
#: drizzled/drizzled_error_messages.h:302
3523
"Can't create a new thread (errno %d); if you are not out of available "
3524
"memory, you can consult the manual for a possible OS-dependent bug"
3527
#: drizzled/drizzled_error_messages.h:304
3529
msgid "Column count doesn't match value count at row %ld"
3532
#: drizzled/drizzled_error_messages.h:306
3534
msgid "Can't reopen table: '%-.192s'"
3537
#: drizzled/drizzled_error_messages.h:308
3538
msgid "Invalid use of NULL value"
3541
#: drizzled/drizzled_error_messages.h:310
3543
msgid "Got error '%-.64s' from regexp"
3546
#: drizzled/drizzled_error_messages.h:312
3548
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3549
"illegal if there is no GROUP BY clause"
3552
#: drizzled/drizzled_error_messages.h:314
3554
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3557
#: drizzled/drizzled_error_messages.h:316
3559
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3562
#: drizzled/drizzled_error_messages.h:318
3565
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3569
#: drizzled/drizzled_error_messages.h:320
3571
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3572
"privileges can be used"
3575
#: drizzled/drizzled_error_messages.h:322
3576
msgid "The host or user argument to GRANT is too long"
3579
#: drizzled/drizzled_error_messages.h:324
3581
msgid "Table '%-.192s.%-.192s' doesn't exist"
3584
#: drizzled/drizzled_error_messages.h:326
3587
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3591
#: drizzled/drizzled_error_messages.h:328
3592
msgid "The used command is not allowed with this MySQL version"
3595
#: drizzled/drizzled_error_messages.h:330
3597
"You have an error in your SQL syntax; check the manual that corresponds to "
3598
"your MySQL server version for the right syntax to use"
3601
#: drizzled/drizzled_error_messages.h:332
3603
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3606
#: drizzled/drizzled_error_messages.h:334
3607
msgid "Too many delayed threads in use"
3610
#: drizzled/drizzled_error_messages.h:336
3612
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3615
#: drizzled/drizzled_error_messages.h:338
3616
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3619
#: drizzled/drizzled_error_messages.h:340
3620
msgid "Got a read error from the connection pipe"
3623
#: drizzled/drizzled_error_messages.h:342
3624
msgid "Got an error from fcntl()"
3627
#: drizzled/drizzled_error_messages.h:344
3628
msgid "Got packets out of order"
3631
#: drizzled/drizzled_error_messages.h:346
3632
msgid "Couldn't uncompress communication packet"
3635
#: drizzled/drizzled_error_messages.h:348
3636
msgid "Got an error reading communication packets"
3639
#: drizzled/drizzled_error_messages.h:350
3640
msgid "Got timeout reading communication packets"
3643
#: drizzled/drizzled_error_messages.h:352
3644
msgid "Got an error writing communication packets"
3647
#: drizzled/drizzled_error_messages.h:354
3648
msgid "Got timeout writing communication packets"
3651
#: drizzled/drizzled_error_messages.h:356
3652
msgid "Result string is longer than 'max_allowed_packet' bytes"
3655
#: drizzled/drizzled_error_messages.h:358
3656
msgid "The used table type doesn't support BLOB/TEXT columns"
3659
#: drizzled/drizzled_error_messages.h:360
3660
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3663
#: drizzled/drizzled_error_messages.h:362
3666
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3670
#: drizzled/drizzled_error_messages.h:364
3672
msgid "Incorrect column name '%-.100s'"
3675
#: drizzled/drizzled_error_messages.h:366
3677
msgid "The used storage engine can't index column '%-.192s'"
3680
#: drizzled/drizzled_error_messages.h:368
3682
"Unable to open underlying table which is differently defined or of non-"
3683
"MyISAM type or doesn't exist"
3686
#: drizzled/drizzled_error_messages.h:370
3688
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3691
#: drizzled/drizzled_error_messages.h:372
3694
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3697
#: drizzled/drizzled_error_messages.h:374
3699
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3703
#: drizzled/drizzled_error_messages.h:376
3704
msgid "Result consisted of more than one row"
3707
#: drizzled/drizzled_error_messages.h:378
3708
msgid "This table type requires a primary key"
3711
#: drizzled/drizzled_error_messages.h:380
3712
msgid "This version of MySQL is not compiled with RAID support"
3715
#: drizzled/drizzled_error_messages.h:382
3717
"You are using safe update mode and you tried to update a table without a "
3718
"WHERE that uses a KEY column"
3721
#: drizzled/drizzled_error_messages.h:384
3723
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3726
#: drizzled/drizzled_error_messages.h:386
3727
msgid "Can't open table"
3730
#: drizzled/drizzled_error_messages.h:388
3732
msgid "The storage engine for the table doesn't support %s"
3735
#: drizzled/drizzled_error_messages.h:390
3736
msgid "You are not allowed to execute this command in a transaction"
3739
#: drizzled/drizzled_error_messages.h:392
3741
msgid "Got error %d during COMMIT"
3744
#: drizzled/drizzled_error_messages.h:394
3746
msgid "Got error %d during ROLLBACK"
3749
#: drizzled/drizzled_error_messages.h:396
3751
msgid "Got error %d during FLUSH_LOGS"
3754
#: drizzled/drizzled_error_messages.h:398
3756
msgid "Got error %d during CHECKPOINT"
3759
#: drizzled/drizzled_error_messages.h:400
3762
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3766
#: drizzled/drizzled_error_messages.h:402
3767
msgid "The storage engine for the table does not support binary table dump"
3770
#: drizzled/drizzled_error_messages.h:404
3771
msgid "Binlog closed, cannot RESET MASTER"
3774
#: drizzled/drizzled_error_messages.h:406
3776
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3779
#: drizzled/drizzled_error_messages.h:408
3781
msgid "Error from master: '%-.64s'"
3784
#: drizzled/drizzled_error_messages.h:410
3785
msgid "Net error reading from master"
3788
#: drizzled/drizzled_error_messages.h:412
3789
msgid "Net error writing to master"
3792
#: drizzled/drizzled_error_messages.h:414
3793
msgid "Can't find FULLTEXT index matching the column list"
3796
#: drizzled/drizzled_error_messages.h:416
3798
"Can't execute the given command because you have active locked tables or an "
3799
"active transaction"
3802
#: drizzled/drizzled_error_messages.h:418
3804
msgid "Unknown system variable '%-.64s'"
3807
#: drizzled/drizzled_error_messages.h:420
3809
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3812
#: drizzled/drizzled_error_messages.h:422
3815
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3818
#: drizzled/drizzled_error_messages.h:424
3819
msgid "Some non-transactional changed tables couldn't be rolled back"
3822
#: drizzled/drizzled_error_messages.h:426
3824
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3825
"of storage; increase this mysqld variable and try again"
3828
#: drizzled/drizzled_error_messages.h:428
3830
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3833
#: drizzled/drizzled_error_messages.h:430
3835
"This operation requires a running slave; configure slave and do START SLAVE"
3838
#: drizzled/drizzled_error_messages.h:432
3839
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3842
#: drizzled/drizzled_error_messages.h:434
3844
"Could not initialize master info structure; more error messages can be found "
3845
"in the MySQL error log"
3848
#: drizzled/drizzled_error_messages.h:436
3849
msgid "Could not create slave thread; check system resources"
3852
#: drizzled/drizzled_error_messages.h:438
3855
"User %-.64s already has more than 'max_user_connections' active connections"
3858
#: drizzled/drizzled_error_messages.h:440
3859
msgid "You may only use constant expressions with SET"
3862
#: drizzled/drizzled_error_messages.h:442
3863
msgid "Lock wait timeout exceeded; try restarting transaction"
3866
#: drizzled/drizzled_error_messages.h:444
3867
msgid "The total number of locks exceeds the lock table size"
3870
#: drizzled/drizzled_error_messages.h:446
3871
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3874
#: drizzled/drizzled_error_messages.h:448
3875
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3878
#: drizzled/drizzled_error_messages.h:450
3879
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3882
#: drizzled/drizzled_error_messages.h:452
3884
msgid "Incorrect arguments to %s"
3887
#: drizzled/drizzled_error_messages.h:454
3889
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3892
#: drizzled/drizzled_error_messages.h:456
3894
"Incorrect table definition; all MERGE tables must be in the same database"
3897
#: drizzled/drizzled_error_messages.h:458
3898
msgid "Deadlock found when trying to get lock; try restarting transaction"
3901
#: drizzled/drizzled_error_messages.h:460
3902
msgid "The used table type doesn't support FULLTEXT indexes"
3905
#: drizzled/drizzled_error_messages.h:462
3906
msgid "Cannot add foreign key constraint"
3909
#: drizzled/drizzled_error_messages.h:464
3910
msgid "Cannot add or update a child row: a foreign key constraint fails"
3913
#: drizzled/drizzled_error_messages.h:466
3914
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3917
#: drizzled/drizzled_error_messages.h:468
3919
msgid "Error connecting to master: %-.128s"
3922
#: drizzled/drizzled_error_messages.h:470
3924
msgid "Error running query on master: %-.128s"
3927
#: drizzled/drizzled_error_messages.h:472
3929
msgid "Error when executing command %s: %-.128s"
3932
#: drizzled/drizzled_error_messages.h:474
3934
msgid "Incorrect usage of %s and %s"
3937
#: drizzled/drizzled_error_messages.h:476
3938
msgid "The used SELECT statements have a different number of columns"
3941
#: drizzled/drizzled_error_messages.h:478
3942
msgid "Can't execute the query because you have a conflicting read lock"
3945
#: drizzled/drizzled_error_messages.h:480
3946
msgid "Mixing of transactional and non-transactional tables is disabled"
3949
#: drizzled/drizzled_error_messages.h:482
3951
msgid "Option '%s' used twice in statement"
3954
#: drizzled/drizzled_error_messages.h:484
3956
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3959
#: drizzled/drizzled_error_messages.h:486
3961
msgid "Access denied; you need the %-.128s privilege for this operation"
3964
#: drizzled/drizzled_error_messages.h:488
3967
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3970
#: drizzled/drizzled_error_messages.h:490
3973
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3976
#: drizzled/drizzled_error_messages.h:492
3978
msgid "Variable '%-.64s' doesn't have a default value"
3981
#: drizzled/drizzled_error_messages.h:494
3983
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3986
#: drizzled/drizzled_error_messages.h:496
3988
msgid "Incorrect argument type to variable '%-.64s'"
3991
#: drizzled/drizzled_error_messages.h:498
3993
msgid "Variable '%-.64s' can only be set, not read"
3996
#: drizzled/drizzled_error_messages.h:500
3998
msgid "Incorrect usage/placement of '%s'"
4001
#: drizzled/drizzled_error_messages.h:502
4003
msgid "This version of MySQL doesn't yet support '%s'"
4006
#: drizzled/drizzled_error_messages.h:504
4009
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
4012
#: drizzled/drizzled_error_messages.h:506
4013
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
4016
#: drizzled/drizzled_error_messages.h:508
4018
msgid "Variable '%-.192s' is a %s variable"
4021
#: drizzled/drizzled_error_messages.h:510
4023
msgid "Incorrect foreign key definition for '%-.192s': %s"
4026
#: drizzled/drizzled_error_messages.h:512
4027
msgid "Key reference and table reference don't match"
4030
#: drizzled/drizzled_error_messages.h:514
4032
msgid "Operand should contain %d column(s)"
4035
#: drizzled/drizzled_error_messages.h:516
4036
msgid "Subquery returns more than 1 row"
4039
#: drizzled/drizzled_error_messages.h:518
4041
msgid "Unknown prepared statement handler (%.*s) given to %s"
4044
#: drizzled/drizzled_error_messages.h:520
4045
msgid "Help database is corrupt or does not exist"
4048
#: drizzled/drizzled_error_messages.h:522
4049
msgid "Cyclic reference on subqueries"
4052
#: drizzled/drizzled_error_messages.h:524
4054
msgid "Converting column '%s' from %s to %s"
4057
#: drizzled/drizzled_error_messages.h:526
4059
msgid "Reference '%-.64s' not supported (%s)"
4062
#: drizzled/drizzled_error_messages.h:528
4063
msgid "Every derived table must have its own alias"
4066
#: drizzled/drizzled_error_messages.h:530
4068
msgid "Select %u was reduced during optimization"
4071
#: drizzled/drizzled_error_messages.h:532
4073
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
4076
#: drizzled/drizzled_error_messages.h:534
4078
"Client does not support authentication protocol requested by server; "
4079
"consider upgrading MySQL client"
4082
#: drizzled/drizzled_error_messages.h:536
4083
msgid "All parts of a SPATIAL index must be NOT NULL"
4086
#: drizzled/drizzled_error_messages.h:538
4088
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
4091
#: drizzled/drizzled_error_messages.h:540
4092
msgid "Slave is already running"
4095
#: drizzled/drizzled_error_messages.h:542
4096
msgid "Slave already has been stopped"
4099
#: drizzled/drizzled_error_messages.h:544
4102
"Uncompressed data size too large; the maximum size is %d (probably, length "
4103
"of uncompressed data was corrupted)"
4106
#: drizzled/drizzled_error_messages.h:546
4107
msgid "ZLIB: Not enough memory"
4110
#: drizzled/drizzled_error_messages.h:548
4112
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
4113
"data was corrupted)"
4116
#: drizzled/drizzled_error_messages.h:550
4117
msgid "ZLIB: Input data corrupted"
4120
#: drizzled/drizzled_error_messages.h:552
4122
msgid "%d line(s) were cut by GROUP_CONCAT()"
4125
#: drizzled/drizzled_error_messages.h:554
4127
msgid "Row %ld doesn't contain data for all columns"
4130
#: drizzled/drizzled_error_messages.h:556
4133
"Row %ld was truncated; it contained more data than there were input columns"
4136
#: drizzled/drizzled_error_messages.h:558
4139
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
4142
#: drizzled/drizzled_error_messages.h:560
4144
msgid "Out of range value for column '%s' at row %ld"
4147
#: drizzled/drizzled_error_messages.h:562
4149
msgid "Data truncated for column '%s' at row %ld"
4152
#: drizzled/drizzled_error_messages.h:564
4154
msgid "Using storage engine %s for table '%s'"
4157
#: drizzled/drizzled_error_messages.h:566
4159
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
4162
#: drizzled/drizzled_error_messages.h:568
4163
msgid "Cannot drop one or more of the requested users"
4166
#: drizzled/drizzled_error_messages.h:570
4167
msgid "Can't revoke all privileges for one or more of the requested users"
4170
#: drizzled/drizzled_error_messages.h:572
4172
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
4175
#: drizzled/drizzled_error_messages.h:574
4177
msgid "Illegal mix of collations for operation '%s'"
4180
#: drizzled/drizzled_error_messages.h:576
4183
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
4187
#: drizzled/drizzled_error_messages.h:578
4189
msgid "Unknown collation: '%-.64s'"
4192
#: drizzled/drizzled_error_messages.h:580
4194
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4195
"compiled without SSL support; they can be used later if MySQL slave with SSL "
4199
#: drizzled/drizzled_error_messages.h:582
4202
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
4203
"old format; please change the password to the new format"
4206
#: drizzled/drizzled_error_messages.h:584
4209
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
4213
#: drizzled/drizzled_error_messages.h:586
4214
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
4217
#: drizzled/drizzled_error_messages.h:588
4219
"It is recommended to use --skip-slave-start when doing step-by-step "
4220
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
4221
"get an unexpected slave's mysqld restart"
4224
#: drizzled/drizzled_error_messages.h:590
4225
msgid "SQL thread is not to be started so UNTIL options are ignored"
4228
#: drizzled/drizzled_error_messages.h:592
4230
msgid "Incorrect index name '%-.100s'"
4233
#: drizzled/drizzled_error_messages.h:594
4235
msgid "Incorrect catalog name '%-.100s'"
4238
#: drizzled/drizzled_error_messages.h:596
4240
msgid "Query cache failed to set size %lu; new query cache size is %lu"
4243
#: drizzled/drizzled_error_messages.h:598
4245
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
4248
#: drizzled/drizzled_error_messages.h:600
4250
msgid "Unknown key cache '%-.100s'"
4253
#: drizzled/drizzled_error_messages.h:602
4255
"MySQL is started in --skip-name-resolve mode; you must restart it without "
4256
"this switch for this grant to work"
4259
#: drizzled/drizzled_error_messages.h:604
4261
msgid "Unknown table engine '%s'"
4264
#: drizzled/drizzled_error_messages.h:606
4266
msgid "'%s' is deprecated; use '%s' instead"
4269
#: drizzled/drizzled_error_messages.h:608
4271
msgid "The target table %-.100s of the %s is not updatable"
4274
#: drizzled/drizzled_error_messages.h:610
4277
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
4281
#: drizzled/drizzled_error_messages.h:612
4284
"The MySQL server is running with the %s option so it cannot execute this "
4288
#: drizzled/drizzled_error_messages.h:614
4290
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
4293
#: drizzled/drizzled_error_messages.h:616
4295
msgid "Truncated incorrect %-.32s value: '%-.128s'"
4298
#: drizzled/drizzled_error_messages.h:618
4300
"Incorrect table definition; there can be only one TIMESTAMP column with "
4301
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
4304
#: drizzled/drizzled_error_messages.h:620
4306
msgid "Invalid ON UPDATE clause for '%-.192s' column"
4309
#: drizzled/drizzled_error_messages.h:622
4310
msgid "This command is not supported in the prepared statement protocol yet"
4313
#: drizzled/drizzled_error_messages.h:624
4315
msgid "Got error %d '%-.100s' from %s"
4318
#: drizzled/drizzled_error_messages.h:626
4320
msgid "Got temporary error %d '%-.100s' from %s"
4323
#: drizzled/drizzled_error_messages.h:628
4325
msgid "Unknown or incorrect time zone: '%-.64s'"
4328
#: drizzled/drizzled_error_messages.h:630
4330
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
4333
#: drizzled/drizzled_error_messages.h:632
4335
msgid "Invalid %s character string: '%.64s'"
4338
#: drizzled/drizzled_error_messages.h:634
4340
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
4343
#: drizzled/drizzled_error_messages.h:636
4345
msgid "Conflicting declarations: '%s%s' and '%s%s'"
4348
#: drizzled/drizzled_error_messages.h:638
4350
msgid "Can't create a %s from within another stored routine"
4353
#: drizzled/drizzled_error_messages.h:640
4355
msgid "%s %s already exists"
4358
#: drizzled/drizzled_error_messages.h:642
4360
msgid "%s %s does not exist"
4363
#: drizzled/drizzled_error_messages.h:644
4365
msgid "Failed to DROP %s %s"
4368
#: drizzled/drizzled_error_messages.h:646
4370
msgid "Failed to CREATE %s %s"
4373
#: drizzled/drizzled_error_messages.h:648
4375
msgid "%s with no matching label: %s"
4378
#: drizzled/drizzled_error_messages.h:650
4380
msgid "Redefining label %s"
4383
#: drizzled/drizzled_error_messages.h:652
4385
msgid "End-label %s without match"
4388
#: drizzled/drizzled_error_messages.h:654
4390
msgid "Referring to uninitialized variable %s"
4393
#: drizzled/drizzled_error_messages.h:656
4395
msgid "PROCEDURE %s can't return a result set in the given context"
4398
#: drizzled/drizzled_error_messages.h:658
4399
msgid "RETURN is only allowed in a FUNCTION"
4402
#: drizzled/drizzled_error_messages.h:660
4404
msgid "%s is not allowed in stored procedures"
4407
#: drizzled/drizzled_error_messages.h:662
4409
"The update log is deprecated and replaced by the binary log; SET "
4410
"SQL_LOG_UPDATE has been ignored"
4413
#: drizzled/drizzled_error_messages.h:664
4415
"The update log is deprecated and replaced by the binary log; SET "
4416
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4419
#: drizzled/drizzled_error_messages.h:666
4420
msgid "Query execution was interrupted"
4423
#: drizzled/drizzled_error_messages.h:668
4425
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
4428
#: drizzled/drizzled_error_messages.h:670
4430
msgid "Undefined CONDITION: %s"
4433
#: drizzled/drizzled_error_messages.h:672
4435
msgid "No RETURN found in FUNCTION %s"
4438
#: drizzled/drizzled_error_messages.h:674
4440
msgid "FUNCTION %s ended without RETURN"
4443
#: drizzled/drizzled_error_messages.h:676
4444
msgid "Cursor statement must be a SELECT"
4447
#: drizzled/drizzled_error_messages.h:678
4448
msgid "Cursor SELECT must not have INTO"
4451
#: drizzled/drizzled_error_messages.h:680
4453
msgid "Undefined CURSOR: %s"
4456
#: drizzled/drizzled_error_messages.h:682
4457
msgid "Cursor is already open"
4460
#: drizzled/drizzled_error_messages.h:684
4461
msgid "Cursor is not open"
4464
#: drizzled/drizzled_error_messages.h:686
4466
msgid "Undeclared variable: %s"
4469
#: drizzled/drizzled_error_messages.h:688
4470
msgid "Incorrect number of FETCH variables"
4473
#: drizzled/drizzled_error_messages.h:690
4474
msgid "No data - zero rows fetched, selected, or processed"
4477
#: drizzled/drizzled_error_messages.h:692
4479
msgid "Duplicate parameter: %s"
4482
#: drizzled/drizzled_error_messages.h:694
4484
msgid "Duplicate variable: %s"
4487
#: drizzled/drizzled_error_messages.h:696
4489
msgid "Duplicate condition: %s"
4492
#: drizzled/drizzled_error_messages.h:698
4494
msgid "Duplicate cursor: %s"
4497
#: drizzled/drizzled_error_messages.h:700
4499
msgid "Failed to ALTER %s %s"
4502
#: drizzled/drizzled_error_messages.h:702
4503
msgid "Subquery value not supported"
4506
#: drizzled/drizzled_error_messages.h:704
4508
msgid "%s is not allowed in stored function or trigger"
4511
#: drizzled/drizzled_error_messages.h:706
4512
msgid "Variable or condition declaration after cursor or handler declaration"
4515
#: drizzled/drizzled_error_messages.h:708
4516
msgid "Cursor declaration after handler declaration"
4519
#: drizzled/drizzled_error_messages.h:710
4520
msgid "Case not found for CASE statement"
4523
#: drizzled/drizzled_error_messages.h:712
4525
msgid "Configuration file '%-.192s' is too big"
4528
#: drizzled/drizzled_error_messages.h:714
4530
msgid "Malformed file type header in file '%-.192s'"
4533
#: drizzled/drizzled_error_messages.h:716
4535
msgid "Unexpected end of file while parsing comment '%-.200s'"
4538
#: drizzled/drizzled_error_messages.h:718
4540
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4543
#: drizzled/drizzled_error_messages.h:720
4545
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4548
#: drizzled/drizzled_error_messages.h:722
4549
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4552
#: drizzled/drizzled_error_messages.h:724
4554
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4557
#: drizzled/drizzled_error_messages.h:726
4559
msgid "'%-.192s.%-.192s' is not %s"
4562
#: drizzled/drizzled_error_messages.h:728
4564
msgid "Column '%-.192s' is not updatable"
4567
#: drizzled/drizzled_error_messages.h:730
4568
msgid "View's SELECT contains a subquery in the FROM clause"
4571
#: drizzled/drizzled_error_messages.h:732
4573
msgid "View's SELECT contains a '%s' clause"
4576
#: drizzled/drizzled_error_messages.h:734
4577
msgid "View's SELECT contains a variable or parameter"
4580
#: drizzled/drizzled_error_messages.h:736
4582
msgid "View's SELECT refers to a temporary table '%-.192s'"
4585
#: drizzled/drizzled_error_messages.h:738
4586
msgid "View's SELECT and view's field list have different column counts"
4589
#: drizzled/drizzled_error_messages.h:740
4591
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4594
#: drizzled/drizzled_error_messages.h:742
4595
msgid "View being updated does not have complete key of underlying table in it"
4598
#: drizzled/drizzled_error_messages.h:744
4601
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4602
"(s) or definer/invoker of view lack rights to use them"
4605
#: drizzled/drizzled_error_messages.h:746
4607
msgid "Can't drop or alter a %s from within another stored routine"
4610
#: drizzled/drizzled_error_messages.h:748
4611
msgid "GOTO is not allowed in a stored procedure handler"
4614
#: drizzled/drizzled_error_messages.h:750
4615
msgid "Trigger already exists"
4618
#: drizzled/drizzled_error_messages.h:752
4619
msgid "Trigger does not exist"
4622
#: drizzled/drizzled_error_messages.h:754
4624
msgid "Trigger's '%-.192s' is view or temporary table"
4627
#: drizzled/drizzled_error_messages.h:756
4629
msgid "Updating of %s row is not allowed in %strigger"
4632
#: drizzled/drizzled_error_messages.h:758
4634
msgid "There is no %s row in %s trigger"
4637
#: drizzled/drizzled_error_messages.h:760
4639
msgid "Field '%-.192s' doesn't have a default value"
4642
#: drizzled/drizzled_error_messages.h:762
4643
msgid "Division by 0"
4646
#: drizzled/drizzled_error_messages.h:764
4648
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
4651
#: drizzled/drizzled_error_messages.h:766
4653
msgid "Illegal %s '%-.192s' value found during parsing"
4656
#: drizzled/drizzled_error_messages.h:768
4658
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4661
#: drizzled/drizzled_error_messages.h:770
4663
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4666
#: drizzled/drizzled_error_messages.h:772
4668
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4671
#: drizzled/drizzled_error_messages.h:774
4673
msgid "Failed purging old relay logs: %s"
4676
#: drizzled/drizzled_error_messages.h:776
4678
msgid "Password hash should be a %d-digit hexadecimal number"
4681
#: drizzled/drizzled_error_messages.h:778
4682
msgid "Target log not found in binlog index"
4685
#: drizzled/drizzled_error_messages.h:780
4686
msgid "I/O error reading log index file"
4689
#: drizzled/drizzled_error_messages.h:782
4690
msgid "Server configuration does not permit binlog purge"
4693
#: drizzled/drizzled_error_messages.h:784
4694
msgid "Failed on fseek()"
4697
#: drizzled/drizzled_error_messages.h:786
4698
msgid "Fatal error during log purge"
4701
#: drizzled/drizzled_error_messages.h:788
4702
msgid "A purgeable log is in use, will not purge"
4705
#: drizzled/drizzled_error_messages.h:790
4706
msgid "Unknown error during log purge"
4709
#: drizzled/drizzled_error_messages.h:792
4711
msgid "Failed initializing relay log position: %s"
4714
#: drizzled/drizzled_error_messages.h:794
4715
msgid "You are not using binary logging"
4718
#: drizzled/drizzled_error_messages.h:796
4721
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4724
#: drizzled/drizzled_error_messages.h:798
4725
msgid "WSAStartup Failed"
4728
#: drizzled/drizzled_error_messages.h:800
4729
msgid "Can't handle procedures with different groups yet"
4732
#: drizzled/drizzled_error_messages.h:802
4733
msgid "Select must have a group with this procedure"
4736
#: drizzled/drizzled_error_messages.h:804
4737
msgid "Can't use ORDER clause with this procedure"
4740
#: drizzled/drizzled_error_messages.h:806
4742
msgid "Binary logging and replication forbid changing the global server %s"
4745
#: drizzled/drizzled_error_messages.h:808
4747
msgid "Can't map file: %-.200s, errno: %d"
4750
#: drizzled/drizzled_error_messages.h:810
4752
msgid "Wrong magic in %-.64s"
4755
#: drizzled/drizzled_error_messages.h:812
4756
msgid "Prepared statement contains too many placeholders"
4759
#: drizzled/drizzled_error_messages.h:814
4761
msgid "Key part '%-.192s' length cannot be 0"
4764
#: drizzled/drizzled_error_messages.h:816
4765
msgid "View text checksum failed"
4768
#: drizzled/drizzled_error_messages.h:818
4771
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4774
#: drizzled/drizzled_error_messages.h:820
4776
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4779
#: drizzled/drizzled_error_messages.h:822
4781
msgid "Can not delete from join view '%-.192s.%-.192s'"
4784
#: drizzled/drizzled_error_messages.h:824
4786
msgid "Operation %s failed for %.256s"
4789
#: drizzled/drizzled_error_messages.h:826
4790
msgid "XAER_NOTA: Unknown XID"
4793
#: drizzled/drizzled_error_messages.h:828
4794
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4797
#: drizzled/drizzled_error_messages.h:830
4800
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4804
#: drizzled/drizzled_error_messages.h:832
4805
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4808
#: drizzled/drizzled_error_messages.h:834
4810
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4814
#: drizzled/drizzled_error_messages.h:836
4815
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4818
#: drizzled/drizzled_error_messages.h:838
4821
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4825
#: drizzled/drizzled_error_messages.h:840
4826
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4829
#: drizzled/drizzled_error_messages.h:842
4830
msgid "Failed to revoke all privileges to dropped routine"
4833
#: drizzled/drizzled_error_messages.h:844
4835
msgid "Data too long for column '%s' at row %ld"
4838
#: drizzled/drizzled_error_messages.h:846
4840
msgid "Bad SQLSTATE: '%s'"
4843
#: drizzled/drizzled_error_messages.h:848
4846
"%s: ready for connections.\n"
4847
"Version: '%s' socket: '%s' port: %d %s"
4850
#: drizzled/drizzled_error_messages.h:850
4851
msgid "Can't load value from file with fixed size rows to variable"
4854
#: drizzled/drizzled_error_messages.h:852
4855
msgid "You are not allowed to create a user with GRANT"
4858
#: drizzled/drizzled_error_messages.h:854
4860
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4863
#: drizzled/drizzled_error_messages.h:856
4864
msgid "Table definition has changed, please retry transaction"
4867
#: drizzled/drizzled_error_messages.h:858
4868
msgid "Duplicate handler declared in the same block"
4871
#: drizzled/drizzled_error_messages.h:860
4874
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4875
"variable in BEFORE trigger"
4878
#: drizzled/drizzled_error_messages.h:862
4880
msgid "Not allowed to return a result set from a %s"
4883
#: drizzled/drizzled_error_messages.h:864
4884
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4887
#: drizzled/drizzled_error_messages.h:866
4889
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4890
"declaration and binary logging is enabled; if non-transactional tables were "
4891
"updated, the binary log will miss their changes"
4894
#: drizzled/drizzled_error_messages.h:868
4896
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4897
"declaration and binary logging is enabled (you *might* want to use the less "
4898
"safe log_bin_trust_function_creators variable)"
4901
#: drizzled/drizzled_error_messages.h:870
4903
"You do not have the SUPER privilege and binary logging is enabled (you "
4904
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4907
#: drizzled/drizzled_error_messages.h:872
4909
"You can't execute a prepared statement which has an open cursor associated "
4910
"with it. Reset the statement to re-execute it."
4913
#: drizzled/drizzled_error_messages.h:874
4915
msgid "The statement (%lu) has no open cursor."
4918
#: drizzled/drizzled_error_messages.h:876
4920
"Explicit or implicit commit is not allowed in stored function or trigger."
4923
#: drizzled/drizzled_error_messages.h:878
4926
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4929
#: drizzled/drizzled_error_messages.h:880
4930
msgid "Recursive stored functions and triggers are not allowed."
4933
#: drizzled/drizzled_error_messages.h:882
4935
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4938
#: drizzled/drizzled_error_messages.h:884
4940
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4943
#: drizzled/drizzled_error_messages.h:886
4946
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4950
#: drizzled/drizzled_error_messages.h:888
4952
"You can't combine write-locking of system tables with other tables or lock "
4956
#: drizzled/drizzled_error_messages.h:890
4958
msgid "Unable to connect to foreign data source: %.64s"
4961
#: drizzled/drizzled_error_messages.h:892
4964
"There was a problem processing the query on the foreign data source. Data "
4965
"source error: %-.64s"
4968
#: drizzled/drizzled_error_messages.h:894
4971
"The foreign data source you are trying to reference does not exist. Data "
4972
"source error: %-.64s"
4975
#: drizzled/drizzled_error_messages.h:896
4978
"Can't create federated table. The data source connection string '%-.64s' is "
4979
"not in the correct format"
4982
#: drizzled/drizzled_error_messages.h:898
4984
msgid "The data source connection string '%-.64s' is not in the correct format"
4987
#: drizzled/drizzled_error_messages.h:900
4989
msgid "Can't create federated table. Foreign data src error: %-.64s"
4992
#: drizzled/drizzled_error_messages.h:902
4993
msgid "Trigger in wrong schema"
4996
#: drizzled/drizzled_error_messages.h:904
4999
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
5000
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
5003
#: drizzled/drizzled_error_messages.h:906
5005
msgid "Routine body for '%-.100s' is too long"
5008
#: drizzled/drizzled_error_messages.h:908
5009
msgid "Cannot drop default keycache"
5012
#: drizzled/drizzled_error_messages.h:910
5014
msgid "Display width out of range for column '%-.192s' (max = %d)"
5017
#: drizzled/drizzled_error_messages.h:912
5018
msgid "XAER_DUPID: The XID already exists"
5021
#: drizzled/drizzled_error_messages.h:914
5023
msgid "Datetime function: %-.32s field overflow"
5026
#: drizzled/drizzled_error_messages.h:916
5029
"Can't update table '%-.192s' in stored function/trigger because it is "
5030
"already used by statement which invoked this stored function/trigger."
5033
#: drizzled/drizzled_error_messages.h:918
5036
"The definition of table '%-.192s' prevents operation %.192s on table "
5040
#: drizzled/drizzled_error_messages.h:920
5042
"The prepared statement contains a stored routine call that refers to that "
5043
"same statement. It's not allowed to execute a prepared statement in such a "
5047
#: drizzled/drizzled_error_messages.h:922
5048
msgid "Not allowed to set autocommit from a stored function or trigger"
5051
#: drizzled/drizzled_error_messages.h:924
5052
msgid "Definer is not fully qualified"
5055
#: drizzled/drizzled_error_messages.h:926
5058
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
5059
"Current user is used as definer. Please recreate the view!"
5062
#: drizzled/drizzled_error_messages.h:928
5065
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
5069
#: drizzled/drizzled_error_messages.h:930
5071
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
5074
#: drizzled/drizzled_error_messages.h:932
5076
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
5079
#: drizzled/drizzled_error_messages.h:934
5082
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
5085
#: drizzled/drizzled_error_messages.h:936
5088
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
5091
#: drizzled/drizzled_error_messages.h:938
5093
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
5096
#: drizzled/drizzled_error_messages.h:940
5099
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
5100
"activated under the authorization of the invoker, which may have "
5101
"insufficient privileges. Please recreate the trigger."
5104
#: drizzled/drizzled_error_messages.h:942
5106
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
5109
#: drizzled/drizzled_error_messages.h:944
5112
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
5113
"exceeded for routine %.192s"
5116
#: drizzled/drizzled_error_messages.h:946
5119
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
5120
"contains bad data (internal code %d)"
5123
#: drizzled/drizzled_error_messages.h:948
5125
msgid "Incorrect routine name '%-.192s'"
5128
#: drizzled/drizzled_error_messages.h:950
5130
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
5133
#: drizzled/drizzled_error_messages.h:952
5134
msgid "AGGREGATE is not supported for stored functions"
5137
#: drizzled/drizzled_error_messages.h:954
5140
"Can't create more than max_prepared_stmt_count statements (current value: %"
5144
#: drizzled/drizzled_error_messages.h:956
5146
msgid "`%-.192s`.`%-.192s` contains view recursion"
5149
#: drizzled/drizzled_error_messages.h:958
5151
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
5154
#: drizzled/drizzled_error_messages.h:960
5155
msgid "The used table type doesn't support SPATIAL indexes"
5158
#: drizzled/drizzled_error_messages.h:962
5159
msgid "Triggers can not be created on system tables"
5162
#: drizzled/drizzled_error_messages.h:964
5164
msgid "Leading spaces are removed from name '%s'"
5167
#: drizzled/drizzled_error_messages.h:966
5168
msgid "Failed to read auto-increment value from storage engine"
5171
#: drizzled/drizzled_error_messages.h:968
5175
#: drizzled/drizzled_error_messages.h:970
5179
#: drizzled/drizzled_error_messages.h:972
5181
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
5184
#: drizzled/drizzled_error_messages.h:974
5186
msgid "The target table %-.100s of the %s is not insertable-into"
5189
#: drizzled/drizzled_error_messages.h:976
5192
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
5195
#: drizzled/drizzled_error_messages.h:978
5196
msgid "Too high level of nesting for select"
5199
#: drizzled/drizzled_error_messages.h:980
5201
msgid "Name '%-.64s' has become ''"
5204
#: drizzled/drizzled_error_messages.h:982
5206
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
5207
"optional and non-empty FIELDS ENCLOSED BY"
5210
#: drizzled/drizzled_error_messages.h:984
5212
msgid "The foreign server, %s, you are trying to create already exists."
5215
#: drizzled/drizzled_error_messages.h:986
5218
"The foreign server name you are trying to reference does not exist. Data "
5219
"source error: %-.64s"
5222
#: drizzled/drizzled_error_messages.h:988
5225
"Table storage engine '%-.64s' does not support the create option '%.64s'"
5228
#: drizzled/drizzled_error_messages.h:990
5231
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5235
#: drizzled/drizzled_error_messages.h:992
5237
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5240
#: drizzled/drizzled_error_messages.h:994
5241
msgid "MAXVALUE can only be used in last partition definition"
5244
#: drizzled/drizzled_error_messages.h:996
5245
msgid "Subpartitions can only be hash partitions and by key"
5248
#: drizzled/drizzled_error_messages.h:998
5249
msgid "Must define subpartitions on all partitions if on one partition"
5252
#: drizzled/drizzled_error_messages.h:1000
5253
msgid "Wrong number of partitions defined, mismatch with previous setting"
5256
#: drizzled/drizzled_error_messages.h:1002
5257
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
5260
#: drizzled/drizzled_error_messages.h:1004
5261
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
5264
#: drizzled/drizzled_error_messages.h:1006
5265
msgid "Expression in RANGE/LIST VALUES must be constant"
5268
#: drizzled/drizzled_error_messages.h:1008
5269
msgid "Field in list of fields for partition function not found in table"
5272
#: drizzled/drizzled_error_messages.h:1010
5273
msgid "List of fields is only allowed in KEY partitions"
5276
#: drizzled/drizzled_error_messages.h:1012
5278
"The partition info in the frm file is not consistent with what can be "
5279
"written into the frm file"
5282
#: drizzled/drizzled_error_messages.h:1014
5284
msgid "The %-.192s function returns the wrong type"
5287
#: drizzled/drizzled_error_messages.h:1016
5289
msgid "For %-.64s partitions each partition must be defined"
5292
#: drizzled/drizzled_error_messages.h:1018
5293
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
5296
#: drizzled/drizzled_error_messages.h:1020
5297
msgid "VALUES value must be of same type as partition function"
5300
#: drizzled/drizzled_error_messages.h:1022
5301
msgid "Multiple definition of same constant in list partitioning"
5304
#: drizzled/drizzled_error_messages.h:1024
5305
msgid "Partitioning can not be used stand-alone in query"
5308
#: drizzled/drizzled_error_messages.h:1026
5310
"The mix of handlers in the partitions is not allowed in this version of MySQL"
5313
#: drizzled/drizzled_error_messages.h:1028
5315
msgid "For the partitioned engine it is necessary to define all %-.64s"
5318
#: drizzled/drizzled_error_messages.h:1030
5319
msgid "Too many partitions (including subpartitions) were defined"
5322
#: drizzled/drizzled_error_messages.h:1032
5324
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
5325
"partitioning for subpartitioning"
5328
#: drizzled/drizzled_error_messages.h:1034
5329
msgid "Failed to create specific handler file"
5332
#: drizzled/drizzled_error_messages.h:1036
5333
msgid "A BLOB field is not allowed in partition function"
5336
#: drizzled/drizzled_error_messages.h:1038
5338
msgid "A %-.192s must include all columns in the table's partitioning function"
5341
#: drizzled/drizzled_error_messages.h:1040
5343
msgid "Number of %-.64s = 0 is not an allowed value"
5346
#: drizzled/drizzled_error_messages.h:1042
5347
msgid "Partition management on a not partitioned table is not possible"
5350
#: drizzled/drizzled_error_messages.h:1044
5352
"Foreign key condition is not yet supported in conjunction with partitioning"
5355
#: drizzled/drizzled_error_messages.h:1046
5357
msgid "Error in list of partitions to %-.64s"
5360
#: drizzled/drizzled_error_messages.h:1048
5361
msgid "Cannot remove all partitions, use DROP TABLE instead"
5364
#: drizzled/drizzled_error_messages.h:1050
5365
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
5368
#: drizzled/drizzled_error_messages.h:1052
5370
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
5374
#: drizzled/drizzled_error_messages.h:1054
5376
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
5377
"tables using HASH PARTITIONs"
5380
#: drizzled/drizzled_error_messages.h:1056
5382
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5385
#: drizzled/drizzled_error_messages.h:1058
5386
msgid "Trying to Add partition(s) with wrong number of subpartitions"
5389
#: drizzled/drizzled_error_messages.h:1060
5390
msgid "At least one partition must be added"
5393
#: drizzled/drizzled_error_messages.h:1062
5394
msgid "At least one partition must be coalesced"
5397
#: drizzled/drizzled_error_messages.h:1064
5398
msgid "More partitions to reorganise than there are partitions"
5401
#: drizzled/drizzled_error_messages.h:1066
5403
msgid "Duplicate partition name %-.192s"
5406
#: drizzled/drizzled_error_messages.h:1068
5407
msgid "It is not allowed to shut off binlog on this command"
5410
#: drizzled/drizzled_error_messages.h:1070
5411
msgid "When reorganising a set of partitions they must be in consecutive order"
5414
#: drizzled/drizzled_error_messages.h:1072
5416
"Reorganize of range partitions cannot change total ranges except for last "
5417
"partition where it can extend the range"
5420
#: drizzled/drizzled_error_messages.h:1074
5421
msgid "Partition function not supported in this version for this handler"
5424
#: drizzled/drizzled_error_messages.h:1076
5425
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
5428
#: drizzled/drizzled_error_messages.h:1078
5430
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
5433
#: drizzled/drizzled_error_messages.h:1080
5435
msgid "Plugin '%-.192s' is not loaded"
5438
#: drizzled/drizzled_error_messages.h:1082
5440
msgid "Incorrect %-.32s value: '%-.128s'"
5443
#: drizzled/drizzled_error_messages.h:1084
5445
msgid "Table has no partition for value %-.64s"
5448
#: drizzled/drizzled_error_messages.h:1086
5450
msgid "It is not allowed to specify %s more than once"
5453
#: drizzled/drizzled_error_messages.h:1088
5454
#: drizzled/drizzled_error_messages.h:1224
5456
msgid "Failed to create %s"
5459
#: drizzled/drizzled_error_messages.h:1090
5460
#: drizzled/drizzled_error_messages.h:1114
5462
msgid "Failed to drop %s"
5465
#: drizzled/drizzled_error_messages.h:1092
5466
msgid "The handler doesn't support autoextend of tablespaces"
5469
#: drizzled/drizzled_error_messages.h:1094
5471
"A size parameter was incorrectly specified, either number or on the form 10M"
5474
#: drizzled/drizzled_error_messages.h:1096
5476
"The size number was correct but we don't allow the digit part to be more "
5480
#: drizzled/drizzled_error_messages.h:1098
5482
msgid "Failed to alter: %s"
5485
#: drizzled/drizzled_error_messages.h:1100
5486
msgid "Writing one row to the row-based binary log failed"
5489
#: drizzled/drizzled_error_messages.h:1102
5491
msgid "Table definition on master and slave does not match: %s"
5494
#: drizzled/drizzled_error_messages.h:1104
5496
"Slave running with --log-slave-updates must use row-based binary logging to "
5497
"be able to replicate row-based binary log events"
5500
#: drizzled/drizzled_error_messages.h:1106
5502
msgid "Event '%-.192s' already exists"
5505
#: drizzled/drizzled_error_messages.h:1108
5507
msgid "Failed to store event %s. Error code %d from storage engine."
5510
#: drizzled/drizzled_error_messages.h:1110
5512
msgid "Unknown event '%-.192s'"
5515
#: drizzled/drizzled_error_messages.h:1112
5517
msgid "Failed to alter event '%-.192s'"
5520
#: drizzled/drizzled_error_messages.h:1116
5521
msgid "INTERVAL is either not positive or too big"
5524
#: drizzled/drizzled_error_messages.h:1118
5525
msgid "ENDS is either invalid or before STARTS"
5528
#: drizzled/drizzled_error_messages.h:1120
5529
msgid "Event execution time is in the past. Event has been disabled"
5532
#: drizzled/drizzled_error_messages.h:1122
5533
msgid "Failed to open mysql.event"
5536
#: drizzled/drizzled_error_messages.h:1124
5537
msgid "No datetime expression provided"
5540
#: drizzled/drizzled_error_messages.h:1126
5543
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5544
"probably corrupted"
5547
#: drizzled/drizzled_error_messages.h:1128
5549
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5552
#: drizzled/drizzled_error_messages.h:1130
5553
msgid "Failed to delete the event from mysql.event"
5556
#: drizzled/drizzled_error_messages.h:1132
5557
msgid "Error during compilation of event's body"
5560
#: drizzled/drizzled_error_messages.h:1134
5561
msgid "Same old and new event name"
5564
#: drizzled/drizzled_error_messages.h:1136
5566
msgid "Data for column '%s' too long"
5569
#: drizzled/drizzled_error_messages.h:1138
5571
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5574
#: drizzled/drizzled_error_messages.h:1140
5577
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5581
#: drizzled/drizzled_error_messages.h:1142
5582
msgid "You can't write-lock a log table. Only read access is possible"
5585
#: drizzled/drizzled_error_messages.h:1144
5586
msgid "You can't use locks with log tables."
5589
#: drizzled/drizzled_error_messages.h:1146
5592
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5593
"d would lead to a duplicate entry"
5596
#: drizzled/drizzled_error_messages.h:1148
5599
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5600
"%d, now running %d. Please use mysql_upgrade to fix this error."
5603
#: drizzled/drizzled_error_messages.h:1150
5605
"Cannot switch out of the row-based binary log format when the session has "
5606
"open temporary tables"
5609
#: drizzled/drizzled_error_messages.h:1152
5611
"Cannot change the binary logging format inside a stored function or trigger"
5614
#: drizzled/drizzled_error_messages.h:1154
5616
"The NDB cluster engine does not support changing the binlog format on the "
5620
#: drizzled/drizzled_error_messages.h:1156
5621
msgid "Cannot create temporary table with partitions"
5624
#: drizzled/drizzled_error_messages.h:1158
5625
msgid "Partition constant is out of partition function domain"
5628
#: drizzled/drizzled_error_messages.h:1160
5629
msgid "This partition function is not allowed"
5632
#: drizzled/drizzled_error_messages.h:1162
5633
msgid "Error in DDL log"
5636
#: drizzled/drizzled_error_messages.h:1164
5637
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5640
#: drizzled/drizzled_error_messages.h:1166
5641
msgid "Incorrect partition name"
5644
#: drizzled/drizzled_error_messages.h:1168
5646
"Transaction isolation level can't be changed while a transaction is in "
5650
#: drizzled/drizzled_error_messages.h:1170
5653
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5654
"'%-.192s' for key '%-.192s'"
5657
#: drizzled/drizzled_error_messages.h:1172
5659
msgid "Internal scheduler error %d"
5662
#: drizzled/drizzled_error_messages.h:1174
5664
msgid "Error during starting/stopping of the scheduler. Error code %u"
5667
#: drizzled/drizzled_error_messages.h:1176
5668
msgid "Engine cannot be used in partitioned tables"
5671
#: drizzled/drizzled_error_messages.h:1178
5673
msgid "Cannot activate '%-.64s' log"
5676
#: drizzled/drizzled_error_messages.h:1180
5677
msgid "The server was not built with row-based replication"
5680
#: drizzled/drizzled_error_messages.h:1182
5681
msgid "Decoding of base64 string failed"
5684
#: drizzled/drizzled_error_messages.h:1184
5685
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5688
#: drizzled/drizzled_error_messages.h:1186
5690
"Cannot proceed because system tables used by Event Scheduler were found "
5691
"damaged at server start"
5694
#: drizzled/drizzled_error_messages.h:1188
5695
msgid "Only integers allowed as number here"
5698
#: drizzled/drizzled_error_messages.h:1190
5699
msgid "This storage engine cannot be used for log tables"
5702
#: drizzled/drizzled_error_messages.h:1192
5704
msgid "You cannot '%s' a log table if logging is enabled"
5707
#: drizzled/drizzled_error_messages.h:1194
5710
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5711
"rename two tables: the log table to an archive table and another table back "
5715
#: drizzled/drizzled_error_messages.h:1196
5717
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5720
#: drizzled/drizzled_error_messages.h:1198
5722
msgid "Incorrect parameters in the call to native function '%-.192s'"
5725
#: drizzled/drizzled_error_messages.h:1200
5727
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5730
#: drizzled/drizzled_error_messages.h:1202
5732
msgid "This function '%-.192s' has the same name as a native function"
5735
#: drizzled/drizzled_error_messages.h:1204
5737
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5740
#: drizzled/drizzled_error_messages.h:1206
5741
msgid "Too many files opened, please execute the command again"
5744
#: drizzled/drizzled_error_messages.h:1208
5745
#: drizzled/drizzled_error_messages.h:1210
5747
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5748
"The event was dropped immediately after creation."
5751
#: drizzled/drizzled_error_messages.h:1212
5753
msgid "The incident %s occured on the master. Message: %-.64s"
5756
#: drizzled/drizzled_error_messages.h:1214
5757
msgid "Table has no partition for some existing values"
5760
#: drizzled/drizzled_error_messages.h:1216
5761
msgid "Statement is not safe to log in statement format."
5764
#: drizzled/drizzled_error_messages.h:1218
5766
msgid "Fatal error: %s"
5769
#: drizzled/drizzled_error_messages.h:1220
5771
msgid "Relay log read failure: %s"
5774
#: drizzled/drizzled_error_messages.h:1222
5776
msgid "Relay log write failure: %s"
5779
#: drizzled/drizzled_error_messages.h:1226
5781
msgid "Master command %s failed: %s"
5784
#: drizzled/drizzled_error_messages.h:1228
5786
msgid "Binary logging not possible. Message: %s"
5789
#: drizzled/drizzled_error_messages.h:1230
5791
msgid "View `%-.64s`.`%-.64s` has no creation context"
5794
#: drizzled/drizzled_error_messages.h:1232
5796
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5799
#: drizzled/drizzled_error_messages.h:1234
5801
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5804
#: drizzled/drizzled_error_messages.h:1236
5806
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5809
#: drizzled/drizzled_error_messages.h:1238
5811
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5814
#: drizzled/drizzled_error_messages.h:1240
5816
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5819
#: drizzled/drizzled_error_messages.h:1242
5821
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5824
#: drizzled/drizzled_error_messages.h:1244
5826
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5829
#: drizzled/drizzled_error_messages.h:1246
5831
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5834
#: drizzled/drizzled_error_messages.h:1248
5836
msgid "Ambiguous slave modes combination. %s"
5839
#: drizzled/drizzled_error_messages.h:1250
5842
"The BINLOG statement of type `%s` was not preceded by a format description "
5846
#: drizzled/drizzled_error_messages.h:1252
5847
msgid "Corrupted replication event was detected"
5850
#: drizzled/drizzled_error_messages.h:1254
5852
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5855
#: drizzled/drizzled_error_messages.h:1256
5857
msgid "Being purged log %s was not found"
5860
#: drizzled/drizzled_error_messages.h:1258
5862
msgid "Converted to non-transactional lock on '%-.64s'"
5865
#: drizzled/drizzled_error_messages.h:1260
5867
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5870
#: drizzled/drizzled_error_messages.h:1262
5873
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5876
#: drizzled/drizzled_error_messages.h:1264
5878
msgid "Can't access storage engine of table %-.64s"
5881
#: drizzled/drizzled_error_messages.h:1266
5882
msgid "Starting backup process"
5885
#: drizzled/drizzled_error_messages.h:1268
5886
msgid "Backup completed"
5889
#: drizzled/drizzled_error_messages.h:1270
5890
msgid "Starting restore process"
5893
#: drizzled/drizzled_error_messages.h:1272
5894
msgid "Restore completed"
5897
#: drizzled/drizzled_error_messages.h:1274
5898
msgid "Nothing to backup"
5901
#: drizzled/drizzled_error_messages.h:1276
5903
msgid "Database '%-.64s' cannot be included in a backup"
5906
#: drizzled/drizzled_error_messages.h:1278
5908
"Error during backup operation - server's error log contains more information "
5912
#: drizzled/drizzled_error_messages.h:1280
5914
"Error during restore operation - server's error log contains more "
5915
"information about the error"
5918
#: drizzled/drizzled_error_messages.h:1282
5920
"Can't execute this command because another BACKUP/RESTORE operation is in "
5924
#: drizzled/drizzled_error_messages.h:1284
5925
msgid "Error when preparing for backup operation"
5928
#: drizzled/drizzled_error_messages.h:1286
5929
msgid "Error when preparing for restore operation"
5932
#: drizzled/drizzled_error_messages.h:1288
5934
msgid "Invalid backup location '%-.64s'"
5937
#: drizzled/drizzled_error_messages.h:1290
5939
msgid "Can't read backup location '%-.64s'"
5942
#: drizzled/drizzled_error_messages.h:1292
5944
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5947
#: drizzled/drizzled_error_messages.h:1294
5948
msgid "Can't enumerate server databases"
5951
#: drizzled/drizzled_error_messages.h:1296
5952
msgid "Can't enumerate server tables"
5955
#: drizzled/drizzled_error_messages.h:1298
5957
msgid "Can't enumerate tables in database %-.64s"
5960
#: drizzled/drizzled_error_messages.h:1300
5962
msgid "Skipping view %-.64s in database %-.64s"
5965
#: drizzled/drizzled_error_messages.h:1302
5967
msgid "Skipping table %-.64s since it has no valid storage engine"
5970
#: drizzled/drizzled_error_messages.h:1304
5972
msgid "Can't open table %-.64s"
5975
#: drizzled/drizzled_error_messages.h:1306
5976
msgid "Can't read backup archive preamble"
5979
#: drizzled/drizzled_error_messages.h:1308
5980
msgid "Can't write backup archive preamble"
5983
#: drizzled/drizzled_error_messages.h:1310
5985
msgid "Can't find backup driver for table %-.64s"
5988
#: drizzled/drizzled_error_messages.h:1312
5991
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5995
#: drizzled/drizzled_error_messages.h:1314
5997
msgid "Can't create %-.64s backup driver"
6000
#: drizzled/drizzled_error_messages.h:1316
6002
msgid "Can't create %-.64s restore driver"
6005
#: drizzled/drizzled_error_messages.h:1318
6007
msgid "Found %d images in backup archive but maximum %d are supported"
6010
#: drizzled/drizzled_error_messages.h:1320
6012
msgid "Error when saving meta-data of %-.64s"
6015
#: drizzled/drizzled_error_messages.h:1322
6016
msgid "Error when reading meta-data list"
6019
#: drizzled/drizzled_error_messages.h:1324
6021
msgid "Can't create %-.64s"
6024
#: drizzled/drizzled_error_messages.h:1326
6025
msgid "Can't allocate buffer for image data transfer"
6028
#: drizzled/drizzled_error_messages.h:1328
6030
msgid "Error when writing %-.64s backup image data (for table #%d)"
6033
#: drizzled/drizzled_error_messages.h:1330
6034
msgid "Error when reading data from backup stream"
6037
#: drizzled/drizzled_error_messages.h:1332
6038
msgid "Can't go to the next chunk in backup stream"
6041
#: drizzled/drizzled_error_messages.h:1334
6043
msgid "Can't initialize %-.64s backup driver"
6046
#: drizzled/drizzled_error_messages.h:1336
6048
msgid "Can't initialize %-.64s restore driver"
6051
#: drizzled/drizzled_error_messages.h:1338
6053
msgid "Can't shut down %-.64s backup driver"
6056
#: drizzled/drizzled_error_messages.h:1340
6058
msgid "Can't shut down %-.64s backup driver(s)"
6061
#: drizzled/drizzled_error_messages.h:1342
6063
msgid "%-.64s backup driver can't prepare for synchronization"
6066
#: drizzled/drizzled_error_messages.h:1344
6068
msgid "%-.64s backup driver can't create its image validity point"
6071
#: drizzled/drizzled_error_messages.h:1346
6073
msgid "Can't unlock %-.64s backup driver after creating the validity point"
6076
#: drizzled/drizzled_error_messages.h:1348
6078
msgid "%-.64s backup driver can't cancel its backup operation"
6081
#: drizzled/drizzled_error_messages.h:1350
6083
msgid "%-.64s restore driver can't cancel its restore operation"
6086
#: drizzled/drizzled_error_messages.h:1352
6088
msgid "Error when polling %-.64s backup driver for its image data"
6091
#: drizzled/drizzled_error_messages.h:1354
6093
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
6096
#: drizzled/drizzled_error_messages.h:1356
6099
"After %d attempts %-.64s restore driver still can't accept next block of data"
6102
#: drizzled/drizzled_error_messages.h:1358
6104
msgid "Open and lock tables failed in %-.64s"
6107
#: drizzled/drizzled_error_messages.h:1360
6108
msgid "Backup driver's table locking thread can not be initialized."
6111
#: drizzled/drizzled_error_messages.h:1362
6113
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
6114
"and 'mysql.online_backup_progress'."
6117
#: drizzled/drizzled_error_messages.h:1364
6119
msgid "Tablespace '%-.192s' already exists"
6122
#: drizzled/drizzled_error_messages.h:1366
6124
msgid "Tablespace '%-.192s' doesn't exist"
6127
#: drizzled/drizzled_error_messages.h:1368
6129
msgid "Unexpected master's heartbeat data: %s"
6132
#: drizzled/drizzled_error_messages.h:1370
6134
msgid "The requested value for the heartbeat period %s %s"
6137
#: drizzled/drizzled_error_messages.h:1372
6139
msgid "Can't write to the online backup progress log %-.64s."
6142
#: drizzled/drizzled_error_messages.h:1374
6144
msgid "Tablespace '%-.192s' not empty"
6147
#: drizzled/drizzled_error_messages.h:1376
6150
"Tablespace `%-.64s` needed by tables being restored has changed on the "
6151
"server. The original definition of the required tablespace is '%-.256s' "
6152
"while the same tablespace is defined on the server as '%-.256s'"
6155
#: drizzled/handler.cc:390
6156
msgid "Too many storage engines!"
6159
#: drizzled/handler.cc:394
6161
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6164
#: drizzled/handler.cc:1278
6166
msgid "Found %d prepared transaction(s) in %s"
6169
#: drizzled/handler.cc:1330
6170
msgid "Starting crash recovery..."
6173
#: drizzled/handler.cc:1362
6175
msgid "Found %d prepared XA transactions"
6178
#: drizzled/handler.cc:1366
6181
"Found %d prepared transactions! It means that drizzled was not shut down "
6182
"properly last time and critical recovery information (last binlog or %s "
6183
"file) was manually deleted after a crash. You have to start drizzled with "
6184
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6187
#: drizzled/handler.cc:1376
6188
msgid "Crash recovery finished."
6191
#: drizzled/log.cc:1072
6192
msgid "I/O error reading the header from the binary log"
6195
#: drizzled/log.cc:1079
6197
"Binlog has bad magic number; It's not a binary log file that can be used by "
6198
"this version of Drizzle"
6201
#: drizzled/log.cc:1094
6203
msgid "Failed to open log (file '%s', errno %d)"
6206
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6207
msgid "Could not open log file"
6210
#: drizzled/log.cc:1102
6212
msgid "Failed to create a cache on log (file '%s')"
6215
#: drizzled/log.cc:1256 drizzled/log.cc:1904
6218
"Could not use %s for logging (error %d). Turning logging off for the whole "
6219
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6220
"shutdown the Drizzle server and restart it."
6223
#: drizzled/log.cc:2173 drizzled/log.cc:2204 drizzled/log.cc:2456
6224
#: drizzled/log.cc:2580
6226
msgid "Failed to delete file '%s'"
6229
#: drizzled/log.cc:2182 drizzled/log.cc:2464 drizzled/log.cc:2588
6232
"a problem with deleting %s; consider examining correspondence of your binlog "
6233
"index file to the actual binlog files"
6236
#: drizzled/log.cc:2310
6238
msgid "next log error: %d offset: %s log: %s included: %d"
6241
#: drizzled/log.cc:2422 drizzled/log.cc:2548
6243
msgid "Failed to execute stat() on file '%s'"
6246
#: drizzled/log.cc:2433 drizzled/log.cc:2559
6249
"a problem with getting info on being purged %s; consider examining "
6250
"correspondence of your binlog index file to the actual binlog files"
6253
#: drizzled/log.cc:4055 drizzled/log.cc:4548
6255
msgid "Recovering after a crash using %s"
6258
#: drizzled/log.cc:4058
6260
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6263
#: drizzled/log.cc:4395
6264
msgid "Bad magic header in tc log"
6267
#: drizzled/log.cc:4405
6270
"Recovery failed! You must enable exactly %d storage engines that support two-"
6271
"phase commit protocol"
6274
#: drizzled/log.cc:4433
6276
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6277
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6278
"heuristic-recover={commit|rollback}"
6281
#: drizzled/log.cc:4463
6282
msgid "Heuristic crash recovery mode"
6285
#: drizzled/log.cc:4465
6286
msgid "Heuristic crash recovery failed"
6289
#: drizzled/log.cc:4466
6290
msgid "Please restart mysqld without --tc-heuristic-recover"
6293
#: drizzled/log.cc:4510 drizzled/log.cc:4534
6295
msgid "find_log_pos() failed (error: %d)"
6298
#: drizzled/log.cc:4647
6300
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6301
"of memory error) and restart, or delete (or rename) binary log and start "
6302
"mysqld with --tc-heuristic-recover={commit|rollback}"
6305
#: drizzled/log_event.cc:990
6308
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6311
#: drizzled/log_event.cc:3693
6314
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6315
"produced %ld warning(s). Default database: '%s'"
6318
#: drizzled/log_event.cc:4731
6319
msgid "Out of memory while recording slave event"
6322
#: drizzled/rpl_mi.cc:148
6324
msgid "Failed to create a new master info file (file '%s', errno %d)"
6327
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6329
msgid "Failed to create a cache on master info file (file '%s')"
6332
#: drizzled/rpl_mi.cc:170
6334
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6337
#: drizzled/rpl_mi.cc:276
6340
"SSL information in the master info file ('%s') are ignored because this "
6341
"MySQL slave was compiled without SSL support."
6344
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
6345
msgid "Failed to flush master info file"
6348
#: drizzled/rpl_mi.cc:305
6349
msgid "Error reading master configuration"
6352
#: drizzled/rpl_reporting.cc:43
6354
msgid "Slave %s: %s%s Error_code: %d"
6357
#: drizzled/rpl_rli.cc:134
6360
"Neither --relay-log nor --relay-log-index were used; so replication may "
6361
"break when this MySQL server acts as a slave and has his hostname changed!! "
6362
"Please use '--relay-log=%s' to avoid this problem."
6365
#: drizzled/rpl_rli.cc:151
6366
msgid "Failed in open_log() called from init_relay_log_info()"
6369
#: drizzled/rpl_rli.cc:168
6371
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6374
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6376
msgid "Failed to create a cache on relay log info file '%s'"
6379
#: drizzled/rpl_rli.cc:186
6380
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6383
#: drizzled/rpl_rli.cc:202
6385
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6388
#: drizzled/rpl_rli.cc:253
6390
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6393
#: drizzled/rpl_rli.cc:268
6394
msgid "Failed to flush relay log info file"
6397
#: drizzled/rpl_rli.cc:271
6398
msgid "Error counting relay log space"
6401
#: drizzled/rpl_rli.cc:295
6403
msgid "log %s listed in the index, but failed to stat"
6406
#: drizzled/rpl_rli.cc:310
6407
msgid "Could not find first log while counting relay log space"
6410
#: drizzled/rpl_rli.cc:967
6411
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6414
#: drizzled/rpl_utility.cc:122
6416
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6419
#: drizzled/rpl_utility.cc:137
6422
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6423
"Master's column size should be <= the slave's column size."
6426
#: drizzled/scheduler.cc:121
6427
msgid "Memory allocation error in thd_scheduler::init\n"
6430
#: drizzled/scheduler.cc:212
6431
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6434
#: drizzled/scheduler.cc:218
6435
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6438
#: drizzled/scheduler.cc:230
6439
msgid "thd_add_event event_add error in libevent_init\n"
6442
#: drizzled/scheduler.cc:246
6444
msgid "Can't create completion port thread (error %d)"
6447
#: drizzled/scheduler.cc:359
6448
msgid "event_add error in libevent_add_thd_callback\n"
6451
#: drizzled/scheduler.cc:385
6452
msgid "Scheduler init error in libevent_add_new_connection\n"
6455
#: drizzled/scheduler.cc:467
6456
msgid "libevent_thread_proc: my_thread_init() failed\n"
6459
#: drizzled/set_var.cc:899
6460
msgid "Ambiguous slave modes combination. STRICT will be used"
6463
#: drizzled/slave.cc:89
6464
msgid "Waiting to reconnect after a failed registration on master"
6467
#: drizzled/slave.cc:90
6469
"Slave I/O thread killed while waitnig to reconnect after a failed "
6470
"registration on master"
6473
#: drizzled/slave.cc:92
6474
msgid "Reconnecting after a failed registration on master"
6477
#: drizzled/slave.cc:93
6480
"failed registering on master, reconnecting to try again, log '%s' at postion "
6484
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6485
msgid "Slave I/O thread killed during or after reconnect"
6488
#: drizzled/slave.cc:99
6489
msgid "Waiting to reconnect after a failed binlog dump request"
6492
#: drizzled/slave.cc:100
6493
msgid "Slave I/O thread killed while retrying master dump"
6496
#: drizzled/slave.cc:101
6497
msgid "Reconnecting after a failed binlog dump request"
6500
#: drizzled/slave.cc:102
6502
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6505
#: drizzled/slave.cc:108
6506
msgid "Waiting to reconnect after a failed master event read"
6509
#: drizzled/slave.cc:109
6510
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6513
#: drizzled/slave.cc:111
6514
msgid "Reconnecting after a failed master event read"
6517
#: drizzled/slave.cc:112
6520
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6524
#: drizzled/slave.cc:115
6526
"Slave I/O thread killed during or after a reconnect done to recover from "
6530
#: drizzled/slave.cc:229
6531
msgid "Failed to allocate memory for the master info structure"
6534
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6535
msgid "Failed to initialize the master info structure"
6538
#: drizzled/slave.cc:251
6539
msgid "Failed to create slave threads"
6542
#: drizzled/slave.cc:448
6543
msgid "Server id not set, will not start slave"
6546
#: drizzled/slave.cc:616
6548
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6549
"updates to a non-transactional table without any primary key. There is a "
6550
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6551
"check your tables' contents after restart."
6554
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6555
msgid "Master reported unrecognized DRIZZLE version"
6558
#: drizzled/slave.cc:833
6559
msgid "default Format_description_log_event"
6562
#: drizzled/slave.cc:855
6565
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6566
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6569
#: drizzled/slave.cc:882
6571
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6572
"server ids; these ids must be different for replication to work (or the --"
6573
"replicate-same-server-id option must be used on slave but this doesnot "
6574
"always make sense; please check the manual before using it)."
6577
#: drizzled/slave.cc:927
6579
"The slave I/O thread stops because master and slave have different values "
6580
"for the COLLATION_SERVER global variable. The values must be equal for "
6581
"replication to work"
6584
#: drizzled/slave.cc:963
6586
"The slave I/O thread stops because master and slave have different values "
6587
"for the TIME_ZONE global variable. The values must be equal for replication "
6591
#: drizzled/slave.cc:1028
6592
msgid "Waiting for the slave SQL thread to free enough relay log space"
6595
#: drizzled/slave.cc:1074
6597
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6601
#: drizzled/slave.cc:1085
6602
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6605
#: drizzled/slave.cc:1476
6607
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6610
#: drizzled/slave.cc:1529
6612
msgid "Error reading packet from server: %s ( server_errno=%d)"
6615
#: drizzled/slave.cc:1537
6617
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6620
#: drizzled/slave.cc:1691
6623
"It was not possible to update the positions of the relay log information: "
6624
"the slave may be in an inconsistent state. Stopped in %s position %s"
6627
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
6629
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6632
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
6634
msgid "Error initializing relay log position: %s"
6637
#: drizzled/slave.cc:1841
6640
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6641
"Consider raising the value of the slave_transaction_retries variable."
6644
#: drizzled/slave.cc:1864
6646
"Could not parse relay log event entry. The possible reasons are: the "
6647
"master's binary log is corrupted (you can check this by running "
6648
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6649
"can check this by running 'mysqlbinlog' on the relay log), a network "
6650
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6651
"check the master's binary log or slave's relay log, you will be able to know "
6652
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6655
#: drizzled/slave.cc:1988
6656
msgid "Failed during slave I/O thread initialization"
6659
#: drizzled/slave.cc:2002
6660
msgid "error in drizzle_create()"
6663
#: drizzled/slave.cc:2010
6666
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6667
"'%s' at position %s"
6670
#: drizzled/slave.cc:2024
6671
msgid "Slave I/O thread killed while connecting to master"
6674
#: drizzled/slave.cc:2048
6675
msgid "Slave I/O thread couldn't register on master"
6678
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
6679
msgid "Forcing to reconnect slave I/O thread"
6682
#: drizzled/slave.cc:2073
6683
msgid "Failed on request_dump()"
6686
#: drizzled/slave.cc:2074
6687
msgid "Slave I/O thread killed while requesting master dump"
6690
#: drizzled/slave.cc:2100
6691
msgid "Waiting for master to send event"
6694
#: drizzled/slave.cc:2102
6695
msgid "Slave I/O thread killed while reading event"
6698
#: drizzled/slave.cc:2120
6701
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6702
"entry is correct, restart the server with a higher value of "
6703
"max_allowed_packet"
6706
#: drizzled/slave.cc:2134
6707
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6710
#: drizzled/slave.cc:2144
6711
msgid "Queueing master event to the relay log"
6714
#: drizzled/slave.cc:2171
6715
msgid "Slave I/O thread aborted while waiting for relay log space"
6718
#: drizzled/slave.cc:2181
6720
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6723
#: drizzled/slave.cc:2205
6724
msgid "Waiting for slave mutex on exit"
6727
#: drizzled/slave.cc:2271
6728
msgid "Failed during slave thread initialization"
6731
#: drizzled/slave.cc:2337
6734
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6735
"s, relay log '%s' position: %s"
6738
#: drizzled/slave.cc:2351
6739
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6742
#: drizzled/slave.cc:2377
6743
msgid "Reading event from the relay log"
6746
#: drizzled/slave.cc:2402
6748
msgid "Slave (additional info): %s Error_code: %d"
6751
#: drizzled/slave.cc:2419
6753
msgid "Slave: %s Error_code: %d"
6756
#: drizzled/slave.cc:2422
6759
"Error loading user-defined library, slave SQL thread aborted. Install the "
6760
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6761
"stopped at log '%s' position %s"
6764
#: drizzled/slave.cc:2430
6767
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6768
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6771
#: drizzled/slave.cc:2442
6774
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6777
#: drizzled/slave.cc:2538
6779
msgid "Slave I/O: failed requesting download of '%s'"
6782
#: drizzled/slave.cc:2555
6784
msgid "Network read error downloading '%s' from master"
6787
#: drizzled/slave.cc:2577
6788
msgid "error writing Exec_load event to relay log"
6791
#: drizzled/slave.cc:2591
6792
msgid "error writing Create_file event to relay log"
6795
#: drizzled/slave.cc:2606
6796
msgid "error writing Append_block event to relay log"
6799
#: drizzled/slave.cc:2702
6800
msgid "Memory allocation failed"
6803
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
6806
"Read invalid event from master: '%s', master could be corrupt but a more "
6807
"likely cause of this is a bug"
6810
#: drizzled/slave.cc:3086
6811
msgid "could not queue event from master"
6814
#: drizzled/slave.cc:3180
6816
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6819
#: drizzled/slave.cc:3182
6820
msgid "reconnecting"
6823
#: drizzled/slave.cc:3182
6827
#: drizzled/slave.cc:3208
6830
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6834
#: drizzled/slave.cc:3598
6836
msgid "next log '%s' is currently active"
6839
#: drizzled/slave.cc:3628
6841
msgid "next log '%s' is not active"
6844
#: drizzled/slave.cc:3644
6847
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6850
#: drizzled/slave.cc:3650
6851
msgid "Aborting slave SQL thread because of partial event read"
6854
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
6856
msgid "Error reading relay log event: %s"
6859
#: drizzled/slave.cc:3657
6860
msgid "slave SQL thread was killed"
6863
#: drizzled/slave.cc:3755
6866
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6867
"check error log on slave for more info"
6870
#: drizzled/slave.cc:3761
6873
"According to the master's version ('%s'), it is probable that master suffers "
6874
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6875
"current binary log event may make the slave's data become different from the "
6876
"master's data. To take no risk, slave refuses to replicate this event and "
6877
"stops. We recommend that all updates be stopped on the master and slave, "
6878
"that the data of both be manually synchronized, that master's binary logs be "
6879
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6880
"Then replication can be restarted."
6883
#: drizzled/sql_base.cc:2527
6885
msgid "Table %s had a open data handler in reopen_table"
6888
#: drizzled/sql_base.cc:3178
6890
msgid "Couldn't repair table: %s.%s"
6893
#: drizzled/sql_base.cc:3221
6896
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6897
"s`.`%s`' to the binary log"
6900
#: drizzled/sql_base.cc:3950
6902
msgid "Could not remove temporary table: '%s', error: %d"
6905
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6907
msgid "Error while loading database options: '%s':"
6910
#: drizzled/sql_plugin.cc:647
6912
msgid "Plugin '%s' of type %s failed deinitialization"
6915
#: drizzled/sql_plugin.cc:661
6917
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6920
#: drizzled/sql_plugin.cc:781
6922
msgid "Plugin '%s' registration as a %s failed."
6925
#: drizzled/sql_plugin.cc:1035
6926
msgid "plugin-load parameter too long"
6929
#: drizzled/sql_plugin.cc:1095
6931
msgid "Couldn't load plugin named '%s' with soname '%s'."
6934
#: drizzled/sql_plugin.cc:1146
6936
msgid "Forcing shutdown of %d plugins"
6939
#: drizzled/sql_plugin.cc:1168
6941
msgid "Plugin '%s' will be forced to shutdown"
6944
#: drizzled/sql_plugin.cc:1184
6946
msgid "Plugin '%s' has ref_count=%d after shutdown."
6949
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
6951
msgid "Unknown variable type code 0x%x in plugin '%s'."
6954
#: drizzled/sql_plugin.cc:2476
6957
"Server variable %s of plugin %s was forced to be read-only: string variable "
6958
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6961
#: drizzled/sql_plugin.cc:2507
6963
msgid "Missing variable name in plugin '%s'."
6966
#: drizzled/sql_plugin.cc:2524
6968
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6971
#: drizzled/sql_plugin.cc:2643
6973
msgid "Out of memory for plugin '%s'."
6976
#: drizzled/sql_plugin.cc:2650
6978
msgid "Bad options for plugin '%s'."
6981
#: drizzled/sql_plugin.cc:2659
6983
msgid "Parsing options for plugin '%s' failed."
6986
#: drizzled/sql_plugin.cc:2702
6988
msgid "Plugin '%s' has conflicting system variables"
6991
#: drizzled/sql_plugin.cc:2712
6993
msgid "Plugin '%s' disabled by command line option"
6996
#: drizzled/sql_repl.cc:101
6997
msgid "Failed in send_file() while reading file name"
7000
#: drizzled/sql_repl.cc:114
7001
msgid "Failed in send_file() on open of file"
7004
#: drizzled/sql_repl.cc:122
7005
msgid "Failed in send_file() while writing data to client"
7008
#: drizzled/sql_repl.cc:131
7009
msgid "Failed in send_file() while negotiating file transfer close"
7012
#: drizzled/sql_table.cc:81
7014
msgid "Invalid (old?) table or database name '%s'"
7017
#: drizzled/sql_table.cc:2716
7019
msgid "Unknown - internal error %d during operation"
7022
#: drizzled/sql_table.cc:4992
7024
msgid "Could not open table %s.%s after rename\n"
7027
#: drizzled/sql_table.cc:5159
7030
"order_st BY ignored because there is a user-defined clustered index in the "
7034
#: drizzled/sql_udf.cc:39
7035
msgid "Can't allocate memory for udf structures"
7038
#: drizzled/table.cc:488
7041
"'%s' had no or invalid character set, and default character set is multi-"
7042
"byte, so character column sizes may have changed"
7045
#: drizzled/table.cc:1692
7047
msgid "Unknown collation '%s' in table '%-.64s' definition"
7050
#: drizzled/table.cc:1699
7053
"Table '%-.64s' was created with a different version of MySQL and cannot be "
7057
#: drizzled/table.cc:2311
7060
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
7064
#: drizzled/table.cc:2337
7067
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7068
"have type %s, found type %s."
7071
#: drizzled/table.cc:2346
7074
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7075
"position %d to have character set '%s' but the type has no character set."
7078
#: drizzled/table.cc:2356
7081
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7082
"position %d to have character set '%s' but found character set '%s'."
7085
#: drizzled/table.cc:2367
7088
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7089
"have type %s but the column is not found."
7092
#: drizzled/table.cc:4750
7094
msgid "Got error %d when reading table '%s'"
7097
#: drizzled/tztime.cc:1063
7099
msgid "Fatal error: Illegal or unknown default time zone '%s'"
7102
#: drizzled/definitions.h:48
7103
msgid "Invalid error code"