122
121
"Ditt Drizzle-uppkopplings id är %u\n"
123
122
"Server version: %s\n"
125
#: client/drizzle.cc:1308
124
#: client/drizzle.cc:1310
127
126
msgid "Reading history-file %s\n"
128
127
msgstr "Läser från historiefil %s\n"
130
#: client/drizzle.cc:1312
129
#: client/drizzle.cc:1314
132
131
msgid "Couldn't allocate memory for temp histfile!\n"
133
132
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
135
#: client/drizzle.cc:1319
134
#: client/drizzle.cc:1321
136
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
138
137
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
140
#: client/drizzle.cc:1338
139
#: client/drizzle.cc:1340
142
141
msgid "Writing history-file %s\n"
143
142
msgstr "Skriver historie-fil %s\n"
145
#: client/drizzle.cc:1345
144
#: client/drizzle.cc:1348
147
146
msgstr "Avbruten"
149
#: client/drizzle.cc:1345
148
#: client/drizzle.cc:1348
153
#: client/drizzle.cc:1400
152
#: client/drizzle.cc:1403
154
153
msgid "Query aborted by Ctrl+C\n"
155
154
msgstr "Fråga avbruten med Ctrl+C\n"
157
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
156
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
158
157
msgid "Display this help and exit."
159
158
msgstr "Visa den här hjälpen och avsluta."
161
#: client/drizzle.cc:1425
160
#: client/drizzle.cc:1428
162
161
msgid "Synonym for -?"
163
162
msgstr "Synonym för -?"
165
#: client/drizzle.cc:1428
164
#: client/drizzle.cc:1431
167
166
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
168
167
"and field completion, but startup and reconnecting may take a longer time. "
169
168
"Disable with --disable-auto-rehash."
172
#: client/drizzle.cc:1432
171
#: client/drizzle.cc:1435
174
173
"No automatic rehashing. One has to use 'rehash' to get table and field "
175
174
"completion. This gives a quicker start of drizzle_st and disables rehashing "
176
175
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
179
#: client/drizzle.cc:1435
178
#: client/drizzle.cc:1438
181
180
"Automatically switch to vertical output mode if the result is wider than the "
182
181
"terminal width."
184
183
"Byt automatiskt till vertikal utskrift om resultatet är bredare än "
185
184
"terminalens bredd."
187
#: client/drizzle.cc:1438
186
#: client/drizzle.cc:1441
189
188
"Don't use history file. Disable interactive behavior. (Enables --silent)"
191
190
"Använd inte historiefil. Avaktivera interaktivt läge. (Aktiverar --silent)"
193
#: client/drizzle.cc:1439
192
#: client/drizzle.cc:1442
194
193
msgid "Display column type information."
195
194
msgstr "Visa information om kolumntypen"
197
#: client/drizzle.cc:1442
196
#: client/drizzle.cc:1445
199
198
"Preserve comments. Send comments to the server. The default is --skip-"
200
199
"comments (discard comments), enable with --comments"
203
#: client/drizzle.cc:1445
202
#: client/drizzle.cc:1448
204
203
msgid "Use compression in server/client protocol."
205
204
msgstr "Använd komprimering i server/klient-protokollet"
207
#: client/drizzle.cc:1448
206
#: client/drizzle.cc:1451
208
207
msgid "Check memory and open file usage at exit ."
211
#: client/drizzle.cc:1451
210
#: client/drizzle.cc:1454
212
211
msgid "Print some debug info at exit."
213
212
msgstr "Visa debug information vid avslut"
215
#: client/drizzle.cc:1453
214
#: client/drizzle.cc:1456
216
215
msgid "Database to use."
217
216
msgstr "Databas att använda"
219
#: client/drizzle.cc:1456
218
#: client/drizzle.cc:1459
220
219
msgid "(not used)"
223
#: client/drizzle.cc:1458
222
#: client/drizzle.cc:1461
224
223
msgid "Delimiter to be used."
225
224
msgstr "Avskiljare att använda"
227
#: client/drizzle.cc:1460
226
#: client/drizzle.cc:1463
228
227
msgid "Execute command and quit. (Disables --force and history file)"
231
#: client/drizzle.cc:1462
230
#: client/drizzle.cc:1465
232
231
msgid "Print the output of a query (rows) vertically."
235
#: client/drizzle.cc:1465
234
#: client/drizzle.cc:1468
236
235
msgid "Continue even if we get an sql error."
237
236
msgstr "Fortsätt även om vi får ett SQL fel."
239
#: client/drizzle.cc:1469
238
#: client/drizzle.cc:1472
241
240
"Enable named commands. Named commands mean this program's internal commands; "
242
241
"see drizzle> help . When enabled, the named commands can be used from any "
253
252
"deprecated; use --disable-named-commands instead."
256
#: client/drizzle.cc:1475
255
#: client/drizzle.cc:1478
257
256
msgid "Ignore space after function names."
258
257
msgstr "Ignorera mellanrum efter funktionsnamn."
260
#: client/drizzle.cc:1477
259
#: client/drizzle.cc:1480
261
260
msgid "Enable/disable LOAD DATA LOCAL INFILE."
264
#: client/drizzle.cc:1480
263
#: client/drizzle.cc:1483
265
264
msgid "Turn off beep on error."
266
265
msgstr "Stäng av pip vid fel"
268
#: client/drizzle.cc:1482
267
#: client/drizzle.cc:1485
269
268
msgid "Connect to host."
270
269
msgstr "Anslut till värddator"
272
#: client/drizzle.cc:1484
271
#: client/drizzle.cc:1487
273
272
msgid "Write line numbers for errors."
274
273
msgstr "Skriv radnummer för felmeddelanden"
276
#: client/drizzle.cc:1487
275
#: client/drizzle.cc:1490
278
277
"Don't write line number for errors. WARNING: -L is deprecated, use long "
279
278
"version of this option instead."
282
#: client/drizzle.cc:1489
281
#: client/drizzle.cc:1492
283
282
msgid "Flush buffer after each query."
284
283
msgstr "Töm bufferten efter varje fråga."
286
#: client/drizzle.cc:1491
285
#: client/drizzle.cc:1494
287
286
msgid "Write column names in results."
288
287
msgstr "Skriv kolumnnamn i resultaten."
290
#: client/drizzle.cc:1495
289
#: client/drizzle.cc:1498
292
291
"Don't write column names in results. WARNING: -N is deprecated, use long "
293
292
"version of this options instead."
296
#: client/drizzle.cc:1498
295
#: client/drizzle.cc:1501
298
297
"Change the value of a variable. Please note that this option is deprecated; "
299
298
"you can set variables directly with --variable-name=value."
302
#: client/drizzle.cc:1500
301
#: client/drizzle.cc:1503
303
302
msgid "Ignore SIGINT (CTRL-C)"
304
303
msgstr "Ignorera SIGINT (CTRL-C)"
306
#: client/drizzle.cc:1504
305
#: client/drizzle.cc:1507
308
307
"Only update the default database. This is useful for skipping updates to "
309
308
"other database in the update log."
312
#: client/drizzle.cc:1507
311
#: client/drizzle.cc:1510
314
313
"Pager to use to display results. If you don't supply an option the default "
315
314
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
362
361
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
363
362
"funktion används som standard."
365
#: client/drizzle.cc:1529
364
#: client/drizzle.cc:1532
366
365
msgid "Shutdown the server."
369
#: client/drizzle.cc:1531
368
#: client/drizzle.cc:1534
371
370
"Be more silent. Print results with a tab as separator, each row on new line."
374
#: client/drizzle.cc:1533
373
#: client/drizzle.cc:1536
375
374
msgid "Socket file to use for connection."
378
#: client/drizzle.cc:1536
377
#: client/drizzle.cc:1539
379
378
msgid "Output in table format."
380
379
msgstr "Utskrift i tabellformat."
382
#: client/drizzle.cc:1539
381
#: client/drizzle.cc:1542
384
383
"Append everything into outfile. See interactive help (\\h) also. Does not "
385
384
"work in batch mode. Disable with --disable-tee. This option is disabled by "
389
#: client/drizzle.cc:1541
388
#: client/drizzle.cc:1544
391
390
"Disable outfile. See interactive help (\\h) also. WARNING: option "
392
391
"deprecated; use --disable-tee instead"
395
#: client/drizzle.cc:1544
394
#: client/drizzle.cc:1546
396
395
msgid "User for login if not current user."
397
396
msgstr "Användare för inloggning om inte nuvarande användare."
399
#: client/drizzle.cc:1547
398
#: client/drizzle.cc:1548
400
399
msgid "Only allow UPDATE and DELETE that uses keys."
403
#: client/drizzle.cc:1550
402
#: client/drizzle.cc:1551
404
403
msgid "Synonym for option --safe-updates, -U."
407
#: client/drizzle.cc:1553
406
#: client/drizzle.cc:1554
408
407
msgid "Write more. (-v -v -v gives the table output format)."
411
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
410
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
412
411
msgid "Output version information and exit."
413
412
msgstr "Skriv ut information om version och avsluta."
415
#: client/drizzle.cc:1557
414
#: client/drizzle.cc:1558
416
415
msgid "Wait and retry if connection is down."
417
416
msgstr "Vänta och försök igen om anslutningen avbryts."
419
#: client/drizzle.cc:1560
418
#: client/drizzle.cc:1561
420
419
msgid "Number of seconds before connection timeout."
423
#: client/drizzle.cc:1565
422
#: client/drizzle.cc:1566
424
423
msgid "Max length of input line"
427
#: client/drizzle.cc:1570
426
#: client/drizzle.cc:1571
428
427
msgid "Automatic limit for SELECT when using --safe-updates"
429
428
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
431
#: client/drizzle.cc:1575
430
#: client/drizzle.cc:1576
432
431
msgid "Automatic limit for rows in a join when using --safe-updates"
435
#: client/drizzle.cc:1579
437
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
434
#: client/drizzle.cc:1580
435
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
440
#: client/drizzle.cc:1584
438
#: client/drizzle.cc:1585
441
439
msgid "Number of lines before each import progress report."
444
#: client/drizzle.cc:1587
442
#: client/drizzle.cc:1588
445
443
msgid "Ping the server to check if it's alive."
448
#: client/drizzle.cc:1597
446
#: client/drizzle.cc:1598
450
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
448
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
453
#: client/drizzle.cc:1604
451
#: client/drizzle.cc:1605
456
454
"Copyright (C) 2008 Sun Microsystems\n"
458
456
"and you are welcome to modify and redistribute it under the GPL license\n"
461
#: client/drizzle.cc:1609
459
#: client/drizzle.cc:1610
463
461
msgid "Usage: %s [OPTIONS] [database]\n"
466
#: client/drizzle.cc:1640
464
#: client/drizzle.cc:1641
467
465
msgid "DELIMITER cannot contain a backslash character"
470
#: client/drizzle.cc:1658
468
#: client/drizzle.cc:1659
472
470
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
474
"VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
471
msgstr "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
476
#: client/drizzle.cc:1681
473
#: client/drizzle.cc:1682
478
475
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
480
477
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
482
#: client/drizzle.cc:1685
479
#: client/drizzle.cc:1686
484
481
msgid "WARNING: --server-arg option not supported in this configuration.\n"
486
483
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
488
#: client/drizzle.cc:1712
485
#: client/drizzle.cc:1717
490
487
"Non-integer value supplied for port. If you are trying to enter a password "
491
488
"please use --password instead."
494
#: client/drizzle.cc:1720
491
#: client/drizzle.cc:1725
495
492
msgid "Value supplied for port is not valid."
498
#: client/drizzle.cc:1866
495
#: client/drizzle.cc:1864
500
497
msgid "Processing line: %<PRIu32>\n"
503
#: client/drizzle.cc:2083
500
#: client/drizzle.cc:2079
505
502
msgid "Unknown command '\\%c'."
506
503
msgstr "Okänt kommando '\\%c'."
508
#: client/drizzle.cc:2493
505
#: client/drizzle.cc:2489
510
507
"Reading table information for completion of table and column names\n"
511
508
" You can turn off this feature to get a quicker startup with -A\n"
515
#: client/drizzle.cc:2583
512
#: client/drizzle.cc:2579
516
513
msgid "No connection. Trying to reconnect..."
517
514
msgstr "Ingen anslutning. Försöker att återansluta..."
519
#: client/drizzle.cc:2589
516
#: client/drizzle.cc:2585
520
517
msgid "Can't connect to the server\n"
523
#: client/drizzle.cc:2668
520
#: client/drizzle.cc:2664
524
521
msgid "List of all Drizzle commands:"
527
#: client/drizzle.cc:2670
524
#: client/drizzle.cc:2666
528
525
msgid "Note that all text commands must be first on line and end with ';'"
531
#: client/drizzle.cc:2725
528
#: client/drizzle.cc:2721
532
529
msgid "No query specified\n"
533
530
msgstr "Ingen fråga angiven\n"
535
#: client/drizzle.cc:2740
532
#: client/drizzle.cc:2736
536
533
msgid "Ignoring query to other database"
537
534
msgstr "Hoppar över fråga till annan databas"
539
#: client/drizzle.cc:2790
536
#: client/drizzle.cc:2786
540
537
msgid "Empty set"
541
538
msgstr "Tom mängd"
543
#: client/drizzle.cc:2803
540
#: client/drizzle.cc:2799
545
542
msgid "%ld row in set"
546
543
msgid_plural "%ld rows in set"
550
#: client/drizzle.cc:2812
547
#: client/drizzle.cc:2808
554
#: client/drizzle.cc:2814
551
#: client/drizzle.cc:2810
556
553
msgid "Query OK, %ld row affected"
557
554
msgid_plural "Query OK, %ld rows affected"
561
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
562
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
563
#: client/drizzletest.cc:4728
566
"Non-integer value supplied for port. If you are trying to enter a password "
567
"please use --password instead.\n"
570
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
571
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
572
#: client/drizzletest.cc:4736
574
msgid "Value supplied for port is not valid.\n"
577
#: client/drizzledump.cc:387
579
"Number of rows before each output progress report (requires --verbose)."
582
#: client/drizzledump.cc:461
558
#: client/drizzledump.cc:345
559
msgid "Number of rows before each output progress report (requires --verbose)."
562
#: client/drizzledump.cc:415
584
564
msgid "Got errno %d on write"
587
#: client/drizzledump.cc:466
567
#: client/drizzledump.cc:420
589
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
569
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
592
#: client/drizzledump.cc:473
572
#: client/drizzledump.cc:427
594
574
msgid "Usage: %s [OPTIONS] database [tables]\n"
597
#: client/drizzledump.cc:474
577
#: client/drizzledump.cc:428
599
579
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
602
#: client/drizzledump.cc:476
582
#: client/drizzledump.cc:430
604
584
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
607
#: client/drizzledump.cc:483
608
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
611
#: client/drizzledump.cc:484
587
#: client/drizzledump.cc:438
613
589
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
614
590
"and you are welcome to modify and redistribute it under the GPL license\n"
617
#: client/drizzledump.cc:485
618
msgid "Dumping definition and data DRIZZLE database or table"
593
#: client/drizzledump.cc:439
594
msgid "Dumps definitions and data from a Drizzle database server"
621
#: client/drizzledump.cc:496
597
#: client/drizzledump.cc:450
623
599
msgid "For more options, use %s --help\n"
626
#: client/drizzledump.cc:630
602
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
603
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
606
"Non-integer value supplied for port. If you are trying to enter a password "
607
"please use --password instead.\n"
610
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
611
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
613
msgid "Value supplied for port is not valid.\n"
616
#: client/drizzledump.cc:582
628
618
msgid "Memory allocation error while copying password. Aborting.\n"
631
#: client/drizzledump.cc:669
621
#: client/drizzledump.cc:621
633
623
msgid "Input filename too long: %s"
636
#: client/drizzledump.cc:712
626
#: client/drizzledump.cc:656
638
628
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
641
#: client/drizzledump.cc:737
631
#: client/drizzledump.cc:681
643
633
msgid "Invalid mode to --compatible: %s\n"
646
#: client/drizzledump.cc:791
636
#: client/drizzledump.cc:726
648
638
msgid "%s: You must use option --tab with --fields-...\n"
651
#: client/drizzledump.cc:808
641
#: client/drizzledump.cc:732
654
644
"%s: You can't use --single-transaction and --lock-all-tables at the same "
658
#: client/drizzledump.cc:821
648
#: client/drizzledump.cc:738
661
651
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
665
#: client/drizzledump.cc:827
655
#: client/drizzledump.cc:744
667
657
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
670
#: client/drizzledump.cc:853
660
#: client/drizzledump.cc:767
672
662
msgid "Got error: %s (%d) %s"
675
#: client/drizzledump.cc:860
665
#: client/drizzledump.cc:774
677
667
msgid "Got error: %d %s"
680
#: client/drizzledump.cc:958 client/drizzledump.cc:965
681
#: client/drizzledump.cc:978
670
#: client/drizzledump.cc:872 client/drizzledump.cc:879
671
#: client/drizzledump.cc:892
683
673
msgid "Couldn't execute '%s': %s (%d)"
686
#: client/drizzledump.cc:1042
676
#: client/drizzledump.cc:956
688
678
msgid "-- Connecting to %s...\n"
691
#: client/drizzledump.cc:1063
681
#: client/drizzledump.cc:977
693
683
msgid "-- Disconnecting from %s...\n"
696
#: client/drizzledump.cc:1074
686
#: client/drizzledump.cc:988
697
687
msgid "Couldn't allocate memory"
700
#: client/drizzledump.cc:1418
690
#: client/drizzledump.cc:1332
703
693
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
707
#: client/drizzledump.cc:1432
697
#: client/drizzledump.cc:1346
709
699
msgid "-- Retrieving table structure for table %s...\n"
712
#: client/drizzledump.cc:1546
702
#: client/drizzledump.cc:1460
714
704
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
717
#: client/drizzledump.cc:1653
707
#: client/drizzledump.cc:1567
719
709
msgid "%s: Can't get keys for table %s\n"
722
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
712
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
724
714
msgid "Error: Couldn't read status information for table %s\n"
727
#: client/drizzledump.cc:1874
717
#: client/drizzledump.cc:1788
729
719
msgid "Error retrieving table structure for table: \"%s\""
732
#: client/drizzledump.cc:1881
722
#: client/drizzledump.cc:1795
734
724
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
737
#: client/drizzledump.cc:1892
727
#: client/drizzledump.cc:1806
739
729
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
742
#: client/drizzledump.cc:1899
732
#: client/drizzledump.cc:1813
744
734
msgid "-- Skipping dump data for table '%s', it has no fields\n"
747
#: client/drizzledump.cc:1907
737
#: client/drizzledump.cc:1821
748
738
msgid "-- Sending SELECT query...\n"
751
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
741
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
752
742
msgid "when executing 'SELECT INTO OUTFILE'"
755
#: client/drizzledump.cc:1971
745
#: client/drizzledump.cc:1885
764
#: client/drizzledump.cc:2012
754
#: client/drizzledump.cc:1926
765
755
msgid "-- Retrieving rows...\n"
768
#: client/drizzledump.cc:2015
758
#: client/drizzledump.cc:1929
770
760
msgid "%s: Error in field count for table: %s ! Aborting.\n"
773
#: client/drizzledump.cc:2064
763
#: client/drizzledump.cc:1973
775
765
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
778
#: client/drizzledump.cc:2081
768
#: client/drizzledump.cc:1990
780
770
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
783
#: client/drizzledump.cc:2103
773
#: client/drizzledump.cc:2012
785
775
msgid "Not enough fields from table %s! Aborting.\n"
788
#: client/drizzledump.cc:2523
789
msgid "when using LOCK TABLES"
792
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
778
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
793
779
msgid "when doing refresh"
796
#: client/drizzledump.cc:2629
782
#: client/drizzledump.cc:2497
797
783
msgid "alloc_root failure."
800
#: client/drizzledump.cc:2650
786
#: client/drizzledump.cc:2512
802
788
msgid "Couldn't find table: \"%s\""
805
#: client/drizzledump.cc:2666
806
msgid "when doing LOCK TABLES"
809
#: client/drizzledump.cc:2737
810
msgid "Error: Binlogging on server not active"
813
#: client/drizzledump.cc:2806
814
msgid "Error: Slave not set up"
817
#: client/drizzledump.cc:2865
818
msgid "Error: Unable to start slave"
821
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
822
#: client/drizzledump.cc:3173
791
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
792
#: client/drizzledump.cc:2807
825
795
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
828
#: client/drizzledump.cc:3203
798
#: client/drizzledump.cc:2837
830
800
msgid "Error: Not enough memory to store ORDER BY clause\n"
833
#: drizzled/db.cc:236
835
805
msgid "Error while loading database options: '%s':"
838
#: drizzled/drizzled.cc:527
808
#: drizzled/drizzled.cc:500
840
810
msgid "Got signal %d from thread %<PRIu64>"
843
#: drizzled/drizzled.cc:561
813
#: drizzled/drizzled.cc:534
844
814
msgid "Aborting\n"
847
#: drizzled/drizzled.cc:681
817
#: drizzled/drizzled.cc:656
848
818
msgid "One can only use the --user switch if running as root\n"
851
#: drizzled/drizzled.cc:689
821
#: drizzled/drizzled.cc:664
853
823
"Fatal error: Please read \"Security\" section of the manual to find out how "
854
824
"to run drizzled as root!\n"
857
#: drizzled/drizzled.cc:711
827
#: drizzled/drizzled.cc:686
860
830
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
864
#: drizzled/drizzled.cc:885
866
msgid "Retrying bind on TCP/IP port %u"
869
#: drizzled/drizzled.cc:891
870
msgid "Can't start server: Bind on TCP/IP port"
873
#: drizzled/drizzled.cc:892
875
msgid "Do you already have another drizzled server running on port: %d ?"
878
#: drizzled/drizzled.cc:898
879
msgid "Can't start server: listen() on TCP/IP port"
882
#: drizzled/drizzled.cc:899
884
msgid "listen() on TCP/IP failed with error %d"
887
#: drizzled/drizzled.cc:917
888
msgid "Can't open abort pipet"
891
#: drizzled/drizzled.cc:919
893
msgid "pipe() on abort_pipe failed with error %d"
896
#: drizzled/drizzled.cc:1016
901
#: drizzled/drizzled.cc:1041
834
#: drizzled/drizzled.cc:843
836
msgid "Fatal signal %d while backtracing\n"
839
#: drizzled/drizzled.cc:866
904
842
"We will try our best to scrape up some info that will hopefully help "
973
#: drizzled/drizzled.cc:1152
910
#: drizzled/drizzled.cc:971
975
912
msgid "Writing a core file\n"
978
#: drizzled/drizzled.cc:1197
915
#: drizzled/drizzled.cc:1017
980
917
"setrlimit could not change the size of core files to 'infinity'; We may not "
981
918
"be able to generate a core file on signals"
984
#: drizzled/drizzled.cc:1399
921
#: drizzled/drizzled.cc:1212
986
923
msgid "gethostname failed, using '%s' as hostname"
989
#: drizzled/drizzled.cc:1491
926
#: drizzled/drizzled.cc:1283
991
928
msgid "Unknown locale: '%s'"
994
#: drizzled/drizzled.cc:1522
931
#: drizzled/drizzled.cc:1312
995
932
msgid "Can't create thread-keys"
998
#: drizzled/drizzled.cc:1545
935
#: drizzled/drizzled.cc:1337
999
936
msgid "Out of memory"
1002
#: drizzled/drizzled.cc:1560
939
#: drizzled/drizzled.cc:1348
1003
940
msgid "Failed to initialize plugins."
1006
#: drizzled/drizzled.cc:1591
943
#: drizzled/drizzled.cc:1379
1009
946
"%s: Too many arguments (first extra is '%s').\n"
1010
947
"Use --verbose --help to get a list of available options\n"
1013
#: drizzled/drizzled.cc:1611
950
#: drizzled/drizzled.cc:1399
1014
951
msgid "No scheduler found, cannot continue!\n"
1017
#: drizzled/drizzled.cc:1618
954
#: drizzled/drizzled.cc:1406
1018
955
msgid "Can't init databases"
1021
#: drizzled/drizzled.cc:1643
958
#: drizzled/drizzled.cc:1430
1023
960
msgid "Unknown/unsupported table type: %s"
1026
#: drizzled/drizzled.cc:1649
963
#: drizzled/drizzled.cc:1436
1028
965
msgid "Default storage engine (%s) is not available"
1031
#: drizzled/drizzled.cc:1680
968
#: drizzled/drizzled.cc:1467
1033
970
msgid "Failed to lock memory. Errno: %d\n"
1036
#: drizzled/drizzled.cc:1742
1038
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1041
#: drizzled/drizzled.cc:1903
1043
msgid "drizzled: Got error %d from select"
1046
#: drizzled/drizzled.cc:2101
973
#: drizzled/drizzled.cc:1683
975
msgid "Display this help and exit after initializing plugins."
976
msgstr "Visa den här hjälpen och avsluta."
978
#: drizzled/drizzled.cc:1687
1047
979
msgid "Auto-increment columns are incremented by this"
1050
#: drizzled/drizzled.cc:2106
982
#: drizzled/drizzled.cc:1692
1052
"Offset added to Auto-increment columns. Used when auto-increment-increment "
984
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1056
#: drizzled/drizzled.cc:2112
988
#: drizzled/drizzled.cc:1698
1058
990
"Path to installation directory. All paths are usually resolved relative to "
1062
#: drizzled/drizzled.cc:2116
994
#: drizzled/drizzled.cc:1702
1063
995
msgid "IP address to bind to."
1066
#: drizzled/drizzled.cc:2120
1067
msgid "Set the filesystem character set."
1070
#: drizzled/drizzled.cc:2125
1071
msgid "Set the default character set."
1074
#: drizzled/drizzled.cc:2129
998
#: drizzled/drizzled.cc:1706
1075
999
msgid "Chroot drizzled daemon during startup."
1078
#: drizzled/drizzled.cc:2133
1002
#: drizzled/drizzled.cc:1710
1079
1003
msgid "Set the default collation."
1082
#: drizzled/drizzled.cc:2137
1006
#: drizzled/drizzled.cc:1714
1083
1007
msgid "Default completion type."
1086
#: drizzled/drizzled.cc:2142
1010
#: drizzled/drizzled.cc:1719
1087
1011
msgid "Write core on errors."
1090
#: drizzled/drizzled.cc:2146
1014
#: drizzled/drizzled.cc:1723
1091
1015
msgid "Path to the database root."
1094
#: drizzled/drizzled.cc:2150
1018
#: drizzled/drizzled.cc:1727
1095
1019
msgid "Set the default storage engine (table type) for tables."
1098
#: drizzled/drizzled.cc:2154
1022
#: drizzled/drizzled.cc:1731
1099
1023
msgid "Set the default time zone."
1102
#: drizzled/drizzled.cc:2158
1103
msgid "Type of DELAY_KEY_WRITE."
1106
#: drizzled/drizzled.cc:2162
1026
#: drizzled/drizzled.cc:1736
1107
1027
msgid "Print a symbolic stack trace on failure."
1110
#: drizzled/drizzled.cc:2168
1111
msgid "Push supported query conditions to the storage engine."
1114
#: drizzled/drizzled.cc:2174
1030
#: drizzled/drizzled.cc:1742
1115
1031
msgid "Used for debugging; Use at your own risk!"
1118
#: drizzled/drizzled.cc:2179
1034
#: drizzled/drizzled.cc:1747
1119
1035
msgid "Set up signals usable for debugging"
1122
#: drizzled/drizzled.cc:2183
1038
#: drizzled/drizzled.cc:1751
1123
1039
msgid "(IGNORED)"
1126
#: drizzled/drizzled.cc:2187
1042
#: drizzled/drizzled.cc:1755
1127
1043
msgid "Set the language used for the month names and the days of the week."
1130
#: drizzled/drizzled.cc:2192
1131
msgid "Log connections and queries to file."
1134
#: drizzled/drizzled.cc:2196
1135
msgid "Log all MyISAM changes to file."
1138
#: drizzled/drizzled.cc:2200
1046
#: drizzled/drizzled.cc:1760
1139
1047
msgid "Log some not critical warnings to the log file."
1142
#: drizzled/drizzled.cc:2205
1050
#: drizzled/drizzled.cc:1765
1143
1051
msgid "Lock drizzled in memory."
1146
#: drizzled/drizzled.cc:2209
1148
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1149
"BACKUP, FORCE or QUICK."
1152
#: drizzled/drizzled.cc:2214
1054
#: drizzled/drizzled.cc:1769
1153
1055
msgid "Pid file used by safe_mysqld."
1156
#: drizzled/drizzled.cc:2218
1058
#: drizzled/drizzled.cc:1773
1158
1060
"Port number to use for connection or 0 for default to, in order of "
1159
1061
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1162
#: drizzled/drizzled.cc:2224
1064
#: drizzled/drizzled.cc:1779
1164
1066
"Maximum time in seconds to wait for the port to become free. (Default: no "
1168
#: drizzled/drizzled.cc:2229
1070
#: drizzled/drizzled.cc:1784
1170
1072
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1171
1073
"specified directory"
1174
#: drizzled/drizzled.cc:2234
1076
#: drizzled/drizzled.cc:1789
1176
1078
"Uniquely identifies the server instance in the community of replication "
1180
#: drizzled/drizzled.cc:2239
1082
#: drizzled/drizzled.cc:1794
1181
1083
msgid "Don't print a stack trace on failure."
1184
#: drizzled/drizzled.cc:2243
1086
#: drizzled/drizzled.cc:1798
1185
1087
msgid "Enable symbolic link support."
1188
#: drizzled/drizzled.cc:2252
1090
#: drizzled/drizzled.cc:1807
1190
1092
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1193
#: drizzled/drizzled.cc:2257
1095
#: drizzled/drizzled.cc:1812
1194
1096
msgid "Path for temporary files."
1197
#: drizzled/drizzled.cc:2261
1099
#: drizzled/drizzled.cc:1816
1198
1100
msgid "Default transaction isolation level."
1201
#: drizzled/drizzled.cc:2265
1103
#: drizzled/drizzled.cc:1820
1202
1104
msgid "Run drizzled daemon as user."
1205
#: drizzled/drizzled.cc:2273
1107
#: drizzled/drizzled.cc:1828
1207
1109
"The number of outstanding connection requests Drizzle can have. This comes "
1208
1110
"into play when the main Drizzle thread gets very many connection requests in "
1209
1111
"a very short time."
1212
#: drizzled/drizzled.cc:2279
1114
#: drizzled/drizzled.cc:1834
1214
1116
"Size of tree cache used in bulk insert optimization. Note that this is a "
1215
1117
"limit per thread!"
1218
#: drizzled/drizzled.cc:2285
1220
"The number of seconds the drizzled server is waiting for a connect packet "
1221
"before responding with 'Bad handshake'."
1224
#: drizzled/drizzled.cc:2290
1120
#: drizzled/drizzled.cc:1840
1226
1122
"Precision of the result of '/' operator will be increased on that value."
1229
#: drizzled/drizzled.cc:2296
1125
#: drizzled/drizzled.cc:1846
1230
1126
msgid "The maximum length of the result of function group_concat."
1233
#: drizzled/drizzled.cc:2301
1129
#: drizzled/drizzled.cc:1851
1234
1130
msgid "The size of the buffer that is used for full joins."
1237
#: drizzled/drizzled.cc:2307
1239
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1242
#: drizzled/drizzled.cc:2312
1133
#: drizzled/drizzled.cc:1857
1244
1135
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1245
1136
"this to get better index handling (for all reads and multiple writes) to as "
1246
1137
"much as you can afford;"
1249
#: drizzled/drizzled.cc:2321
1140
#: drizzled/drizzled.cc:1866
1251
1142
"This characterizes the number of hits a hot block has to be untouched until "
1252
1143
"it is considered aged enough to be downgraded to a warm block. This "
1254
1145
"blocks in key cache"
1257
#: drizzled/drizzled.cc:2330
1148
#: drizzled/drizzled.cc:1875
1258
1149
msgid "The default size of key cache blocks"
1261
#: drizzled/drizzled.cc:2336
1152
#: drizzled/drizzled.cc:1881
1262
1153
msgid "The minimum percentage of warm blocks in key cache"
1265
#: drizzled/drizzled.cc:2342
1156
#: drizzled/drizzled.cc:1887
1266
1157
msgid "Max packetlength to send/receive from to server."
1269
#: drizzled/drizzled.cc:2347
1160
#: drizzled/drizzled.cc:1892
1271
1162
"If there is more than this number of interrupted connections from a host "
1272
1163
"this host will be blocked from further connections."
1275
#: drizzled/drizzled.cc:2352
1166
#: drizzled/drizzled.cc:1897
1276
1167
msgid "Max number of errors/warnings to store for a statement."
1279
#: drizzled/drizzled.cc:2357
1170
#: drizzled/drizzled.cc:1902
1280
1171
msgid "Don't allow creation of heap tables bigger than this."
1283
#: drizzled/drizzled.cc:2363
1174
#: drizzled/drizzled.cc:1908
1285
1176
"Joins that are probably going to read more than max_join_size records return "
1289
#: drizzled/drizzled.cc:2369
1180
#: drizzled/drizzled.cc:1914
1290
1181
msgid "Max number of bytes in sorted records."
1293
#: drizzled/drizzled.cc:2374
1184
#: drizzled/drizzled.cc:1919
1294
1185
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1297
#: drizzled/drizzled.cc:2379
1188
#: drizzled/drizzled.cc:1924
1299
1190
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1300
1191
"max_sort_length bytes of each value are used; the rest are ignored)."
1303
#: drizzled/drizzled.cc:2386
1304
msgid "Maximum number of temporary tables a client can keep open at a time."
1307
#: drizzled/drizzled.cc:2391
1194
#: drizzled/drizzled.cc:1931
1308
1195
msgid "After this many write locks, allow some read locks to run in between."
1311
#: drizzled/drizzled.cc:2395
1198
#: drizzled/drizzled.cc:1935
1313
1200
"Don't log queries which examine less than min_examined_row_limit rows to "
1317
#: drizzled/drizzled.cc:2401
1319
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1320
"Possible values of name are 'nulls_unequal' (default behavior), "
1321
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1324
#: drizzled/drizzled.cc:2408
1204
#: drizzled/drizzled.cc:1941
1325
1205
msgid "Buffer length for TCP/IP and socket communication."
1328
#: drizzled/drizzled.cc:2413
1330
"Number of seconds to wait for more data from a connection before aborting "
1334
#: drizzled/drizzled.cc:2419
1336
"If a read on a communication port is interrupted, retry this many times "
1340
#: drizzled/drizzled.cc:2425
1342
"Number of seconds to wait for a block to be written to a connection before "
1343
"aborting the write."
1346
#: drizzled/drizzled.cc:2431
1208
#: drizzled/drizzled.cc:1946
1348
1210
"Controls the heuristic(s) applied during query optimization to prune less-"
1349
1211
"promising partial plans from the optimizer search space. Meaning: false - do "
1362
1224
"(used for testing/comparison)."
1365
#: drizzled/drizzled.cc:2451
1367
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1370
#: drizzled/drizzled.cc:2456
1227
#: drizzled/drizzled.cc:1966
1371
1228
msgid "Directory for plugins."
1374
#: drizzled/drizzled.cc:2460
1231
#: drizzled/drizzled.cc:1970
1376
1233
"Optional comma separated list of plugins to load at starup.[for example: --"
1377
1234
"plugin_load=crc32,logger_gearman]"
1380
#: drizzled/drizzled.cc:2465
1237
#: drizzled/drizzled.cc:1975
1381
1238
msgid "The size of the buffer that is allocated when preloading indexes"
1384
#: drizzled/drizzled.cc:2470
1385
msgid "Select protocol to be used (by default oldlibdrizzle)."
1388
#: drizzled/drizzled.cc:2474
1241
#: drizzled/drizzled.cc:1980
1389
1242
msgid "Allocation block size for query parsing and execution"
1392
#: drizzled/drizzled.cc:2479
1245
#: drizzled/drizzled.cc:1985
1393
1246
msgid "Persistent buffer for query parsing and execution"
1396
#: drizzled/drizzled.cc:2485
1249
#: drizzled/drizzled.cc:1991
1397
1250
msgid "Allocation block size for storing ranges during optimization"
1400
#: drizzled/drizzled.cc:2491
1253
#: drizzled/drizzled.cc:1997
1402
1255
"Each thread that does a sequential scan allocates a buffer of this size for "
1403
1256
"each table it scans. If you do many sequential scans, you may want to "
1404
1257
"increase this value."
1407
#: drizzled/drizzled.cc:2499
1260
#: drizzled/drizzled.cc:2005
1409
1262
"When reading rows in sorted order after a sort, the rows are read through "
1410
1263
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1411
1264
"record_buffer."
1414
#: drizzled/drizzled.cc:2507
1267
#: drizzled/drizzled.cc:2013
1415
1268
msgid "Select scheduler to be used (by default multi-thread)."
1418
#: drizzled/drizzled.cc:2512
1271
#: drizzled/drizzled.cc:2018
1419
1272
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1422
#: drizzled/drizzled.cc:2518
1275
#: drizzled/drizzled.cc:2024
1423
1276
msgid "The number of cached table definitions."
1426
#: drizzled/drizzled.cc:2522
1279
#: drizzled/drizzled.cc:2028
1427
1280
msgid "The number of cached open tables."
1430
#: drizzled/drizzled.cc:2526
1283
#: drizzled/drizzled.cc:2032
1432
1285
"Timeout in seconds to wait for a table level lock before returning an error. "
1433
1286
"Used only if the connection has active cursors."
1436
#: drizzled/drizzled.cc:2531
1289
#: drizzled/drizzled.cc:2037
1437
1290
msgid "The stack size for each thread."
1440
#: drizzled/drizzled.cc:2537
1293
#: drizzled/drizzled.cc:2043
1442
1295
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1443
1296
"automatically convert it to an on-disk MyISAM table."
1446
#: drizzled/drizzled.cc:2543
1299
#: drizzled/drizzled.cc:2049
1447
1300
msgid "Allocation block size for transactions to be stored in binary log"
1450
#: drizzled/drizzled.cc:2548
1303
#: drizzled/drizzled.cc:2054
1451
1304
msgid "Persistent buffer for transactions to be stored in binary log"
1454
#: drizzled/drizzled.cc:2553
1456
"The number of seconds the server waits for activity on a connection before "
1460
#: drizzled/drizzled.cc:2687
1307
#: drizzled/drizzled.cc:2185
1462
1309
"Copyright (C) 2008 Sun Microsystems\n"
1463
1310
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5002
4812
msgid "Scheduler initialization failed.\n"
5005
#: drizzled/sql_base.cc:2262
4815
#: drizzled/session.cc:2160
4817
msgid "Could not remove temporary table: '%s', error: %d"
4820
#: drizzled/slot/listen.cc:91
4822
msgid "getaddrinfo() failed with error %s"
4825
#: drizzled/slot/listen.cc:123
4827
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4830
#: drizzled/slot/listen.cc:134
4832
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4835
#: drizzled/slot/listen.cc:143
4837
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4840
#: drizzled/slot/listen.cc:152
4842
msgid "setsockopt(SO_LINGER) failed with errno %d"
4845
#: drizzled/slot/listen.cc:161
4847
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4850
#: drizzled/slot/listen.cc:182
4852
msgid "Retrying bind() on %u"
4855
#: drizzled/slot/listen.cc:190
4857
msgid "bind() failed with errno: %d"
4860
#: drizzled/slot/listen.cc:193
4861
msgid "Do you already have another drizzled running?"
4864
#: drizzled/slot/listen.cc:200
4866
msgid "listen() failed with errno %d"
4869
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4871
msgid "realloc() failed with errno %d"
4874
#: drizzled/slot/listen.cc:219
4876
msgid "Listening on %s:%s\n"
4879
#: drizzled/slot/listen.cc:227
4880
msgid "No sockets could be bound for listening"
4883
#: drizzled/slot/listen.cc:239
4885
msgid "pipe() failed with errno %d"
4888
#: drizzled/slot/listen.cc:275
4890
msgid "poll() failed with errno %d"
4893
#: drizzled/slot/listen.cc:317
4895
msgid "accept() failed with errno %d"
4898
#: drizzled/sql_base.cc:1445
5007
4900
msgid "Table %s had a open data handler in reopen_table"
5010
#: drizzled/sql_base.cc:2854
4903
#: drizzled/sql_base.cc:2026
5012
4905
msgid "Couldn't repair table: %s.%s"
5015
#: drizzled/sql_base.cc:2896
4908
#: drizzled/sql_base.cc:2068
5018
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5019
"`%s`.`%s`' to replication"
5022
#: drizzled/sql_base.cc:3498
5024
msgid "Could not remove temporary table: '%s', error: %d"
5027
#: drizzled/sql_plugin.cc:528
4911
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4912
"s`.`%s`' to replication"
4915
#: drizzled/sql_plugin.cc:552
5029
4917
msgid "Plugin '%s' init function returned error.\n"
5032
#: drizzled/sql_plugin.cc:707
4920
#: drizzled/sql_plugin.cc:712
5033
4921
msgid "plugin-load parameter too long"
5036
#: drizzled/sql_plugin.cc:767
4924
#: drizzled/sql_plugin.cc:774
5038
4926
msgid "Couldn't load plugin named '%s' with soname '%s'."
5041
#: drizzled/sql_plugin.cc:1107
4929
#: drizzled/sql_plugin.cc:1114
5042
4930
msgid "Out of memory."
5045
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4933
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5047
4935
msgid "Unknown variable type code 0x%x in plugin '%s'."
5050
#: drizzled/sql_plugin.cc:1989
4938
#: drizzled/sql_plugin.cc:1997
5053
4941
"Server variable %s of plugin %s was forced to be read-only: string variable "
5054
4942
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5057
#: drizzled/sql_plugin.cc:2020
4945
#: drizzled/sql_plugin.cc:2028
5059
4947
msgid "Missing variable name in plugin '%s'."
5062
#: drizzled/sql_plugin.cc:2037
4950
#: drizzled/sql_plugin.cc:2045
5064
4952
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5067
#: drizzled/sql_plugin.cc:2155
4955
#: drizzled/sql_plugin.cc:2173
5069
4957
msgid "Out of memory for plugin '%s'."
5072
#: drizzled/sql_plugin.cc:2162
4960
#: drizzled/sql_plugin.cc:2180
5074
4962
msgid "Bad options for plugin '%s'."
5077
#: drizzled/sql_plugin.cc:2171
4965
#: drizzled/sql_plugin.cc:2189
5079
4967
msgid "Parsing options for plugin '%s' failed."
5082
#: drizzled/sql_plugin.cc:2214
4970
#: drizzled/sql_plugin.cc:2238
5084
4972
msgid "Plugin '%s' has conflicting system variables"
5087
#: drizzled/sql_table.cc:124
5089
msgid "Invalid (old?) table or database name '%s'"
5092
#: drizzled/sql_table.cc:2655
4975
#: drizzled/sql_table.cc:247
4977
"Table name cannot be encoded and fit within filesystem name length "
4981
#: drizzled/sql_table.cc:257
4983
"Schema name cannot be encoded and fit within filesystem name length "
4987
#: drizzled/sql_table.cc:2495
5094
4989
msgid "Unknown - internal error %d during operation"
5097
#: drizzled/sql_table.cc:4227
4992
#: drizzled/sql_table.cc:3970
5099
4994
msgid "Could not open table %s.%s after rename\n"
5102
#: drizzled/sql_table.cc:4407
4997
#: drizzled/sql_table.cc:4133
5105
5000
"order_st BY ignored because there is a user-defined clustered index in the "
5106
5001
"table '%-.192s'"
5109
#: drizzled/table.cc:354
5004
#: drizzled/table.cc:332
5112
5007
"'%s' had no or invalid character set, and default character set is multi-"
5113
5008
"byte, so character column sizes may have changed"
5116
#: drizzled/table.cc:1782
5011
#: drizzled/table.cc:1591
5118
5013
msgid "Unknown collation '%s' in table '%-.64s' definition"
5121
#: drizzled/table.cc:1789
5016
#: drizzled/table.cc:1598
5124
5019
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5128
#: drizzled/table.cc:2251
5131
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5135
#: drizzled/table.cc:2278
5138
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5139
"have type %s, found type %s."
5142
#: drizzled/table.cc:2289
5145
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5146
"position %d to have character set '%s' but the type has no character set."
5149
#: drizzled/table.cc:2301
5152
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5153
"position %d to have character set '%s' but found character set '%s'."
5156
#: drizzled/table.cc:2314
5159
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5160
"have type %s but the column is not found."
5163
#: drizzled/table.cc:4400
5023
#: drizzled/table.cc:3493
5165
5025
msgid "Got error %d when reading table '%s'"
5431
5296
"--------------------------------- -----------------------------\n"
5434
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5299
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5435
5300
msgid "(No default value)"
5438
#: mysys/my_getopt.cc:1254
5303
#: mysys/my_getopt.cc:1255
5442
#: mysys/my_getopt.cc:1254
5307
#: mysys/my_getopt.cc:1255
5446
#: mysys/my_getopt.cc:1287
5311
#: mysys/my_getopt.cc:1288
5448
5313
msgid "(Disabled)\n"
5451
#: plugin/auth_http/auth_http.cc:128
5316
#: plugin/auth_http/auth_http.cc:138
5452
5317
msgid "Enable HTTP Auth check"
5455
#: plugin/auth_http/auth_http.cc:138
5320
#: plugin/auth_http/auth_http.cc:148
5456
5321
msgid "URL for HTTP Auth check"
5324
#: plugin/command_log/command_log.cc:94
5326
msgid "Failed to open command log file. Got error: %s"
5329
#: plugin/command_log/command_log.cc:172
5332
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5333
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5336
#: plugin/command_log/command_log.cc:212
5339
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5340
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5343
#: plugin/command_log/command_log.cc:290
5345
msgid "Enable command log"
5346
msgstr "Rensa funktion"
5348
#: plugin/command_log/command_log.cc:298
5349
msgid "DEBUGGING - Truncate command log"
5352
#: plugin/command_log/command_log.cc:306
5353
msgid "Path to the file to use for command log."
5356
#: plugin/command_log/command_log.cc:323
5357
msgid "Simple Command Message Log"
5360
#: plugin/default_replicator/default_replicator.cc:90
5361
msgid "Enable default replicator"
5364
#: plugin/default_replicator/default_replicator.cc:105
5365
msgid "Default Replicator"
5459
5368
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5460
5369
msgid "Error Messages to stderr"
5463
#: plugin/logging_gearman/logging_gearman.cc:263
5372
#: plugin/logging_gearman/logging_gearman.cc:186
5465
5374
msgid "fail gearman_client_create(): %s"
5468
#: plugin/logging_gearman/logging_gearman.cc:273
5377
#: plugin/logging_gearman/logging_gearman.cc:197
5470
5379
msgid "fail gearman_client_add_server(): %s"
5473
#: plugin/logging_gearman/logging_gearman.cc:299
5382
#: plugin/logging_gearman/logging_gearman.cc:306
5474
5383
msgid "Enable logging to a gearman server"
5477
#: plugin/logging_gearman/logging_gearman.cc:308
5386
#: plugin/logging_gearman/logging_gearman.cc:315
5478
5387
msgid "Hostname for logging to a Gearman server"
5481
#: plugin/logging_gearman/logging_gearman.cc:317
5390
#: plugin/logging_gearman/logging_gearman.cc:324
5482
5391
msgid "Gearman Function to send logging to"
5485
#: plugin/logging_gearman/logging_gearman.cc:334
5394
#: plugin/logging_gearman/logging_gearman.cc:341
5486
5395
msgid "Log queries to a Gearman server"
5489
#: plugin/logging_query/logging_query.cc:278
5398
#: plugin/logging_query/logging_query.cc:188
5491
5400
msgid "fail open() fn=%s er=%s\n"
5494
#: plugin/logging_query/logging_query.cc:317
5403
#: plugin/logging_query/logging_query.cc:340
5495
5404
msgid "Enable logging to CSV file"
5498
#: plugin/logging_query/logging_query.cc:326
5407
#: plugin/logging_query/logging_query.cc:349
5499
5408
msgid "File to log to"
5502
#: plugin/logging_query/logging_query.cc:335
5503
#: plugin/logging_syslog/logging_syslog.cc:248
5411
#: plugin/logging_query/logging_query.cc:358
5412
msgid "PCRE to match the query against"
5415
#: plugin/logging_query/logging_query.cc:367
5416
#: plugin/logging_syslog/logging_syslog.cc:231
5504
5417
msgid "Threshold for logging slow queries, in microseconds"
5507
#: plugin/logging_query/logging_query.cc:347
5508
#: plugin/logging_syslog/logging_syslog.cc:260
5420
#: plugin/logging_query/logging_query.cc:379
5421
#: plugin/logging_syslog/logging_syslog.cc:243
5509
5422
msgid "Threshold for logging big queries, for rows returned"
5512
#: plugin/logging_query/logging_query.cc:359
5513
#: plugin/logging_syslog/logging_syslog.cc:272
5425
#: plugin/logging_query/logging_query.cc:391
5426
#: plugin/logging_syslog/logging_syslog.cc:255
5514
5427
msgid "Threshold for logging big queries, for rows examined"
5517
#: plugin/logging_query/logging_query.cc:381
5430
#: plugin/logging_query/logging_query.cc:414
5518
5431
msgid "Log queries to a CSV file"
5521
#: plugin/logging_syslog/logging_syslog.cc:169
5434
#: plugin/logging_syslog/logging_syslog.cc:84
5523
5436
msgid "syslog facility \"%s\" not known, using \"local0\""
5526
#: plugin/logging_syslog/logging_syslog.cc:186
5439
#: plugin/logging_syslog/logging_syslog.cc:100
5528
5441
msgid "syslog priority \"%s\" not known, using \"info\""
5531
#: plugin/logging_syslog/logging_syslog.cc:212
5532
msgid "Enable logging"
5444
#: plugin/logging_syslog/logging_syslog.cc:195
5445
msgid "Enable logging to syslog"
5535
#: plugin/logging_syslog/logging_syslog.cc:221
5448
#: plugin/logging_syslog/logging_syslog.cc:204
5536
5449
msgid "Syslog Ident"
5539
#: plugin/logging_syslog/logging_syslog.cc:230
5452
#: plugin/logging_syslog/logging_syslog.cc:213
5540
5453
msgid "Syslog Facility"
5543
#: plugin/logging_syslog/logging_syslog.cc:239
5456
#: plugin/logging_syslog/logging_syslog.cc:222
5544
5457
msgid "Syslog Priority"
5547
#: plugin/logging_syslog/logging_syslog.cc:296
5460
#: plugin/logging_syslog/logging_syslog.cc:279
5548
5461
msgid "Log to syslog"
5551
#: plugin/multi_thread/multi_thread.cc:137
5464
#: plugin/multi_thread/multi_thread.cc:171
5552
5465
msgid "Maximum number of user threads available."
5555
#: plugin/myisam/ha_myisam.cc:468
5468
#: plugin/myisam/ha_myisam.cc:488
5557
5470
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5560
#: plugin/myisam/ha_myisam.cc:472
5473
#: plugin/myisam/ha_myisam.cc:492
5562
5475
msgid "Got an error from unknown thread, %s:%d"
5565
#: plugin/myisam/ha_myisam.cc:478
5478
#: plugin/myisam/ha_myisam.cc:498
5566
5479
msgid "Unknown thread accessing table"
5569
#: plugin/myisam/ha_myisam.cc:1861
5482
#: plugin/myisam/ha_myisam.cc:1781
5570
5483
msgid "Block size to be used for MyISAM index pages."
5573
#: plugin/myisam/ha_myisam.cc:1867
5486
#: plugin/myisam/ha_myisam.cc:1787
5575
5488
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5576
5489
"disables parallel repair."
5579
#: plugin/myisam/ha_myisam.cc:1873
5492
#: plugin/myisam/ha_myisam.cc:1793
5581
5494
"Don't use the fast sort index method to created index if the temporary file "
5582
5495
"would get bigger than this."
5585
#: plugin/myisam/ha_myisam.cc:1878
5498
#: plugin/myisam/ha_myisam.cc:1798
5587
5500
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5588
5501
"when creating indexes with CREATE INDEX or ALTER TABLE."
5591
#: plugin/myisam/ha_myisam.cc:1884
5504
#: plugin/myisam/ha_myisam.cc:1804
5592
5505
msgid "Default pointer size to be used for MyISAM tables."