122
122
"Ditt Drizzle-uppkopplings id är %u\n"
123
123
"Server version: %s\n"
125
#: client/drizzle.cc:1308
125
#: client/drizzle.cc:1310
127
127
msgid "Reading history-file %s\n"
128
128
msgstr "Läser från historiefil %s\n"
130
#: client/drizzle.cc:1312
130
#: client/drizzle.cc:1314
132
132
msgid "Couldn't allocate memory for temp histfile!\n"
133
133
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
135
#: client/drizzle.cc:1319
135
#: client/drizzle.cc:1321
136
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
138
138
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
140
#: client/drizzle.cc:1338
140
#: client/drizzle.cc:1340
142
142
msgid "Writing history-file %s\n"
143
143
msgstr "Skriver historie-fil %s\n"
145
#: client/drizzle.cc:1345
145
#: client/drizzle.cc:1348
147
147
msgstr "Avbruten"
149
#: client/drizzle.cc:1345
149
#: client/drizzle.cc:1348
153
#: client/drizzle.cc:1400
153
#: client/drizzle.cc:1403
154
154
msgid "Query aborted by Ctrl+C\n"
155
155
msgstr "Fråga avbruten med Ctrl+C\n"
157
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
157
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
158
158
msgid "Display this help and exit."
159
159
msgstr "Visa den här hjälpen och avsluta."
161
#: client/drizzle.cc:1425
161
#: client/drizzle.cc:1428
162
162
msgid "Synonym for -?"
163
163
msgstr "Synonym för -?"
165
#: client/drizzle.cc:1428
165
#: client/drizzle.cc:1431
167
167
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
168
168
"and field completion, but startup and reconnecting may take a longer time. "
169
169
"Disable with --disable-auto-rehash."
172
#: client/drizzle.cc:1432
172
#: client/drizzle.cc:1435
174
174
"No automatic rehashing. One has to use 'rehash' to get table and field "
175
175
"completion. This gives a quicker start of drizzle_st and disables rehashing "
176
176
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
179
#: client/drizzle.cc:1435
179
#: client/drizzle.cc:1438
181
181
"Automatically switch to vertical output mode if the result is wider than the "
182
182
"terminal width."
184
184
"Byt automatiskt till vertikal utskrift om resultatet är bredare än "
185
185
"terminalens bredd."
187
#: client/drizzle.cc:1438
187
#: client/drizzle.cc:1441
189
189
"Don't use history file. Disable interactive behavior. (Enables --silent)"
191
191
"Använd inte historiefil. Avaktivera interaktivt läge. (Aktiverar --silent)"
193
#: client/drizzle.cc:1439
193
#: client/drizzle.cc:1442
194
194
msgid "Display column type information."
195
195
msgstr "Visa information om kolumntypen"
197
#: client/drizzle.cc:1442
197
#: client/drizzle.cc:1445
199
199
"Preserve comments. Send comments to the server. The default is --skip-"
200
200
"comments (discard comments), enable with --comments"
203
#: client/drizzle.cc:1445
203
#: client/drizzle.cc:1448
204
204
msgid "Use compression in server/client protocol."
205
205
msgstr "Använd komprimering i server/klient-protokollet"
207
#: client/drizzle.cc:1448
207
#: client/drizzle.cc:1451
208
208
msgid "Check memory and open file usage at exit ."
211
#: client/drizzle.cc:1451
211
#: client/drizzle.cc:1454
212
212
msgid "Print some debug info at exit."
213
213
msgstr "Visa debug information vid avslut"
215
#: client/drizzle.cc:1453
215
#: client/drizzle.cc:1456
216
216
msgid "Database to use."
217
217
msgstr "Databas att använda"
219
#: client/drizzle.cc:1456
219
#: client/drizzle.cc:1459
220
220
msgid "(not used)"
223
#: client/drizzle.cc:1458
223
#: client/drizzle.cc:1461
224
224
msgid "Delimiter to be used."
225
225
msgstr "Avskiljare att använda"
227
#: client/drizzle.cc:1460
227
#: client/drizzle.cc:1463
228
228
msgid "Execute command and quit. (Disables --force and history file)"
231
#: client/drizzle.cc:1462
231
#: client/drizzle.cc:1465
232
232
msgid "Print the output of a query (rows) vertically."
235
#: client/drizzle.cc:1465
235
#: client/drizzle.cc:1468
236
236
msgid "Continue even if we get an sql error."
237
237
msgstr "Fortsätt även om vi får ett SQL fel."
239
#: client/drizzle.cc:1469
239
#: client/drizzle.cc:1472
241
241
"Enable named commands. Named commands mean this program's internal commands; "
242
242
"see drizzle> help . When enabled, the named commands can be used from any "
253
253
"deprecated; use --disable-named-commands instead."
256
#: client/drizzle.cc:1475
256
#: client/drizzle.cc:1478
257
257
msgid "Ignore space after function names."
258
258
msgstr "Ignorera mellanrum efter funktionsnamn."
260
#: client/drizzle.cc:1477
260
#: client/drizzle.cc:1480
261
261
msgid "Enable/disable LOAD DATA LOCAL INFILE."
264
#: client/drizzle.cc:1480
264
#: client/drizzle.cc:1483
265
265
msgid "Turn off beep on error."
266
266
msgstr "Stäng av pip vid fel"
268
#: client/drizzle.cc:1482
268
#: client/drizzle.cc:1485
269
269
msgid "Connect to host."
270
270
msgstr "Anslut till värddator"
272
#: client/drizzle.cc:1484
272
#: client/drizzle.cc:1487
273
273
msgid "Write line numbers for errors."
274
274
msgstr "Skriv radnummer för felmeddelanden"
276
#: client/drizzle.cc:1487
276
#: client/drizzle.cc:1490
278
278
"Don't write line number for errors. WARNING: -L is deprecated, use long "
279
279
"version of this option instead."
282
#: client/drizzle.cc:1489
282
#: client/drizzle.cc:1492
283
283
msgid "Flush buffer after each query."
284
284
msgstr "Töm bufferten efter varje fråga."
286
#: client/drizzle.cc:1491
286
#: client/drizzle.cc:1494
287
287
msgid "Write column names in results."
288
288
msgstr "Skriv kolumnnamn i resultaten."
290
#: client/drizzle.cc:1495
290
#: client/drizzle.cc:1498
292
292
"Don't write column names in results. WARNING: -N is deprecated, use long "
293
293
"version of this options instead."
296
#: client/drizzle.cc:1498
296
#: client/drizzle.cc:1501
298
298
"Change the value of a variable. Please note that this option is deprecated; "
299
299
"you can set variables directly with --variable-name=value."
302
#: client/drizzle.cc:1500
302
#: client/drizzle.cc:1503
303
303
msgid "Ignore SIGINT (CTRL-C)"
304
304
msgstr "Ignorera SIGINT (CTRL-C)"
306
#: client/drizzle.cc:1504
306
#: client/drizzle.cc:1507
308
308
"Only update the default database. This is useful for skipping updates to "
309
309
"other database in the update log."
312
#: client/drizzle.cc:1507
312
#: client/drizzle.cc:1510
314
314
"Pager to use to display results. If you don't supply an option the default "
315
315
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
362
362
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
363
363
"funktion används som standard."
365
#: client/drizzle.cc:1529
365
#: client/drizzle.cc:1532
366
366
msgid "Shutdown the server."
369
#: client/drizzle.cc:1531
369
#: client/drizzle.cc:1534
371
371
"Be more silent. Print results with a tab as separator, each row on new line."
374
#: client/drizzle.cc:1533
374
#: client/drizzle.cc:1536
375
375
msgid "Socket file to use for connection."
378
#: client/drizzle.cc:1536
378
#: client/drizzle.cc:1539
379
379
msgid "Output in table format."
380
380
msgstr "Utskrift i tabellformat."
382
#: client/drizzle.cc:1539
382
#: client/drizzle.cc:1542
384
384
"Append everything into outfile. See interactive help (\\h) also. Does not "
385
385
"work in batch mode. Disable with --disable-tee. This option is disabled by "
389
#: client/drizzle.cc:1541
389
#: client/drizzle.cc:1544
391
391
"Disable outfile. See interactive help (\\h) also. WARNING: option "
392
392
"deprecated; use --disable-tee instead"
395
#: client/drizzle.cc:1544
395
#: client/drizzle.cc:1546
396
396
msgid "User for login if not current user."
397
397
msgstr "Användare för inloggning om inte nuvarande användare."
399
#: client/drizzle.cc:1547
399
#: client/drizzle.cc:1548
400
400
msgid "Only allow UPDATE and DELETE that uses keys."
403
#: client/drizzle.cc:1550
403
#: client/drizzle.cc:1551
404
404
msgid "Synonym for option --safe-updates, -U."
407
#: client/drizzle.cc:1553
407
#: client/drizzle.cc:1554
408
408
msgid "Write more. (-v -v -v gives the table output format)."
411
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
411
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
412
412
msgid "Output version information and exit."
413
413
msgstr "Skriv ut information om version och avsluta."
415
#: client/drizzle.cc:1557
415
#: client/drizzle.cc:1558
416
416
msgid "Wait and retry if connection is down."
417
417
msgstr "Vänta och försök igen om anslutningen avbryts."
419
#: client/drizzle.cc:1560
419
#: client/drizzle.cc:1561
420
420
msgid "Number of seconds before connection timeout."
423
#: client/drizzle.cc:1565
423
#: client/drizzle.cc:1566
424
424
msgid "Max length of input line"
427
#: client/drizzle.cc:1570
427
#: client/drizzle.cc:1571
428
428
msgid "Automatic limit for SELECT when using --safe-updates"
429
429
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
431
#: client/drizzle.cc:1575
431
#: client/drizzle.cc:1576
432
432
msgid "Automatic limit for rows in a join when using --safe-updates"
435
#: client/drizzle.cc:1579
435
#: client/drizzle.cc:1580
437
437
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
440
#: client/drizzle.cc:1584
440
#: client/drizzle.cc:1585
441
441
msgid "Number of lines before each import progress report."
444
#: client/drizzle.cc:1587
444
#: client/drizzle.cc:1588
445
445
msgid "Ping the server to check if it's alive."
448
#: client/drizzle.cc:1597
448
#: client/drizzle.cc:1598
450
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
450
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
453
#: client/drizzle.cc:1604
453
#: client/drizzle.cc:1605
456
456
"Copyright (C) 2008 Sun Microsystems\n"
458
458
"and you are welcome to modify and redistribute it under the GPL license\n"
461
#: client/drizzle.cc:1609
461
#: client/drizzle.cc:1610
463
463
msgid "Usage: %s [OPTIONS] [database]\n"
466
#: client/drizzle.cc:1640
466
#: client/drizzle.cc:1641
467
467
msgid "DELIMITER cannot contain a backslash character"
470
#: client/drizzle.cc:1658
470
#: client/drizzle.cc:1659
472
472
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
474
474
"VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
476
#: client/drizzle.cc:1681
476
#: client/drizzle.cc:1682
478
478
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
480
480
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
482
#: client/drizzle.cc:1685
482
#: client/drizzle.cc:1686
484
484
msgid "WARNING: --server-arg option not supported in this configuration.\n"
486
486
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
488
#: client/drizzle.cc:1712
488
#: client/drizzle.cc:1717
490
490
"Non-integer value supplied for port. If you are trying to enter a password "
491
491
"please use --password instead."
494
#: client/drizzle.cc:1720
494
#: client/drizzle.cc:1725
495
495
msgid "Value supplied for port is not valid."
498
#: client/drizzle.cc:1866
498
#: client/drizzle.cc:1864
500
500
msgid "Processing line: %<PRIu32>\n"
503
#: client/drizzle.cc:2083
503
#: client/drizzle.cc:2079
505
505
msgid "Unknown command '\\%c'."
506
506
msgstr "Okänt kommando '\\%c'."
508
#: client/drizzle.cc:2493
508
#: client/drizzle.cc:2489
510
510
"Reading table information for completion of table and column names\n"
511
511
" You can turn off this feature to get a quicker startup with -A\n"
515
#: client/drizzle.cc:2583
515
#: client/drizzle.cc:2579
516
516
msgid "No connection. Trying to reconnect..."
517
517
msgstr "Ingen anslutning. Försöker att återansluta..."
519
#: client/drizzle.cc:2589
519
#: client/drizzle.cc:2585
520
520
msgid "Can't connect to the server\n"
523
#: client/drizzle.cc:2668
523
#: client/drizzle.cc:2664
524
524
msgid "List of all Drizzle commands:"
527
#: client/drizzle.cc:2670
527
#: client/drizzle.cc:2666
528
528
msgid "Note that all text commands must be first on line and end with ';'"
531
#: client/drizzle.cc:2725
531
#: client/drizzle.cc:2721
532
532
msgid "No query specified\n"
533
533
msgstr "Ingen fråga angiven\n"
535
#: client/drizzle.cc:2740
535
#: client/drizzle.cc:2736
536
536
msgid "Ignoring query to other database"
537
537
msgstr "Hoppar över fråga till annan databas"
539
#: client/drizzle.cc:2790
539
#: client/drizzle.cc:2786
540
540
msgid "Empty set"
541
541
msgstr "Tom mängd"
543
#: client/drizzle.cc:2803
543
#: client/drizzle.cc:2799
545
545
msgid "%ld row in set"
546
546
msgid_plural "%ld rows in set"
550
#: client/drizzle.cc:2812
550
#: client/drizzle.cc:2808
554
#: client/drizzle.cc:2814
554
#: client/drizzle.cc:2810
556
556
msgid "Query OK, %ld row affected"
557
557
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
561
#: client/drizzledump.cc:345
579
563
"Number of rows before each output progress report (requires --verbose)."
582
#: client/drizzledump.cc:461
566
#: client/drizzledump.cc:415
584
568
msgid "Got errno %d on write"
587
#: client/drizzledump.cc:466
571
#: client/drizzledump.cc:420
589
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
573
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
592
#: client/drizzledump.cc:473
576
#: client/drizzledump.cc:427
594
578
msgid "Usage: %s [OPTIONS] database [tables]\n"
597
#: client/drizzledump.cc:474
581
#: client/drizzledump.cc:428
599
583
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
602
#: client/drizzledump.cc:476
586
#: client/drizzledump.cc:430
604
588
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
591
#: client/drizzledump.cc:438
613
593
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
614
594
"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"
597
#: client/drizzledump.cc:439
598
msgid "Dumps definitions and data from a Drizzle database server"
621
#: client/drizzledump.cc:496
601
#: client/drizzledump.cc:450
623
603
msgid "For more options, use %s --help\n"
626
#: client/drizzledump.cc:630
606
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
607
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
610
"Non-integer value supplied for port. If you are trying to enter a password "
611
"please use --password instead.\n"
614
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
615
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
617
msgid "Value supplied for port is not valid.\n"
620
#: client/drizzledump.cc:582
628
622
msgid "Memory allocation error while copying password. Aborting.\n"
631
#: client/drizzledump.cc:669
625
#: client/drizzledump.cc:621
633
627
msgid "Input filename too long: %s"
636
#: client/drizzledump.cc:712
630
#: client/drizzledump.cc:656
638
632
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
641
#: client/drizzledump.cc:737
635
#: client/drizzledump.cc:681
643
637
msgid "Invalid mode to --compatible: %s\n"
646
#: client/drizzledump.cc:791
640
#: client/drizzledump.cc:726
648
642
msgid "%s: You must use option --tab with --fields-...\n"
651
#: client/drizzledump.cc:808
645
#: client/drizzledump.cc:732
654
648
"%s: You can't use --single-transaction and --lock-all-tables at the same "
658
#: client/drizzledump.cc:821
652
#: client/drizzledump.cc:738
661
655
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
665
#: client/drizzledump.cc:827
659
#: client/drizzledump.cc:744
667
661
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
670
#: client/drizzledump.cc:853
664
#: client/drizzledump.cc:767
672
666
msgid "Got error: %s (%d) %s"
675
#: client/drizzledump.cc:860
669
#: client/drizzledump.cc:774
677
671
msgid "Got error: %d %s"
680
#: client/drizzledump.cc:958 client/drizzledump.cc:965
681
#: client/drizzledump.cc:978
674
#: client/drizzledump.cc:872 client/drizzledump.cc:879
675
#: client/drizzledump.cc:892
683
677
msgid "Couldn't execute '%s': %s (%d)"
686
#: client/drizzledump.cc:1042
680
#: client/drizzledump.cc:956
688
682
msgid "-- Connecting to %s...\n"
691
#: client/drizzledump.cc:1063
685
#: client/drizzledump.cc:977
693
687
msgid "-- Disconnecting from %s...\n"
696
#: client/drizzledump.cc:1074
690
#: client/drizzledump.cc:988
697
691
msgid "Couldn't allocate memory"
700
#: client/drizzledump.cc:1418
694
#: client/drizzledump.cc:1332
703
697
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
707
#: client/drizzledump.cc:1432
701
#: client/drizzledump.cc:1346
709
703
msgid "-- Retrieving table structure for table %s...\n"
712
#: client/drizzledump.cc:1546
706
#: client/drizzledump.cc:1460
714
708
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
717
#: client/drizzledump.cc:1653
711
#: client/drizzledump.cc:1567
719
713
msgid "%s: Can't get keys for table %s\n"
722
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
716
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
724
718
msgid "Error: Couldn't read status information for table %s\n"
727
#: client/drizzledump.cc:1874
721
#: client/drizzledump.cc:1788
729
723
msgid "Error retrieving table structure for table: \"%s\""
732
#: client/drizzledump.cc:1881
726
#: client/drizzledump.cc:1795
734
728
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
737
#: client/drizzledump.cc:1892
731
#: client/drizzledump.cc:1806
739
733
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
742
#: client/drizzledump.cc:1899
736
#: client/drizzledump.cc:1813
744
738
msgid "-- Skipping dump data for table '%s', it has no fields\n"
747
#: client/drizzledump.cc:1907
741
#: client/drizzledump.cc:1821
748
742
msgid "-- Sending SELECT query...\n"
751
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
745
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
752
746
msgid "when executing 'SELECT INTO OUTFILE'"
755
#: client/drizzledump.cc:1971
749
#: client/drizzledump.cc:1885
764
#: client/drizzledump.cc:2012
758
#: client/drizzledump.cc:1926
765
759
msgid "-- Retrieving rows...\n"
768
#: client/drizzledump.cc:2015
762
#: client/drizzledump.cc:1929
770
764
msgid "%s: Error in field count for table: %s ! Aborting.\n"
773
#: client/drizzledump.cc:2064
767
#: client/drizzledump.cc:1973
775
769
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
778
#: client/drizzledump.cc:2081
772
#: client/drizzledump.cc:1990
780
774
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
783
#: client/drizzledump.cc:2103
777
#: client/drizzledump.cc:2012
785
779
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
782
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
793
783
msgid "when doing refresh"
796
#: client/drizzledump.cc:2629
786
#: client/drizzledump.cc:2497
797
787
msgid "alloc_root failure."
800
#: client/drizzledump.cc:2650
790
#: client/drizzledump.cc:2512
802
792
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
795
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
796
#: client/drizzledump.cc:2807
825
799
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
828
#: client/drizzledump.cc:3203
802
#: client/drizzledump.cc:2837
830
804
msgid "Error: Not enough memory to store ORDER BY clause\n"
833
#: drizzled/db.cc:236
835
809
msgid "Error while loading database options: '%s':"
838
#: drizzled/drizzled.cc:527
812
#: drizzled/drizzled.cc:500
840
814
msgid "Got signal %d from thread %<PRIu64>"
843
#: drizzled/drizzled.cc:561
817
#: drizzled/drizzled.cc:534
844
818
msgid "Aborting\n"
847
#: drizzled/drizzled.cc:681
821
#: drizzled/drizzled.cc:656
848
822
msgid "One can only use the --user switch if running as root\n"
851
#: drizzled/drizzled.cc:689
825
#: drizzled/drizzled.cc:664
853
827
"Fatal error: Please read \"Security\" section of the manual to find out how "
854
828
"to run drizzled as root!\n"
857
#: drizzled/drizzled.cc:711
831
#: drizzled/drizzled.cc:686
860
834
"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
838
#: drizzled/drizzled.cc:843
840
msgid "Fatal signal %d while backtracing\n"
843
#: drizzled/drizzled.cc:866
904
846
"We will try our best to scrape up some info that will hopefully help "
973
#: drizzled/drizzled.cc:1152
914
#: drizzled/drizzled.cc:971
975
916
msgid "Writing a core file\n"
978
#: drizzled/drizzled.cc:1197
919
#: drizzled/drizzled.cc:1017
980
921
"setrlimit could not change the size of core files to 'infinity'; We may not "
981
922
"be able to generate a core file on signals"
984
#: drizzled/drizzled.cc:1399
925
#: drizzled/drizzled.cc:1212
986
927
msgid "gethostname failed, using '%s' as hostname"
989
#: drizzled/drizzled.cc:1491
930
#: drizzled/drizzled.cc:1283
991
932
msgid "Unknown locale: '%s'"
994
#: drizzled/drizzled.cc:1522
935
#: drizzled/drizzled.cc:1312
995
936
msgid "Can't create thread-keys"
998
#: drizzled/drizzled.cc:1545
939
#: drizzled/drizzled.cc:1337
999
940
msgid "Out of memory"
1002
#: drizzled/drizzled.cc:1560
943
#: drizzled/drizzled.cc:1348
1003
944
msgid "Failed to initialize plugins."
1006
#: drizzled/drizzled.cc:1591
947
#: drizzled/drizzled.cc:1379
1009
950
"%s: Too many arguments (first extra is '%s').\n"
1010
951
"Use --verbose --help to get a list of available options\n"
1013
#: drizzled/drizzled.cc:1611
954
#: drizzled/drizzled.cc:1399
1014
955
msgid "No scheduler found, cannot continue!\n"
1017
#: drizzled/drizzled.cc:1618
958
#: drizzled/drizzled.cc:1406
1018
959
msgid "Can't init databases"
1021
#: drizzled/drizzled.cc:1643
962
#: drizzled/drizzled.cc:1430
1023
964
msgid "Unknown/unsupported table type: %s"
1026
#: drizzled/drizzled.cc:1649
967
#: drizzled/drizzled.cc:1436
1028
969
msgid "Default storage engine (%s) is not available"
1031
#: drizzled/drizzled.cc:1680
972
#: drizzled/drizzled.cc:1467
1033
974
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
977
#: drizzled/drizzled.cc:1683
978
msgid "Display this help and exit after initializing plugins."
981
#: drizzled/drizzled.cc:1687
1047
982
msgid "Auto-increment columns are incremented by this"
1050
#: drizzled/drizzled.cc:2106
985
#: drizzled/drizzled.cc:1692
1052
987
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1056
#: drizzled/drizzled.cc:2112
991
#: drizzled/drizzled.cc:1698
1058
993
"Path to installation directory. All paths are usually resolved relative to "
1062
#: drizzled/drizzled.cc:2116
997
#: drizzled/drizzled.cc:1702
1063
998
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
1001
#: drizzled/drizzled.cc:1706
1075
1002
msgid "Chroot drizzled daemon during startup."
1078
#: drizzled/drizzled.cc:2133
1005
#: drizzled/drizzled.cc:1710
1079
1006
msgid "Set the default collation."
1082
#: drizzled/drizzled.cc:2137
1009
#: drizzled/drizzled.cc:1714
1083
1010
msgid "Default completion type."
1086
#: drizzled/drizzled.cc:2142
1013
#: drizzled/drizzled.cc:1719
1087
1014
msgid "Write core on errors."
1090
#: drizzled/drizzled.cc:2146
1017
#: drizzled/drizzled.cc:1723
1091
1018
msgid "Path to the database root."
1094
#: drizzled/drizzled.cc:2150
1021
#: drizzled/drizzled.cc:1727
1095
1022
msgid "Set the default storage engine (table type) for tables."
1098
#: drizzled/drizzled.cc:2154
1025
#: drizzled/drizzled.cc:1731
1099
1026
msgid "Set the default time zone."
1102
#: drizzled/drizzled.cc:2158
1103
msgid "Type of DELAY_KEY_WRITE."
1106
#: drizzled/drizzled.cc:2162
1029
#: drizzled/drizzled.cc:1736
1107
1030
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
1033
#: drizzled/drizzled.cc:1742
1115
1034
msgid "Used for debugging; Use at your own risk!"
1118
#: drizzled/drizzled.cc:2179
1037
#: drizzled/drizzled.cc:1747
1119
1038
msgid "Set up signals usable for debugging"
1122
#: drizzled/drizzled.cc:2183
1041
#: drizzled/drizzled.cc:1751
1123
1042
msgid "(IGNORED)"
1126
#: drizzled/drizzled.cc:2187
1045
#: drizzled/drizzled.cc:1755
1127
1046
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
1049
#: drizzled/drizzled.cc:1760
1139
1050
msgid "Log some not critical warnings to the log file."
1142
#: drizzled/drizzled.cc:2205
1053
#: drizzled/drizzled.cc:1765
1143
1054
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
1057
#: drizzled/drizzled.cc:1769
1153
1058
msgid "Pid file used by safe_mysqld."
1156
#: drizzled/drizzled.cc:2218
1061
#: drizzled/drizzled.cc:1773
1158
1063
"Port number to use for connection or 0 for default to, in order of "
1159
1064
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1162
#: drizzled/drizzled.cc:2224
1067
#: drizzled/drizzled.cc:1779
1164
1069
"Maximum time in seconds to wait for the port to become free. (Default: no "
1168
#: drizzled/drizzled.cc:2229
1073
#: drizzled/drizzled.cc:1784
1170
1075
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1171
1076
"specified directory"
1174
#: drizzled/drizzled.cc:2234
1079
#: drizzled/drizzled.cc:1789
1176
1081
"Uniquely identifies the server instance in the community of replication "
1180
#: drizzled/drizzled.cc:2239
1085
#: drizzled/drizzled.cc:1794
1181
1086
msgid "Don't print a stack trace on failure."
1184
#: drizzled/drizzled.cc:2243
1089
#: drizzled/drizzled.cc:1798
1185
1090
msgid "Enable symbolic link support."
1188
#: drizzled/drizzled.cc:2252
1093
#: drizzled/drizzled.cc:1807
1190
1095
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1193
#: drizzled/drizzled.cc:2257
1098
#: drizzled/drizzled.cc:1812
1194
1099
msgid "Path for temporary files."
1197
#: drizzled/drizzled.cc:2261
1102
#: drizzled/drizzled.cc:1816
1198
1103
msgid "Default transaction isolation level."
1201
#: drizzled/drizzled.cc:2265
1106
#: drizzled/drizzled.cc:1820
1202
1107
msgid "Run drizzled daemon as user."
1205
#: drizzled/drizzled.cc:2273
1110
#: drizzled/drizzled.cc:1828
1207
1112
"The number of outstanding connection requests Drizzle can have. This comes "
1208
1113
"into play when the main Drizzle thread gets very many connection requests in "
1209
1114
"a very short time."
1212
#: drizzled/drizzled.cc:2279
1117
#: drizzled/drizzled.cc:1834
1214
1119
"Size of tree cache used in bulk insert optimization. Note that this is a "
1215
1120
"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
1123
#: drizzled/drizzled.cc:1840
1226
1125
"Precision of the result of '/' operator will be increased on that value."
1229
#: drizzled/drizzled.cc:2296
1128
#: drizzled/drizzled.cc:1846
1230
1129
msgid "The maximum length of the result of function group_concat."
1233
#: drizzled/drizzled.cc:2301
1132
#: drizzled/drizzled.cc:1851
1234
1133
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
1136
#: drizzled/drizzled.cc:1857
1244
1138
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1245
1139
"this to get better index handling (for all reads and multiple writes) to as "
1246
1140
"much as you can afford;"
1249
#: drizzled/drizzled.cc:2321
1143
#: drizzled/drizzled.cc:1866
1251
1145
"This characterizes the number of hits a hot block has to be untouched until "
1252
1146
"it is considered aged enough to be downgraded to a warm block. This "
1254
1148
"blocks in key cache"
1257
#: drizzled/drizzled.cc:2330
1151
#: drizzled/drizzled.cc:1875
1258
1152
msgid "The default size of key cache blocks"
1261
#: drizzled/drizzled.cc:2336
1155
#: drizzled/drizzled.cc:1881
1262
1156
msgid "The minimum percentage of warm blocks in key cache"
1265
#: drizzled/drizzled.cc:2342
1159
#: drizzled/drizzled.cc:1887
1266
1160
msgid "Max packetlength to send/receive from to server."
1269
#: drizzled/drizzled.cc:2347
1163
#: drizzled/drizzled.cc:1892
1271
1165
"If there is more than this number of interrupted connections from a host "
1272
1166
"this host will be blocked from further connections."
1275
#: drizzled/drizzled.cc:2352
1169
#: drizzled/drizzled.cc:1897
1276
1170
msgid "Max number of errors/warnings to store for a statement."
1279
#: drizzled/drizzled.cc:2357
1173
#: drizzled/drizzled.cc:1902
1280
1174
msgid "Don't allow creation of heap tables bigger than this."
1283
#: drizzled/drizzled.cc:2363
1177
#: drizzled/drizzled.cc:1908
1285
1179
"Joins that are probably going to read more than max_join_size records return "
1289
#: drizzled/drizzled.cc:2369
1183
#: drizzled/drizzled.cc:1914
1290
1184
msgid "Max number of bytes in sorted records."
1293
#: drizzled/drizzled.cc:2374
1187
#: drizzled/drizzled.cc:1919
1294
1188
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1297
#: drizzled/drizzled.cc:2379
1191
#: drizzled/drizzled.cc:1924
1299
1193
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1300
1194
"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
1197
#: drizzled/drizzled.cc:1931
1308
1198
msgid "After this many write locks, allow some read locks to run in between."
1311
#: drizzled/drizzled.cc:2395
1201
#: drizzled/drizzled.cc:1935
1313
1203
"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
1207
#: drizzled/drizzled.cc:1941
1325
1208
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
1211
#: drizzled/drizzled.cc:1946
1348
1213
"Controls the heuristic(s) applied during query optimization to prune less-"
1349
1214
"promising partial plans from the optimizer search space. Meaning: false - do "
1362
1227
"(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
1230
#: drizzled/drizzled.cc:1966
1371
1231
msgid "Directory for plugins."
1374
#: drizzled/drizzled.cc:2460
1234
#: drizzled/drizzled.cc:1970
1376
1236
"Optional comma separated list of plugins to load at starup.[for example: --"
1377
1237
"plugin_load=crc32,logger_gearman]"
1380
#: drizzled/drizzled.cc:2465
1240
#: drizzled/drizzled.cc:1975
1381
1241
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
1244
#: drizzled/drizzled.cc:1980
1389
1245
msgid "Allocation block size for query parsing and execution"
1392
#: drizzled/drizzled.cc:2479
1248
#: drizzled/drizzled.cc:1985
1393
1249
msgid "Persistent buffer for query parsing and execution"
1396
#: drizzled/drizzled.cc:2485
1252
#: drizzled/drizzled.cc:1991
1397
1253
msgid "Allocation block size for storing ranges during optimization"
1400
#: drizzled/drizzled.cc:2491
1256
#: drizzled/drizzled.cc:1997
1402
1258
"Each thread that does a sequential scan allocates a buffer of this size for "
1403
1259
"each table it scans. If you do many sequential scans, you may want to "
1404
1260
"increase this value."
1407
#: drizzled/drizzled.cc:2499
1263
#: drizzled/drizzled.cc:2005
1409
1265
"When reading rows in sorted order after a sort, the rows are read through "
1410
1266
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1411
1267
"record_buffer."
1414
#: drizzled/drizzled.cc:2507
1270
#: drizzled/drizzled.cc:2013
1415
1271
msgid "Select scheduler to be used (by default multi-thread)."
1418
#: drizzled/drizzled.cc:2512
1274
#: drizzled/drizzled.cc:2018
1419
1275
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1422
#: drizzled/drizzled.cc:2518
1278
#: drizzled/drizzled.cc:2024
1423
1279
msgid "The number of cached table definitions."
1426
#: drizzled/drizzled.cc:2522
1282
#: drizzled/drizzled.cc:2028
1427
1283
msgid "The number of cached open tables."
1430
#: drizzled/drizzled.cc:2526
1286
#: drizzled/drizzled.cc:2032
1432
1288
"Timeout in seconds to wait for a table level lock before returning an error. "
1433
1289
"Used only if the connection has active cursors."
1436
#: drizzled/drizzled.cc:2531
1292
#: drizzled/drizzled.cc:2037
1437
1293
msgid "The stack size for each thread."
1440
#: drizzled/drizzled.cc:2537
1296
#: drizzled/drizzled.cc:2043
1442
1298
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1443
1299
"automatically convert it to an on-disk MyISAM table."
1446
#: drizzled/drizzled.cc:2543
1302
#: drizzled/drizzled.cc:2049
1447
1303
msgid "Allocation block size for transactions to be stored in binary log"
1450
#: drizzled/drizzled.cc:2548
1306
#: drizzled/drizzled.cc:2054
1451
1307
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
1310
#: drizzled/drizzled.cc:2185
1462
1312
"Copyright (C) 2008 Sun Microsystems\n"
1463
1313
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5002
4826
msgid "Scheduler initialization failed.\n"
5005
#: drizzled/sql_base.cc:2262
4829
#: drizzled/session.cc:2160
4831
msgid "Could not remove temporary table: '%s', error: %d"
4834
#: drizzled/slot/listen.cc:91
4836
msgid "getaddrinfo() failed with error %s"
4839
#: drizzled/slot/listen.cc:123
4841
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4844
#: drizzled/slot/listen.cc:134
4846
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4849
#: drizzled/slot/listen.cc:143
4851
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4854
#: drizzled/slot/listen.cc:152
4856
msgid "setsockopt(SO_LINGER) failed with errno %d"
4859
#: drizzled/slot/listen.cc:161
4861
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4864
#: drizzled/slot/listen.cc:182
4866
msgid "Retrying bind() on %u"
4869
#: drizzled/slot/listen.cc:190
4871
msgid "bind() failed with errno: %d"
4874
#: drizzled/slot/listen.cc:193
4875
msgid "Do you already have another drizzled running?"
4878
#: drizzled/slot/listen.cc:200
4880
msgid "listen() failed with errno %d"
4883
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4885
msgid "realloc() failed with errno %d"
4888
#: drizzled/slot/listen.cc:219
4890
msgid "Listening on %s:%s\n"
4893
#: drizzled/slot/listen.cc:227
4894
msgid "No sockets could be bound for listening"
4897
#: drizzled/slot/listen.cc:239
4899
msgid "pipe() failed with errno %d"
4902
#: drizzled/slot/listen.cc:275
4904
msgid "poll() failed with errno %d"
4907
#: drizzled/slot/listen.cc:317
4909
msgid "accept() failed with errno %d"
4912
#: drizzled/sql_base.cc:1445
5007
4914
msgid "Table %s had a open data handler in reopen_table"
5010
#: drizzled/sql_base.cc:2854
4917
#: drizzled/sql_base.cc:2026
5012
4919
msgid "Couldn't repair table: %s.%s"
5015
#: drizzled/sql_base.cc:2896
4922
#: drizzled/sql_base.cc:2068
5018
4925
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5019
4926
"`%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
4929
#: drizzled/sql_plugin.cc:552
5029
4931
msgid "Plugin '%s' init function returned error.\n"
5032
#: drizzled/sql_plugin.cc:707
4934
#: drizzled/sql_plugin.cc:712
5033
4935
msgid "plugin-load parameter too long"
5036
#: drizzled/sql_plugin.cc:767
4938
#: drizzled/sql_plugin.cc:774
5038
4940
msgid "Couldn't load plugin named '%s' with soname '%s'."
5041
#: drizzled/sql_plugin.cc:1107
4943
#: drizzled/sql_plugin.cc:1114
5042
4944
msgid "Out of memory."
5045
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4947
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5047
4949
msgid "Unknown variable type code 0x%x in plugin '%s'."
5050
#: drizzled/sql_plugin.cc:1989
4952
#: drizzled/sql_plugin.cc:1997
5053
4955
"Server variable %s of plugin %s was forced to be read-only: string variable "
5054
4956
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5057
#: drizzled/sql_plugin.cc:2020
4959
#: drizzled/sql_plugin.cc:2028
5059
4961
msgid "Missing variable name in plugin '%s'."
5062
#: drizzled/sql_plugin.cc:2037
4964
#: drizzled/sql_plugin.cc:2045
5064
4966
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5067
#: drizzled/sql_plugin.cc:2155
4969
#: drizzled/sql_plugin.cc:2173
5069
4971
msgid "Out of memory for plugin '%s'."
5072
#: drizzled/sql_plugin.cc:2162
4974
#: drizzled/sql_plugin.cc:2180
5074
4976
msgid "Bad options for plugin '%s'."
5077
#: drizzled/sql_plugin.cc:2171
4979
#: drizzled/sql_plugin.cc:2189
5079
4981
msgid "Parsing options for plugin '%s' failed."
5082
#: drizzled/sql_plugin.cc:2214
4984
#: drizzled/sql_plugin.cc:2238
5084
4986
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
4989
#: drizzled/sql_table.cc:247
4991
"Table name cannot be encoded and fit within filesystem name length "
4995
#: drizzled/sql_table.cc:257
4997
"Schema name cannot be encoded and fit within filesystem name length "
5001
#: drizzled/sql_table.cc:2495
5094
5003
msgid "Unknown - internal error %d during operation"
5097
#: drizzled/sql_table.cc:4227
5006
#: drizzled/sql_table.cc:3970
5099
5008
msgid "Could not open table %s.%s after rename\n"
5102
#: drizzled/sql_table.cc:4407
5011
#: drizzled/sql_table.cc:4133
5105
5014
"order_st BY ignored because there is a user-defined clustered index in the "
5106
5015
"table '%-.192s'"
5109
#: drizzled/table.cc:354
5018
#: drizzled/table.cc:332
5112
5021
"'%s' had no or invalid character set, and default character set is multi-"
5113
5022
"byte, so character column sizes may have changed"
5116
#: drizzled/table.cc:1782
5025
#: drizzled/table.cc:1591
5118
5027
msgid "Unknown collation '%s' in table '%-.64s' definition"
5121
#: drizzled/table.cc:1789
5030
#: drizzled/table.cc:1598
5124
5033
"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
5037
#: drizzled/table.cc:3493
5165
5039
msgid "Got error %d when reading table '%s'"
5431
5310
"--------------------------------- -----------------------------\n"
5434
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5313
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5435
5314
msgid "(No default value)"
5438
#: mysys/my_getopt.cc:1254
5317
#: mysys/my_getopt.cc:1255
5442
#: mysys/my_getopt.cc:1254
5321
#: mysys/my_getopt.cc:1255
5446
#: mysys/my_getopt.cc:1287
5325
#: mysys/my_getopt.cc:1288
5448
5327
msgid "(Disabled)\n"
5451
#: plugin/auth_http/auth_http.cc:128
5330
#: plugin/auth_http/auth_http.cc:138
5452
5331
msgid "Enable HTTP Auth check"
5455
#: plugin/auth_http/auth_http.cc:138
5334
#: plugin/auth_http/auth_http.cc:148
5456
5335
msgid "URL for HTTP Auth check"
5338
#: plugin/command_log/command_log.cc:94
5340
msgid "Failed to open command log file. Got error: %s"
5343
#: plugin/command_log/command_log.cc:172
5346
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5347
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5350
#: plugin/command_log/command_log.cc:212
5353
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5354
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5357
#: plugin/command_log/command_log.cc:290
5358
msgid "Enable command log"
5361
#: plugin/command_log/command_log.cc:298
5362
msgid "DEBUGGING - Truncate command log"
5365
#: plugin/command_log/command_log.cc:306
5366
msgid "Path to the file to use for command log."
5369
#: plugin/command_log/command_log.cc:323
5370
msgid "Simple Command Message Log"
5373
#: plugin/default_replicator/default_replicator.cc:90
5374
msgid "Enable default replicator"
5377
#: plugin/default_replicator/default_replicator.cc:105
5378
msgid "Default Replicator"
5459
5381
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5460
5382
msgid "Error Messages to stderr"
5463
#: plugin/logging_gearman/logging_gearman.cc:263
5385
#: plugin/logging_gearman/logging_gearman.cc:186
5465
5387
msgid "fail gearman_client_create(): %s"
5468
#: plugin/logging_gearman/logging_gearman.cc:273
5390
#: plugin/logging_gearman/logging_gearman.cc:197
5470
5392
msgid "fail gearman_client_add_server(): %s"
5473
#: plugin/logging_gearman/logging_gearman.cc:299
5395
#: plugin/logging_gearman/logging_gearman.cc:306
5474
5396
msgid "Enable logging to a gearman server"
5477
#: plugin/logging_gearman/logging_gearman.cc:308
5399
#: plugin/logging_gearman/logging_gearman.cc:315
5478
5400
msgid "Hostname for logging to a Gearman server"
5481
#: plugin/logging_gearman/logging_gearman.cc:317
5403
#: plugin/logging_gearman/logging_gearman.cc:324
5482
5404
msgid "Gearman Function to send logging to"
5485
#: plugin/logging_gearman/logging_gearman.cc:334
5407
#: plugin/logging_gearman/logging_gearman.cc:341
5486
5408
msgid "Log queries to a Gearman server"
5489
#: plugin/logging_query/logging_query.cc:278
5411
#: plugin/logging_query/logging_query.cc:188
5491
5413
msgid "fail open() fn=%s er=%s\n"
5494
#: plugin/logging_query/logging_query.cc:317
5416
#: plugin/logging_query/logging_query.cc:340
5495
5417
msgid "Enable logging to CSV file"
5498
#: plugin/logging_query/logging_query.cc:326
5420
#: plugin/logging_query/logging_query.cc:349
5499
5421
msgid "File to log to"
5502
#: plugin/logging_query/logging_query.cc:335
5503
#: plugin/logging_syslog/logging_syslog.cc:248
5424
#: plugin/logging_query/logging_query.cc:358
5425
msgid "PCRE to match the query against"
5428
#: plugin/logging_query/logging_query.cc:367
5429
#: plugin/logging_syslog/logging_syslog.cc:231
5504
5430
msgid "Threshold for logging slow queries, in microseconds"
5507
#: plugin/logging_query/logging_query.cc:347
5508
#: plugin/logging_syslog/logging_syslog.cc:260
5433
#: plugin/logging_query/logging_query.cc:379
5434
#: plugin/logging_syslog/logging_syslog.cc:243
5509
5435
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
5438
#: plugin/logging_query/logging_query.cc:391
5439
#: plugin/logging_syslog/logging_syslog.cc:255
5514
5440
msgid "Threshold for logging big queries, for rows examined"
5517
#: plugin/logging_query/logging_query.cc:381
5443
#: plugin/logging_query/logging_query.cc:414
5518
5444
msgid "Log queries to a CSV file"
5521
#: plugin/logging_syslog/logging_syslog.cc:169
5447
#: plugin/logging_syslog/logging_syslog.cc:84
5523
5449
msgid "syslog facility \"%s\" not known, using \"local0\""
5526
#: plugin/logging_syslog/logging_syslog.cc:186
5452
#: plugin/logging_syslog/logging_syslog.cc:100
5528
5454
msgid "syslog priority \"%s\" not known, using \"info\""
5531
#: plugin/logging_syslog/logging_syslog.cc:212
5532
msgid "Enable logging"
5457
#: plugin/logging_syslog/logging_syslog.cc:195
5458
msgid "Enable logging to syslog"
5535
#: plugin/logging_syslog/logging_syslog.cc:221
5461
#: plugin/logging_syslog/logging_syslog.cc:204
5536
5462
msgid "Syslog Ident"
5539
#: plugin/logging_syslog/logging_syslog.cc:230
5465
#: plugin/logging_syslog/logging_syslog.cc:213
5540
5466
msgid "Syslog Facility"
5543
#: plugin/logging_syslog/logging_syslog.cc:239
5469
#: plugin/logging_syslog/logging_syslog.cc:222
5544
5470
msgid "Syslog Priority"
5547
#: plugin/logging_syslog/logging_syslog.cc:296
5473
#: plugin/logging_syslog/logging_syslog.cc:279
5548
5474
msgid "Log to syslog"
5551
#: plugin/multi_thread/multi_thread.cc:137
5477
#: plugin/multi_thread/multi_thread.cc:171
5552
5478
msgid "Maximum number of user threads available."
5555
#: plugin/myisam/ha_myisam.cc:468
5481
#: plugin/myisam/ha_myisam.cc:488
5557
5483
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5560
#: plugin/myisam/ha_myisam.cc:472
5486
#: plugin/myisam/ha_myisam.cc:492
5562
5488
msgid "Got an error from unknown thread, %s:%d"
5565
#: plugin/myisam/ha_myisam.cc:478
5491
#: plugin/myisam/ha_myisam.cc:498
5566
5492
msgid "Unknown thread accessing table"
5569
#: plugin/myisam/ha_myisam.cc:1861
5495
#: plugin/myisam/ha_myisam.cc:1781
5570
5496
msgid "Block size to be used for MyISAM index pages."
5573
#: plugin/myisam/ha_myisam.cc:1867
5499
#: plugin/myisam/ha_myisam.cc:1787
5575
5501
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5576
5502
"disables parallel repair."
5579
#: plugin/myisam/ha_myisam.cc:1873
5505
#: plugin/myisam/ha_myisam.cc:1793
5581
5507
"Don't use the fast sort index method to created index if the temporary file "
5582
5508
"would get bigger than this."
5585
#: plugin/myisam/ha_myisam.cc:1878
5511
#: plugin/myisam/ha_myisam.cc:1798
5587
5513
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5588
5514
"when creating indexes with CREATE INDEX or ALTER TABLE."
5591
#: plugin/myisam/ha_myisam.cc:1884
5517
#: plugin/myisam/ha_myisam.cc:1804
5592
5518
msgid "Default pointer size to be used for MyISAM tables."