336
#: ../client/drizzle.cc:1355
338
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
339
msgstr "Inaktivera pager, skriv till stdout"
341
#: ../client/drizzle.cc:1357
321
#: client/drizzle.cc:1368
323
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
324
"option deprecated; use --disable-pager instead."
327
#: client/drizzle.cc:1371 client/drizzleadmin.cc:80
329
"Password to use when connecting to server. If password is not given it's "
330
"asked from the tty."
333
#: client/drizzle.cc:1373
335
"Port number to use for connection or 0 for default to, in order of "
336
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
339
#: client/drizzle.cc:1374
340
msgid "built-in default"
343
#: client/drizzle.cc:1376
342
344
msgid "Set the drizzle prompt to this value."
343
345
msgstr "Sätt drizzle-prompten till detta värde."
345
#: ../client/drizzle.cc:1359
347
#: client/drizzle.cc:1380
347
349
"Don't cache result, print it row by row. This may slow down the server if "
348
350
"the output is suspended. Doesn't use history file."
350
"Använd inte cacheminnet för resultatet, skriv ut det rad för rad. Detta kan "
351
"sakta ner värddatorn om utskriften är uppskjuten. Använder inte historiefil."
353
#: ../client/drizzle.cc:1361
353
#: client/drizzle.cc:1382
354
354
msgid "Write fields without conversion. Used with --batch."
355
355
msgstr "Skriv fält utan omvandling. Används tillsammans med --batch."
357
#: ../client/drizzle.cc:1362
359
msgid "Do not reconnect if the connection is lost."
360
msgstr "Vänta och försök igen om anslutningen avbryts."
362
#: ../client/drizzle.cc:1364
364
msgid "Shutdown the server"
365
msgstr "Stäng av servern"
367
#: ../client/drizzle.cc:1365
357
#: client/drizzle.cc:1385
359
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
360
"option is enabled by default."
362
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
363
"funktion används som standard."
365
#: client/drizzle.cc:1387
369
367
"Be more silent. Print results with a tab as separator, each row on new line."
372
#: ../client/drizzle.cc:1367
370
#: client/drizzle.cc:1389
371
msgid "Socket file to use for connection."
374
#: client/drizzle.cc:1392
375
msgid "Output in table format."
376
msgstr "Utskrift i tabellformat."
378
#: client/drizzle.cc:1395
374
380
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
381
"work in batch mode. Disable with --disable-tee. This option is disabled by "
379
#: ../client/drizzle.cc:1369
381
msgid "Disable outfile. See interactive help (\\h) also."
383
"Avaktivera utfil. Se även interaktiv hjälp (\\h). VARNING: detta val är "
384
"föråldrat; använd --disable-tee istället."
386
#: ../client/drizzle.cc:1371
385
#: client/drizzle.cc:1397
387
"Disable outfile. See interactive help (\\h) also. WARNING: option "
388
"deprecated; use --disable-tee instead"
391
#: client/drizzle.cc:1400 client/drizzleadmin.cc:89
392
msgid "User for login if not current user."
393
msgstr "Användare för inloggning om inte nuvarande användare."
395
#: client/drizzle.cc:1403
396
msgid "Only allow UPDATE and DELETE that uses keys."
399
#: client/drizzle.cc:1406
400
msgid "Synonym for option --safe-updates, -U."
403
#: client/drizzle.cc:1409
404
msgid "Write more. (-v -v -v gives the table output format)."
407
#: client/drizzle.cc:1411 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3141
408
msgid "Output version information and exit."
409
msgstr "Skriv ut information om version och avsluta."
411
#: client/drizzle.cc:1413 client/drizzleadmin.cc:96
412
msgid "Wait and retry if connection is down."
413
msgstr "Vänta och försök igen om anslutningen avbryts."
415
#: client/drizzle.cc:1416
387
416
msgid "Number of seconds before connection timeout."
388
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
390
#: ../client/drizzle.cc:1373
391
msgid "Max length of input line"
394
#: ../client/drizzle.cc:1375
419
#: client/drizzle.cc:1421
420
msgid "Max packet length to send to, or receive from server"
421
msgstr "Största paketlängd att skicka eller ta emot från värddatorn"
423
#: client/drizzle.cc:1426
424
msgid "Buffer for TCP/IP and socket communication"
427
#: client/drizzle.cc:1430
395
428
msgid "Automatic limit for SELECT when using --safe-updates"
396
429
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
398
#: ../client/drizzle.cc:1377
431
#: client/drizzle.cc:1435
399
432
msgid "Automatic limit for rows in a join when using --safe-updates"
402
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
403
msgid "Options specific to the client"
406
#: ../client/drizzle.cc:1383
408
msgid "Connect to host"
409
msgstr "Anslut till värddator"
411
#: ../client/drizzle.cc:1385
413
"Password to use when connecting to server. If password is not given it's "
414
"asked from the tty."
416
"Lösenord att använda vid anslutning till värddator. Om inget lösenord anges "
417
"efterfrågas det från terminalen."
419
#: ../client/drizzle.cc:1387
421
"Port number to use for connection or 0 for default to, in order of "
422
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
425
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
426
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
427
msgid "User for login if not current user."
428
msgstr "Användare för inloggning om inte nuvarande användare."
430
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
431
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
432
msgid "The protocol of connection (mysql or drizzle)."
435
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
436
msgid "Allowed Options"
439
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
441
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
444
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
435
#: client/drizzle.cc:1439
436
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
439
#: client/drizzle.cc:1444
440
msgid "Number of lines before each import progress report."
443
#: client/drizzle.cc:1455
445
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
448
#: client/drizzle.cc:1462
451
"Copyright (C) 2008 Sun Microsystems\n"
452
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
453
"and you are welcome to modify and redistribute it under the GPL license\n"
456
#: client/drizzle.cc:1467
458
msgid "Usage: %s [OPTIONS] [database]\n"
461
#: client/drizzle.cc:1502
445
462
msgid "DELIMITER cannot contain a backslash character"
446
msgstr "AVGRÄNSARE kan inte innehålla omvänt snedstreck"
448
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
449
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
450
#: ../client/drizzletest.cc:5659
451
msgid "Error: Unknown protocol"
454
#: ../client/drizzle.cc:1627
456
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
457
msgstr "Portnummer angett är inte korrekt"
459
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
461
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
464
#: ../client/drizzle.cc:1679
467
"Copyright (C) 2008 Sun Microsystems\n"
468
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
469
"and you are welcome to modify and redistribute it under the GPL license\n"
472
#: ../client/drizzle.cc:1684
474
msgid "Usage: drizzle [OPTIONS] [schema]\n"
477
#: ../client/drizzle.cc:1738
479
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
480
msgstr "Välkommen till Drizzle klienten.. Kommandon slutar med ; eller \\g"
482
#: ../client/drizzle.cc:1747
485
"Your Drizzle connection id is %u\n"
486
"Connection protocol: %s\n"
487
"Server version: %s\n"
489
"Ditt Drizzle-uppkopplings id är %u\n"
490
"Server version: %s\n"
492
#: ../client/drizzle.cc:1781
494
msgid "Reading history-file %s\n"
495
msgstr "Läser från historiefil %s\n"
497
#: ../client/drizzle.cc:1785
499
msgid "Couldn't allocate memory for temp histfile!\n"
500
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
502
#: ../client/drizzle.cc:1792
503
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
505
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
507
#: ../client/drizzle.cc:1802
511
#: ../client/drizzle.cc:1815
513
msgid "Writing history-file %s\n"
514
msgstr "Skriver historie-fil %s\n"
516
#: ../client/drizzle.cc:1823
520
#: ../client/drizzle.cc:1823
524
#: ../client/drizzle.cc:1873
525
msgid "Query aborted by Ctrl+C\n"
526
msgstr "Fråga avbruten med Ctrl+C\n"
528
#: ../client/drizzle.cc:1957
465
#: client/drizzle.cc:1523
467
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
468
msgstr "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
470
#: client/drizzle.cc:1546
472
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
474
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
476
#: client/drizzle.cc:1550
478
msgid "WARNING: --server-arg option not supported in this configuration.\n"
480
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
482
#: client/drizzle.cc:1577
484
"Non-integer value supplied for port. If you are trying to enter a password "
485
"please use --password instead."
488
#: client/drizzle.cc:1585
489
msgid "Value supplied for port is not valid."
492
#: client/drizzle.cc:1738
530
494
msgid "Processing line: %<PRIu32>\n"
533
#: ../client/drizzle.cc:2175
534
msgid "Unknown command: "
537
#: ../client/drizzle.cc:2346
538
msgid "Not found a delimiter within max_input_line of input"
541
#: ../client/drizzle.cc:2592
497
#: client/drizzle.cc:1954
499
msgid "Unknown command '\\%c'."
500
msgstr "Okänt kommando '\\%c'."
502
#: client/drizzle.cc:2378
543
504
"Reading table information for completion of table and column names\n"
544
"You can turn off this feature to get a quicker startup with -A\n"
505
" You can turn off this feature to get a quicker startup with -A\n"
548
#: ../client/drizzle.cc:2631
509
#: client/drizzle.cc:2475
549
510
msgid "No connection. Trying to reconnect..."
550
511
msgstr "Ingen anslutning. Försöker att återansluta..."
552
#: ../client/drizzle.cc:2637
513
#: client/drizzle.cc:2481
553
514
msgid "Can't connect to the server\n"
556
#: ../client/drizzle.cc:2721
517
#: client/drizzle.cc:2538
521
#: client/drizzle.cc:2538
525
#: client/drizzle.cc:2590
528
msgstr "Namn: '%s'\n"
530
#: client/drizzle.cc:2591
539
#: client/drizzle.cc:2593
548
#: client/drizzle.cc:2606
549
msgid "Many help items for your request exist."
552
#: client/drizzle.cc:2607
554
"To make a more specific request, please type 'help <item>',\n"
555
"where <item> is one of the following"
558
#: client/drizzle.cc:2613
560
msgid "You asked for help about help category: '%s'\n"
563
#: client/drizzle.cc:2614
565
"For more information, type 'help <item>', where <item> is one of the "
568
"För ytterligare information, skriv 'help <avsnitt>', där <avsnitt> är något "
571
#: client/drizzle.cc:2627
579
#: client/drizzle.cc:2628
580
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
583
#: client/drizzle.cc:2650
557
584
msgid "List of all Drizzle commands:"
560
#: ../client/drizzle.cc:2725
587
#: client/drizzle.cc:2652
588
msgid "Note that all text commands must be first on line and end with ';'"
591
#: client/drizzle.cc:2664
563
"Note that all text commands must be first on line and end with '%s' or \\g"
594
"For server side help, type 'help contents'\n"
566
#: ../client/drizzle.cc:2783
597
#: client/drizzle.cc:2705
567
598
msgid "No query specified\n"
568
599
msgstr "Ingen fråga angiven\n"
570
#: ../client/drizzle.cc:2798
601
#: client/drizzle.cc:2720
571
602
msgid "Ignoring query to other database"
572
603
msgstr "Hoppar över fråga till annan databas"
574
#: ../client/drizzle.cc:2848
605
#: client/drizzle.cc:2769
575
606
msgid "Empty set"
576
607
msgstr "Tom mängd"
578
#: ../client/drizzle.cc:2861
609
#: client/drizzle.cc:2782
580
611
msgid "%ld row in set"
581
612
msgid_plural "%ld rows in set"
585
#: ../client/drizzle.cc:2870
616
#: client/drizzle.cc:2791
589
#: ../client/drizzle.cc:2872
620
#: client/drizzle.cc:2793
591
622
msgid "Query OK, %ld row affected"
592
623
msgid_plural "Query OK, %ld rows affected"
596
#: ../client/drizzle.cc:2944
597
msgid "popen() failed! defaulting PAGER to stdout!\n"
600
#: ../client/drizzle.cc:2966
602
msgid "Error logging to file '%s'\n"
605
#: ../client/drizzle.cc:2971
607
msgid "Logging to file '%s'\n"
608
msgstr "Läser från historiefil %s\n"
610
#: ../client/drizzle.cc:3055
619
"Collation: %s (%u)\n"
627
#: ../client/drizzle.cc:3522
629
msgid "No previous outfile available, you must give a filename!\n"
632
#: ../client/drizzle.cc:3527
634
msgid "Currently logging to file '%s'\n"
637
#: ../client/drizzle.cc:3547
639
msgid "No outfile specified!\n"
640
msgstr "Ingen fråga angiven\n"
642
#: ../client/drizzle.cc:3560
643
msgid "Outfile disabled.\n"
646
#: ../client/drizzle.cc:3587
648
msgid "Default pager wasn't set, using stdout.\n"
649
msgstr "Inaktivera pager, skriv till stdout"
651
#: ../client/drizzle.cc:3607
653
msgid "PAGER set to '%s'\n"
656
#: ../client/drizzle.cc:3618
657
msgid "PAGER set to stdout\n"
660
#: ../client/drizzle.cc:3701
662
msgid "Connection id: %u"
665
#: ../client/drizzle.cc:3703
667
msgid "Current schema: %.128s\n"
670
#: ../client/drizzle.cc:3704
675
#: ../client/drizzle.cc:3724
676
msgid "Usage: \\. <filename> | source <filename>"
679
#: ../client/drizzle.cc:3739
681
msgid "Failed to open file '%s', error: %d"
684
#: ../client/drizzle.cc:3747
685
msgid "Can't initialize LineBuffer"
688
#: ../client/drizzle.cc:3783
689
msgid "DELIMITER must be followed by a 'delimiter' character or string"
692
#: ../client/drizzle.cc:3816
693
msgid "USE must be followed by a schema name"
696
#: ../client/drizzle.cc:3884
698
msgid "Schema changed"
699
msgstr "Databas att använda"
701
#: ../client/drizzle.cc:3930
703
msgid "Show warnings enabled."
704
msgstr "Visa varningar efter varje sats"
706
#: ../client/drizzle.cc:3938
708
msgid "Show warnings disabled."
709
msgstr "Visa varningar efter varje sats"
711
#: ../client/drizzle.cc:4088
715
"Connection id:\t\t%lu\n"
718
#: ../client/drizzle.cc:4100
720
msgid "Current schema:\t%s\n"
723
#: ../client/drizzle.cc:4101
725
msgid "Current user:\t\t%s\n"
728
#: ../client/drizzle.cc:4107
729
msgid "SSL:\t\t\tNot in use"
732
#: ../client/drizzle.cc:4112
738
#: ../client/drizzle.cc:4119
741
"All updates ignored to this schema\n"
744
#: ../client/drizzle.cc:4122
746
msgid "Current pager:\t\t%s\n"
749
#: ../client/drizzle.cc:4123
751
msgid "Using outfile:\t\t'%s'\n"
754
#: ../client/drizzle.cc:4124
756
msgid "Using delimiter:\t%s\n"
759
#: ../client/drizzle.cc:4125
761
msgid "Server version:\t\t%s\n"
764
#: ../client/drizzle.cc:4126
766
msgid "Protocol:\t\t%s\n"
769
#: ../client/drizzle.cc:4127
771
msgid "Protocol version:\t%d\n"
774
#: ../client/drizzle.cc:4128
776
msgid "Connection:\t\t%s\n"
779
#: ../client/drizzle.cc:4135
781
msgid "UNIX socket:\t\t%s\n"
784
#: ../client/drizzle.cc:4137
786
msgid "TCP port:\t\t%d\n"
789
#: ../client/drizzle.cc:4142
792
"Note that you are running in safe_update_mode:\n"
795
#: ../client/drizzle.cc:4144
798
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
800
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
802
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
803
" Max number of examined row combination in a join is set to: %"
808
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
627
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3009
629
"Port number to use for connection or 0 for default to, in order of "
630
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
633
#: client/drizzleadmin.cc:86
634
msgid "Silently exit if one can't connect to server."
637
#: client/drizzleadmin.cc:92
638
msgid "Write more information."
641
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
642
#: client/drizzledump.cc:609 client/drizzleimport.cc:199
643
#: client/drizzleslap.cc:748 client/drizzletest.cc:4640
646
"Non-integer value supplied for port. If you are trying to enter a password "
647
"please use --password instead.\n"
650
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
651
#: client/drizzledump.cc:617 client/drizzleimport.cc:207
652
#: client/drizzleslap.cc:756 client/drizzletest.cc:4648
654
msgid "Value supplied for port is not valid.\n"
657
#: client/drizzleadmin.cc:149
659
msgid "Memory allocation error while copying password. Aborting.\n"
662
#: client/drizzleadmin.cc:293
665
"connect to server at '%s' failed\n"
669
#: client/drizzleadmin.cc:299
671
msgid "Check that drizzled is running on %s"
674
#: client/drizzleadmin.cc:300
676
msgid " and that the port is %d.\n"
677
msgstr " och att porten är %d.\n"
679
#: client/drizzleadmin.cc:302
681
msgid "You can check this by doing 'telnet %s %d'\n"
684
#: client/drizzleadmin.cc:313
686
msgid "Got error: %s\n"
689
#: client/drizzleadmin.cc:320
690
msgid "Waiting for Drizzle server to answer"
693
#: client/drizzleadmin.cc:353
695
msgid "shutting down drizzled...\n"
696
msgstr "Avslutar drizzled...\n"
698
#: client/drizzleadmin.cc:357
700
msgid "shutdown failed; error: '%s'"
701
msgstr "Avslutningen misslyckades; fel: '%s'"
703
#: client/drizzleadmin.cc:364
708
#: client/drizzleadmin.cc:374
709
msgid "drizzled is alive"
712
#: client/drizzleadmin.cc:382
713
msgid "connection was down, but drizzled is now alive"
716
#: client/drizzleadmin.cc:386
718
msgid "drizzled doesn't answer to ping, error: '%s'"
719
msgstr "drizzled svarar inte på ping, fel: '%s'"
721
#: client/drizzleadmin.cc:395
723
msgid "Unknown command: '%-.60s'"
724
msgstr "Okänt kommando: '%-.60s'"
726
#: client/drizzleadmin.cc:404
728
msgid "%s Ver %s Distrib %s, for %s on %s\n"
731
#: client/drizzleadmin.cc:411
732
msgid "Copyright (C) 2000-2008 MySQL AB"
735
#: client/drizzleadmin.cc:412
737
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
738
"and you are welcome to modify and redistribute it under the GPL license\n"
741
#: client/drizzleadmin.cc:413
742
msgid "Administration program for the drizzled daemon."
745
#: client/drizzleadmin.cc:414
747
msgid "Usage: %s [OPTIONS] command command....\n"
750
#: client/drizzleadmin.cc:416
752
" ping Check if server is down\n"
753
" shutdown Take server down\n"
756
#: libdrizzle/errmsg.c:27
757
msgid "Unknown Drizzle error"
758
msgstr "Okänt Drizzle fel"
760
#: libdrizzle/errmsg.c:28
762
msgid "Can't create UNIX socket (%d)"
765
#: libdrizzle/errmsg.c:29
767
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
770
#: libdrizzle/errmsg.c:30
772
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
775
#: libdrizzle/errmsg.c:31
777
msgid "Can't create TCP/IP socket (%d)"
780
#: libdrizzle/errmsg.c:32
782
msgid "Unknown Drizzle server host '%-.100s' (%d)"
785
#: libdrizzle/errmsg.c:33
786
msgid "Drizzle server has gone away"
789
#: libdrizzle/errmsg.c:34
791
msgid "Protocol mismatch; server version = %d, client version = %d"
794
#: libdrizzle/errmsg.c:35
795
msgid "Drizzle client ran out of memory"
798
#: libdrizzle/errmsg.c:36
799
msgid "Wrong host info"
802
#: libdrizzle/errmsg.c:37
803
msgid "Localhost via UNIX socket"
806
#: libdrizzle/errmsg.c:38
808
msgid "%-.100s via TCP/IP"
811
#: libdrizzle/errmsg.c:39
812
msgid "Error in server handshake"
815
#: libdrizzle/errmsg.c:40
816
msgid "Lost connection to Drizzle server during query"
819
#: libdrizzle/errmsg.c:41
820
msgid "Commands out of sync; you can't run this command now"
823
#: libdrizzle/errmsg.c:42
825
msgid "Named pipe: %-.32s"
828
#: libdrizzle/errmsg.c:43
830
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
833
#: libdrizzle/errmsg.c:44
835
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
838
#: libdrizzle/errmsg.c:45
840
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
843
#: libdrizzle/errmsg.c:46
845
msgid "Can't initialize character set %-.32s (path: %-.100s)"
848
#: libdrizzle/errmsg.c:47
849
msgid "Got packet bigger than 'max_allowed_packet' bytes"
852
#: libdrizzle/errmsg.c:48
853
msgid "Embedded server"
856
#: libdrizzle/errmsg.c:49
857
msgid "Error on SHOW SLAVE STATUS:"
860
#: libdrizzle/errmsg.c:50
861
msgid "Error on SHOW SLAVE HOSTS:"
864
#: libdrizzle/errmsg.c:51
865
msgid "Error connecting to slave:"
868
#: libdrizzle/errmsg.c:52
869
msgid "Error connecting to master:"
872
#: libdrizzle/errmsg.c:53
873
msgid "SSL connection error"
876
#: libdrizzle/errmsg.c:54
877
msgid "Malformed packet"
880
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
881
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
882
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
883
#: libdrizzle/errmsg.c:74
884
msgid "(unused error message)"
887
#: libdrizzle/errmsg.c:56
888
msgid "Invalid use of null pointer"
891
#: libdrizzle/errmsg.c:57
892
msgid "Statement not prepared"
895
#: libdrizzle/errmsg.c:58
896
msgid "No data supplied for parameters in prepared statement"
899
#: libdrizzle/errmsg.c:59
900
msgid "Data truncated"
903
#: libdrizzle/errmsg.c:60
904
msgid "No parameters exist in the statement"
907
#: libdrizzle/errmsg.c:61
908
msgid "Invalid parameter number"
911
#: libdrizzle/errmsg.c:62
914
"Can't send long data for non-string/non-binary data types (parameter: %d)"
917
#: libdrizzle/errmsg.c:64
919
msgid "Using unsupported buffer type: %d (parameter: %d)"
922
#: libdrizzle/errmsg.c:65
924
msgid "Shared memory: %-.100s"
927
#: libdrizzle/errmsg.c:75
928
msgid "Wrong or unknown protocol"
931
#: libdrizzle/errmsg.c:76
932
msgid "Invalid connection handle"
935
#: libdrizzle/errmsg.c:77
937
"Connection using old (pre-4.1.1) authentication protocol refused (client "
938
"option 'secure_auth' enabled)"
941
#: libdrizzle/errmsg.c:79
942
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
945
#: libdrizzle/errmsg.c:80
946
msgid "Attempt to read column without prior row fetch"
949
#: libdrizzle/errmsg.c:81
950
msgid "Prepared statement contains no metadata"
953
#: libdrizzle/errmsg.c:82
955
"Attempt to read a row while there is no result set associated with the "
959
#: libdrizzle/errmsg.c:84
960
msgid "This feature is not implemented yet"
963
#: libdrizzle/errmsg.c:85
966
"Lost connection to Drizzle server while waiting for initial communication "
967
"packet, system error: %d"
970
#: libdrizzle/errmsg.c:87
973
"Lost connection to Drizzle server while reading initial communication "
974
"packet, system error: %d"
977
#: libdrizzle/errmsg.c:89
980
"Lost connection to Drizzle server while sending authentication information, "
984
#: libdrizzle/errmsg.c:91
987
"Lost connection to Drizzle server while reading authorization information, "
991
#: libdrizzle/errmsg.c:93
994
"Lost connection to Drizzle server while setting initial database, system "
998
#: libdrizzle/errmsg.c:95
1000
msgid "Statement closed indirectly because of a preceding %s() call"
1003
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1004
msgid "Couldn't uncompress communication packet"
1007
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1008
msgid "Got an error reading communication packets"
1011
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1012
msgid "Got timeout reading communication packets"
1015
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1016
msgid "Got an error writing communication packets"
1019
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1020
msgid "Got timeout writing communication packets"
1023
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1025
msgid "File '%s' not found (Errcode: %d)"
1028
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1030
msgid "Error reading file '%s' (Errcode: %d)"
1033
#: mysys/errors.cc:25
1035
msgid "Can't create/write to file '%s' (Errcode: %d)"
1038
#: mysys/errors.cc:27
1040
msgid "Error writing file '%s' (Errcode: %d)"
1043
#: mysys/errors.cc:28
1045
msgid "Error on close of '%s' (Errcode: %d)"
1048
#: mysys/errors.cc:29
1050
msgid "Out of memory (Needed %u bytes)"
1053
#: mysys/errors.cc:30
1055
msgid "Error on delete of '%s' (Errcode: %d)"
1058
#: mysys/errors.cc:31
1060
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1063
#: mysys/errors.cc:32
1065
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1068
#: mysys/errors.cc:33
1070
msgid "Can't lock file (Errcode: %d)"
1073
#: mysys/errors.cc:34
1075
msgid "Can't unlock file (Errcode: %d)"
1078
#: mysys/errors.cc:35
1080
msgid "Can't read dir of '%s' (Errcode: %d)"
1083
#: mysys/errors.cc:36
1085
msgid "Can't get stat of '%s' (Errcode: %d)"
1088
#: mysys/errors.cc:37
1090
msgid "Can't change size of file (Errcode: %d)"
1093
#: mysys/errors.cc:38
1095
msgid "Can't open stream from handle (Errcode: %d)"
1098
#: mysys/errors.cc:39
1100
msgid "Can't get working dirctory (Errcode: %d)"
1103
#: mysys/errors.cc:40
1105
msgid "Can't change dir to '%s' (Errcode: %d)"
1108
#: mysys/errors.cc:41
1110
msgid "Warning: '%s' had %d links"
1113
#: mysys/errors.cc:42
1115
msgid "Warning: %d files and %d streams is left open\n"
1118
#: mysys/errors.cc:43
1120
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1123
#: mysys/errors.cc:44
1125
msgid "Can't create directory '%s' (Errcode: %d)"
1128
#: mysys/errors.cc:45
1131
"Character set '%s' is not a compiled character set and is not specified in "
1135
#: mysys/errors.cc:46
1137
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1140
#: mysys/errors.cc:47
1142
msgid "Can't read value for symlink '%s' (Error %d)"
1145
#: mysys/errors.cc:48
1147
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1150
#: mysys/errors.cc:49
1152
msgid "Error on realpath() on '%s' (Error %d)"
1155
#: mysys/errors.cc:50
1157
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1160
#: mysys/errors.cc:51
1163
"Collation '%s' is not a compiled collation and is not specified in the %s "
1167
#: mysys/errors.cc:53
1169
msgid "File '%s' (fileno: %d) was not closed"
1172
#: mysys/my_error.cc:87
1174
msgid "Unknown error %d"
1177
#: mysys/my_getopt.cc:89
1181
#: mysys/my_getopt.cc:91
1185
#: mysys/my_getopt.cc:355
1187
msgid "%s: %s: Option '%s' used, but is disabled\n"
1190
#: mysys/my_getopt.cc:356
1194
#: mysys/my_getopt.cc:356
813
#: ../client/drizzle.cc:4249
815
msgid "ERROR %d (%s): "
818
#: ../client/drizzle.cc:4251
823
#: ../client/drizzle.cc:4254
827
#: ../client/drizzle.cc:4387
831
#: ../client/drizzle.cc:4389
835
#: ../client/drizzle.cc:4395
839
#: ../client/drizzle.cc:4401
843
#: ../client/drizzle.cc:4502
847
#: ../client/drizzle.cc:4622
849
msgid "Returning to default PROMPT of %s\n"
852
#: ../client/drizzle.cc:4627
853
msgid "Memory allocation error. Not changing prompt\n"
856
#: ../client/drizzle.cc:4632
858
msgid "PROMPT set to '%s'\n"
861
#: ../client/drizzledump.cc:229
862
msgid "Error inserting into destination database"
865
#: ../client/drizzledump.cc:253
867
msgid "Got errno %d on write"
870
#: ../client/drizzledump.cc:298
873
"%s: You can't use --single-transaction and --lock-all-tables at the same "
877
#: ../client/drizzledump.cc:305
879
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
882
#: ../client/drizzledump.cc:373
883
msgid "-- Retrieving database structures..."
886
#: ../client/drizzledump.cc:485
888
"Dump all the databases. This will be same as --databases with all databases "
892
#: ../client/drizzledump.cc:487
893
msgid "Dump all the tablespaces."
896
#: ../client/drizzledump.cc:489
897
msgid "Use complete insert statements."
900
#: ../client/drizzledump.cc:491
902
"Flush logs file in server before starting dump. Note that if you dump many "
903
"databases at once (using the option --databases= or --all-databases), the "
904
"logs will be flushed for each database dumped. The exception is when using --"
905
"lock-all-tables in this case the logs will be flushed only once, "
906
"corresponding to the moment all tables are locked. So if you want your dump "
907
"and the log flush to happen at the same exact moment you should use --lock-"
908
"all-tables or --flush-logs"
911
#: ../client/drizzledump.cc:493
913
msgid "Continue even if we get an sql-error."
914
msgstr "Fortsätt även om vi får ett SQL fel."
916
#: ../client/drizzledump.cc:494
918
msgid "Display this help message and exit."
919
msgstr "Visa den här hjälpen och avsluta."
921
#: ../client/drizzledump.cc:496
923
"Locks all tables across all databases. This is achieved by taking a global "
924
"read lock for the duration of the whole dump. Automatically turns --single-"
928
#: ../client/drizzledump.cc:498
930
"Creates a consistent snapshot by dumping all tables in a single transaction. "
931
"Works ONLY for tables stored in storage engines which support "
932
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
933
"be consistent for other storage engines. While a --single-transaction dump "
934
"is in process, to ensure a valid dump file (correct table contents), no "
935
"other connection should use the following statements: ALTER TABLE, DROP "
936
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
940
#: ../client/drizzledump.cc:500
942
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
943
"extended-insert and --disable-keys."
946
#: ../client/drizzledump.cc:501
947
msgid "Overrides option --databases (-B)."
950
#: ../client/drizzledump.cc:503
951
msgid "Number of rows before each output progress report (requires --verbose)."
954
#: ../client/drizzledump.cc:505
955
msgid "Print info about the various stages."
958
#: ../client/drizzledump.cc:507
959
msgid "Turn off Comments"
962
#: ../client/drizzledump.cc:508
964
msgid "Turn off create-options"
965
msgstr "Stäng av pip vid fel"
967
#: ../client/drizzledump.cc:509
968
msgid "Turn off extended-insert"
971
#: ../client/drizzledump.cc:510
972
msgid "Turn off dump date at the end of the output"
975
#: ../client/drizzledump.cc:511
976
msgid "Do not read from the configuration files"
979
#: ../client/drizzledump.cc:517
980
msgid "Add a 'DROP DATABASE' before each create."
983
#: ../client/drizzledump.cc:518
984
msgid "Do not add a 'drop table' before each create."
987
#: ../client/drizzledump.cc:520
989
"Give less verbose output (useful for debugging). Disables structure comments "
990
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
991
"set-names --skip-disable-keys"
994
#: ../client/drizzledump.cc:522
996
"To dump several databases. Note the difference in usage; In this case no "
997
"tables are given. All name arguments are regarded as databasenames. 'USE "
998
"db_name;' will be included in the output."
1001
#: ../client/drizzledump.cc:524
1003
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1004
"will not be put in the output."
1007
#: ../client/drizzledump.cc:526
1009
"Do not dump the specified table. To specify more than one table to ignore, "
1010
"use the directive multiple times, once for each table. Each table must be "
1011
"specified with both database and table names, e.g. --ignore-table=database."
1015
#: ../client/drizzledump.cc:528
1016
msgid "Insert rows with INSERT IGNORE."
1019
#: ../client/drizzledump.cc:530
1020
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1023
#: ../client/drizzledump.cc:532
1025
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1026
"above line will be added otherwise, if --databases or --all-databases option "
1030
#: ../client/drizzledump.cc:534
1031
msgid "No row information."
1034
#: ../client/drizzledump.cc:536
1035
msgid "Use REPLACE INTO instead of INSERT INTO."
1038
#: ../client/drizzledump.cc:538
1039
msgid "Where to send output to (stdout|database"
1042
#: ../client/drizzledump.cc:540
1044
"Hostname for destination db server (requires --destination-type=database)"
1047
#: ../client/drizzledump.cc:542
1049
"Port number for destination db server (requires --destination-type=database)"
1052
#: ../client/drizzledump.cc:544
1054
"User name for destination db server (resquires --destination-type=database)"
1057
#: ../client/drizzledump.cc:546
1059
"Password for destination db server (requires --destination-type=database)"
1062
#: ../client/drizzledump.cc:548
1064
"The database in the destination db server (requires --destination-"
1065
"type=database, not for use with --all-databases)"
1068
#: ../client/drizzledump.cc:550
1070
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1074
#: ../client/drizzledump.cc:556
1076
msgid "Connect to host."
1077
msgstr "Anslut till värddator"
1079
#: ../client/drizzledump.cc:558
1082
"Password to use when connecting to server. If password is not given it's "
1083
"solicited on the tty."
1085
"Lösenord att använda vid anslutning till värddator. Om inget lösenord anges "
1086
"efterfrågas det från terminalen."
1088
#: ../client/drizzledump.cc:560
1089
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1091
msgid "Port number to use for connection."
1092
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
1094
#: ../client/drizzledump.cc:567
1095
msgid "Hidden Options"
1098
#: ../client/drizzledump.cc:569
1099
msgid "Used to select the database"
1102
#: ../client/drizzledump.cc:570
1103
msgid "Used to select the tables"
1106
#: ../client/drizzledump.cc:573
1107
msgid "Allowed Options + Hidden Options"
1110
#: ../client/drizzledump.cc:637
1112
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1115
#: ../client/drizzledump.cc:642
1117
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1118
"and you are welcome to modify and redistribute it under the GPL license\n"
1121
#: ../client/drizzledump.cc:643
1122
msgid "Dumps definitions and data from a Drizzle database server"
1125
#: ../client/drizzledump.cc:644
1127
msgid "Usage: %s [OPTIONS] database [tables]\n"
1130
#: ../client/drizzledump.cc:645
1132
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1135
#: ../client/drizzledump.cc:647
1137
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1140
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1141
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1143
msgid "Value supplied for port is not valid.\n"
1146
#: ../client/drizzledump.cc:743
1148
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1151
#: ../client/drizzledump_data.cc:268
1152
msgid "-- Retrieving data for "
1155
#: ../client/drizzledump_data.cc:300
1156
msgid " rows dumped for table "
1159
#: ../client/drizzledump_data.cc:547
1161
msgid "-- Connecting to "
1162
msgstr "Anslut till värddator"
1164
#: ../client/drizzledump_data.cc:547
1165
msgid " using protocol "
1168
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1169
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1170
msgid "Error executing query: "
1173
#: ../client/drizzledump_data.cc:602
1174
msgid "Could not buffer result: "
1177
#: ../client/drizzledump_data.cc:648
1178
msgid "Error: Could not set db '"
1181
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1182
#: ../client/drizzledump_data.cc:673
1186
#: ../client/drizzledump_data.cc:682
1187
msgid "-- Disconnecting from "
1190
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1191
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1192
msgid "-- Retrieving table structures for "
1195
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1196
msgid "-- Retrieving fields for "
1199
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1200
msgid "-- Retrieving indexes for "
1203
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1204
msgid "-- Retrieving foreign keys for "
1207
#: ../client/drizzleslap.cc:2292
1209
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1212
#: ../client/drizzletest.cc:5412
1213
msgid "Error: Invalid Value for opt_max_connect_retries"
1216
#: ../client/drizzletest.cc:5422
1217
msgid "Error: Invalid Value for opt_tail_lines"
1220
#: ../client/drizzletest.cc:5432
1221
msgid "Error: Invalid Value for opt_sleep"
1224
#: ../client/drizzletest.cc:5623
1226
msgid "Could not open '%s' for reading: errno = %d"
1229
#: ../client/drizzletest.cc:5628
1231
msgid "Out of memory"
1234
#: ../drizzled/drizzled.cc:491
1198
#: mysys/my_getopt.cc:459
1200
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1203
#: mysys/my_getopt.cc:772
1205
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1208
#: mysys/my_getopt.cc:963
1210
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1213
#: mysys/my_getopt.cc:1190
1215
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1218
#: mysys/my_getopt.cc:1210
1222
"Variables (--variable-name=value)\n"
1223
"and boolean options {false|true} Value (after reading options)\n"
1224
"--------------------------------- -----------------------------\n"
1227
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1228
msgid "(No default value)"
1231
#: mysys/my_getopt.cc:1245
1235
#: mysys/my_getopt.cc:1245
1239
#: mysys/my_getopt.cc:1273
1241
msgid "(Disabled)\n"
1244
#: drizzled/authentication.cc:69 drizzled/show.cc:4684
1245
#: drizzled/sql_plugin.cc:796
1247
msgid "Plugin '%s' init function returned error."
1250
#. TRANSLATORS: The leading word "configvar" is the name
1251
#. of the plugin api, and so should not be translated.
1252
#: drizzled/configvar.cc:41
1254
msgid "configvar plugin '%s' init() failed"
1257
#. TRANSLATORS: The leading word "configvar" is the name
1258
#. of the plugin api, and so should not be translated.
1259
#: drizzled/configvar.cc:63
1261
msgid "configvar plugin '%s' deinit() failed"
1264
#. TRANSLATORS: The leading word "configvar" is the name
1265
#. of the plugin api, and so should not be translated.
1266
#: drizzled/configvar.cc:99
1268
msgid "configvar plugin '%s' configvar_func1() failed"
1271
#. TRANSLATORS: The leading word "configvar" is the name
1272
#. of the plugin api, and so should not be translated.
1273
#: drizzled/configvar.cc:153
1275
msgid "configvar plugin '%s' configvar_func2() failed"
1278
#: drizzled/db.cc:405 drizzled/db.cc:413
1280
msgid "Error while loading database options: '%s':"
1283
#: drizzled/drizzled.cc:548
1285
msgid "Got error %d from pthread_cond_timedwait"
1288
#: drizzled/drizzled.cc:727
1290
msgid "Got signal %d from thread %<PRIu64>"
1293
#: drizzled/drizzled.cc:780
1235
1294
msgid "Aborting\n"
1238
#: ../drizzled/drizzled.cc:550
1297
#: drizzled/drizzled.cc:954
1239
1298
msgid "One can only use the --user switch if running as root\n"
1242
#: ../drizzled/drizzled.cc:557
1301
#: drizzled/drizzled.cc:962
1244
1303
"Fatal error: Please read \"Security\" section of the manual to find out how "
1245
1304
"to run drizzled as root!\n"
1248
#: ../drizzled/drizzled.cc:577
1307
#: drizzled/drizzled.cc:986
1251
1310
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1255
#: ../drizzled/drizzled.cc:602
1256
msgid "Set process group ID failed"
1259
#: ../drizzled/drizzled.cc:607
1260
msgid "Set process user ID failed"
1263
#: ../drizzled/drizzled.cc:619
1264
msgid "Process chroot failed"
1267
#: ../drizzled/drizzled.cc:739
1268
msgid "Error: Invalid Value for auto_increment_increment"
1271
#: ../drizzled/drizzled.cc:750
1272
msgid "Error: Invalid Value for auto_increment_offset"
1275
#: ../drizzled/drizzled.cc:761
1276
msgid "Error: Invalid Value for completion_type"
1279
#: ../drizzled/drizzled.cc:773
1280
msgid "Error: Invalid Value for div-precision-increment"
1283
#: ../drizzled/drizzled.cc:784
1284
msgid "Error: Invalid Value for group_concat_max_len"
1287
#: ../drizzled/drizzled.cc:795
1288
msgid "Error: Invalid Value for join_buffer_size"
1291
#: ../drizzled/drizzled.cc:807
1292
msgid "Error: Invalid Value for max_allowed_packet"
1295
#: ../drizzled/drizzled.cc:819
1296
msgid "Error: Invalid Value for max_error_count"
1299
#: ../drizzled/drizzled.cc:830
1300
msgid "Error: Invalid Value for max_heap_table_size"
1303
#: ../drizzled/drizzled.cc:842
1304
msgid "Error: Invalid Value for min_examined_row_limit"
1307
#: ../drizzled/drizzled.cc:853
1308
msgid "Error: Invalid Value for max_join_size"
1311
#: ../drizzled/drizzled.cc:864
1312
msgid "Error: Invalid Value for max_length_for_sort_data"
1315
#: ../drizzled/drizzled.cc:875
1316
msgid "Error: Invalid Value for max_seeks_for_key"
1319
#: ../drizzled/drizzled.cc:886
1320
msgid "Error: Invalid Value for max_sort_length"
1323
#: ../drizzled/drizzled.cc:897
1324
msgid "Error: Invalid Value for optimizer_search_depth"
1327
#: ../drizzled/drizzled.cc:908
1328
msgid "Error: Invalid Value for preload_buff_size"
1331
#: ../drizzled/drizzled.cc:919
1332
msgid "Error: Invalid Value for query_alloc_block_size"
1335
#: ../drizzled/drizzled.cc:931
1336
msgid "Error: Invalid Value for query_prealloc_size"
1339
#: ../drizzled/drizzled.cc:943
1340
msgid "Error: Invalid Value for range_alloc_block_size"
1343
#: ../drizzled/drizzled.cc:955
1344
msgid "Error: Invalid Value for read_buff_size"
1347
#: ../drizzled/drizzled.cc:967
1348
msgid "Error: Invalid Value for read_rnd_buff_size"
1351
#: ../drizzled/drizzled.cc:978
1352
msgid "Error: Invalid Value for sort_buff_size"
1355
#: ../drizzled/drizzled.cc:989
1356
msgid "Error: Invalid Value for table_def_size"
1359
#: ../drizzled/drizzled.cc:1000
1360
msgid "Error: Invalid Value for table_cache_size"
1363
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1364
msgid "Error: Invalid Value for table_lock_wait_timeout"
1367
#: ../drizzled/drizzled.cc:1038
1369
"Error: Invalid Value for transaction_message_threshold valid values are "
1370
"between 131072 - 1048576 bytes"
1373
#: ../drizzled/drizzled.cc:1096
1375
msgid "Defaults file '%s' not found\n"
1378
#: ../drizzled/drizzled.cc:1138
1314
#: drizzled/drizzled.cc:1160
1316
msgid "Retrying bind on TCP/IP port %u"
1319
#: drizzled/drizzled.cc:1166
1320
msgid "Can't start server: Bind on TCP/IP port"
1323
#: drizzled/drizzled.cc:1167
1325
msgid "Do you already have another drizzled server running on port: %d ?"
1328
#: drizzled/drizzled.cc:1173
1329
msgid "Can't start server: listen() on TCP/IP port"
1332
#: drizzled/drizzled.cc:1174
1334
msgid "listen() on TCP/IP failed with error %d"
1337
#: drizzled/drizzled.cc:1264
1342
#: drizzled/drizzled.cc:1288
1345
"We will try our best to scrape up some info that will hopefully help "
1347
"the problem, but since we have already crashed, something is definitely "
1349
"and this may fail.\n"
1353
#: drizzled/drizzled.cc:1299
1356
"It is possible that drizzled could use up to \n"
1357
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1360
"Hope that's ok; if not, decrease some variables in the equation.\n"
1364
#: drizzled/drizzled.cc:1317
1367
"Attempting backtrace. You can use the following information to find out\n"
1368
"where drizzled died. If you see no messages after this, something went\n"
1369
"terribly wrong...\n"
1372
#: drizzled/drizzled.cc:1345
1375
"Trying to get some variables.\n"
1376
"Some pointers may be invalid and cause the dump to abort...\n"
1379
#: drizzled/drizzled.cc:1357
1383
"This crash occurred while the server was calling initgroups(). This is\n"
1384
"often due to the use of a drizzled that is statically linked against glibc\n"
1385
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1386
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1387
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1388
"drizzled that is not statically linked.\n"
1391
#: drizzled/drizzled.cc:1372
1395
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1396
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1397
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1398
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1399
"the documentation for your distribution on how to do that.\n"
1402
#: drizzled/drizzled.cc:1385
1406
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1407
"unreliable and unstable on some operating systems and operating-system\n"
1408
"versions (notably, some versions of Linux). This crash could be due to use\n"
1409
"of those buggy OS calls. You should consider whether you really need the\n"
1410
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1414
#: drizzled/drizzled.cc:1400
1416
msgid "Writing a core file\n"
1419
#: drizzled/drizzled.cc:1447
1421
"setrlimit could not change the size of core files to 'infinity'; We may not "
1422
"be able to generate a core file on signals"
1425
#: drizzled/drizzled.cc:1515
1427
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1430
#: drizzled/drizzled.cc:1603
1432
msgid "Got signal %d to shutdown drizzled"
1435
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6387
1436
msgid "Can't create thread to kill server"
1439
#: drizzled/drizzled.cc:1643
1441
msgid "Got signal: %d error: %d"
1444
#: drizzled/drizzled.cc:1758
1446
msgid "Wrong date/time format specifier: %s\n"
1449
#: drizzled/drizzled.cc:1880
1380
1451
msgid "gethostname failed, using '%s' as hostname"
1383
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1384
msgid "Display this help and exit."
1385
msgstr "Visa den här hjälpen och avsluta."
1387
#: ../drizzled/drizzled.cc:1156
1388
msgid "Configuration file to use"
1391
#: ../drizzled/drizzled.cc:1158
1392
msgid "Base location for config files"
1395
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1396
msgid "Directory for plugins."
1399
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1401
"Optional comma separated list of plugins to load at startup in addition to "
1402
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1405
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1407
"Optional comma separated list of plugins to not load at startup. Effectively "
1408
"removes a plugin from the list of plugins to be loaded. [for example: --"
1409
"plugin_remove=crc32,logger_gearman]"
1412
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1414
"Optional comma separated list of plugins to load at starup instead of the "
1415
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1418
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1454
#: drizzled/drizzled.cc:1944
1457
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1461
#: drizzled/drizzled.cc:1949
1464
"Could not increase number of max_open_files to more than %u (request: %u)"
1467
#: drizzled/drizzled.cc:2027
1469
msgid "Unknown locale: '%s'"
1472
#: drizzled/drizzled.cc:2096
1473
msgid "Can't create thread-keys"
1476
#: drizzled/drizzled.cc:2120
1477
msgid "Out of memory"
1480
#: drizzled/drizzled.cc:2126
1482
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1483
"impossible, it would lead to infinite loops in this server."
1486
#: drizzled/drizzled.cc:2146
1489
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1490
"replication may break when this Drizzle server acts as a master and has his "
1491
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1494
#: drizzled/drizzled.cc:2158
1495
msgid "Out of memory in init_server_components."
1498
#: drizzled/drizzled.cc:2179
1499
msgid "Failed to initialize plugins."
1502
#: drizzled/drizzled.cc:2210
1505
"%s: Too many arguments (first extra is '%s').\n"
1506
"Use --verbose --help to get a list of available options\n"
1509
#: drizzled/drizzled.cc:2220
1510
msgid "Can't init databases"
1513
#: drizzled/drizzled.cc:2240
1515
msgid "Unknown/unsupported table type: %s"
1518
#: drizzled/drizzled.cc:2246
1520
msgid "Default storage engine (%s) is not available"
1523
#: drizzled/drizzled.cc:2269
1524
msgid "Can't initialize tc_log"
1527
#: drizzled/drizzled.cc:2300
1529
msgid "Failed to lock memory. Errno: %d\n"
1532
#: drizzled/drizzled.cc:2361
1534
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1537
#: drizzled/drizzled.cc:2399
1539
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1540
"value: we force server id to 1; updates will be logged to the binary log, "
1541
"but connections from slaves will not be accepted."
1544
#: drizzled/drizzled.cc:2452
1545
msgid "Before Lock_thread_count"
1548
#: drizzled/drizzled.cc:2459
1549
msgid "After lock_thread_count"
1552
#: drizzled/drizzled.cc:2565
1554
msgid "drizzled: Got error %d from select"
1557
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1558
#: drizzled/drizzled.cc:2982
1559
msgid "Option used by mysql-test for debugging and testing of replication."
1562
#: drizzled/drizzled.cc:2799
1419
1563
msgid "Auto-increment columns are incremented by this"
1422
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1566
#: drizzled/drizzled.cc:2804
1424
1568
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1428
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1572
#: drizzled/drizzled.cc:2810
1430
1574
"Path to installation directory. All paths are usually resolved relative to "
1434
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1578
#: drizzled/drizzled.cc:2814
1579
msgid "IP address to bind to."
1582
#: drizzled/drizzled.cc:2818
1584
"The maximum size of a row-based binary log event in bytes. Rows will be "
1585
"grouped into events smaller than this size if possible. The value has to be "
1586
"a multiple of 256."
1589
#: drizzled/drizzled.cc:2829
1590
msgid "Set the filesystem character set."
1593
#: drizzled/drizzled.cc:2834
1594
msgid "Set the default character set."
1597
#: drizzled/drizzled.cc:2841
1435
1598
msgid "Chroot drizzled daemon during startup."
1438
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1601
#: drizzled/drizzled.cc:2845
1439
1602
msgid "Set the default collation."
1442
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1605
#: drizzled/drizzled.cc:2849
1443
1606
msgid "Default completion type."
1446
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1609
#: drizzled/drizzled.cc:2854
1447
1610
msgid "Write core on errors."
1450
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1613
#: drizzled/drizzled.cc:2858
1451
1614
msgid "Path to the database root."
1454
#: ../drizzled/drizzled.cc:1196
1455
msgid "Set the default storage engine for tables."
1617
#: drizzled/drizzled.cc:2862
1618
msgid "Set the default storage engine (table type) for tables."
1458
#: ../drizzled/drizzled.cc:1198
1621
#: drizzled/drizzled.cc:2866
1459
1622
msgid "Set the default time zone."
1462
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1625
#: drizzled/drizzled.cc:2870
1626
msgid "Type of DELAY_KEY_WRITE."
1629
#: drizzled/drizzled.cc:2879
1630
msgid "Print a symbolic stack trace on failure."
1633
#: drizzled/drizzled.cc:2885
1634
msgid "Push supported query conditions to the storage engine."
1637
#: drizzled/drizzled.cc:2891
1463
1638
msgid "Used for debugging; Use at your own risk!"
1466
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1641
#: drizzled/drizzled.cc:2894
1642
msgid "Flush tables to disk between SQL commands."
1645
#: drizzled/drizzled.cc:2899
1467
1646
msgid "Set up signals usable for debugging"
1470
#: ../drizzled/drizzled.cc:1204
1649
#: drizzled/drizzled.cc:2903
1650
msgid "Command(s) that are executed for each new connection"
1653
#: drizzled/drizzled.cc:2907
1654
msgid "Read SQL commands from this file at startup."
1657
#: drizzled/drizzled.cc:2911
1658
msgid "Command(s) that are executed when a slave connects to this master"
1661
#: drizzled/drizzled.cc:2915
1665
#: drizzled/drizzled.cc:2919
1471
1666
msgid "Set the language used for the month names and the days of the week."
1474
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1669
#: drizzled/drizzled.cc:2924
1670
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1673
#: drizzled/drizzled.cc:2929
1674
msgid "Log connections and queries to file."
1677
#: drizzled/drizzled.cc:2933
1679
"Log update queries in binary format. Optional argument is the location for "
1680
"the binary log files.(Strongly recommended to avoid replication problems if "
1681
"server's hostname changes)"
1684
#: drizzled/drizzled.cc:2940
1685
msgid "File that holds the names for last binary log files."
1688
#: drizzled/drizzled.cc:2944
1689
msgid "Log all MyISAM changes to file."
1692
#: drizzled/drizzled.cc:2948
1694
"Tells the slave to log the updates from the slave thread to the binary log. "
1695
"You will need to turn it on if you plan to daisy-chain the slaves."
1698
#: drizzled/drizzled.cc:2955
1700
"Path to transaction coordinator log (used for transactions that affect more "
1701
"than one storage engine, when binary log is disabled)"
1704
#: drizzled/drizzled.cc:2961
1705
msgid "Size of transaction coordinator log."
1708
#: drizzled/drizzled.cc:2967
1475
1709
msgid "Log some not critical warnings to the log file."
1478
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1479
msgid "Pid file used by drizzled."
1482
#: ../drizzled/drizzled.cc:1210
1483
msgid "Maximum time in seconds to wait for the port to become free. "
1486
#: ../drizzled/drizzled.cc:1212
1487
msgid "Include the SQL query in replicated protobuf messages."
1490
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1712
#: drizzled/drizzled.cc:2972
1714
"The location and name of the file that remembers the master and where the I/"
1715
"O replication thread is in the master's binlogs."
1718
#: drizzled/drizzled.cc:2977
1720
"The number of tries the slave will make to connect to the master before "
1724
#: drizzled/drizzled.cc:2986
1725
msgid "Lock drizzled in memory."
1728
#: drizzled/drizzled.cc:2990
1730
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1731
"BACKUP, FORCE or QUICK."
1734
#: drizzled/drizzled.cc:2995
1735
msgid "Use very new possible 'unsafe' functions."
1738
#: drizzled/drizzled.cc:3000
1739
msgid "Use old, non-optimized alter table."
1742
#: drizzled/drizzled.cc:3005
1743
msgid "Pid file used by safe_mysqld."
1746
#: drizzled/drizzled.cc:3015
1748
"Maximum time in seconds to wait for the port to become free. (Default: no "
1752
#: drizzled/drizzled.cc:3020
1753
msgid "The location and name to use for relay logs."
1756
#: drizzled/drizzled.cc:3024
1758
"The location and name to use for the file that keeps a list of the last "
1762
#: drizzled/drizzled.cc:3029
1764
"The location and name of the file that remembers where the SQL replication "
1765
"thread is in the relay logs."
1768
#: drizzled/drizzled.cc:3034
1770
"In replication, if set to 1, do not skip events having our server id. "
1771
"Default value is 0 (to break infinite loops in circular replication). Can't "
1772
"be set to 1 if --log-slave-updates is used."
1775
#: drizzled/drizzled.cc:3042
1777
"Hostname or IP of the slave to be reported to to the master during slave "
1778
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1779
"you do not want the slave to register itself with the master. Note that it "
1780
"is not sufficient for the master to simply read the IP of the slave off the "
1781
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1782
"may not be valid for connecting to the slave from the master or other hosts."
1785
#: drizzled/drizzled.cc:3052
1786
msgid "Skip some optimize stages (for testing)."
1789
#: drizzled/drizzled.cc:3055
1492
1791
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1493
1792
"specified directory"
1496
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1795
#: drizzled/drizzled.cc:3060
1498
1797
"Uniquely identifies the server instance in the community of replication "
1502
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1801
#: drizzled/drizzled.cc:3065
1802
msgid "Don't use new, possible wrong routines."
1805
#: drizzled/drizzled.cc:3068
1806
msgid "If set, slave is not started automatically."
1809
#: drizzled/drizzled.cc:3072
1503
1810
msgid "Don't print a stack trace on failure."
1506
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1813
#: drizzled/drizzled.cc:3076
1814
msgid "Don't give threads different priorities."
1817
#: drizzled/drizzled.cc:3080
1819
"The location where the slave should put its temporary files when replicating "
1820
"a LOAD DATA INFILE command."
1823
#: drizzled/drizzled.cc:3085
1825
"Tells the slave thread to continue replication when a query event returns an "
1826
"error from the provided list."
1829
#: drizzled/drizzled.cc:3089
1831
"Modes for how replication events should be executed. Legal values are "
1832
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1833
"stop for operations that are idempotent. In STRICT mode, replication will "
1834
"stop on any unexpected difference between the master and the slave."
1837
#: drizzled/drizzled.cc:3097
1841
#: drizzled/drizzled.cc:3100
1507
1842
msgid "Enable symbolic link support."
1510
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1845
#: drizzled/drizzled.cc:3109
1847
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1850
#: drizzled/drizzled.cc:3114
1852
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1856
#: drizzled/drizzled.cc:3119
1858
"Using this option will cause most temporary files created to use a small set "
1859
"of names, rather than a unique name for each new file."
1862
#: drizzled/drizzled.cc:3124
1512
1864
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1515
#: ../drizzled/drizzled.cc:1227
1867
#: drizzled/drizzled.cc:3129
1516
1868
msgid "Path for temporary files."
1519
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1871
#: drizzled/drizzled.cc:3133
1520
1872
msgid "Default transaction isolation level."
1523
#: ../drizzled/drizzled.cc:1231
1525
"Max message size written to transaction log, valid values 131072 - 1048576 "
1529
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1875
#: drizzled/drizzled.cc:3137
1530
1876
msgid "Run drizzled daemon as user."
1533
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1879
#: drizzled/drizzled.cc:3145
1535
1881
"The number of outstanding connection requests Drizzle can have. This comes "
1536
1882
"into play when the main Drizzle thread gets very many connection requests in "
1537
1883
"a very short time."
1540
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1886
#: drizzled/drizzled.cc:3151
1888
"The size of the cache to hold the SQL statements for the binary log during a "
1889
"transaction. If you often use big, multi-statement transactions you can "
1890
"increase this to get more performance."
1893
#: drizzled/drizzled.cc:3157
1542
1895
"Size of tree cache used in bulk insert optimization. Note that this is a "
1543
1896
"limit per thread!"
1546
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1899
#: drizzled/drizzled.cc:3163
1901
"The number of seconds the drizzled server is waiting for a connect packet "
1902
"before responding with 'Bad handshake'."
1905
#: drizzled/drizzled.cc:3168
1906
msgid "The DATE format (For future)."
1909
#: drizzled/drizzled.cc:3173
1910
msgid "The DATETIME/TIMESTAMP format (for future)."
1913
#: drizzled/drizzled.cc:3178
1914
msgid "The default week format used by WEEK() functions."
1917
#: drizzled/drizzled.cc:3183
1548
1919
"Precision of the result of '/' operator will be increased on that value."
1551
#: ../drizzled/drizzled.cc:1248
1922
#: drizzled/drizzled.cc:3189
1924
"If non-zero, binary logs will be purged after expire_logs_days days; "
1925
"possible purges happen at startup and at binary log rotation."
1928
#: drizzled/drizzled.cc:3195
1552
1929
msgid "The maximum length of the result of function group_concat."
1555
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1932
#: drizzled/drizzled.cc:3200
1934
"The number of seconds the server waits for activity on an interactive "
1935
"connection before closing it."
1938
#: drizzled/drizzled.cc:3206
1556
1939
msgid "The size of the buffer that is used for full joins."
1559
#: ../drizzled/drizzled.cc:1253
1561
"A global cap on the amount of memory that can be allocated by session join "
1562
"buffers (0 means unlimited)"
1565
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1942
#: drizzled/drizzled.cc:3212
1943
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1946
#: drizzled/drizzled.cc:3217
1948
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1949
"this to get better index handling (for all reads and multiple writes) to as "
1950
"much as you can afford;"
1953
#: drizzled/drizzled.cc:3226
1955
"This characterizes the number of hits a hot block has to be untouched until "
1956
"it is considered aged enough to be downgraded to a warm block. This "
1957
"specifies the percentage ratio of that number of hits to the total number of "
1958
"blocks in key cache"
1961
#: drizzled/drizzled.cc:3235
1962
msgid "The default size of key cache blocks"
1965
#: drizzled/drizzled.cc:3241
1966
msgid "The minimum percentage of warm blocks in key cache"
1969
#: drizzled/drizzled.cc:3247
1566
1970
msgid "Max packetlength to send/receive from to server."
1569
#: ../drizzled/drizzled.cc:1257
1973
#: drizzled/drizzled.cc:3252
1975
"Can be used to restrict the total size used to cache a multi-transaction "
1979
#: drizzled/drizzled.cc:3257
1981
"Binary log will be rotated automatically when the size exceeds this value. "
1982
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
1983
"for this variable is 4096."
1986
#: drizzled/drizzled.cc:3263
1988
"If there is more than this number of interrupted connections from a host "
1989
"this host will be blocked from further connections."
1992
#: drizzled/drizzled.cc:3270
1993
msgid "The number of simultaneous clients allowed."
1996
#: drizzled/drizzled.cc:3275
1570
1997
msgid "Max number of errors/warnings to store for a statement."
1573
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
2000
#: drizzled/drizzled.cc:3280
1574
2001
msgid "Don't allow creation of heap tables bigger than this."
1577
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
2004
#: drizzled/drizzled.cc:3286
1579
2006
"Joins that are probably going to read more than max_join_size records return "
1583
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
2010
#: drizzled/drizzled.cc:3292
1584
2011
msgid "Max number of bytes in sorted records."
1587
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
2014
#: drizzled/drizzled.cc:3297
2016
"If non-zero: relay log will be rotated automatically when the size exceeds "
2017
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2018
"excepted, the minimum value for this variable is 4096."
2021
#: drizzled/drizzled.cc:3304
1588
2022
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1591
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
2025
#: drizzled/drizzled.cc:3309
1593
2027
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1594
2028
"max_sort_length bytes of each value are used; the rest are ignored)."
1597
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
2031
#: drizzled/drizzled.cc:3316
2032
msgid "Maximum number of temporary tables a client can keep open at a time."
2035
#: drizzled/drizzled.cc:3321
1598
2036
msgid "After this many write locks, allow some read locks to run in between."
1601
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
2039
#: drizzled/drizzled.cc:3325
1603
2041
"Don't log queries which examine less than min_examined_row_limit rows to "
1607
#: ../drizzled/drizzled.cc:1277
1609
"Do not apply any heuristic(s) during query optimization to prune, thus "
1610
"perform an exhaustive search from the optimizer search space."
1613
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
2045
#: drizzled/drizzled.cc:3331
2046
msgid "Default pointer size to be used for MyISAM tables."
2049
#: drizzled/drizzled.cc:3336
2051
"Don't use the fast sort index method to created index if the temporary file "
2052
"would get bigger than this."
2055
#: drizzled/drizzled.cc:3343
2057
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2058
"when creating indexes with CREATE INDEX or ALTER TABLE."
2061
#: drizzled/drizzled.cc:3349
2063
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2064
"Possible values of name are 'nulls_unequal' (default behavior), "
2065
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2068
#: drizzled/drizzled.cc:3356
2069
msgid "Buffer length for TCP/IP and socket communication."
2072
#: drizzled/drizzled.cc:3361
2074
"Number of seconds to wait for more data from a connection before aborting "
2078
#: drizzled/drizzled.cc:3367
2080
"If a read on a communication port is interrupted, retry this many times "
2084
#: drizzled/drizzled.cc:3373
2086
"Number of seconds to wait for a block to be written to a connection before "
2087
"aborting the write."
2090
#: drizzled/drizzled.cc:3379
2091
msgid "Use compatible behavior."
2094
#: drizzled/drizzled.cc:3384
2096
"If this is not 0, then drizzled will use this value to reserve file "
2097
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2098
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2099
"larger) number of files."
2102
#: drizzled/drizzled.cc:3391
2104
"Controls the heuristic(s) applied during query optimization to prune less-"
2105
"promising partial plans from the optimizer search space. Meaning: false - do "
2106
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2107
"based on number of retrieved rows."
2110
#: drizzled/drizzled.cc:3399
1615
2112
"Maximum depth of search performed by the query optimizer. Values larger than "
1616
2113
"the number of relations in a query result in better query plans, but take "
1621
2118
"(used for testing/comparison)."
1624
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
2121
#: drizzled/drizzled.cc:3411
2122
msgid "Directory for plugins."
2125
#: drizzled/drizzled.cc:3415
2127
"Optional colon (or semicolon) separated list of plugins to load,where each "
2128
"plugin is identified by the name of the shared library. [for example: --"
2129
"plugin_load=libmd5udf.so:libauth_pam.so]"
2132
#: drizzled/drizzled.cc:3421
1625
2133
msgid "The size of the buffer that is allocated when preloading indexes"
1628
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
2136
#: drizzled/drizzled.cc:3426
1629
2137
msgid "Allocation block size for query parsing and execution"
1632
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
2140
#: drizzled/drizzled.cc:3431
1633
2141
msgid "Persistent buffer for query parsing and execution"
1636
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
2144
#: drizzled/drizzled.cc:3437
1637
2145
msgid "Allocation block size for storing ranges during optimization"
1640
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
2148
#: drizzled/drizzled.cc:3443
1642
2150
"Each thread that does a sequential scan allocates a buffer of this size for "
1643
2151
"each table it scans. If you do many sequential scans, you may want to "
1644
2152
"increase this value."
1647
#: ../drizzled/drizzled.cc:1306
1648
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1651
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
2155
#: drizzled/drizzled.cc:3451
1653
2157
"When reading rows in sorted order after a sort, the rows are read through "
1654
2158
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1655
2159
"record_buffer."
1658
#: ../drizzled/drizzled.cc:1314
1659
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1662
#: ../drizzled/drizzled.cc:1316
1663
msgid "Select scheduler to be used (by default multi-thread)."
1666
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
2162
#: drizzled/drizzled.cc:3459
2164
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2168
#: drizzled/drizzled.cc:3465
2169
msgid "Maximum space to use for all relay logs."
2172
#: drizzled/drizzled.cc:3470
2173
msgid "Use compression on master/slave protocol."
2176
#: drizzled/drizzled.cc:3475
2178
"Number of seconds to wait for more data from a master/slave connection "
2179
"before aborting the read."
2182
#: drizzled/drizzled.cc:3480
2184
"Number of times the slave SQL thread will retry a transaction in case it "
2185
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2189
#: drizzled/drizzled.cc:3486
2190
msgid "Allow slave to batch requests."
2193
#: drizzled/drizzled.cc:3490
2195
"If creating the thread takes longer than this value (in seconds), the "
2196
"Slow_launch_threads counter will be incremented."
2199
#: drizzled/drizzled.cc:3495
1667
2200
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1670
#: ../drizzled/drizzled.cc:1322
2203
#: drizzled/drizzled.cc:3501
1672
"A global cap on the amount of memory that can be allocated by session sort "
1673
"buffers (0 means unlimited)"
2205
"Synchronously flush binary log to disk after every #th event. Use 0 "
2206
"(default) to disable synchronous flushing."
1676
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
2209
#: drizzled/drizzled.cc:3506
1677
2210
msgid "The number of cached table definitions."
1680
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
2213
#: drizzled/drizzled.cc:3510
1681
2214
msgid "The number of cached open tables."
1684
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
2217
#: drizzled/drizzled.cc:3514
1686
2219
"Timeout in seconds to wait for a table level lock before returning an error. "
1687
2220
"Used only if the connection has active cursors."
1690
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
2223
#: drizzled/drizzled.cc:3519
2225
"How many threads we should create to handle query requests in case of "
2226
"'thread_handling=pool-of-threads'"
2229
#: drizzled/drizzled.cc:3524
1691
2230
msgid "The stack size for each thread."
1694
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
2233
#: drizzled/drizzled.cc:3530
2234
msgid "The TIME format (for future)."
2237
#: drizzled/drizzled.cc:3535
1696
2239
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1697
2240
"automatically convert it to an on-disk MyISAM table."
1700
#: ../drizzled/drizzled.cc:1357
1701
msgid "Duplicate entry for command line option\n"
1704
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1705
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1706
#: ../drizzled/drizzled.cc:1484
1710
"Use --help to get a list of available options\n"
1713
#: ../drizzled/drizzled.cc:1434
1714
msgid "Failed to initialize plugins\n"
1717
#: ../drizzled/drizzled.cc:1472
1721
"Use --help to get a list of available options\n"
1724
#: ../drizzled/drizzled.cc:1521
1725
msgid "Error getting default charset"
1728
#: ../drizzled/drizzled.cc:1551
1729
msgid "Error setting collation"
1732
#: ../drizzled/drizzled.cc:1559
1734
msgid "Unknown locale: '%s'"
1737
#: ../drizzled/drizzled.cc:1579
1738
msgid "Could not initialize table cache\n"
1741
#: ../drizzled/drizzled.cc:1594
1742
msgid "XA cache initialization failed: Out of memory\n"
1745
#: ../drizzled/drizzled.cc:1624
1746
msgid "No scheduler found, cannot continue!\n"
1749
#: ../drizzled/drizzled.cc:1648
1751
msgid "Unknown/unsupported storage engine: %s\n"
1754
#: ../drizzled/drizzled.cc:1798
1756
"Maximum time in seconds to wait for the port to become free. (Default: no "
1760
#: ../drizzled/drizzled.cc:1907
1762
"Controls the heuristic(s) applied during query optimization to prune less-"
1763
"promising partial plans from the optimizer search space. Meaning: false - do "
1764
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1765
"based on number of retrieved rows."
1768
#: ../drizzled/drizzled.cc:2039
2243
#: drizzled/drizzled.cc:3541
2244
msgid "Allocation block size for transactions to be stored in binary log"
2247
#: drizzled/drizzled.cc:3546
2248
msgid "Persistent buffer for transactions to be stored in binary log"
2251
#: drizzled/drizzled.cc:3551
2253
"The number of seconds the server waits for activity on a connection before "
2257
#: drizzled/drizzled.cc:3797
1770
2259
"Copyright (C) 2008 Sun Microsystems\n"
1771
2260
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1772
2261
"and you are welcome to modify and redistribute it under the GPL license\n"
2263
"Starts the Drizzle database server\n"
1776
#: ../drizzled/drizzled.cc:2046
2266
#: drizzled/drizzled.cc:3804
1778
2268
msgid "Usage: %s [OPTIONS]\n"
1781
#: ../drizzled/drizzled.cc:2167
2271
#: drizzled/drizzled.cc:3815
2274
"To see what values a running Drizzle server is using, type\n"
2275
"'drizzleadmin variables' instead of 'drizzled --help'."
2278
#: drizzled/drizzled.cc:3980
1784
2281
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1785
2282
"command line\n"
1788
#: ../drizzled/drizzled.cc:2184
1789
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1792
#: ../drizzled/drizzled.cc:2197
1793
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1796
#: ../drizzled/drizzled.cc:2210
1797
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1800
#: ../drizzled/drizzled.cc:2223
1801
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1804
#: ../drizzled/drizzled.cc:2338
1807
"There was an error creating the '%s' part of the path '%s'. Please check "
1808
"the path exists and is writable.\n"
1811
#: ../drizzled/drizzled.cc:2345
1814
"There was an error opening the path '%s', please check the path exists and "
1818
#: ../drizzled/error.cc:133
1820
msgid "Unknown error %d"
1823
#: ../drizzled/error.cc:207
1827
#: ../drizzled/error.cc:208
1828
msgid "Error on first"
1831
#: ../drizzled/error.cc:209
2285
#: drizzled/drizzled.cc:4031
2286
msgid "Can't start server: cannot resolve hostname!"
2289
#: drizzled/drizzled.cc:4037
2290
msgid "Can't start server: bind-address refers to multiple interfaces!"
2293
#: drizzled/drizzled.cc:4385
2295
msgid "No option given to %s\n"
2298
#: drizzled/drizzled.cc:4387
2300
msgid "Wrong option to %s. Option(s) given: %s\n"
2303
#: drizzled/drizzled.cc:4389
2305
msgid "Alternatives are: '%s'"
2308
#: drizzled/error.cc:34
2312
#: drizzled/error.cc:36
2316
#: drizzled/error.cc:38
1835
#: ../drizzled/error.cc:210
2320
#: drizzled/error.cc:40
1839
#: ../drizzled/error.cc:211
2324
#: drizzled/error.cc:42
1841
2326
msgid "Can't create file '%-.200s' (errno: %d)"
1844
#: ../drizzled/error.cc:212
2329
#: drizzled/error.cc:44
1846
2331
msgid "Can't create table '%-.200s' (errno: %d)"
1849
#: ../drizzled/error.cc:213
1851
msgid "Can't create schema '%-.192s' (errno: %d)"
1852
msgstr "Kan inte skapa trådavbrott (error %d, errno: %d)"
1854
#: ../drizzled/error.cc:214
1856
msgid "Can't create schema '%-.192s'; schema exists"
1859
#: ../drizzled/error.cc:215
1861
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1864
#: ../drizzled/error.cc:216
2334
#: drizzled/error.cc:46
2336
msgid "Can't create database '%-.192s' (errno: %d)"
2339
#: drizzled/error.cc:48
2341
msgid "Can't create database '%-.192s'; database exists"
2344
#: drizzled/error.cc:50
2346
msgid "Can't drop database '%-.192s'; database doesn't exist"
2349
#: drizzled/error.cc:52
2351
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2354
#: drizzled/error.cc:54
2356
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2359
#: drizzled/error.cc:56
1866
2361
msgid "Error on delete of '%-.192s' (errno: %d)"
1869
#: ../drizzled/error.cc:217
2364
#: drizzled/error.cc:58
2365
msgid "Can't read record in system table"
2368
#: drizzled/error.cc:60
1871
2370
msgid "Can't get status of '%-.200s' (errno: %d)"
1874
#: ../drizzled/error.cc:218
2373
#: drizzled/error.cc:62
2375
msgid "Can't get working directory (errno: %d)"
2378
#: drizzled/error.cc:64
1876
2380
msgid "Can't lock file (errno: %d)"
1879
#: ../drizzled/error.cc:219
2383
#: drizzled/error.cc:66
1881
2385
msgid "Can't open file: '%-.200s' (errno: %d)"
1884
#: ../drizzled/error.cc:220
2388
#: drizzled/error.cc:68
1886
2390
msgid "Can't find file: '%-.200s' (errno: %d)"
1889
#: ../drizzled/error.cc:221
2393
#: drizzled/error.cc:70
1891
2395
msgid "Can't read dir of '%-.192s' (errno: %d)"
1894
#: ../drizzled/error.cc:222
2398
#: drizzled/error.cc:72
2400
msgid "Can't change dir to '%-.192s' (errno: %d)"
2403
#: drizzled/error.cc:74
1896
2405
msgid "Record has changed since last read in table '%-.192s'"
1899
#: ../drizzled/error.cc:223
2408
#: drizzled/error.cc:76
1901
2410
msgid "Disk full (%s); waiting for someone to free some space..."
1904
#: ../drizzled/error.cc:224
2413
#: drizzled/error.cc:78
1906
2415
msgid "Can't write; duplicate key in table '%-.192s'"
1909
#: ../drizzled/error.cc:225
2418
#: drizzled/error.cc:80
1911
2420
msgid "Error on close of '%-.192s' (errno: %d)"
1914
#: ../drizzled/error.cc:226
2423
#: drizzled/error.cc:82
1916
2425
msgid "Error reading file '%-.200s' (errno: %d)"
1919
#: ../drizzled/error.cc:227
2428
#: drizzled/error.cc:84
1921
2430
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1924
#: ../drizzled/error.cc:228
2433
#: drizzled/error.cc:86
1926
2435
msgid "Error writing file '%-.200s' (errno: %d)"
1929
#: ../drizzled/error.cc:229
2438
#: drizzled/error.cc:88
1931
2440
msgid "'%-.192s' is locked against change"
1934
#: ../drizzled/error.cc:230
2443
#: drizzled/error.cc:90
1935
2444
msgid "Sort aborted"
1938
#: ../drizzled/error.cc:231
2447
#: drizzled/error.cc:92
2449
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2452
#: drizzled/error.cc:94
1940
2454
msgid "Got error %d from storage engine"
1943
#: ../drizzled/error.cc:232
2457
#: drizzled/error.cc:96
1945
2459
msgid "Table storage engine for '%-.192s' doesn't have this option"
1948
#: ../drizzled/error.cc:233
2462
#: drizzled/error.cc:98
1950
2464
msgid "Can't find record in '%-.192s'"
1953
#: ../drizzled/error.cc:234
2467
#: drizzled/error.cc:100
1955
2469
msgid "Incorrect information in file: '%-.200s'"
1958
#: ../drizzled/error.cc:235
2472
#: drizzled/error.cc:102
1960
2474
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1963
#: ../drizzled/error.cc:236
2477
#: drizzled/error.cc:104
1965
2479
msgid "Old key file for table '%-.192s'; repair it!"
1968
#: ../drizzled/error.cc:237
2482
#: drizzled/error.cc:106
1970
2484
msgid "Table '%-.192s' is read only"
1973
#: ../drizzled/error.cc:238
2487
#: drizzled/error.cc:108
1975
2489
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1978
#: ../drizzled/error.cc:239
2492
#: drizzled/error.cc:110
1979
2493
msgid "Out of sort memory; increase server sort buffer size"
1982
#: ../drizzled/error.cc:240
1983
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1986
#: ../drizzled/error.cc:241
1987
msgid "Global join memory constraint hit; increase join-heap-threshold"
1990
#: ../drizzled/error.cc:242
1991
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1994
#: ../drizzled/error.cc:243
1995
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1998
#: ../drizzled/error.cc:244
2496
#: drizzled/error.cc:112
2000
2498
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2003
#: ../drizzled/error.cc:245
2501
#: drizzled/error.cc:114
2004
2502
msgid "Too many connections"
2007
#: ../drizzled/error.cc:246
2505
#: drizzled/error.cc:116
2009
2507
"Out of memory; check if drizzled or some other process uses all available "
2010
2508
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2011
2509
"memory or you can add more swap space"
2014
#: ../drizzled/error.cc:247
2512
#: drizzled/error.cc:118
2015
2513
msgid "Can't get hostname for your address"
2018
#: ../drizzled/error.cc:248
2516
#: drizzled/error.cc:120
2019
2517
msgid "Bad handshake"
2022
#: ../drizzled/error.cc:249
2520
#: drizzled/error.cc:122
2024
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2522
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2027
#: ../drizzled/error.cc:250
2525
#: drizzled/error.cc:124
2029
2527
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2032
#: ../drizzled/error.cc:251
2033
msgid "No schema selected"
2530
#: drizzled/error.cc:126
2531
msgid "No database selected"
2036
#: ../drizzled/error.cc:252
2534
#: drizzled/error.cc:128
2037
2535
msgid "Unknown command"
2040
#: ../drizzled/error.cc:253
2538
#: drizzled/error.cc:130
2042
2540
msgid "Column '%-.192s' cannot be null"
2045
#: ../drizzled/error.cc:254
2047
msgid "Unknown schema '%-.192s'"
2048
msgstr "Okänt kommando '\\%c'."
2543
#: drizzled/error.cc:132
2545
msgid "Unknown database '%-.192s'"
2050
#: ../drizzled/error.cc:255
2548
#: drizzled/error.cc:134
2052
2550
msgid "Table '%-.192s' already exists"
2055
#: ../drizzled/error.cc:256
2553
#: drizzled/error.cc:136
2057
2555
msgid "Unknown table '%-.100s'"
2060
#: ../drizzled/error.cc:257
2558
#: drizzled/error.cc:138
2062
2560
msgid "Column '%-.192s' in %-.192s is ambiguous"
2065
#: ../drizzled/error.cc:258
2563
#: drizzled/error.cc:140
2066
2564
msgid "Server shutdown in progress"
2069
#: ../drizzled/error.cc:259
2567
#: drizzled/error.cc:142
2071
2569
msgid "Unknown column '%-.192s' in '%-.192s'"
2074
#: ../drizzled/error.cc:260
2572
#: drizzled/error.cc:144
2076
2574
msgid "'%-.192s' isn't in GROUP BY"
2079
#: ../drizzled/error.cc:261
2577
#: drizzled/error.cc:146
2081
2579
msgid "Can't group on '%-.192s'"
2084
#: ../drizzled/error.cc:262
2582
#: drizzled/error.cc:148
2085
2583
msgid "Statement has sum functions and columns in same statement"
2088
#: ../drizzled/error.cc:263
2586
#: drizzled/error.cc:150
2089
2587
msgid "Column count doesn't match value count"
2092
#: ../drizzled/error.cc:264
2590
#: drizzled/error.cc:152
2094
2592
msgid "Identifier name '%-.100s' is too long"
2097
#: ../drizzled/error.cc:265
2595
#: drizzled/error.cc:154
2099
2597
msgid "Duplicate column name '%-.192s'"
2102
#: ../drizzled/error.cc:266
2600
#: drizzled/error.cc:156
2104
2602
msgid "Duplicate key name '%-.192s'"
2107
#: ../drizzled/error.cc:267
2605
#: drizzled/error.cc:158
2109
2607
msgid "Duplicate entry '%-.192s' for key %d"
2112
#: ../drizzled/error.cc:268
2610
#: drizzled/error.cc:160
2114
2612
msgid "Incorrect column specifier for column '%-.192s'"
2117
#: ../drizzled/error.cc:269
2615
#: drizzled/error.cc:162
2119
2617
msgid "%s near '%-.80s' at line %d"
2122
#: ../drizzled/error.cc:270
2124
msgid "Parsing error near '%s'"
2127
#: ../drizzled/error.cc:271
2620
#: drizzled/error.cc:164
2128
2621
msgid "Query was empty"
2131
#: ../drizzled/error.cc:272
2624
#: drizzled/error.cc:166
2133
2626
msgid "Not unique table/alias: '%-.192s'"
2136
#: ../drizzled/error.cc:273
2629
#: drizzled/error.cc:168
2138
2631
msgid "Invalid default value for '%-.192s'"
2141
#: ../drizzled/error.cc:274
2634
#: drizzled/error.cc:170
2142
2635
msgid "Multiple primary key defined"
2145
#: ../drizzled/error.cc:275
2638
#: drizzled/error.cc:172
2147
2640
msgid "Too many keys specified; max %d keys allowed"
2150
#: ../drizzled/error.cc:276
2643
#: drizzled/error.cc:174
2152
2645
msgid "Too many key parts specified; max %d parts allowed"
2155
#: ../drizzled/error.cc:277
2648
#: drizzled/error.cc:176
2157
2650
msgid "Specified key was too long; max key length is %d bytes"
2160
#: ../drizzled/error.cc:278
2653
#: drizzled/error.cc:178
2162
2655
msgid "Key column '%-.192s' doesn't exist in table"
2165
#: ../drizzled/error.cc:279
2658
#: drizzled/error.cc:180
2168
2661
"BLOB column '%-.192s' can't be used in key specification with the used table "
2172
#: ../drizzled/error.cc:280
2665
#: drizzled/error.cc:182
2175
2668
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2179
#: ../drizzled/error.cc:281
2672
#: drizzled/error.cc:184
2181
2674
"Incorrect table definition; there can be only one auto column and it must be "
2182
2675
"defined as a key"
2185
#: ../drizzled/error.cc:282
2678
#: drizzled/error.cc:186
2681
"%s: ready for connections.\n"
2682
"Version: '%s' socket: '%s' port: %d"
2685
#: drizzled/error.cc:188
2187
2687
msgid "%s: Normal shutdown\n"
2190
#: ../drizzled/error.cc:283
2690
#: drizzled/error.cc:190
2192
2692
msgid "%s: Got signal %d. Aborting!\n"
2195
#: ../drizzled/error.cc:284
2695
#: drizzled/error.cc:192
2197
2697
msgid "%s: Shutdown complete\n"
2200
#: ../drizzled/error.cc:285
2700
#: drizzled/error.cc:194
2202
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2702
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2205
#: ../drizzled/error.cc:286
2705
#: drizzled/error.cc:196
2206
2706
msgid "Can't create IP socket"
2209
#: ../drizzled/error.cc:287
2709
#: drizzled/error.cc:198
2212
2712
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2216
#: ../drizzled/error.cc:288
2716
#: drizzled/error.cc:200
2219
2719
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2220
2720
"check the manual"
2223
#: ../drizzled/error.cc:289
2723
#: drizzled/error.cc:202
2225
2725
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2228
#: ../drizzled/error.cc:290
2728
#: drizzled/error.cc:204
2231
"The file '%-.128s' must be in the schema directory or be readable by all"
2731
"The file '%-.128s' must be in the database directory or be readable by all"
2234
#: ../drizzled/error.cc:291
2734
#: drizzled/error.cc:206
2236
2736
msgid "File '%-.200s' already exists"
2239
#: ../drizzled/error.cc:292
2739
#: drizzled/error.cc:208
2241
2741
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2244
#: ../drizzled/error.cc:293
2744
#: drizzled/error.cc:210
2746
msgid "Records: %ld Duplicates: %ld"
2749
#: drizzled/error.cc:212
2246
2751
"Incorrect prefix key; the used key part isn't a string, the used length is "
2247
2752
"longer than the key part, or the storage engine doesn't support unique "
2251
#: ../drizzled/error.cc:294
2756
#: drizzled/error.cc:214
2252
2757
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2255
#: ../drizzled/error.cc:295
2760
#: drizzled/error.cc:216
2257
2762
msgid "Can't DROP '%-.192s'; check that column/key exists"
2260
#: ../drizzled/error.cc:296
2765
#: drizzled/error.cc:218
2262
2767
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2265
#: ../drizzled/error.cc:297
2770
#: drizzled/error.cc:220
2267
2772
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2270
#. KILL session errors
2271
#: ../drizzled/error.cc:300
2273
msgid "Unknown session id: %lu"
2276
#: ../drizzled/error.cc:301
2278
msgid "You are not the owner of session %lu"
2281
#: ../drizzled/error.cc:302
2282
msgid "You cannot kill the session you are connected from."
2285
#: ../drizzled/error.cc:305
2775
#: drizzled/error.cc:222
2777
msgid "Unknown thread id: %lu"
2780
#: drizzled/error.cc:224
2782
msgid "You are not owner of thread %lu"
2785
#: drizzled/error.cc:226
2286
2786
msgid "No tables used"
2289
#: ../drizzled/error.cc:306
2789
#: drizzled/error.cc:228
2791
msgid "Too many strings for column %-.192s and SET"
2794
#: drizzled/error.cc:230
2796
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2799
#: drizzled/error.cc:232
2801
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2804
#: drizzled/error.cc:234
2806
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2809
#: drizzled/error.cc:236
2291
2811
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2294
#: ../drizzled/error.cc:307
2814
#: drizzled/error.cc:238
2296
msgid "Incorrect schema name '%-.100s'"
2816
msgid "Incorrect database name '%-.100s'"
2299
#: ../drizzled/error.cc:308
2819
#: drizzled/error.cc:240
2301
2821
msgid "Incorrect table name '%-.100s'"
2304
#: ../drizzled/error.cc:309
2824
#: drizzled/error.cc:242
2306
2826
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2307
2827
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2310
#: ../drizzled/error.cc:310
2830
#: drizzled/error.cc:244
2311
2831
msgid "Unknown error"
2314
#: ../drizzled/error.cc:311
2834
#: drizzled/error.cc:246
2316
2836
msgid "Unknown procedure '%-.192s'"
2319
#: ../drizzled/error.cc:312
2839
#: drizzled/error.cc:248
2321
2841
msgid "Incorrect parameter count to procedure '%-.192s'"
2324
#: ../drizzled/error.cc:313
2844
#: drizzled/error.cc:250
2846
msgid "Incorrect parameters to procedure '%-.192s'"
2849
#: drizzled/error.cc:252
2326
2851
msgid "Unknown table '%-.192s' in %-.32s"
2329
#: ../drizzled/error.cc:314
2854
#: drizzled/error.cc:254
2331
2856
msgid "Column '%-.192s' specified twice"
2334
#: ../drizzled/error.cc:315
2859
#: drizzled/error.cc:256
2335
2860
msgid "Invalid use of group function"
2338
#: ../drizzled/error.cc:316
2863
#: drizzled/error.cc:258
2341
2866
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2344
#: ../drizzled/error.cc:317
2869
#: drizzled/error.cc:260
2345
2870
msgid "A table must have at least 1 column"
2348
#: ../drizzled/error.cc:318
2873
#: drizzled/error.cc:262
2350
2875
msgid "The table '%-.192s' is full"
2353
#: ../drizzled/error.cc:319
2878
#: drizzled/error.cc:264
2880
msgid "Unknown character set: '%-.64s'"
2883
#: drizzled/error.cc:266
2355
2885
msgid "Too many tables; Drizzle can only use %d tables in a join"
2358
#: ../drizzled/error.cc:320
2888
#: drizzled/error.cc:268
2359
2889
msgid "Too many columns"
2362
#: ../drizzled/error.cc:321
2892
#: drizzled/error.cc:270
2365
2895
"Row size too large. The maximum row size for the used table type, not "
2366
2896
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2369
#: ../drizzled/error.cc:322
2899
#: drizzled/error.cc:272
2902
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2903
"thread_stack=#' to specify a bigger stack if needed"
2906
#: drizzled/error.cc:274
2370
2907
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2373
#: ../drizzled/error.cc:323
2910
#: drizzled/error.cc:276
2376
2913
"Table handler doesn't support NULL in given index. Please change column "
2377
2914
"'%-.192s' to be NOT NULL or use another handler"
2380
#: ../drizzled/error.cc:324
2381
msgid "No paths allowed for plugin library"
2384
#: ../drizzled/error.cc:325
2386
msgid "Plugin '%-.192s' already exists"
2389
#: ../drizzled/error.cc:326
2391
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2392
msgstr "Kan inte skapa trådavbrott (error %d, errno: %d)"
2394
#: ../drizzled/error.cc:327
2396
msgid "Can't find symbol '%-.128s' in library '%s'"
2399
#: ../drizzled/error.cc:328
2917
#: drizzled/error.cc:278
2919
msgid "Can't load function '%-.192s'"
2922
#: drizzled/error.cc:280
2924
msgid "Can't initialize function '%-.192s'; %-.80s"
2927
#: drizzled/error.cc:282
2928
msgid "No paths allowed for shared library"
2931
#: drizzled/error.cc:284
2933
msgid "Function '%-.192s' already exists"
2936
#: drizzled/error.cc:286
2938
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2941
#: drizzled/error.cc:288
2943
msgid "Can't find symbol '%-.128s' in library"
2946
#: drizzled/error.cc:290
2948
msgid "Function '%-.192s' is not defined"
2951
#: drizzled/error.cc:292
2954
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2955
"'drizzleadmin flush-hosts'"
2958
#: drizzled/error.cc:294
2960
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2963
#: drizzled/error.cc:296
2965
"You are using Drizzle as an anonymous user and anonymous users are not "
2966
"allowed to change passwords"
2969
#: drizzled/error.cc:298
2971
"You must have privileges to update tables in the drizzle database to be able "
2972
"to change passwords for others"
2975
#: drizzled/error.cc:300
2976
msgid "Can't find any matching row in the user table"
2979
#: drizzled/error.cc:302
2401
2981
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2404
#: ../drizzled/error.cc:329
2984
#: drizzled/error.cc:304
2407
2987
"Can't create a new thread (errno %d); if you are not out of available "
2408
2988
"memory, you can consult the manual for a possible OS-dependent bug"
2411
#: ../drizzled/error.cc:330
2991
#: drizzled/error.cc:306
2413
2993
msgid "Column count doesn't match value count at row %ld"
2416
#: ../drizzled/error.cc:331
2996
#: drizzled/error.cc:308
2418
2998
msgid "Can't reopen table: '%-.192s'"
2421
#: ../drizzled/error.cc:332
3001
#: drizzled/error.cc:310
3002
msgid "Invalid use of NULL value"
3005
#: drizzled/error.cc:312
3007
msgid "Got error '%-.64s' from regexp"
3010
#: drizzled/error.cc:314
2423
3012
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2424
3013
"illegal if there is no GROUP BY clause"
2427
#: ../drizzled/error.cc:333
3016
#: drizzled/error.cc:316
3018
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3021
#: drizzled/error.cc:318
3023
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3026
#: drizzled/error.cc:320
3029
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3033
#: drizzled/error.cc:322
3035
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3036
"privileges can be used"
3039
#: drizzled/error.cc:324
3040
msgid "The host or user argument to GRANT is too long"
3043
#: drizzled/error.cc:326
2429
3045
msgid "Table '%-.192s.%-.192s' doesn't exist"
2432
#: ../drizzled/error.cc:334
3048
#: drizzled/error.cc:328
3051
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3055
#: drizzled/error.cc:330
3056
msgid "The used command is not allowed with this Drizzle version"
3059
#: drizzled/error.cc:332
2434
3061
"You have an error in your SQL syntax; check the manual that corresponds to "
2435
3062
"your Drizzle server version for the right syntax to use"
2438
#: ../drizzled/error.cc:335
3065
#: drizzled/error.cc:334
3067
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3070
#: drizzled/error.cc:336
3071
msgid "Too many delayed threads in use"
3074
#: drizzled/error.cc:338
3076
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3079
#: drizzled/error.cc:340
2439
3080
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2442
#: ../drizzled/error.cc:336
3083
#: drizzled/error.cc:342
3084
msgid "Got a read error from the connection pipe"
3087
#: drizzled/error.cc:344
3088
msgid "Got an error from fcntl()"
3091
#: drizzled/error.cc:346
2443
3092
msgid "Got packets out of order"
2446
#: ../drizzled/error.cc:337
3095
#: drizzled/error.cc:358
3096
msgid "Result string is longer than 'max_allowed_packet' bytes"
3099
#: drizzled/error.cc:360
2447
3100
msgid "The used table type doesn't support BLOB/TEXT columns"
2450
#: ../drizzled/error.cc:338
3103
#: drizzled/error.cc:362
2451
3104
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2454
#: ../drizzled/error.cc:339
3107
#: drizzled/error.cc:364
3110
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3114
#: drizzled/error.cc:366
2456
3116
msgid "Incorrect column name '%-.100s'"
2459
#: ../drizzled/error.cc:340
3119
#: drizzled/error.cc:368
2461
3121
msgid "The used storage engine can't index column '%-.192s'"
2464
#: ../drizzled/error.cc:341
3124
#: drizzled/error.cc:370
2466
3126
"Unable to open underlying table which is differently defined or of non-"
2467
3127
"MyISAM type or doesn't exist"
2470
#: ../drizzled/error.cc:342
3130
#: drizzled/error.cc:372
2472
3132
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2475
#: ../drizzled/error.cc:343
3135
#: drizzled/error.cc:374
2478
3138
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2481
#: ../drizzled/error.cc:344
3141
#: drizzled/error.cc:376
2483
3143
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2484
3144
"UNIQUE instead"
2487
#: ../drizzled/error.cc:345
3147
#: drizzled/error.cc:378
2488
3148
msgid "Result consisted of more than one row"
2491
#: ../drizzled/error.cc:346
3151
#: drizzled/error.cc:380
2492
3152
msgid "This table type requires a primary key"
2495
#: ../drizzled/error.cc:347
3155
#: drizzled/error.cc:382
3156
msgid "This version of Drizzle is not compiled with RAID support"
3159
#: drizzled/error.cc:384
3161
"You are using safe update mode and you tried to update a table without a "
3162
"WHERE that uses a KEY column"
3165
#: drizzled/error.cc:386
2497
3167
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2500
#: ../drizzled/error.cc:348
3170
#: drizzled/error.cc:388
2501
3171
msgid "Can't open table"
2504
#: ../drizzled/error.cc:349
3174
#: drizzled/error.cc:390
2506
3176
msgid "The storage engine for the table doesn't support %s"
2509
#: ../drizzled/error.cc:350
3179
#: drizzled/error.cc:392
3180
msgid "You are not allowed to execute this command in a transaction"
3183
#: drizzled/error.cc:394
2511
3185
msgid "Got error %d during COMMIT"
2514
#: ../drizzled/error.cc:351
3188
#: drizzled/error.cc:396
2516
3190
msgid "Got error %d during ROLLBACK"
2519
#. This is a very incorrect place to use the PRIi64 macro as the
2520
#. program that looks over the source for the N_() macros does not
2521
#. (obviously) do macro expansion, so the string is entirely wrong for
2522
#. what it is trying to output for every language except english.
2523
#: ../drizzled/error.cc:356
3193
#: drizzled/error.cc:398
3195
msgid "Got error %d during FLUSH_LOGS"
3198
#: drizzled/error.cc:400
3200
msgid "Got error %d during CHECKPOINT"
3203
#: drizzled/error.cc:402
2526
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3206
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2527
3207
"'%-.64s' (%-.64s)"
2530
#: ../drizzled/error.cc:357
3210
#: drizzled/error.cc:404
3211
msgid "The storage engine for the table does not support binary table dump"
3214
#: drizzled/error.cc:406
3215
msgid "Binlog closed, cannot RESET MASTER"
3218
#: drizzled/error.cc:408
3220
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3223
#: drizzled/error.cc:410
3225
msgid "Error from master: '%-.64s'"
3228
#: drizzled/error.cc:412
3229
msgid "Net error reading from master"
3232
#: drizzled/error.cc:414
3233
msgid "Net error writing to master"
3236
#: drizzled/error.cc:416
3237
msgid "Can't find FULLTEXT index matching the column list"
3240
#: drizzled/error.cc:418
2532
3242
"Can't execute the given command because you have active locked tables or an "
2533
3243
"active transaction"
2536
#: ../drizzled/error.cc:358
3246
#: drizzled/error.cc:420
2538
3248
msgid "Unknown system variable '%-.64s'"
2541
#: ../drizzled/error.cc:359
3251
#: drizzled/error.cc:422
2543
3253
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2546
#: ../drizzled/error.cc:360
3256
#: drizzled/error.cc:424
2549
3259
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2552
#: ../drizzled/error.cc:361
3262
#: drizzled/error.cc:426
2553
3263
msgid "Some non-transactional changed tables couldn't be rolled back"
2556
#: ../drizzled/error.cc:362
3266
#: drizzled/error.cc:428
3268
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3269
"of storage; increase this drizzled variable and try again"
3272
#: drizzled/error.cc:430
3274
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3277
#: drizzled/error.cc:432
3279
"This operation requires a running slave; configure slave and do START SLAVE"
3282
#: drizzled/error.cc:434
3283
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3286
#: drizzled/error.cc:436
3288
"Could not initialize master info structure; more error messages can be found "
3289
"in the Drizzle error log"
3292
#: drizzled/error.cc:438
3293
msgid "Could not create slave thread; check system resources"
3296
#: drizzled/error.cc:440
3299
"User %-.64s already has more than 'max_user_connections' active connections"
3302
#: drizzled/error.cc:442
2557
3303
msgid "You may only use constant expressions with SET"
2560
#: ../drizzled/error.cc:363
3306
#: drizzled/error.cc:444
2561
3307
msgid "Lock wait timeout exceeded; try restarting transaction"
2564
#: ../drizzled/error.cc:364
3310
#: drizzled/error.cc:446
2565
3311
msgid "The total number of locks exceeds the lock table size"
2568
#: ../drizzled/error.cc:365
3314
#: drizzled/error.cc:448
2569
3315
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2572
#: ../drizzled/error.cc:366
3318
#: drizzled/error.cc:450
2573
3319
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2576
#: ../drizzled/error.cc:367
3322
#: drizzled/error.cc:452
3323
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3326
#: drizzled/error.cc:454
2578
3328
msgid "Incorrect arguments to %s"
2581
#: ../drizzled/error.cc:368
3331
#: drizzled/error.cc:456
3333
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3336
#: drizzled/error.cc:458
3338
"Incorrect table definition; all MERGE tables must be in the same database"
3341
#: drizzled/error.cc:460
2582
3342
msgid "Deadlock found when trying to get lock; try restarting transaction"
2585
#: ../drizzled/error.cc:369
3345
#: drizzled/error.cc:462
2586
3346
msgid "The used table type doesn't support FULLTEXT indexes"
2589
#: ../drizzled/error.cc:370
3349
#: drizzled/error.cc:464
2590
3350
msgid "Cannot add foreign key constraint"
2593
#: ../drizzled/error.cc:371
3353
#: drizzled/error.cc:466
2594
3354
msgid "Cannot add or update a child row: a foreign key constraint fails"
2597
#: ../drizzled/error.cc:372
3357
#: drizzled/error.cc:468
2598
3358
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2601
#: ../drizzled/error.cc:373
3361
#: drizzled/error.cc:470
3363
msgid "Error connecting to master: %-.128s"
3366
#: drizzled/error.cc:472
3368
msgid "Error running query on master: %-.128s"
3371
#: drizzled/error.cc:474
3373
msgid "Error when executing command %s: %-.128s"
3376
#: drizzled/error.cc:476
2603
3378
msgid "Incorrect usage of %s and %s"
2606
#: ../drizzled/error.cc:374
3381
#: drizzled/error.cc:478
2607
3382
msgid "The used SELECT statements have a different number of columns"
2610
#: ../drizzled/error.cc:375
3385
#: drizzled/error.cc:480
2611
3386
msgid "Can't execute the query because you have a conflicting read lock"
2614
#: ../drizzled/error.cc:376
3389
#: drizzled/error.cc:482
3390
msgid "Mixing of transactional and non-transactional tables is disabled"
3393
#: drizzled/error.cc:484
3395
msgid "Option '%s' used twice in statement"
3398
#: drizzled/error.cc:486
3400
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3403
#: drizzled/error.cc:488
3405
msgid "Access denied; you need the %-.128s privilege for this operation"
3408
#: drizzled/error.cc:490
2617
3411
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2620
#: ../drizzled/error.cc:377
3414
#: drizzled/error.cc:492
2623
3417
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2626
#: ../drizzled/error.cc:378
3420
#: drizzled/error.cc:494
2628
3422
msgid "Variable '%-.64s' doesn't have a default value"
2631
#: ../drizzled/error.cc:379
3425
#: drizzled/error.cc:496
2633
3427
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2636
#: ../drizzled/error.cc:380
3430
#: drizzled/error.cc:498
2638
3432
msgid "Incorrect argument type to variable '%-.64s'"
2641
#: ../drizzled/error.cc:381
3435
#: drizzled/error.cc:500
2643
3437
msgid "Variable '%-.64s' can only be set, not read"
2646
#: ../drizzled/error.cc:382
3440
#: drizzled/error.cc:502
2648
3442
msgid "Incorrect usage/placement of '%s'"
2651
#: ../drizzled/error.cc:383
3445
#: drizzled/error.cc:504
2653
3447
msgid "This version of Drizzle doesn't yet support '%s'"
2656
#: ../drizzled/error.cc:384
3450
#: drizzled/error.cc:506
3453
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3456
#: drizzled/error.cc:508
3457
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3460
#: drizzled/error.cc:510
2658
3462
msgid "Variable '%-.192s' is a %s variable"
2661
#: ../drizzled/error.cc:385
3465
#: drizzled/error.cc:512
2663
3467
msgid "Incorrect foreign key definition for '%-.192s': %s"
2666
#: ../drizzled/error.cc:386
3470
#: drizzled/error.cc:514
2667
3471
msgid "Key reference and table reference don't match"
2670
#: ../drizzled/error.cc:387
3474
#: drizzled/error.cc:516
2672
3476
msgid "Operand should contain %d column(s)"
2675
#: ../drizzled/error.cc:388
3479
#: drizzled/error.cc:518
2676
3480
msgid "Subquery returns more than 1 row"
2679
#: ../drizzled/error.cc:389
3483
#: drizzled/error.cc:520
3485
msgid "Unknown prepared statement handler (%.*s) given to %s"
3488
#: drizzled/error.cc:522
3489
msgid "Help database is corrupt or does not exist"
3492
#: drizzled/error.cc:524
3493
msgid "Cyclic reference on subqueries"
3496
#: drizzled/error.cc:526
2681
3498
msgid "Converting column '%s' from %s to %s"
2684
#: ../drizzled/error.cc:390
3501
#: drizzled/error.cc:528
2686
3503
msgid "Reference '%-.64s' not supported (%s)"
2689
#: ../drizzled/error.cc:391
3506
#: drizzled/error.cc:530
2690
3507
msgid "Every derived table must have its own alias"
2693
#: ../drizzled/error.cc:392
3510
#: drizzled/error.cc:532
2695
3512
msgid "Select %u was reduced during optimization"
2698
#: ../drizzled/error.cc:393
3515
#: drizzled/error.cc:534
2700
3517
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2703
#: ../drizzled/error.cc:394
3520
#: drizzled/error.cc:536
3522
"Client does not support authentication protocol requested by server; "
3523
"consider upgrading Drizzle client"
3526
#: drizzled/error.cc:538
2704
3527
msgid "All parts of a SPATIAL index must be NOT NULL"
2707
#: ../drizzled/error.cc:395
3530
#: drizzled/error.cc:540
2709
3532
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2712
#: ../drizzled/error.cc:396
3535
#: drizzled/error.cc:542
3536
msgid "Slave is already running"
3539
#: drizzled/error.cc:544
3540
msgid "Slave already has been stopped"
3543
#: drizzled/error.cc:546
2715
"Uncompressed data size too large; the maximum size is %d (based on "
2716
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3546
"Uncompressed data size too large; the maximum size is %d (probably, length "
3547
"of uncompressed data was corrupted)"
2719
#: ../drizzled/error.cc:397
3550
#: drizzled/error.cc:548
2720
3551
msgid "ZLIB: Not enough memory"
2723
#: ../drizzled/error.cc:398
3554
#: drizzled/error.cc:550
2725
3556
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2726
3557
"data was corrupted)"
2729
#: ../drizzled/error.cc:399
3560
#: drizzled/error.cc:552
2730
3561
msgid "ZLIB: Input data corrupted"
2733
#: ../drizzled/error.cc:400
3564
#: drizzled/error.cc:554
2735
3566
msgid "%d line(s) were cut by GROUP_CONCAT()"
2738
#: ../drizzled/error.cc:401
3569
#: drizzled/error.cc:556
2740
3571
msgid "Row %ld doesn't contain data for all columns"
2743
#: ../drizzled/error.cc:402
3574
#: drizzled/error.cc:558
2746
3577
"Row %ld was truncated; it contained more data than there were input columns"
2749
#: ../drizzled/error.cc:403
3580
#: drizzled/error.cc:560
2752
3583
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2755
#: ../drizzled/error.cc:404
3586
#: drizzled/error.cc:562
2757
3588
msgid "Out of range value for column '%s' at row %ld"
2760
#: ../drizzled/error.cc:405
3591
#: drizzled/error.cc:564
2762
3593
msgid "Data truncated for column '%s' at row %ld"
2765
#: ../drizzled/error.cc:406
3596
#: drizzled/error.cc:566
3598
msgid "Using storage engine %s for table '%s'"
3601
#: drizzled/error.cc:568
2767
3603
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2770
#: ../drizzled/error.cc:407
3606
#: drizzled/error.cc:570
3607
msgid "Cannot drop one or more of the requested users"
3610
#: drizzled/error.cc:572
3611
msgid "Can't revoke all privileges for one or more of the requested users"
3614
#: drizzled/error.cc:574
2772
3616
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2775
#: ../drizzled/error.cc:408
3619
#: drizzled/error.cc:576
2777
3621
msgid "Illegal mix of collations for operation '%s'"
2780
#: ../drizzled/error.cc:409
3624
#: drizzled/error.cc:578
2783
3627
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2784
3628
"variable_name)"
2787
#: ../drizzled/error.cc:410
3631
#: drizzled/error.cc:580
2789
3633
msgid "Unknown collation: '%-.64s'"
2792
#: ../drizzled/error.cc:411
3636
#: drizzled/error.cc:582
3638
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3639
"compiled without SSL support; they can be used later if Drizzle slave with "
3643
#: drizzled/error.cc:584
3646
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3647
"old format; please change the password to the new format"
3650
#: drizzled/error.cc:586
2795
3653
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2799
#: ../drizzled/error.cc:412
3657
#: drizzled/error.cc:588
3658
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3661
#: drizzled/error.cc:590
3663
"It is recommended to use --skip-slave-start when doing step-by-step "
3664
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3665
"get an unexpected slave's drizzled restart"
3668
#: drizzled/error.cc:592
3669
msgid "SQL thread is not to be started so UNTIL options are ignored"
3672
#: drizzled/error.cc:594
2801
3674
msgid "Incorrect index name '%-.100s'"
2804
#: ../drizzled/error.cc:413
3677
#: drizzled/error.cc:596
2806
3679
msgid "Incorrect catalog name '%-.100s'"
2809
#: ../drizzled/error.cc:414
3682
#: drizzled/error.cc:598
3684
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3687
#: drizzled/error.cc:600
2811
3689
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2814
#: ../drizzled/error.cc:415
3692
#: drizzled/error.cc:602
3694
msgid "Unknown key cache '%-.100s'"
3697
#: drizzled/error.cc:604
3699
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3700
"this switch for this grant to work"
3703
#: drizzled/error.cc:606
2816
3705
msgid "Unknown table engine '%s'"
2819
#: ../drizzled/error.cc:416
3708
#: drizzled/error.cc:608
3710
msgid "'%s' is deprecated; use '%s' instead"
3713
#: drizzled/error.cc:610
2821
3715
msgid "The target table %-.100s of the %s is not updatable"
2824
#: ../drizzled/error.cc:417
3718
#: drizzled/error.cc:612
2827
3721
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2831
#: ../drizzled/error.cc:418
3725
#: drizzled/error.cc:614
2834
3728
"The Drizzle server is running with the %s option so it cannot execute this "
2838
#: ../drizzled/error.cc:419
3732
#: drizzled/error.cc:616
2840
3734
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2843
#: ../drizzled/error.cc:420
3737
#: drizzled/error.cc:618
2845
3739
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2848
#: ../drizzled/error.cc:421
3742
#: drizzled/error.cc:620
2850
3744
"Incorrect table definition; there can be only one TIMESTAMP column with "
2851
3745
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2854
#: ../drizzled/error.cc:422
3748
#: drizzled/error.cc:622
2856
3750
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2859
#: ../drizzled/error.cc:423
3753
#: drizzled/error.cc:624
3754
msgid "This command is not supported in the prepared statement protocol yet"
3757
#: drizzled/error.cc:626
2861
3759
msgid "Got error %d '%-.100s' from %s"
2864
#: ../drizzled/error.cc:424
3762
#: drizzled/error.cc:628
2866
3764
msgid "Got temporary error %d '%-.100s' from %s"
2869
#: ../drizzled/error.cc:425
3767
#: drizzled/error.cc:630
2871
3769
msgid "Unknown or incorrect time zone: '%-.64s'"
2874
#: ../drizzled/error.cc:426
3772
#: drizzled/error.cc:632
3774
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3777
#: drizzled/error.cc:634
2876
3779
msgid "Invalid %s character string: '%.64s'"
2879
#: ../drizzled/error.cc:427
3782
#: drizzled/error.cc:636
2881
3784
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2884
#: ../drizzled/error.cc:428
3787
#: drizzled/error.cc:638
3789
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3792
#: drizzled/error.cc:640
3794
msgid "Can't create a %s from within another stored routine"
3797
#: drizzled/error.cc:642
3799
msgid "%s %s already exists"
3802
#: drizzled/error.cc:644
2886
3804
msgid "%s %s does not exist"
2889
#: ../drizzled/error.cc:429
3807
#: drizzled/error.cc:646
3809
msgid "Failed to DROP %s %s"
3812
#: drizzled/error.cc:648
3814
msgid "Failed to CREATE %s %s"
3817
#: drizzled/error.cc:650
3819
msgid "%s with no matching label: %s"
3822
#: drizzled/error.cc:652
3824
msgid "Redefining label %s"
3827
#: drizzled/error.cc:654
3829
msgid "End-label %s without match"
3832
#: drizzled/error.cc:656
3834
msgid "Referring to uninitialized variable %s"
3837
#: drizzled/error.cc:658
3839
msgid "PROCEDURE %s can't return a result set in the given context"
3842
#: drizzled/error.cc:660
3843
msgid "RETURN is only allowed in a FUNCTION"
3846
#: drizzled/error.cc:662
3848
msgid "%s is not allowed in stored procedures"
3851
#: drizzled/error.cc:664
3853
"The update log is deprecated and replaced by the binary log; SET "
3854
"SQL_LOG_UPDATE has been ignored"
3857
#: drizzled/error.cc:666
3859
"The update log is deprecated and replaced by the binary log; SET "
3860
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3863
#: drizzled/error.cc:668
2890
3864
msgid "Query execution was interrupted"
2893
#: ../drizzled/error.cc:430
3867
#: drizzled/error.cc:670
3869
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3872
#: drizzled/error.cc:672
3874
msgid "Undefined CONDITION: %s"
3877
#: drizzled/error.cc:674
3879
msgid "No RETURN found in FUNCTION %s"
3882
#: drizzled/error.cc:676
3884
msgid "FUNCTION %s ended without RETURN"
3887
#: drizzled/error.cc:678
3888
msgid "Cursor statement must be a SELECT"
3891
#: drizzled/error.cc:680
3892
msgid "Cursor SELECT must not have INTO"
3895
#: drizzled/error.cc:682
3897
msgid "Undefined CURSOR: %s"
3900
#: drizzled/error.cc:684
3901
msgid "Cursor is already open"
3904
#: drizzled/error.cc:686
3905
msgid "Cursor is not open"
3908
#: drizzled/error.cc:688
3910
msgid "Undeclared variable: %s"
3913
#: drizzled/error.cc:690
3914
msgid "Incorrect number of FETCH variables"
3917
#: drizzled/error.cc:692
3918
msgid "No data - zero rows fetched, selected, or processed"
3921
#: drizzled/error.cc:694
3923
msgid "Duplicate parameter: %s"
3926
#: drizzled/error.cc:696
3928
msgid "Duplicate variable: %s"
3931
#: drizzled/error.cc:698
3933
msgid "Duplicate condition: %s"
3936
#: drizzled/error.cc:700
3938
msgid "Duplicate cursor: %s"
3941
#: drizzled/error.cc:702
3943
msgid "Failed to ALTER %s %s"
3946
#: drizzled/error.cc:704
3947
msgid "Subquery value not supported"
3950
#: drizzled/error.cc:706
3952
msgid "%s is not allowed in stored function or trigger"
3955
#: drizzled/error.cc:708
3956
msgid "Variable or condition declaration after cursor or handler declaration"
3959
#: drizzled/error.cc:710
3960
msgid "Cursor declaration after handler declaration"
3963
#: drizzled/error.cc:712
3964
msgid "Case not found for CASE statement"
3967
#: drizzled/error.cc:714
3969
msgid "Configuration file '%-.192s' is too big"
3972
#: drizzled/error.cc:716
3974
msgid "Malformed file type header in file '%-.192s'"
3977
#: drizzled/error.cc:718
3979
msgid "Unexpected end of file while parsing comment '%-.200s'"
3982
#: drizzled/error.cc:720
3984
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3987
#: drizzled/error.cc:722
3989
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3992
#: drizzled/error.cc:724
3993
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3996
#: drizzled/error.cc:726
3998
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4001
#: drizzled/error.cc:728
4003
msgid "'%-.192s.%-.192s' is not %s"
4006
#: drizzled/error.cc:730
4008
msgid "Column '%-.192s' is not updatable"
4011
#: drizzled/error.cc:732
4012
msgid "View's SELECT contains a subquery in the FROM clause"
4015
#: drizzled/error.cc:734
4017
msgid "View's SELECT contains a '%s' clause"
4020
#: drizzled/error.cc:736
4021
msgid "View's SELECT contains a variable or parameter"
4024
#: drizzled/error.cc:738
4026
msgid "View's SELECT refers to a temporary table '%-.192s'"
4029
#: drizzled/error.cc:740
4030
msgid "View's SELECT and view's field list have different column counts"
4033
#: drizzled/error.cc:742
4035
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4038
#: drizzled/error.cc:744
4039
msgid "View being updated does not have complete key of underlying table in it"
4042
#: drizzled/error.cc:746
2896
4045
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2897
4046
"(s) or definer/invoker of view lack rights to use them"
2900
#: ../drizzled/error.cc:431
4049
#: drizzled/error.cc:748
4051
msgid "Can't drop or alter a %s from within another stored routine"
4054
#: drizzled/error.cc:750
4055
msgid "GOTO is not allowed in a stored procedure handler"
4058
#: drizzled/error.cc:752
4059
msgid "Trigger already exists"
4062
#: drizzled/error.cc:754
4063
msgid "Trigger does not exist"
4066
#: drizzled/error.cc:756
4068
msgid "Trigger's '%-.192s' is view or temporary table"
4071
#: drizzled/error.cc:758
4073
msgid "Updating of %s row is not allowed in %strigger"
4076
#: drizzled/error.cc:760
4078
msgid "There is no %s row in %s trigger"
4081
#: drizzled/error.cc:762
2902
4083
msgid "Field '%-.192s' doesn't have a default value"
2905
#: ../drizzled/error.cc:432
4086
#: drizzled/error.cc:764
2906
4087
msgid "Division by 0"
2909
#: ../drizzled/error.cc:433
4090
#: drizzled/error.cc:766
2911
4092
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2914
#: ../drizzled/error.cc:434
4095
#: drizzled/error.cc:768
2916
4097
msgid "Illegal %s '%-.192s' value found during parsing"
2919
#: ../drizzled/error.cc:435
4100
#: drizzled/error.cc:770
4102
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4105
#: drizzled/error.cc:772
4107
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4110
#: drizzled/error.cc:774
4112
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4115
#: drizzled/error.cc:776
4117
msgid "Failed purging old relay logs: %s"
4120
#: drizzled/error.cc:778
4122
msgid "Password hash should be a %d-digit hexadecimal number"
4125
#: drizzled/error.cc:780
4126
msgid "Target log not found in binlog index"
4129
#: drizzled/error.cc:782
4130
msgid "I/O error reading log index file"
4133
#: drizzled/error.cc:784
4134
msgid "Server configuration does not permit binlog purge"
4137
#: drizzled/error.cc:786
4138
msgid "Failed on fseek()"
4141
#: drizzled/error.cc:788
4142
msgid "Fatal error during log purge"
4145
#: drizzled/error.cc:790
4146
msgid "A purgeable log is in use, will not purge"
4149
#: drizzled/error.cc:792
4150
msgid "Unknown error during log purge"
4153
#: drizzled/error.cc:794
4155
msgid "Failed initializing relay log position: %s"
4158
#: drizzled/error.cc:796
4159
msgid "You are not using binary logging"
4162
#: drizzled/error.cc:798
4165
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4168
#: drizzled/error.cc:800
4169
msgid "WSAStartup Failed"
4172
#: drizzled/error.cc:802
4173
msgid "Can't handle procedures with different groups yet"
4176
#: drizzled/error.cc:804
4177
msgid "Select must have a group with this procedure"
4180
#: drizzled/error.cc:806
4181
msgid "Can't use ORDER clause with this procedure"
4184
#: drizzled/error.cc:808
4186
msgid "Binary logging and replication forbid changing the global server %s"
4189
#: drizzled/error.cc:810
4191
msgid "Can't map file: %-.200s, errno: %d"
4194
#: drizzled/error.cc:812
4196
msgid "Wrong magic in %-.64s"
4199
#: drizzled/error.cc:814
4200
msgid "Prepared statement contains too many placeholders"
4203
#: drizzled/error.cc:816
2921
4205
msgid "Key part '%-.192s' length cannot be 0"
2924
#: ../drizzled/error.cc:436
4208
#: drizzled/error.cc:818
4209
msgid "View text checksum failed"
4212
#: drizzled/error.cc:820
4215
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4218
#: drizzled/error.cc:822
4220
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4223
#: drizzled/error.cc:824
4225
msgid "Can not delete from join view '%-.192s.%-.192s'"
4228
#: drizzled/error.cc:826
4230
msgid "Operation %s failed for %.256s"
4233
#: drizzled/error.cc:828
4234
msgid "XAER_NOTA: Unknown XID"
4237
#: drizzled/error.cc:830
4238
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4241
#: drizzled/error.cc:832
2927
4244
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2928
4245
"the %.64s state"
2931
#: ../drizzled/error.cc:437
4248
#: drizzled/error.cc:834
4249
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4252
#: drizzled/error.cc:836
4254
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4258
#: drizzled/error.cc:838
4259
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4262
#: drizzled/error.cc:840
4265
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4269
#: drizzled/error.cc:842
4270
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4273
#: drizzled/error.cc:844
4274
msgid "Failed to revoke all privileges to dropped routine"
4277
#: drizzled/error.cc:846
2933
4279
msgid "Data too long for column '%s' at row %ld"
2936
#: ../drizzled/error.cc:438
4282
#: drizzled/error.cc:848
4284
msgid "Bad SQLSTATE: '%s'"
4287
#: drizzled/error.cc:850
2939
4290
"%s: ready for connections.\n"
2940
"Version: '%s' %s\n"
4291
"Version: '%s' socket: '%s' port: %d %s"
2943
#: ../drizzled/error.cc:439
4294
#: drizzled/error.cc:852
2944
4295
msgid "Can't load value from file with fixed size rows to variable"
2947
#: ../drizzled/error.cc:440
4298
#: drizzled/error.cc:854
4299
msgid "You are not allowed to create a user with GRANT"
4302
#: drizzled/error.cc:856
2949
4304
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2952
#: ../drizzled/error.cc:441
4307
#: drizzled/error.cc:858
2953
4308
msgid "Table definition has changed, please retry transaction"
2956
#: ../drizzled/error.cc:442
4311
#: drizzled/error.cc:860
4312
msgid "Duplicate handler declared in the same block"
4315
#: drizzled/error.cc:862
4318
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4319
"variable in BEFORE trigger"
4322
#: drizzled/error.cc:864
2958
4324
msgid "Not allowed to return a result set from a %s"
2961
#: ../drizzled/error.cc:443
4327
#: drizzled/error.cc:866
2962
4328
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2965
#: ../drizzled/error.cc:444
4331
#: drizzled/error.cc:868
4333
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4334
"declaration and binary logging is enabled; if non-transactional tables were "
4335
"updated, the binary log will miss their changes"
4338
#: drizzled/error.cc:870
4340
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4341
"declaration and binary logging is enabled (you *might* want to use the less "
4342
"safe log_bin_trust_function_creators variable)"
4345
#: drizzled/error.cc:872
4347
"You do not have the SUPER privilege and binary logging is enabled (you "
4348
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4351
#: drizzled/error.cc:874
4353
"You can't execute a prepared statement which has an open cursor associated "
4354
"with it. Reset the statement to re-execute it."
4357
#: drizzled/error.cc:876
4359
msgid "The statement (%lu) has no open cursor."
4362
#: drizzled/error.cc:878
2967
4364
"Explicit or implicit commit is not allowed in stored function or trigger."
2970
#: ../drizzled/error.cc:445
4367
#: drizzled/error.cc:880
4370
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4373
#: drizzled/error.cc:882
4374
msgid "Recursive stored functions and triggers are not allowed."
4377
#: drizzled/error.cc:884
2972
4379
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2975
#: ../drizzled/error.cc:446
4382
#: drizzled/error.cc:886
2977
4384
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2980
#: ../drizzled/error.cc:447
4387
#: drizzled/error.cc:888
2983
4390
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2987
#: ../drizzled/error.cc:448
4394
#: drizzled/error.cc:890
4396
"You can't combine write-locking of system tables with other tables or lock "
4400
#: drizzled/error.cc:892
4402
msgid "Unable to connect to foreign data source: %.64s"
4405
#: drizzled/error.cc:894
4408
"There was a problem processing the query on the foreign data source. Data "
4409
"source error: %-.64s"
4412
#: drizzled/error.cc:896
4415
"The foreign data source you are trying to reference does not exist. Data "
4416
"source error: %-.64s"
4419
#: drizzled/error.cc:898
4422
"Can't create federated table. The data source connection string '%-.64s' is "
4423
"not in the correct format"
4426
#: drizzled/error.cc:900
4428
msgid "The data source connection string '%-.64s' is not in the correct format"
4431
#: drizzled/error.cc:902
4433
msgid "Can't create federated table. Foreign data src error: %-.64s"
4436
#: drizzled/error.cc:904
2988
4437
msgid "Trigger in wrong schema"
2991
#: ../drizzled/error.cc:449
4440
#: drizzled/error.cc:906
2994
4443
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2995
4444
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2998
#: ../drizzled/error.cc:450
4447
#: drizzled/error.cc:908
4449
msgid "Routine body for '%-.100s' is too long"
4452
#: drizzled/error.cc:910
4453
msgid "Cannot drop default keycache"
4456
#: drizzled/error.cc:912
3000
4458
msgid "Display width out of range for column '%-.192s' (max = %d)"
3003
#: ../drizzled/error.cc:451
4461
#: drizzled/error.cc:914
4462
msgid "XAER_DUPID: The XID already exists"
4465
#: drizzled/error.cc:916
3005
4467
msgid "Datetime function: %-.32s field overflow"
3008
#: ../drizzled/error.cc:452
4470
#: drizzled/error.cc:918
4473
"Can't update table '%-.192s' in stored function/trigger because it is "
4474
"already used by statement which invoked this stored function/trigger."
4477
#: drizzled/error.cc:920
4480
"The definition of table '%-.192s' prevents operation %.192s on table "
4484
#: drizzled/error.cc:922
4486
"The prepared statement contains a stored routine call that refers to that "
4487
"same statement. It's not allowed to execute a prepared statement in such a "
4491
#: drizzled/error.cc:924
4492
msgid "Not allowed to set autocommit from a stored function or trigger"
4495
#: drizzled/error.cc:926
4496
msgid "Definer is not fully qualified"
4499
#: drizzled/error.cc:928
4502
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4503
"Current user is used as definer. Please recreate the view!"
4506
#: drizzled/error.cc:930
4509
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4513
#: drizzled/error.cc:932
4515
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4518
#: drizzled/error.cc:934
4520
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4523
#: drizzled/error.cc:936
3011
4526
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3014
#: ../drizzled/error.cc:453
4529
#: drizzled/error.cc:938
3017
4532
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3020
#: ../drizzled/error.cc:454
3021
msgid "No data - zero rows fetched, selected, or processed"
3024
#: ../drizzled/error.cc:455
4535
#: drizzled/error.cc:940
4537
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4540
#: drizzled/error.cc:942
4543
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4544
"activated under the authorization of the invoker, which may have "
4545
"insufficient privileges. Please recreate the trigger."
4548
#: drizzled/error.cc:944
4550
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4553
#: drizzled/error.cc:946
4556
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4557
"exceeded for routine %.192s"
4560
#: drizzled/error.cc:948
4563
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4564
"or contains bad data (internal code %d)"
4567
#: drizzled/error.cc:950
4569
msgid "Incorrect routine name '%-.192s'"
4572
#: drizzled/error.cc:952
3026
4574
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3029
#: ../drizzled/error.cc:456
4577
#: drizzled/error.cc:954
4578
msgid "AGGREGATE is not supported for stored functions"
4581
#: drizzled/error.cc:956
4584
"Can't create more than max_prepared_stmt_count statements (current value: %"
4588
#: drizzled/error.cc:958
4590
msgid "`%-.192s`.`%-.192s` contains view recursion"
4593
#: drizzled/error.cc:960
3031
4595
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3034
#: ../drizzled/error.cc:457
4598
#: drizzled/error.cc:962
3035
4599
msgid "The used table type doesn't support SPATIAL indexes"
3038
#: ../drizzled/error.cc:458
4602
#: drizzled/error.cc:964
4603
msgid "Triggers can not be created on system tables"
4606
#: drizzled/error.cc:966
3040
4608
msgid "Leading spaces are removed from name '%s'"
3043
#: ../drizzled/error.cc:459
4611
#: drizzled/error.cc:968
3044
4612
msgid "Failed to read auto-increment value from storage engine"
3047
#: ../drizzled/error.cc:460
4615
#: drizzled/error.cc:970
4619
#: drizzled/error.cc:972
4623
#: drizzled/error.cc:974
3049
4625
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3052
#: ../drizzled/error.cc:461
4628
#: drizzled/error.cc:976
4630
msgid "The target table %-.100s of the %s is not insertable-into"
4633
#: drizzled/error.cc:978
4636
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4639
#: drizzled/error.cc:980
3053
4640
msgid "Too high level of nesting for select"
3056
#: ../drizzled/error.cc:462
4643
#: drizzled/error.cc:982
3058
4645
msgid "Name '%-.64s' has become ''"
3061
#: ../drizzled/error.cc:463
4648
#: drizzled/error.cc:984
3063
4650
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3064
4651
"optional and non-empty FIELDS ENCLOSED BY"
3067
#: ../drizzled/error.cc:464
4654
#: drizzled/error.cc:986
4656
msgid "The foreign server, %s, you are trying to create already exists."
4659
#: drizzled/error.cc:988
4662
"The foreign server name you are trying to reference does not exist. Data "
4663
"source error: %-.64s"
4666
#: drizzled/error.cc:990
3070
4669
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3073
#: ../drizzled/error.cc:465
3075
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3078
#: ../drizzled/error.cc:466
4672
#: drizzled/error.cc:992
4675
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4679
#: drizzled/error.cc:994
4681
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4684
#: drizzled/error.cc:996
4685
msgid "MAXVALUE can only be used in last partition definition"
4688
#: drizzled/error.cc:998
4689
msgid "Subpartitions can only be hash partitions and by key"
4692
#: drizzled/error.cc:1000
4693
msgid "Must define subpartitions on all partitions if on one partition"
4696
#: drizzled/error.cc:1002
4697
msgid "Wrong number of partitions defined, mismatch with previous setting"
4700
#: drizzled/error.cc:1004
4701
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4704
#: drizzled/error.cc:1006
4705
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4708
#: drizzled/error.cc:1008
4709
msgid "Expression in RANGE/LIST VALUES must be constant"
4712
#: drizzled/error.cc:1010
4713
msgid "Field in list of fields for partition function not found in table"
4716
#: drizzled/error.cc:1012
4717
msgid "List of fields is only allowed in KEY partitions"
4720
#: drizzled/error.cc:1014
4722
"The partition info in the frm file is not consistent with what can be "
4723
"written into the frm file"
4726
#: drizzled/error.cc:1016
4728
msgid "The %-.192s function returns the wrong type"
4731
#: drizzled/error.cc:1018
4733
msgid "For %-.64s partitions each partition must be defined"
4736
#: drizzled/error.cc:1020
4737
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4740
#: drizzled/error.cc:1022
4741
msgid "VALUES value must be of same type as partition function"
4744
#: drizzled/error.cc:1024
4745
msgid "Multiple definition of same constant in list partitioning"
4748
#: drizzled/error.cc:1026
4749
msgid "Partitioning can not be used stand-alone in query"
4752
#: drizzled/error.cc:1028
4754
"The mix of handlers in the partitions is not allowed in this version of "
4758
#: drizzled/error.cc:1030
4760
msgid "For the partitioned engine it is necessary to define all %-.64s"
4763
#: drizzled/error.cc:1032
4764
msgid "Too many partitions (including subpartitions) were defined"
4767
#: drizzled/error.cc:1034
4769
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4770
"partitioning for subpartitioning"
4773
#: drizzled/error.cc:1036
4774
msgid "Failed to create specific handler file"
4777
#: drizzled/error.cc:1038
4778
msgid "A BLOB field is not allowed in partition function"
4781
#: drizzled/error.cc:1040
4783
msgid "A %-.192s must include all columns in the table's partitioning function"
4786
#: drizzled/error.cc:1042
4788
msgid "Number of %-.64s = 0 is not an allowed value"
4791
#: drizzled/error.cc:1044
4792
msgid "Partition management on a not partitioned table is not possible"
4795
#: drizzled/error.cc:1046
4797
"Foreign key condition is not yet supported in conjunction with partitioning"
4800
#: drizzled/error.cc:1048
4802
msgid "Error in list of partitions to %-.64s"
4805
#: drizzled/error.cc:1050
4806
msgid "Cannot remove all partitions, use DROP TABLE instead"
4809
#: drizzled/error.cc:1052
4810
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4813
#: drizzled/error.cc:1054
4815
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4819
#: drizzled/error.cc:1056
4821
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4822
"tables using HASH PARTITIONs"
4825
#: drizzled/error.cc:1058
4827
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4830
#: drizzled/error.cc:1060
4831
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4834
#: drizzled/error.cc:1062
4835
msgid "At least one partition must be added"
4838
#: drizzled/error.cc:1064
4839
msgid "At least one partition must be coalesced"
4842
#: drizzled/error.cc:1066
4843
msgid "More partitions to reorganize than there are partitions"
4846
#: drizzled/error.cc:1068
4848
msgid "Duplicate partition name %-.192s"
4851
#: drizzled/error.cc:1070
4852
msgid "It is not allowed to shut off binlog on this command"
4855
#: drizzled/error.cc:1072
4856
msgid "When reorganizing a set of partitions they must be in consecutive order"
4859
#: drizzled/error.cc:1074
4861
"Reorganize of range partitions cannot change total ranges except for last "
4862
"partition where it can extend the range"
4865
#: drizzled/error.cc:1076
4866
msgid "Partition function not supported in this version for this handler"
4869
#: drizzled/error.cc:1078
4870
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4873
#: drizzled/error.cc:1080
4875
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4878
#: drizzled/error.cc:1082
4880
msgid "Plugin '%-.192s' is not loaded"
4883
#: drizzled/error.cc:1084
3080
4885
msgid "Incorrect %-.32s value: '%-.128s'"
3083
#: ../drizzled/error.cc:467
4888
#: drizzled/error.cc:1086
3085
4890
msgid "Table has no partition for value %-.64s"
3088
#: ../drizzled/error.cc:468
4893
#: drizzled/error.cc:1088
4895
msgid "It is not allowed to specify %s more than once"
4898
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4900
msgid "Failed to create %s"
4903
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4905
msgid "Failed to drop %s"
4908
#: drizzled/error.cc:1094
4909
msgid "The handler doesn't support autoextend of tablespaces"
4912
#: drizzled/error.cc:1096
4914
"A size parameter was incorrectly specified, either number or on the form 10M"
4917
#: drizzled/error.cc:1098
4919
"The size number was correct but we don't allow the digit part to be more "
4923
#: drizzled/error.cc:1100
4925
msgid "Failed to alter: %s"
4928
#: drizzled/error.cc:1102
3089
4929
msgid "Writing one row to the row-based binary log failed"
3092
#: ../drizzled/error.cc:469
4932
#: drizzled/error.cc:1104
4934
msgid "Table definition on master and slave does not match: %s"
4937
#: drizzled/error.cc:1106
4939
"Slave running with --log-slave-updates must use row-based binary logging to "
4940
"be able to replicate row-based binary log events"
4943
#: drizzled/error.cc:1108
4945
msgid "Event '%-.192s' already exists"
4948
#: drizzled/error.cc:1110
4950
msgid "Failed to store event %s. Error code %d from storage engine."
4953
#: drizzled/error.cc:1112
4955
msgid "Unknown event '%-.192s'"
4958
#: drizzled/error.cc:1114
4960
msgid "Failed to alter event '%-.192s'"
4963
#: drizzled/error.cc:1118
4964
msgid "INTERVAL is either not positive or too big"
4967
#: drizzled/error.cc:1120
4968
msgid "ENDS is either invalid or before STARTS"
4971
#: drizzled/error.cc:1122
4972
msgid "Event execution time is in the past. Event has been disabled"
4975
#: drizzled/error.cc:1124
4976
msgid "Failed to open drizzle.event"
4979
#: drizzled/error.cc:1126
4980
msgid "No datetime expression provided"
4983
#: drizzled/error.cc:1128
4986
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4987
"probably corrupted"
4990
#: drizzled/error.cc:1130
4992
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4995
#: drizzled/error.cc:1132
4996
msgid "Failed to delete the event from drizzle.event"
4999
#: drizzled/error.cc:1134
5000
msgid "Error during compilation of event's body"
5003
#: drizzled/error.cc:1136
5004
msgid "Same old and new event name"
5007
#: drizzled/error.cc:1138
5009
msgid "Data for column '%s' too long"
5012
#: drizzled/error.cc:1140
3094
5014
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3097
#: ../drizzled/error.cc:470
5017
#: drizzled/error.cc:1142
5020
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
5024
#: drizzled/error.cc:1144
5025
msgid "You can't write-lock a log table. Only read access is possible"
5028
#: drizzled/error.cc:1146
5029
msgid "You can't use locks with log tables."
5032
#: drizzled/error.cc:1148
3100
5035
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3101
5036
"d would lead to a duplicate entry"
3104
#: ../drizzled/error.cc:471
5039
#: drizzled/error.cc:1150
5042
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
5043
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
5046
#: drizzled/error.cc:1152
5048
"Cannot switch out of the row-based binary log format when the session has "
5049
"open temporary tables"
5052
#: drizzled/error.cc:1154
5054
"Cannot change the binary logging format inside a stored function or trigger"
5057
#: drizzled/error.cc:1156
5059
"The NDB cluster engine does not support changing the binlog format on the "
5063
#: drizzled/error.cc:1158
5064
msgid "Cannot create temporary table with partitions"
5067
#: drizzled/error.cc:1160
5068
msgid "Partition constant is out of partition function domain"
5071
#: drizzled/error.cc:1162
5072
msgid "This partition function is not allowed"
5075
#: drizzled/error.cc:1164
5076
msgid "Error in DDL log"
5079
#: drizzled/error.cc:1166
5080
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5083
#: drizzled/error.cc:1168
5084
msgid "Incorrect partition name"
5087
#: drizzled/error.cc:1170
3106
5089
"Transaction isolation level can't be changed while a transaction is in "
3110
#: ../drizzled/error.cc:472
5093
#: drizzled/error.cc:1172
5096
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5097
"'%-.192s' for key '%-.192s'"
5100
#: drizzled/error.cc:1174
5102
msgid "Internal scheduler error %d"
5105
#: drizzled/error.cc:1176
5107
msgid "Error during starting/stopping of the scheduler. Error code %u"
5110
#: drizzled/error.cc:1178
5111
msgid "Engine cannot be used in partitioned tables"
5114
#: drizzled/error.cc:1180
5116
msgid "Cannot activate '%-.64s' log"
5119
#: drizzled/error.cc:1182
5120
msgid "The server was not built with row-based replication"
5123
#: drizzled/error.cc:1184
5124
msgid "Decoding of base64 string failed"
5127
#: drizzled/error.cc:1186
5128
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5131
#: drizzled/error.cc:1188
5133
"Cannot proceed because system tables used by Event Scheduler were found "
5134
"damaged at server start"
5137
#: drizzled/error.cc:1190
5138
msgid "Only integers allowed as number here"
5141
#: drizzled/error.cc:1192
5142
msgid "This storage engine cannot be used for log tables"
5145
#: drizzled/error.cc:1194
5147
msgid "You cannot '%s' a log table if logging is enabled"
5150
#: drizzled/error.cc:1196
5153
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5154
"rename two tables: the log table to an archive table and another table back "
5158
#: drizzled/error.cc:1198
3112
5160
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3115
#: ../drizzled/error.cc:473
5163
#: drizzled/error.cc:1200
3117
5165
msgid "Incorrect parameters in the call to native function '%-.192s'"
3120
#: ../drizzled/error.cc:474
5168
#: drizzled/error.cc:1202
5170
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5173
#: drizzled/error.cc:1204
5175
msgid "This function '%-.192s' has the same name as a native function"
5178
#: drizzled/error.cc:1206
3122
5180
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3125
#: ../drizzled/error.cc:475
5183
#: drizzled/error.cc:1208
5184
msgid "Too many files opened, please execute the command again"
5187
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5189
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5190
"The event was dropped immediately after creation."
5193
#: drizzled/error.cc:1214
5195
msgid "The incident %s occurred on the master. Message: %-.64s"
5198
#: drizzled/error.cc:1216
5199
msgid "Table has no partition for some existing values"
5202
#: drizzled/error.cc:1218
5203
msgid "Statement is not safe to log in statement format."
5206
#: drizzled/error.cc:1220
5208
msgid "Fatal error: %s"
5211
#: drizzled/error.cc:1222
5213
msgid "Relay log read failure: %s"
5216
#: drizzled/error.cc:1224
5218
msgid "Relay log write failure: %s"
5221
#: drizzled/error.cc:1228
5223
msgid "Master command %s failed: %s"
5226
#: drizzled/error.cc:1230
5228
msgid "Binary logging not possible. Message: %s"
5231
#: drizzled/error.cc:1232
5233
msgid "View `%-.64s`.`%-.64s` has no creation context"
5236
#: drizzled/error.cc:1234
5238
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5241
#: drizzled/error.cc:1236
5243
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5246
#: drizzled/error.cc:1238
5248
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5251
#: drizzled/error.cc:1240
5253
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5256
#: drizzled/error.cc:1242
5258
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5261
#: drizzled/error.cc:1244
5263
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5266
#: drizzled/error.cc:1246
5268
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5271
#: drizzled/error.cc:1248
5273
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5276
#: drizzled/error.cc:1250
5278
msgid "Ambiguous slave modes combination. %s"
5281
#: drizzled/error.cc:1252
5284
"The BINLOG statement of type `%s` was not preceded by a format description "
5288
#: drizzled/error.cc:1254
5289
msgid "Corrupted replication event was detected"
5292
#: drizzled/error.cc:1256
3127
5294
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3130
#: ../drizzled/error.cc:477
3132
msgid "Received an invalid datetime value '%s'."
3135
#: ../drizzled/error.cc:478
3137
msgid "Received an invalid DATE value '%s'."
3140
#: ../drizzled/error.cc:479
3142
msgid "Received a NULL argument for function '%s'."
3145
#: ../drizzled/error.cc:480
3147
msgid "Received an invalid timestamp value '%s'."
3150
#: ../drizzled/error.cc:481
3152
msgid "Received an invalid TIME value '%s'."
3155
#: ../drizzled/error.cc:482
3157
msgid "Received an invalid value '%s' for a UNIX timestamp."
3160
#: ../drizzled/error.cc:484
3162
msgid "Received an out-of-range argument '%s' for function '%s'."
3165
#: ../drizzled/error.cc:485
3167
msgid "Received an invalid enum value '%s'."
3170
#: ../drizzled/error.cc:486
3171
msgid "Tables which are replicated require a primary key."
3174
#: ../drizzled/error.cc:488
3176
msgid "Corrupt or invalid schema definition for '%s' : %s"
3179
#: ../drizzled/error.cc:489
3181
msgid "Corrupt or invalid table definition for '%s': %s"
3184
#: ../drizzled/error.cc:490
3186
msgid "The number of enum that were required was too high for table '%s'"
3189
#: ../drizzled/error.cc:491
3191
msgid "Corrupt or invalid table definition for '%s'"
3194
#: ../drizzled/error.cc:492
3196
msgid "Collation '%s' for table %s is invalid/unknown"
3199
#: ../drizzled/error.cc:494
3201
msgid "Cannot drop table '%s'"
3204
#: ../drizzled/error.cc:495
3206
msgid "Error occurred while dropping table '%s'"
3209
#: ../drizzled/error.cc:496
3211
msgid "Permission denied to create '%s'"
3214
#: ../drizzled/error.cc:497
3216
msgid "Unknown table '%s'"
3217
msgstr "Okänt kommando '\\%c'."
3219
#: ../drizzled/error.cc:499
3221
msgid "Cannot create schema '%s'"
3222
msgstr "Kan inte skapa trådavbrott (error %d, errno: %d)"
3224
#: ../drizzled/error.cc:500
3226
msgid "Schema does not exist: %s"
3229
#: ../drizzled/error.cc:501
3231
msgid "Error altering schema: %s"
3234
#: ../drizzled/error.cc:502
3236
msgid "Error droppping Schema : %s"
3239
#: ../drizzled/error.cc:504
3240
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3243
#: ../drizzled/error.cc:505
3245
msgid "Unknown table engine option key/pair %s = %s."
3248
#: ../drizzled/error.cc:506
3250
msgid "Unknown schema engine option key/pair %s = %s."
3253
#: ../drizzled/error.cc:508
3254
msgid "Admin access not allowed from this username/IP address."
3257
#. User lock/barrier error messages
3258
#: ../drizzled/error.cc:511
3259
msgid "wait() can not be called on session owning user defined barrier."
3262
#: ../drizzled/error.cc:512
3263
msgid "Unknown user defined barrier requested."
3266
#: ../drizzled/error.cc:513
3267
msgid "Session does not own user defined barrier."
3270
#: ../drizzled/error.cc:514
3271
msgid "Session can not wait on a user defined lock owned by the session."
3274
#: ../drizzled/error.cc:515
3275
msgid "Session does not own user defined lock."
3278
#: ../drizzled/error.cc:517
3279
msgid "Invalid name for user defined barrier."
3282
#: ../drizzled/error.cc:518
3283
msgid "Invalid name for user defined lock."
3286
#: ../drizzled/error.cc:520
3288
"Either a DEFAULt value or NULL NULL description is required for a new column "
3289
"if table is not empty"
3293
#: ../drizzled/error.cc:523
3296
"Cast to unsigned converted negative integer to it's positive complement: %s"
3299
#: ../drizzled/error.cc:524
3301
msgid "Invalid cast to signed integer: %s"
3304
#: ../drizzled/error.cc:526
3306
msgid "Identifier '%.*s' is a SQL keyword."
3309
#: ../drizzled/error.cc:529
3311
msgid "Can't unlock file (Errcode: %d)"
3314
#: ../drizzled/error.cc:530
3316
msgid "Can't change size of file (Errcode: %d)"
3319
#: ../drizzled/error.cc:531
3321
msgid "Can't open stream from handle (Errcode: %d)"
3324
#: ../drizzled/error.cc:532
3326
msgid "Warning: '%s' had %d links"
3329
#: ../drizzled/error.cc:533
3331
msgid "Warning: %d files and %d streams is left open\n"
3334
#: ../drizzled/error.cc:534
3336
msgid "Can't create directory '%s' (Errcode: %d)"
3339
#: ../drizzled/error.cc:535
3342
"Character set '%s' is not a compiled character set and is not specified in "
3346
#: ../drizzled/error.cc:536
3348
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3351
#: ../drizzled/error.cc:537
3353
msgid "Can't read value for symlink '%s' (Error %d)"
3356
#: ../drizzled/error.cc:538
3358
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3361
#: ../drizzled/error.cc:539
3363
msgid "Error on realpath() on '%s' (Error %d)"
3366
#: ../drizzled/error.cc:540
3368
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3371
#: ../drizzled/error.cc:541
3374
"Collation '%s' is not a compiled collation and is not specified in the %s "
3378
#: ../drizzled/error.cc:542
3380
msgid "File '%s' (fileno: %d) was not closed"
3384
#: ../drizzled/error.cc:545
3385
msgid "Received an invalid UUID value"
3388
#: ../drizzled/error.cc:546
3389
msgid "The UUID was not created with a valid time"
3393
#: ../drizzled/error.cc:549
3395
msgid "Received an invalid BOOLEAN value '%s'."
3398
#: ../drizzled/error.cc:550
3400
msgid "Invalid cast to BOOLEAN: '%s'."
3403
#. Transactional DDL
3404
#: ../drizzled/error.cc:553
3405
msgid "Transactional DDL not supported"
3409
#: ../drizzled/error.cc:555
3411
msgid "Assertion '%s' failed."
3414
#: ../drizzled/error.cc:556
3416
msgid "Assertion '%s' failed, the result was NULL."
3419
#. Catalog related errors
3420
#: ../drizzled/error.cc:574
3422
msgid "Cannot create catalog '%s'."
3425
#: ../drizzled/error.cc:575
3427
msgid "Permission is denied to create '%s' catalog."
3430
#: ../drizzled/error.cc:576
3432
msgid "Cannot drop catalog '%s'."
3435
#: ../drizzled/error.cc:577
3437
msgid "Permission is denied to drop '%s' catalog."
3440
#: ../drizzled/error.cc:578
3442
msgid "Catalog '%s' does not exist."
3445
#: ../drizzled/error.cc:579
3446
msgid "You cannot drop the 'local' catalog."
3449
#: ../drizzled/error.cc:580
3451
msgid "Could not gain lock on '%s'."
3454
#: ../drizzled/error.cc:581
3456
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3459
#: ../drizzled/error.cc:582
3460
msgid "Invalid catalog name."
3463
#: ../drizzled/error.cc:583
3465
"Engine status is now stored in the data_dictionary tables, please use these "
3469
#: ../drizzled/identifier/catalog.cc:56
3471
"Catalog name cannot be encoded and fit within filesystem name length "
3475
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3477
"Schema name cannot be encoded and fit within filesystem name length "
3481
#: ../drizzled/identifier/table.cc:238
3483
"Table name cannot be encoded and fit within filesystem name length "
3489
#. * Since clients still use this code, we use fprintf here.
3490
#. * This fprintf needs to be turned into errmsg_printf
3491
#. * as soon as the client programs no longer use mysys
3492
#. * and can use the pluggable error message system.
3494
#: ../drizzled/internal/default.cc:687
3496
msgid "error: could not open directory: %s\n"
3499
#: ../drizzled/main.cc:169
3501
"setrlimit could not change the size of core files to 'infinity'; We may not "
3502
"be able to generate a core file on signals"
3505
#: ../drizzled/main.cc:269
3507
msgid "Data directory %s does not exist\n"
3510
#: ../drizzled/main.cc:280
3512
msgid "Local catalog %s/local does not exist\n"
3515
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3516
msgid "Drizzle has receieved an abort event."
3519
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3520
msgid "In Function: "
3523
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3527
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3531
#: ../drizzled/message/transaction_writer.cc:365
3533
msgid "Usage: %s TRANSACTION_LOG\n"
3536
#: ../drizzled/message/transaction_writer.cc:371
3538
msgid "Cannot open file: %s\n"
3541
#: ../drizzled/module/library.cc:149
3544
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3545
"the current running version of Drizzle: %<PRIu64>."
3548
#: ../drizzled/module/loader.cc:177
3551
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3555
#: ../drizzled/module/loader.cc:224
3557
msgid "Plugin '%s' init function returned error.\n"
3560
#: ../drizzled/module/loader.cc:463
3562
msgid "Couldn't load plugin library named '%s'.\n"
3565
#: ../drizzled/module/loader.cc:473
3567
msgid "Couldn't load plugin named '%s'.\n"
3570
#: ../drizzled/module/registry.cc:176
3573
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3577
#: ../drizzled/module/registry.h:117
3579
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3582
#: ../drizzled/module/registry.h:131
3584
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3587
#: ../drizzled/option.cc:84
3591
#: ../drizzled/option.cc:86
3595
#: ../drizzled/option.cc:337
3597
msgid "%s: %s: Option '%s' used, but is disabled\n"
3600
#: ../drizzled/option.cc:339
3604
#: ../drizzled/option.cc:441
3606
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3609
#: ../drizzled/option.cc:769
3611
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3614
#: ../drizzled/option.cc:962
3616
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3619
#: ../drizzled/option.cc:1194
3621
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3624
#: ../drizzled/option.cc:1214
3628
"Variables (--variable-name=value)\n"
3629
"and boolean options {false|true} Value (after reading options)\n"
3630
"--------------------------------- -----------------------------\n"
3633
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3634
msgid "(No default value)"
3637
#: ../drizzled/option.cc:1249
3641
#: ../drizzled/option.cc:1249
3645
#: ../drizzled/option.cc:1282
3647
msgid "(Disabled)\n"
3650
#: ../drizzled/plugin/error_message.cc:81
3652
msgid "errmsg plugin '%s' errmsg() failed"
3655
#: ../drizzled/plugin/event_observer.cc:133
3658
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3659
"'%s' from EventObserver plugin '%s'"
3662
#: ../drizzled/plugin/event_observer.cc:200
3664
"EventObserver::registerTableEvents(): Table already has events registered on "
3665
"it: probable programming error."
3668
#: ../drizzled/plugin/event_observer.cc:335
3670
"EventObserver::registerSessionEvents(): Session already has events "
3671
"registered on it: probable programming error."
3674
#: ../drizzled/plugin/event_observer.cc:387
3676
msgid "EventIterate event handler '%s' failed for event '%s'"
3679
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3681
msgid "A function named %s already exists!\n"
3684
#: ../drizzled/plugin/function.cc:65
3685
msgid "Could not add Function!\n"
3688
#: ../drizzled/plugin/listen.cc:67
3689
msgid "Error getting file descriptors"
3692
#: ../drizzled/plugin/listen.cc:85
3693
msgid "No sockets could be bound for listening"
3696
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3698
msgid "pipe() failed with errno %d"
3701
#: ../drizzled/plugin/listen.cc:120
3703
msgid "poll() failed with errno %d"
3706
#: ../drizzled/plugin/listen_tcp.cc:59
3708
msgid "accept() failed with errno %d"
3711
#: ../drizzled/plugin/listen_tcp.cc:95
3713
msgid "getaddrinfo() failed with error %s"
3716
#: ../drizzled/plugin/listen_tcp.cc:127
3718
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3721
#: ../drizzled/plugin/listen_tcp.cc:138
3723
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3726
#: ../drizzled/plugin/listen_tcp.cc:147
3728
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3731
#: ../drizzled/plugin/listen_tcp.cc:156
3733
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3736
#: ../drizzled/plugin/listen_tcp.cc:165
3738
msgid "setsockopt(SO_LINGER) failed with errno %d"
3741
#: ../drizzled/plugin/listen_tcp.cc:174
3743
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3746
#: ../drizzled/plugin/listen_tcp.cc:195
3748
msgid "Retrying bind() on %u\n"
3751
#: ../drizzled/plugin/listen_tcp.cc:202
3753
msgid "bind() failed with errno: %d\n"
3756
#: ../drizzled/plugin/listen_tcp.cc:205
3757
msgid "Do you already have another drizzled running?\n"
3760
#: ../drizzled/plugin/listen_tcp.cc:212
3762
msgid "listen() failed with errno %d\n"
3765
#: ../drizzled/plugin/listen_tcp.cc:218
3767
msgid "Listening on %s:%s\n"
3770
#: ../drizzled/plugin/logging.cc:65
3772
msgid "logging '%s' pre() failed"
3775
#: ../drizzled/plugin/logging.cc:90
3777
msgid "logging '%s' post() failed"
3780
#: ../drizzled/plugin/logging.cc:114
3782
msgid "logging '%s' postEnd() failed"
3785
#: ../drizzled/plugin/logging.cc:137
3787
msgid "logging '%s' resetCurrentScoreboard() failed"
3790
#: ../drizzled/plugin/scheduler.cc:62
3793
"Attempted to register a scheduler %s, but a scheduler has already been "
3794
"registered with that name.\n"
3797
#: ../drizzled/plugin/scheduler.cc:99
3799
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3802
#: ../drizzled/plugin/schema_engine.cc:131
3804
msgid "Error while loading database options: '%s':"
3807
#: ../drizzled/plugin/xa_resource_manager.cc:115
3809
msgid "Found %d prepared transaction(s) in resource manager."
3812
#: ../drizzled/plugin/xa_resource_manager.cc:182
5297
#: drizzled/error.cc:1258
5299
msgid "Being purged log %s was not found"
5302
#: drizzled/error.cc:1260
5304
msgid "Converted to non-transactional lock on '%-.64s'"
5307
#: drizzled/error.cc:1262
5309
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5312
#: drizzled/error.cc:1264
5315
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5318
#: drizzled/error.cc:1266
5320
msgid "Can't access storage engine of table %-.64s"
5323
#: drizzled/error.cc:1268
5324
msgid "Starting backup process"
5327
#: drizzled/error.cc:1270
5328
msgid "Backup completed"
5331
#: drizzled/error.cc:1272
5332
msgid "Starting restore process"
5335
#: drizzled/error.cc:1274
5336
msgid "Restore completed"
5339
#: drizzled/error.cc:1276
5340
msgid "Nothing to backup"
5343
#: drizzled/error.cc:1278
5345
msgid "Database '%-.64s' cannot be included in a backup"
5348
#: drizzled/error.cc:1280
5350
"Error during backup operation - server's error log contains more information "
5354
#: drizzled/error.cc:1282
5356
"Error during restore operation - server's error log contains more "
5357
"information about the error"
5360
#: drizzled/error.cc:1284
5362
"Can't execute this command because another BACKUP/RESTORE operation is in "
5366
#: drizzled/error.cc:1286
5367
msgid "Error when preparing for backup operation"
5370
#: drizzled/error.cc:1288
5371
msgid "Error when preparing for restore operation"
5374
#: drizzled/error.cc:1290
5376
msgid "Invalid backup location '%-.64s'"
5379
#: drizzled/error.cc:1292
5381
msgid "Can't read backup location '%-.64s'"
5384
#: drizzled/error.cc:1294
5386
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5389
#: drizzled/error.cc:1296
5390
msgid "Can't enumerate server databases"
5393
#: drizzled/error.cc:1298
5394
msgid "Can't enumerate server tables"
5397
#: drizzled/error.cc:1300
5399
msgid "Can't enumerate tables in database %-.64s"
5402
#: drizzled/error.cc:1302
5404
msgid "Skipping view %-.64s in database %-.64s"
5407
#: drizzled/error.cc:1304
5409
msgid "Skipping table %-.64s since it has no valid storage engine"
5412
#: drizzled/error.cc:1306
5414
msgid "Can't open table %-.64s"
5417
#: drizzled/error.cc:1308
5418
msgid "Can't read backup archive preamble"
5421
#: drizzled/error.cc:1310
5422
msgid "Can't write backup archive preamble"
5425
#: drizzled/error.cc:1312
5427
msgid "Can't find backup driver for table %-.64s"
5430
#: drizzled/error.cc:1314
5433
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5437
#: drizzled/error.cc:1316
5439
msgid "Can't create %-.64s backup driver"
5442
#: drizzled/error.cc:1318
5444
msgid "Can't create %-.64s restore driver"
5447
#: drizzled/error.cc:1320
5449
msgid "Found %d images in backup archive but maximum %d are supported"
5452
#: drizzled/error.cc:1322
5454
msgid "Error when saving meta-data of %-.64s"
5457
#: drizzled/error.cc:1324
5458
msgid "Error when reading meta-data list"
5461
#: drizzled/error.cc:1326
5463
msgid "Can't create %-.64s"
5466
#: drizzled/error.cc:1328
5467
msgid "Can't allocate buffer for image data transfer"
5470
#: drizzled/error.cc:1330
5472
msgid "Error when writing %-.64s backup image data (for table #%d)"
5475
#: drizzled/error.cc:1332
5476
msgid "Error when reading data from backup stream"
5479
#: drizzled/error.cc:1334
5480
msgid "Can't go to the next chunk in backup stream"
5483
#: drizzled/error.cc:1336
5485
msgid "Can't initialize %-.64s backup driver"
5488
#: drizzled/error.cc:1338
5490
msgid "Can't initialize %-.64s restore driver"
5493
#: drizzled/error.cc:1340
5495
msgid "Can't shut down %-.64s backup driver"
5498
#: drizzled/error.cc:1342
5500
msgid "Can't shut down %-.64s backup driver(s)"
5503
#: drizzled/error.cc:1344
5505
msgid "%-.64s backup driver can't prepare for synchronization"
5508
#: drizzled/error.cc:1346
5510
msgid "%-.64s backup driver can't create its image validity point"
5513
#: drizzled/error.cc:1348
5515
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5518
#: drizzled/error.cc:1350
5520
msgid "%-.64s backup driver can't cancel its backup operation"
5523
#: drizzled/error.cc:1352
5525
msgid "%-.64s restore driver can't cancel its restore operation"
5528
#: drizzled/error.cc:1354
5530
msgid "Error when polling %-.64s backup driver for its image data"
5533
#: drizzled/error.cc:1356
5535
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5538
#: drizzled/error.cc:1358
5541
"After %d attempts %-.64s restore driver still can't accept next block of data"
5544
#: drizzled/error.cc:1360
5546
msgid "Open and lock tables failed in %-.64s"
5549
#: drizzled/error.cc:1362
5550
msgid "Backup driver's table locking thread can not be initialized."
5553
#: drizzled/error.cc:1364
5555
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5556
"and 'drizzle.online_backup_progress'."
5559
#: drizzled/error.cc:1366
5561
msgid "Tablespace '%-.192s' already exists"
5564
#: drizzled/error.cc:1368
5566
msgid "Tablespace '%-.192s' doesn't exist"
5569
#: drizzled/error.cc:1370
5571
msgid "Unexpected master's heartbeat data: %s"
5574
#: drizzled/error.cc:1372
5576
msgid "The requested value for the heartbeat period %s %s"
5579
#: drizzled/error.cc:1374
5581
msgid "Can't write to the online backup progress log %-.64s."
5584
#: drizzled/error.cc:1376
5586
msgid "Tablespace '%-.192s' not empty"
5589
#: drizzled/error.cc:1378
5592
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5593
"server. The original definition of the required tablespace is '%-.256s' "
5594
"while the same tablespace is defined on the server as '%-.256s'"
5597
#: drizzled/error.cc:1380
5598
msgid "A virtual column cannot be based on a virtual column"
5601
#: drizzled/error.cc:1382
5603
msgid "Non-deterministic expression for virtual column '%s'."
5606
#: drizzled/error.cc:1384
5609
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5612
#: drizzled/error.cc:1386
5613
msgid "Primary key cannot be defined upon a virtual column."
5616
#: drizzled/error.cc:1388
5617
msgid "Key/Index cannot be defined on a non-stored virtual column."
5620
#: drizzled/error.cc:1390
5622
msgid "Cannot define foreign key with %s clause on a virtual column."
5625
#: drizzled/error.cc:1392
5627
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5630
#: drizzled/error.cc:1394
5632
msgid "'%s' is not yet supported for virtual columns."
5635
#: drizzled/error.cc:1396
5636
msgid "Constant expression in virtual column function is not allowed."
5639
#: drizzled/errmsg.cc:46
5641
msgid "errmsg plugin '%s' init() failed."
5644
#: drizzled/errmsg.cc:75
5646
msgid "errmsg plugin '%s' deinit() failed."
5649
#: drizzled/errmsg.cc:116
5651
msgid "errmsg plugin '%s' errmsg_func() failed"
5654
#: drizzled/handler.cc:961
5656
msgid "Found %d prepared transaction(s) in %s"
5659
#: drizzled/handler.cc:1013
3813
5660
msgid "Starting crash recovery..."
3816
#: ../drizzled/plugin/xa_resource_manager.cc:192
5663
#: drizzled/handler.cc:1045
3818
5665
msgid "Found %d prepared XA transactions"
3821
#: ../drizzled/plugin/xa_resource_manager.cc:197
5668
#: drizzled/handler.cc:1049
3824
5671
"Found %d prepared transactions! It means that drizzled was not shut down "
3827
5674
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3830
#: ../drizzled/plugin/xa_resource_manager.cc:207
5677
#: drizzled/handler.cc:1059
3831
5678
msgid "Crash recovery finished."
3834
#: ../drizzled/replication_services.cc:94
3836
"You registered a TransactionApplier plugin but no TransactionReplicator "
3837
"plugins were registered.\n"
3840
#: ../drizzled/replication_services.cc:125
3843
"You registered a TransactionApplier plugin but no TransactionReplicator "
3844
"plugins were registered that match the requested replicator name of '%s'.\n"
3845
"We have deactivated the TransactionApplier '%s'.\n"
3848
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
5681
#: drizzled/log.cc:329
5682
msgid "I/O error reading the header from the binary log"
5685
#: drizzled/log.cc:336
5687
"Binlog has bad magic number; It's not a binary log file that can be used by "
5688
"this version of Drizzle"
5691
#: drizzled/log.cc:351
5693
msgid "Failed to open log (file '%s', errno %d)"
5696
#: drizzled/log.cc:353 drizzled/log.cc:361
5697
msgid "Could not open log file"
5700
#: drizzled/log.cc:359
5702
msgid "Failed to create a cache on log (file '%s')"
5705
#: drizzled/log.cc:511 drizzled/log.cc:876
5708
"Could not use %s for logging (error %d). Turning logging off for the whole "
5709
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5710
"shutdown the Drizzle server and restart it."
5713
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5714
#: drizzled/log.cc:1546
5716
msgid "Failed to delete file '%s'"
5719
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5722
"a problem with deleting %s; consider examining correspondence of your binlog "
5723
"index file to the actual binlog files"
5726
#: drizzled/log.cc:1280
5728
msgid "next log error: %d offset: %s log: %s included: %d"
5731
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5733
msgid "Failed to execute stat() on file '%s'"
5736
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5739
"a problem with getting info on being purged %s; consider examining "
5740
"correspondence of your binlog index file to the actual binlog files"
5743
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5745
msgid "Recovering after a crash using %s"
5748
#: drizzled/log.cc:2480
5750
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5753
#: drizzled/log.cc:2822
5754
msgid "Bad magic header in tc log"
5757
#: drizzled/log.cc:2832
5760
"Recovery failed! You must enable exactly %d storage engines that support two-"
5761
"phase commit protocol"
5764
#: drizzled/log.cc:2860
5766
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5767
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5768
"heuristic-recover={commit|rollback}"
5771
#: drizzled/log.cc:2890
5772
msgid "Heuristic crash recovery mode"
5775
#: drizzled/log.cc:2892
5776
msgid "Heuristic crash recovery failed"
5779
#: drizzled/log.cc:2893
5780
msgid "Please restart mysqld without --tc-heuristic-recover"
5783
#: drizzled/log.cc:2937 drizzled/log.cc:2961
5785
msgid "find_log_pos() failed (error: %d)"
5788
#: drizzled/log.cc:3075
5790
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5791
"of memory error) and restart, or delete (or rename) binary log and start "
5792
"mysqld with --tc-heuristic-recover={commit|rollback}"
5795
#: drizzled/log_event.cc:140
5797
msgid " %s, Error_code: %d;"
5800
#: drizzled/log_event.cc:144
5803
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5804
"master log %s, end_log_pos %lu"
5807
#: drizzled/log_event.cc:150
5811
#: drizzled/log_event.cc:905
5814
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5817
#: drizzled/log_event.cc:1614
5820
"Query partially completed on the master (error on master: %d) and was "
5821
"aborted. There is a chance that your master is inconsistent at this point. "
5822
"If you are sure that your master is ok, run this query manually on the slave "
5823
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5824
"SLAVE; . Query: '%s'"
5827
#: drizzled/log_event.cc:1640
5830
"Query caused differenxt errors on master and slave.\n"
5831
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5832
"Default database: '%s'. Query: '%s'"
5835
#: drizzled/log_event.cc:1645
5839
#: drizzled/log_event.cc:1665
5841
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5844
#: drizzled/log_event.cc:1667 drizzled/log_event.cc:4310
5845
#: drizzled/log_event.cc:4341 drizzled/log_event.cc:5078
5846
msgid "unexpected success or fatal error"
5849
#: drizzled/log_event.cc:2120
5851
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5852
"probable cause is that the master died while writing the transaction to its "
5853
"binary log, thus rolled back too."
5856
#: drizzled/log_event.cc:2775
5859
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5860
"produced %ld warning(s). Default database: '%s'"
5863
#: drizzled/log_event.cc:2825
5866
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5869
#: drizzled/log_event.cc:2837
5871
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5874
#: drizzled/log_event.cc:3099
5875
msgid "Out of memory while recording slave event"
5878
#: drizzled/log_event.cc:3349 drizzled/log_event.cc:3375
5880
msgid "Error in Create_file event: could not open file '%s'"
5883
#: drizzled/log_event.cc:3361
5885
msgid "Error in Create_file event: could not write to file '%s'"
5888
#: drizzled/log_event.cc:3382
5890
msgid "Error in Create_file event: write to '%s' failed"
5893
#: drizzled/log_event.cc:3496
5895
msgid "Error in %s event: could not create file '%s'"
5898
#: drizzled/log_event.cc:3505
5900
msgid "Error in %s event: could not open file '%s'"
5903
#: drizzled/log_event.cc:3512
5905
msgid "Error in %s event: write to '%s' failed"
5908
#: drizzled/log_event.cc:3674
5910
msgid "Error in Exec_load event: could not open file '%s'"
5913
#: drizzled/log_event.cc:3684
5915
msgid "Error in Exec_load event: file '%s' appears corrupted"
5918
#: drizzled/log_event.cc:3714
5920
msgid "%s. Failed executing load from '%s'"
5923
#: drizzled/log_event.cc:3887
5924
msgid "Not enough memory"
5927
#: drizzled/log_event.cc:4307
5929
msgid "Error '%s' in %s event: when locking tables"
5932
#: drizzled/log_event.cc:4317
5934
msgid "Error in %s event: when locking tables"
5937
#: drizzled/log_event.cc:4338
5939
msgid "Error '%s' on reopening tables"
5942
#: drizzled/log_event.cc:4679
5944
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5947
#: drizzled/log_event.cc:5075
5949
msgid "Error '%s' on opening table `%s`.`%s`"
5952
#. TRANSLATORS: The leading word "logging" is the name
5953
#. of the plugin api, and so should not be translated.
5954
#: drizzled/logging.cc:62
5956
msgid "logging plugin '%s' deinit() failed"
5959
#. TRANSLATORS: The leading word "logging" is the name
5960
#. of the plugin api, and so should not be translated.
5961
#: drizzled/logging.cc:85
5963
msgid "logging plugin '%s' logging_pre() failed"
5966
#. TRANSLATORS: The leading word "logging" is the name
5967
#. of the plugin api, and so should not be translated.
5968
#: drizzled/logging.cc:118
5970
msgid "logging plugin '%s' logging_post() failed"
5973
#. TRANSLATORS: The leading word "parser" is the name
5974
#. of the plugin api, and so should not be translated.
5975
#: drizzled/parser.cc:42
5977
msgid "parser plugin '%s' init() failed"
5980
#. TRANSLATORS: The leading word "parser" is the name
5981
#. of the plugin api, and so should not be translated.
5982
#: drizzled/parser.cc:65
5984
msgid "parser plugin '%s' deinit() failed"
5987
#. TRANSLATORS: The leading word "parser" is the name
5988
#. of the plugin api, and so should not be translated.
5989
#: drizzled/parser.cc:102
5991
msgid "parser plugin '%s' parser_func1() failed"
5994
#. TRANSLATORS: The leading word "parser" is the name
5995
#. of the plugin api, and so should not be translated.
5996
#: drizzled/parser.cc:156
5998
msgid "parser plugin '%s' parser_func2() failed"
6001
#. TRANSLATORS: The leading word "qcache" is the name
6002
#. of the plugin api, and so should not be translated.
6003
#: drizzled/qcache.cc:40
6005
msgid "qcache plugin '%s' init() failed"
6008
#. TRANSLATORS: The leading word "qcache" is the name
6009
#. of the plugin api, and so should not be translated.
6010
#: drizzled/qcache.cc:62
6012
msgid "qcache plugin '%s' deinit() failed"
6015
#. TRANSLATORS: The leading word "qcache" is the name
6016
#. of the plugin api, and so should not be translated.
6017
#: drizzled/qcache.cc:98
6019
msgid "qcache plugin '%s' do1() failed"
6022
#. TRANSLATORS: The leading word "qcache" is the name
6023
#. of the plugin api, and so should not be translated.
6024
#: drizzled/qcache.cc:152
6026
msgid "qcache plugin '%s' qcache_func2() failed"
6029
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6030
#: drizzled/slave.cc:2105
6031
msgid "Failed to flush master info file"
6034
#: drizzled/replication/replication.cc:106
6035
msgid "Failed in send_file() while reading file name"
6038
#: drizzled/replication/replication.cc:119
6039
msgid "Failed in send_file() on open of file"
6042
#: drizzled/replication/replication.cc:127
6043
msgid "Failed in send_file() while writing data to client"
6046
#: drizzled/replication/replication.cc:136
6047
msgid "Failed in send_file() while negotiating file transfer close"
6050
#: drizzled/replication/reporting.cc:44
6052
msgid "Slave %s: %s%s Error_code: %d"
6055
#: drizzled/replication/rli.cc:149
6058
"Neither --relay-log nor --relay-log-index were used; so replication may "
6059
"break when this Drizzle server acts as a slave and has his hostname "
6060
"changed!! Please use '--relay-log=%s' to avoid this problem."
6063
#: drizzled/replication/rli.cc:166
6064
msgid "Failed in open_log() called from init_relay_log_info()"
6067
#: drizzled/replication/rli.cc:188
6068
msgid "Failed to flush relay log info file"
6071
#: drizzled/replication/rli.cc:191
6072
msgid "Error counting relay log space"
6075
#: drizzled/replication/rli.cc:215
6077
msgid "log %s listed in the index, but failed to stat"
6080
#: drizzled/replication/rli.cc:230
6081
msgid "Could not find first log while counting relay log space"
6084
#: drizzled/replication/rli.cc:885
6085
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6088
#: drizzled/replication/utility.cc:117
6090
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6093
#: drizzled/replication/utility.cc:132
6096
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6097
"Master's column size should be <= the slave's column size."
6100
#: drizzled/scheduler.cc:132
6101
msgid "Memory allocation error in session_scheduler::init\n"
6104
#: drizzled/scheduler.cc:210
6105
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6108
#: drizzled/scheduler.cc:216
6109
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6112
#: drizzled/scheduler.cc:228
6113
msgid "session_add_event event_add error in libevent_init\n"
6116
#: drizzled/scheduler.cc:244
6118
msgid "Can't create completion port thread (error %d)"
6121
#: drizzled/scheduler.cc:357
6122
msgid "event_add error in libevent_add_session_callback\n"
6125
#: drizzled/scheduler.cc:383
6126
msgid "Scheduler init error in libevent_add_new_connection\n"
6129
#: drizzled/scheduler.cc:464
6130
msgid "libevent_thread_proc: my_thread_init() failed\n"
6133
#. TRANSLATORS: The leading word "scheduling" is the name
6134
#. of the plugin api, and so should not be translated.
6135
#: drizzled/scheduling.cc:40
6137
msgid "scheduling plugin '%s' init() failed"
6140
#. TRANSLATORS: The leading word "scheduling" is the name
6141
#. of the plugin api, and so should not be translated.
6142
#: drizzled/scheduling.cc:62
6144
msgid "scheduling plugin '%s' deinit() failed"
6147
#. TRANSLATORS: The leading word "scheduling" is the name
6148
#. of the plugin api, and so should not be translated.
6149
#: drizzled/scheduling.cc:98
6151
msgid "scheduling plugin '%s' scheduling_func1() failed"
6154
#. TRANSLATORS: The leading word "scheduling" is the name
6155
#. of the plugin api, and so should not be translated.
6156
#: drizzled/scheduling.cc:152
6158
msgid "scheduling plugin '%s' scheduling_func2() failed"
6161
#: drizzled/set_var.cc:697
6162
msgid "Ambiguous slave modes combination. STRICT will be used"
6165
#: drizzled/slave.cc:104
6166
msgid "Waiting to reconnect after a failed registration on master"
6169
#: drizzled/slave.cc:105
6171
"Slave I/O thread killed while waiting to reconnect after a failed "
6172
"registration on master"
6175
#: drizzled/slave.cc:107
6176
msgid "Reconnecting after a failed registration on master"
6179
#: drizzled/slave.cc:108
6182
"failed registering on master, reconnecting to try again, log '%s' at "
6186
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6187
msgid "Slave I/O thread killed during or after reconnect"
6190
#: drizzled/slave.cc:114
6191
msgid "Waiting to reconnect after a failed binlog dump request"
6194
#: drizzled/slave.cc:115
6195
msgid "Slave I/O thread killed while retrying master dump"
6198
#: drizzled/slave.cc:116
6199
msgid "Reconnecting after a failed binlog dump request"
6202
#: drizzled/slave.cc:117
6204
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6207
#: drizzled/slave.cc:123
6208
msgid "Waiting to reconnect after a failed master event read"
6211
#: drizzled/slave.cc:124
6212
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6215
#: drizzled/slave.cc:126
6216
msgid "Reconnecting after a failed master event read"
6219
#: drizzled/slave.cc:127
6222
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6226
#: drizzled/slave.cc:130
6228
"Slave I/O thread killed during or after a reconnect done to recover from "
6232
#: drizzled/slave.cc:244
6233
msgid "Failed to allocate memory for the master info structure"
6236
#: drizzled/slave.cc:250 drizzled/slave.cc:1777
6237
msgid "Failed to initialize the master info structure"
6240
#: drizzled/slave.cc:265
6241
msgid "Failed to create slave threads"
6244
#: drizzled/slave.cc:462
6245
msgid "Server id not set, will not start slave"
6248
#: drizzled/slave.cc:628
6250
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6251
"updates to a non-transactional table without any primary key. There is a "
6252
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6253
"check your tables' contents after restart."
6256
#: drizzled/slave.cc:789 drizzled/slave.cc:804
6257
msgid "Master reported unrecognized DRIZZLE version"
6260
#: drizzled/slave.cc:845
6261
msgid "default Format_description_log_event"
6264
#: drizzled/slave.cc:867
6267
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6268
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6271
#: drizzled/slave.cc:894
6273
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6274
"server ids; these ids must be different for replication to work (or the --"
6275
"replicate-same-server-id option must be used on slave but this does not "
6276
"always make sense; please check the manual before using it)."
6279
#: drizzled/slave.cc:939
6281
"The slave I/O thread stops because master and slave have different values "
6282
"for the COLLATION_SERVER global variable. The values must be equal for "
6283
"replication to work"
6286
#: drizzled/slave.cc:975
6288
"The slave I/O thread stops because master and slave have different values "
6289
"for the TIME_ZONE global variable. The values must be equal for replication "
6293
#: drizzled/slave.cc:1040
6294
msgid "Waiting for the slave SQL thread to free enough relay log space"
6297
#: drizzled/slave.cc:1086
6299
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6303
#: drizzled/slave.cc:1097
6304
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6307
#: drizzled/slave.cc:1429
6309
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6312
#: drizzled/slave.cc:1482
6314
msgid "Error reading packet from server: %s ( server_errno=%d)"
6317
#: drizzled/slave.cc:1490
6319
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6322
#: drizzled/slave.cc:1648
6325
"It was not possible to update the positions of the relay log information: "
6326
"the slave may be in an inconsistent state. Stopped in %s position %s"
6329
#: drizzled/slave.cc:1723 drizzled/slave.cc:2315
6331
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6334
#: drizzled/slave.cc:1782 drizzled/slave.cc:2264
6336
msgid "Error initializing relay log position: %s"
6339
#: drizzled/slave.cc:1798
6342
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6343
"Consider raising the value of the slave_transaction_retries variable."
6346
#: drizzled/slave.cc:1821
6348
"Could not parse relay log event entry. The possible reasons are: the "
6349
"master's binary log is corrupted (you can check this by running "
6350
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6351
"can check this by running 'mysqlbinlog' on the relay log), a network "
6352
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6353
"check the master's binary log or slave's relay log, you will be able to know "
6354
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6357
#: drizzled/slave.cc:1942
6358
msgid "Failed during slave I/O thread initialization"
6361
#: drizzled/slave.cc:1956
6362
msgid "error in drizzle_create()"
6365
#: drizzled/slave.cc:1964
6368
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6369
"'%s' at position %s"
6372
#: drizzled/slave.cc:1978
6373
msgid "Slave I/O thread killed while connecting to master"
6376
#: drizzled/slave.cc:2002
6377
msgid "Slave I/O thread couldn't register on master"
6380
#: drizzled/slave.cc:2014 drizzled/slave.cc:2038 drizzled/slave.cc:2062
6381
msgid "Forcing to reconnect slave I/O thread"
6384
#: drizzled/slave.cc:2027
6385
msgid "Failed on request_dump()"
6388
#: drizzled/slave.cc:2028
6389
msgid "Slave I/O thread killed while requesting master dump"
6392
#: drizzled/slave.cc:2054
6393
msgid "Waiting for master to send event"
6396
#: drizzled/slave.cc:2056
6397
msgid "Slave I/O thread killed while reading event"
6400
#: drizzled/slave.cc:2074
6403
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6404
"entry is correct, restart the server with a higher value of "
6405
"max_allowed_packet"
6408
#: drizzled/slave.cc:2088
6409
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6412
#: drizzled/slave.cc:2098
6413
msgid "Queuing master event to the relay log"
6416
#: drizzled/slave.cc:2125
6417
msgid "Slave I/O thread aborted while waiting for relay log space"
6420
#: drizzled/slave.cc:2135
6422
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6425
#: drizzled/slave.cc:2156
6426
msgid "Waiting for slave mutex on exit"
6429
#: drizzled/slave.cc:2220
6430
msgid "Failed during slave thread initialization"
6433
#: drizzled/slave.cc:2286
6436
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6437
"s, relay log '%s' position: %s"
6440
#: drizzled/slave.cc:2300
6441
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6444
#: drizzled/slave.cc:2326
6445
msgid "Reading event from the relay log"
6448
#: drizzled/slave.cc:2351
6450
msgid "Slave (additional info): %s Error_code: %d"
6453
#: drizzled/slave.cc:2368
6455
msgid "Slave: %s Error_code: %d"
6458
#: drizzled/slave.cc:2371
6461
"Error loading user-defined library, slave SQL thread aborted. Install the "
6462
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6463
"stopped at log '%s' position %s"
6466
#: drizzled/slave.cc:2379
6469
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6470
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6473
#: drizzled/slave.cc:2391
6476
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6479
#: drizzled/slave.cc:2480
6481
msgid "Slave I/O: failed requesting download of '%s'"
6484
#: drizzled/slave.cc:2497
6486
msgid "Network read error downloading '%s' from master"
6489
#: drizzled/slave.cc:2519
6490
msgid "error writing Exec_load event to relay log"
6493
#: drizzled/slave.cc:2533
6494
msgid "error writing Create_file event to relay log"
6497
#: drizzled/slave.cc:2548
6498
msgid "error writing Append_block event to relay log"
6501
#: drizzled/slave.cc:2644
6502
msgid "Memory allocation failed"
6505
#: drizzled/slave.cc:2669 drizzled/slave.cc:2755
6508
"Read invalid event from master: '%s', master could be corrupt but a more "
6509
"likely cause of this is a bug"
6512
#: drizzled/slave.cc:3027
6513
msgid "could not queue event from master"
6516
#: drizzled/slave.cc:3117
6518
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6521
#: drizzled/slave.cc:3119
6522
msgid "reconnecting"
6525
#: drizzled/slave.cc:3119
6529
#: drizzled/slave.cc:3143
6532
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6536
#: drizzled/slave.cc:3504
6538
msgid "next log '%s' is currently active"
6541
#: drizzled/slave.cc:3534
6543
msgid "next log '%s' is not active"
6546
#: drizzled/slave.cc:3550
6549
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6552
#: drizzled/slave.cc:3556
6553
msgid "Aborting slave SQL thread because of partial event read"
6556
#: drizzled/slave.cc:3562 drizzled/slave.cc:3569
6558
msgid "Error reading relay log event: %s"
6561
#: drizzled/slave.cc:3563
6562
msgid "slave SQL thread was killed"
6565
#: drizzled/slave.cc:3661
6568
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6569
"check error log on slave for more info"
6572
#: drizzled/slave.cc:3667
6575
"According to the master's version ('%s'), it is probable that master suffers "
6576
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6577
"current binary log event may make the slave's data become different from the "
6578
"master's data. To take no risk, slave refuses to replicate this event and "
6579
"stops. We recommend that all updates be stopped on the master and slave, "
6580
"that the data of both be manually synchronized, that master's binary logs be "
6581
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6582
"Then replication can be restarted."
6585
#: drizzled/sql_base.cc:2482
6587
msgid "Table %s had a open data handler in reopen_table"
6590
#: drizzled/sql_base.cc:3131
6592
msgid "Couldn't repair table: %s.%s"
6595
#: drizzled/sql_base.cc:3174
6598
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6599
"s`.`%s`' to the binary log"
6602
#: drizzled/sql_base.cc:3783
3850
6604
msgid "Could not remove temporary table: '%s', error: %d"
3853
#: ../drizzled/signal_handler.cc:52
3855
msgid "Got signal %d from thread %<PRIu32>"
3858
#: ../drizzled/signal_handler.cc:118
3860
msgid "Fatal signal %d while backtracing\n"
3863
#: ../drizzled/signal_handler.cc:127
3865
msgid "Fatal: time() call failed\n"
3868
#: ../drizzled/signal_handler.cc:133
3871
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3872
"This could be because you hit a bug. It is also possible that this binary\n"
3873
" or one of the libraries it was linked against is corrupt, improperly "
3875
" or misconfigured. This error can also be caused by malfunctioning "
3879
#: ../drizzled/signal_handler.cc:141
3882
"We will try our best to scrape up some info that will hopefully help "
3884
"the problem, but since we have already crashed, something is definitely "
3886
"and this may fail.\n"
3890
#: ../drizzled/signal_handler.cc:148
3893
"It is possible that drizzled could use up to \n"
3894
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3896
"Hope that's ok; if not, decrease some variables in the equation.\n"
3900
#: ../drizzled/sql_table.cc:1933
6607
#: drizzled/sql_plugin.cc:686
6609
msgid "Plugin '%s' of type %s failed deinitialization"
6612
#: drizzled/sql_plugin.cc:700
6614
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6617
#: drizzled/sql_plugin.cc:787
6619
msgid "Plugin '%s' registration as a %s failed."
6622
#: drizzled/sql_plugin.cc:1026
6623
msgid "plugin-load parameter too long"
6626
#: drizzled/sql_plugin.cc:1086
6628
msgid "Couldn't load plugin named '%s' with soname '%s'."
6631
#: drizzled/sql_plugin.cc:1139
6633
msgid "Forcing shutdown of %<PRIu64> plugins"
6636
#: drizzled/sql_plugin.cc:1162
6638
msgid "Plugin '%s' will be forced to shutdown"
6641
#: drizzled/sql_plugin.cc:1178
6643
msgid "Plugin '%s' has ref_count=%d after shutdown."
6646
#: drizzled/sql_plugin.cc:1568
6647
msgid "Out of memory."
6650
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6652
msgid "Unknown variable type code 0x%x in plugin '%s'."
6655
#: drizzled/sql_plugin.cc:2460
6658
"Server variable %s of plugin %s was forced to be read-only: string variable "
6659
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6662
#: drizzled/sql_plugin.cc:2491
6664
msgid "Missing variable name in plugin '%s'."
6667
#: drizzled/sql_plugin.cc:2508
6669
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6672
#: drizzled/sql_plugin.cc:2627
6674
msgid "Out of memory for plugin '%s'."
6677
#: drizzled/sql_plugin.cc:2634
6679
msgid "Bad options for plugin '%s'."
6682
#: drizzled/sql_plugin.cc:2643
6684
msgid "Parsing options for plugin '%s' failed."
6687
#: drizzled/sql_plugin.cc:2686
6689
msgid "Plugin '%s' has conflicting system variables"
6692
#: drizzled/sql_plugin.cc:2696
6694
msgid "Plugin '%s' disabled by command line option"
6697
#: drizzled/sql_table.cc:112
6699
msgid "Invalid (old?) table or database name '%s'"
6702
#: drizzled/sql_table.cc:2746
3902
6704
msgid "Unknown - internal error %d during operation"
3905
#: ../drizzled/statement/alter_table.cc:1514
6707
#: drizzled/sql_table.cc:5014
6709
msgid "Could not open table %s.%s after rename\n"
6712
#: drizzled/sql_table.cc:5181
3908
6715
"order_st BY ignored because there is a user-defined clustered index in the "
3909
6716
"table '%-.192s'"
3912
#: ../drizzled/sys_var.cc:1526
3914
msgid "Variable named %s already exists!\n"
3917
#: ../drizzled/sys_var.cc:1535
3919
msgid "Could not add Variable: %s\n"
3922
#: ../drizzled/sys_var.cc:1633
3923
msgid "Failed to initialize system variables"
3926
#: ../drizzled/table.cc:1690
3928
msgid "Got error %d when reading table '%s'"
3931
#: ../drizzled/table/instance/base.cc:1883
6719
#: drizzled/sql_udf.cc:41
6720
msgid "Can't allocate memory for udf structures"
6723
#: drizzled/table.cc:502
6726
"'%s' had no or invalid character set, and default character set is multi-"
6727
"byte, so character column sizes may have changed"
6730
#: drizzled/table.cc:2075
3933
6732
msgid "Unknown collation '%s' in table '%-.64s' definition"
3936
#: ../drizzled/table/instance/base.cc:1890
6735
#: drizzled/table.cc:2082
3939
6738
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3943
#: ../drizzled/tztime.cc:170
6742
#: drizzled/table.cc:2695
6745
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6749
#: drizzled/table.cc:2721
6752
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6753
"have type %s, found type %s."
6756
#: drizzled/table.cc:2730
6759
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6760
"position %d to have character set '%s' but the type has no character set."
6763
#: drizzled/table.cc:2740
6766
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6767
"position %d to have character set '%s' but found character set '%s'."
6770
#: drizzled/table.cc:2751
6773
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6774
"have type %s but the column is not found."
6777
#: drizzled/table.cc:4871
6779
msgid "Got error %d when reading table '%s'"
6782
#: drizzled/tztime.cc:1060
3945
6784
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3948
#: ../plugin/auth_file/auth_file.cc:227
3950
msgid "Could not load auth file: %s\n"
3953
#: ../plugin/auth_file/auth_file.cc:243
3954
msgid "File to load for usernames and passwords"
3957
#: ../plugin/auth_http/auth_http.cc:135
3959
"auth_http plugin loaded but required option url not specified. Against which "
3960
"URL are you intending on authenticating?\n"
3963
#: ../plugin/auth_http/auth_http.cc:151
3964
msgid "URL for HTTP Auth check"
3967
#: ../plugin/auth_ldap/auth_ldap.cc:291
3969
msgid "Reconnect failed: %s\n"
3972
#: ../plugin/auth_ldap/auth_ldap.cc:310
3974
msgid "ldap_search_ext_s failed: %s\n"
3977
#: ../plugin/auth_ldap/auth_ldap.cc:416
3979
msgid "Could not load auth ldap: %s\n"
3982
#: ../plugin/auth_ldap/auth_ldap.cc:437
3983
msgid "URI of the LDAP server to contact"
3986
#: ../plugin/auth_ldap/auth_ldap.cc:439
3987
msgid "DN to use when binding to the LDAP server"
3990
#: ../plugin/auth_ldap/auth_ldap.cc:441
3991
msgid "Password to use when binding the DN"
3994
#: ../plugin/auth_ldap/auth_ldap.cc:443
3995
msgid "DN to use when searching"
3998
#: ../plugin/auth_ldap/auth_ldap.cc:445
3999
msgid "Attribute in LDAP with plain text password"
4002
#: ../plugin/auth_ldap/auth_ldap.cc:447
4003
msgid "Attribute in LDAP with MySQL hashed password"
4006
#: ../plugin/auth_ldap/auth_ldap.cc:449
4007
msgid "How often to empty the users cache, 0 to disable"
4010
#: ../plugin/blitzdb/ha_blitz.cc:1507
4011
msgid "Estimated number of rows that a BlitzDB table will store."
4014
#: ../plugin/console/console.cc:379
4015
msgid "Enable the console."
4018
#: ../plugin/console/console.cc:382
4019
msgid "Turn on extra debugging."
4022
#: ../plugin/console/console.cc:385
4023
msgid "User to use for auth."
4026
#: ../plugin/console/console.cc:388
4027
msgid "Password to use for auth."
4030
#: ../plugin/console/console.cc:391
4032
msgid "Default catalog to use."
4033
msgstr "Databas att använda"
4035
#: ../plugin/console/console.cc:394
4037
msgid "Default schema to use."
4038
msgstr "Databas att använda"
4040
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4042
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4046
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4047
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4048
msgid "Connect Timeout."
4051
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4052
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4053
msgid "Read Timeout."
4056
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4057
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4058
msgid "Write Timeout."
4061
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4062
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4063
msgid "Retry Count."
4066
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4067
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4068
msgid "Buffer length."
4071
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4072
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4073
msgid "Address to bind to."
4076
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4077
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4078
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4079
msgid "Maximum simultaneous connections."
4082
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4083
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4084
msgid "A restrictive IP address list for incoming admin connections."
4087
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4088
msgid "Failed to send error message to libnotify\n"
4091
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6787
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
4092
6788
msgid "Error Messages to stderr"
4095
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4096
msgid "Comma-separated list of schemas to exclude"
4099
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4100
msgid "Comma-separated list of tables to exclude"
4103
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4104
msgid "Regular expression to apply to schemas to exclude"
4107
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4108
msgid "Regular expression to apply to tables to exclude"
4111
#: ../plugin/haildb/haildb_engine.cc:1080
4112
#: ../plugin/haildb/haildb_engine.cc:1218
4113
#: ../plugin/haildb/haildb_engine.cc:1248
4115
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4118
#: ../plugin/haildb/haildb_engine.cc:1099
4120
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4123
#: ../plugin/haildb/haildb_engine.cc:1197
4124
#: ../plugin/haildb/haildb_engine.cc:1310
4125
#: ../plugin/haildb/haildb_engine.cc:1491
4126
#: ../plugin/haildb/haildb_engine.cc:2157
4128
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4131
#: ../plugin/haildb/haildb_engine.cc:1349
4132
#: ../plugin/haildb/haildb_engine.cc:1365
4134
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4137
#: ../plugin/haildb/haildb_engine.cc:3403
4139
msgid "Error starting HailDB %d (%s)\n"
4142
#: ../plugin/haildb/haildb_engine.cc:3432
4143
msgid "Disable HailDB adaptive hash index (enabled by default)."
4146
#: ../plugin/haildb/haildb_engine.cc:3434
4147
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4150
#: ../plugin/haildb/haildb_engine.cc:3437
4152
"Size of a memory pool HailDB uses to store data dictionary information and "
4153
"other internal data structures."
4156
#: ../plugin/haildb/haildb_engine.cc:3440
4157
msgid "Data file autoextend increment in megabytes"
4160
#: ../plugin/haildb/haildb_engine.cc:3443
4162
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4166
#: ../plugin/haildb/haildb_engine.cc:3446
4167
msgid "The common part for HailDB table spaces."
4170
#: ../plugin/haildb/haildb_engine.cc:3448
4171
msgid "Disable HailDB checksums validation (enabled by default)."
4174
#: ../plugin/haildb/haildb_engine.cc:3450
4175
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4178
#: ../plugin/haildb/haildb_engine.cc:3453
4179
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4182
#: ../plugin/haildb/haildb_engine.cc:3456
4184
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4185
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4188
#: ../plugin/haildb/haildb_engine.cc:3459
4189
msgid "Stores each HailDB table to an .ibd file in the database dir."
4192
#: ../plugin/haildb/haildb_engine.cc:3462
4193
msgid "File format to use for new tables in .ibd files."
4196
#: ../plugin/haildb/haildb_engine.cc:3465
4198
"Set to 0 (write and flush once per second),1 (write and flush at each "
4199
"commit) or 2 (write at commit, flush once per second)."
4202
#: ../plugin/haildb/haildb_engine.cc:3468
4203
msgid "With which method to flush data."
4206
#: ../plugin/haildb/haildb_engine.cc:3471
4208
"Helps to save your data in case the disk image of the database becomes "
4212
#: ../plugin/haildb/haildb_engine.cc:3474
4213
msgid "Path to individual files and their sizes."
4216
#: ../plugin/haildb/haildb_engine.cc:3477
4217
msgid "Path to HailDB log files."
4220
#: ../plugin/haildb/haildb_engine.cc:3480
4221
msgid "Size of each log file in a log group."
4224
#: ../plugin/haildb/haildb_engine.cc:3483
4226
"Number of log files in the log group. HailDB writes to the files in a "
4227
"circular fashion. Value 3 is recommended here."
4230
#: ../plugin/haildb/haildb_engine.cc:3486
4232
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4233
"rolled back. Values above 100000000 disable the timeout."
4236
#: ../plugin/haildb/haildb_engine.cc:3489
4238
"The size of the buffer which HailDB uses to write log to the log files on "
4242
#: ../plugin/haildb/haildb_engine.cc:3492
4244
"Sets the point in the LRU list from where all pages are classified as old "
4248
#: ../plugin/haildb/haildb_engine.cc:3495
4250
"Milliseconds between accesses to a block at which it is made young. "
4251
"0=disabled (Advanced users)"
4254
#: ../plugin/haildb/haildb_engine.cc:3498
4255
msgid "Percentage of dirty pages allowed in bufferpool."
4258
#: ../plugin/haildb/haildb_engine.cc:3501
4259
msgid "Desired maximum length of the purge queue (0 = no limit)"
4262
#: ../plugin/haildb/haildb_engine.cc:3504
4264
"Roll back the complete transaction on lock wait timeout, for 4.x "
4265
"compatibility (disabled by default)"
4268
#: ../plugin/haildb/haildb_engine.cc:3507
4269
msgid "How many files at the maximum HailDB keeps open at the same time."
4272
#: ../plugin/haildb/haildb_engine.cc:3510
4273
msgid "Number of background read I/O threads in HailDB."
4276
#: ../plugin/haildb/haildb_engine.cc:3513
4277
msgid "Number of background write I/O threads in HailDB."
4280
#: ../plugin/haildb/haildb_engine.cc:3515
4282
"Disable if you want to reduce the number of messages written to the log "
4283
"(default: enabled)."
4286
#: ../plugin/haildb/haildb_engine.cc:3518
4287
msgid "Enable SHOW HAILDB STATUS output in the log"
4290
#: ../plugin/haildb/haildb_engine.cc:3521
4291
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4294
#: ../plugin/haildb/haildb_engine.cc:3523
4296
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4299
#: ../plugin/hello_events/hello_events.cc:401
4300
msgid "Enable Example Events Plugin"
4303
#: ../plugin/hello_events/hello_events.cc:404
4304
#: ../plugin/hello_events/hello_events.cc:407
4305
msgid "A comma delimited list of databases to watch"
4308
#: ../plugin/hello_events/hello_events.cc:410
4309
msgid "Before write row event observer call position"
4312
#: ../plugin/hello_events/hello_events.cc:413
4313
#: ../plugin/pbms/src/parameters_ms.cc:461
4314
msgid "Before update row event observer call position"
4317
#: ../plugin/hello_events/hello_events.cc:416
4318
msgid "After drop database event observer call position"
4321
#: ../plugin/hello_events/hello_events.cc:427
4322
msgid "An example events Plugin"
4325
#: ../plugin/innobase/handler/data_dictionary.cc:760
4327
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4330
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4332
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4336
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4338
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4345
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4346
"or its equivalent numeric id"
4349
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4350
msgid "Do not use Native AIO library for IO, even if available"
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4354
msgid "Enable internal replication log."
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4359
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4360
"rolled back. Values above 100000000 disable the timeout."
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4364
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4369
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4370
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4373
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4374
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4375
#: ../plugin/transaction_log/print_transaction_message.cc:177
4376
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4378
msgid "Unable to parse transaction. Got error: %s.\n"
4381
#: ../plugin/innobase/srv/srv0start.cc:1034
4382
msgid "InnoDB: cannot determine Mac OS X version!\n"
4385
#: ../plugin/innobase/srv/srv0start.cc:1039
4387
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4388
"InnoDB: making transactions unsafe!\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1048
4394
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4395
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4396
"InnoDB: allocate more than 4 GB of memory."
4399
#: ../plugin/innobase/srv/srv0start.cc:1063
4401
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4404
#: ../plugin/innobase/srv/srv0start.cc:1068
4407
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4408
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4409
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4412
#: ../plugin/innobase/srv/srv0start.cc:1078
4414
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4417
#: ../plugin/innobase/srv/srv0start.cc:1083
4419
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4422
#: ../plugin/innobase/srv/srv0start.cc:1088
4424
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4427
#: ../plugin/innobase/srv/srv0start.cc:1092
4429
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4432
#: ../plugin/innobase/srv/srv0start.cc:1097
4434
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4437
#: ../plugin/innobase/srv/srv0start.cc:1167
4439
msgid " InnoDB: Using Linux native AIO\n"
4442
#: ../plugin/logging_gearman/logging_gearman.cc:186
4444
msgid "fail gearman_client_create(): %s"
4447
#: ../plugin/logging_gearman/logging_gearman.cc:197
4449
msgid "fail gearman_client_add_server(): %s"
4452
#: ../plugin/logging_gearman/logging_gearman.cc:302
4453
msgid "Hostname for logging to a Gearman server"
4456
#: ../plugin/logging_gearman/logging_gearman.cc:305
4457
msgid "Gearman Function to send logging to"
4460
#: ../plugin/logging_gearman/logging_gearman.cc:316
4461
msgid "Log queries to a Gearman server"
4464
#: ../plugin/logging_query/logging_query.cc:178
6791
#: plugin/logging_query/logging_query.cc:160
4466
6793
msgid "fail open() fn=%s er=%s\n"
4469
#: ../plugin/logging_query/logging_query.cc:319
4470
msgid "Enable logging to CSV file"
4473
#: ../plugin/logging_query/logging_query.cc:322
6796
#: plugin/logging_query/logging_query.cc:200
4474
6797
msgid "File to log to"
4477
#: ../plugin/logging_query/logging_query.cc:325
4478
msgid "PCRE to match the query against"
4481
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
6800
#: plugin/logging_query/logging_query.cc:209
6801
msgid "Enable logging"
6804
#: plugin/logging_query/logging_query.cc:218
6805
msgid "Disable after this many seconds. Zero for forever"
6808
#: plugin/logging_query/logging_query.cc:231
4482
6809
msgid "Threshold for logging slow queries, in microseconds"
4485
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
6812
#: plugin/logging_query/logging_query.cc:244
4486
6813
msgid "Threshold for logging big queries, for rows returned"
4489
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
6816
#: plugin/logging_query/logging_query.cc:257
4490
6817
msgid "Threshold for logging big queries, for rows examined"
4493
#: ../plugin/logging_query/logging_query.cc:345
4494
msgid "Log queries to a CSV file"
4497
#: ../plugin/logging_stats/logging_stats.cc:373
4498
msgid "Max number of users that will be logged"
4501
#: ../plugin/logging_stats/logging_stats.cc:376
4502
msgid "Max number of range locks to use for Scoreboard"
4505
#: ../plugin/logging_stats/logging_stats.cc:379
4506
msgid "Max number of concurrent sessions that will be logged"
4509
#: ../plugin/logging_stats/logging_stats.cc:380
4510
msgid "Enable Logging Statistics Collection"
4513
#: ../plugin/logging_stats/logging_stats.cc:389
4514
msgid "User Statistics as DATA_DICTIONARY tables"
4517
#: ../plugin/md5/md5.cc:99
4518
msgid "libgcrypt library version mismatch\n"
4521
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4522
#: ../plugin/memcached_stats/memcached_stats.cc:87
4523
msgid "List of memcached servers."
4526
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4527
msgid "Expiry time of memcached entries"
4530
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4531
msgid "Enable Memcached Query Cache"
4534
#: ../plugin/memcached_stats/analysis_table.cc:78
4535
#: ../plugin/memcached_stats/stats_table.cc:144
4536
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4539
#: ../plugin/memcached_stats/memcached_stats.cc:98
4540
msgid "Memcached Stats as I_S tables"
4543
#: ../plugin/memcached_stats/stats_table.cc:74
4546
"Unable get stats from memcached server %s. Got error from "
4547
"memcached_stat_servername()."
4550
#: ../plugin/memcached_stats/stats_table.cc:151
4551
msgid "Unable to create memcached struct. Got error from memcached_create()."
4554
#: ../plugin/memcached_stats/stats_table.cc:159
4557
"Unable to create memcached server list. Got error from "
4558
"memcached_servers_parse(%s)."
4561
#: ../plugin/multi_thread/multi_thread.cc:62
4562
msgid "Session killed before thread could execute"
4565
#: ../plugin/multi_thread/multi_thread.cc:109
4566
msgid "Unable to get thread stack size\n"
4569
#: ../plugin/multi_thread/multi_thread.cc:211
4570
msgid "Maximum number of user threads available."
4573
#: ../plugin/myisam/ha_myisam.cc:532
6820
#: plugin/logging_query/logging_query.cc:280
6821
msgid "Log queries to a file"
6824
#: storage/myisam/ha_myisam.cc:455
4575
6826
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4578
#: ../plugin/myisam/ha_myisam.cc:536
6829
#: storage/myisam/ha_myisam.cc:459
4580
6831
msgid "Got an error from unknown thread, %s:%d"
4583
#: ../plugin/myisam/ha_myisam.cc:542
6834
#: storage/myisam/ha_myisam.cc:464
4584
6835
msgid "Unknown thread accessing table"
4587
#: ../plugin/myisam/ha_myisam.cc:1506
4589
"Don't use the fast sort index method to created index if the temporary file "
4590
"would get bigger than this."
4593
#: ../plugin/myisam/ha_myisam.cc:1509
4595
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4596
"when creating indexes with CREATE INDEX or ALTER TABLE."
4599
#: ../plugin/myisam/my_handler_errors.cc:42
6838
#: storage/myisam/ha_myisam.cc:1868
6839
msgid "Block size to be used for MyISAM index pages."
6842
#: storage/myisam/ha_myisam.cc:1874
6844
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6845
"disables parallel repair."
6848
#: storage/myisam/my_handler_errors.c:34
4600
6849
msgid "Didn't find key on read or update"
4603
#: ../plugin/myisam/my_handler_errors.cc:43
6852
#: storage/myisam/my_handler_errors.c:36
4604
6853
msgid "Duplicate key on write or update"
4607
#: ../plugin/myisam/my_handler_errors.cc:44
6856
#: storage/myisam/my_handler_errors.c:38
4608
6857
msgid "Internal (unspecified) error in handler"
4611
#: ../plugin/myisam/my_handler_errors.cc:46
6860
#: storage/myisam/my_handler_errors.c:40
4613
6862
"Someone has changed the row since it was read (while the table was locked to "
4617
#: ../plugin/myisam/my_handler_errors.cc:48
6866
#: storage/myisam/my_handler_errors.c:43
4618
6867
msgid "Wrong index given to function"
4621
#: ../plugin/myisam/my_handler_errors.cc:49
6870
#: storage/myisam/my_handler_errors.c:45
6871
msgid "Undefined handler error 125"
6874
#: storage/myisam/my_handler_errors.c:47
4622
6875
msgid "Index file is crashed"
4625
#: ../plugin/myisam/my_handler_errors.cc:50
6878
#: storage/myisam/my_handler_errors.c:49
4626
6879
msgid "Record file is crashed"
4629
#: ../plugin/myisam/my_handler_errors.cc:51
6882
#: storage/myisam/my_handler_errors.c:51
4630
6883
msgid "Out of memory in engine"
4633
#: ../plugin/myisam/my_handler_errors.cc:52
6886
#: storage/myisam/my_handler_errors.c:53
6887
msgid "Undefined handler error 129"
6890
#: storage/myisam/my_handler_errors.c:55
4634
6891
msgid "Incorrect file format"
4637
#: ../plugin/myisam/my_handler_errors.cc:53
6894
#: storage/myisam/my_handler_errors.c:57
4638
6895
msgid "Command not supported by database"
4641
#: ../plugin/myisam/my_handler_errors.cc:54
6898
#: storage/myisam/my_handler_errors.c:59
4642
6899
msgid "Old database file"
4645
#: ../plugin/myisam/my_handler_errors.cc:55
6902
#: storage/myisam/my_handler_errors.c:61
4646
6903
msgid "No record read before update"
4649
#: ../plugin/myisam/my_handler_errors.cc:56
6906
#: storage/myisam/my_handler_errors.c:63
4650
6907
msgid "Record was already deleted (or record file crashed)"
4653
#: ../plugin/myisam/my_handler_errors.cc:57
6910
#: storage/myisam/my_handler_errors.c:65
4654
6911
msgid "No more room in record file"
4657
#: ../plugin/myisam/my_handler_errors.cc:58
6914
#: storage/myisam/my_handler_errors.c:67
4658
6915
msgid "No more room in index file"
4661
#: ../plugin/myisam/my_handler_errors.cc:59
6918
#: storage/myisam/my_handler_errors.c:69
4662
6919
msgid "No more records (read after end of file)"
4665
#: ../plugin/myisam/my_handler_errors.cc:60
6922
#: storage/myisam/my_handler_errors.c:71
4666
6923
msgid "Unsupported extension used for table"
4669
#: ../plugin/myisam/my_handler_errors.cc:61
6926
#: storage/myisam/my_handler_errors.c:73
4670
6927
msgid "Too big row"
4673
#: ../plugin/myisam/my_handler_errors.cc:62
6930
#: storage/myisam/my_handler_errors.c:75
4674
6931
msgid "Wrong create options"
4677
#: ../plugin/myisam/my_handler_errors.cc:63
6934
#: storage/myisam/my_handler_errors.c:77
4678
6935
msgid "Duplicate unique key or constraint on write or update"
4681
#: ../plugin/myisam/my_handler_errors.cc:64
6938
#: storage/myisam/my_handler_errors.c:79
4682
6939
msgid "Unknown character set used in table"
4685
#: ../plugin/myisam/my_handler_errors.cc:65
6942
#: storage/myisam/my_handler_errors.c:81
4686
6943
msgid "Conflicting table definitions in sub-tables of MERGE table"
4689
#: ../plugin/myisam/my_handler_errors.cc:66
6946
#: storage/myisam/my_handler_errors.c:83
4690
6947
msgid "Table is crashed and last repair failed"
4693
#: ../plugin/myisam/my_handler_errors.cc:67
6950
#: storage/myisam/my_handler_errors.c:85
4694
6951
msgid "Table was marked as crashed and should be repaired"
4697
#: ../plugin/myisam/my_handler_errors.cc:68
6954
#: storage/myisam/my_handler_errors.c:87
4698
6955
msgid "Lock timed out; Retry transaction"
4701
#: ../plugin/myisam/my_handler_errors.cc:69
6958
#: storage/myisam/my_handler_errors.c:89
4702
6959
msgid "Lock table is full; Restart program with a larger locktable"
4705
#: ../plugin/myisam/my_handler_errors.cc:70
6962
#: storage/myisam/my_handler_errors.c:91
4706
6963
msgid "Updates are not allowed under a read only transactions"
4709
#: ../plugin/myisam/my_handler_errors.cc:71
6966
#: storage/myisam/my_handler_errors.c:93
4710
6967
msgid "Lock deadlock; Retry transaction"
4713
#: ../plugin/myisam/my_handler_errors.cc:72
6970
#: storage/myisam/my_handler_errors.c:95
4714
6971
msgid "Foreign key constraint is incorrectly formed"
4717
#: ../plugin/myisam/my_handler_errors.cc:73
6974
#: storage/myisam/my_handler_errors.c:97
4718
6975
msgid "Cannot add a child row"
4721
#: ../plugin/myisam/my_handler_errors.cc:74
6978
#: storage/myisam/my_handler_errors.c:99
4722
6979
msgid "Cannot delete a parent row"
4725
#: ../plugin/myisam/my_handler_errors.cc:75
6982
#: storage/myisam/my_handler_errors.c:101
4726
6983
msgid "No savepoint with that name"
4729
#: ../plugin/myisam/my_handler_errors.cc:76
6986
#: storage/myisam/my_handler_errors.c:103
4730
6987
msgid "Non unique key block size"
4733
#: ../plugin/myisam/my_handler_errors.cc:77
6990
#: storage/myisam/my_handler_errors.c:105
4734
6991
msgid "The table does not exist in engine"
4737
#: ../plugin/myisam/my_handler_errors.cc:78
6994
#: storage/myisam/my_handler_errors.c:107
4738
6995
msgid "The table already existed in storage engine"
4741
#: ../plugin/myisam/my_handler_errors.cc:79
6998
#: storage/myisam/my_handler_errors.c:109
4742
6999
msgid "Could not connect to storage engine"
4745
#: ../plugin/myisam/my_handler_errors.cc:80
7002
#: storage/myisam/my_handler_errors.c:111
4746
7003
msgid "Unexpected null pointer found when using spatial index"
4749
#: ../plugin/myisam/my_handler_errors.cc:81
7006
#: storage/myisam/my_handler_errors.c:113
4750
7007
msgid "The table changed in storage engine"
4753
#: ../plugin/myisam/my_handler_errors.cc:82
7010
#: storage/myisam/my_handler_errors.c:115
4754
7011
msgid "There's no partition in table for the given value"
4757
#: ../plugin/myisam/my_handler_errors.cc:83
7014
#: storage/myisam/my_handler_errors.c:117
4758
7015
msgid "Row-based binlogging of row failed"
4761
#: ../plugin/myisam/my_handler_errors.cc:84
7018
#: storage/myisam/my_handler_errors.c:119
4762
7019
msgid "Index needed in foreign key constraint"
4765
#: ../plugin/myisam/my_handler_errors.cc:85
7022
#: storage/myisam/my_handler_errors.c:121
4766
7023
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4769
#: ../plugin/myisam/my_handler_errors.cc:86
7026
#: storage/myisam/my_handler_errors.c:123
4770
7027
msgid "Table needs to be upgraded before it can be used"
4773
#: ../plugin/myisam/my_handler_errors.cc:87
7030
#: storage/myisam/my_handler_errors.c:125
4774
7031
msgid "Table is read only"
4777
#: ../plugin/myisam/my_handler_errors.cc:88
7034
#: storage/myisam/my_handler_errors.c:127
4778
7035
msgid "Failed to get next auto increment value"
4781
#: ../plugin/myisam/my_handler_errors.cc:89
7038
#: storage/myisam/my_handler_errors.c:129
4782
7039
msgid "Failed to set row auto increment value"
4785
#: ../plugin/myisam/my_handler_errors.cc:90
7042
#: storage/myisam/my_handler_errors.c:131
4786
7043
msgid "Unknown (generic) error from engine"
4789
#: ../plugin/myisam/my_handler_errors.cc:91
7046
#: storage/myisam/my_handler_errors.c:133
4790
7047
msgid "Record is the same"
4793
#: ../plugin/myisam/my_handler_errors.cc:92
7050
#: storage/myisam/my_handler_errors.c:135
4794
7051
msgid "It is not possible to log this statement"
4797
#: ../plugin/myisam/my_handler_errors.cc:93
7054
#: storage/myisam/my_handler_errors.c:137
4798
7055
msgid "Tablespace exists"
4801
#: ../plugin/myisam/my_handler_errors.cc:94
7058
#: storage/myisam/my_handler_errors.c:139
4802
7059
msgid "The event was corrupt, leading to illegal data being read"
4805
#: ../plugin/myisam/my_handler_errors.cc:95
7062
#: storage/myisam/my_handler_errors.c:141
4806
7063
msgid "The table is of a new format not supported by this version"
4809
#: ../plugin/myisam/my_handler_errors.cc:96
7066
#: storage/myisam/my_handler_errors.c:143
4810
7067
msgid "The event could not be processed no other handler error happened"
4813
#: ../plugin/myisam/my_handler_errors.cc:97
7070
#: storage/myisam/my_handler_errors.c:145
4814
7071
msgid "Got a fatal error during initialzation of handler"
4817
#: ../plugin/myisam/my_handler_errors.cc:98
7074
#: storage/myisam/my_handler_errors.c:147
4818
7075
msgid "File to short; Expected more data in file"
4821
#: ../plugin/myisam/my_handler_errors.cc:99
7078
#: storage/myisam/my_handler_errors.c:149
4822
7079
msgid "Read page with wrong checksum"
4825
#. TODO: get a better message for these
4826
#: ../plugin/myisam/my_handler_errors.cc:101
7082
#: storage/myisam/my_handler_errors.c:151
4827
7083
msgid "Lock or active transaction"
4830
#: ../plugin/myisam/my_handler_errors.cc:102
7086
#: storage/myisam/my_handler_errors.c:153
4831
7087
msgid "No such table space"
4834
#: ../plugin/myisam/my_handler_errors.cc:103
7090
#: storage/myisam/my_handler_errors.c:155
4835
7091
msgid "Tablespace not empty"
4838
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4840
"Port number to use for connection or 0 for default to with MySQL protocol."
4843
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4845
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4846
"the file is stale and should be removed?"
4849
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4850
msgid "Path used for MySQL UNIX Socket Protocol."
4853
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4854
msgid "Clobber socket file if one is there already."
4857
#: ../plugin/pbms/src/parameters_ms.cc:426
4859
msgid "Port number to use for connection or 0 for default PBMS port "
4860
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
4862
#: ../plugin/pbms/src/parameters_ms.cc:429
4863
msgid "The maximum size of a BLOB repository file."
4866
#: ../plugin/pbms/src/parameters_ms.cc:432
4867
msgid "The maximum size of a temorary BLOB log file."
4870
#: ../plugin/pbms/src/parameters_ms.cc:435
4872
"A ':' delimited list of metadata header names to be used to initialize the "
4873
"pbms_metadata_header table when a database is created."
4876
#: ../plugin/pbms/src/parameters_ms.cc:439
4877
msgid "The percentage of garbage in a repository file before it is compacted."
4880
#: ../plugin/pbms/src/parameters_ms.cc:442
4882
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4883
"after this time, unless committed to the database."
4886
#: ../plugin/pbms/src/parameters_ms.cc:445
4888
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4892
#: ../plugin/pbms/src/parameters_ms.cc:448
4893
msgid "The next backup ID to use when backing up a PBMS database."
4896
#: ../plugin/pbms/src/parameters_ms.cc:451
4898
"A comma delimited list of tables to watch of the format: <database>."
4902
#: ../plugin/pbms/src/parameters_ms.cc:453
4903
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4906
#: ../plugin/pbms/src/parameters_ms.cc:457
4907
msgid "Before insert row event observer call position"
4910
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4911
msgid "Could not open socket, is rabbitmq running?"
4914
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4915
msgid "Failed to allocate enough memory to transaction message\n"
4918
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4920
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4923
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4925
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4928
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4929
msgid "Host name to connect to"
4932
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4934
msgid "Port to connect to"
4935
msgstr "Antal sekunder innan anslutningsförsöket avbryts."
4937
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4938
msgid "RabbitMQ virtualhost"
4941
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4942
msgid "RabbitMQ username"
4945
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4946
msgid "RabbitMQ password"
4949
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4950
#: ../plugin/transaction_log/module.cc:270
4951
msgid "Name of the replicator plugin to use (default='default_replicator')"
4954
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4955
msgid "Name of RabbitMQ exchange to publish to"
4958
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4959
msgid "Name of RabbitMQ routing key to use"
4962
#: ../plugin/session_dictionary/processlist.cc:78
4965
msgstr "(inte andvänd)"
4967
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4969
msgid "syslog facility \"%s\" not known, using \"local0\""
4972
#: ../plugin/syslog/errmsg.cc:50
4974
msgid "syslog priority \"%s\" not known, using \"warn\""
4977
#: ../plugin/syslog/logging.cc:63
4979
msgid "syslog priority \"%s\" not known, using \"info\""
4982
#: ../plugin/syslog/module.cc:95
4983
msgid "Syslog Ident"
4986
#: ../plugin/syslog/module.cc:98
4987
msgid "Syslog Facility"
4990
#: ../plugin/syslog/module.cc:101
4991
msgid "Enable logging to syslog of the query log"
4994
#: ../plugin/syslog/module.cc:104
4995
msgid "Syslog Priority of query logging"
4998
#: ../plugin/syslog/module.cc:116
4999
msgid "Enable logging to syslog of the error messages"
5002
#: ../plugin/syslog/module.cc:119
5003
msgid "Syslog Priority of error messages"
5006
#: ../plugin/transaction_log/background_worker.cc:77
5008
msgid "Unable to create background worker thread. Got error %s.\n"
5011
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5012
#: ../plugin/transaction_log/print_transaction_message.cc:106
5013
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5015
msgid "Failed to open transaction log file %s. Got error: %s\n"
5018
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5019
#: ../plugin/transaction_log/print_transaction_message.cc:169
5020
#: ../plugin/transaction_log/transaction_log_reader.cc:152
5021
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5023
msgid "Could not read transaction message.\n"
5026
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5027
#: ../plugin/transaction_log/print_transaction_message.cc:170
5028
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5030
msgid "GPB ERROR: %s.\n"
5033
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5034
#: ../plugin/transaction_log/print_transaction_message.cc:171
5035
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5037
msgid "Raw buffer read: %s.\n"
5040
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5041
#: ../plugin/transaction_log/print_transaction_message.cc:179
5042
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5044
msgid "BUFFER: %s\n"
5047
#: ../plugin/transaction_log/module.cc:171
5049
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5052
#: ../plugin/transaction_log/module.cc:180
5054
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5057
#: ../plugin/transaction_log/module.cc:192
5059
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5062
#: ../plugin/transaction_log/module.cc:201
5064
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5067
#: ../plugin/transaction_log/module.cc:216
5069
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5072
#: ../plugin/transaction_log/module.cc:258
5073
msgid "DEBUGGING - Truncate transaction log"
5076
#: ../plugin/transaction_log/module.cc:261
5077
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5080
#: ../plugin/transaction_log/module.cc:264
5081
msgid "Enable transaction log"
5084
#: ../plugin/transaction_log/module.cc:267
5085
msgid "Path to the file to use for transaction log"
5088
#: ../plugin/transaction_log/module.cc:273
5090
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5091
"each transaction write, 2 == sync log file once per second"
5094
#: ../plugin/transaction_log/module.cc:276
5095
msgid "Number of slots for in-memory write buffers (default=8)."
5098
#: ../plugin/transaction_log/print_transaction_message.cc:135
5100
msgid "GPB message is not a valid type.\n"
5103
#: ../plugin/transaction_log/print_transaction_message.cc:155
5105
msgid "GPB message is not a valid size.\n"
5108
#: ../plugin/transaction_log/transaction_log.cc:114
5109
msgid "Failed to open transaction log file "
5112
#: ../plugin/transaction_log/transaction_log.cc:215
5115
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5116
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5119
#: ../plugin/transaction_log/transaction_log.cc:236
5121
msgid "Failed to sync log file. Got error: %s\n"
5124
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5125
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5127
msgid "Attempted to read record bigger than INT_MAX\n"
5130
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5132
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5135
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5137
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5140
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5141
msgid "Cannot open file: "
5144
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5145
msgid "Could not skip to position "
5148
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5149
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5152
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5153
msgid "Memory allocation failure trying to allocate "
5156
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5160
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5164
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5170
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5171
msgid "Unable to parse command. Got error: "
5174
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5181
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5183
msgid "Display help and exit"
5184
msgstr "Visa den här hjälpen och avsluta."
5186
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5187
msgid "Read from the innodb transaction log"
5190
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5192
msgid "Password to use when connecting to server"
5194
"Lösenord att använda vid anslutning till värddator. Om inget lösenord anges "
5195
"efterfrågas det från terminalen."
5197
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5198
msgid "Perform checksum"
5201
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5202
msgid "Ignore event messages"
5205
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5206
msgid "Transaction log file"
5209
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5210
msgid "Print raw Protobuf messages instead of SQL"
5213
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5214
msgid "Start reading from the given file position"
5217
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5218
msgid "Only output for the given transaction ID and later"
5221
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5222
msgid "Only output for the given transaction ID"
5225
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5226
msgid "Summarize message contents"
5229
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5230
msgid "Cannot use --start-pos and --transaction-id together\n"
5233
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5234
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5237
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5238
msgid "Checksum failed. Wanted "
5241
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5246
#~ msgid "--help : Display help and exit\n"
5247
#~ msgstr "Visa den här hjälpen och avsluta."
5249
#~ msgid "Use compression in server/client protocol."
5250
#~ msgstr "Använd komprimering i server/klient-protokollet"
5253
#~ msgid "Deprecated. Use --skip-set-charset instead."
5255
#~ "VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
5257
#~ msgid "Unknown Drizzle error"
5258
#~ msgstr "Okänt Drizzle fel"
5261
#~ msgid "Can't create completion port thread (error %d)"
5262
#~ msgstr "Kan inte skapa trådavbrott (error %d, errno: %d)"
5264
#~ msgid "Ignore space after function names."
5265
#~ msgstr "Ignorera mellanrum efter funktionsnamn."
7094
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
7095
#~ msgstr "Protokollet för anslutningen (tcp,socket,pipe,memory)."
5268
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5269
#~ "This option is enabled by default."
5271
#~ "Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. "
5272
#~ "Denna funktion används som standard."
5275
#~ msgid "Print the default settings and exit"
5276
#~ msgstr "Visa debug information vid avslut"
5279
#~ msgid "Writing a core file\n"
5280
#~ msgstr "Skriver historie-fil %s\n"
5282
#~ msgid "Synonym for -?"
5283
#~ msgstr "Synonym för -?"
5285
#~ msgid "built-in default"
5286
#~ msgstr "Inbyggt standardvärde"
5288
#~ msgid "Write more. (-v -v -v gives the table output format)."
5289
#~ msgstr "Skriv ut mer. (-v -v -v ger utskrift i tabellformat)."
5291
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5293
#~ "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
5295
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5297
#~ "VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
7098
#~ "Switch to another charset. Might be needed for processing binlog with "
7099
#~ "multi-byte charsets."
7101
#~ "Byt till en annan charset. Kan krävas för att processa binlog med multi-"
7104
#~ msgid "Charset changed"
7105
#~ msgstr "Teckentabell ändrad"
7107
#~ msgid "Charset is not found"
7108
#~ msgstr "Teckentabellen kan inte hittas"
7110
#~ msgid "Unknown option to protocol: %s\n"
7111
#~ msgstr "Okänd valmöjlighet för protokoll: %s\n"