8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-10-22 20:42-0700\n"
11
"PO-Revision-Date: 2008-09-09 17:30+0000\n"
12
"Last-Translator: wiggen <Unknown>\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-10-06 08:08+0000\n"
12
"Last-Translator: Anders Grandt <anders@modernreklam.se>\n"
13
13
"Language-Team: Swedish <sv@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-09-13 00:29+0000\n"
18
"X-Launchpad-Export-Date: 2008-11-26 20:37+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:253
21
#: client/drizzle.cc:255
22
22
msgid "Synonym for `help'."
23
23
msgstr "Synonym för 'hjälp'."
25
#: client/drizzle.cc:254
25
#: client/drizzle.cc:256
27
26
msgid "Clear command."
28
msgstr "Rensa funktion"
30
#: client/drizzle.cc:256
29
#: client/drizzle.cc:258
32
30
msgid "Reconnect to the server. Optional arguments are db and host."
33
msgstr "Återanslut till servern. Valfri information at ange är db och host."
35
#: client/drizzle.cc:258
33
#: client/drizzle.cc:260
38
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
36
msgstr "Ange hur kommandon skall omslutas. OBS: Resten av raden används."
41
#: client/drizzle.cc:260
38
#: client/drizzle.cc:262
42
39
msgid "Send command to drizzle server, display result vertically."
43
40
msgstr "Skicka anrop till drizzle server, visa resultatet vertikalt."
45
#: client/drizzle.cc:261
42
#: client/drizzle.cc:263
47
43
msgid "Exit drizzle. Same as quit."
48
44
msgstr "Avsluta drizzle. Samma som stäng"
50
#: client/drizzle.cc:262
46
#: client/drizzle.cc:264
51
47
msgid "Send command to drizzle server."
52
48
msgstr "Skicka anrop till drizzle server."
54
#: client/drizzle.cc:263
50
#: client/drizzle.cc:265
56
51
msgid "Display this help."
57
52
msgstr "Visa denna hjälp."
59
#: client/drizzle.cc:264
54
#: client/drizzle.cc:266
60
55
msgid "Disable pager, print to stdout."
61
56
msgstr "Inaktivera pager, skriv till stdout"
63
#: client/drizzle.cc:265
58
#: client/drizzle.cc:267
64
59
msgid "Don't write into outfile."
65
60
msgstr "Skriv inte till outfile."
67
#: client/drizzle.cc:267
62
#: client/drizzle.cc:269
69
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
70
64
msgstr "Ange PAGER [till_pager]. Skicka frågans resultat till PAGER"
72
#: client/drizzle.cc:268
66
#: client/drizzle.cc:270
73
67
msgid "Print current command."
74
68
msgstr "Visa aktuellt anrop"
76
#: client/drizzle.cc:269
70
#: client/drizzle.cc:271
77
71
msgid "Change your drizzle prompt."
78
72
msgstr "Ändra din drizzle prompt."
80
#: client/drizzle.cc:270
74
#: client/drizzle.cc:272
81
75
msgid "Quit drizzle."
82
76
msgstr "Avsluta drizzle."
84
#: client/drizzle.cc:271
78
#: client/drizzle.cc:273
86
79
msgid "Rebuild completion hash."
87
80
msgstr "Återskapa 'completion' hash"
89
#: client/drizzle.cc:273
82
#: client/drizzle.cc:275
90
83
msgid "Execute an SQL script file. Takes a file name as an argument."
91
84
msgstr "Kör en SQL skript fil. Ange filnamn som argument."
93
#: client/drizzle.cc:274
86
#: client/drizzle.cc:276
94
87
msgid "Get status information from the server."
95
88
msgstr "Hämta status information från servern."
97
#: client/drizzle.cc:276
90
#: client/drizzle.cc:278
99
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
100
msgstr "Ange outfile [till_outfile]. Skriv allt löpande till given outfile."
92
msgstr "Ange outfile [to_outfile]. Skriv allt löpande till given outfile."
102
#: client/drizzle.cc:278
94
#: client/drizzle.cc:280
103
95
msgid "Use another database. Takes database name as argument."
104
96
msgstr "Använd en annan database. Ange databasnamn som argument."
106
#: client/drizzle.cc:280 client/drizzle.cc:1427
98
#: client/drizzle.cc:282 client/drizzle.cc:1430
108
99
msgid "Show warnings after every statement."
109
100
msgstr "Visa varningar efter varje sats"
111
#: client/drizzle.cc:282
102
#: client/drizzle.cc:284
113
103
msgid "Don't show warnings after every statement."
114
104
msgstr "Visa inte varningar efter varje sats"
116
#: client/drizzle.cc:1111
106
#: client/drizzle.cc:1113
117
107
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
108
msgstr "Välkommen till Drizzle klienten.. Kommandon slutar med ; eller \\g"
120
#: client/drizzle.cc:1121
110
#: client/drizzle.cc:1123
123
113
"Your Drizzle connection id is %u\n"
126
116
"Ditt Drizzle-uppkopplings id är %u\n"
127
117
"Server version: %s\n"
129
#: client/drizzle.cc:1151
119
#: client/drizzle.cc:1153
131
121
msgid "Reading history-file %s\n"
132
122
msgstr "Läser från historiefil %s\n"
134
#: client/drizzle.cc:1156
124
#: client/drizzle.cc:1158
136
126
msgid "Couldn't allocate memory for temp histfile!\n"
137
127
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
139
#: client/drizzle.cc:1163
129
#: client/drizzle.cc:1165
140
130
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
142
132
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
144
#: client/drizzle.cc:1181
134
#: client/drizzle.cc:1183
146
136
msgid "Writing history-file %s\n"
147
msgstr "Skriver historie-fil %s\n"
149
#: client/drizzle.cc:1190
139
#: client/drizzle.cc:1192
151
141
msgstr "Avbruten"
153
#: client/drizzle.cc:1190
143
#: client/drizzle.cc:1192
157
#: client/drizzle.cc:1238
147
#: client/drizzle.cc:1241
158
148
msgid "Query aborted by Ctrl+C\n"
159
149
msgstr "Fråga avbruten med Ctrl+C\n"
161
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
151
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
162
152
msgid "Display this help and exit."
163
153
msgstr "Visa den här hjälpen och avsluta."
165
#: client/drizzle.cc:1263
155
#: client/drizzle.cc:1266
166
156
msgid "Synonym for -?"
167
157
msgstr "Synonym för -?"
169
#: client/drizzle.cc:1266
159
#: client/drizzle.cc:1269
171
161
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
172
162
"and field completion, but startup and reconnecting may take a longer time. "
173
163
"Disable with --disable-auto-rehash."
176
#: client/drizzle.cc:1270
166
#: client/drizzle.cc:1273
178
168
"No automatic rehashing. One has to use 'rehash' to get table and field "
179
169
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
180
170
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
183
#: client/drizzle.cc:1273
173
#: client/drizzle.cc:1276
186
175
"Automatically switch to vertical output mode if the result is wider than the "
187
176
"terminal width."
189
"Byt automatiskt till vertikal utskrift om resultatet är bredare än "
192
#: client/drizzle.cc:1276
179
#: client/drizzle.cc:1279
195
181
"Don't use history file. Disable interactive behavior. (Enables --silent)"
197
"Använd inte historiefil. Avaktivera interaktivt läge. (Aktiverar --silent)"
199
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
184
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
201
185
msgid "Directory where character sets are."
202
msgstr "Katalog för teckenuppsättningar"
204
#: client/drizzle.cc:1280
188
#: client/drizzle.cc:1283
206
189
msgid "Display column type information."
207
msgstr "Visa information om kolumntypen"
209
#: client/drizzle.cc:1283
192
#: client/drizzle.cc:1286
211
194
"Preserve comments. Send comments to the server. The default is --skip-"
212
195
"comments (discard comments), enable with --comments"
215
#: client/drizzle.cc:1286
198
#: client/drizzle.cc:1289
216
199
msgid "Use compression in server/client protocol."
217
200
msgstr "Använd komprimering i server/klient-protokollet"
219
#: client/drizzle.cc:1289
202
#: client/drizzle.cc:1292
221
203
msgid "Check memory and open file usage at exit ."
222
msgstr "Kontrollera minnes- och filanvändning vid avslut."
224
#: client/drizzle.cc:1292
206
#: client/drizzle.cc:1295
225
207
msgid "Print some debug info at exit."
226
208
msgstr "Visa debug information vid avslut"
228
#: client/drizzle.cc:1294
210
#: client/drizzle.cc:1297
229
211
msgid "Database to use."
230
212
msgstr "Databas att använda"
232
#: client/drizzle.cc:1297
214
#: client/drizzle.cc:1300
233
215
msgid "(not used)"
236
#: client/drizzle.cc:1299
218
#: client/drizzle.cc:1302
237
219
msgid "Delimiter to be used."
238
220
msgstr "Avskiljare att använda"
240
#: client/drizzle.cc:1301
222
#: client/drizzle.cc:1304
242
223
msgid "Execute command and quit. (Disables --force and history file)"
243
msgstr "Utför kommando och avsluta. (Avaktiverar --force och historiefil)"
245
#: client/drizzle.cc:1303
226
#: client/drizzle.cc:1306
247
227
msgid "Print the output of a query (rows) vertically."
248
msgstr "Visa resultatet av en fråga (rader) vertikalt."
250
#: client/drizzle.cc:1306
230
#: client/drizzle.cc:1309
251
231
msgid "Continue even if we get an sql error."
252
232
msgstr "Fortsätt även om vi får ett SQL fel."
254
#: client/drizzle.cc:1310
234
#: client/drizzle.cc:1313
256
236
"Enable named commands. Named commands mean this program's internal commands; "
257
237
"see drizzle> help . When enabled, the named commands can be used from any "
268
248
"deprecated; use --disable-named-commands instead."
271
#: client/drizzle.cc:1316
251
#: client/drizzle.cc:1319
272
252
msgid "Ignore space after function names."
273
253
msgstr "Ignorera mellanrum efter funktionsnamn."
275
#: client/drizzle.cc:1318
255
#: client/drizzle.cc:1321
277
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
278
msgstr "Slå på/stäng av LOAD DATA LOCAL INFILE."
280
#: client/drizzle.cc:1321
259
#: client/drizzle.cc:1324
281
260
msgid "Turn off beep on error."
282
261
msgstr "Stäng av pip vid fel"
284
#: client/drizzle.cc:1323 client/drizzleadmin.cc:75
263
#: client/drizzle.cc:1326 client/drizzleadmin.cc:77
285
264
msgid "Connect to host."
286
265
msgstr "Anslut till värddator"
288
#: client/drizzle.cc:1325
267
#: client/drizzle.cc:1328
289
268
msgid "Write line numbers for errors."
290
269
msgstr "Skriv radnummer för felmeddelanden"
292
#: client/drizzle.cc:1328
271
#: client/drizzle.cc:1331
295
273
"Don't write line number for errors. WARNING: -L is deprecated, use long "
296
274
"version of this option instead."
298
"Visa inte radnummer för fel. VARNING: -L är föråldrat, använd lång version "
299
"av detta alternativ istället."
301
#: client/drizzle.cc:1330
277
#: client/drizzle.cc:1333
302
278
msgid "Flush buffer after each query."
303
279
msgstr "Töm bufferten efter varje fråga."
305
#: client/drizzle.cc:1332
281
#: client/drizzle.cc:1335
306
282
msgid "Write column names in results."
307
283
msgstr "Skriv kolumnnamn i resultaten."
309
#: client/drizzle.cc:1336
285
#: client/drizzle.cc:1339
312
287
"Don't write column names in results. WARNING: -N is deprecated, use long "
313
288
"version of this options instead."
315
"Skriv inte ut kolumnernas namn i resultatet. VARNING: -N är föråldrad, "
316
"använd lång version av detta alternativ istället."
318
#: client/drizzle.cc:1339
291
#: client/drizzle.cc:1342
321
293
"Change the value of a variable. Please note that this option is deprecated; "
322
294
"you can set variables directly with --variable-name=value."
324
"Ändra värdet på en variabel. Notera att detta val är föråldrat; du kan sätta "
325
"värdet på variabeln direkt med --variable-name=värde."
327
#: client/drizzle.cc:1341
297
#: client/drizzle.cc:1344
328
298
msgid "Ignore SIGINT (CTRL-C)"
329
299
msgstr "Ignorera SIGINT (CTRL-C)"
331
#: client/drizzle.cc:1345
301
#: client/drizzle.cc:1348
334
303
"Only update the default database. This is useful for skipping updates to "
335
304
"other database in the update log."
337
"Uppdatera endast standarddatabasen. Använd för att hoppa över uppdateringar "
338
"av andra databaser i uppdateringsloggen."
340
#: client/drizzle.cc:1348
307
#: client/drizzle.cc:1351
342
309
"Pager to use to display results. If you don't supply an option the default "
343
310
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
404
361
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
405
362
"funktion används som standard."
407
#: client/drizzle.cc:1373
364
#: client/drizzle.cc:1376
409
366
"Be more silent. Print results with a tab as separator, each row on new line."
412
#: client/drizzle.cc:1375
369
#: client/drizzle.cc:1378
413
370
msgid "Socket file to use for connection."
416
#: client/drizzle.cc:1378
373
#: client/drizzle.cc:1381
417
374
msgid "Output in table format."
418
375
msgstr "Utskrift i tabellformat."
420
#: client/drizzle.cc:1381
377
#: client/drizzle.cc:1384
422
379
"Append everything into outfile. See interactive help (\\h) also. Does not "
423
380
"work in batch mode. Disable with --disable-tee. This option is disabled by "
427
#: client/drizzle.cc:1383
384
#: client/drizzle.cc:1386
430
386
"Disable outfile. See interactive help (\\h) also. WARNING: option "
431
387
"deprecated; use --disable-tee instead"
433
"Avaktivera utfil. Se även interaktiv hjälp (\\h). VARNING: detta val är "
434
"föråldrat; använd --disable-tee istället."
436
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
390
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
437
391
msgid "User for login if not current user."
438
392
msgstr "Användare för inloggning om inte nuvarande användare."
440
#: client/drizzle.cc:1389
394
#: client/drizzle.cc:1392
442
395
msgid "Only allow UPDATE and DELETE that uses keys."
443
msgstr "Tillåt endast UPDATE och DELETE där nycklar används."
445
#: client/drizzle.cc:1392
398
#: client/drizzle.cc:1395
447
399
msgid "Synonym for option --safe-updates, -U."
448
msgstr "Synonym för valet --safe-updates, -U."
450
#: client/drizzle.cc:1395
402
#: client/drizzle.cc:1398
452
403
msgid "Write more. (-v -v -v gives the table output format)."
453
msgstr "Skriv ut mer. (-v -v -v ger utskrift i tabellformat)."
455
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
406
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
456
407
msgid "Output version information and exit."
457
408
msgstr "Skriv ut information om version och avsluta."
459
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
410
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
460
411
msgid "Wait and retry if connection is down."
461
412
msgstr "Vänta och försök igen om anslutningen avbryts."
463
#: client/drizzle.cc:1402
414
#: client/drizzle.cc:1405
465
415
msgid "Number of seconds before connection timeout."
466
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
468
#: client/drizzle.cc:1407
418
#: client/drizzle.cc:1410
469
419
msgid "Max packet length to send to, or receive from server"
470
420
msgstr "Största paketlängd att skicka eller ta emot från värddatorn"
472
#: client/drizzle.cc:1412
422
#: client/drizzle.cc:1415
474
423
msgid "Buffer for TCP/IP and socket communication"
475
msgstr "Buffert för TCP/IP och sockel kommunikation"
477
#: client/drizzle.cc:1416
426
#: client/drizzle.cc:1419
478
427
msgid "Automatic limit for SELECT when using --safe-updates"
479
428
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
481
#: client/drizzle.cc:1421
430
#: client/drizzle.cc:1424
482
431
msgid "Automatic limit for rows in a join when using --safe-updates"
485
#: client/drizzle.cc:1425
434
#: client/drizzle.cc:1428
487
435
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
489
"Neka klientanslutning till värddator om klienten använder ett gammalt (före "
490
"version 4.1.1) protokoll."
492
#: client/drizzle.cc:1438
438
#: client/drizzle.cc:1441
494
440
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
497
#: client/drizzle.cc:1445
443
#: client/drizzle.cc:1448
500
"Copyright (C) 2000-2008 MySQL AB\n"
501
" This software comes with ABSOLUTELY NO "
502
"WARRANTY. This is free software,\n"
503
" and you are welcome to modify and redistribute it under the GPL license\n"
446
"Copyright (C) 2008 Sun Microsystems\n"
447
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
448
"and you are welcome to modify and redistribute it under the GPL license\n"
506
#: client/drizzle.cc:1449
451
#: client/drizzle.cc:1453
508
453
msgid "Usage: %s [OPTIONS] [database]\n"
511
#: client/drizzle.cc:1482
456
#: client/drizzle.cc:1486
513
457
msgid "DELIMITER cannot contain a backslash character"
514
msgstr "AVGRÄNSARE kan inte innehålla omvänt snedstreck"
516
#: client/drizzle.cc:1503
460
#: client/drizzle.cc:1507
518
462
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
519
463
msgstr "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
521
#: client/drizzle.cc:1526
465
#: client/drizzle.cc:1530
523
467
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
525
469
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
527
#: client/drizzle.cc:1530
471
#: client/drizzle.cc:1534
529
473
msgid "WARNING: --server-arg option not supported in this configuration.\n"
531
475
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
533
#: client/drizzle.cc:1898
477
#: client/drizzle.cc:1902
535
479
msgid "Unknown command '\\%c'."
536
480
msgstr "Okänt kommando '\\%c'."
538
#: client/drizzle.cc:2325
482
#: client/drizzle.cc:2329
540
484
"Reading table information for completion of table and column names\n"
541
485
" You can turn off this feature to get a quicker startup with -A\n"
545
#: client/drizzle.cc:2422
489
#: client/drizzle.cc:2426
546
490
msgid "No connection. Trying to reconnect..."
547
491
msgstr "Ingen anslutning. Försöker att återansluta..."
549
#: client/drizzle.cc:2428
493
#: client/drizzle.cc:2432
551
494
msgid "Can't connect to the server\n"
552
msgstr "Kan inte ansluta till värddatorn\n"
554
#: client/drizzle.cc:2485
497
#: client/drizzle.cc:2489
555
498
msgid "categories:"
556
499
msgstr "kategorier:"
558
#: client/drizzle.cc:2485
501
#: client/drizzle.cc:2489
560
503
msgstr "rubriker:"
562
#: client/drizzle.cc:2540
505
#: client/drizzle.cc:2543
564
507
msgid "Name: '%s'\n"
565
508
msgstr "Namn: '%s'\n"
567
#: client/drizzle.cc:2541
510
#: client/drizzle.cc:2544
620
#: client/drizzle.cc:2578
559
#: client/drizzle.cc:2581
622
560
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
624
"Vänligen använd 'help contents' för att lista alla tillgängliga "
627
#: client/drizzle.cc:2600
563
#: client/drizzle.cc:2604
629
564
msgid "List of all Drizzle commands:"
630
msgstr "Lista över Drizzle-kommandon:"
632
#: client/drizzle.cc:2602
567
#: client/drizzle.cc:2606
634
568
msgid "Note that all text commands must be first on line and end with ';'"
636
"Notera att alla text-kommandon måste stå först på en rad och avslutas med ';'"
638
#: client/drizzle.cc:2613
571
#: client/drizzle.cc:2617
641
574
"For server side help, type 'help contents'\n"
644
#: client/drizzle.cc:2656
577
#: client/drizzle.cc:2660
645
578
msgid "No query specified\n"
646
579
msgstr "Ingen fråga angiven\n"
648
#: client/drizzle.cc:2671
581
#: client/drizzle.cc:2675
649
582
msgid "Ignoring query to other database"
650
583
msgstr "Hoppar över fråga till annan databas"
652
#: client/drizzle.cc:2720
585
#: client/drizzle.cc:2724
653
586
msgid "Empty set"
654
587
msgstr "Tom mängd"
656
#: client/drizzle.cc:2733
589
#: client/drizzle.cc:2737
658
591
msgid "%ld row in set"
659
592
msgid_plural "%ld rows in set"
663
#: client/drizzle.cc:2742
596
#: client/drizzle.cc:2746
666
msgstr "Frågan är korrekt"
668
#: client/drizzle.cc:2744
600
#: client/drizzle.cc:2748
670
602
msgid "Query OK, %ld row affected"
671
603
msgid_plural "Query OK, %ld rows affected"
675
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
607
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
677
609
"Port number to use for connection or 0 for default to, in order of "
678
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
610
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
681
#: client/drizzleadmin.cc:85
613
#: client/drizzleadmin.cc:87
682
614
msgid "Silently exit if one can't connect to server."
685
#: client/drizzleadmin.cc:91
617
#: client/drizzleadmin.cc:93
686
618
msgid "Write more information."
689
#: client/drizzleadmin.cc:256
621
#: client/drizzleadmin.cc:258
692
624
"connect to server at '%s' failed\n"
696
#: client/drizzleadmin.cc:262
628
#: client/drizzleadmin.cc:264
698
630
msgid "Check that drizzled is running on %s"
699
msgstr "Kontrollera att drizzled körs på %s"
701
#: client/drizzleadmin.cc:263
633
#: client/drizzleadmin.cc:265
703
635
msgid " and that the port is %d.\n"
704
636
msgstr " och att porten är %d.\n"
706
#: client/drizzleadmin.cc:265
638
#: client/drizzleadmin.cc:267
708
640
msgid "You can check this by doing 'telnet %s %d'\n"
709
msgstr "Du kan kontrollera detta genom att skriva 'telnet %s %d'\n"
711
#: client/drizzleadmin.cc:276
643
#: client/drizzleadmin.cc:278
713
645
msgid "Got error: %s\n"
714
msgstr "Fick fel: %s\n"
716
#: client/drizzleadmin.cc:283
648
#: client/drizzleadmin.cc:285
718
649
msgid "Waiting for Drizzle server to answer"
719
msgstr "Väntar på att Drizzle-servern svarar"
721
#: client/drizzleadmin.cc:316
652
#: client/drizzleadmin.cc:318
723
654
msgid "shutting down drizzled...\n"
724
655
msgstr "Avslutar drizzled...\n"
726
#: client/drizzleadmin.cc:320
657
#: client/drizzleadmin.cc:322
728
659
msgid "shutdown failed; error: '%s'"
729
660
msgstr "Avslutningen misslyckades; fel: '%s'"
731
#: client/drizzleadmin.cc:327
662
#: client/drizzleadmin.cc:329
734
665
msgstr "färdig\n"
736
#: client/drizzleadmin.cc:337
667
#: client/drizzleadmin.cc:339
738
668
msgid "drizzled is alive"
739
msgstr "drizzled är igång"
741
#: client/drizzleadmin.cc:345
671
#: client/drizzleadmin.cc:347
743
672
msgid "connection was down, but drizzled is now alive"
744
msgstr "anslutningen var nedkopplad, men drizzled är nu igång"
746
#: client/drizzleadmin.cc:349
675
#: client/drizzleadmin.cc:351
748
677
msgid "drizzled doesn't answer to ping, error: '%s'"
749
678
msgstr "drizzled svarar inte på ping, fel: '%s'"
751
#: client/drizzleadmin.cc:358
680
#: client/drizzleadmin.cc:360
753
682
msgid "Unknown command: '%-.60s'"
754
683
msgstr "Okänt kommando: '%-.60s'"
756
#: client/drizzleadmin.cc:367
685
#: client/drizzleadmin.cc:369
758
687
msgid "%s Ver %s Distrib %s, for %s on %s\n"
761
#: client/drizzleadmin.cc:374
690
#: client/drizzleadmin.cc:376
762
691
msgid "Copyright (C) 2000-2008 MySQL AB"
765
#: client/drizzleadmin.cc:375
694
#: client/drizzleadmin.cc:377
767
696
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
768
697
"and you are welcome to modify and redistribute it under the GPL license\n"
771
#: client/drizzleadmin.cc:376
700
#: client/drizzleadmin.cc:378
773
701
msgid "Administration program for the drizzled daemon."
774
msgstr "Administrationsprogram för drizzled-demonen."
776
#: client/drizzleadmin.cc:377
704
#: client/drizzleadmin.cc:379
778
706
msgid "Usage: %s [OPTIONS] command command....\n"
781
#: client/drizzleadmin.cc:379
709
#: client/drizzleadmin.cc:381
783
711
" ping Check if server is down\n"
784
712
" shutdown Take server down\n"
1443
#: drizzled/drizzled.cc:1544
1373
#: drizzled/drizzled.cc:1381
1445
1375
msgid "Writing a core file\n"
1448
#: drizzled/drizzled.cc:1591
1378
#: drizzled/drizzled.cc:1428
1450
1380
"setrlimit could not change the size of core files to 'infinity'; We may not "
1451
1381
"be able to generate a core file on signals"
1454
#: drizzled/drizzled.cc:1659
1384
#: drizzled/drizzled.cc:1496
1456
1386
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1459
#: drizzled/drizzled.cc:1747
1389
#: drizzled/drizzled.cc:1584
1461
msgid "Got signal %d to shutdown mysqld"
1464
#: drizzled/drizzled.cc:1788
1391
msgid "Got signal %d to shutdown drizzled"
1394
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1395
msgid "Can't create thread to kill server"
1398
#: drizzled/drizzled.cc:1624
1466
1400
msgid "Got signal: %d error: %d"
1469
#: drizzled/drizzled.cc:1918
1403
#: drizzled/drizzled.cc:1754
1471
1405
msgid "Wrong date/time format specifier: %s\n"
1474
#: drizzled/drizzled.cc:2042
1408
#: drizzled/drizzled.cc:1871
1476
1410
msgid "gethostname failed, using '%s' as hostname"
1479
#: drizzled/drizzled.cc:2106
1413
#: drizzled/drizzled.cc:1935
1482
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1416
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1485
#: drizzled/drizzled.cc:2111
1420
#: drizzled/drizzled.cc:1940
1488
1423
"Could not increase number of max_open_files to more than %u (request: %u)"
1491
#: drizzled/drizzled.cc:2192
1426
#: drizzled/drizzled.cc:2021
1493
1428
msgid "Unknown locale: '%s'"
1496
#: drizzled/drizzled.cc:2262
1431
#: drizzled/drizzled.cc:2087
1497
1432
msgid "Can't create thread-keys"
1500
#: drizzled/drizzled.cc:2302
1435
#: drizzled/drizzled.cc:2127
1501
1436
msgid "Unable to reopen stdout"
1504
#: drizzled/drizzled.cc:2305
1439
#: drizzled/drizzled.cc:2130
1505
1440
msgid "Unable to reopen stderr"
1508
#: drizzled/drizzled.cc:2311
1443
#: drizzled/drizzled.cc:2136
1509
1444
msgid "Out of memory"
1512
#: drizzled/drizzled.cc:2318
1513
msgid "You need to use --log-bin to make --binlog-format work."
1516
#: drizzled/drizzled.cc:2340
1447
#: drizzled/drizzled.cc:2142
1518
1449
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1519
1450
"impossible, it would lead to infinite loops in this server."
1522
#: drizzled/drizzled.cc:2360
1453
#: drizzled/drizzled.cc:2162
1525
1456
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1527
1458
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1530
#: drizzled/drizzled.cc:2394
1461
#: drizzled/drizzled.cc:2190
1531
1462
msgid "Failed to initialize plugins."
1534
#: drizzled/drizzled.cc:2425
1465
#: drizzled/drizzled.cc:2221
1537
1468
"%s: Too many arguments (first extra is '%s').\n"
1538
1469
"Use --verbose --help to get a list of available options\n"
1541
#: drizzled/drizzled.cc:2435
1472
#: drizzled/drizzled.cc:2231
1542
1473
msgid "Can't init databases"
1545
#: drizzled/drizzled.cc:2455
1476
#: drizzled/drizzled.cc:2251
1547
1478
msgid "Unknown/unsupported table type: %s"
1550
#: drizzled/drizzled.cc:2461
1481
#: drizzled/drizzled.cc:2257
1552
1483
msgid "Default storage engine (%s) is not available"
1555
#: drizzled/drizzled.cc:2484
1486
#: drizzled/drizzled.cc:2280
1556
1487
msgid "Can't initialize tc_log"
1559
#: drizzled/drizzled.cc:2515
1490
#: drizzled/drizzled.cc:2311
1561
1492
msgid "Failed to lock memory. Errno: %d\n"
1564
#: drizzled/drizzled.cc:2584
1495
#: drizzled/drizzled.cc:2380
1566
1497
msgid "Asked for %u thread stack, but got %<PRIu64>"
1569
#: drizzled/drizzled.cc:2620
1500
#: drizzled/drizzled.cc:2416
1571
1502
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1572
1503
"value: we force server id to 1; updates will be logged to the binary log, "
1573
1504
"but connections from slaves will not be accepted."
1576
#: drizzled/drizzled.cc:2678
1507
#: drizzled/drizzled.cc:2474
1577
1508
msgid "Before Lock_thread_count"
1580
#: drizzled/drizzled.cc:2685
1511
#: drizzled/drizzled.cc:2481
1581
1512
msgid "After lock_thread_count"
1584
#: drizzled/drizzled.cc:2793
1515
#: drizzled/drizzled.cc:2589
1586
1517
msgid "drizzled: Got error %d from select"
1589
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1590
#: drizzled/drizzled.cc:3252
1520
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1521
#: drizzled/drizzled.cc:3026
1591
1522
msgid "Option used by mysql-test for debugging and testing of replication."
1594
#: drizzled/drizzled.cc:3033
1525
#: drizzled/drizzled.cc:2825
1595
1526
msgid "Auto-increment columns are incremented by this"
1598
#: drizzled/drizzled.cc:3038
1529
#: drizzled/drizzled.cc:2830
1600
1531
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1604
#: drizzled/drizzled.cc:3044
1535
#: drizzled/drizzled.cc:2836
1606
1537
"Path to installation directory. All paths are usually resolved relative to "
1610
#: drizzled/drizzled.cc:3048
1541
#: drizzled/drizzled.cc:2840
1611
1542
msgid "IP address to bind to."
1614
#: drizzled/drizzled.cc:3052
1616
"Does not have any effect without '--log-bin'. Tell the master the form of "
1617
"binary logging to use: either 'row' for row-based binary logging, or "
1618
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1619
"statement-based binary logging except for those statements where only row-"
1620
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1621
"the UUID() function; for those, row-based binary logging is automatically "
1625
#: drizzled/drizzled.cc:3062
1627
"Tells the master it should log updates for the specified database, and "
1628
"exclude all others not explicitly mentioned."
1631
#: drizzled/drizzled.cc:3066
1633
"Tells the master that updates to the given database should not be logged "
1637
#: drizzled/drizzled.cc:3070
1545
#: drizzled/drizzled.cc:2844
1639
1547
"The maximum size of a row-based binary log event in bytes. Rows will be "
1640
1548
"grouped into events smaller than this size if possible. The value has to be "
1641
1549
"a multiple of 256."
1644
#: drizzled/drizzled.cc:3081
1552
#: drizzled/drizzled.cc:2855
1645
1553
msgid "Don't ignore client side character set value sent during handshake."
1648
#: drizzled/drizzled.cc:3086
1556
#: drizzled/drizzled.cc:2860
1649
1557
msgid "Set the filesystem character set."
1652
#: drizzled/drizzled.cc:3091
1560
#: drizzled/drizzled.cc:2865
1654
1561
msgid "Set the default character set."
1655
msgstr "Välj standardteckentabell"
1657
#: drizzled/drizzled.cc:3098
1658
msgid "Chroot mysqld daemon during startup."
1661
#: drizzled/drizzled.cc:3102
1564
#: drizzled/drizzled.cc:2872
1565
msgid "Chroot drizzled daemon during startup."
1568
#: drizzled/drizzled.cc:2876
1662
1569
msgid "Set the default collation."
1665
#: drizzled/drizzled.cc:3106
1572
#: drizzled/drizzled.cc:2880
1666
1573
msgid "Default completion type."
1669
#: drizzled/drizzled.cc:3111
1576
#: drizzled/drizzled.cc:2885
1670
1577
msgid "Write error output on screen."
1673
#: drizzled/drizzled.cc:3115
1580
#: drizzled/drizzled.cc:2889
1674
1581
msgid "Write core on errors."
1677
#: drizzled/drizzled.cc:3119
1584
#: drizzled/drizzled.cc:2893
1678
1585
msgid "Path to the database root."
1681
#: drizzled/drizzled.cc:3123
1588
#: drizzled/drizzled.cc:2897
1682
1589
msgid "Set the default storage engine (table type) for tables."
1685
#: drizzled/drizzled.cc:3127
1592
#: drizzled/drizzled.cc:2901
1686
1593
msgid "Set the default time zone."
1689
#: drizzled/drizzled.cc:3131
1596
#: drizzled/drizzled.cc:2905
1690
1597
msgid "Type of DELAY_KEY_WRITE."
1693
#: drizzled/drizzled.cc:3140
1600
#: drizzled/drizzled.cc:2914
1694
1601
msgid "Print a symbolic stack trace on failure."
1697
#: drizzled/drizzled.cc:3146
1604
#: drizzled/drizzled.cc:2920
1698
1605
msgid "Push supported query conditions to the storage engine."
1701
#: drizzled/drizzled.cc:3152
1608
#: drizzled/drizzled.cc:2926
1702
1609
msgid "Used for debugging; Use at your own risk!"
1705
#: drizzled/drizzled.cc:3155
1612
#: drizzled/drizzled.cc:2929
1706
1613
msgid "Flush tables to disk between SQL commands."
1709
#: drizzled/drizzled.cc:3160
1616
#: drizzled/drizzled.cc:2934
1710
1617
msgid "Set up signals usable for debugging"
1713
#: drizzled/drizzled.cc:3164
1620
#: drizzled/drizzled.cc:2938
1714
1621
msgid "Command(s) that are executed for each new connection"
1717
#: drizzled/drizzled.cc:3168
1624
#: drizzled/drizzled.cc:2942
1718
1625
msgid "Read SQL commands from this file at startup."
1721
#: drizzled/drizzled.cc:3172
1628
#: drizzled/drizzled.cc:2946
1722
1629
msgid "Command(s) that are executed when a slave connects to this master"
1725
#: drizzled/drizzled.cc:3176
1632
#: drizzled/drizzled.cc:2950
1726
1633
msgid "(IGNORED)"
1729
#: drizzled/drizzled.cc:3180
1636
#: drizzled/drizzled.cc:2954
1730
1637
msgid "Set the language used for the month names and the days of the week."
1733
#: drizzled/drizzled.cc:3185
1640
#: drizzled/drizzled.cc:2959
1734
1641
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1737
#: drizzled/drizzled.cc:3190
1644
#: drizzled/drizzled.cc:2964
1738
1645
msgid "Log connections and queries to file."
1741
#: drizzled/drizzled.cc:3194
1648
#: drizzled/drizzled.cc:2968
1743
1650
"Log update queries in binary format. Optional argument is the location for "
1744
1651
"the binary log files.(Strongly recommended to avoid replication problems if "
1745
1652
"server's hostname changes)"
1748
#: drizzled/drizzled.cc:3201
1655
#: drizzled/drizzled.cc:2975
1749
1656
msgid "File that holds the names for last binary log files."
1752
#: drizzled/drizzled.cc:3205
1659
#: drizzled/drizzled.cc:2979
1753
1660
msgid "Error log file."
1756
#: drizzled/drizzled.cc:3209
1663
#: drizzled/drizzled.cc:2983
1757
1664
msgid "Log all MyISAM changes to file."
1760
#: drizzled/drizzled.cc:3213
1667
#: drizzled/drizzled.cc:2987
1762
1669
"Tells the slave to log the updates from the slave thread to the binary log. "
1763
1670
"You will need to turn it on if you plan to daisy-chain the slaves."
1766
#: drizzled/drizzled.cc:3220
1673
#: drizzled/drizzled.cc:2994
1768
1675
"Path to transaction coordinator log (used for transactions that affect more "
1769
1676
"than one storage engine, when binary log is disabled)"
1772
#: drizzled/drizzled.cc:3226
1679
#: drizzled/drizzled.cc:3000
1773
1680
msgid "Size of transaction coordinator log."
1776
#: drizzled/drizzled.cc:3232
1683
#: drizzled/drizzled.cc:3006
1777
1684
msgid "Log some not critical warnings to the log file."
1780
#: drizzled/drizzled.cc:3237
1687
#: drizzled/drizzled.cc:3011
1781
1688
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1784
#: drizzled/drizzled.cc:3242
1691
#: drizzled/drizzled.cc:3016
1786
1693
"The location and name of the file that remembers the master and where the I/"
1787
1694
"O replication thread is in the master's binlogs."
1790
#: drizzled/drizzled.cc:3247
1697
#: drizzled/drizzled.cc:3021
1792
1699
"The number of tries the slave will make to connect to the master before "
1796
#: drizzled/drizzled.cc:3256
1797
msgid "Lock mysqld in memory."
1703
#: drizzled/drizzled.cc:3030
1704
msgid "Lock drizzled in memory."
1800
#: drizzled/drizzled.cc:3260
1707
#: drizzled/drizzled.cc:3034
1802
1709
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1803
1710
"BACKUP, FORCE or QUICK."
1806
#: drizzled/drizzled.cc:3265
1713
#: drizzled/drizzled.cc:3039
1807
1714
msgid "Use very new possible 'unsafe' functions."
1810
#: drizzled/drizzled.cc:3270
1717
#: drizzled/drizzled.cc:3044
1811
1718
msgid "Use old, non-optimized alter table."
1814
#: drizzled/drizzled.cc:3275
1721
#: drizzled/drizzled.cc:3049
1815
1722
msgid "Pid file used by safe_mysqld."
1818
#: drizzled/drizzled.cc:3285
1725
#: drizzled/drizzled.cc:3059
1820
1727
"Maximum time in seconds to wait for the port to become free. (Default: no "
1824
#: drizzled/drizzled.cc:3290
1731
#: drizzled/drizzled.cc:3064
1825
1732
msgid "The location and name to use for relay logs."
1828
#: drizzled/drizzled.cc:3294
1735
#: drizzled/drizzled.cc:3068
1830
1737
"The location and name to use for the file that keeps a list of the last "
1834
#: drizzled/drizzled.cc:3299
1741
#: drizzled/drizzled.cc:3073
1836
1743
"The location and name of the file that remembers where the SQL replication "
1837
1744
"thread is in the relay logs."
1840
#: drizzled/drizzled.cc:3304
1842
"Tells the slave thread to restrict replication to the specified database. To "
1843
"specify more than one database, use the directive multiple times, once for "
1844
"each database. Note that this will only work if you do not use cross-"
1845
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1846
"having selected a different or no database. If you need cross database "
1847
"updates to work, use replicate-wild-do-table=db_name.%."
1850
#: drizzled/drizzled.cc:3313
1852
"Tells the slave thread to restrict replication to the specified table. To "
1853
"specify more than one table, use the directive multiple times, once for each "
1854
"table. This will work for cross-database updates, in contrast to replicate-"
1858
#: drizzled/drizzled.cc:3319
1860
"Tells the slave thread to not replicate to the specified database. To "
1861
"specify more than one database to ignore, use the directive multiple times, "
1862
"once for each database. This option will not work if you use cross database "
1863
"updates. If you need cross database updates to work, use replicate-wild-"
1864
"ignore-table=db_name.%. "
1867
#: drizzled/drizzled.cc:3326
1869
"Tells the slave thread to not replicate to the specified table. To specify "
1870
"more than one table to ignore, use the directive multiple times, once for "
1871
"each table. This will work for cross-datbase updates, in contrast to "
1872
"replicate-ignore-db."
1875
#: drizzled/drizzled.cc:3332
1877
"Updates to a database with a different name than the original. Example: "
1878
"replicate-rewrite-db=master_db_name->slave_db_name."
1881
#: drizzled/drizzled.cc:3336
1747
#: drizzled/drizzled.cc:3078
1883
1749
"In replication, if set to 1, do not skip events having our server id. "
1884
1750
"Default value is 0 (to break infinite loops in circular replication). Can't "
1885
1751
"be set to 1 if --log-slave-updates is used."
1888
#: drizzled/drizzled.cc:3343
1890
"Tells the slave thread to restrict replication to the tables that match the "
1891
"specified wildcard pattern. To specify more than one table, use the "
1892
"directive multiple times, once for each table. This will work for cross-"
1893
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1894
"only updates to tables in all databases that start with foo and whose table "
1895
"names start with bar."
1898
#: drizzled/drizzled.cc:3351
1900
"Tells the slave thread to not replicate to the tables that match the given "
1901
"wildcard pattern. To specify more than one table to ignore, use the "
1902
"directive multiple times, once for each table. This will work for cross-"
1903
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1904
"updates to tables in databases that start with foo and whose table names "
1908
#: drizzled/drizzled.cc:3360
1754
#: drizzled/drizzled.cc:3086
1910
1756
"Hostname or IP of the slave to be reported to to the master during slave "
1911
1757
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1975
1813
"stop on any unexpected difference between the master and the slave."
1978
#: drizzled/drizzled.cc:3425
1816
#: drizzled/drizzled.cc:3141
1979
1817
msgid "(INGORED)"
1982
#: drizzled/drizzled.cc:3428
1820
#: drizzled/drizzled.cc:3144
1983
1821
msgid "Enable symbolic link support."
1986
#: drizzled/drizzled.cc:3437
1824
#: drizzled/drizzled.cc:3153
1988
1826
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1991
#: drizzled/drizzled.cc:3442
1829
#: drizzled/drizzled.cc:3158
1993
1831
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1997
#: drizzled/drizzled.cc:3447
1835
#: drizzled/drizzled.cc:3163
1999
1837
"Using this option will cause most temporary files created to use a small set "
2000
1838
"of names, rather than a unique name for each new file."
2003
#: drizzled/drizzled.cc:3452
1841
#: drizzled/drizzled.cc:3168
2005
1843
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2008
#: drizzled/drizzled.cc:3457
1846
#: drizzled/drizzled.cc:3173
2010
1848
"Path for temporary files. Several paths may be specified, separated by a "
2011
1849
"colon (:), in this case they are used in a round-robin fashion."
2014
#: drizzled/drizzled.cc:3463
1852
#: drizzled/drizzled.cc:3179
2015
1853
msgid "Default transaction isolation level."
2018
#: drizzled/drizzled.cc:3467
2019
msgid "Run mysqld daemon as user."
1856
#: drizzled/drizzled.cc:3183
1858
msgid "Run drizzled daemon as user."
1859
msgstr "Avsluta drizzle. Samma som stäng"
2022
#: drizzled/drizzled.cc:3475
1861
#: drizzled/drizzled.cc:3191
2024
"The number of outstanding connection requests MySQL can have. This comes "
2025
"into play when the main MySQL thread gets very many connection requests in a "
1863
"The number of outstanding connection requests Drizzle can have. This comes "
1864
"into play when the main Drizzle thread gets very many connection requests in "
1865
"a very short time."
2029
#: drizzled/drizzled.cc:3481
1868
#: drizzled/drizzled.cc:3197
2031
1870
"The size of the cache to hold the SQL statements for the binary log during a "
2032
1871
"transaction. If you often use big, multi-statement transactions you can "
2033
1872
"increase this to get more performance."
2036
#: drizzled/drizzled.cc:3487
1875
#: drizzled/drizzled.cc:3203
2038
1877
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2039
1878
"limit per thread!"
2042
#: drizzled/drizzled.cc:3493
1881
#: drizzled/drizzled.cc:3209
2044
"The number of seconds the mysqld server is waiting for a connect packet "
1883
"The number of seconds the drizzled server is waiting for a connect packet "
2045
1884
"before responding with 'Bad handshake'."
2048
#: drizzled/drizzled.cc:3498
1887
#: drizzled/drizzled.cc:3214
2049
1888
msgid "The DATE format (For future)."
2052
#: drizzled/drizzled.cc:3503
1891
#: drizzled/drizzled.cc:3219
2053
1892
msgid "The DATETIME/TIMESTAMP format (for future)."
2056
#: drizzled/drizzled.cc:3508
1895
#: drizzled/drizzled.cc:3224
2057
1896
msgid "The default week format used by WEEK() functions."
2060
#: drizzled/drizzled.cc:3513
1899
#: drizzled/drizzled.cc:3229
2062
1901
"Precision of the result of '/' operator will be increased on that value."
2065
#: drizzled/drizzled.cc:3519
1904
#: drizzled/drizzled.cc:3235
2067
1906
"If non-zero, binary logs will be purged after expire_logs_days days; "
2068
1907
"possible purges happen at startup and at binary log rotation."
2071
#: drizzled/drizzled.cc:3525
1910
#: drizzled/drizzled.cc:3241
2072
1911
msgid "The maximum length of the result of function group_concat."
2075
#: drizzled/drizzled.cc:3530
1914
#: drizzled/drizzled.cc:3246
2077
1916
"The number of seconds the server waits for activity on an interactive "
2078
1917
"connection before closing it."
2081
#: drizzled/drizzled.cc:3536
1920
#: drizzled/drizzled.cc:3252
2082
1921
msgid "The size of the buffer that is used for full joins."
2085
#: drizzled/drizzled.cc:3542
1924
#: drizzled/drizzled.cc:3258
2086
1925
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2089
#: drizzled/drizzled.cc:3547
1928
#: drizzled/drizzled.cc:3263
2091
1930
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2092
1931
"this to get better index handling (for all reads and multiple writes) to as "
2093
1932
"much as you can afford;"
2096
#: drizzled/drizzled.cc:3556
1935
#: drizzled/drizzled.cc:3272
2098
1937
"This characterizes the number of hits a hot block has to be untouched until "
2099
1938
"it is considered aged enough to be downgraded to a warm block. This "
2101
1940
"blocks in key cache"
2104
#: drizzled/drizzled.cc:3565
1943
#: drizzled/drizzled.cc:3281
2105
1944
msgid "The default size of key cache blocks"
2108
#: drizzled/drizzled.cc:3571
1947
#: drizzled/drizzled.cc:3287
2109
1948
msgid "The minimum percentage of warm blocks in key cache"
2112
#: drizzled/drizzled.cc:3577
1951
#: drizzled/drizzled.cc:3293
2113
1952
msgid "Max packetlength to send/receive from to server."
2116
#: drizzled/drizzled.cc:3582
1955
#: drizzled/drizzled.cc:3298
2118
1957
"Can be used to restrict the total size used to cache a multi-transaction "
2122
#: drizzled/drizzled.cc:3587
1961
#: drizzled/drizzled.cc:3303
2124
1963
"Binary log will be rotated automatically when the size exceeds this value. "
2125
1964
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2126
1965
"for this variable is 4096."
2129
#: drizzled/drizzled.cc:3593
1968
#: drizzled/drizzled.cc:3309
2131
1970
"If there is more than this number of interrupted connections from a host "
2132
1971
"this host will be blocked from further connections."
2135
#: drizzled/drizzled.cc:3600
1974
#: drizzled/drizzled.cc:3316
2136
1975
msgid "The number of simultaneous clients allowed."
2139
#: drizzled/drizzled.cc:3605
1978
#: drizzled/drizzled.cc:3321
2140
1979
msgid "Max number of errors/warnings to store for a statement."
2143
#: drizzled/drizzled.cc:3610
1982
#: drizzled/drizzled.cc:3326
2144
1983
msgid "Don't allow creation of heap tables bigger than this."
2147
#: drizzled/drizzled.cc:3616
1986
#: drizzled/drizzled.cc:3332
2149
1988
"Joins that are probably going to read more than max_join_size records return "
2153
#: drizzled/drizzled.cc:3622
1992
#: drizzled/drizzled.cc:3338
2154
1993
msgid "Max number of bytes in sorted records."
2157
#: drizzled/drizzled.cc:3627
1996
#: drizzled/drizzled.cc:3343
2159
1998
"If non-zero: relay log will be rotated automatically when the size exceeds "
2160
1999
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2161
2000
"excepted, the minimum value for this variable is 4096."
2164
#: drizzled/drizzled.cc:3634
2003
#: drizzled/drizzled.cc:3350
2165
2004
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2168
#: drizzled/drizzled.cc:3639
2007
#: drizzled/drizzled.cc:3355
2170
2009
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2171
2010
"max_sort_length bytes of each value are used; the rest are ignored)."
2174
#: drizzled/drizzled.cc:3646
2013
#: drizzled/drizzled.cc:3362
2175
2014
msgid "Maximum number of temporary tables a client can keep open at a time."
2178
#: drizzled/drizzled.cc:3651
2017
#: drizzled/drizzled.cc:3367
2179
2018
msgid "After this many write locks, allow some read locks to run in between."
2182
#: drizzled/drizzled.cc:3655
2021
#: drizzled/drizzled.cc:3371
2184
2023
"Don't log queries which examine less than min_examined_row_limit rows to "
2188
#: drizzled/drizzled.cc:3661
2027
#: drizzled/drizzled.cc:3377
2189
2028
msgid "Block size to be used for MyISAM index pages."
2192
#: drizzled/drizzled.cc:3667
2031
#: drizzled/drizzled.cc:3383
2193
2032
msgid "Default pointer size to be used for MyISAM tables."
2196
#: drizzled/drizzled.cc:3672
2035
#: drizzled/drizzled.cc:3388
2198
2037
"Don't use the fast sort index method to created index if the temporary file "
2199
2038
"would get bigger than this."
2202
#: drizzled/drizzled.cc:3679
2041
#: drizzled/drizzled.cc:3395
2204
2043
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2205
2044
"disables parallel repair."
2208
#: drizzled/drizzled.cc:3685
2047
#: drizzled/drizzled.cc:3401
2210
2049
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2211
2050
"when creating indexes with CREATE INDEX or ALTER TABLE."
2214
#: drizzled/drizzled.cc:3691
2053
#: drizzled/drizzled.cc:3407
2216
2055
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2217
2056
"Possible values of name are 'nulls_unequal' (default behavior), "
2218
2057
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2221
#: drizzled/drizzled.cc:3698
2060
#: drizzled/drizzled.cc:3414
2222
2061
msgid "Buffer length for TCP/IP and socket communication."
2225
#: drizzled/drizzled.cc:3703
2064
#: drizzled/drizzled.cc:3419
2227
2066
"Number of seconds to wait for more data from a connection before aborting "
2231
#: drizzled/drizzled.cc:3709
2070
#: drizzled/drizzled.cc:3425
2233
2072
"If a read on a communication port is interrupted, retry this many times "
2234
2073
"before giving up."
2237
#: drizzled/drizzled.cc:3715
2076
#: drizzled/drizzled.cc:3431
2239
2078
"Number of seconds to wait for a block to be written to a connection before "
2240
2079
"aborting the write."
2243
#: drizzled/drizzled.cc:3721
2082
#: drizzled/drizzled.cc:3437
2244
2083
msgid "Use compatible behavior."
2247
#: drizzled/drizzled.cc:3726
2086
#: drizzled/drizzled.cc:3442
2249
"If this is not 0, then mysqld will use this value to reserve file "
2250
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2088
"If this is not 0, then drizzled will use this value to reserve file "
2089
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2251
2090
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2252
2091
"larger) number of files."
2255
#: drizzled/drizzled.cc:3733
2094
#: drizzled/drizzled.cc:3449
2257
2096
"Controls the heuristic(s) applied during query optimization to prune less-"
2258
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2259
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2260
"on number of retrieved rows."
2097
"promising partial plans from the optimizer search space. Meaning: false - do "
2098
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2099
"based on number of retrieved rows."
2263
#: drizzled/drizzled.cc:3741
2102
#: drizzled/drizzled.cc:3457
2265
2104
"Maximum depth of search performed by the query optimizer. Values larger than "
2266
2105
"the number of relations in a query result in better query plans, but take "
2271
2110
"(used for testing/comparison)."
2274
#: drizzled/drizzled.cc:3753
2113
#: drizzled/drizzled.cc:3469
2275
2114
msgid "Directory for plugins."
2278
#: drizzled/drizzled.cc:3757
2117
#: drizzled/drizzled.cc:3473
2280
"Optional comma separated list of plugins to load, where each plugin is "
2281
"identified by the name of the shared library. [for example: --"
2282
"plugin_load=libmd5udf.so]"
2119
"Optional colon (or semicolon) separated list of plugins to load,where each "
2120
"plugin is identified by the name of the shared library. [for example: --"
2121
"plugin_load=libmd5udf.so:libauth_pam.so]"
2285
#: drizzled/drizzled.cc:3763
2124
#: drizzled/drizzled.cc:3479
2286
2125
msgid "The size of the buffer that is allocated when preloading indexes"
2289
#: drizzled/drizzled.cc:3768
2128
#: drizzled/drizzled.cc:3484
2290
2129
msgid "Allocation block size for query parsing and execution"
2293
#: drizzled/drizzled.cc:3773
2132
#: drizzled/drizzled.cc:3489
2294
2133
msgid "Persistent buffer for query parsing and execution"
2297
#: drizzled/drizzled.cc:3779
2136
#: drizzled/drizzled.cc:3495
2298
2137
msgid "Allocation block size for storing ranges during optimization"
2301
#: drizzled/drizzled.cc:3785
2140
#: drizzled/drizzled.cc:3501
2303
2142
"Each thread that does a sequential scan allocates a buffer of this size for "
2304
2143
"each table it scans. If you do many sequential scans, you may want to "
2305
2144
"increase this value."
2308
#: drizzled/drizzled.cc:3793
2147
#: drizzled/drizzled.cc:3509
2310
2149
"Make all non-temporary tables read-only, with the exception for replication "
2311
2150
"(slave) threads and users with the SUPER privilege"
2314
#: drizzled/drizzled.cc:3799
2153
#: drizzled/drizzled.cc:3515
2316
2155
"When reading rows in sorted order after a sort, the rows are read through "
2317
2156
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2318
2157
"record_buffer."
2321
#: drizzled/drizzled.cc:3813
2160
#: drizzled/drizzled.cc:3523
2323
2162
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2327
#: drizzled/drizzled.cc:3819
2166
#: drizzled/drizzled.cc:3529
2328
2167
msgid "Maximum space to use for all relay logs."
2331
#: drizzled/drizzled.cc:3824
2170
#: drizzled/drizzled.cc:3534
2332
2171
msgid "Use compression on master/slave protocol."
2335
#: drizzled/drizzled.cc:3829
2174
#: drizzled/drizzled.cc:3539
2337
2176
"Number of seconds to wait for more data from a master/slave connection "
2338
2177
"before aborting the read."
2341
#: drizzled/drizzled.cc:3834
2180
#: drizzled/drizzled.cc:3544
2343
2182
"Number of times the slave SQL thread will retry a transaction in case it "
2344
2183
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2348
#: drizzled/drizzled.cc:3840
2187
#: drizzled/drizzled.cc:3550
2349
2188
msgid "Allow slave to batch requests."
2352
#: drizzled/drizzled.cc:3844
2191
#: drizzled/drizzled.cc:3554
2354
2193
"If creating the thread takes longer than this value (in seconds), the "
2355
2194
"Slow_launch_threads counter will be incremented."
2358
#: drizzled/drizzled.cc:3849
2197
#: drizzled/drizzled.cc:3559
2359
2198
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2362
#: drizzled/drizzled.cc:3855
2201
#: drizzled/drizzled.cc:3565
2364
2203
"Synchronously flush binary log to disk after every #th event. Use 0 "
2365
2204
"(default) to disable synchronous flushing."
2368
#: drizzled/drizzled.cc:3860
2207
#: drizzled/drizzled.cc:3570
2369
2208
msgid "The number of cached table definitions."
2372
#: drizzled/drizzled.cc:3864
2211
#: drizzled/drizzled.cc:3574
2373
2212
msgid "The number of cached open tables."
2376
#: drizzled/drizzled.cc:3868
2215
#: drizzled/drizzled.cc:3578
2378
2217
"Timeout in seconds to wait for a table level lock before returning an error. "
2379
2218
"Used only if the connection has active cursors."
2382
#: drizzled/drizzled.cc:3873
2221
#: drizzled/drizzled.cc:3583
2383
2222
msgid "How many threads we should keep in a cache for reuse."
2386
#: drizzled/drizzled.cc:3877
2225
#: drizzled/drizzled.cc:3587
2388
2227
"How many threads we should create to handle query requests in case of "
2389
2228
"'thread_handling=pool-of-threads'"
2392
#: drizzled/drizzled.cc:3882
2231
#: drizzled/drizzled.cc:3592
2393
2232
msgid "The stack size for each thread."
2396
#: drizzled/drizzled.cc:3888
2235
#: drizzled/drizzled.cc:3598
2397
2236
msgid "The TIME format (for future)."
2400
#: drizzled/drizzled.cc:3893
2239
#: drizzled/drizzled.cc:3603
2402
2241
"If an internal in-memory temporary table exceeds this size, MySQL will "
2403
2242
"automatically convert it to an on-disk MyISAM table."
2406
#: drizzled/drizzled.cc:3899
2245
#: drizzled/drizzled.cc:3609
2407
2246
msgid "Allocation block size for transactions to be stored in binary log"
2410
#: drizzled/drizzled.cc:3904
2249
#: drizzled/drizzled.cc:3614
2411
2250
msgid "Persistent buffer for transactions to be stored in binary log"
2414
#: drizzled/drizzled.cc:3909
2253
#: drizzled/drizzled.cc:3619
2416
2255
"The number of seconds the server waits for activity on a connection before "
2420
#: drizzled/drizzled.cc:4157
2259
#: drizzled/drizzled.cc:3866
2422
2261
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2423
2262
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5903
5708
"shutdown the Drizzle server and restart it."
5906
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5907
#: drizzled/log.cc:1941
5711
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5712
#: drizzled/log.cc:1929
5909
5714
msgid "Failed to delete file '%s'"
5912
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5717
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5915
5720
"a problem with deleting %s; consider examining correspondence of your binlog "
5916
5721
"index file to the actual binlog files"
5919
#: drizzled/log.cc:1675
5724
#: drizzled/log.cc:1663
5921
5726
msgid "next log error: %d offset: %s log: %s included: %d"
5924
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5729
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5926
5731
msgid "Failed to execute stat() on file '%s'"
5929
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5734
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5932
5737
"a problem with getting info on being purged %s; consider examining "
5933
5738
"correspondence of your binlog index file to the actual binlog files"
5936
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5741
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5938
5743
msgid "Recovering after a crash using %s"
5941
#: drizzled/log.cc:3361
5746
#: drizzled/log.cc:3222
5943
5748
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5946
#: drizzled/log.cc:3698
5751
#: drizzled/log.cc:3563
5947
5752
msgid "Bad magic header in tc log"
5950
#: drizzled/log.cc:3708
5755
#: drizzled/log.cc:3573
5953
5758
"Recovery failed! You must enable exactly %d storage engines that support two-"
5954
5759
"phase commit protocol"
5957
#: drizzled/log.cc:3736
5762
#: drizzled/log.cc:3601
5959
5764
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5960
5765
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5961
5766
"heuristic-recover={commit|rollback}"
5964
#: drizzled/log.cc:3766
5769
#: drizzled/log.cc:3631
5965
5770
msgid "Heuristic crash recovery mode"
5968
#: drizzled/log.cc:3768
5773
#: drizzled/log.cc:3633
5969
5774
msgid "Heuristic crash recovery failed"
5972
#: drizzled/log.cc:3769
5777
#: drizzled/log.cc:3634
5973
5778
msgid "Please restart mysqld without --tc-heuristic-recover"
5976
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5781
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5978
5783
msgid "find_log_pos() failed (error: %d)"
5981
#: drizzled/log.cc:3950
5786
#: drizzled/log.cc:3814
5983
5788
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5984
5789
"of memory error) and restart, or delete (or rename) binary log and start "
5985
5790
"mysqld with --tc-heuristic-recover={commit|rollback}"
5988
#: drizzled/log_event.cc:126
5793
#: drizzled/log_event.cc:135
5990
5795
msgid " %s, Error_code: %d;"
5993
#: drizzled/log_event.cc:130
5798
#: drizzled/log_event.cc:139
5996
5801
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5997
5802
"master log %s, end_log_pos %lu"
6000
#: drizzled/log_event.cc:136
5805
#: drizzled/log_event.cc:145
6001
5806
msgid "<unknown>"
6004
#: drizzled/log_event.cc:878
5809
#: drizzled/log_event.cc:900
6007
5812
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6010
#: drizzled/log_event.cc:1768
5815
#: drizzled/log_event.cc:1615
6013
5818
"Query partially completed on the master (error on master: %d) and was "
6025
5830
"Default database: '%s'. Query: '%s'"
6028
#: drizzled/log_event.cc:1799
5833
#: drizzled/log_event.cc:1646
6030
5834
msgid "no error"
6031
msgstr "Fick fel: %s\n"
6033
#: drizzled/log_event.cc:1819
5837
#: drizzled/log_event.cc:1666
6035
5839
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6038
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
6039
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5842
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5843
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
6040
5844
msgid "unexpected success or fatal error"
6043
#: drizzled/log_event.cc:2337
5847
#: drizzled/log_event.cc:2158
6045
5849
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6046
5850
"probable cause is that the master died while writing the transaction to its "
6047
5851
"binary log, thus rolled back too."
6050
#: drizzled/log_event.cc:3003
5854
#: drizzled/log_event.cc:2813
6053
5857
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6054
5858
"produced %ld warning(s). Default database: '%s'"
6057
#: drizzled/log_event.cc:3053
5861
#: drizzled/log_event.cc:2863
6060
5864
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6063
#: drizzled/log_event.cc:3065
5867
#: drizzled/log_event.cc:2875
6065
5869
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6068
#: drizzled/log_event.cc:3780
5872
#: drizzled/log_event.cc:3140
6069
5873
msgid "Out of memory while recording slave event"
6072
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5876
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
6074
5878
msgid "Error in Create_file event: could not open file '%s'"
6077
#: drizzled/log_event.cc:4041
5881
#: drizzled/log_event.cc:3401
6079
5883
msgid "Error in Create_file event: could not write to file '%s'"
6082
#: drizzled/log_event.cc:4062
5886
#: drizzled/log_event.cc:3422
6084
5888
msgid "Error in Create_file event: write to '%s' failed"
6087
#: drizzled/log_event.cc:4176
5891
#: drizzled/log_event.cc:3536
6089
5893
msgid "Error in %s event: could not create file '%s'"
6092
#: drizzled/log_event.cc:4185
5896
#: drizzled/log_event.cc:3545
6094
5898
msgid "Error in %s event: could not open file '%s'"
6097
#: drizzled/log_event.cc:4192
5901
#: drizzled/log_event.cc:3552
6099
5903
msgid "Error in %s event: write to '%s' failed"
6102
#: drizzled/log_event.cc:4354
5906
#: drizzled/log_event.cc:3714
6104
5908
msgid "Error in Exec_load event: could not open file '%s'"
6107
#: drizzled/log_event.cc:4364
5911
#: drizzled/log_event.cc:3724
6109
5913
msgid "Error in Exec_load event: file '%s' appears corrupted"
6112
#: drizzled/log_event.cc:4394
5916
#: drizzled/log_event.cc:3754
6114
5918
msgid "%s. Failed executing load from '%s'"
6117
#: drizzled/log_event.cc:4567
5921
#: drizzled/log_event.cc:3927
6118
5922
msgid "Not enough memory"
6121
#: drizzled/log_event.cc:4999
5925
#: drizzled/log_event.cc:4345
6123
5927
msgid "Error '%s' in %s event: when locking tables"
6126
#: drizzled/log_event.cc:5009
5930
#: drizzled/log_event.cc:4355
6128
5932
msgid "Error in %s event: when locking tables"
6131
#: drizzled/log_event.cc:5044
5935
#: drizzled/log_event.cc:4390
6133
5937
msgid "Error '%s' on reopening tables"
6136
#: drizzled/log_event.cc:5400
5940
#: drizzled/log_event.cc:4743
6138
5942
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6141
#: drizzled/log_event.cc:5815
5945
#: drizzled/log_event.cc:5139
6143
5947
msgid "Error '%s' on opening table `%s`.`%s`"
6531
6352
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6534
#: drizzled/slave.cc:1949
6355
#: drizzled/slave.cc:1928
6535
6356
msgid "Failed during slave I/O thread initialization"
6538
#: drizzled/slave.cc:1963
6359
#: drizzled/slave.cc:1942
6539
6360
msgid "error in drizzle_create()"
6542
#: drizzled/slave.cc:1971
6363
#: drizzled/slave.cc:1950
6545
6366
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6546
6367
"'%s' at position %s"
6549
#: drizzled/slave.cc:1985
6370
#: drizzled/slave.cc:1964
6550
6371
msgid "Slave I/O thread killed while connecting to master"
6553
#: drizzled/slave.cc:2009
6374
#: drizzled/slave.cc:1988
6554
6375
msgid "Slave I/O thread couldn't register on master"
6557
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6378
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6558
6379
msgid "Forcing to reconnect slave I/O thread"
6561
#: drizzled/slave.cc:2034
6382
#: drizzled/slave.cc:2013
6562
6383
msgid "Failed on request_dump()"
6565
#: drizzled/slave.cc:2035
6386
#: drizzled/slave.cc:2014
6566
6387
msgid "Slave I/O thread killed while requesting master dump"
6569
#: drizzled/slave.cc:2061
6390
#: drizzled/slave.cc:2040
6570
6391
msgid "Waiting for master to send event"
6573
#: drizzled/slave.cc:2063
6394
#: drizzled/slave.cc:2042
6574
6395
msgid "Slave I/O thread killed while reading event"
6577
#: drizzled/slave.cc:2081
6398
#: drizzled/slave.cc:2060
6580
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6401
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6581
6402
"entry is correct, restart the server with a higher value of "
6582
6403
"max_allowed_packet"
6585
#: drizzled/slave.cc:2095
6406
#: drizzled/slave.cc:2074
6586
6407
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6589
#: drizzled/slave.cc:2105
6410
#: drizzled/slave.cc:2084
6590
6411
msgid "Queueing master event to the relay log"
6593
#: drizzled/slave.cc:2132
6414
#: drizzled/slave.cc:2111
6594
6415
msgid "Slave I/O thread aborted while waiting for relay log space"
6418
#: drizzled/slave.cc:2121
6420
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6597
6423
#: drizzled/slave.cc:2142
6599
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6602
#: drizzled/slave.cc:2163
6603
6424
msgid "Waiting for slave mutex on exit"
6606
#: drizzled/slave.cc:2227
6427
#: drizzled/slave.cc:2206
6607
6428
msgid "Failed during slave thread initialization"
6610
#: drizzled/slave.cc:2293
6431
#: drizzled/slave.cc:2272
6613
6434
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6614
6435
"s, relay log '%s' position: %s"
6617
#: drizzled/slave.cc:2307
6438
#: drizzled/slave.cc:2286
6618
6439
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6621
#: drizzled/slave.cc:2333
6442
#: drizzled/slave.cc:2312
6622
6443
msgid "Reading event from the relay log"
6625
#: drizzled/slave.cc:2358
6446
#: drizzled/slave.cc:2337
6627
6448
msgid "Slave (additional info): %s Error_code: %d"
6630
#: drizzled/slave.cc:2375
6451
#: drizzled/slave.cc:2354
6632
6453
msgid "Slave: %s Error_code: %d"
6635
#: drizzled/slave.cc:2378
6456
#: drizzled/slave.cc:2357
6638
6459
"Error loading user-defined library, slave SQL thread aborted. Install the "
6640
6461
"stopped at log '%s' position %s"
6643
#: drizzled/slave.cc:2386
6464
#: drizzled/slave.cc:2365
6646
6467
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6647
6468
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6650
#: drizzled/slave.cc:2398
6471
#: drizzled/slave.cc:2377
6653
6474
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6656
#: drizzled/slave.cc:2492
6477
#: drizzled/slave.cc:2466
6658
6479
msgid "Slave I/O: failed requesting download of '%s'"
6661
#: drizzled/slave.cc:2509
6482
#: drizzled/slave.cc:2483
6663
6484
msgid "Network read error downloading '%s' from master"
6666
#: drizzled/slave.cc:2531
6487
#: drizzled/slave.cc:2505
6667
6488
msgid "error writing Exec_load event to relay log"
6670
#: drizzled/slave.cc:2545
6491
#: drizzled/slave.cc:2519
6671
6492
msgid "error writing Create_file event to relay log"
6674
#: drizzled/slave.cc:2560
6495
#: drizzled/slave.cc:2534
6675
6496
msgid "error writing Append_block event to relay log"
6678
#: drizzled/slave.cc:2656
6499
#: drizzled/slave.cc:2630
6679
6500
msgid "Memory allocation failed"
6682
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6503
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6685
6506
"Read invalid event from master: '%s', master could be corrupt but a more "
6686
6507
"likely cause of this is a bug"
6689
#: drizzled/slave.cc:3039
6510
#: drizzled/slave.cc:3013
6690
6511
msgid "could not queue event from master"
6693
#: drizzled/slave.cc:3129
6514
#: drizzled/slave.cc:3103
6695
6516
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6698
#: drizzled/slave.cc:3131
6519
#: drizzled/slave.cc:3105
6699
6520
msgid "reconnecting"
6702
#: drizzled/slave.cc:3131
6523
#: drizzled/slave.cc:3105
6703
6524
msgid "connecting"
6706
#: drizzled/slave.cc:3155
6527
#: drizzled/slave.cc:3129
6709
6530
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6713
#: drizzled/slave.cc:3516
6534
#: drizzled/slave.cc:3490
6715
6536
msgid "next log '%s' is currently active"
6718
#: drizzled/slave.cc:3546
6539
#: drizzled/slave.cc:3520
6720
6541
msgid "next log '%s' is not active"
6723
#: drizzled/slave.cc:3562
6544
#: drizzled/slave.cc:3536
6726
6547
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6729
#: drizzled/slave.cc:3568
6550
#: drizzled/slave.cc:3542
6730
6551
msgid "Aborting slave SQL thread because of partial event read"
6733
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6554
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6735
6556
msgid "Error reading relay log event: %s"
6738
#: drizzled/slave.cc:3575
6559
#: drizzled/slave.cc:3549
6739
6560
msgid "slave SQL thread was killed"
6742
#: drizzled/slave.cc:3673
6563
#: drizzled/slave.cc:3647
6745
6566
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6746
6567
"check error log on slave for more info"
6749
#: drizzled/slave.cc:3679
6570
#: drizzled/slave.cc:3653
6752
6573
"According to the master's version ('%s'), it is probable that master suffers "
6759
6580
"Then replication can be restarted."
6762
#: drizzled/sql_base.cc:2546
6583
#: drizzled/sql_base.cc:2555
6764
6585
msgid "Table %s had a open data handler in reopen_table"
6767
#: drizzled/sql_base.cc:3197
6588
#: drizzled/sql_base.cc:3206
6769
6590
msgid "Couldn't repair table: %s.%s"
6772
#: drizzled/sql_base.cc:3240
6593
#: drizzled/sql_base.cc:3249
6775
6596
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6776
6597
"s`.`%s`' to the binary log"
6779
#: drizzled/sql_base.cc:3953
6600
#: drizzled/sql_base.cc:3857
6781
6602
msgid "Could not remove temporary table: '%s', error: %d"
6784
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6786
msgid "Error while loading database options: '%s':"
6789
#: drizzled/sql_plugin.cc:678
6605
#: drizzled/sql_plugin.cc:682
6791
6607
msgid "Plugin '%s' of type %s failed deinitialization"
6794
#: drizzled/sql_plugin.cc:692
6610
#: drizzled/sql_plugin.cc:696
6796
6612
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6799
#: drizzled/sql_plugin.cc:812
6615
#: drizzled/sql_plugin.cc:816
6801
6617
msgid "Plugin '%s' registration as a %s failed."
6804
#: drizzled/sql_plugin.cc:1066
6620
#: drizzled/sql_plugin.cc:1070
6805
6621
msgid "plugin-load parameter too long"
6808
#: drizzled/sql_plugin.cc:1126
6624
#: drizzled/sql_plugin.cc:1130
6810
6626
msgid "Couldn't load plugin named '%s' with soname '%s'."
6813
#: drizzled/sql_plugin.cc:1177
6629
#: drizzled/sql_plugin.cc:1181
6815
6631
msgid "Forcing shutdown of %d plugins"
6818
#: drizzled/sql_plugin.cc:1199
6634
#: drizzled/sql_plugin.cc:1203
6820
6636
msgid "Plugin '%s' will be forced to shutdown"
6823
#: drizzled/sql_plugin.cc:1215
6639
#: drizzled/sql_plugin.cc:1219
6825
6641
msgid "Plugin '%s' has ref_count=%d after shutdown."
6828
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6644
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6830
6646
msgid "Unknown variable type code 0x%x in plugin '%s'."
6833
#: drizzled/sql_plugin.cc:2507
6649
#: drizzled/sql_plugin.cc:2511
6836
6652
"Server variable %s of plugin %s was forced to be read-only: string variable "
6837
6653
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6840
#: drizzled/sql_plugin.cc:2538
6656
#: drizzled/sql_plugin.cc:2542
6842
6658
msgid "Missing variable name in plugin '%s'."
6845
#: drizzled/sql_plugin.cc:2555
6661
#: drizzled/sql_plugin.cc:2559
6847
6663
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6850
#: drizzled/sql_plugin.cc:2674
6666
#: drizzled/sql_plugin.cc:2678
6852
6668
msgid "Out of memory for plugin '%s'."
6855
#: drizzled/sql_plugin.cc:2681
6671
#: drizzled/sql_plugin.cc:2685
6857
6673
msgid "Bad options for plugin '%s'."
6860
#: drizzled/sql_plugin.cc:2690
6676
#: drizzled/sql_plugin.cc:2694
6862
6678
msgid "Parsing options for plugin '%s' failed."
6865
#: drizzled/sql_plugin.cc:2733
6681
#: drizzled/sql_plugin.cc:2737
6867
6683
msgid "Plugin '%s' has conflicting system variables"
6870
#: drizzled/sql_plugin.cc:2743
6686
#: drizzled/sql_plugin.cc:2747
6872
6688
msgid "Plugin '%s' disabled by command line option"
6875
#: drizzled/sql_repl.cc:101
6876
msgid "Failed in send_file() while reading file name"
6879
#: drizzled/sql_repl.cc:114
6880
msgid "Failed in send_file() on open of file"
6883
#: drizzled/sql_repl.cc:122
6884
msgid "Failed in send_file() while writing data to client"
6887
#: drizzled/sql_repl.cc:131
6888
msgid "Failed in send_file() while negotiating file transfer close"
6891
#: drizzled/sql_table.cc:82
6691
#: drizzled/sql_table.cc:105
6893
6693
msgid "Invalid (old?) table or database name '%s'"
6896
#: drizzled/sql_table.cc:2716
6696
#: drizzled/sql_table.cc:2745
6898
6698
msgid "Unknown - internal error %d during operation"
6901
#: drizzled/sql_table.cc:5011
6701
#: drizzled/sql_table.cc:5018
6903
6703
msgid "Could not open table %s.%s after rename\n"
6906
#: drizzled/sql_table.cc:5178
6706
#: drizzled/sql_table.cc:5185
6909
6709
"order_st BY ignored because there is a user-defined clustered index in the "
6910
6710
"table '%-.192s'"
6913
#: drizzled/sql_udf.cc:39
6713
#: drizzled/sql_udf.cc:41
6914
6714
msgid "Can't allocate memory for udf structures"
6917
#: drizzled/table.cc:507
6717
#: drizzled/table.cc:502
6920
6720
"'%s' had no or invalid character set, and default character set is multi-"
6921
6721
"byte, so character column sizes may have changed"
6924
#: drizzled/table.cc:2082
6724
#: drizzled/table.cc:2077
6926
6726
msgid "Unknown collation '%s' in table '%-.64s' definition"
6929
#: drizzled/table.cc:2089
6729
#: drizzled/table.cc:2084
6932
6732
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6936
#: drizzled/table.cc:2700
6736
#: drizzled/table.cc:2695
6939
6739
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6943
#: drizzled/table.cc:2726
6743
#: drizzled/table.cc:2721
6946
6746
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6947
6747
"have type %s, found type %s."
6950
#: drizzled/table.cc:2735
6750
#: drizzled/table.cc:2730
6953
6753
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6954
6754
"position %d to have character set '%s' but the type has no character set."
6957
#: drizzled/table.cc:2745
6757
#: drizzled/table.cc:2740
6960
6760
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6961
6761
"position %d to have character set '%s' but found character set '%s'."
6964
#: drizzled/table.cc:2756
6764
#: drizzled/table.cc:2751
6967
6767
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6968
6768
"have type %s but the column is not found."
6971
#: drizzled/table.cc:5182
6771
#: drizzled/table.cc:4871
6973
6773
msgid "Got error %d when reading table '%s'"
6976
#: drizzled/tztime.cc:1054
6776
#: drizzled/tztime.cc:1060
6978
6778
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6982
6782
msgid "Error Messages to stderr"
6985
#: plugin/logging_query/logging_query.cc:120
6988
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6989
"*s rows_sent=%ld rows_examined=%u\n"
6990
" db=\"%.*s\" query=\"%.*s\"\n"
6993
#: plugin/logging_query/logging_query.cc:161
6785
#: plugin/logging_query/logging_query.cc:162
6995
6787
msgid "fail open() fn=%s er=%s\n"
6998
#: plugin/logging_query/logging_query.cc:201
6790
#: plugin/logging_query/logging_query.cc:202
6999
6791
msgid "File to log to"
7002
#: plugin/logging_query/logging_query.cc:210
6794
#: plugin/logging_query/logging_query.cc:211
7003
6795
msgid "Enable logging"
7006
#: plugin/logging_query/logging_query.cc:219
6798
#: plugin/logging_query/logging_query.cc:220
7007
6799
msgid "Disable after this many seconds. Zero for forever"
7010
#: plugin/logging_query/logging_query.cc:232
6802
#: plugin/logging_query/logging_query.cc:233
7011
6803
msgid "Threshold for logging slow queries, in microseconds"
7014
#: plugin/logging_query/logging_query.cc:245
6806
#: plugin/logging_query/logging_query.cc:246
7015
6807
msgid "Threshold for logging big queries, for rows returned"
7018
#: plugin/logging_query/logging_query.cc:258
6810
#: plugin/logging_query/logging_query.cc:259
7019
6811
msgid "Threshold for logging big queries, for rows examined"
7022
#: plugin/logging_query/logging_query.cc:281
6814
#: plugin/logging_query/logging_query.cc:282
7023
6815
msgid "Log queries to a file"
7026
#: storage/myisam/ha_myisam.cc:448
6818
#: storage/myisam/ha_myisam.cc:453
7028
msgid "Got an error from thread_id=%lu, %s:%d"
6820
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
7031
#: storage/myisam/ha_myisam.cc:451
6823
#: storage/myisam/ha_myisam.cc:457
7033
6825
msgid "Got an error from unknown thread, %s:%d"
7036
#: storage/myisam/ha_myisam.cc:456
6828
#: storage/myisam/ha_myisam.cc:462
7037
6829
msgid "Unknown thread accessing table"
7040
#: storage/myisam/my_handler_errors.c:32
6832
#: storage/myisam/my_handler_errors.c:34
7041
6833
msgid "Didn't find key on read or update"
7044
#: storage/myisam/my_handler_errors.c:34
6836
#: storage/myisam/my_handler_errors.c:36
7045
6837
msgid "Duplicate key on write or update"
7048
#: storage/myisam/my_handler_errors.c:36
6840
#: storage/myisam/my_handler_errors.c:38
7049
6841
msgid "Internal (unspecified) error in handler"
7052
#: storage/myisam/my_handler_errors.c:38
6844
#: storage/myisam/my_handler_errors.c:40
7054
6846
"Someone has changed the row since it was read (while the table was locked to "
7058
#: storage/myisam/my_handler_errors.c:41
6850
#: storage/myisam/my_handler_errors.c:43
7059
6851
msgid "Wrong index given to function"
7062
#: storage/myisam/my_handler_errors.c:43
6854
#: storage/myisam/my_handler_errors.c:45
7063
6855
msgid "Undefined handler error 125"
7066
#: storage/myisam/my_handler_errors.c:45
6858
#: storage/myisam/my_handler_errors.c:47
7067
6859
msgid "Index file is crashed"
7070
#: storage/myisam/my_handler_errors.c:47
6862
#: storage/myisam/my_handler_errors.c:49
7071
6863
msgid "Record file is crashed"
7074
#: storage/myisam/my_handler_errors.c:49
6866
#: storage/myisam/my_handler_errors.c:51
7075
6867
msgid "Out of memory in engine"
7078
#: storage/myisam/my_handler_errors.c:51
6870
#: storage/myisam/my_handler_errors.c:53
7079
6871
msgid "Undefined handler error 129"
7082
#: storage/myisam/my_handler_errors.c:53
6874
#: storage/myisam/my_handler_errors.c:55
7083
6875
msgid "Incorrect file format"
7086
#: storage/myisam/my_handler_errors.c:55
6878
#: storage/myisam/my_handler_errors.c:57
7087
6879
msgid "Command not supported by database"
7090
#: storage/myisam/my_handler_errors.c:57
6882
#: storage/myisam/my_handler_errors.c:59
7091
6883
msgid "Old database file"
7094
#: storage/myisam/my_handler_errors.c:59
6886
#: storage/myisam/my_handler_errors.c:61
7095
6887
msgid "No record read before update"
7098
#: storage/myisam/my_handler_errors.c:61
6890
#: storage/myisam/my_handler_errors.c:63
7099
6891
msgid "Record was already deleted (or record file crashed)"
7102
#: storage/myisam/my_handler_errors.c:63
6894
#: storage/myisam/my_handler_errors.c:65
7103
6895
msgid "No more room in record file"
7106
#: storage/myisam/my_handler_errors.c:65
6898
#: storage/myisam/my_handler_errors.c:67
7107
6899
msgid "No more room in index file"
7110
#: storage/myisam/my_handler_errors.c:67
6902
#: storage/myisam/my_handler_errors.c:69
7111
6903
msgid "No more records (read after end of file)"
7114
#: storage/myisam/my_handler_errors.c:69
6906
#: storage/myisam/my_handler_errors.c:71
7115
6907
msgid "Unsupported extension used for table"
7118
#: storage/myisam/my_handler_errors.c:71
6910
#: storage/myisam/my_handler_errors.c:73
7119
6911
msgid "Too big row"
7122
#: storage/myisam/my_handler_errors.c:73
6914
#: storage/myisam/my_handler_errors.c:75
7123
6915
msgid "Wrong create options"
7126
#: storage/myisam/my_handler_errors.c:75
6918
#: storage/myisam/my_handler_errors.c:77
7127
6919
msgid "Duplicate unique key or constraint on write or update"
7130
#: storage/myisam/my_handler_errors.c:77
6922
#: storage/myisam/my_handler_errors.c:79
7131
6923
msgid "Unknown character set used in table"
7134
#: storage/myisam/my_handler_errors.c:79
6926
#: storage/myisam/my_handler_errors.c:81
7135
6927
msgid "Conflicting table definitions in sub-tables of MERGE table"
7138
#: storage/myisam/my_handler_errors.c:81
6930
#: storage/myisam/my_handler_errors.c:83
7139
6931
msgid "Table is crashed and last repair failed"
7142
#: storage/myisam/my_handler_errors.c:83
6934
#: storage/myisam/my_handler_errors.c:85
7143
6935
msgid "Table was marked as crashed and should be repaired"
7146
#: storage/myisam/my_handler_errors.c:85
6938
#: storage/myisam/my_handler_errors.c:87
7147
6939
msgid "Lock timed out; Retry transaction"
7150
#: storage/myisam/my_handler_errors.c:87
6942
#: storage/myisam/my_handler_errors.c:89
7151
6943
msgid "Lock table is full; Restart program with a larger locktable"
7154
#: storage/myisam/my_handler_errors.c:89
6946
#: storage/myisam/my_handler_errors.c:91
7155
6947
msgid "Updates are not allowed under a read only transactions"
7158
#: storage/myisam/my_handler_errors.c:91
6950
#: storage/myisam/my_handler_errors.c:93
7159
6951
msgid "Lock deadlock; Retry transaction"
7162
#: storage/myisam/my_handler_errors.c:93
6954
#: storage/myisam/my_handler_errors.c:95
7163
6955
msgid "Foreign key constraint is incorrectly formed"
7166
#: storage/myisam/my_handler_errors.c:95
6958
#: storage/myisam/my_handler_errors.c:97
7167
6959
msgid "Cannot add a child row"
7170
#: storage/myisam/my_handler_errors.c:97
6962
#: storage/myisam/my_handler_errors.c:99
7171
6963
msgid "Cannot delete a parent row"
7174
#: storage/myisam/my_handler_errors.c:99
6966
#: storage/myisam/my_handler_errors.c:101
7175
6967
msgid "No savepoint with that name"
7178
#: storage/myisam/my_handler_errors.c:101
6970
#: storage/myisam/my_handler_errors.c:103
7179
6971
msgid "Non unique key block size"
7182
#: storage/myisam/my_handler_errors.c:103
6974
#: storage/myisam/my_handler_errors.c:105
7183
6975
msgid "The table does not exist in engine"
7186
#: storage/myisam/my_handler_errors.c:105
6978
#: storage/myisam/my_handler_errors.c:107
7187
6979
msgid "The table already existed in storage engine"
7190
#: storage/myisam/my_handler_errors.c:107
6982
#: storage/myisam/my_handler_errors.c:109
7191
6983
msgid "Could not connect to storage engine"
7194
#: storage/myisam/my_handler_errors.c:109
6986
#: storage/myisam/my_handler_errors.c:111
7195
6987
msgid "Unexpected null pointer found when using spatial index"
7198
#: storage/myisam/my_handler_errors.c:111
6990
#: storage/myisam/my_handler_errors.c:113
7199
6991
msgid "The table changed in storage engine"
7202
#: storage/myisam/my_handler_errors.c:113
6994
#: storage/myisam/my_handler_errors.c:115
7203
6995
msgid "There's no partition in table for the given value"
7206
#: storage/myisam/my_handler_errors.c:115
6998
#: storage/myisam/my_handler_errors.c:117
7207
6999
msgid "Row-based binlogging of row failed"
7210
#: storage/myisam/my_handler_errors.c:117
7002
#: storage/myisam/my_handler_errors.c:119
7211
7003
msgid "Index needed in foreign key constraint"
7214
#: storage/myisam/my_handler_errors.c:119
7006
#: storage/myisam/my_handler_errors.c:121
7215
7007
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7218
#: storage/myisam/my_handler_errors.c:121
7010
#: storage/myisam/my_handler_errors.c:123
7219
7011
msgid "Table needs to be upgraded before it can be used"
7222
#: storage/myisam/my_handler_errors.c:123
7014
#: storage/myisam/my_handler_errors.c:125
7223
7015
msgid "Table is read only"
7226
#: storage/myisam/my_handler_errors.c:125
7018
#: storage/myisam/my_handler_errors.c:127
7227
7019
msgid "Failed to get next auto increment value"
7230
#: storage/myisam/my_handler_errors.c:127
7022
#: storage/myisam/my_handler_errors.c:129
7231
7023
msgid "Failed to set row auto increment value"
7234
#: storage/myisam/my_handler_errors.c:129
7026
#: storage/myisam/my_handler_errors.c:131
7235
7027
msgid "Unknown (generic) error from engine"
7238
#: storage/myisam/my_handler_errors.c:131
7030
#: storage/myisam/my_handler_errors.c:133
7239
7031
msgid "Record is the same"
7242
#: storage/myisam/my_handler_errors.c:133
7034
#: storage/myisam/my_handler_errors.c:135
7243
7035
msgid "It is not possible to log this statement"
7246
#: storage/myisam/my_handler_errors.c:135
7038
#: storage/myisam/my_handler_errors.c:137
7247
7039
msgid "Tablespace exists"
7250
#: storage/myisam/my_handler_errors.c:137
7042
#: storage/myisam/my_handler_errors.c:139
7251
7043
msgid "The event was corrupt, leading to illegal data being read"
7254
#: storage/myisam/my_handler_errors.c:139
7046
#: storage/myisam/my_handler_errors.c:141
7255
7047
msgid "The table is of a new format not supported by this version"
7258
#: storage/myisam/my_handler_errors.c:141
7050
#: storage/myisam/my_handler_errors.c:143
7259
7051
msgid "The event could not be processed no other hanlder error happened"
7262
#: storage/myisam/my_handler_errors.c:143
7054
#: storage/myisam/my_handler_errors.c:145
7263
7055
msgid "Got a fatal error during initialzaction of handler"
7266
#: storage/myisam/my_handler_errors.c:145
7058
#: storage/myisam/my_handler_errors.c:147
7267
7059
msgid "File to short; Expected more data in file"
7270
#: storage/myisam/my_handler_errors.c:147
7062
#: storage/myisam/my_handler_errors.c:149
7271
7063
msgid "Read page with wrong checksum"
7274
#: storage/myisam/my_handler_errors.c:149
7066
#: storage/myisam/my_handler_errors.c:151
7275
7067
msgid "Lock or active transaction"
7278
#: storage/myisam/my_handler_errors.c:151
7070
#: storage/myisam/my_handler_errors.c:153
7279
7071
msgid "No such table space"
7282
#: storage/myisam/my_handler_errors.c:153
7074
#: storage/myisam/my_handler_errors.c:155
7283
7075
msgid "Tablespace not empty"
7288
7079
#~ "Switch to another charset. Might be needed for processing binlog with "
7289
7080
#~ "multi-byte charsets."