348
#: ../client/drizzle.cc:1360
349
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
352
#: ../client/drizzle.cc:1362
331
#: client/drizzle.cc:1351
333
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
334
"option deprecated; use --disable-pager instead."
337
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
339
"Password to use when connecting to server. If password is not given it's "
340
"asked from the tty."
343
#: client/drizzle.cc:1356
345
"Port number to use for connection or 0 for default to, in order of "
346
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
349
#: client/drizzle.cc:1357
350
msgid "built-in default"
353
#: client/drizzle.cc:1360
353
354
msgid "Set the drizzle prompt to this value."
356
#: ../client/drizzle.cc:1364
357
#: client/drizzle.cc:1363
358
msgid "The protocol of connection (tcp,socket,pipe,memory)."
361
#: client/drizzle.cc:1366
358
363
"Don't cache result, print it row by row. This may slow down the server if "
359
364
"the output is suspended. Doesn't use history file."
362
#: ../client/drizzle.cc:1366
367
#: client/drizzle.cc:1368
363
368
msgid "Write fields without conversion. Used with --batch."
366
#: ../client/drizzle.cc:1368
371
#: client/drizzle.cc:1371
368
373
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
369
374
"option is enabled by default."
372
#: ../client/drizzle.cc:1370
373
msgid "Shutdown the server"
376
#: ../client/drizzle.cc:1371
377
#: client/drizzle.cc:1373
378
379
"Be more silent. Print results with a tab as separator, each row on new line."
381
#: ../client/drizzle.cc:1373
382
#: client/drizzle.cc:1375
383
msgid "Socket file to use for connection."
386
#: client/drizzle.cc:1378
387
msgid "Output in table format."
390
#: client/drizzle.cc:1381
383
392
"Append everything into outfile. See interactive help (\\h) also. Does not "
384
393
"work in batch mode. Disable with --disable-tee. This option is disabled by "
388
#: ../client/drizzle.cc:1375
389
msgid "Disable outfile. See interactive help (\\h) also."
392
#: ../client/drizzle.cc:1376
397
#: client/drizzle.cc:1383
399
"Disable outfile. See interactive help (\\h) also. WARNING: option "
400
"deprecated; use --disable-tee instead"
403
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
404
msgid "User for login if not current user."
407
#: client/drizzle.cc:1389
408
msgid "Only allow UPDATE and DELETE that uses keys."
411
#: client/drizzle.cc:1392
412
msgid "Synonym for option --safe-updates, -U."
415
#: client/drizzle.cc:1395
416
msgid "Write more. (-v -v -v gives the table output format)."
419
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
420
msgid "Output version information and exit."
423
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
393
424
msgid "Wait and retry if connection is down."
396
#: ../client/drizzle.cc:1378
427
#: client/drizzle.cc:1402
397
428
msgid "Number of seconds before connection timeout."
400
#: ../client/drizzle.cc:1380
401
msgid "Max length of input line"
402
msgstr "Lungimea maxima a liniei de intrare."
404
#: ../client/drizzle.cc:1382
431
#: client/drizzle.cc:1407
432
msgid "Max packet length to send to, or receive from server"
435
#: client/drizzle.cc:1412
436
msgid "Buffer for TCP/IP and socket communication"
439
#: client/drizzle.cc:1416
405
440
msgid "Automatic limit for SELECT when using --safe-updates"
408
#: ../client/drizzle.cc:1384
443
#: client/drizzle.cc:1421
409
444
msgid "Automatic limit for rows in a join when using --safe-updates"
412
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:2499
413
msgid "Options specific to the client"
416
#: ../client/drizzle.cc:1390
418
msgid "Connect to host"
419
msgstr "Conectare la gazda."
421
#: ../client/drizzle.cc:1392
423
"Password to use when connecting to server. If password is not given it's "
424
"asked from the tty."
427
#: ../client/drizzle.cc:1394
429
"Port number to use for connection or 0 for default to, in order of "
430
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
433
#: ../client/drizzle.cc:1396 ../client/drizzledump.cc:2508
434
msgid "User for login if not current user."
437
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:2510
438
msgid "The protocol of connection (mysql or drizzle)."
441
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2522
442
msgid "Allowed Options"
445
#: ../client/drizzle.cc:1448 ../client/drizzle.cc:1455
447
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
450
#: ../client/drizzle.cc:1506 ../client/drizzle.cc:3789
447
#: client/drizzle.cc:1425
448
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
451
#: client/drizzle.cc:1438
453
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
456
#: client/drizzle.cc:1445
459
"Copyright (C) 2000-2008 MySQL AB\n"
460
" This software comes with ABSOLUTELY NO "
461
"WARRANTY. This is free software,\n"
462
" and you are welcome to modify and redistribute it under the GPL license\n"
465
#: client/drizzle.cc:1449
467
msgid "Usage: %s [OPTIONS] [database]\n"
470
#: client/drizzle.cc:1482
451
471
msgid "DELIMITER cannot contain a backslash character"
454
#: ../client/drizzle.cc:1585 ../client/drizzledump.cc:2600
455
#: ../client/drizzleimport.cc:460 ../client/drizzleslap.cc:1006
456
#: ../client/drizzletest.cc:5599
457
msgid "Error: Unknown protocol"
460
#: ../client/drizzle.cc:1599
462
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
465
#: ../client/drizzle.cc:1645 ../client/drizzle.cc:4035
467
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
470
#: ../client/drizzle.cc:1651
473
"Copyright (C) 2008 Sun Microsystems\n"
474
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
475
"and you are welcome to modify and redistribute it under the GPL license\n"
478
#: ../client/drizzle.cc:1656
480
msgid "Usage: drizzle [OPTIONS] [database]\n"
481
msgstr "Utilizare: %s [OPTIUNI] [baza de date]\n"
483
#: ../client/drizzle.cc:1710
485
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
486
msgstr "Bun venit la clientul Drizzle.. Comenzile se termina cu ; sau \\g."
488
#: ../client/drizzle.cc:1719
491
"Your Drizzle connection id is %u\n"
492
"Connection protocol: %s\n"
493
"Server version: %s\n"
495
"Identificatorul conexiunii Drizzle este %u\n"
496
"Versiunea serverului: %s\n"
498
#: ../client/drizzle.cc:1753
500
msgid "Reading history-file %s\n"
501
msgstr "Citesc fisierul istoric %s\n"
503
#: ../client/drizzle.cc:1757
505
msgid "Couldn't allocate memory for temp histfile!\n"
506
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
508
#: ../client/drizzle.cc:1764
509
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
511
"Scrieti 'help;' sau '\\h' pentru ajutor. Scrieti '\\c' pentru a goli "
514
#: ../client/drizzle.cc:1774
518
#: ../client/drizzle.cc:1787
520
msgid "Writing history-file %s\n"
521
msgstr "Scrie fisierul de istoric %s\n"
523
#: ../client/drizzle.cc:1795
527
#: ../client/drizzle.cc:1795
531
#: ../client/drizzle.cc:1847
532
msgid "Query aborted by Ctrl+C\n"
533
msgstr "Cerere abandonata prin Ctrl+C\n"
535
#: ../client/drizzle.cc:1931
537
msgid "Processing line: %<PRIu32>\n"
540
#: ../client/drizzle.cc:2149
541
msgid "Unknown command: "
544
#: ../client/drizzle.cc:2563
474
#: client/drizzle.cc:1503
476
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
479
#: client/drizzle.cc:1526
481
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
484
#: client/drizzle.cc:1530
486
msgid "WARNING: --server-arg option not supported in this configuration.\n"
489
#: client/drizzle.cc:1898
491
msgid "Unknown command '\\%c'."
494
#: client/drizzle.cc:2325
546
496
"Reading table information for completion of table and column names\n"
547
"You can turn off this feature to get a quicker startup with -A\n"
497
" You can turn off this feature to get a quicker startup with -A\n"
551
#: ../client/drizzle.cc:2629
501
#: client/drizzle.cc:2422
552
502
msgid "No connection. Trying to reconnect..."
555
#: ../client/drizzle.cc:2635
505
#: client/drizzle.cc:2428
556
506
msgid "Can't connect to the server\n"
557
msgstr "Nu se poate realiza conexiunea la server\n"
559
#: ../client/drizzle.cc:2719
509
#: client/drizzle.cc:2485
513
#: client/drizzle.cc:2485
517
#: client/drizzle.cc:2540
522
#: client/drizzle.cc:2541
529
#: client/drizzle.cc:2543
536
#: client/drizzle.cc:2556
537
msgid "Many help items for your request exist."
540
#: client/drizzle.cc:2557
542
"To make a more specific request, please type 'help <item>',\n"
543
"where <item> is one of the following"
546
#: client/drizzle.cc:2563
548
msgid "You asked for help about help category: '%s'\n"
551
#: client/drizzle.cc:2564
553
"For more information, type 'help <item>', where <item> is one of the "
557
#: client/drizzle.cc:2577
563
#: client/drizzle.cc:2578
564
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
567
#: client/drizzle.cc:2600
560
568
msgid "List of all Drizzle commands:"
563
#: ../client/drizzle.cc:2723
571
#: client/drizzle.cc:2602
572
msgid "Note that all text commands must be first on line and end with ';'"
575
#: client/drizzle.cc:2613
566
"Note that all text commands must be first on line and end with '%s' or \\g"
578
"For server side help, type 'help contents'\n"
569
#: ../client/drizzle.cc:2781
581
#: client/drizzle.cc:2656
570
582
msgid "No query specified\n"
571
msgstr "Nu a fost specificata nici o interogare\n"
573
#: ../client/drizzle.cc:2796
585
#: client/drizzle.cc:2671
574
586
msgid "Ignoring query to other database"
577
#: ../client/drizzle.cc:2846
589
#: client/drizzle.cc:2720
578
590
msgid "Empty set"
581
#: ../client/drizzle.cc:2859
593
#: client/drizzle.cc:2733
583
595
msgid "%ld row in set"
584
596
msgid_plural "%ld rows in set"
588
#: ../client/drizzle.cc:2868
600
#: client/drizzle.cc:2742
592
#: ../client/drizzle.cc:2870
604
#: client/drizzle.cc:2744
594
606
msgid "Query OK, %ld row affected"
595
607
msgid_plural "Query OK, %ld rows affected"
599
#: ../client/drizzle.cc:2942
600
msgid "popen() failed! defaulting PAGER to stdout!\n"
603
#: ../client/drizzle.cc:2964
605
msgid "Error logging to file '%s'\n"
608
#: ../client/drizzle.cc:2969
610
msgid "Logging to file '%s'\n"
611
msgstr "Citesc fisierul istoric %s\n"
613
#: ../client/drizzle.cc:3053
622
"Collation: %s (%u)\n"
630
#: ../client/drizzle.cc:3520
632
msgid "No previous outfile available, you must give a filename!\n"
635
#: ../client/drizzle.cc:3525
637
msgid "Currently logging to file '%s'\n"
640
#: ../client/drizzle.cc:3545
642
msgid "No outfile specified!\n"
643
msgstr "Nu a fost specificata nici o interogare\n"
645
#: ../client/drizzle.cc:3558
646
msgid "Outfile disabled.\n"
649
#: ../client/drizzle.cc:3585
650
msgid "Default pager wasn't set, using stdout.\n"
653
#: ../client/drizzle.cc:3605
655
msgid "PAGER set to '%s'\n"
658
#: ../client/drizzle.cc:3616
659
msgid "PAGER set to stdout\n"
662
#: ../client/drizzle.cc:3699
664
msgid "Connection id: %u"
667
#: ../client/drizzle.cc:3701
669
msgid "Current database: %.128s\n"
672
#: ../client/drizzle.cc:3702
677
#: ../client/drizzle.cc:3722
678
msgid "Usage: \\. <filename> | source <filename>"
681
#: ../client/drizzle.cc:3737
683
msgid "Failed to open file '%s', error: %d"
686
#: ../client/drizzle.cc:3745
687
msgid "Can't initialize LineBuffer"
690
#: ../client/drizzle.cc:3781
691
msgid "DELIMITER must be followed by a 'delimiter' character or string"
694
#: ../client/drizzle.cc:3814
695
msgid "USE must be followed by a database name"
698
#: ../client/drizzle.cc:3882
700
msgid "Database changed"
701
msgstr "Baza de date folosita."
703
#: ../client/drizzle.cc:3890
705
msgid "Show warnings enabled."
706
msgstr "Afiseaza avertismente dupa fiecare declaratie."
708
#: ../client/drizzle.cc:3898
710
msgid "Show warnings disabled."
711
msgstr "Afiseaza avertismente dupa fiecare declaratie."
713
#: ../client/drizzle.cc:4042
717
"Connection id:\t\t%lu\n"
720
#: ../client/drizzle.cc:4054
722
msgid "Current database:\t%s\n"
725
#: ../client/drizzle.cc:4055
727
msgid "Current user:\t\t%s\n"
730
#: ../client/drizzle.cc:4061
731
msgid "SSL:\t\t\tNot in use"
734
#: ../client/drizzle.cc:4066
740
#: ../client/drizzle.cc:4073
743
"All updates ignored to this database\n"
746
#: ../client/drizzle.cc:4076
748
msgid "Current pager:\t\t%s\n"
751
#: ../client/drizzle.cc:4077
753
msgid "Using outfile:\t\t'%s'\n"
756
#: ../client/drizzle.cc:4078
758
msgid "Using delimiter:\t%s\n"
761
#: ../client/drizzle.cc:4079
763
msgid "Server version:\t\t%s\n"
766
#: ../client/drizzle.cc:4080
768
msgid "Protocol:\t\t%s\n"
771
#: ../client/drizzle.cc:4081
773
msgid "Protocol version:\t%d\n"
776
#: ../client/drizzle.cc:4082
778
msgid "Connection:\t\t%s\n"
781
#: ../client/drizzle.cc:4089
783
msgid "UNIX socket:\t\t%s\n"
786
#: ../client/drizzle.cc:4091
788
msgid "TCP port:\t\t%d\n"
791
#: ../client/drizzle.cc:4096
794
"Note that you are running in safe_update_mode:\n"
797
#: ../client/drizzle.cc:4098
800
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
802
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
804
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
805
" Max number of examined row combination in a join is set to: %"
810
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
611
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
613
"Port number to use for connection or 0 for default to, in order of "
614
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
617
#: client/drizzleadmin.cc:85
618
msgid "Silently exit if one can't connect to server."
621
#: client/drizzleadmin.cc:91
622
msgid "Write more information."
625
#: client/drizzleadmin.cc:256
628
"connect to server at '%s' failed\n"
632
#: client/drizzleadmin.cc:262
634
msgid "Check that drizzled is running on %s"
637
#: client/drizzleadmin.cc:263
639
msgid " and that the port is %d.\n"
642
#: client/drizzleadmin.cc:265
644
msgid "You can check this by doing 'telnet %s %d'\n"
647
#: client/drizzleadmin.cc:276
649
msgid "Got error: %s\n"
652
#: client/drizzleadmin.cc:283
653
msgid "Waiting for Drizzle server to answer"
656
#: client/drizzleadmin.cc:316
658
msgid "shutting down drizzled...\n"
661
#: client/drizzleadmin.cc:320
663
msgid "shutdown failed; error: '%s'"
666
#: client/drizzleadmin.cc:327
671
#: client/drizzleadmin.cc:337
672
msgid "drizzled is alive"
675
#: client/drizzleadmin.cc:345
676
msgid "connection was down, but drizzled is now alive"
679
#: client/drizzleadmin.cc:349
681
msgid "drizzled doesn't answer to ping, error: '%s'"
684
#: client/drizzleadmin.cc:358
686
msgid "Unknown command: '%-.60s'"
689
#: client/drizzleadmin.cc:367
691
msgid "%s Ver %s Distrib %s, for %s on %s\n"
694
#: client/drizzleadmin.cc:374
695
msgid "Copyright (C) 2000-2008 MySQL AB"
698
#: client/drizzleadmin.cc:375
700
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
701
"and you are welcome to modify and redistribute it under the GPL license\n"
704
#: client/drizzleadmin.cc:376
705
msgid "Administration program for the drizzled daemon."
708
#: client/drizzleadmin.cc:377
710
msgid "Usage: %s [OPTIONS] command command....\n"
713
#: client/drizzleadmin.cc:379
715
" ping Check if server is down\n"
716
" shutdown Take server down\n"
719
#: libdrizzle/errmsg.c:27
720
msgid "Unknown Drizzle error"
723
#: libdrizzle/errmsg.c:28
725
msgid "Can't create UNIX socket (%d)"
728
#: libdrizzle/errmsg.c:29
730
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
733
#: libdrizzle/errmsg.c:30
735
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
738
#: libdrizzle/errmsg.c:31
740
msgid "Can't create TCP/IP socket (%d)"
743
#: libdrizzle/errmsg.c:32
745
msgid "Unknown Drizzle server host '%-.100s' (%d)"
748
#: libdrizzle/errmsg.c:33
749
msgid "Drizzle server has gone away"
752
#: libdrizzle/errmsg.c:34
754
msgid "Protocol mismatch; server version = %d, client version = %d"
757
#: libdrizzle/errmsg.c:35
758
msgid "Drizzle client ran out of memory"
761
#: libdrizzle/errmsg.c:36
762
msgid "Wrong host info"
765
#: libdrizzle/errmsg.c:37
766
msgid "Localhost via UNIX socket"
769
#: libdrizzle/errmsg.c:38
771
msgid "%-.100s via TCP/IP"
774
#: libdrizzle/errmsg.c:39
775
msgid "Error in server handshake"
778
#: libdrizzle/errmsg.c:40
779
msgid "Lost connection to Drizzle server during query"
782
#: libdrizzle/errmsg.c:41
783
msgid "Commands out of sync; you can't run this command now"
786
#: libdrizzle/errmsg.c:42
788
msgid "Named pipe: %-.32s"
791
#: libdrizzle/errmsg.c:43
793
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
796
#: libdrizzle/errmsg.c:44
798
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
801
#: libdrizzle/errmsg.c:45
803
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
806
#: libdrizzle/errmsg.c:46
808
msgid "Can't initialize character set %-.32s (path: %-.100s)"
811
#: libdrizzle/errmsg.c:47
812
msgid "Got packet bigger than 'max_allowed_packet' bytes"
815
#: libdrizzle/errmsg.c:48
816
msgid "Embedded server"
819
#: libdrizzle/errmsg.c:49
820
msgid "Error on SHOW SLAVE STATUS:"
823
#: libdrizzle/errmsg.c:50
824
msgid "Error on SHOW SLAVE HOSTS:"
827
#: libdrizzle/errmsg.c:51
828
msgid "Error connecting to slave:"
831
#: libdrizzle/errmsg.c:52
832
msgid "Error connecting to master:"
835
#: libdrizzle/errmsg.c:53
836
msgid "SSL connection error"
839
#: libdrizzle/errmsg.c:54
840
msgid "Malformed packet"
843
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
844
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
845
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
846
#: libdrizzle/errmsg.c:74
847
msgid "(unused error message)"
850
#: libdrizzle/errmsg.c:56
851
msgid "Invalid use of null pointer"
854
#: libdrizzle/errmsg.c:57
855
msgid "Statement not prepared"
858
#: libdrizzle/errmsg.c:58
859
msgid "No data supplied for parameters in prepared statement"
862
#: libdrizzle/errmsg.c:59
863
msgid "Data truncated"
866
#: libdrizzle/errmsg.c:60
867
msgid "No parameters exist in the statement"
870
#: libdrizzle/errmsg.c:61
871
msgid "Invalid parameter number"
874
#: libdrizzle/errmsg.c:62
877
"Can't send long data for non-string/non-binary data types (parameter: %d)"
880
#: libdrizzle/errmsg.c:64
882
msgid "Using unsupported buffer type: %d (parameter: %d)"
885
#: libdrizzle/errmsg.c:65
887
msgid "Shared memory: %-.100s"
890
#: libdrizzle/errmsg.c:75
891
msgid "Wrong or unknown protocol"
894
#: libdrizzle/errmsg.c:76
896
msgid "Invalid connection handle"
897
msgstr "Cod de eroare invalid."
899
#: libdrizzle/errmsg.c:77
901
"Connection using old (pre-4.1.1) authentication protocol refused (client "
902
"option 'secure_auth' enabled)"
905
#: libdrizzle/errmsg.c:79
906
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
909
#: libdrizzle/errmsg.c:80
910
msgid "Attempt to read column without prior row fetch"
913
#: libdrizzle/errmsg.c:81
914
msgid "Prepared statement contains no metadata"
917
#: libdrizzle/errmsg.c:82
919
"Attempt to read a row while there is no result set associated with the "
923
#: libdrizzle/errmsg.c:84
924
msgid "This feature is not implemented yet"
927
#: libdrizzle/errmsg.c:85
930
"Lost connection to Drizzle server while waiting for initial communication "
931
"packet, system error: %d"
934
#: libdrizzle/errmsg.c:87
937
"Lost connection to Drizzle server while reading initial communication "
938
"packet, system error: %d"
941
#: libdrizzle/errmsg.c:89
944
"Lost connection to Drizzle server while sending authentication information, "
948
#: libdrizzle/errmsg.c:91
951
"Lost connection to Drizzle server while reading authorization information, "
955
#: libdrizzle/errmsg.c:93
958
"Lost connection to Drizzle server while setting initial database, system "
962
#: libdrizzle/errmsg.c:95
964
msgid "Statement closed indirectly because of a preceeding %s() call"
967
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
968
msgid "Couldn't uncompress communication packet"
971
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
972
msgid "Got an error reading communication packets"
975
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
976
msgid "Got timeout reading communication packets"
979
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
980
msgid "Got an error writing communication packets"
983
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
984
msgid "Got timeout writing communication packets"
987
#: libdrizzle/local_infile.c:189 mysys/errors.c:52
989
msgid "File '%s' not found (Errcode: %d)"
992
#: libdrizzle/local_infile.c:220 mysys/errors.c:26
994
msgid "Error reading file '%s' (Errcode: %d)"
999
msgid "Can't create/write to file '%s' (Errcode: %d)"
1002
#: mysys/errors.c:27
1004
msgid "Error writing file '%s' (Errcode: %d)"
1007
#: mysys/errors.c:28
1009
msgid "Error on close of '%s' (Errcode: %d)"
1012
#: mysys/errors.c:29
1014
msgid "Out of memory (Needed %u bytes)"
1017
#: mysys/errors.c:30
1019
msgid "Error on delete of '%s' (Errcode: %d)"
1022
#: mysys/errors.c:31
1024
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1027
#: mysys/errors.c:32
1029
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1032
#: mysys/errors.c:33
1034
msgid "Can't lock file (Errcode: %d)"
1037
#: mysys/errors.c:34
1039
msgid "Can't unlock file (Errcode: %d)"
1042
#: mysys/errors.c:35
1044
msgid "Can't read dir of '%s' (Errcode: %d)"
1047
#: mysys/errors.c:36
1049
msgid "Can't get stat of '%s' (Errcode: %d)"
1052
#: mysys/errors.c:37
1054
msgid "Can't change size of file (Errcode: %d)"
1057
#: mysys/errors.c:38
1059
msgid "Can't open stream from handle (Errcode: %d)"
1062
#: mysys/errors.c:39
1064
msgid "Can't get working dirctory (Errcode: %d)"
1067
#: mysys/errors.c:40
1069
msgid "Can't change dir to '%s' (Errcode: %d)"
1072
#: mysys/errors.c:41
1074
msgid "Warning: '%s' had %d links"
1077
#: mysys/errors.c:42
1079
msgid "Warning: %d files and %d streams is left open\n"
1082
#: mysys/errors.c:43
1084
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1087
#: mysys/errors.c:44
1089
msgid "Can't create directory '%s' (Errcode: %d)"
1092
#: mysys/errors.c:45
1095
"Character set '%s' is not a compiled character set and is not specified in "
1099
#: mysys/errors.c:46
1101
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1104
#: mysys/errors.c:47
1106
msgid "Can't read value for symlink '%s' (Error %d)"
1109
#: mysys/errors.c:48
1111
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1114
#: mysys/errors.c:49
1116
msgid "Error on realpath() on '%s' (Error %d)"
1119
#: mysys/errors.c:50
1121
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1124
#: mysys/errors.c:51
1127
"Collation '%s' is not a compiled collation and is not specified in the %s "
1131
#: mysys/errors.c:53
1133
msgid "File '%s' (fileno: %d) was not closed"
1136
#: mysys/my_error.c:86
1138
msgid "Unknown error %d"
1141
#: mysys/my_getopt.c:83
1145
#: mysys/my_getopt.c:85
1149
#: mysys/my_getopt.c:350
1151
msgid "%s: %s: Option '%s' used, but is disabled\n"
1154
#: mysys/my_getopt.c:351
1158
#: mysys/my_getopt.c:351
815
#: ../client/drizzle.cc:4203
817
msgid "ERROR %d (%s): "
820
#: ../client/drizzle.cc:4205
825
#: ../client/drizzle.cc:4208
829
#: ../client/drizzle.cc:4341
833
#: ../client/drizzle.cc:4343
837
#: ../client/drizzle.cc:4349
841
#: ../client/drizzle.cc:4355
845
#: ../client/drizzle.cc:4456
849
#: ../client/drizzle.cc:4576
851
msgid "Returning to default PROMPT of %s\n"
854
#: ../client/drizzle.cc:4581
855
msgid "Memory allocation error. Not changing prompt\n"
858
#: ../client/drizzle.cc:4586
860
msgid "PROMPT set to '%s'\n"
863
#: ../client/drizzledump.cc:199
865
msgid "Got errno %d on write"
868
#: ../client/drizzledump.cc:283
870
msgid "%s: You must use option --tab with --fields-...\n"
873
#: ../client/drizzledump.cc:289
876
"%s: You can't use --single-transaction and --lock-all-tables at the same "
880
#: ../client/drizzledump.cc:295
883
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
887
#: ../client/drizzledump.cc:301
889
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
892
#: ../client/drizzledump.cc:320
894
msgid "Got error: %s (%d) %s"
897
#: ../client/drizzledump.cc:327
899
msgid "Got error: %d %s"
902
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
903
#: ../client/drizzledump.cc:445
905
msgid "Couldn't execute '%s': %s (%d)"
908
#: ../client/drizzledump.cc:505
910
msgid "-- Connecting to %s, using protocol %s...\n"
913
#: ../client/drizzledump.cc:527
915
msgid "-- Disconnecting from %s...\n"
918
#: ../client/drizzledump.cc:538
919
msgid "Couldn't allocate memory"
920
msgstr "Nu se poate aloca memoria"
922
#: ../client/drizzledump.cc:882
925
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
929
#: ../client/drizzledump.cc:896
931
msgid "-- Retrieving table structure for table %s...\n"
934
#: ../client/drizzledump.cc:1010
936
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
939
#: ../client/drizzledump.cc:1117
941
msgid "%s: Can't get keys for table %s\n"
944
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
946
msgid "Error: Couldn't read status information for table %s\n"
949
#: ../client/drizzledump.cc:1339
951
msgid "Error retrieving table structure for table: \"%s\""
954
#: ../client/drizzledump.cc:1346
956
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
959
#: ../client/drizzledump.cc:1357
961
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
964
#: ../client/drizzledump.cc:1364
966
msgid "-- Skipping dump data for table '%s', it has no fields\n"
969
#: ../client/drizzledump.cc:1372
970
msgid "-- Sending SELECT query...\n"
973
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
974
msgid "when executing 'SELECT INTO OUTFILE'"
977
#: ../client/drizzledump.cc:1437
1162
#: mysys/my_getopt.c:454
1164
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1167
#: mysys/my_getopt.c:767
1169
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1172
#: mysys/my_getopt.c:944
1174
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1177
#: mysys/my_getopt.c:1166
1179
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1182
#: mysys/my_getopt.c:1186
982
"-- Dumping data for table %s\n"
986
#: ../client/drizzledump.cc:1478
987
msgid "-- Retrieving rows...\n"
990
#: ../client/drizzledump.cc:1481
992
msgid "%s: Error in field count for table: %s ! Aborting.\n"
995
#: ../client/drizzledump.cc:1525
997
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1000
#: ../client/drizzledump.cc:1542
1002
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1005
#: ../client/drizzledump.cc:1564
1007
msgid "Not enough fields from table %s! Aborting.\n"
1010
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
1011
msgid "when doing refresh"
1014
#: ../client/drizzledump.cc:2066
1015
msgid "alloc_root failure."
1018
#: ../client/drizzledump.cc:2082
1020
msgid "Couldn't find table: \"%s\""
1023
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1024
#: ../client/drizzledump.cc:2336
1027
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1030
#: ../client/drizzledump.cc:2368
1032
msgid "Error: Not enough memory to store ORDER BY clause\n"
1035
#: ../client/drizzledump.cc:2399
1037
"Dump all the databases. This will be same as --databases with all databases "
1041
#: ../client/drizzledump.cc:2401
1042
msgid "Dump all the tablespaces."
1045
#: ../client/drizzledump.cc:2403
1046
msgid "Use complete insert statements."
1049
#: ../client/drizzledump.cc:2407
1051
"Flush logs file in server before starting dump. Note that if you dump many "
1052
"databases at once (using the option --databases= or --all-databases), the "
1053
"logs will be flushed for each database dumped. The exception is when using --"
1054
"lock-all-tables in this case the logs will be flushed only once, "
1055
"corresponding to the moment all tables are locked. So if you want your dump "
1056
"and the log flush to happen at the same exact moment you should use --lock-"
1057
"all-tables or --flush-logs"
1060
#: ../client/drizzledump.cc:2409
1062
msgid "Continue even if we get an sql-error."
1063
msgstr "Continua chiar daca se obtine o eroare sql."
1065
#: ../client/drizzledump.cc:2410
1067
msgid "Display this help message and exit."
1068
msgstr "Afiseaza acest mesaj de ajutor si iesi."
1070
#: ../client/drizzledump.cc:2412
1072
"Locks all tables across all databases. This is achieved by taking a global "
1073
"read lock for the duration of the whole dump. Automatically turns --single-"
1074
"transaction and --lock-tables off."
1077
#: ../client/drizzledump.cc:2414
1079
"Sorts each table's rows by primary key, or first unique key, if such a key "
1080
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1081
"table, but will make the dump itself take considerably longer."
1084
#: ../client/drizzledump.cc:2416
1086
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1087
"Works ONLY for tables stored in storage engines which support "
1088
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1089
"be consistent for other storage engines. While a --single-transaction dump "
1090
"is in process, to ensure a valid dump file (correct table contents), no "
1091
"other connection should use the following statements: ALTER TABLE, DROP "
1092
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1093
"from them. Option automatically turns off --lock-tables."
1096
#: ../client/drizzledump.cc:2417
1098
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1099
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1100
"default, disable with --skip-opt."
1103
#: ../client/drizzledump.cc:2419
1105
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1106
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1109
#: ../client/drizzledump.cc:2420
1110
msgid "Overrides option --databases (-B)."
1113
#: ../client/drizzledump.cc:2422
1114
msgid "Number of rows before each output progress report (requires --verbose)."
1117
#: ../client/drizzledump.cc:2424
1118
msgid "Print info about the various stages."
1121
#: ../client/drizzledump.cc:2426
1122
msgid "Dump a database as well formed XML."
1125
#: ../client/drizzledump.cc:2427
1126
msgid "Turn off Comments"
1129
#: ../client/drizzledump.cc:2428
1131
msgid "Turn off create-options"
1132
msgstr "Dezactiveaza sunetul de alarma in caz de eroare."
1134
#: ../client/drizzledump.cc:2429
1135
msgid "Turn off extended-insert"
1138
#: ../client/drizzledump.cc:2430
1139
msgid "Turn off dump-date"
1142
#: ../client/drizzledump.cc:2431
1143
msgid "Do not read from the configuration files"
1146
#: ../client/drizzledump.cc:2437
1147
msgid "Add a 'DROP DATABASE' before each create."
1150
#: ../client/drizzledump.cc:2439
1151
msgid "Add a 'drop table' before each create."
1154
#: ../client/drizzledump.cc:2441
1155
msgid "Allow creation of column names that are keywords."
1158
#: ../client/drizzledump.cc:2443
1159
msgid "Write additional information."
1162
#: ../client/drizzledump.cc:2445
1164
"Give less verbose output (useful for debugging). Disables structure comments "
1165
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1166
"set-names --skip-disable-keys --skip-add-locks"
1169
#: ../client/drizzledump.cc:2447
1170
msgid "Include all DRIZZLE specific create options."
1173
#: ../client/drizzledump.cc:2449
1174
msgid "Put a dump date to the end of the output."
1177
#: ../client/drizzledump.cc:2451
1179
"To dump several databases. Note the difference in usage; In this case no "
1180
"tables are given. All name arguments are regarded as databasenames. 'USE "
1181
"db_name;' will be included in the output."
1184
#: ../client/drizzledump.cc:2453
1185
msgid "Insert rows with INSERT DELAYED;"
1188
#: ../client/drizzledump.cc:2455
1190
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1191
"will be put in the output."
1194
#: ../client/drizzledump.cc:2457
1195
msgid "Allows utilization of the new, much faster INSERT syntax."
1198
#: ../client/drizzledump.cc:2459
1199
msgid "Fields in the textfile are terminated by ..."
1202
#: ../client/drizzledump.cc:2461
1203
msgid "Fields in the importfile are enclosed by ..."
1206
#: ../client/drizzledump.cc:2463
1207
msgid "Fields in the i.file are opt. enclosed by ..."
1210
#: ../client/drizzledump.cc:2465
1211
msgid "Fields in the i.file are escaped by ..."
1214
#: ../client/drizzledump.cc:2469
1216
"Do not dump the specified table. To specify more than one table to ignore, "
1217
"use the directive multiple times, once for each table. Each table must be "
1218
"specified with both database and table names, e.g. --ignore-table=database."
1222
#: ../client/drizzledump.cc:2471
1223
msgid "Insert rows with INSERT IGNORE."
1226
#: ../client/drizzledump.cc:2473
1227
msgid "Lines in the i.file are terminated by ..."
1230
#: ../client/drizzledump.cc:2475
1231
msgid "Wrap tables with autocommit/commit statements."
1234
#: ../client/drizzledump.cc:2477
1236
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1237
"above line will be added otherwise, if --databases or --all-databases option "
1241
#: ../client/drizzledump.cc:2479
1242
msgid "Don't write table creation info."
1245
#: ../client/drizzledump.cc:2481
1246
msgid "No row information."
1249
#: ../client/drizzledump.cc:2482
1250
msgid "Deprecated. Use --skip-set-charset instead."
1253
#: ../client/drizzledump.cc:2484
1254
msgid "Enable set-name"
1257
#: ../client/drizzledump.cc:2486
1258
msgid "Don't buffer query, dump directly to stdout."
1261
#: ../client/drizzledump.cc:2488
1262
msgid "Quote table and column names with backticks (`)."
1265
#: ../client/drizzledump.cc:2490
1266
msgid "Use REPLACE INTO instead of INSERT INTO."
1269
#: ../client/drizzledump.cc:2492
1271
"Direct output to a given file. This option should be used in MSDOS, because "
1272
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1276
#: ../client/drizzledump.cc:2494
1278
"Creates tab separated textfile for each table to given path. (creates .sql "
1279
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1280
"machine as the drizzled daemon."
1283
#: ../client/drizzledump.cc:2496
1284
msgid "Dump only selected records; QUOTES mandatory!"
1287
#: ../client/drizzledump.cc:2502
1289
msgid "Connect to host."
1290
msgstr "Conectare la gazda."
1292
#: ../client/drizzledump.cc:2504
1294
"Password to use when connecting to server. If password is not given it's "
1295
"solicited on the tty."
1298
#: ../client/drizzledump.cc:2506
1299
msgid "Port number to use for connection."
1302
#: ../client/drizzledump.cc:2513
1303
msgid "Hidden Options"
1306
#: ../client/drizzledump.cc:2515
1307
msgid "Used to select the database"
1310
#: ../client/drizzledump.cc:2516
1311
msgid "Used to select the tables"
1314
#: ../client/drizzledump.cc:2519
1315
msgid "Allowed Options + Hidden Options"
1318
#: ../client/drizzledump.cc:2571
1320
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1323
#: ../client/drizzledump.cc:2576
1325
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1326
"and you are welcome to modify and redistribute it under the GPL license\n"
1329
#: ../client/drizzledump.cc:2577
1330
msgid "Dumps definitions and data from a Drizzle database server"
1333
#: ../client/drizzledump.cc:2578
1335
msgid "Usage: %s [OPTIONS] database [tables]\n"
1338
#: ../client/drizzledump.cc:2579
1340
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1343
#: ../client/drizzledump.cc:2581
1345
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1348
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1349
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1351
msgid "Value supplied for port is not valid.\n"
1355
#. This check is made because the some the file functions below
1356
#. have FN_REFLEN sized stack allocated buffers and will cause
1357
#. a crash even if the input destination buffer is large enough
1358
#. to hold the output.
1360
#: ../client/drizzledump.cc:2660
1362
msgid "Input filename too long: %s"
1363
msgstr "Numele fisierului de intrare este prea lung: %s"
1365
#: ../client/drizzledump.cc:2698
1367
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1370
#: ../client/drizzleslap.cc:2870
1372
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1375
#: ../client/drizzletest.cc:5364
1376
msgid "Error: Invalid Value for opt_max_connect_retries"
1379
#: ../client/drizzletest.cc:5374
1380
msgid "Error: Invalid Value for opt_tail_lines"
1383
#: ../client/drizzletest.cc:5384
1384
msgid "Error: Invalid Value for opt_sleep"
1387
#: ../client/drizzletest.cc:5563
1389
msgid "Could not open '%s' for reading: errno = %d"
1392
#: ../client/drizzletest.cc:5568
1394
msgid "Out of memory"
1397
#: ../drizzled/drizzled.cc:482
1186
"Variables (--variable-name=value)\n"
1187
"and boolean options {false|true} Value (after reading options)\n"
1188
"--------------------------------- -----------------------------\n"
1191
#: mysys/my_getopt.c:1202 mysys/my_getopt.c:1218
1192
msgid "(No default value)"
1195
#: mysys/my_getopt.c:1221
1199
#: mysys/my_getopt.c:1221
1203
#: mysys/my_getopt.c:1246
1205
msgid "(Disabled)\n"
1208
#: drizzled/authentication.cc:66 drizzled/handler.cc:350
1209
#: drizzled/sql_plugin.cc:821 drizzled/sql_show.cc:4663
1211
msgid "Plugin '%s' init function returned error."
1214
#. TRANSLATORS: The leading word "configvar" is the name
1215
#. of the plugin api, and so should not be translated.
1216
#: drizzled/configvar.cc:40
1218
msgid "configvar plugin '%s' init() failed"
1221
#. TRANSLATORS: The leading word "configvar" is the name
1222
#. of the plugin api, and so should not be translated.
1223
#: drizzled/configvar.cc:62
1225
msgid "configvar plugin '%s' deinit() failed"
1228
#. TRANSLATORS: The leading word "configvar" is the name
1229
#. of the plugin api, and so should not be translated.
1230
#: drizzled/configvar.cc:98
1232
msgid "configvar plugin '%s' configvar_func1() failed"
1235
#. TRANSLATORS: The leading word "configvar" is the name
1236
#. of the plugin api, and so should not be translated.
1237
#: drizzled/configvar.cc:152
1239
msgid "configvar plugin '%s' configvar_func2() failed"
1242
#: drizzled/drizzled.cc:549
1244
msgid "Got error %d from pthread_cond_timedwait"
1247
#: drizzled/drizzled.cc:689 drizzled/drizzled.cc:1764
1248
msgid "Can't create thread to kill server"
1251
#: drizzled/drizzled.cc:756
1253
msgid "Got signal %d from thread %lud"
1256
#: drizzled/drizzled.cc:790
1398
1257
msgid "Aborting\n"
1401
#: ../drizzled/drizzled.cc:546
1260
#: drizzled/drizzled.cc:975
1402
1261
msgid "One can only use the --user switch if running as root\n"
1405
#: ../drizzled/drizzled.cc:553
1264
#: drizzled/drizzled.cc:983
1407
1266
"Fatal error: Please read \"Security\" section of the manual to find out how "
1408
"to run drizzled as root!\n"
1267
"to run mysqld as root!\n"
1411
#: ../drizzled/drizzled.cc:573
1270
#: drizzled/drizzled.cc:1007
1414
1273
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1418
#: ../drizzled/drizzled.cc:598
1419
msgid "Set process group ID failed"
1422
#: ../drizzled/drizzled.cc:603
1423
msgid "Set process user ID failed"
1426
#: ../drizzled/drizzled.cc:615
1427
msgid "Process chroot failed"
1430
#: ../drizzled/drizzled.cc:704
1277
#: drizzled/drizzled.cc:1182
1279
msgid "Retrying bind on TCP/IP port %u"
1282
#: drizzled/drizzled.cc:1188
1283
msgid "Can't start server: Bind on TCP/IP port"
1286
#: drizzled/drizzled.cc:1189
1288
msgid "Do you already have another drizzled server running on port: %d ?"
1291
#: drizzled/drizzled.cc:1195
1292
msgid "Can't start server: listen() on TCP/IP port"
1295
#: drizzled/drizzled.cc:1196
1297
msgid "listen() on TCP/IP failed with error %d"
1300
#: drizzled/drizzled.cc:1414
1305
#: drizzled/drizzled.cc:1432
1308
"We will try our best to scrape up some info that will hopefully help "
1310
"the problem, but since we have already crashed, something is definitely "
1312
"and this may fail.\n"
1316
#: drizzled/drizzled.cc:1443
1319
"It is possible that mysqld could use up to \n"
1320
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1322
"Hope that's ok; if not, decrease some variables in the equation.\n"
1326
#: drizzled/drizzled.cc:1461
1329
"Attempting backtrace. You can use the following information to find out\n"
1330
"where mysqld died. If you see no messages after this, something went\n"
1331
"terribly wrong...\n"
1334
#: drizzled/drizzled.cc:1489
1337
"Trying to get some variables.\n"
1338
"Some pointers may be invalid and cause the dump to abort...\n"
1341
#: drizzled/drizzled.cc:1501
1345
"This crash occured while the server was calling initgroups(). This is\n"
1346
"often due to the use of a drizzled that is statically linked against glibc\n"
1347
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1348
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1349
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1350
"drizzled that is not statically linked.\n"
1353
#: drizzled/drizzled.cc:1516
1357
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1358
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1359
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1360
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1361
"the documentation for your distribution on how to do that.\n"
1364
#: drizzled/drizzled.cc:1529
1368
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1369
"unreliable and unstable on some operating systems and operating-system\n"
1370
"versions (notably, some versions of Linux). This crash could be due to use\n"
1371
"of those buggy OS calls. You should consider whether you really need the\n"
1372
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1376
#: drizzled/drizzled.cc:1544
1378
msgid "Writing a core file\n"
1379
msgstr "Scrie fisierul de istoric %s\n"
1381
#: drizzled/drizzled.cc:1591
1383
"setrlimit could not change the size of core files to 'infinity'; We may not "
1384
"be able to generate a core file on signals"
1387
#: drizzled/drizzled.cc:1659
1389
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1392
#: drizzled/drizzled.cc:1747
1394
msgid "Got signal %d to shutdown mysqld"
1397
#: drizzled/drizzled.cc:1788
1399
msgid "Got signal: %d error: %d"
1402
#: drizzled/drizzled.cc:1918
1404
msgid "Wrong date/time format specifier: %s\n"
1407
#: drizzled/drizzled.cc:2042
1432
1409
msgid "gethostname failed, using '%s' as hostname"
1435
#: ../drizzled/drizzled.cc:739
1437
msgid "Error getting default charset"
1438
msgstr "Stabileste setul de caractere implicit."
1440
#: ../drizzled/drizzled.cc:766
1441
msgid "Error setting collation"
1444
#: ../drizzled/drizzled.cc:774
1412
#: drizzled/drizzled.cc:2106
1415
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1418
#: drizzled/drizzled.cc:2111
1421
"Could not increase number of max_open_files to more than %u (request: %u)"
1424
#: drizzled/drizzled.cc:2192
1446
1426
msgid "Unknown locale: '%s'"
1449
#: ../drizzled/drizzled.cc:791
1429
#: drizzled/drizzled.cc:2262
1450
1430
msgid "Can't create thread-keys"
1453
#: ../drizzled/drizzled.cc:861
1454
msgid "Could not initialize table cache\n"
1457
#: ../drizzled/drizzled.cc:872
1458
msgid "XA cache initialization failed: Out of memory\n"
1461
#: ../drizzled/drizzled.cc:881
1462
msgid "Failed to initialize plugins\n"
1465
#: ../drizzled/drizzled.cc:903
1468
"%s: Unknown options give (first unknown is '%s').\n"
1433
#: drizzled/drizzled.cc:2302
1434
msgid "Unable to reopen stdout"
1437
#: drizzled/drizzled.cc:2305
1438
msgid "Unable to reopen stderr"
1441
#: drizzled/drizzled.cc:2311
1442
msgid "Out of memory"
1445
#: drizzled/drizzled.cc:2318
1446
msgid "You need to use --log-bin to make --binlog-format work."
1449
#: drizzled/drizzled.cc:2340
1451
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1452
"impossible, it would lead to infinite loops in this server."
1455
#: drizzled/drizzled.cc:2360
1458
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1459
"replication may break when this Drizzle server acts as a master and has his "
1460
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1463
#: drizzled/drizzled.cc:2394
1464
msgid "Failed to initialize plugins."
1467
#: drizzled/drizzled.cc:2425
1470
"%s: Too many arguments (first extra is '%s').\n"
1469
1471
"Use --verbose --help to get a list of available options\n"
1472
#: ../drizzled/drizzled.cc:928
1473
msgid "No scheduler found, cannot continue!\n"
1476
#: ../drizzled/drizzled.cc:952
1478
msgid "Unknown/unsupported storage engine: %s\n"
1481
#: ../drizzled/drizzled.cc:1044
1482
msgid "Display this help and exit."
1483
msgstr "Afiseaza acest mesaj de ajutor si iesi."
1485
#: ../drizzled/drizzled.cc:1048
1486
msgid "Display this help and exit after initializing plugins."
1489
#: ../drizzled/drizzled.cc:1052
1490
msgid "Print the default settings and exit"
1493
#: ../drizzled/drizzled.cc:1056
1474
#: drizzled/drizzled.cc:2435
1475
msgid "Can't init databases"
1478
#: drizzled/drizzled.cc:2455
1480
msgid "Unknown/unsupported table type: %s"
1483
#: drizzled/drizzled.cc:2461
1485
msgid "Default storage engine (%s) is not available"
1488
#: drizzled/drizzled.cc:2484
1489
msgid "Can't initialize tc_log"
1492
#: drizzled/drizzled.cc:2515
1494
msgid "Failed to lock memory. Errno: %d\n"
1497
#: drizzled/drizzled.cc:2584
1499
msgid "Asked for %u thread stack, but got %<PRIu64>"
1502
#: drizzled/drizzled.cc:2620
1504
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1505
"value: we force server id to 1; updates will be logged to the binary log, "
1506
"but connections from slaves will not be accepted."
1509
#: drizzled/drizzled.cc:2678
1510
msgid "Before Lock_thread_count"
1513
#: drizzled/drizzled.cc:2685
1514
msgid "After lock_thread_count"
1517
#: drizzled/drizzled.cc:2793
1519
msgid "drizzled: Got error %d from select"
1522
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1523
#: drizzled/drizzled.cc:3252
1524
msgid "Option used by mysql-test for debugging and testing of replication."
1527
#: drizzled/drizzled.cc:3033
1494
1528
msgid "Auto-increment columns are incremented by this"
1497
#: ../drizzled/drizzled.cc:1061
1531
#: drizzled/drizzled.cc:3038
1499
1533
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1503
#: ../drizzled/drizzled.cc:1067
1537
#: drizzled/drizzled.cc:3044
1505
1539
"Path to installation directory. All paths are usually resolved relative to "
1509
#: ../drizzled/drizzled.cc:1072
1510
msgid "Chroot drizzled daemon during startup."
1513
#: ../drizzled/drizzled.cc:1076
1543
#: drizzled/drizzled.cc:3048
1544
msgid "IP address to bind to."
1547
#: drizzled/drizzled.cc:3052
1549
"Does not have any effect without '--log-bin'. Tell the master the form of "
1550
"binary logging to use: either 'row' for row-based binary logging, or "
1551
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1552
"statement-based binary logging except for those statements where only row-"
1553
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1554
"the UUID() function; for those, row-based binary logging is automatically "
1558
#: drizzled/drizzled.cc:3062
1560
"Tells the master it should log updates for the specified database, and "
1561
"exclude all others not explicitly mentioned."
1564
#: drizzled/drizzled.cc:3066
1566
"Tells the master that updates to the given database should not be logged "
1570
#: drizzled/drizzled.cc:3070
1572
"The maximum size of a row-based binary log event in bytes. Rows will be "
1573
"grouped into events smaller than this size if possible. The value has to be "
1574
"a multiple of 256."
1577
#: drizzled/drizzled.cc:3081
1578
msgid "Don't ignore client side character set value sent during handshake."
1581
#: drizzled/drizzled.cc:3086
1582
msgid "Set the filesystem character set."
1585
#: drizzled/drizzled.cc:3091
1586
msgid "Set the default character set."
1587
msgstr "Stabileste setul de caractere implicit."
1589
#: drizzled/drizzled.cc:3098
1590
msgid "Chroot mysqld daemon during startup."
1593
#: drizzled/drizzled.cc:3102
1514
1594
msgid "Set the default collation."
1517
#: ../drizzled/drizzled.cc:1080
1597
#: drizzled/drizzled.cc:3106
1518
1598
msgid "Default completion type."
1521
#: ../drizzled/drizzled.cc:1085
1601
#: drizzled/drizzled.cc:3111
1602
msgid "Write error output on screen."
1605
#: drizzled/drizzled.cc:3115
1522
1606
msgid "Write core on errors."
1525
#: ../drizzled/drizzled.cc:1089
1609
#: drizzled/drizzled.cc:3119
1526
1610
msgid "Path to the database root."
1529
#: ../drizzled/drizzled.cc:1093
1613
#: drizzled/drizzled.cc:3123
1530
1614
msgid "Set the default storage engine (table type) for tables."
1533
#: ../drizzled/drizzled.cc:1097
1617
#: drizzled/drizzled.cc:3127
1534
1618
msgid "Set the default time zone."
1537
#: ../drizzled/drizzled.cc:1102
1621
#: drizzled/drizzled.cc:3131
1622
msgid "Type of DELAY_KEY_WRITE."
1625
#: drizzled/drizzled.cc:3140
1626
msgid "Print a symbolic stack trace on failure."
1629
#: drizzled/drizzled.cc:3146
1630
msgid "Push supported query conditions to the storage engine."
1633
#: drizzled/drizzled.cc:3152
1538
1634
msgid "Used for debugging; Use at your own risk!"
1541
#: ../drizzled/drizzled.cc:1107
1637
#: drizzled/drizzled.cc:3155
1638
msgid "Flush tables to disk between SQL commands."
1641
#: drizzled/drizzled.cc:3160
1542
1642
msgid "Set up signals usable for debugging"
1545
#: ../drizzled/drizzled.cc:1111
1645
#: drizzled/drizzled.cc:3164
1646
msgid "Command(s) that are executed for each new connection"
1649
#: drizzled/drizzled.cc:3168
1650
msgid "Read SQL commands from this file at startup."
1653
#: drizzled/drizzled.cc:3172
1654
msgid "Command(s) that are executed when a slave connects to this master"
1657
#: drizzled/drizzled.cc:3176
1546
1658
msgid "(IGNORED)"
1549
#: ../drizzled/drizzled.cc:1115
1661
#: drizzled/drizzled.cc:3180
1550
1662
msgid "Set the language used for the month names and the days of the week."
1553
#: ../drizzled/drizzled.cc:1120
1665
#: drizzled/drizzled.cc:3185
1666
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1669
#: drizzled/drizzled.cc:3190
1670
msgid "Log connections and queries to file."
1673
#: drizzled/drizzled.cc:3194
1675
"Log update queries in binary format. Optional argument is the location for "
1676
"the binary log files.(Strongly recommended to avoid replication problems if "
1677
"server's hostname changes)"
1680
#: drizzled/drizzled.cc:3201
1681
msgid "File that holds the names for last binary log files."
1684
#: drizzled/drizzled.cc:3205
1685
msgid "Error log file."
1688
#: drizzled/drizzled.cc:3209
1689
msgid "Log all MyISAM changes to file."
1692
#: drizzled/drizzled.cc:3213
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:3220
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:3226
1705
msgid "Size of transaction coordinator log."
1708
#: drizzled/drizzled.cc:3232
1554
1709
msgid "Log some not critical warnings to the log file."
1557
#: ../drizzled/drizzled.cc:1125
1712
#: drizzled/drizzled.cc:3237
1713
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1716
#: drizzled/drizzled.cc:3242
1718
"The location and name of the file that remembers the master and where the I/"
1719
"O replication thread is in the master's binlogs."
1722
#: drizzled/drizzled.cc:3247
1724
"The number of tries the slave will make to connect to the master before "
1728
#: drizzled/drizzled.cc:3256
1729
msgid "Lock mysqld in memory."
1732
#: drizzled/drizzled.cc:3260
1734
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1735
"BACKUP, FORCE or QUICK."
1738
#: drizzled/drizzled.cc:3265
1739
msgid "Use very new possible 'unsafe' functions."
1742
#: drizzled/drizzled.cc:3270
1743
msgid "Use old, non-optimized alter table."
1746
#: drizzled/drizzled.cc:3275
1558
1747
msgid "Pid file used by safe_mysqld."
1561
#: ../drizzled/drizzled.cc:1129
1750
#: drizzled/drizzled.cc:3285
1563
1752
"Maximum time in seconds to wait for the port to become free. (Default: no "
1567
#: ../drizzled/drizzled.cc:1134
1756
#: drizzled/drizzled.cc:3290
1757
msgid "The location and name to use for relay logs."
1760
#: drizzled/drizzled.cc:3294
1762
"The location and name to use for the file that keeps a list of the last "
1766
#: drizzled/drizzled.cc:3299
1768
"The location and name of the file that remembers where the SQL replication "
1769
"thread is in the relay logs."
1772
#: drizzled/drizzled.cc:3304
1774
"Tells the slave thread to restrict replication to the specified database. To "
1775
"specify more than one database, use the directive multiple times, once for "
1776
"each database. Note that this will only work if you do not use cross-"
1777
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1778
"having selected a different or no database. If you need cross database "
1779
"updates to work, use replicate-wild-do-table=db_name.%."
1782
#: drizzled/drizzled.cc:3313
1784
"Tells the slave thread to restrict replication to the specified table. To "
1785
"specify more than one table, use the directive multiple times, once for each "
1786
"table. This will work for cross-database updates, in contrast to replicate-"
1790
#: drizzled/drizzled.cc:3319
1792
"Tells the slave thread to not replicate to the specified database. To "
1793
"specify more than one database to ignore, use the directive multiple times, "
1794
"once for each database. This option will not work if you use cross database "
1795
"updates. If you need cross database updates to work, use replicate-wild-"
1796
"ignore-table=db_name.%. "
1799
#: drizzled/drizzled.cc:3326
1801
"Tells the slave thread to not replicate to the specified table. To specify "
1802
"more than one table to ignore, use the directive multiple times, once for "
1803
"each table. This will work for cross-datbase updates, in contrast to "
1804
"replicate-ignore-db."
1807
#: drizzled/drizzled.cc:3332
1809
"Updates to a database with a different name than the original. Example: "
1810
"replicate-rewrite-db=master_db_name->slave_db_name."
1813
#: drizzled/drizzled.cc:3336
1815
"In replication, if set to 1, do not skip events having our server id. "
1816
"Default value is 0 (to break infinite loops in circular replication). Can't "
1817
"be set to 1 if --log-slave-updates is used."
1820
#: drizzled/drizzled.cc:3343
1822
"Tells the slave thread to restrict replication to the tables that match the "
1823
"specified wildcard pattern. To specify more than one table, use the "
1824
"directive multiple times, once for each table. This will work for cross-"
1825
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1826
"only updates to tables in all databases that start with foo and whose table "
1827
"names start with bar."
1830
#: drizzled/drizzled.cc:3351
1832
"Tells the slave thread to not replicate to the tables that match the given "
1833
"wildcard pattern. To specify more than one table to ignore, use the "
1834
"directive multiple times, once for each table. This will work for cross-"
1835
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1836
"updates to tables in databases that start with foo and whose table names "
1840
#: drizzled/drizzled.cc:3360
1842
"Hostname or IP of the slave to be reported to to the master during slave "
1843
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1844
"you do not want the slave to register itself with the master. Note that it "
1845
"is not sufficient for the master to simply read the IP of the slave off the "
1846
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1847
"may not be valid for connecting to the slave from the master or other hosts."
1850
#: drizzled/drizzled.cc:3373
1852
"Port for connecting to slave reported to the master during slave "
1853
"registration. Set it only if the slave is listening on a non-default port or "
1854
"if you have a special tunnel from the master or other clients to the slave. "
1855
"If not sure, leave this option unset."
1858
#: drizzled/drizzled.cc:3380
1859
msgid "Skip some optimize stages (for testing)."
1862
#: drizzled/drizzled.cc:3383
1569
1864
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1570
1865
"specified directory"
1573
#: ../drizzled/drizzled.cc:1139
1868
#: drizzled/drizzled.cc:3388
1575
1870
"Uniquely identifies the server instance in the community of replication "
1579
#: ../drizzled/drizzled.cc:1144
1874
#: drizzled/drizzled.cc:3393
1875
msgid "Don't use new, possible wrong routines."
1878
#: drizzled/drizzled.cc:3396
1879
msgid "If set, slave is not autostarted."
1882
#: drizzled/drizzled.cc:3400
1580
1883
msgid "Don't print a stack trace on failure."
1583
#: ../drizzled/drizzled.cc:1148
1886
#: drizzled/drizzled.cc:3404
1887
msgid "Don't give threads different priorities."
1890
#: drizzled/drizzled.cc:3408
1892
"The location where the slave should put its temporary files when replicating "
1893
"a LOAD DATA INFILE command."
1896
#: drizzled/drizzled.cc:3413
1898
"Tells the slave thread to continue replication when a query event returns an "
1899
"error from the provided list."
1902
#: drizzled/drizzled.cc:3417
1904
"Modes for how replication events should be executed. Legal values are "
1905
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1906
"stop for operations that are idempotent. In STRICT mode, replication will "
1907
"stop on any unexpected difference between the master and the slave."
1910
#: drizzled/drizzled.cc:3425
1914
#: drizzled/drizzled.cc:3428
1584
1915
msgid "Enable symbolic link support."
1587
#: ../drizzled/drizzled.cc:1157
1918
#: drizzled/drizzled.cc:3437
1920
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1923
#: drizzled/drizzled.cc:3442
1925
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1929
#: drizzled/drizzled.cc:3447
1931
"Using this option will cause most temporary files created to use a small set "
1932
"of names, rather than a unique name for each new file."
1935
#: drizzled/drizzled.cc:3452
1589
1937
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1592
#: ../drizzled/drizzled.cc:1162
1593
msgid "Path for temporary files."
1940
#: drizzled/drizzled.cc:3457
1942
"Path for temporary files. Several paths may be specified, separated by a "
1943
"colon (:), in this case they are used in a round-robin fashion."
1596
#: ../drizzled/drizzled.cc:1166
1946
#: drizzled/drizzled.cc:3463
1597
1947
msgid "Default transaction isolation level."
1600
#: ../drizzled/drizzled.cc:1170
1601
msgid "Run drizzled daemon as user."
1604
#: ../drizzled/drizzled.cc:1178
1606
"The number of outstanding connection requests Drizzle can have. This comes "
1607
"into play when the main Drizzle thread gets very many connection requests in "
1608
"a very short time."
1611
#: ../drizzled/drizzled.cc:1184
1613
"Size of tree cache used in bulk insert optimization. Note that this is a "
1950
#: drizzled/drizzled.cc:3467
1951
msgid "Run mysqld daemon as user."
1954
#: drizzled/drizzled.cc:3475
1956
"The number of outstanding connection requests MySQL can have. This comes "
1957
"into play when the main MySQL thread gets very many connection requests in a "
1961
#: drizzled/drizzled.cc:3481
1963
"The size of the cache to hold the SQL statements for the binary log during a "
1964
"transaction. If you often use big, multi-statement transactions you can "
1965
"increase this to get more performance."
1968
#: drizzled/drizzled.cc:3487
1970
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1614
1971
"limit per thread!"
1617
#: ../drizzled/drizzled.cc:1190
1974
#: drizzled/drizzled.cc:3493
1976
"The number of seconds the mysqld server is waiting for a connect packet "
1977
"before responding with 'Bad handshake'."
1980
#: drizzled/drizzled.cc:3498
1981
msgid "The DATE format (For future)."
1984
#: drizzled/drizzled.cc:3503
1985
msgid "The DATETIME/TIMESTAMP format (for future)."
1988
#: drizzled/drizzled.cc:3508
1989
msgid "The default week format used by WEEK() functions."
1992
#: drizzled/drizzled.cc:3513
1619
1994
"Precision of the result of '/' operator will be increased on that value."
1622
#: ../drizzled/drizzled.cc:1196
1997
#: drizzled/drizzled.cc:3519
1999
"If non-zero, binary logs will be purged after expire_logs_days days; "
2000
"possible purges happen at startup and at binary log rotation."
2003
#: drizzled/drizzled.cc:3525
1623
2004
msgid "The maximum length of the result of function group_concat."
1626
#: ../drizzled/drizzled.cc:1201
2007
#: drizzled/drizzled.cc:3530
2009
"The number of seconds the server waits for activity on an interactive "
2010
"connection before closing it."
2013
#: drizzled/drizzled.cc:3536
1627
2014
msgid "The size of the buffer that is used for full joins."
1630
#: ../drizzled/drizzled.cc:1207
2017
#: drizzled/drizzled.cc:3542
2018
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2021
#: drizzled/drizzled.cc:3547
2023
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2024
"this to get better index handling (for all reads and multiple writes) to as "
2025
"much as you can afford;"
2028
#: drizzled/drizzled.cc:3556
2030
"This characterizes the number of hits a hot block has to be untouched until "
2031
"it is considered aged enough to be downgraded to a warm block. This "
2032
"specifies the percentage ratio of that number of hits to the total number of "
2033
"blocks in key cache"
2036
#: drizzled/drizzled.cc:3565
2037
msgid "The default size of key cache blocks"
2040
#: drizzled/drizzled.cc:3571
2041
msgid "The minimum percentage of warm blocks in key cache"
2044
#: drizzled/drizzled.cc:3577
1631
2045
msgid "Max packetlength to send/receive from to server."
1634
#: ../drizzled/drizzled.cc:1212
2048
#: drizzled/drizzled.cc:3582
2050
"Can be used to restrict the total size used to cache a multi-transaction "
2054
#: drizzled/drizzled.cc:3587
2056
"Binary log will be rotated automatically when the size exceeds this value. "
2057
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2058
"for this variable is 4096."
2061
#: drizzled/drizzled.cc:3593
1636
2063
"If there is more than this number of interrupted connections from a host "
1637
2064
"this host will be blocked from further connections."
1640
#: ../drizzled/drizzled.cc:1217
2067
#: drizzled/drizzled.cc:3600
2068
msgid "The number of simultaneous clients allowed."
2071
#: drizzled/drizzled.cc:3605
1641
2072
msgid "Max number of errors/warnings to store for a statement."
1644
#: ../drizzled/drizzled.cc:1222
2075
#: drizzled/drizzled.cc:3610
1645
2076
msgid "Don't allow creation of heap tables bigger than this."
1648
#: ../drizzled/drizzled.cc:1228
2079
#: drizzled/drizzled.cc:3616
1650
2081
"Joins that are probably going to read more than max_join_size records return "
1654
#: ../drizzled/drizzled.cc:1234
2085
#: drizzled/drizzled.cc:3622
1655
2086
msgid "Max number of bytes in sorted records."
1658
#: ../drizzled/drizzled.cc:1239
2089
#: drizzled/drizzled.cc:3627
2091
"If non-zero: relay log will be rotated automatically when the size exceeds "
2092
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2093
"excepted, the minimum value for this variable is 4096."
2096
#: drizzled/drizzled.cc:3634
1659
2097
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1662
#: ../drizzled/drizzled.cc:1244
2100
#: drizzled/drizzled.cc:3639
1664
2102
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1665
2103
"max_sort_length bytes of each value are used; the rest are ignored)."
1668
#: ../drizzled/drizzled.cc:1251
2106
#: drizzled/drizzled.cc:3646
2107
msgid "Maximum number of temporary tables a client can keep open at a time."
2110
#: drizzled/drizzled.cc:3651
1669
2111
msgid "After this many write locks, allow some read locks to run in between."
1672
#: ../drizzled/drizzled.cc:1255
2114
#: drizzled/drizzled.cc:3655
1674
2116
"Don't log queries which examine less than min_examined_row_limit rows to "
1678
#: ../drizzled/drizzled.cc:1261
2120
#: drizzled/drizzled.cc:3661
2121
msgid "Block size to be used for MyISAM index pages."
2124
#: drizzled/drizzled.cc:3667
2125
msgid "Default pointer size to be used for MyISAM tables."
2128
#: drizzled/drizzled.cc:3672
2130
"Don't use the fast sort index method to created index if the temporary file "
2131
"would get bigger than this."
2134
#: drizzled/drizzled.cc:3679
2136
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2137
"disables parallel repair."
2140
#: drizzled/drizzled.cc:3685
2142
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2143
"when creating indexes with CREATE INDEX or ALTER TABLE."
2146
#: drizzled/drizzled.cc:3691
2148
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2149
"Possible values of name are 'nulls_unequal' (default behavior), "
2150
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2153
#: drizzled/drizzled.cc:3698
2154
msgid "Buffer length for TCP/IP and socket communication."
2157
#: drizzled/drizzled.cc:3703
2159
"Number of seconds to wait for more data from a connection before aborting "
2163
#: drizzled/drizzled.cc:3709
2165
"If a read on a communication port is interrupted, retry this many times "
2169
#: drizzled/drizzled.cc:3715
2171
"Number of seconds to wait for a block to be written to a connection before "
2172
"aborting the write."
2175
#: drizzled/drizzled.cc:3721
2176
msgid "Use compatible behavior."
2179
#: drizzled/drizzled.cc:3726
2181
"If this is not 0, then mysqld will use this value to reserve file "
2182
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2183
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2184
"larger) number of files."
2187
#: drizzled/drizzled.cc:3733
1680
2189
"Controls the heuristic(s) applied during query optimization to prune less-"
1681
"promising partial plans from the optimizer search space. Meaning: false - do "
1682
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1683
"based on number of retrieved rows."
2190
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2191
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2192
"on number of retrieved rows."
1686
#: ../drizzled/drizzled.cc:1269
2195
#: drizzled/drizzled.cc:3741
1688
2197
"Maximum depth of search performed by the query optimizer. Values larger than "
1689
2198
"the number of relations in a query result in better query plans, but take "
1694
2203
"(used for testing/comparison)."
1697
#: ../drizzled/drizzled.cc:1281
2206
#: drizzled/drizzled.cc:3753
1698
2207
msgid "Directory for plugins."
1701
#: ../drizzled/drizzled.cc:1285
1703
"Optional comma separated list of plugins to load at startup in addition to "
1704
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1707
#: ../drizzled/drizzled.cc:1291
1709
"Optional comma separated list of plugins to not load at startup. Effectively "
1710
"removes a plugin from the list of plugins to be loaded. [for example: --"
1711
"plugin_remove=crc32,logger_gearman]"
1714
#: ../drizzled/drizzled.cc:1297
1716
"Optional comma separated list of plugins to load at starup instead of the "
1717
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1720
#: ../drizzled/drizzled.cc:1303
2210
#: drizzled/drizzled.cc:3757
2212
"Optional comma separated list of plugins to load, where each plugin is "
2213
"identified by the name of the shared library. [for example: --"
2214
"plugin_load=libmd5udf.so]"
2217
#: drizzled/drizzled.cc:3763
1721
2218
msgid "The size of the buffer that is allocated when preloading indexes"
1724
#: ../drizzled/drizzled.cc:1308
2221
#: drizzled/drizzled.cc:3768
1725
2222
msgid "Allocation block size for query parsing and execution"
1728
#: ../drizzled/drizzled.cc:1313
2225
#: drizzled/drizzled.cc:3773
1729
2226
msgid "Persistent buffer for query parsing and execution"
1732
#: ../drizzled/drizzled.cc:1319
2229
#: drizzled/drizzled.cc:3779
1733
2230
msgid "Allocation block size for storing ranges during optimization"
1736
#: ../drizzled/drizzled.cc:1325
2233
#: drizzled/drizzled.cc:3785
1738
2235
"Each thread that does a sequential scan allocates a buffer of this size for "
1739
2236
"each table it scans. If you do many sequential scans, you may want to "
1740
2237
"increase this value."
1743
#: ../drizzled/drizzled.cc:1333
2240
#: drizzled/drizzled.cc:3793
2242
"Make all non-temporary tables read-only, with the exception for replication "
2243
"(slave) threads and users with the SUPER privilege"
2246
#: drizzled/drizzled.cc:3799
1745
2248
"When reading rows in sorted order after a sort, the rows are read through "
1746
2249
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1747
2250
"record_buffer."
1750
#: ../drizzled/drizzled.cc:1341
1751
msgid "Select scheduler to be used (by default multi-thread)."
1754
#: ../drizzled/drizzled.cc:1346
2253
#: drizzled/drizzled.cc:3813
2255
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2259
#: drizzled/drizzled.cc:3819
2260
msgid "Maximum space to use for all relay logs."
2263
#: drizzled/drizzled.cc:3824
2265
msgid "Use compression on master/slave protocol."
2266
msgstr "Compreseaza datele in comunicatia server/client."
2268
#: drizzled/drizzled.cc:3829
2270
"Number of seconds to wait for more data from a master/slave connection "
2271
"before aborting the read."
2274
#: drizzled/drizzled.cc:3834
2276
"Number of times the slave SQL thread will retry a transaction in case it "
2277
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2281
#: drizzled/drizzled.cc:3840
2282
msgid "Allow slave to batch requests."
2285
#: drizzled/drizzled.cc:3844
2287
"If creating the thread takes longer than this value (in seconds), the "
2288
"Slow_launch_threads counter will be incremented."
2291
#: drizzled/drizzled.cc:3849
1755
2292
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1758
#: ../drizzled/drizzled.cc:1352
2295
#: drizzled/drizzled.cc:3855
2297
"Synchronously flush binary log to disk after every #th event. Use 0 "
2298
"(default) to disable synchronous flushing."
2301
#: drizzled/drizzled.cc:3860
1759
2302
msgid "The number of cached table definitions."
1762
#: ../drizzled/drizzled.cc:1356
2305
#: drizzled/drizzled.cc:3864
1763
2306
msgid "The number of cached open tables."
1766
#: ../drizzled/drizzled.cc:1360
2309
#: drizzled/drizzled.cc:3868
1768
2311
"Timeout in seconds to wait for a table level lock before returning an error. "
1769
2312
"Used only if the connection has active cursors."
1772
#: ../drizzled/drizzled.cc:1365
2315
#: drizzled/drizzled.cc:3873
2316
msgid "How many threads we should keep in a cache for reuse."
2319
#: drizzled/drizzled.cc:3877
2321
"How many threads we should create to handle query requests in case of "
2322
"'thread_handling=pool-of-threads'"
2325
#: drizzled/drizzled.cc:3882
1773
2326
msgid "The stack size for each thread."
1776
#: ../drizzled/drizzled.cc:1371
2329
#: drizzled/drizzled.cc:3888
2330
msgid "The TIME format (for future)."
2333
#: drizzled/drizzled.cc:3893
1778
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2335
"If an internal in-memory temporary table exceeds this size, MySQL will "
1779
2336
"automatically convert it to an on-disk MyISAM table."
1782
#: ../drizzled/drizzled.cc:1397
1784
"Copyright (C) 2008 Sun Microsystems\n"
2339
#: drizzled/drizzled.cc:3899
2340
msgid "Allocation block size for transactions to be stored in binary log"
2343
#: drizzled/drizzled.cc:3904
2344
msgid "Persistent buffer for transactions to be stored in binary log"
2347
#: drizzled/drizzled.cc:3909
2349
"The number of seconds the server waits for activity on a connection before "
2353
#: drizzled/drizzled.cc:4157
2355
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1785
2356
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1786
2357
"and you are welcome to modify and redistribute it under the GPL license\n"
2359
"Starts the Drizzle database server\n"
1790
#: ../drizzled/drizzled.cc:1405
2362
#: drizzled/drizzled.cc:4164
1792
2364
msgid "Usage: %s [OPTIONS]\n"
1795
#: ../drizzled/drizzled.cc:1529
2367
#: drizzled/drizzled.cc:4175
2370
"To see what values a running Drizzle server is using, type\n"
2371
"'drizzleadmin variables' instead of 'drizzled --help'."
2374
#: drizzled/drizzled.cc:4353
1798
2377
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1799
2378
"command line\n"
1802
#: ../drizzled/drizzled.cc:1572
2381
#: drizzled/drizzled.cc:4405
2383
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2386
#: drizzled/drizzled.cc:4414
2388
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2391
#: drizzled/drizzled.cc:4424
2393
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2396
#: drizzled/drizzled.cc:4453 drizzled/drizzled.cc:4462
2398
msgid "Could not add do table rule '%s'!\n"
2401
#: drizzled/drizzled.cc:4471 drizzled/drizzled.cc:4480
2403
msgid "Could not add ignore table rule '%s'!\n"
2406
#: drizzled/drizzled.cc:4504
1803
2407
msgid "Can't start server: cannot resolve hostname!"
1806
#: ../drizzled/drizzled.cc:1578
2410
#: drizzled/drizzled.cc:4510
1807
2411
msgid "Can't start server: bind-address refers to multiple interfaces!"
1810
#: ../drizzled/error.cc:138
1812
msgid "Unknown error %d"
1815
#: ../drizzled/error.cc:214
2414
#: drizzled/drizzled.cc:4868
2416
msgid "No option given to %s\n"
2419
#: drizzled/drizzled.cc:4870
2421
msgid "Wrong option to %s. Option(s) given: %s\n"
2424
#: drizzled/drizzled.cc:4872
2426
msgid "Alternatives are: '%s'"
2429
#: drizzled/error.cc:34
2433
#: drizzled/error.cc:36
2437
#: drizzled/error.cc:38
1819
#: ../drizzled/error.cc:215
2441
#: drizzled/error.cc:40
1823
#: ../drizzled/error.cc:216
2445
#: drizzled/error.cc:42
1825
2447
msgid "Can't create file '%-.200s' (errno: %d)"
1828
#: ../drizzled/error.cc:217
2450
#: drizzled/error.cc:44
1830
2452
msgid "Can't create table '%-.200s' (errno: %d)"
1833
#: ../drizzled/error.cc:218
2455
#: drizzled/error.cc:46
1835
2457
msgid "Can't create database '%-.192s' (errno: %d)"
1838
#: ../drizzled/error.cc:219
2460
#: drizzled/error.cc:48
1840
2462
msgid "Can't create database '%-.192s'; database exists"
1843
#: ../drizzled/error.cc:220
2465
#: drizzled/error.cc:50
1845
2467
msgid "Can't drop database '%-.192s'; database doesn't exist"
1848
#: ../drizzled/error.cc:221
2470
#: drizzled/error.cc:52
2472
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2475
#: drizzled/error.cc:54
2477
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2480
#: drizzled/error.cc:56
1850
2482
msgid "Error on delete of '%-.192s' (errno: %d)"
1853
#: ../drizzled/error.cc:222
2485
#: drizzled/error.cc:58
2486
msgid "Can't read record in system table"
2489
#: drizzled/error.cc:60
1855
2491
msgid "Can't get status of '%-.200s' (errno: %d)"
1858
#: ../drizzled/error.cc:223
2494
#: drizzled/error.cc:62
2496
msgid "Can't get working directory (errno: %d)"
2499
#: drizzled/error.cc:64
1860
2501
msgid "Can't lock file (errno: %d)"
1863
#: ../drizzled/error.cc:224
2504
#: drizzled/error.cc:66
1865
2506
msgid "Can't open file: '%-.200s' (errno: %d)"
1868
#: ../drizzled/error.cc:225
2509
#: drizzled/error.cc:68
1870
2511
msgid "Can't find file: '%-.200s' (errno: %d)"
1873
#: ../drizzled/error.cc:226
2514
#: drizzled/error.cc:70
1875
2516
msgid "Can't read dir of '%-.192s' (errno: %d)"
1878
#: ../drizzled/error.cc:227
2519
#: drizzled/error.cc:72
2521
msgid "Can't change dir to '%-.192s' (errno: %d)"
2524
#: drizzled/error.cc:74
1880
2526
msgid "Record has changed since last read in table '%-.192s'"
1883
#: ../drizzled/error.cc:228
2529
#: drizzled/error.cc:76
1885
2531
msgid "Disk full (%s); waiting for someone to free some space..."
1888
#: ../drizzled/error.cc:229
2534
#: drizzled/error.cc:78
1890
2536
msgid "Can't write; duplicate key in table '%-.192s'"
1893
#: ../drizzled/error.cc:230
2539
#: drizzled/error.cc:80
1895
2541
msgid "Error on close of '%-.192s' (errno: %d)"
1898
#: ../drizzled/error.cc:231
2544
#: drizzled/error.cc:82
1900
2546
msgid "Error reading file '%-.200s' (errno: %d)"
1903
#: ../drizzled/error.cc:232
2549
#: drizzled/error.cc:84
1905
2551
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1908
#: ../drizzled/error.cc:233
2554
#: drizzled/error.cc:86
1910
2556
msgid "Error writing file '%-.200s' (errno: %d)"
1913
#: ../drizzled/error.cc:234
2559
#: drizzled/error.cc:88
1915
2561
msgid "'%-.192s' is locked against change"
1918
#: ../drizzled/error.cc:235
2564
#: drizzled/error.cc:90
1919
2565
msgid "Sort aborted"
1922
#: ../drizzled/error.cc:236
2568
#: drizzled/error.cc:92
2570
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2573
#: drizzled/error.cc:94
1924
2575
msgid "Got error %d from storage engine"
1927
#: ../drizzled/error.cc:237
2578
#: drizzled/error.cc:96
1929
2580
msgid "Table storage engine for '%-.192s' doesn't have this option"
1932
#: ../drizzled/error.cc:238
2583
#: drizzled/error.cc:98
1934
2585
msgid "Can't find record in '%-.192s'"
1937
#: ../drizzled/error.cc:239
2588
#: drizzled/error.cc:100
1939
2590
msgid "Incorrect information in file: '%-.200s'"
1942
#: ../drizzled/error.cc:240
2593
#: drizzled/error.cc:102
1944
2595
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1947
#: ../drizzled/error.cc:241
2598
#: drizzled/error.cc:104
1949
2600
msgid "Old key file for table '%-.192s'; repair it!"
1952
#: ../drizzled/error.cc:242
2603
#: drizzled/error.cc:106
1954
2605
msgid "Table '%-.192s' is read only"
1957
#: ../drizzled/error.cc:243
2608
#: drizzled/error.cc:108
1959
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2610
msgid "Out of memory; restart server and try again (needed %d bytes)"
1962
#: ../drizzled/error.cc:244
2613
#: drizzled/error.cc:110
1963
2614
msgid "Out of sort memory; increase server sort buffer size"
1966
#: ../drizzled/error.cc:245
2617
#: drizzled/error.cc:112
1968
2619
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1971
#: ../drizzled/error.cc:246
2622
#: drizzled/error.cc:114
1972
2623
msgid "Too many connections"
1975
#: ../drizzled/error.cc:247
2626
#: drizzled/error.cc:116
1977
"Out of memory; check if drizzled or some other process uses all available "
1978
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2628
"Out of memory; check if mysqld or some other process uses all available "
2629
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1979
2630
"memory or you can add more swap space"
1982
#: ../drizzled/error.cc:248
2633
#: drizzled/error.cc:118
1983
2634
msgid "Can't get hostname for your address"
1986
#: ../drizzled/error.cc:249
2637
#: drizzled/error.cc:120
1987
2638
msgid "Bad handshake"
1990
#: ../drizzled/error.cc:250
2641
#: drizzled/error.cc:122
1992
2643
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1995
#: ../drizzled/error.cc:251
2646
#: drizzled/error.cc:124
1997
2648
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2000
#: ../drizzled/error.cc:252
2651
#: drizzled/error.cc:126
2001
2652
msgid "No database selected"
2004
#: ../drizzled/error.cc:253
2655
#: drizzled/error.cc:128
2005
2656
msgid "Unknown command"
2008
#: ../drizzled/error.cc:254
2659
#: drizzled/error.cc:130
2010
2661
msgid "Column '%-.192s' cannot be null"
2013
#: ../drizzled/error.cc:255
2664
#: drizzled/error.cc:132
2015
2666
msgid "Unknown database '%-.192s'"
2018
#: ../drizzled/error.cc:256
2669
#: drizzled/error.cc:134
2020
2671
msgid "Table '%-.192s' already exists"
2023
#: ../drizzled/error.cc:257
2674
#: drizzled/error.cc:136
2025
2676
msgid "Unknown table '%-.100s'"
2028
#: ../drizzled/error.cc:258
2679
#: drizzled/error.cc:138
2030
2681
msgid "Column '%-.192s' in %-.192s is ambiguous"
2033
#: ../drizzled/error.cc:259
2684
#: drizzled/error.cc:140
2034
2685
msgid "Server shutdown in progress"
2037
#: ../drizzled/error.cc:260
2688
#: drizzled/error.cc:142
2039
2690
msgid "Unknown column '%-.192s' in '%-.192s'"
2042
#: ../drizzled/error.cc:261
2693
#: drizzled/error.cc:144
2044
2695
msgid "'%-.192s' isn't in GROUP BY"
2047
#: ../drizzled/error.cc:262
2698
#: drizzled/error.cc:146
2049
2700
msgid "Can't group on '%-.192s'"
2052
#: ../drizzled/error.cc:263
2703
#: drizzled/error.cc:148
2053
2704
msgid "Statement has sum functions and columns in same statement"
2056
#: ../drizzled/error.cc:264
2707
#: drizzled/error.cc:150
2057
2708
msgid "Column count doesn't match value count"
2060
#: ../drizzled/error.cc:265
2711
#: drizzled/error.cc:152
2062
2713
msgid "Identifier name '%-.100s' is too long"
2065
#: ../drizzled/error.cc:266
2716
#: drizzled/error.cc:154
2067
2718
msgid "Duplicate column name '%-.192s'"
2070
#: ../drizzled/error.cc:267
2721
#: drizzled/error.cc:156
2072
2723
msgid "Duplicate key name '%-.192s'"
2075
#: ../drizzled/error.cc:268
2726
#: drizzled/error.cc:158
2077
2728
msgid "Duplicate entry '%-.192s' for key %d"
2080
#: ../drizzled/error.cc:269
2731
#: drizzled/error.cc:160
2082
2733
msgid "Incorrect column specifier for column '%-.192s'"
2085
#: ../drizzled/error.cc:270
2736
#: drizzled/error.cc:162
2087
2738
msgid "%s near '%-.80s' at line %d"
2090
#: ../drizzled/error.cc:271
2741
#: drizzled/error.cc:164
2091
2742
msgid "Query was empty"
2094
#: ../drizzled/error.cc:272
2745
#: drizzled/error.cc:166
2096
2747
msgid "Not unique table/alias: '%-.192s'"
2099
#: ../drizzled/error.cc:273
2750
#: drizzled/error.cc:168
2101
2752
msgid "Invalid default value for '%-.192s'"
2104
#: ../drizzled/error.cc:274
2755
#: drizzled/error.cc:170
2105
2756
msgid "Multiple primary key defined"
2108
#: ../drizzled/error.cc:275
2759
#: drizzled/error.cc:172
2110
2761
msgid "Too many keys specified; max %d keys allowed"
2113
#: ../drizzled/error.cc:276
2764
#: drizzled/error.cc:174
2115
2766
msgid "Too many key parts specified; max %d parts allowed"
2118
#: ../drizzled/error.cc:277
2769
#: drizzled/error.cc:176
2120
2771
msgid "Specified key was too long; max key length is %d bytes"
2123
#: ../drizzled/error.cc:278
2774
#: drizzled/error.cc:178
2125
2776
msgid "Key column '%-.192s' doesn't exist in table"
2128
#: ../drizzled/error.cc:279
2779
#: drizzled/error.cc:180
2131
2782
"BLOB column '%-.192s' can't be used in key specification with the used table "
2135
#: ../drizzled/error.cc:280
2786
#: drizzled/error.cc:182
2138
2789
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2142
#: ../drizzled/error.cc:281
2793
#: drizzled/error.cc:184
2144
2795
"Incorrect table definition; there can be only one auto column and it must be "
2145
2796
"defined as a key"
2148
#: ../drizzled/error.cc:282
2799
#: drizzled/error.cc:186
2802
"%s: ready for connections.\n"
2803
"Version: '%s' socket: '%s' port: %d"
2806
#: drizzled/error.cc:188
2150
2808
msgid "%s: Normal shutdown\n"
2153
#: ../drizzled/error.cc:283
2811
#: drizzled/error.cc:190
2155
2813
msgid "%s: Got signal %d. Aborting!\n"
2158
#: ../drizzled/error.cc:284
2816
#: drizzled/error.cc:192
2160
2818
msgid "%s: Shutdown complete\n"
2163
#: ../drizzled/error.cc:285
2821
#: drizzled/error.cc:194
2165
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2823
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2168
#: ../drizzled/error.cc:286
2826
#: drizzled/error.cc:196
2169
2827
msgid "Can't create IP socket"
2172
#: ../drizzled/error.cc:287
2830
#: drizzled/error.cc:198
2175
2833
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2179
#: ../drizzled/error.cc:288
2182
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2837
#: drizzled/error.cc:200
2838
msgid "Field separator argument is not what is expected; check the manual"
2186
#: ../drizzled/error.cc:289
2841
#: drizzled/error.cc:202
2188
2843
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2191
#: ../drizzled/error.cc:290
2846
#: drizzled/error.cc:204
2194
2849
"The file '%-.128s' must be in the database directory or be readable by all"
2197
#: ../drizzled/error.cc:291
2852
#: drizzled/error.cc:206
2199
2854
msgid "File '%-.200s' already exists"
2202
#: ../drizzled/error.cc:292
2857
#: drizzled/error.cc:208
2204
2859
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2207
#: ../drizzled/error.cc:293
2862
#: drizzled/error.cc:210
2864
msgid "Records: %ld Duplicates: %ld"
2867
#: drizzled/error.cc:212
2209
2869
"Incorrect prefix key; the used key part isn't a string, the used length is "
2210
2870
"longer than the key part, or the storage engine doesn't support unique "
2214
#: ../drizzled/error.cc:294
2874
#: drizzled/error.cc:214
2215
2875
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2218
#: ../drizzled/error.cc:295
2878
#: drizzled/error.cc:216
2220
2880
msgid "Can't DROP '%-.192s'; check that column/key exists"
2223
#: ../drizzled/error.cc:296
2883
#: drizzled/error.cc:218
2225
2885
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2228
#: ../drizzled/error.cc:297
2888
#: drizzled/error.cc:220
2230
2890
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2233
#: ../drizzled/error.cc:298
2893
#: drizzled/error.cc:222
2235
2895
msgid "Unknown thread id: %lu"
2238
#: ../drizzled/error.cc:299
2898
#: drizzled/error.cc:224
2240
2900
msgid "You are not owner of thread %lu"
2243
#: ../drizzled/error.cc:300
2903
#: drizzled/error.cc:226
2244
2904
msgid "No tables used"
2247
#: ../drizzled/error.cc:301
2907
#: drizzled/error.cc:228
2909
msgid "Too many strings for column %-.192s and SET"
2912
#: drizzled/error.cc:230
2914
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2917
#: drizzled/error.cc:232
2919
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2922
#: drizzled/error.cc:234
2924
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2927
#: drizzled/error.cc:236
2249
2929
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2252
#: ../drizzled/error.cc:302
2932
#: drizzled/error.cc:238
2254
2934
msgid "Incorrect database name '%-.100s'"
2257
#: ../drizzled/error.cc:303
2937
#: drizzled/error.cc:240
2259
2939
msgid "Incorrect table name '%-.100s'"
2262
#: ../drizzled/error.cc:304
2942
#: drizzled/error.cc:242
2264
2944
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2265
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2945
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2268
#: ../drizzled/error.cc:305
2948
#: drizzled/error.cc:244
2269
2949
msgid "Unknown error"
2272
#: ../drizzled/error.cc:306
2952
#: drizzled/error.cc:246
2274
2954
msgid "Unknown procedure '%-.192s'"
2277
#: ../drizzled/error.cc:307
2957
#: drizzled/error.cc:248
2279
2959
msgid "Incorrect parameter count to procedure '%-.192s'"
2282
#: ../drizzled/error.cc:308
2962
#: drizzled/error.cc:250
2964
msgid "Incorrect parameters to procedure '%-.192s'"
2967
#: drizzled/error.cc:252
2284
2969
msgid "Unknown table '%-.192s' in %-.32s"
2287
#: ../drizzled/error.cc:309
2972
#: drizzled/error.cc:254
2289
2974
msgid "Column '%-.192s' specified twice"
2292
#: ../drizzled/error.cc:310
2977
#: drizzled/error.cc:256
2293
2978
msgid "Invalid use of group function"
2296
#: ../drizzled/error.cc:311
2981
#: drizzled/error.cc:258
2299
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2984
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2302
#: ../drizzled/error.cc:312
2987
#: drizzled/error.cc:260
2303
2988
msgid "A table must have at least 1 column"
2306
#: ../drizzled/error.cc:313
2991
#: drizzled/error.cc:262
2308
2993
msgid "The table '%-.192s' is full"
2311
#: ../drizzled/error.cc:314
2313
msgid "Too many tables; Drizzle can only use %d tables in a join"
2316
#: ../drizzled/error.cc:315
2996
#: drizzled/error.cc:264
2998
msgid "Unknown character set: '%-.64s'"
3001
#: drizzled/error.cc:266
3003
msgid "Too many tables; MySQL can only use %d tables in a join"
3006
#: drizzled/error.cc:268
2317
3007
msgid "Too many columns"
2320
#: ../drizzled/error.cc:316
3010
#: drizzled/error.cc:270
2323
3013
"Row size too large. The maximum row size for the used table type, not "
2324
3014
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2327
#: ../drizzled/error.cc:317
3017
#: drizzled/error.cc:272
3020
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3021
"thread_stack=#' to specify a bigger stack if needed"
3024
#: drizzled/error.cc:274
2328
3025
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2331
#: ../drizzled/error.cc:318
3028
#: drizzled/error.cc:276
2334
3031
"Table handler doesn't support NULL in given index. Please change column "
2335
3032
"'%-.192s' to be NOT NULL or use another handler"
2338
#: ../drizzled/error.cc:319
2339
msgid "No paths allowed for plugin library"
2342
#: ../drizzled/error.cc:320
2344
msgid "Plugin '%-.192s' already exists"
2347
#: ../drizzled/error.cc:321
3035
#: drizzled/error.cc:278
3037
msgid "Can't load function '%-.192s'"
3040
#: drizzled/error.cc:280
3042
msgid "Can't initialize function '%-.192s'; %-.80s"
3045
#: drizzled/error.cc:282
3046
msgid "No paths allowed for shared library"
3049
#: drizzled/error.cc:284
3051
msgid "Function '%-.192s' already exists"
3054
#: drizzled/error.cc:286
2349
3056
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2352
#: ../drizzled/error.cc:322
2354
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2357
#: ../drizzled/error.cc:323
3059
#: drizzled/error.cc:288
3061
msgid "Can't find symbol '%-.128s' in library"
3064
#: drizzled/error.cc:290
3066
msgid "Function '%-.192s' is not defined"
3069
#: drizzled/error.cc:292
3072
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3073
"'mysqladmin flush-hosts'"
3076
#: drizzled/error.cc:294
3078
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3081
#: drizzled/error.cc:296
3083
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3084
"to change passwords"
3087
#: drizzled/error.cc:298
3089
"You must have privileges to update tables in the mysql database to be able "
3090
"to change passwords for others"
3093
#: drizzled/error.cc:300
3094
msgid "Can't find any matching row in the user table"
3097
#: drizzled/error.cc:302
2359
3099
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2362
#: ../drizzled/error.cc:324
3102
#: drizzled/error.cc:304
2365
3105
"Can't create a new thread (errno %d); if you are not out of available "
2366
3106
"memory, you can consult the manual for a possible OS-dependent bug"
2369
#: ../drizzled/error.cc:325
3109
#: drizzled/error.cc:306
2371
3111
msgid "Column count doesn't match value count at row %ld"
2374
#: ../drizzled/error.cc:326
3114
#: drizzled/error.cc:308
2376
3116
msgid "Can't reopen table: '%-.192s'"
2379
#: ../drizzled/error.cc:327
3119
#: drizzled/error.cc:310
3120
msgid "Invalid use of NULL value"
3123
#: drizzled/error.cc:312
3125
msgid "Got error '%-.64s' from regexp"
3128
#: drizzled/error.cc:314
2381
3130
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2382
3131
"illegal if there is no GROUP BY clause"
2385
#: ../drizzled/error.cc:328
3134
#: drizzled/error.cc:316
3136
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3139
#: drizzled/error.cc:318
3141
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3144
#: drizzled/error.cc:320
3147
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3151
#: drizzled/error.cc:322
3153
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3154
"privileges can be used"
3157
#: drizzled/error.cc:324
3158
msgid "The host or user argument to GRANT is too long"
3161
#: drizzled/error.cc:326
2387
3163
msgid "Table '%-.192s.%-.192s' doesn't exist"
2390
#: ../drizzled/error.cc:329
3166
#: drizzled/error.cc:328
3169
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3173
#: drizzled/error.cc:330
3174
msgid "The used command is not allowed with this MySQL version"
3177
#: drizzled/error.cc:332
2392
3179
"You have an error in your SQL syntax; check the manual that corresponds to "
2393
"your Drizzle server version for the right syntax to use"
2396
#: ../drizzled/error.cc:330
3180
"your MySQL server version for the right syntax to use"
3183
#: drizzled/error.cc:334
3185
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3188
#: drizzled/error.cc:336
3189
msgid "Too many delayed threads in use"
3192
#: drizzled/error.cc:338
3194
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3197
#: drizzled/error.cc:340
2397
3198
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2400
#: ../drizzled/error.cc:331
3201
#: drizzled/error.cc:342
3202
msgid "Got a read error from the connection pipe"
3205
#: drizzled/error.cc:344
3206
msgid "Got an error from fcntl()"
3209
#: drizzled/error.cc:346
2401
3210
msgid "Got packets out of order"
2404
#: ../drizzled/error.cc:332
3213
#: drizzled/error.cc:358
3214
msgid "Result string is longer than 'max_allowed_packet' bytes"
3217
#: drizzled/error.cc:360
2405
3218
msgid "The used table type doesn't support BLOB/TEXT columns"
2408
#: ../drizzled/error.cc:333
3221
#: drizzled/error.cc:362
2409
3222
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2412
#: ../drizzled/error.cc:334
3225
#: drizzled/error.cc:364
3228
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3232
#: drizzled/error.cc:366
2414
3234
msgid "Incorrect column name '%-.100s'"
2417
#: ../drizzled/error.cc:335
3237
#: drizzled/error.cc:368
2419
3239
msgid "The used storage engine can't index column '%-.192s'"
2422
#: ../drizzled/error.cc:336
3242
#: drizzled/error.cc:370
2424
3244
"Unable to open underlying table which is differently defined or of non-"
2425
3245
"MyISAM type or doesn't exist"
2428
#: ../drizzled/error.cc:337
3248
#: drizzled/error.cc:372
2430
3250
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2433
#: ../drizzled/error.cc:338
3253
#: drizzled/error.cc:374
2436
3256
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2439
#: ../drizzled/error.cc:339
3259
#: drizzled/error.cc:376
2441
3261
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2442
3262
"UNIQUE instead"
2445
#: ../drizzled/error.cc:340
3265
#: drizzled/error.cc:378
2446
3266
msgid "Result consisted of more than one row"
2449
#: ../drizzled/error.cc:341
3269
#: drizzled/error.cc:380
2450
3270
msgid "This table type requires a primary key"
2453
#: ../drizzled/error.cc:342
3273
#: drizzled/error.cc:382
3274
msgid "This version of MySQL is not compiled with RAID support"
3277
#: drizzled/error.cc:384
3279
"You are using safe update mode and you tried to update a table without a "
3280
"WHERE that uses a KEY column"
3283
#: drizzled/error.cc:386
2455
3285
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2458
#: ../drizzled/error.cc:343
3288
#: drizzled/error.cc:388
2459
3289
msgid "Can't open table"
2462
#: ../drizzled/error.cc:344
3292
#: drizzled/error.cc:390
2464
3294
msgid "The storage engine for the table doesn't support %s"
2467
#: ../drizzled/error.cc:345
3297
#: drizzled/error.cc:392
3298
msgid "You are not allowed to execute this command in a transaction"
3301
#: drizzled/error.cc:394
2469
3303
msgid "Got error %d during COMMIT"
2472
#: ../drizzled/error.cc:346
3306
#: drizzled/error.cc:396
2474
3308
msgid "Got error %d during ROLLBACK"
2477
#. This is a very incorrect place to use the PRIi64 macro as the
2478
#. program that looks over the source for the N_() macros does not
2479
#. (obviously) do macro expansion, so the string is entirely wrong for
2480
#. what it is trying to output for every language except english.
2481
#: ../drizzled/error.cc:351
3311
#: drizzled/error.cc:398
3313
msgid "Got error %d during FLUSH_LOGS"
3316
#: drizzled/error.cc:400
3318
msgid "Got error %d during CHECKPOINT"
3321
#: drizzled/error.cc:402
2484
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3324
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2485
3325
"'%-.64s' (%-.64s)"
2488
#: ../drizzled/error.cc:352
3328
#: drizzled/error.cc:404
3329
msgid "The storage engine for the table does not support binary table dump"
3332
#: drizzled/error.cc:406
3333
msgid "Binlog closed, cannot RESET MASTER"
3336
#: drizzled/error.cc:408
3338
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3341
#: drizzled/error.cc:410
3343
msgid "Error from master: '%-.64s'"
3346
#: drizzled/error.cc:412
3347
msgid "Net error reading from master"
3350
#: drizzled/error.cc:414
3351
msgid "Net error writing to master"
3354
#: drizzled/error.cc:416
3355
msgid "Can't find FULLTEXT index matching the column list"
3358
#: drizzled/error.cc:418
2490
3360
"Can't execute the given command because you have active locked tables or an "
2491
3361
"active transaction"
2494
#: ../drizzled/error.cc:353
3364
#: drizzled/error.cc:420
2496
3366
msgid "Unknown system variable '%-.64s'"
2499
#: ../drizzled/error.cc:354
3369
#: drizzled/error.cc:422
2501
3371
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2504
#: ../drizzled/error.cc:355
3374
#: drizzled/error.cc:424
2507
3377
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2510
#: ../drizzled/error.cc:356
3380
#: drizzled/error.cc:426
2511
3381
msgid "Some non-transactional changed tables couldn't be rolled back"
2514
#: ../drizzled/error.cc:357
3384
#: drizzled/error.cc:428
3386
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3387
"of storage; increase this mysqld variable and try again"
3390
#: drizzled/error.cc:430
3392
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3395
#: drizzled/error.cc:432
3397
"This operation requires a running slave; configure slave and do START SLAVE"
3400
#: drizzled/error.cc:434
3401
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3404
#: drizzled/error.cc:436
3406
"Could not initialize master info structure; more error messages can be found "
3407
"in the MySQL error log"
3410
#: drizzled/error.cc:438
3411
msgid "Could not create slave thread; check system resources"
3414
#: drizzled/error.cc:440
3417
"User %-.64s already has more than 'max_user_connections' active connections"
3420
#: drizzled/error.cc:442
2515
3421
msgid "You may only use constant expressions with SET"
2518
#: ../drizzled/error.cc:358
3424
#: drizzled/error.cc:444
2519
3425
msgid "Lock wait timeout exceeded; try restarting transaction"
2522
#: ../drizzled/error.cc:359
3428
#: drizzled/error.cc:446
2523
3429
msgid "The total number of locks exceeds the lock table size"
2526
#: ../drizzled/error.cc:360
3432
#: drizzled/error.cc:448
2527
3433
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2530
#: ../drizzled/error.cc:361
3436
#: drizzled/error.cc:450
2531
3437
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2534
#: ../drizzled/error.cc:362
3440
#: drizzled/error.cc:452
3441
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3444
#: drizzled/error.cc:454
2536
3446
msgid "Incorrect arguments to %s"
2539
#: ../drizzled/error.cc:363
3449
#: drizzled/error.cc:456
3451
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3454
#: drizzled/error.cc:458
3456
"Incorrect table definition; all MERGE tables must be in the same database"
3459
#: drizzled/error.cc:460
2540
3460
msgid "Deadlock found when trying to get lock; try restarting transaction"
2543
#: ../drizzled/error.cc:364
3463
#: drizzled/error.cc:462
2544
3464
msgid "The used table type doesn't support FULLTEXT indexes"
2547
#: ../drizzled/error.cc:365
3467
#: drizzled/error.cc:464
2548
3468
msgid "Cannot add foreign key constraint"
2551
#: ../drizzled/error.cc:366
3471
#: drizzled/error.cc:466
2552
3472
msgid "Cannot add or update a child row: a foreign key constraint fails"
2555
#: ../drizzled/error.cc:367
3475
#: drizzled/error.cc:468
2556
3476
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2559
#: ../drizzled/error.cc:368
3479
#: drizzled/error.cc:470
3481
msgid "Error connecting to master: %-.128s"
3484
#: drizzled/error.cc:472
3486
msgid "Error running query on master: %-.128s"
3489
#: drizzled/error.cc:474
3491
msgid "Error when executing command %s: %-.128s"
3494
#: drizzled/error.cc:476
2561
3496
msgid "Incorrect usage of %s and %s"
2564
#: ../drizzled/error.cc:369
3499
#: drizzled/error.cc:478
2565
3500
msgid "The used SELECT statements have a different number of columns"
2568
#: ../drizzled/error.cc:370
3503
#: drizzled/error.cc:480
2569
3504
msgid "Can't execute the query because you have a conflicting read lock"
2572
#: ../drizzled/error.cc:371
3507
#: drizzled/error.cc:482
3508
msgid "Mixing of transactional and non-transactional tables is disabled"
3511
#: drizzled/error.cc:484
3513
msgid "Option '%s' used twice in statement"
3516
#: drizzled/error.cc:486
3518
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3521
#: drizzled/error.cc:488
3523
msgid "Access denied; you need the %-.128s privilege for this operation"
3526
#: drizzled/error.cc:490
2575
3529
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2578
#: ../drizzled/error.cc:372
3532
#: drizzled/error.cc:492
2581
3535
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2584
#: ../drizzled/error.cc:373
3538
#: drizzled/error.cc:494
2586
3540
msgid "Variable '%-.64s' doesn't have a default value"
2589
#: ../drizzled/error.cc:374
3543
#: drizzled/error.cc:496
2591
3545
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2594
#: ../drizzled/error.cc:375
3548
#: drizzled/error.cc:498
2596
3550
msgid "Incorrect argument type to variable '%-.64s'"
2599
#: ../drizzled/error.cc:376
3553
#: drizzled/error.cc:500
2601
3555
msgid "Variable '%-.64s' can only be set, not read"
2604
#: ../drizzled/error.cc:377
3558
#: drizzled/error.cc:502
2606
3560
msgid "Incorrect usage/placement of '%s'"
2609
#: ../drizzled/error.cc:378
2611
msgid "This version of Drizzle doesn't yet support '%s'"
2614
#: ../drizzled/error.cc:379
3563
#: drizzled/error.cc:504
3565
msgid "This version of MySQL doesn't yet support '%s'"
3568
#: drizzled/error.cc:506
3571
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3574
#: drizzled/error.cc:508
3575
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3578
#: drizzled/error.cc:510
2616
3580
msgid "Variable '%-.192s' is a %s variable"
2619
#: ../drizzled/error.cc:380
3583
#: drizzled/error.cc:512
2621
3585
msgid "Incorrect foreign key definition for '%-.192s': %s"
2624
#: ../drizzled/error.cc:381
3588
#: drizzled/error.cc:514
2625
3589
msgid "Key reference and table reference don't match"
2628
#: ../drizzled/error.cc:382
3592
#: drizzled/error.cc:516
2630
3594
msgid "Operand should contain %d column(s)"
2633
#: ../drizzled/error.cc:383
3597
#: drizzled/error.cc:518
2634
3598
msgid "Subquery returns more than 1 row"
2637
#: ../drizzled/error.cc:384
3601
#: drizzled/error.cc:520
3603
msgid "Unknown prepared statement handler (%.*s) given to %s"
3606
#: drizzled/error.cc:522
3607
msgid "Help database is corrupt or does not exist"
3610
#: drizzled/error.cc:524
3611
msgid "Cyclic reference on subqueries"
3614
#: drizzled/error.cc:526
2639
3616
msgid "Converting column '%s' from %s to %s"
2642
#: ../drizzled/error.cc:385
3619
#: drizzled/error.cc:528
2644
3621
msgid "Reference '%-.64s' not supported (%s)"
2647
#: ../drizzled/error.cc:386
3624
#: drizzled/error.cc:530
2648
3625
msgid "Every derived table must have its own alias"
2651
#: ../drizzled/error.cc:387
3628
#: drizzled/error.cc:532
2653
3630
msgid "Select %u was reduced during optimization"
2656
#: ../drizzled/error.cc:388
3633
#: drizzled/error.cc:534
2658
3635
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2661
#: ../drizzled/error.cc:389
3638
#: drizzled/error.cc:536
3640
"Client does not support authentication protocol requested by server; "
3641
"consider upgrading MySQL client"
3644
#: drizzled/error.cc:538
2662
3645
msgid "All parts of a SPATIAL index must be NOT NULL"
2665
#: ../drizzled/error.cc:390
3648
#: drizzled/error.cc:540
2667
3650
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2670
#: ../drizzled/error.cc:391
3653
#: drizzled/error.cc:542
3654
msgid "Slave is already running"
3657
#: drizzled/error.cc:544
3658
msgid "Slave already has been stopped"
3661
#: drizzled/error.cc:546
2673
"Uncompressed data size too large; the maximum size is %d (based on "
2674
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3664
"Uncompressed data size too large; the maximum size is %d (probably, length "
3665
"of uncompressed data was corrupted)"
2677
#: ../drizzled/error.cc:392
3668
#: drizzled/error.cc:548
2678
3669
msgid "ZLIB: Not enough memory"
2681
#: ../drizzled/error.cc:393
3672
#: drizzled/error.cc:550
2683
3674
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2684
3675
"data was corrupted)"
2687
#: ../drizzled/error.cc:394
3678
#: drizzled/error.cc:552
2688
3679
msgid "ZLIB: Input data corrupted"
2691
#: ../drizzled/error.cc:395
3682
#: drizzled/error.cc:554
2693
3684
msgid "%d line(s) were cut by GROUP_CONCAT()"
2696
#: ../drizzled/error.cc:396
3687
#: drizzled/error.cc:556
2698
3689
msgid "Row %ld doesn't contain data for all columns"
2701
#: ../drizzled/error.cc:397
3692
#: drizzled/error.cc:558
2704
3695
"Row %ld was truncated; it contained more data than there were input columns"
2707
#: ../drizzled/error.cc:398
3698
#: drizzled/error.cc:560
2710
3701
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2713
#: ../drizzled/error.cc:399
3704
#: drizzled/error.cc:562
2715
3706
msgid "Out of range value for column '%s' at row %ld"
2718
#: ../drizzled/error.cc:400
3709
#: drizzled/error.cc:564
2720
3711
msgid "Data truncated for column '%s' at row %ld"
2723
#: ../drizzled/error.cc:401
3714
#: drizzled/error.cc:566
3716
msgid "Using storage engine %s for table '%s'"
3719
#: drizzled/error.cc:568
2725
3721
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2728
#: ../drizzled/error.cc:402
3724
#: drizzled/error.cc:570
3725
msgid "Cannot drop one or more of the requested users"
3728
#: drizzled/error.cc:572
3729
msgid "Can't revoke all privileges for one or more of the requested users"
3732
#: drizzled/error.cc:574
2730
3734
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2733
#: ../drizzled/error.cc:403
3737
#: drizzled/error.cc:576
2735
3739
msgid "Illegal mix of collations for operation '%s'"
2738
#: ../drizzled/error.cc:404
3742
#: drizzled/error.cc:578
2741
3745
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2742
3746
"variable_name)"
2745
#: ../drizzled/error.cc:405
3749
#: drizzled/error.cc:580
2747
3751
msgid "Unknown collation: '%-.64s'"
2750
#: ../drizzled/error.cc:406
3754
#: drizzled/error.cc:582
3756
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3757
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3761
#: drizzled/error.cc:584
3764
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3765
"old format; please change the password to the new format"
3768
#: drizzled/error.cc:586
2753
3771
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2757
#: ../drizzled/error.cc:407
3775
#: drizzled/error.cc:588
3776
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3779
#: drizzled/error.cc:590
3781
"It is recommended to use --skip-slave-start when doing step-by-step "
3782
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3783
"get an unexpected slave's mysqld restart"
3786
#: drizzled/error.cc:592
3787
msgid "SQL thread is not to be started so UNTIL options are ignored"
3790
#: drizzled/error.cc:594
2759
3792
msgid "Incorrect index name '%-.100s'"
2762
#: ../drizzled/error.cc:408
3795
#: drizzled/error.cc:596
2764
3797
msgid "Incorrect catalog name '%-.100s'"
2767
#: ../drizzled/error.cc:409
3800
#: drizzled/error.cc:598
3802
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3805
#: drizzled/error.cc:600
2769
3807
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2772
#: ../drizzled/error.cc:410
3810
#: drizzled/error.cc:602
3812
msgid "Unknown key cache '%-.100s'"
3815
#: drizzled/error.cc:604
3817
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3818
"this switch for this grant to work"
3821
#: drizzled/error.cc:606
2774
3823
msgid "Unknown table engine '%s'"
2777
#: ../drizzled/error.cc:411
3826
#: drizzled/error.cc:608
3828
msgid "'%s' is deprecated; use '%s' instead"
3831
#: drizzled/error.cc:610
2779
3833
msgid "The target table %-.100s of the %s is not updatable"
2782
#: ../drizzled/error.cc:412
3836
#: drizzled/error.cc:612
2785
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3839
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
2789
#: ../drizzled/error.cc:413
3843
#: drizzled/error.cc:614
2792
"The Drizzle server is running with the %s option so it cannot execute this "
3846
"The MySQL server is running with the %s option so it cannot execute this "
2796
#: ../drizzled/error.cc:414
3850
#: drizzled/error.cc:616
2798
3852
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2801
#: ../drizzled/error.cc:415
3855
#: drizzled/error.cc:618
2803
3857
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2806
#: ../drizzled/error.cc:416
3860
#: drizzled/error.cc:620
2808
3862
"Incorrect table definition; there can be only one TIMESTAMP column with "
2809
3863
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2812
#: ../drizzled/error.cc:417
3866
#: drizzled/error.cc:622
2814
3868
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2817
#: ../drizzled/error.cc:418
3871
#: drizzled/error.cc:624
3872
msgid "This command is not supported in the prepared statement protocol yet"
3875
#: drizzled/error.cc:626
2819
3877
msgid "Got error %d '%-.100s' from %s"
2822
#: ../drizzled/error.cc:419
3880
#: drizzled/error.cc:628
2824
3882
msgid "Got temporary error %d '%-.100s' from %s"
2827
#: ../drizzled/error.cc:420
3885
#: drizzled/error.cc:630
2829
3887
msgid "Unknown or incorrect time zone: '%-.64s'"
2832
#: ../drizzled/error.cc:421
3890
#: drizzled/error.cc:632
3892
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3895
#: drizzled/error.cc:634
2834
3897
msgid "Invalid %s character string: '%.64s'"
2837
#: ../drizzled/error.cc:422
3900
#: drizzled/error.cc:636
2839
3902
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2842
#: ../drizzled/error.cc:423
3905
#: drizzled/error.cc:638
3907
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3910
#: drizzled/error.cc:640
3912
msgid "Can't create a %s from within another stored routine"
3915
#: drizzled/error.cc:642
3917
msgid "%s %s already exists"
3920
#: drizzled/error.cc:644
2844
3922
msgid "%s %s does not exist"
2847
#: ../drizzled/error.cc:424
3925
#: drizzled/error.cc:646
3927
msgid "Failed to DROP %s %s"
3930
#: drizzled/error.cc:648
3932
msgid "Failed to CREATE %s %s"
3935
#: drizzled/error.cc:650
3937
msgid "%s with no matching label: %s"
3940
#: drizzled/error.cc:652
3942
msgid "Redefining label %s"
3945
#: drizzled/error.cc:654
3947
msgid "End-label %s without match"
3950
#: drizzled/error.cc:656
3952
msgid "Referring to uninitialized variable %s"
3955
#: drizzled/error.cc:658
3957
msgid "PROCEDURE %s can't return a result set in the given context"
3960
#: drizzled/error.cc:660
3961
msgid "RETURN is only allowed in a FUNCTION"
3964
#: drizzled/error.cc:662
3966
msgid "%s is not allowed in stored procedures"
3969
#: drizzled/error.cc:664
3971
"The update log is deprecated and replaced by the binary log; SET "
3972
"SQL_LOG_UPDATE has been ignored"
3975
#: drizzled/error.cc:666
3977
"The update log is deprecated and replaced by the binary log; SET "
3978
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3981
#: drizzled/error.cc:668
2848
3982
msgid "Query execution was interrupted"
2851
#: ../drizzled/error.cc:425
3985
#: drizzled/error.cc:670
3987
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3990
#: drizzled/error.cc:672
3992
msgid "Undefined CONDITION: %s"
3995
#: drizzled/error.cc:674
3997
msgid "No RETURN found in FUNCTION %s"
4000
#: drizzled/error.cc:676
4002
msgid "FUNCTION %s ended without RETURN"
4005
#: drizzled/error.cc:678
4006
msgid "Cursor statement must be a SELECT"
4009
#: drizzled/error.cc:680
4010
msgid "Cursor SELECT must not have INTO"
4013
#: drizzled/error.cc:682
4015
msgid "Undefined CURSOR: %s"
4018
#: drizzled/error.cc:684
4019
msgid "Cursor is already open"
4022
#: drizzled/error.cc:686
4023
msgid "Cursor is not open"
4026
#: drizzled/error.cc:688
4028
msgid "Undeclared variable: %s"
4031
#: drizzled/error.cc:690
4032
msgid "Incorrect number of FETCH variables"
4035
#: drizzled/error.cc:692
4036
msgid "No data - zero rows fetched, selected, or processed"
4039
#: drizzled/error.cc:694
4041
msgid "Duplicate parameter: %s"
4044
#: drizzled/error.cc:696
4046
msgid "Duplicate variable: %s"
4049
#: drizzled/error.cc:698
4051
msgid "Duplicate condition: %s"
4054
#: drizzled/error.cc:700
4056
msgid "Duplicate cursor: %s"
4059
#: drizzled/error.cc:702
4061
msgid "Failed to ALTER %s %s"
4064
#: drizzled/error.cc:704
4065
msgid "Subquery value not supported"
4068
#: drizzled/error.cc:706
4070
msgid "%s is not allowed in stored function or trigger"
4073
#: drizzled/error.cc:708
4074
msgid "Variable or condition declaration after cursor or handler declaration"
4077
#: drizzled/error.cc:710
4078
msgid "Cursor declaration after handler declaration"
4081
#: drizzled/error.cc:712
4082
msgid "Case not found for CASE statement"
4085
#: drizzled/error.cc:714
4087
msgid "Configuration file '%-.192s' is too big"
4090
#: drizzled/error.cc:716
4092
msgid "Malformed file type header in file '%-.192s'"
4095
#: drizzled/error.cc:718
4097
msgid "Unexpected end of file while parsing comment '%-.200s'"
4100
#: drizzled/error.cc:720
4102
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4105
#: drizzled/error.cc:722
4107
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4110
#: drizzled/error.cc:724
4111
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4114
#: drizzled/error.cc:726
4116
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4119
#: drizzled/error.cc:728
4121
msgid "'%-.192s.%-.192s' is not %s"
4124
#: drizzled/error.cc:730
4126
msgid "Column '%-.192s' is not updatable"
4129
#: drizzled/error.cc:732
4130
msgid "View's SELECT contains a subquery in the FROM clause"
4133
#: drizzled/error.cc:734
4135
msgid "View's SELECT contains a '%s' clause"
4138
#: drizzled/error.cc:736
4139
msgid "View's SELECT contains a variable or parameter"
4142
#: drizzled/error.cc:738
4144
msgid "View's SELECT refers to a temporary table '%-.192s'"
4147
#: drizzled/error.cc:740
4148
msgid "View's SELECT and view's field list have different column counts"
4151
#: drizzled/error.cc:742
4153
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4156
#: drizzled/error.cc:744
4157
msgid "View being updated does not have complete key of underlying table in it"
4160
#: drizzled/error.cc:746
2854
4163
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2855
4164
"(s) or definer/invoker of view lack rights to use them"
2858
#: ../drizzled/error.cc:426
4167
#: drizzled/error.cc:748
4169
msgid "Can't drop or alter a %s from within another stored routine"
4172
#: drizzled/error.cc:750
4173
msgid "GOTO is not allowed in a stored procedure handler"
4176
#: drizzled/error.cc:752
4177
msgid "Trigger already exists"
4180
#: drizzled/error.cc:754
4181
msgid "Trigger does not exist"
4184
#: drizzled/error.cc:756
4186
msgid "Trigger's '%-.192s' is view or temporary table"
4189
#: drizzled/error.cc:758
4191
msgid "Updating of %s row is not allowed in %strigger"
4194
#: drizzled/error.cc:760
4196
msgid "There is no %s row in %s trigger"
4199
#: drizzled/error.cc:762
2860
4201
msgid "Field '%-.192s' doesn't have a default value"
2863
#: ../drizzled/error.cc:427
4204
#: drizzled/error.cc:764
2864
4205
msgid "Division by 0"
2867
#: ../drizzled/error.cc:428
4208
#: drizzled/error.cc:766
2869
4210
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2872
#: ../drizzled/error.cc:429
4213
#: drizzled/error.cc:768
2874
4215
msgid "Illegal %s '%-.192s' value found during parsing"
2877
#: ../drizzled/error.cc:430
4218
#: drizzled/error.cc:770
4220
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4223
#: drizzled/error.cc:772
4225
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4228
#: drizzled/error.cc:774
4230
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4233
#: drizzled/error.cc:776
4235
msgid "Failed purging old relay logs: %s"
4238
#: drizzled/error.cc:778
4240
msgid "Password hash should be a %d-digit hexadecimal number"
4243
#: drizzled/error.cc:780
4244
msgid "Target log not found in binlog index"
4247
#: drizzled/error.cc:782
4248
msgid "I/O error reading log index file"
4251
#: drizzled/error.cc:784
4252
msgid "Server configuration does not permit binlog purge"
4255
#: drizzled/error.cc:786
4256
msgid "Failed on fseek()"
4259
#: drizzled/error.cc:788
4260
msgid "Fatal error during log purge"
4263
#: drizzled/error.cc:790
4264
msgid "A purgeable log is in use, will not purge"
4267
#: drizzled/error.cc:792
4268
msgid "Unknown error during log purge"
4271
#: drizzled/error.cc:794
4273
msgid "Failed initializing relay log position: %s"
4276
#: drizzled/error.cc:796
4277
msgid "You are not using binary logging"
4280
#: drizzled/error.cc:798
4283
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4286
#: drizzled/error.cc:800
4287
msgid "WSAStartup Failed"
4290
#: drizzled/error.cc:802
4291
msgid "Can't handle procedures with different groups yet"
4294
#: drizzled/error.cc:804
4295
msgid "Select must have a group with this procedure"
4298
#: drizzled/error.cc:806
4299
msgid "Can't use ORDER clause with this procedure"
4302
#: drizzled/error.cc:808
4304
msgid "Binary logging and replication forbid changing the global server %s"
4307
#: drizzled/error.cc:810
4309
msgid "Can't map file: %-.200s, errno: %d"
4312
#: drizzled/error.cc:812
4314
msgid "Wrong magic in %-.64s"
4317
#: drizzled/error.cc:814
4318
msgid "Prepared statement contains too many placeholders"
4321
#: drizzled/error.cc:816
2879
4323
msgid "Key part '%-.192s' length cannot be 0"
2882
#: ../drizzled/error.cc:431
4326
#: drizzled/error.cc:818
4327
msgid "View text checksum failed"
4330
#: drizzled/error.cc:820
4333
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4336
#: drizzled/error.cc:822
4338
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4341
#: drizzled/error.cc:824
4343
msgid "Can not delete from join view '%-.192s.%-.192s'"
4346
#: drizzled/error.cc:826
4348
msgid "Operation %s failed for %.256s"
4351
#: drizzled/error.cc:828
4352
msgid "XAER_NOTA: Unknown XID"
4355
#: drizzled/error.cc:830
4356
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4359
#: drizzled/error.cc:832
2885
4362
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2886
4363
"the %.64s state"
2889
#: ../drizzled/error.cc:432
4366
#: drizzled/error.cc:834
4367
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4370
#: drizzled/error.cc:836
4372
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4376
#: drizzled/error.cc:838
4377
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4380
#: drizzled/error.cc:840
4383
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4387
#: drizzled/error.cc:842
4388
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4391
#: drizzled/error.cc:844
4392
msgid "Failed to revoke all privileges to dropped routine"
4395
#: drizzled/error.cc:846
2891
4397
msgid "Data too long for column '%s' at row %ld"
2894
#: ../drizzled/error.cc:433
4400
#: drizzled/error.cc:848
4402
msgid "Bad SQLSTATE: '%s'"
4405
#: drizzled/error.cc:850
2897
4408
"%s: ready for connections.\n"
2898
"Version: '%s' %s\n"
4409
"Version: '%s' socket: '%s' port: %d %s"
2901
#: ../drizzled/error.cc:434
4412
#: drizzled/error.cc:852
2902
4413
msgid "Can't load value from file with fixed size rows to variable"
2905
#: ../drizzled/error.cc:435
4416
#: drizzled/error.cc:854
4417
msgid "You are not allowed to create a user with GRANT"
4420
#: drizzled/error.cc:856
2907
4422
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2910
#: ../drizzled/error.cc:436
4425
#: drizzled/error.cc:858
2911
4426
msgid "Table definition has changed, please retry transaction"
2914
#: ../drizzled/error.cc:437
4429
#: drizzled/error.cc:860
4430
msgid "Duplicate handler declared in the same block"
4433
#: drizzled/error.cc:862
4436
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4437
"variable in BEFORE trigger"
4440
#: drizzled/error.cc:864
2916
4442
msgid "Not allowed to return a result set from a %s"
2919
#: ../drizzled/error.cc:438
4445
#: drizzled/error.cc:866
2920
4446
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2923
#: ../drizzled/error.cc:439
4449
#: drizzled/error.cc:868
4451
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4452
"declaration and binary logging is enabled; if non-transactional tables were "
4453
"updated, the binary log will miss their changes"
4456
#: drizzled/error.cc:870
4458
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4459
"declaration and binary logging is enabled (you *might* want to use the less "
4460
"safe log_bin_trust_function_creators variable)"
4463
#: drizzled/error.cc:872
4465
"You do not have the SUPER privilege and binary logging is enabled (you "
4466
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4469
#: drizzled/error.cc:874
4471
"You can't execute a prepared statement which has an open cursor associated "
4472
"with it. Reset the statement to re-execute it."
4475
#: drizzled/error.cc:876
4477
msgid "The statement (%lu) has no open cursor."
4480
#: drizzled/error.cc:878
2925
4482
"Explicit or implicit commit is not allowed in stored function or trigger."
2928
#: ../drizzled/error.cc:440
4485
#: drizzled/error.cc:880
4488
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4491
#: drizzled/error.cc:882
4492
msgid "Recursive stored functions and triggers are not allowed."
4495
#: drizzled/error.cc:884
2930
4497
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2933
#: ../drizzled/error.cc:441
4500
#: drizzled/error.cc:886
2935
4502
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2938
#: ../drizzled/error.cc:442
4505
#: drizzled/error.cc:888
2941
4508
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2945
#: ../drizzled/error.cc:443
4512
#: drizzled/error.cc:890
4514
"You can't combine write-locking of system tables with other tables or lock "
4518
#: drizzled/error.cc:892
4520
msgid "Unable to connect to foreign data source: %.64s"
4523
#: drizzled/error.cc:894
4526
"There was a problem processing the query on the foreign data source. Data "
4527
"source error: %-.64s"
4530
#: drizzled/error.cc:896
4533
"The foreign data source you are trying to reference does not exist. Data "
4534
"source error: %-.64s"
4537
#: drizzled/error.cc:898
4540
"Can't create federated table. The data source connection string '%-.64s' is "
4541
"not in the correct format"
4544
#: drizzled/error.cc:900
4546
msgid "The data source connection string '%-.64s' is not in the correct format"
4549
#: drizzled/error.cc:902
4551
msgid "Can't create federated table. Foreign data src error: %-.64s"
4554
#: drizzled/error.cc:904
2946
4555
msgid "Trigger in wrong schema"
2949
#: ../drizzled/error.cc:444
4558
#: drizzled/error.cc:906
2952
4561
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2953
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2956
#: ../drizzled/error.cc:445
4562
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4565
#: drizzled/error.cc:908
4567
msgid "Routine body for '%-.100s' is too long"
4570
#: drizzled/error.cc:910
4571
msgid "Cannot drop default keycache"
4574
#: drizzled/error.cc:912
2958
4576
msgid "Display width out of range for column '%-.192s' (max = %d)"
2961
#: ../drizzled/error.cc:446
4579
#: drizzled/error.cc:914
4580
msgid "XAER_DUPID: The XID already exists"
4583
#: drizzled/error.cc:916
2963
4585
msgid "Datetime function: %-.32s field overflow"
2966
#: ../drizzled/error.cc:447
4588
#: drizzled/error.cc:918
4591
"Can't update table '%-.192s' in stored function/trigger because it is "
4592
"already used by statement which invoked this stored function/trigger."
4595
#: drizzled/error.cc:920
4598
"The definition of table '%-.192s' prevents operation %.192s on table "
4602
#: drizzled/error.cc:922
4604
"The prepared statement contains a stored routine call that refers to that "
4605
"same statement. It's not allowed to execute a prepared statement in such a "
4609
#: drizzled/error.cc:924
4610
msgid "Not allowed to set autocommit from a stored function or trigger"
4613
#: drizzled/error.cc:926
4614
msgid "Definer is not fully qualified"
4617
#: drizzled/error.cc:928
4620
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4621
"Current user is used as definer. Please recreate the view!"
4624
#: drizzled/error.cc:930
4627
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4631
#: drizzled/error.cc:932
4633
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4636
#: drizzled/error.cc:934
4638
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4641
#: drizzled/error.cc:936
2969
4644
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2972
#: ../drizzled/error.cc:448
4647
#: drizzled/error.cc:938
2975
4650
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2978
#: ../drizzled/error.cc:449
2979
msgid "No data - zero rows fetched, selected, or processed"
2982
#: ../drizzled/error.cc:450
4653
#: drizzled/error.cc:940
4655
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4658
#: drizzled/error.cc:942
4661
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4662
"activated under the authorization of the invoker, which may have "
4663
"insufficient privileges. Please recreate the trigger."
4666
#: drizzled/error.cc:944
4668
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4671
#: drizzled/error.cc:946
4674
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4675
"exceeded for routine %.192s"
4678
#: drizzled/error.cc:948
4681
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4682
"contains bad data (internal code %d)"
4685
#: drizzled/error.cc:950
4687
msgid "Incorrect routine name '%-.192s'"
4690
#: drizzled/error.cc:952
2984
4692
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2987
#: ../drizzled/error.cc:451
4695
#: drizzled/error.cc:954
4696
msgid "AGGREGATE is not supported for stored functions"
4699
#: drizzled/error.cc:956
4702
"Can't create more than max_prepared_stmt_count statements (current value: %"
4706
#: drizzled/error.cc:958
4708
msgid "`%-.192s`.`%-.192s` contains view recursion"
4711
#: drizzled/error.cc:960
2989
4713
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2992
#: ../drizzled/error.cc:452
4716
#: drizzled/error.cc:962
2993
4717
msgid "The used table type doesn't support SPATIAL indexes"
2996
#: ../drizzled/error.cc:453
4720
#: drizzled/error.cc:964
4721
msgid "Triggers can not be created on system tables"
4724
#: drizzled/error.cc:966
2998
4726
msgid "Leading spaces are removed from name '%s'"
3001
#: ../drizzled/error.cc:454
4729
#: drizzled/error.cc:968
3002
4730
msgid "Failed to read auto-increment value from storage engine"
3005
#: ../drizzled/error.cc:455
4733
#: drizzled/error.cc:970
4737
#: drizzled/error.cc:972
4741
#: drizzled/error.cc:974
3007
4743
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3010
#: ../drizzled/error.cc:456
4746
#: drizzled/error.cc:976
4748
msgid "The target table %-.100s of the %s is not insertable-into"
4751
#: drizzled/error.cc:978
4754
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4757
#: drizzled/error.cc:980
3011
4758
msgid "Too high level of nesting for select"
3014
#: ../drizzled/error.cc:457
4761
#: drizzled/error.cc:982
3016
4763
msgid "Name '%-.64s' has become ''"
3019
#: ../drizzled/error.cc:458
4766
#: drizzled/error.cc:984
3021
4768
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3022
4769
"optional and non-empty FIELDS ENCLOSED BY"
3025
#: ../drizzled/error.cc:459
4772
#: drizzled/error.cc:986
4774
msgid "The foreign server, %s, you are trying to create already exists."
4777
#: drizzled/error.cc:988
4780
"The foreign server name you are trying to reference does not exist. Data "
4781
"source error: %-.64s"
4784
#: drizzled/error.cc:990
3028
4787
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3031
#: ../drizzled/error.cc:460
4790
#: drizzled/error.cc:992
4793
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4797
#: drizzled/error.cc:994
4799
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4802
#: drizzled/error.cc:996
4803
msgid "MAXVALUE can only be used in last partition definition"
4806
#: drizzled/error.cc:998
4807
msgid "Subpartitions can only be hash partitions and by key"
4810
#: drizzled/error.cc:1000
4811
msgid "Must define subpartitions on all partitions if on one partition"
4814
#: drizzled/error.cc:1002
4815
msgid "Wrong number of partitions defined, mismatch with previous setting"
4818
#: drizzled/error.cc:1004
4819
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4822
#: drizzled/error.cc:1006
4823
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4826
#: drizzled/error.cc:1008
4827
msgid "Expression in RANGE/LIST VALUES must be constant"
4830
#: drizzled/error.cc:1010
4831
msgid "Field in list of fields for partition function not found in table"
4834
#: drizzled/error.cc:1012
4835
msgid "List of fields is only allowed in KEY partitions"
4838
#: drizzled/error.cc:1014
4840
"The partition info in the frm file is not consistent with what can be "
4841
"written into the frm file"
4844
#: drizzled/error.cc:1016
4846
msgid "The %-.192s function returns the wrong type"
4849
#: drizzled/error.cc:1018
4851
msgid "For %-.64s partitions each partition must be defined"
4854
#: drizzled/error.cc:1020
4855
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4858
#: drizzled/error.cc:1022
4859
msgid "VALUES value must be of same type as partition function"
4862
#: drizzled/error.cc:1024
4863
msgid "Multiple definition of same constant in list partitioning"
4866
#: drizzled/error.cc:1026
4867
msgid "Partitioning can not be used stand-alone in query"
4870
#: drizzled/error.cc:1028
4872
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4875
#: drizzled/error.cc:1030
4877
msgid "For the partitioned engine it is necessary to define all %-.64s"
4880
#: drizzled/error.cc:1032
4881
msgid "Too many partitions (including subpartitions) were defined"
4884
#: drizzled/error.cc:1034
4886
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4887
"partitioning for subpartitioning"
4890
#: drizzled/error.cc:1036
4891
msgid "Failed to create specific handler file"
4894
#: drizzled/error.cc:1038
4895
msgid "A BLOB field is not allowed in partition function"
4898
#: drizzled/error.cc:1040
4900
msgid "A %-.192s must include all columns in the table's partitioning function"
4903
#: drizzled/error.cc:1042
4905
msgid "Number of %-.64s = 0 is not an allowed value"
4908
#: drizzled/error.cc:1044
4909
msgid "Partition management on a not partitioned table is not possible"
4912
#: drizzled/error.cc:1046
4914
"Foreign key condition is not yet supported in conjunction with partitioning"
4917
#: drizzled/error.cc:1048
4919
msgid "Error in list of partitions to %-.64s"
4922
#: drizzled/error.cc:1050
4923
msgid "Cannot remove all partitions, use DROP TABLE instead"
4926
#: drizzled/error.cc:1052
4927
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4930
#: drizzled/error.cc:1054
4932
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4936
#: drizzled/error.cc:1056
4938
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4939
"tables using HASH PARTITIONs"
4942
#: drizzled/error.cc:1058
4944
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4947
#: drizzled/error.cc:1060
4948
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4951
#: drizzled/error.cc:1062
4952
msgid "At least one partition must be added"
4955
#: drizzled/error.cc:1064
4956
msgid "At least one partition must be coalesced"
4959
#: drizzled/error.cc:1066
4960
msgid "More partitions to reorganise than there are partitions"
4963
#: drizzled/error.cc:1068
4965
msgid "Duplicate partition name %-.192s"
4968
#: drizzled/error.cc:1070
4969
msgid "It is not allowed to shut off binlog on this command"
4972
#: drizzled/error.cc:1072
4973
msgid "When reorganising a set of partitions they must be in consecutive order"
4976
#: drizzled/error.cc:1074
4978
"Reorganize of range partitions cannot change total ranges except for last "
4979
"partition where it can extend the range"
4982
#: drizzled/error.cc:1076
4983
msgid "Partition function not supported in this version for this handler"
4986
#: drizzled/error.cc:1078
4987
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4990
#: drizzled/error.cc:1080
4992
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4995
#: drizzled/error.cc:1082
4997
msgid "Plugin '%-.192s' is not loaded"
5000
#: drizzled/error.cc:1084
3033
5002
msgid "Incorrect %-.32s value: '%-.128s'"
3036
#: ../drizzled/error.cc:461
5005
#: drizzled/error.cc:1086
3038
5007
msgid "Table has no partition for value %-.64s"
3041
#: ../drizzled/error.cc:462
5010
#: drizzled/error.cc:1088
5012
msgid "It is not allowed to specify %s more than once"
5015
#: drizzled/error.cc:1090 drizzled/error.cc:1226
5017
msgid "Failed to create %s"
5020
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5022
msgid "Failed to drop %s"
5025
#: drizzled/error.cc:1094
5026
msgid "The handler doesn't support autoextend of tablespaces"
5029
#: drizzled/error.cc:1096
5031
"A size parameter was incorrectly specified, either number or on the form 10M"
5034
#: drizzled/error.cc:1098
5036
"The size number was correct but we don't allow the digit part to be more "
5040
#: drizzled/error.cc:1100
5042
msgid "Failed to alter: %s"
5045
#: drizzled/error.cc:1102
3042
5046
msgid "Writing one row to the row-based binary log failed"
3045
#: ../drizzled/error.cc:463
5049
#: drizzled/error.cc:1104
5051
msgid "Table definition on master and slave does not match: %s"
5054
#: drizzled/error.cc:1106
5056
"Slave running with --log-slave-updates must use row-based binary logging to "
5057
"be able to replicate row-based binary log events"
5060
#: drizzled/error.cc:1108
5062
msgid "Event '%-.192s' already exists"
5065
#: drizzled/error.cc:1110
5067
msgid "Failed to store event %s. Error code %d from storage engine."
5070
#: drizzled/error.cc:1112
5072
msgid "Unknown event '%-.192s'"
5075
#: drizzled/error.cc:1114
5077
msgid "Failed to alter event '%-.192s'"
5080
#: drizzled/error.cc:1118
5081
msgid "INTERVAL is either not positive or too big"
5084
#: drizzled/error.cc:1120
5085
msgid "ENDS is either invalid or before STARTS"
5088
#: drizzled/error.cc:1122
5089
msgid "Event execution time is in the past. Event has been disabled"
5092
#: drizzled/error.cc:1124
5093
msgid "Failed to open mysql.event"
5096
#: drizzled/error.cc:1126
5097
msgid "No datetime expression provided"
5100
#: drizzled/error.cc:1128
5103
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5104
"probably corrupted"
5107
#: drizzled/error.cc:1130
5109
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5112
#: drizzled/error.cc:1132
5113
msgid "Failed to delete the event from mysql.event"
5116
#: drizzled/error.cc:1134
5117
msgid "Error during compilation of event's body"
5120
#: drizzled/error.cc:1136
5121
msgid "Same old and new event name"
5124
#: drizzled/error.cc:1138
5126
msgid "Data for column '%s' too long"
5129
#: drizzled/error.cc:1140
3047
5131
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3050
#: ../drizzled/error.cc:464
5134
#: drizzled/error.cc:1142
5137
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5141
#: drizzled/error.cc:1144
5142
msgid "You can't write-lock a log table. Only read access is possible"
5145
#: drizzled/error.cc:1146
5146
msgid "You can't use locks with log tables."
5149
#: drizzled/error.cc:1148
3053
5152
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3054
5153
"d would lead to a duplicate entry"
3057
#: ../drizzled/error.cc:465
5156
#: drizzled/error.cc:1150
5159
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5160
"%d, now running %d. Please use mysql_upgrade to fix this error."
5163
#: drizzled/error.cc:1152
5165
"Cannot switch out of the row-based binary log format when the session has "
5166
"open temporary tables"
5169
#: drizzled/error.cc:1154
5171
"Cannot change the binary logging format inside a stored function or trigger"
5174
#: drizzled/error.cc:1156
5176
"The NDB cluster engine does not support changing the binlog format on the "
5180
#: drizzled/error.cc:1158
5181
msgid "Cannot create temporary table with partitions"
5184
#: drizzled/error.cc:1160
5185
msgid "Partition constant is out of partition function domain"
5188
#: drizzled/error.cc:1162
5189
msgid "This partition function is not allowed"
5192
#: drizzled/error.cc:1164
5193
msgid "Error in DDL log"
5196
#: drizzled/error.cc:1166
5197
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5200
#: drizzled/error.cc:1168
5201
msgid "Incorrect partition name"
5204
#: drizzled/error.cc:1170
3059
5206
"Transaction isolation level can't be changed while a transaction is in "
3063
#: ../drizzled/error.cc:466
5210
#: drizzled/error.cc:1172
5213
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5214
"'%-.192s' for key '%-.192s'"
5217
#: drizzled/error.cc:1174
5219
msgid "Internal scheduler error %d"
5222
#: drizzled/error.cc:1176
5224
msgid "Error during starting/stopping of the scheduler. Error code %u"
5227
#: drizzled/error.cc:1178
5228
msgid "Engine cannot be used in partitioned tables"
5231
#: drizzled/error.cc:1180
5233
msgid "Cannot activate '%-.64s' log"
5236
#: drizzled/error.cc:1182
5237
msgid "The server was not built with row-based replication"
5240
#: drizzled/error.cc:1184
5241
msgid "Decoding of base64 string failed"
5244
#: drizzled/error.cc:1186
5245
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5248
#: drizzled/error.cc:1188
5250
"Cannot proceed because system tables used by Event Scheduler were found "
5251
"damaged at server start"
5254
#: drizzled/error.cc:1190
5255
msgid "Only integers allowed as number here"
5258
#: drizzled/error.cc:1192
5259
msgid "This storage engine cannot be used for log tables"
5262
#: drizzled/error.cc:1194
5264
msgid "You cannot '%s' a log table if logging is enabled"
5267
#: drizzled/error.cc:1196
5270
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5271
"rename two tables: the log table to an archive table and another table back "
5275
#: drizzled/error.cc:1198
3065
5277
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3068
#: ../drizzled/error.cc:467
5280
#: drizzled/error.cc:1200
3070
5282
msgid "Incorrect parameters in the call to native function '%-.192s'"
3073
#: ../drizzled/error.cc:468
5285
#: drizzled/error.cc:1202
5287
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5290
#: drizzled/error.cc:1204
5292
msgid "This function '%-.192s' has the same name as a native function"
5295
#: drizzled/error.cc:1206
3075
5297
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3078
#: ../drizzled/error.cc:469
5300
#: drizzled/error.cc:1208
5301
msgid "Too many files opened, please execute the command again"
5304
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5306
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5307
"The event was dropped immediately after creation."
5310
#: drizzled/error.cc:1214
5312
msgid "The incident %s occured on the master. Message: %-.64s"
5315
#: drizzled/error.cc:1216
5316
msgid "Table has no partition for some existing values"
5319
#: drizzled/error.cc:1218
5320
msgid "Statement is not safe to log in statement format."
5323
#: drizzled/error.cc:1220
5325
msgid "Fatal error: %s"
5328
#: drizzled/error.cc:1222
5330
msgid "Relay log read failure: %s"
5333
#: drizzled/error.cc:1224
5335
msgid "Relay log write failure: %s"
5338
#: drizzled/error.cc:1228
5340
msgid "Master command %s failed: %s"
5343
#: drizzled/error.cc:1230
5345
msgid "Binary logging not possible. Message: %s"
5348
#: drizzled/error.cc:1232
5350
msgid "View `%-.64s`.`%-.64s` has no creation context"
5353
#: drizzled/error.cc:1234
5355
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5358
#: drizzled/error.cc:1236
5360
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5363
#: drizzled/error.cc:1238
5365
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5368
#: drizzled/error.cc:1240
5370
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5373
#: drizzled/error.cc:1242
5375
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5378
#: drizzled/error.cc:1244
5380
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5383
#: drizzled/error.cc:1246
5385
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5388
#: drizzled/error.cc:1248
5390
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5393
#: drizzled/error.cc:1250
5395
msgid "Ambiguous slave modes combination. %s"
5398
#: drizzled/error.cc:1252
5401
"The BINLOG statement of type `%s` was not preceded by a format description "
5405
#: drizzled/error.cc:1254
5406
msgid "Corrupted replication event was detected"
5409
#: drizzled/error.cc:1256
3080
5411
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3083
#: ../drizzled/error.cc:470
3085
msgid "Received an invalid value '%s' for a UNIX timestamp."
3088
#: ../drizzled/error.cc:471
3090
msgid "Received an invalid datetime value '%s'."
3093
#: ../drizzled/error.cc:472
3095
msgid "Received a NULL argument for function '%s'."
3098
#: ../drizzled/error.cc:473
3100
msgid "Received an out-of-range argument '%s' for function '%s'."
3103
#: ../drizzled/error.cc:474
3105
msgid "Received an invalid enum value '%s'."
3108
#: ../drizzled/error.cc:475
3109
msgid "Tables which are replicated require a primary key."
3112
#: ../drizzled/error.cc:476
3114
msgid "Corrupt or invalid table definition: %s"
3117
#: ../drizzled/error.cc:477
3119
msgid "Corrupt or invalid schema definition for %s : %s"
3122
#: ../drizzled/error.cc:478
3124
msgid "Schema does not exist: %s"
3127
#: ../drizzled/error.cc:479
3129
msgid "Error altering schema: %s"
3132
#: ../drizzled/error.cc:480
3134
msgid "Error droppping Schema : %s"
3137
#: ../drizzled/error.cc:481
3138
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3141
#: ../drizzled/error.cc:482
3143
msgid "Unknown table engine option key/pair %s = %s."
3146
#: ../drizzled/error.cc:483
3148
msgid "Unknown schema engine option key/pair %s = %s."
3151
#: ../drizzled/error.cc:485
3153
msgid "Can't unlock file (Errcode: %d)"
3156
#: ../drizzled/error.cc:486
3158
msgid "Can't change size of file (Errcode: %d)"
3161
#: ../drizzled/error.cc:487
3163
msgid "Can't open stream from handle (Errcode: %d)"
3166
#: ../drizzled/error.cc:488
3168
msgid "Warning: '%s' had %d links"
3171
#: ../drizzled/error.cc:489
3173
msgid "Warning: %d files and %d streams is left open\n"
3176
#: ../drizzled/error.cc:490
3178
msgid "Can't create directory '%s' (Errcode: %d)"
3181
#: ../drizzled/error.cc:491
3184
"Character set '%s' is not a compiled character set and is not specified in "
3188
#: ../drizzled/error.cc:492
3190
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3193
#: ../drizzled/error.cc:493
3195
msgid "Can't read value for symlink '%s' (Error %d)"
3198
#: ../drizzled/error.cc:494
3200
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3203
#: ../drizzled/error.cc:495
3205
msgid "Error on realpath() on '%s' (Error %d)"
3208
#: ../drizzled/error.cc:496
3210
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3213
#: ../drizzled/error.cc:497
3216
"Collation '%s' is not a compiled collation and is not specified in the %s "
3220
#: ../drizzled/error.cc:498
3222
msgid "File '%s' (fileno: %d) was not closed"
3225
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3227
"Schema name cannot be encoded and fit within filesystem name length "
3231
#: ../drizzled/identifier/table.cc:224
3233
"Table name cannot be encoded and fit within filesystem name length "
3239
#. * Since clients still use this code, we use fprintf here.
3240
#. * This fprintf needs to be turned into errmsg_printf
3241
#. * as soon as the client programs no longer use mysys
3242
#. * and can use the pluggable error message system.
3244
#: ../drizzled/internal/default.cc:687
3246
msgid "error: could not open directory: %s\n"
3249
#: ../drizzled/main.cc:150
3251
"setrlimit could not change the size of core files to 'infinity'; We may not "
3252
"be able to generate a core file on signals"
3255
#: ../drizzled/main.cc:251
3257
msgid "Data directory %s does not exist\n"
3260
#: ../drizzled/message/transaction_reader.cc:175
3262
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3265
#: ../drizzled/message/transaction_reader.cc:184
3266
#: ../drizzled/message/transaction_writer.cc:371
3268
msgid "Cannot open file: %s\n"
3271
#: ../drizzled/message/transaction_reader.cc:217
3273
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3276
#: ../drizzled/message/transaction_reader.cc:223
3277
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3279
msgid "Attempted to read record bigger than INT_MAX\n"
3282
#: ../drizzled/message/transaction_reader.cc:243
3283
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3285
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3288
#: ../drizzled/message/transaction_reader.cc:256
3289
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3290
#: ../plugin/transaction_log/print_transaction_message.cc:147
3291
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3293
msgid "Could not read transaction message.\n"
3296
#: ../drizzled/message/transaction_reader.cc:257
3297
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3298
#: ../plugin/transaction_log/print_transaction_message.cc:148
3299
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3301
msgid "GPB ERROR: %s.\n"
3304
#: ../drizzled/message/transaction_reader.cc:261
3305
#: ../drizzled/message/transaction_reader.cc:274
3313
#: ../drizzled/message/transaction_reader.cc:268
3315
msgid "Unable to parse command. Got error: %s.\n"
3318
#: ../drizzled/message/transaction_reader.cc:289
3319
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3321
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3324
#: ../drizzled/message/transaction_writer.cc:365
3326
msgid "Usage: %s TRANSACTION_LOG\n"
3329
#: ../drizzled/module/library.cc:149
3332
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3333
"the current running version of Drizzle: %<PRIu64>."
3336
#: ../drizzled/module/loader.cc:273
3339
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3343
#: ../drizzled/module/loader.cc:352
3345
msgid "Plugin '%s' init function returned error.\n"
3348
#: ../drizzled/module/loader.cc:516
3350
msgid "Couldn't load plugin library named '%s'.\n"
3353
#: ../drizzled/module/loader.cc:526
3355
msgid "Couldn't load plugin named '%s'.\n"
3358
#: ../drizzled/module/loader.cc:753
3359
msgid "Out of memory."
3362
#: ../drizzled/module/loader.cc:1459 ../drizzled/module/loader.cc:1510
5414
#: drizzled/error.cc:1258
5416
msgid "Being purged log %s was not found"
5419
#: drizzled/error.cc:1260
5421
msgid "Converted to non-transactional lock on '%-.64s'"
5424
#: drizzled/error.cc:1262
5426
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5429
#: drizzled/error.cc:1264
5432
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5435
#: drizzled/error.cc:1266
5437
msgid "Can't access storage engine of table %-.64s"
5440
#: drizzled/error.cc:1268
5441
msgid "Starting backup process"
5444
#: drizzled/error.cc:1270
5445
msgid "Backup completed"
5448
#: drizzled/error.cc:1272
5449
msgid "Starting restore process"
5452
#: drizzled/error.cc:1274
5453
msgid "Restore completed"
5456
#: drizzled/error.cc:1276
5457
msgid "Nothing to backup"
5460
#: drizzled/error.cc:1278
5462
msgid "Database '%-.64s' cannot be included in a backup"
5465
#: drizzled/error.cc:1280
5467
"Error during backup operation - server's error log contains more information "
5471
#: drizzled/error.cc:1282
5473
"Error during restore operation - server's error log contains more "
5474
"information about the error"
5477
#: drizzled/error.cc:1284
5479
"Can't execute this command because another BACKUP/RESTORE operation is in "
5483
#: drizzled/error.cc:1286
5484
msgid "Error when preparing for backup operation"
5487
#: drizzled/error.cc:1288
5488
msgid "Error when preparing for restore operation"
5491
#: drizzled/error.cc:1290
5493
msgid "Invalid backup location '%-.64s'"
5496
#: drizzled/error.cc:1292
5498
msgid "Can't read backup location '%-.64s'"
5501
#: drizzled/error.cc:1294
5503
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5506
#: drizzled/error.cc:1296
5507
msgid "Can't enumerate server databases"
5510
#: drizzled/error.cc:1298
5511
msgid "Can't enumerate server tables"
5514
#: drizzled/error.cc:1300
5516
msgid "Can't enumerate tables in database %-.64s"
5519
#: drizzled/error.cc:1302
5521
msgid "Skipping view %-.64s in database %-.64s"
5524
#: drizzled/error.cc:1304
5526
msgid "Skipping table %-.64s since it has no valid storage engine"
5529
#: drizzled/error.cc:1306
5531
msgid "Can't open table %-.64s"
5534
#: drizzled/error.cc:1308
5535
msgid "Can't read backup archive preamble"
5538
#: drizzled/error.cc:1310
5539
msgid "Can't write backup archive preamble"
5542
#: drizzled/error.cc:1312
5544
msgid "Can't find backup driver for table %-.64s"
5547
#: drizzled/error.cc:1314
5550
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5554
#: drizzled/error.cc:1316
5556
msgid "Can't create %-.64s backup driver"
5559
#: drizzled/error.cc:1318
5561
msgid "Can't create %-.64s restore driver"
5564
#: drizzled/error.cc:1320
5566
msgid "Found %d images in backup archive but maximum %d are supported"
5569
#: drizzled/error.cc:1322
5571
msgid "Error when saving meta-data of %-.64s"
5574
#: drizzled/error.cc:1324
5575
msgid "Error when reading meta-data list"
5578
#: drizzled/error.cc:1326
5580
msgid "Can't create %-.64s"
5583
#: drizzled/error.cc:1328
5584
msgid "Can't allocate buffer for image data transfer"
5587
#: drizzled/error.cc:1330
5589
msgid "Error when writing %-.64s backup image data (for table #%d)"
5592
#: drizzled/error.cc:1332
5593
msgid "Error when reading data from backup stream"
5596
#: drizzled/error.cc:1334
5597
msgid "Can't go to the next chunk in backup stream"
5600
#: drizzled/error.cc:1336
5602
msgid "Can't initialize %-.64s backup driver"
5605
#: drizzled/error.cc:1338
5607
msgid "Can't initialize %-.64s restore driver"
5610
#: drizzled/error.cc:1340
5612
msgid "Can't shut down %-.64s backup driver"
5615
#: drizzled/error.cc:1342
5617
msgid "Can't shut down %-.64s backup driver(s)"
5620
#: drizzled/error.cc:1344
5622
msgid "%-.64s backup driver can't prepare for synchronization"
5625
#: drizzled/error.cc:1346
5627
msgid "%-.64s backup driver can't create its image validity point"
5630
#: drizzled/error.cc:1348
5632
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5635
#: drizzled/error.cc:1350
5637
msgid "%-.64s backup driver can't cancel its backup operation"
5640
#: drizzled/error.cc:1352
5642
msgid "%-.64s restore driver can't cancel its restore operation"
5645
#: drizzled/error.cc:1354
5647
msgid "Error when polling %-.64s backup driver for its image data"
5650
#: drizzled/error.cc:1356
5652
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5655
#: drizzled/error.cc:1358
5658
"After %d attempts %-.64s restore driver still can't accept next block of data"
5661
#: drizzled/error.cc:1360
5663
msgid "Open and lock tables failed in %-.64s"
5666
#: drizzled/error.cc:1362
5667
msgid "Backup driver's table locking thread can not be initialized."
5670
#: drizzled/error.cc:1364
5672
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5673
"and 'mysql.online_backup_progress'."
5676
#: drizzled/error.cc:1366
5678
msgid "Tablespace '%-.192s' already exists"
5681
#: drizzled/error.cc:1368
5683
msgid "Tablespace '%-.192s' doesn't exist"
5686
#: drizzled/error.cc:1370
5688
msgid "Unexpected master's heartbeat data: %s"
5691
#: drizzled/error.cc:1372
5693
msgid "The requested value for the heartbeat period %s %s"
5696
#: drizzled/error.cc:1374
5698
msgid "Can't write to the online backup progress log %-.64s."
5701
#: drizzled/error.cc:1376
5703
msgid "Tablespace '%-.192s' not empty"
5706
#: drizzled/error.cc:1378
5709
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5710
"server. The original definition of the required tablespace is '%-.256s' "
5711
"while the same tablespace is defined on the server as '%-.256s'"
5714
#: drizzled/error.cc:1380
5715
msgid "A virtual column cannot be based on a virtual column"
5718
#: drizzled/error.cc:1382
5720
msgid "Non-deterministic expression for virtual column '%s'."
5723
#: drizzled/error.cc:1384
5726
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5729
#: drizzled/error.cc:1386
5730
msgid "Primary key cannot be defined upon a virtual column."
5733
#: drizzled/error.cc:1388
5734
msgid "Key/Index cannot be defined on a non-stored virtual column."
5737
#: drizzled/error.cc:1390
5739
msgid "Cannot define foreign key with %s clause on a virtual column."
5742
#: drizzled/error.cc:1392
5744
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5747
#: drizzled/error.cc:1394
5749
msgid "'%s' is not yet supported for virtual columns."
5752
#: drizzled/error.cc:1396
5753
msgid "Constant expression in virtual column function is not allowed."
5756
#: drizzled/errmsg.cc:44
5758
msgid "errmsg plugin '%s' init() failed."
5761
#: drizzled/errmsg.cc:70
5763
msgid "errmsg plugin '%s' deinit() failed."
5766
#: drizzled/errmsg.cc:111
5768
msgid "errmsg plugin '%s' errmsg_func() failed"
5771
#: drizzled/handler.cc:378
5772
msgid "Too many storage engines!"
5775
#: drizzled/handler.cc:382
5777
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5780
#: drizzled/handler.cc:1228
5782
msgid "Found %d prepared transaction(s) in %s"
5785
#: drizzled/handler.cc:1280
5786
msgid "Starting crash recovery..."
5789
#: drizzled/handler.cc:1312
5791
msgid "Found %d prepared XA transactions"
5794
#: drizzled/handler.cc:1316
5797
"Found %d prepared transactions! It means that drizzled was not shut down "
5798
"properly last time and critical recovery information (last binlog or %s "
5799
"file) was manually deleted after a crash. You have to start drizzled with "
5800
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5803
#: drizzled/handler.cc:1326
5804
msgid "Crash recovery finished."
5807
#: drizzled/log.cc:723
5808
msgid "I/O error reading the header from the binary log"
5811
#: drizzled/log.cc:730
5813
"Binlog has bad magic number; It's not a binary log file that can be used by "
5814
"this version of Drizzle"
5817
#: drizzled/log.cc:745
5819
msgid "Failed to open log (file '%s', errno %d)"
5822
#: drizzled/log.cc:747 drizzled/log.cc:755
5823
msgid "Could not open log file"
5826
#: drizzled/log.cc:753
5828
msgid "Failed to create a cache on log (file '%s')"
5831
#: drizzled/log.cc:907 drizzled/log.cc:1271
5834
"Could not use %s for logging (error %d). Turning logging off for the whole "
5835
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5836
"shutdown the Drizzle server and restart it."
5839
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5840
#: drizzled/log.cc:1941
5842
msgid "Failed to delete file '%s'"
5845
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5848
"a problem with deleting %s; consider examining correspondence of your binlog "
5849
"index file to the actual binlog files"
5852
#: drizzled/log.cc:1675
5854
msgid "next log error: %d offset: %s log: %s included: %d"
5857
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5859
msgid "Failed to execute stat() on file '%s'"
5862
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5865
"a problem with getting info on being purged %s; consider examining "
5866
"correspondence of your binlog index file to the actual binlog files"
5869
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5871
msgid "Recovering after a crash using %s"
5874
#: drizzled/log.cc:3361
5876
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5879
#: drizzled/log.cc:3698
5880
msgid "Bad magic header in tc log"
5883
#: drizzled/log.cc:3708
5886
"Recovery failed! You must enable exactly %d storage engines that support two-"
5887
"phase commit protocol"
5890
#: drizzled/log.cc:3736
5892
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5893
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5894
"heuristic-recover={commit|rollback}"
5897
#: drizzled/log.cc:3766
5898
msgid "Heuristic crash recovery mode"
5901
#: drizzled/log.cc:3768
5902
msgid "Heuristic crash recovery failed"
5905
#: drizzled/log.cc:3769
5906
msgid "Please restart mysqld without --tc-heuristic-recover"
5909
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5911
msgid "find_log_pos() failed (error: %d)"
5914
#: drizzled/log.cc:3950
5916
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5917
"of memory error) and restart, or delete (or rename) binary log and start "
5918
"mysqld with --tc-heuristic-recover={commit|rollback}"
5921
#: drizzled/log_event.cc:126
5923
msgid " %s, Error_code: %d;"
5926
#: drizzled/log_event.cc:130
5929
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5930
"master log %s, end_log_pos %lu"
5933
#: drizzled/log_event.cc:136
5937
#: drizzled/log_event.cc:878
5940
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5943
#: drizzled/log_event.cc:1768
5946
"Query partially completed on the master (error on master: %d) and was "
5947
"aborted. There is a chance that your master is inconsistent at this point. "
5948
"If you are sure that your master is ok, run this query manually on the slave "
5949
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5950
"SLAVE; . Query: '%s'"
5953
#: drizzled/log_event.cc:1794
5956
"Query caused differenxt errors on master and slave.\n"
5957
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5958
"Default database: '%s'. Query: '%s'"
5961
#: drizzled/log_event.cc:1799
5965
#: drizzled/log_event.cc:1819
5967
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5970
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5971
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5972
msgid "unexpected success or fatal error"
5975
#: drizzled/log_event.cc:2337
5977
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5978
"probable cause is that the master died while writing the transaction to its "
5979
"binary log, thus rolled back too."
5982
#: drizzled/log_event.cc:3003
5985
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5986
"produced %ld warning(s). Default database: '%s'"
5989
#: drizzled/log_event.cc:3053
5992
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5995
#: drizzled/log_event.cc:3065
5997
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6000
#: drizzled/log_event.cc:3780
6001
msgid "Out of memory while recording slave event"
6004
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
6006
msgid "Error in Create_file event: could not open file '%s'"
6009
#: drizzled/log_event.cc:4041
6011
msgid "Error in Create_file event: could not write to file '%s'"
6014
#: drizzled/log_event.cc:4062
6016
msgid "Error in Create_file event: write to '%s' failed"
6019
#: drizzled/log_event.cc:4176
6021
msgid "Error in %s event: could not create file '%s'"
6024
#: drizzled/log_event.cc:4185
6026
msgid "Error in %s event: could not open file '%s'"
6029
#: drizzled/log_event.cc:4192
6031
msgid "Error in %s event: write to '%s' failed"
6034
#: drizzled/log_event.cc:4354
6036
msgid "Error in Exec_load event: could not open file '%s'"
6039
#: drizzled/log_event.cc:4364
6041
msgid "Error in Exec_load event: file '%s' appears corrupted"
6044
#: drizzled/log_event.cc:4394
6046
msgid "%s. Failed executing load from '%s'"
6049
#: drizzled/log_event.cc:4567
6050
msgid "Not enough memory"
6053
#: drizzled/log_event.cc:4999
6055
msgid "Error '%s' in %s event: when locking tables"
6058
#: drizzled/log_event.cc:5009
6060
msgid "Error in %s event: when locking tables"
6063
#: drizzled/log_event.cc:5044
6065
msgid "Error '%s' on reopening tables"
6068
#: drizzled/log_event.cc:5400
6070
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6073
#: drizzled/log_event.cc:5815
6075
msgid "Error '%s' on opening table `%s`.`%s`"
6078
#. TRANSLATORS: The leading word "logging" is the name
6079
#. of the plugin api, and so should not be translated.
6080
#: drizzled/logging.cc:62
6082
msgid "logging plugin '%s' deinit() failed"
6085
#. TRANSLATORS: The leading word "logging" is the name
6086
#. of the plugin api, and so should not be translated.
6087
#: drizzled/logging.cc:85
6089
msgid "logging plugin '%s' logging_pre() failed"
6092
#. TRANSLATORS: The leading word "logging" is the name
6093
#. of the plugin api, and so should not be translated.
6094
#: drizzled/logging.cc:118
6096
msgid "logging plugin '%s' logging_post() failed"
6099
#. TRANSLATORS: The leading word "parser" is the name
6100
#. of the plugin api, and so should not be translated.
6101
#: drizzled/parser.cc:40
6103
msgid "parser plugin '%s' init() failed"
6106
#. TRANSLATORS: The leading word "parser" is the name
6107
#. of the plugin api, and so should not be translated.
6108
#: drizzled/parser.cc:62
6110
msgid "parser plugin '%s' deinit() failed"
6113
#. TRANSLATORS: The leading word "parser" is the name
6114
#. of the plugin api, and so should not be translated.
6115
#: drizzled/parser.cc:98
6117
msgid "parser plugin '%s' parser_func1() failed"
6120
#. TRANSLATORS: The leading word "parser" is the name
6121
#. of the plugin api, and so should not be translated.
6122
#: drizzled/parser.cc:152
6124
msgid "parser plugin '%s' parser_func2() failed"
6127
#. TRANSLATORS: The leading word "qcache" is the name
6128
#. of the plugin api, and so should not be translated.
6129
#: drizzled/qcache.cc:40
6131
msgid "qcache plugin '%s' init() failed"
6134
#. TRANSLATORS: The leading word "qcache" is the name
6135
#. of the plugin api, and so should not be translated.
6136
#: drizzled/qcache.cc:62
6138
msgid "qcache plugin '%s' deinit() failed"
6141
#. TRANSLATORS: The leading word "qcache" is the name
6142
#. of the plugin api, and so should not be translated.
6143
#: drizzled/qcache.cc:98
6145
msgid "qcache plugin '%s' do1() failed"
6148
#. TRANSLATORS: The leading word "qcache" is the name
6149
#. of the plugin api, and so should not be translated.
6150
#: drizzled/qcache.cc:152
6152
msgid "qcache plugin '%s' qcache_func2() failed"
6155
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
6156
msgid "Failed to flush master info file"
6159
#: drizzled/rpl_reporting.cc:44
6161
msgid "Slave %s: %s%s Error_code: %d"
6164
#: drizzled/rpl_rli.cc:145
6167
"Neither --relay-log nor --relay-log-index were used; so replication may "
6168
"break when this MySQL server acts as a slave and has his hostname changed!! "
6169
"Please use '--relay-log=%s' to avoid this problem."
6172
#: drizzled/rpl_rli.cc:162
6173
msgid "Failed in open_log() called from init_relay_log_info()"
6176
#: drizzled/rpl_rli.cc:184
6177
msgid "Failed to flush relay log info file"
6180
#: drizzled/rpl_rli.cc:187
6181
msgid "Error counting relay log space"
6184
#: drizzled/rpl_rli.cc:211
6186
msgid "log %s listed in the index, but failed to stat"
6189
#: drizzled/rpl_rli.cc:226
6190
msgid "Could not find first log while counting relay log space"
6193
#: drizzled/rpl_rli.cc:880
6194
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6197
#: drizzled/rpl_utility.cc:117
6199
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6202
#: drizzled/rpl_utility.cc:132
6205
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6206
"Master's column size should be <= the slave's column size."
6209
#: drizzled/scheduler.cc:129
6210
msgid "Memory allocation error in session_scheduler::init\n"
6213
#: drizzled/scheduler.cc:206
6214
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6217
#: drizzled/scheduler.cc:212
6218
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6221
#: drizzled/scheduler.cc:224
6222
msgid "session_add_event event_add error in libevent_init\n"
6225
#: drizzled/scheduler.cc:240
6227
msgid "Can't create completion port thread (error %d)"
6230
#: drizzled/scheduler.cc:353
6231
msgid "event_add error in libevent_add_session_callback\n"
6234
#: drizzled/scheduler.cc:379
6235
msgid "Scheduler init error in libevent_add_new_connection\n"
6238
#: drizzled/scheduler.cc:460
6239
msgid "libevent_thread_proc: my_thread_init() failed\n"
6242
#. TRANSLATORS: The leading word "scheduling" is the name
6243
#. of the plugin api, and so should not be translated.
6244
#: drizzled/scheduling.cc:40
6246
msgid "scheduling plugin '%s' init() failed"
6249
#. TRANSLATORS: The leading word "scheduling" is the name
6250
#. of the plugin api, and so should not be translated.
6251
#: drizzled/scheduling.cc:62
6253
msgid "scheduling plugin '%s' deinit() failed"
6256
#. TRANSLATORS: The leading word "scheduling" is the name
6257
#. of the plugin api, and so should not be translated.
6258
#: drizzled/scheduling.cc:98
6260
msgid "scheduling plugin '%s' scheduling_func1() failed"
6263
#. TRANSLATORS: The leading word "scheduling" is the name
6264
#. of the plugin api, and so should not be translated.
6265
#: drizzled/scheduling.cc:152
6267
msgid "scheduling plugin '%s' scheduling_func2() failed"
6270
#: drizzled/set_var.cc:802
6271
msgid "Ambiguous slave modes combination. STRICT will be used"
6274
#: drizzled/slave.cc:96
6275
msgid "Waiting to reconnect after a failed registration on master"
6278
#: drizzled/slave.cc:97
6280
"Slave I/O thread killed while waitnig to reconnect after a failed "
6281
"registration on master"
6284
#: drizzled/slave.cc:99
6285
msgid "Reconnecting after a failed registration on master"
6288
#: drizzled/slave.cc:100
6291
"failed registering on master, reconnecting to try again, log '%s' at postion "
6295
#: drizzled/slave.cc:103 drizzled/slave.cc:112
6296
msgid "Slave I/O thread killed during or after reconnect"
6299
#: drizzled/slave.cc:106
6300
msgid "Waiting to reconnect after a failed binlog dump request"
6303
#: drizzled/slave.cc:107
6304
msgid "Slave I/O thread killed while retrying master dump"
6307
#: drizzled/slave.cc:108
6308
msgid "Reconnecting after a failed binlog dump request"
6311
#: drizzled/slave.cc:109
6313
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6316
#: drizzled/slave.cc:115
6317
msgid "Waiting to reconnect after a failed master event read"
6320
#: drizzled/slave.cc:116
6321
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6324
#: drizzled/slave.cc:118
6325
msgid "Reconnecting after a failed master event read"
6328
#: drizzled/slave.cc:119
6331
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6335
#: drizzled/slave.cc:122
6337
"Slave I/O thread killed during or after a reconnect done to recover from "
6341
#: drizzled/slave.cc:236
6342
msgid "Failed to allocate memory for the master info structure"
6345
#: drizzled/slave.cc:242 drizzled/slave.cc:1784
6346
msgid "Failed to initialize the master info structure"
6349
#: drizzled/slave.cc:257
6350
msgid "Failed to create slave threads"
6353
#: drizzled/slave.cc:454
6354
msgid "Server id not set, will not start slave"
6357
#: drizzled/slave.cc:622
6359
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6360
"updates to a non-transactional table without any primary key. There is a "
6361
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6362
"check your tables' contents after restart."
6365
#: drizzled/slave.cc:783 drizzled/slave.cc:798
6366
msgid "Master reported unrecognized DRIZZLE version"
6369
#: drizzled/slave.cc:839
6370
msgid "default Format_description_log_event"
6373
#: drizzled/slave.cc:861
6376
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6377
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6380
#: drizzled/slave.cc:888
6382
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6383
"server ids; these ids must be different for replication to work (or the --"
6384
"replicate-same-server-id option must be used on slave but this doesnot "
6385
"always make sense; please check the manual before using it)."
6388
#: drizzled/slave.cc:933
6390
"The slave I/O thread stops because master and slave have different values "
6391
"for the COLLATION_SERVER global variable. The values must be equal for "
6392
"replication to work"
6395
#: drizzled/slave.cc:969
6397
"The slave I/O thread stops because master and slave have different values "
6398
"for the TIME_ZONE global variable. The values must be equal for replication "
6402
#: drizzled/slave.cc:1034
6403
msgid "Waiting for the slave SQL thread to free enough relay log space"
6406
#: drizzled/slave.cc:1080
6408
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6412
#: drizzled/slave.cc:1091
6413
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6416
#: drizzled/slave.cc:1440
6418
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6421
#: drizzled/slave.cc:1493
6423
msgid "Error reading packet from server: %s ( server_errno=%d)"
6426
#: drizzled/slave.cc:1501
6428
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6431
#: drizzled/slave.cc:1655
6434
"It was not possible to update the positions of the relay log information: "
6435
"the slave may be in an inconsistent state. Stopped in %s position %s"
6438
#: drizzled/slave.cc:1730 drizzled/slave.cc:2322
6440
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6443
#: drizzled/slave.cc:1789 drizzled/slave.cc:2271
6445
msgid "Error initializing relay log position: %s"
6448
#: drizzled/slave.cc:1805
6451
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6452
"Consider raising the value of the slave_transaction_retries variable."
6455
#: drizzled/slave.cc:1828
6457
"Could not parse relay log event entry. The possible reasons are: the "
6458
"master's binary log is corrupted (you can check this by running "
6459
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6460
"can check this by running 'mysqlbinlog' on the relay log), a network "
6461
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6462
"check the master's binary log or slave's relay log, you will be able to know "
6463
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6466
#: drizzled/slave.cc:1949
6467
msgid "Failed during slave I/O thread initialization"
6470
#: drizzled/slave.cc:1963
6471
msgid "error in drizzle_create()"
6474
#: drizzled/slave.cc:1971
6477
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6478
"'%s' at position %s"
6481
#: drizzled/slave.cc:1985
6482
msgid "Slave I/O thread killed while connecting to master"
6485
#: drizzled/slave.cc:2009
6486
msgid "Slave I/O thread couldn't register on master"
6489
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6490
msgid "Forcing to reconnect slave I/O thread"
6493
#: drizzled/slave.cc:2034
6494
msgid "Failed on request_dump()"
6497
#: drizzled/slave.cc:2035
6498
msgid "Slave I/O thread killed while requesting master dump"
6501
#: drizzled/slave.cc:2061
6502
msgid "Waiting for master to send event"
6505
#: drizzled/slave.cc:2063
6506
msgid "Slave I/O thread killed while reading event"
6509
#: drizzled/slave.cc:2081
6512
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6513
"entry is correct, restart the server with a higher value of "
6514
"max_allowed_packet"
6517
#: drizzled/slave.cc:2095
6518
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6521
#: drizzled/slave.cc:2105
6522
msgid "Queueing master event to the relay log"
6525
#: drizzled/slave.cc:2132
6526
msgid "Slave I/O thread aborted while waiting for relay log space"
6529
#: drizzled/slave.cc:2142
6531
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6534
#: drizzled/slave.cc:2163
6535
msgid "Waiting for slave mutex on exit"
6538
#: drizzled/slave.cc:2227
6539
msgid "Failed during slave thread initialization"
6542
#: drizzled/slave.cc:2293
6545
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6546
"s, relay log '%s' position: %s"
6549
#: drizzled/slave.cc:2307
6550
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6553
#: drizzled/slave.cc:2333
6554
msgid "Reading event from the relay log"
6557
#: drizzled/slave.cc:2358
6559
msgid "Slave (additional info): %s Error_code: %d"
6562
#: drizzled/slave.cc:2375
6564
msgid "Slave: %s Error_code: %d"
6567
#: drizzled/slave.cc:2378
6570
"Error loading user-defined library, slave SQL thread aborted. Install the "
6571
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6572
"stopped at log '%s' position %s"
6575
#: drizzled/slave.cc:2386
6578
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6579
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6582
#: drizzled/slave.cc:2398
6585
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6588
#: drizzled/slave.cc:2492
6590
msgid "Slave I/O: failed requesting download of '%s'"
6593
#: drizzled/slave.cc:2509
6595
msgid "Network read error downloading '%s' from master"
6598
#: drizzled/slave.cc:2531
6599
msgid "error writing Exec_load event to relay log"
6602
#: drizzled/slave.cc:2545
6603
msgid "error writing Create_file event to relay log"
6606
#: drizzled/slave.cc:2560
6607
msgid "error writing Append_block event to relay log"
6610
#: drizzled/slave.cc:2656
6611
msgid "Memory allocation failed"
6614
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6617
"Read invalid event from master: '%s', master could be corrupt but a more "
6618
"likely cause of this is a bug"
6621
#: drizzled/slave.cc:3039
6622
msgid "could not queue event from master"
6625
#: drizzled/slave.cc:3129
6627
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6630
#: drizzled/slave.cc:3131
6631
msgid "reconnecting"
6634
#: drizzled/slave.cc:3131
6638
#: drizzled/slave.cc:3155
6641
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6645
#: drizzled/slave.cc:3516
6647
msgid "next log '%s' is currently active"
6650
#: drizzled/slave.cc:3546
6652
msgid "next log '%s' is not active"
6655
#: drizzled/slave.cc:3562
6658
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6661
#: drizzled/slave.cc:3568
6662
msgid "Aborting slave SQL thread because of partial event read"
6665
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6667
msgid "Error reading relay log event: %s"
6670
#: drizzled/slave.cc:3575
6671
msgid "slave SQL thread was killed"
6674
#: drizzled/slave.cc:3673
6677
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6678
"check error log on slave for more info"
6681
#: drizzled/slave.cc:3679
6684
"According to the master's version ('%s'), it is probable that master suffers "
6685
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6686
"current binary log event may make the slave's data become different from the "
6687
"master's data. To take no risk, slave refuses to replicate this event and "
6688
"stops. We recommend that all updates be stopped on the master and slave, "
6689
"that the data of both be manually synchronized, that master's binary logs be "
6690
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6691
"Then replication can be restarted."
6694
#: drizzled/sql_base.cc:2546
6696
msgid "Table %s had a open data handler in reopen_table"
6699
#: drizzled/sql_base.cc:3197
6701
msgid "Couldn't repair table: %s.%s"
6704
#: drizzled/sql_base.cc:3240
6707
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6708
"s`.`%s`' to the binary log"
6711
#: drizzled/sql_base.cc:3953
6713
msgid "Could not remove temporary table: '%s', error: %d"
6716
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6718
msgid "Error while loading database options: '%s':"
6721
#: drizzled/sql_plugin.cc:678
6723
msgid "Plugin '%s' of type %s failed deinitialization"
6726
#: drizzled/sql_plugin.cc:692
6728
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6731
#: drizzled/sql_plugin.cc:812
6733
msgid "Plugin '%s' registration as a %s failed."
6736
#: drizzled/sql_plugin.cc:1066
6737
msgid "plugin-load parameter too long"
6740
#: drizzled/sql_plugin.cc:1126
6742
msgid "Couldn't load plugin named '%s' with soname '%s'."
6745
#: drizzled/sql_plugin.cc:1177
6747
msgid "Forcing shutdown of %d plugins"
6750
#: drizzled/sql_plugin.cc:1199
6752
msgid "Plugin '%s' will be forced to shutdown"
6755
#: drizzled/sql_plugin.cc:1215
6757
msgid "Plugin '%s' has ref_count=%d after shutdown."
6760
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
3364
6762
msgid "Unknown variable type code 0x%x in plugin '%s'."
3367
#: ../drizzled/module/loader.cc:1502
6765
#: drizzled/sql_plugin.cc:2507
3370
6768
"Server variable %s of plugin %s was forced to be read-only: string variable "
3371
6769
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3374
#: ../drizzled/module/loader.cc:1521
6772
#: drizzled/sql_plugin.cc:2538
3376
6774
msgid "Missing variable name in plugin '%s'."
3379
#: ../drizzled/module/loader.cc:1538
6777
#: drizzled/sql_plugin.cc:2555
3381
6779
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3384
#: ../drizzled/module/loader.cc:1660
6782
#: drizzled/sql_plugin.cc:2674
3386
6784
msgid "Out of memory for plugin '%s'."
3389
#: ../drizzled/module/loader.cc:1669
6787
#: drizzled/sql_plugin.cc:2681
3391
6789
msgid "Bad options for plugin '%s'."
3394
#: ../drizzled/module/loader.cc:1682
6792
#: drizzled/sql_plugin.cc:2690
3396
6794
msgid "Parsing options for plugin '%s' failed."
3399
#: ../drizzled/module/loader.cc:1735
6797
#: drizzled/sql_plugin.cc:2733
3401
6799
msgid "Plugin '%s' has conflicting system variables"
3404
#: ../drizzled/module/registry.h:103
3406
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3409
#: ../drizzled/module/registry.h:112
3411
msgid "Fatal error: Failed initializing %s plugin.\n"
3414
#: ../drizzled/option.cc:84
3418
#: ../drizzled/option.cc:86
3422
#: ../drizzled/option.cc:337
3424
msgid "%s: %s: Option '%s' used, but is disabled\n"
3427
#: ../drizzled/option.cc:339
3431
#: ../drizzled/option.cc:441
3433
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3436
#: ../drizzled/option.cc:769
3438
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3441
#: ../drizzled/option.cc:962
3443
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3446
#: ../drizzled/option.cc:1194
3448
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3451
#: ../drizzled/option.cc:1214
3455
"Variables (--variable-name=value)\n"
3456
"and boolean options {false|true} Value (after reading options)\n"
3457
"--------------------------------- -----------------------------\n"
3460
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3461
msgid "(No default value)"
3464
#: ../drizzled/option.cc:1249
3468
#: ../drizzled/option.cc:1249
3472
#: ../drizzled/option.cc:1282
3474
msgid "(Disabled)\n"
3477
#: ../drizzled/plugin/error_message.cc:81
3479
msgid "errmsg plugin '%s' errmsg() failed"
3482
#: ../drizzled/plugin/event_observer.cc:132
3485
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3486
"'%s' from EventObserver plugin '%s'"
3489
#: ../drizzled/plugin/event_observer.cc:399
3491
msgid "EventIterate event handler '%s' failed for event '%s'"
3494
#: ../drizzled/plugin/function.cc:48
3496
msgid "A function named %s already exists!\n"
3499
#: ../drizzled/plugin/function.cc:57
3500
msgid "Could not add Function!\n"
3503
#: ../drizzled/plugin/listen.cc:69
3504
msgid "Error getting file descriptors"
3507
#: ../drizzled/plugin/listen.cc:87
3508
msgid "No sockets could be bound for listening"
3511
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:304
3513
msgid "pipe() failed with errno %d"
3516
#: ../drizzled/plugin/listen.cc:123
3518
msgid "poll() failed with errno %d"
3521
#: ../drizzled/plugin/listen_tcp.cc:60
3523
msgid "accept() failed with errno %d"
3526
#: ../drizzled/plugin/listen_tcp.cc:96
3528
msgid "getaddrinfo() failed with error %s"
3531
#: ../drizzled/plugin/listen_tcp.cc:128
3533
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3536
#: ../drizzled/plugin/listen_tcp.cc:139
3538
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3541
#: ../drizzled/plugin/listen_tcp.cc:148
3543
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3546
#: ../drizzled/plugin/listen_tcp.cc:157
3548
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3551
#: ../drizzled/plugin/listen_tcp.cc:166
3553
msgid "setsockopt(SO_LINGER) failed with errno %d"
3556
#: ../drizzled/plugin/listen_tcp.cc:175
3558
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3561
#: ../drizzled/plugin/listen_tcp.cc:196
3563
msgid "Retrying bind() on %u\n"
3566
#: ../drizzled/plugin/listen_tcp.cc:203
3568
msgid "bind() failed with errno: %d\n"
3571
#: ../drizzled/plugin/listen_tcp.cc:206
3572
msgid "Do you already have another drizzled running?\n"
3575
#: ../drizzled/plugin/listen_tcp.cc:213
3577
msgid "listen() failed with errno %d\n"
3580
#: ../drizzled/plugin/listen_tcp.cc:219
3582
msgid "Listening on %s:%s\n"
3585
#: ../drizzled/plugin/logging.cc:67
3587
msgid "logging '%s' pre() failed"
3590
#: ../drizzled/plugin/logging.cc:92
3592
msgid "logging '%s' post() failed"
3595
#: ../drizzled/plugin/logging.cc:116
3597
msgid "logging '%s' postEnd() failed"
3600
#: ../drizzled/plugin/scheduler.cc:64
3603
"Attempted to register a scheduler %s, but a scheduler has already been "
3604
"registered with that name.\n"
3607
#: ../drizzled/plugin/scheduler.cc:101
3609
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3612
#: ../drizzled/plugin/schema_engine.cc:131
3614
msgid "Error while loading database options: '%s':"
3617
#: ../drizzled/plugin/xa_resource_manager.cc:117
3619
msgid "Found %d prepared transaction(s) in resource manager."
3622
#: ../drizzled/plugin/xa_resource_manager.cc:184
3623
msgid "Starting crash recovery..."
3626
#: ../drizzled/plugin/xa_resource_manager.cc:194
3628
msgid "Found %d prepared XA transactions"
3631
#: ../drizzled/plugin/xa_resource_manager.cc:199
3634
"Found %d prepared transactions! It means that drizzled was not shut down "
3635
"properly last time and critical recovery information (last binlog or %s "
3636
"file) was manually deleted after a crash. You have to start drizzled with "
3637
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3640
#: ../drizzled/plugin/xa_resource_manager.cc:209
3641
msgid "Crash recovery finished."
3644
#: ../drizzled/replication_services.cc:94
3646
"You registered a TransactionApplier plugin but no TransactionReplicator "
3647
"plugins were registered.\n"
3650
#: ../drizzled/replication_services.cc:125
3653
"You registered a TransactionApplier plugin but no TransactionReplicator "
3654
"plugins were registered that match the requested replicator name of '%s'.\n"
3655
"We have deactivated the TransactionApplier '%s'.\n"
3658
#: ../drizzled/session.cc:1913 ../drizzled/session.cc:1929
3660
msgid "Could not remove temporary table: '%s', error: %d"
3663
#: ../drizzled/set_var.cc:1510
3665
msgid "Variable named %s already exists!\n"
3668
#: ../drizzled/set_var.cc:1519
3670
msgid "Could not add Variable: %s\n"
3673
#: ../drizzled/set_var.cc:1633
3674
msgid "Failed to initialize system variables"
3677
#: ../drizzled/signal_handler.cc:56
3679
msgid "Got signal %d from thread %<PRIu64>"
3682
#: ../drizzled/signal_handler.cc:118
3684
msgid "Fatal signal %d while backtracing\n"
3687
#: ../drizzled/signal_handler.cc:127
3689
msgid "Fatal: time() call failed\n"
3692
#: ../drizzled/signal_handler.cc:133
3695
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3696
"This could be because you hit a bug. It is also possible that this binary\n"
3697
" or one of the libraries it was linked against is corrupt, improperly "
3699
" or misconfigured. This error can also be caused by malfunctioning "
3703
#: ../drizzled/signal_handler.cc:141
3706
"We will try our best to scrape up some info that will hopefully help "
3708
"the problem, but since we have already crashed, something is definitely "
3710
"and this may fail.\n"
3714
#: ../drizzled/signal_handler.cc:148
3717
"It is possible that drizzled could use up to \n"
3718
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3720
"Hope that's ok; if not, decrease some variables in the equation.\n"
3724
#: ../drizzled/sql_base.cc:1518
3726
msgid "Table %s had a open data Cursor in reopen_table"
3729
#: ../drizzled/sql_table.cc:1933
6802
#: drizzled/sql_plugin.cc:2743
6804
msgid "Plugin '%s' disabled by command line option"
6807
#: drizzled/sql_repl.cc:101
6808
msgid "Failed in send_file() while reading file name"
6811
#: drizzled/sql_repl.cc:114
6812
msgid "Failed in send_file() on open of file"
6815
#: drizzled/sql_repl.cc:122
6816
msgid "Failed in send_file() while writing data to client"
6819
#: drizzled/sql_repl.cc:131
6820
msgid "Failed in send_file() while negotiating file transfer close"
6823
#: drizzled/sql_table.cc:82
6825
msgid "Invalid (old?) table or database name '%s'"
6828
#: drizzled/sql_table.cc:2716
3731
6830
msgid "Unknown - internal error %d during operation"
3734
#: ../drizzled/statement/alter_table.cc:1486
6833
#: drizzled/sql_table.cc:5011
6835
msgid "Could not open table %s.%s after rename\n"
6838
#: drizzled/sql_table.cc:5178
3737
6841
"order_st BY ignored because there is a user-defined clustered index in the "
3738
6842
"table '%-.192s'"
3741
#: ../drizzled/table.cc:1964
3743
msgid "Got error %d when reading table '%s'"
3746
#: ../drizzled/table_share.cc:860
3748
msgid "Table %s has invalid/unknown collation: %d,%s"
3751
#: ../drizzled/table_share.cc:1153
3753
msgid "ENUM column %s has greater than %d possible values"
3756
#: ../drizzled/table_share.cc:2063
6845
#: drizzled/sql_udf.cc:39
6847
msgid "Can't allocate memory for udf structures"
6848
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!"
6850
#: drizzled/table.cc:507
6853
"'%s' had no or invalid character set, and default character set is multi-"
6854
"byte, so character column sizes may have changed"
6857
#: drizzled/table.cc:2082
3758
6859
msgid "Unknown collation '%s' in table '%-.64s' definition"
3761
#: ../drizzled/table_share.cc:2070
6862
#: drizzled/table.cc:2089
3764
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6865
"Table '%-.64s' was created with a different version of MySQL and cannot be "
3768
#: ../drizzled/tztime.cc:173
6869
#: drizzled/table.cc:2700
6872
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6876
#: drizzled/table.cc:2726
6879
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6880
"have type %s, found type %s."
6883
#: drizzled/table.cc:2735
6886
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6887
"position %d to have character set '%s' but the type has no character set."
6890
#: drizzled/table.cc:2745
6893
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6894
"position %d to have character set '%s' but found character set '%s'."
6897
#: drizzled/table.cc:2756
6900
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6901
"have type %s but the column is not found."
6904
#: drizzled/table.cc:5182
6906
msgid "Got error %d when reading table '%s'"
6909
#: drizzled/tztime.cc:1054
3770
6911
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3773
#: ../plugin/auth_file/auth_file.cc:225
3775
msgid "Could not load auth file: %s\n"
3778
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3779
msgid "File to load for usernames and passwords"
3782
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3783
msgid "Enable HTTP Auth check"
3786
#: ../plugin/auth_http/auth_http.cc:160
3787
msgid "URL for HTTP Auth check"
3790
#: ../plugin/auth_ldap/auth_ldap.cc:285
3792
msgid "Reconnect failed: %s\n"
3795
#: ../plugin/auth_ldap/auth_ldap.cc:304
3797
msgid "ldap_search_ext_s failed: %s\n"
3800
#: ../plugin/auth_ldap/auth_ldap.cc:410
3802
msgid "Could not load auth ldap: %s\n"
3805
#: ../plugin/auth_ldap/auth_ldap.cc:423
3806
msgid "URI of the LDAP server to contact"
3809
#: ../plugin/auth_ldap/auth_ldap.cc:431
3810
msgid "DN to use when binding to the LDAP server"
3813
#: ../plugin/auth_ldap/auth_ldap.cc:439
3814
msgid "Password to use when binding the DN"
3817
#: ../plugin/auth_ldap/auth_ldap.cc:447
3818
msgid "DN to use when searching"
3821
#: ../plugin/auth_ldap/auth_ldap.cc:455
3822
msgid "Attribute in LDAP with plain text password"
3825
#: ../plugin/auth_ldap/auth_ldap.cc:463
3826
msgid "Attribute in LDAP with MySQL hashed password"
3829
#: ../plugin/auth_ldap/auth_ldap.cc:471
3830
msgid "How often to empty the users cache, 0 to disable"
3833
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3834
msgid "Enable the console."
3837
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3838
msgid "Turn on extra debugging."
3841
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3842
msgid "User to use for auth."
3845
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3846
msgid "Password to use for auth."
3849
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3851
msgid "Default database to use."
3852
msgstr "Baza de date folosita."
3854
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3855
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3856
msgid "Invalid value of port\n"
3859
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3860
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3861
msgid "Invalid value for connect_timeout\n"
3864
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3865
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3866
msgid "Invalid value for read_timeout\n"
3869
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3870
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3871
msgid "Invalid value for write_timeout\n"
3874
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3875
msgid "Invalid value for retry_count\n"
3878
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3879
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3880
msgid "Invalid value for buffer_length\n"
3883
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3884
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3886
"Port number to use for connection or 0 for default to, in order of "
3887
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3890
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3891
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3892
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3893
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3894
msgid "Connect Timeout."
3897
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3898
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3899
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3900
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3901
msgid "Read Timeout."
3904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3905
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3906
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3907
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3908
msgid "Write Timeout."
3911
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3912
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3913
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3914
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3915
msgid "Retry Count."
3918
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3919
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3920
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3921
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3922
msgid "Buffer length."
3925
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3926
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3927
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3928
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3929
msgid "Address to bind to."
3932
#: ../plugin/drizzle_protocol/errmsg.cc:31
3933
msgid "Unknown Drizzle error"
3936
#: ../plugin/drizzle_protocol/errmsg.cc:32
3938
msgid "Can't create UNIX socket (%d)"
3941
#: ../plugin/drizzle_protocol/errmsg.cc:33
3943
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3946
#: ../plugin/drizzle_protocol/errmsg.cc:34
3948
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3951
#: ../plugin/drizzle_protocol/errmsg.cc:35
3953
msgid "Can't create TCP/IP socket (%d)"
3956
#: ../plugin/drizzle_protocol/errmsg.cc:36
3958
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3961
#: ../plugin/drizzle_protocol/errmsg.cc:37
3962
msgid "Drizzle server has gone away"
3965
#: ../plugin/drizzle_protocol/errmsg.cc:38
3967
msgid "Protocol mismatch; server version = %d, client version = %d"
3970
#: ../plugin/drizzle_protocol/errmsg.cc:39
3971
msgid "Drizzle client ran out of memory"
3974
#: ../plugin/drizzle_protocol/errmsg.cc:40
3975
msgid "Wrong host info"
3978
#: ../plugin/drizzle_protocol/errmsg.cc:41
3979
msgid "Localhost via UNIX socket"
3982
#: ../plugin/drizzle_protocol/errmsg.cc:42
3984
msgid "%-.100s via TCP/IP"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:43
3988
msgid "Error in server handshake"
3991
#: ../plugin/drizzle_protocol/errmsg.cc:44
3992
msgid "Lost connection to Drizzle server during query"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:45
3996
msgid "Commands out of sync; you can't run this command now"
3999
#: ../plugin/drizzle_protocol/errmsg.cc:46
4001
msgid "Named pipe: %-.32s"
4004
#: ../plugin/drizzle_protocol/errmsg.cc:47
4006
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4009
#: ../plugin/drizzle_protocol/errmsg.cc:48
4011
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4014
#: ../plugin/drizzle_protocol/errmsg.cc:49
4016
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4019
#: ../plugin/drizzle_protocol/errmsg.cc:50
4021
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4024
#: ../plugin/drizzle_protocol/errmsg.cc:51
4025
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4028
#: ../plugin/drizzle_protocol/errmsg.cc:52
4029
msgid "Embedded server"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:53
4033
msgid "Error on SHOW SLAVE STATUS:"
4036
#: ../plugin/drizzle_protocol/errmsg.cc:54
4037
msgid "Error on SHOW SLAVE HOSTS:"
4040
#: ../plugin/drizzle_protocol/errmsg.cc:55
4041
msgid "Error connecting to slave:"
4044
#: ../plugin/drizzle_protocol/errmsg.cc:56
4045
msgid "Error connecting to master:"
4048
#: ../plugin/drizzle_protocol/errmsg.cc:57
4049
msgid "SSL connection error"
4052
#: ../plugin/drizzle_protocol/errmsg.cc:58
4053
msgid "Malformed packet"
4056
#: ../plugin/drizzle_protocol/errmsg.cc:59
4057
#: ../plugin/drizzle_protocol/errmsg.cc:70
4058
#: ../plugin/drizzle_protocol/errmsg.cc:71
4059
#: ../plugin/drizzle_protocol/errmsg.cc:72
4060
#: ../plugin/drizzle_protocol/errmsg.cc:73
4061
#: ../plugin/drizzle_protocol/errmsg.cc:74
4062
#: ../plugin/drizzle_protocol/errmsg.cc:75
4063
#: ../plugin/drizzle_protocol/errmsg.cc:76
4064
#: ../plugin/drizzle_protocol/errmsg.cc:77
4065
#: ../plugin/drizzle_protocol/errmsg.cc:78
4066
msgid "(unused error message)"
4069
#: ../plugin/drizzle_protocol/errmsg.cc:60
4070
msgid "Invalid use of null pointer"
4073
#: ../plugin/drizzle_protocol/errmsg.cc:61
4074
msgid "Statement not prepared"
4077
#: ../plugin/drizzle_protocol/errmsg.cc:62
4078
msgid "No data supplied for parameters in prepared statement"
4081
#: ../plugin/drizzle_protocol/errmsg.cc:63
4082
msgid "Data truncated"
4085
#: ../plugin/drizzle_protocol/errmsg.cc:64
4086
msgid "No parameters exist in the statement"
4089
#: ../plugin/drizzle_protocol/errmsg.cc:65
4090
msgid "Invalid parameter number"
4093
#: ../plugin/drizzle_protocol/errmsg.cc:66
4096
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4099
#: ../plugin/drizzle_protocol/errmsg.cc:68
4101
msgid "Using unsupported buffer type: %d (parameter: %d)"
4104
#: ../plugin/drizzle_protocol/errmsg.cc:69
4106
msgid "Shared memory: %-.100s"
4109
#: ../plugin/drizzle_protocol/errmsg.cc:79
4110
msgid "Wrong or unknown protocol"
4113
#: ../plugin/drizzle_protocol/errmsg.cc:80
4114
msgid "Invalid connection handle"
4117
#: ../plugin/drizzle_protocol/errmsg.cc:81
4119
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4120
"option 'secure_auth' enabled)"
4123
#: ../plugin/drizzle_protocol/errmsg.cc:83
4124
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4127
#: ../plugin/drizzle_protocol/errmsg.cc:84
4128
msgid "Attempt to read column without prior row fetch"
4131
#: ../plugin/drizzle_protocol/errmsg.cc:85
4132
msgid "Prepared statement contains no metadata"
4135
#: ../plugin/drizzle_protocol/errmsg.cc:86
4137
"Attempt to read a row while there is no result set associated with the "
4141
#: ../plugin/drizzle_protocol/errmsg.cc:88
4142
msgid "This feature is not implemented yet"
4145
#: ../plugin/drizzle_protocol/errmsg.cc:89
4148
"Lost connection to Drizzle server while waiting for initial communication "
4149
"packet, system error: %d"
4152
#: ../plugin/drizzle_protocol/errmsg.cc:91
4155
"Lost connection to Drizzle server while reading initial communication "
4156
"packet, system error: %d"
4159
#: ../plugin/drizzle_protocol/errmsg.cc:93
4162
"Lost connection to Drizzle server while sending authentication information, "
4166
#: ../plugin/drizzle_protocol/errmsg.cc:95
4169
"Lost connection to Drizzle server while reading authorization information, "
4173
#: ../plugin/drizzle_protocol/errmsg.cc:97
4176
"Lost connection to Drizzle server while setting initial database, system "
4180
#: ../plugin/drizzle_protocol/errmsg.cc:99
4182
msgid "Statement closed indirectly because of a preceding %s() call"
4185
#. CR_NET_UNCOMPRESS_ERROR 08S01
4186
#: ../plugin/drizzle_protocol/errmsg.cc:101
4187
msgid "Couldn't uncompress communication packet"
4190
#. CR_NET_READ_ERROR 08S01
4191
#: ../plugin/drizzle_protocol/errmsg.cc:103
4192
msgid "Got an error reading communication packets"
4195
#. CR_NET_READ_INTERRUPTED 08S01
4196
#: ../plugin/drizzle_protocol/errmsg.cc:105
4197
msgid "Got timeout reading communication packets"
4200
#. CR_NET_ERROR_ON_WRITE 08S01
4201
#: ../plugin/drizzle_protocol/errmsg.cc:107
4202
msgid "Got an error writing communication packets"
4205
#. CR_NET_WRITE_INTERRUPTED 08S01
4206
#: ../plugin/drizzle_protocol/errmsg.cc:109
4207
msgid "Got timeout writing communication packets"
4210
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4212
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4214
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4217
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4219
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4222
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4227
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4233
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4237
msgid "Invalid value of additional-mem-pool-size"
4240
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4241
msgid "Invalid value of autoextend-increment"
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4245
msgid "Invalid value of buffer-pool-size"
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4249
msgid "Invalid value of io-capacity"
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4253
msgid "Invalid value of fast-shutdown"
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4257
msgid "Invalid value of flush-log-at-trx-commit"
4260
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4261
msgid "Invalid value of force-recovery"
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4265
msgid "Invalid value of log-file-size"
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4269
msgid "Invalid value of log-files-in-group"
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4273
msgid "Invalid value of lock-wait-timeout"
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4277
msgid "Invalid value of log-buffer-size"
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4281
msgid "Invalid value of lru-old-blocks-pct"
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4285
msgid "Invalid value of lru-block-access-recency"
4288
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4289
msgid "Invalid value of max-dirty-pages-pct"
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4293
msgid "Invalid value of max-purge-lag"
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4297
msgid "Invalid value of open-files"
4300
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4301
msgid "Invalid value of read-io-threads"
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4305
msgid "Invalid value of sync_spin_loops"
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4310
msgid "Error starting Embedded InnoDB %d (%s)\n"
4313
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4314
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4318
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4323
"Size of a memory pool InnoDB uses to store data dictionary information and "
4324
"other internal data structures."
4327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4328
msgid "Data file autoextend increment in megabytes"
4331
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4333
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4337
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4338
msgid "The common part for InnoDB table spaces."
4341
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4342
msgid "Enable InnoDB checksums validation (enabled by default)."
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4346
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4350
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4353
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4355
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4356
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4359
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4360
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4363
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4364
msgid "File format to use for new tables in .ibd files."
4367
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4369
"Set to 0 (write and flush once per second),1 (write and flush at each "
4370
"commit) or 2 (write at commit, flush once per second)."
4373
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4374
msgid "With which method to flush data."
4377
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4379
"Helps to save your data in case the disk image of the database becomes "
4383
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4385
msgid "Path to individual files and their sizes."
4388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4389
msgid "Path to InnoDB log files."
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4393
msgid "Size of each log file in a log group."
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4398
"Number of log files in the log group. InnoDB writes to the files in a "
4399
"circular fashion. Value 3 is recommended here."
4402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4404
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4405
"rolled back. Values above 100000000 disable the timeout."
4408
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4410
"The size of the buffer which InnoDB uses to write log to the log files on "
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4416
"Sets the point in the LRU list from where all pages are classified as old "
4420
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4422
"Milliseconds between accesses to a block at which it is made young. "
4423
"0=disabled (Advanced users)"
4426
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4427
msgid "Percentage of dirty pages allowed in bufferpool."
4430
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4431
msgid "Desired maximum length of the purge queue (0 = no limit)"
4434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4436
"Roll back the complete transaction on lock wait timeout, for 4.x "
4437
"compatibility (disabled by default)"
4440
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4441
msgid "How many files at the maximum InnoDB keeps open at the same time."
4444
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4445
msgid "Number of background read I/O threads in InnoDB."
4448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4449
msgid "Number of background write I/O threads in InnoDB."
4452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4454
"Disable if you want to reduce the number of messages written to the log "
4455
"(default: enabled)."
4458
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4459
msgid "Enable SHOW INNODB STATUS output in the log"
4462
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4463
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4466
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4467
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4470
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4472
msgid "Failed to send error message to libnotify\n"
4475
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6914
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
4476
6915
msgid "Error Messages to stderr"
4479
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4480
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4481
msgid "List of schemas to filter"
4484
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4485
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4486
msgid "List of tables to filter"
4489
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4490
msgid "Regular expression to apply to schemas to filter"
4493
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4494
msgid "Regular expression to apply to tables to filter"
4497
#: ../plugin/hello_events/hello_events.cc:301
4498
msgid "Invalid value of before-write-position\n"
4501
#: ../plugin/hello_events/hello_events.cc:310
4502
#: ../plugin/hello_events/hello_events.cc:319
4503
msgid "Invalid value of before-update-position\n"
4506
#: ../plugin/hello_events/hello_events.cc:359
4507
#: ../plugin/hello_events/hello_events.cc:362
4508
#: ../plugin/hello_events/hello_events.cc:380
4509
msgid "A comma delimited list of databases to watch"
4512
#: ../plugin/hello_events/hello_events.cc:365
4513
#: ../plugin/hello_events/hello_events.cc:396
4514
msgid "Enable Example Events Plugin"
4517
#: ../plugin/hello_events/hello_events.cc:368
4518
#: ../plugin/hello_events/hello_events.cc:404
4519
msgid "Before write row event observer call position"
4522
#: ../plugin/hello_events/hello_events.cc:371
4523
#: ../plugin/hello_events/hello_events.cc:415
4524
#: ../plugin/pbms/src/parameters_ms.cc:579
4525
msgid "Before update row event observer call position"
4528
#: ../plugin/hello_events/hello_events.cc:374
4529
#: ../plugin/hello_events/hello_events.cc:426
4530
msgid "After drop database event observer call position"
4533
#: ../plugin/hello_events/hello_events.cc:388
4534
msgid "A comma delimited list of tables to watch"
4537
#: ../plugin/hello_events/hello_events.cc:450
4538
msgid "An example events Plugin"
4541
#: ../plugin/innobase/handler/data_dictionary.cc:202
4543
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4546
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4547
msgid "Invalid value for io-capacity\n"
4550
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4551
msgid "Invalid value for fast-shutdown\n"
4554
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4555
msgid "Invalid value for flush-log-at-trx-commit\n"
4558
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4559
msgid "Invalid value for max-dirty-pages-pct\n"
4562
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4563
msgid "Invalid value for stats-sample-pages\n"
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4567
msgid "Invalid value for additional-mem-pool-size\n"
4570
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4571
msgid "Invalid value for autoextend-increment\n"
4574
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4575
msgid "Invalid value for buffer-pool-size\n"
4578
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4579
msgid "Invalid value for commit-concurrency\n"
4582
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4583
msgid "Invalid value for concurrency-tickets\n"
4586
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4587
msgid "Invalid value for file-io-threads\n"
4590
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4591
msgid "Invalid value for read-io-threads\n"
4594
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4595
msgid "Invalid value for write-io-threads\n"
4598
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4599
msgid "Invalid value for force-recovery\n"
4602
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4603
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4604
msgid "Invalid value for log-file-size\n"
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4608
msgid "Invalid value for log-files-in-group\n"
4611
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4612
msgid "Invalid value for mirrored-log-groups\n"
4615
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4616
msgid "Invalid value for open-files\n"
4619
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4620
msgid "Invalid value for thread-concurrency\n"
4623
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4624
msgid "Invalid value for read-ahead-threshold\n"
4627
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4628
msgid "Invalid value for lock-wait-timeout\n"
4631
#: ../plugin/logging_gearman/logging_gearman.cc:199
4633
msgid "fail gearman_client_create(): %s"
4636
#: ../plugin/logging_gearman/logging_gearman.cc:210
4638
msgid "fail gearman_client_add_server(): %s"
4641
#: ../plugin/logging_gearman/logging_gearman.cc:309
4642
#: ../plugin/logging_gearman/logging_gearman.cc:316
4643
msgid "Enable logging to a gearman server"
4646
#: ../plugin/logging_gearman/logging_gearman.cc:325
4647
msgid "Hostname for logging to a Gearman server"
4650
#: ../plugin/logging_gearman/logging_gearman.cc:334
4651
msgid "Gearman Function to send logging to"
4654
#: ../plugin/logging_gearman/logging_gearman.cc:352
4655
msgid "Log queries to a Gearman server"
4658
#: ../plugin/logging_query/logging_query.cc:192
6918
#: plugin/logging_query/logging_query.cc:120
6921
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6922
"*s rows_sent=%ld rows_examined=%u\n"
6923
" db=\"%.*s\" query=\"%.*s\"\n"
6926
#: plugin/logging_query/logging_query.cc:161
4660
6928
msgid "fail open() fn=%s er=%s\n"
4663
#: ../plugin/logging_query/logging_query.cc:316
4664
msgid "Invalid value for threshold-slow"
4667
#: ../plugin/logging_query/logging_query.cc:325
4668
msgid "Invalid value for threshold-big-resultset"
4671
#: ../plugin/logging_query/logging_query.cc:334
4672
msgid "Invalid value for threshold-big-examined"
4675
#: ../plugin/logging_query/logging_query.cc:348
4676
#: ../plugin/logging_query/logging_query.cc:364
4677
msgid "Enable logging to CSV file"
4680
#: ../plugin/logging_query/logging_query.cc:351
4681
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4682
#: ../plugin/syslog/module.cc:233
6931
#: plugin/logging_query/logging_query.cc:201
6932
msgid "File to log to"
6935
#: plugin/logging_query/logging_query.cc:210
6936
msgid "Enable logging"
6939
#: plugin/logging_query/logging_query.cc:219
6940
msgid "Disable after this many seconds. Zero for forever"
6943
#: plugin/logging_query/logging_query.cc:232
4683
6944
msgid "Threshold for logging slow queries, in microseconds"
4686
#: ../plugin/logging_query/logging_query.cc:354
4687
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4688
#: ../plugin/syslog/module.cc:236
6947
#: plugin/logging_query/logging_query.cc:245
4689
6948
msgid "Threshold for logging big queries, for rows returned"
4692
#: ../plugin/logging_query/logging_query.cc:357
4693
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4694
#: ../plugin/syslog/module.cc:239
6951
#: plugin/logging_query/logging_query.cc:258
4695
6952
msgid "Threshold for logging big queries, for rows examined"
4698
#: ../plugin/logging_query/logging_query.cc:373
4699
msgid "File to log to"
4702
#: ../plugin/logging_query/logging_query.cc:382
4703
msgid "PCRE to match the query against"
4706
#: ../plugin/logging_query/logging_query.cc:439
4707
msgid "Log queries to a CSV file"
4710
#: ../plugin/logging_stats/logging_stats.cc:312
4711
msgid "Invalid value for max-user-count\n"
4714
#: ../plugin/logging_stats/logging_stats.cc:320
4715
msgid "Invalid value for bucket-count\n"
4718
#: ../plugin/logging_stats/logging_stats.cc:329
4719
msgid "Invalid value for scoreboard-size\n"
4722
#: ../plugin/logging_stats/logging_stats.cc:364
4723
#: ../plugin/logging_stats/logging_stats.cc:406
4724
msgid "Max number of users that will be logged"
4727
#: ../plugin/logging_stats/logging_stats.cc:375
4728
#: ../plugin/logging_stats/logging_stats.cc:409
4729
msgid "Max number of range locks to use for Scoreboard"
4732
#: ../plugin/logging_stats/logging_stats.cc:386
4733
#: ../plugin/logging_stats/logging_stats.cc:412
4734
msgid "Max number of concurrent sessions that will be logged"
4737
#: ../plugin/logging_stats/logging_stats.cc:397
4738
#: ../plugin/logging_stats/logging_stats.cc:415
4739
msgid "Enable Logging Statistics Collection"
4742
#: ../plugin/logging_stats/logging_stats.cc:432
4743
msgid "User Statistics as DATA_DICTIONARY tables"
4746
#: ../plugin/md5/md5.cc:99
4747
msgid "libgcrypt library version mismatch\n"
4750
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
4751
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
4752
#: ../plugin/memcached_stats/memcached_stats.cc:128
4753
#: ../plugin/memcached_stats/memcached_stats.cc:137
4754
msgid "List of memcached servers."
4757
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
4758
msgid "Invalid value of expiry\n"
4761
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
4762
msgid "Expiry time of memcached entries"
4765
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
4766
msgid "Enable Memcached Query Cache"
4769
#: ../plugin/memcached_stats/analysis_table.cc:76
4770
#: ../plugin/memcached_stats/stats_table.cc:144
4771
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4774
#: ../plugin/memcached_stats/memcached_stats.cc:152
4775
msgid "Memcached Stats as I_S tables"
4778
#: ../plugin/memcached_stats/stats_table.cc:76
4781
"Unable get stats from memcached server %s. Got error from "
4782
"memcached_stat_servername()."
4785
#: ../plugin/memcached_stats/stats_table.cc:151
4786
msgid "Unable to create memcached struct. Got error from memcached_create()."
4789
#: ../plugin/memcached_stats/stats_table.cc:159
4792
"Unable to create memcached server list. Got error from "
4793
"memcached_servers_parse(%s)."
4796
#: ../plugin/multi_thread/multi_thread.cc:85
4798
msgid "Unable to set thread stack size to %<PRId64>\n"
4801
#: ../plugin/multi_thread/multi_thread.cc:98
4802
msgid "Unable to get thread stack size\n"
4805
#: ../plugin/multi_thread/multi_thread.cc:147
4806
msgid "Invalid value for max-threads\n"
4809
#: ../plugin/multi_thread/multi_thread.cc:160
4810
#: ../plugin/multi_thread/multi_thread.cc:167
4811
msgid "Maximum number of user threads available."
4814
#: ../plugin/myisam/ha_myisam.cc:534
4816
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4819
#: ../plugin/myisam/ha_myisam.cc:538
6955
#: plugin/logging_query/logging_query.cc:281
6956
msgid "Log queries to a file"
6959
#: storage/myisam/ha_myisam.cc:448
6961
msgid "Got an error from thread_id=%lu, %s:%d"
6964
#: storage/myisam/ha_myisam.cc:451
4821
6966
msgid "Got an error from unknown thread, %s:%d"
4824
#: ../plugin/myisam/ha_myisam.cc:544
6969
#: storage/myisam/ha_myisam.cc:456
4825
6970
msgid "Unknown thread accessing table"
4828
#: ../plugin/myisam/ha_myisam.cc:1500
4829
msgid "Invalid value for max-sort-file-size\n"
4832
#: ../plugin/myisam/ha_myisam.cc:1509
4833
msgid "Invalid value for sort-buffer-size\n"
4836
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4838
"Don't use the fast sort index method to created index if the temporary file "
4839
"would get bigger than this."
4842
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
4844
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4845
"when creating indexes with CREATE INDEX or ALTER TABLE."
4848
#: ../plugin/myisam/my_handler_errors.cc:42
6973
#: storage/myisam/my_handler_errors.c:32
4849
6974
msgid "Didn't find key on read or update"
4852
#: ../plugin/myisam/my_handler_errors.cc:43
6977
#: storage/myisam/my_handler_errors.c:34
4853
6978
msgid "Duplicate key on write or update"
4856
#: ../plugin/myisam/my_handler_errors.cc:44
6981
#: storage/myisam/my_handler_errors.c:36
4857
6982
msgid "Internal (unspecified) error in handler"
4860
#: ../plugin/myisam/my_handler_errors.cc:46
6985
#: storage/myisam/my_handler_errors.c:38
4862
6987
"Someone has changed the row since it was read (while the table was locked to "
4866
#: ../plugin/myisam/my_handler_errors.cc:48
6991
#: storage/myisam/my_handler_errors.c:41
4867
6992
msgid "Wrong index given to function"
4870
#: ../plugin/myisam/my_handler_errors.cc:49
6995
#: storage/myisam/my_handler_errors.c:43
6996
msgid "Undefined handler error 125"
6999
#: storage/myisam/my_handler_errors.c:45
4871
7000
msgid "Index file is crashed"
4874
#: ../plugin/myisam/my_handler_errors.cc:50
7003
#: storage/myisam/my_handler_errors.c:47
4875
7004
msgid "Record file is crashed"
4878
#: ../plugin/myisam/my_handler_errors.cc:51
7007
#: storage/myisam/my_handler_errors.c:49
4879
7008
msgid "Out of memory in engine"
4882
#: ../plugin/myisam/my_handler_errors.cc:52
7011
#: storage/myisam/my_handler_errors.c:51
7012
msgid "Undefined handler error 129"
7015
#: storage/myisam/my_handler_errors.c:53
4883
7016
msgid "Incorrect file format"
4886
#: ../plugin/myisam/my_handler_errors.cc:53
7019
#: storage/myisam/my_handler_errors.c:55
4887
7020
msgid "Command not supported by database"
4890
#: ../plugin/myisam/my_handler_errors.cc:54
7023
#: storage/myisam/my_handler_errors.c:57
4891
7024
msgid "Old database file"
4894
#: ../plugin/myisam/my_handler_errors.cc:55
7027
#: storage/myisam/my_handler_errors.c:59
4895
7028
msgid "No record read before update"
4898
#: ../plugin/myisam/my_handler_errors.cc:56
7031
#: storage/myisam/my_handler_errors.c:61
4899
7032
msgid "Record was already deleted (or record file crashed)"
4902
#: ../plugin/myisam/my_handler_errors.cc:57
7035
#: storage/myisam/my_handler_errors.c:63
4903
7036
msgid "No more room in record file"
4906
#: ../plugin/myisam/my_handler_errors.cc:58
7039
#: storage/myisam/my_handler_errors.c:65
4907
7040
msgid "No more room in index file"
4910
#: ../plugin/myisam/my_handler_errors.cc:59
7043
#: storage/myisam/my_handler_errors.c:67
4911
7044
msgid "No more records (read after end of file)"
4914
#: ../plugin/myisam/my_handler_errors.cc:60
7047
#: storage/myisam/my_handler_errors.c:69
4915
7048
msgid "Unsupported extension used for table"
4918
#: ../plugin/myisam/my_handler_errors.cc:61
7051
#: storage/myisam/my_handler_errors.c:71
4919
7052
msgid "Too big row"
4922
#: ../plugin/myisam/my_handler_errors.cc:62
7055
#: storage/myisam/my_handler_errors.c:73
4923
7056
msgid "Wrong create options"
4926
#: ../plugin/myisam/my_handler_errors.cc:63
7059
#: storage/myisam/my_handler_errors.c:75
4927
7060
msgid "Duplicate unique key or constraint on write or update"
4930
#: ../plugin/myisam/my_handler_errors.cc:64
7063
#: storage/myisam/my_handler_errors.c:77
4931
7064
msgid "Unknown character set used in table"
4934
#: ../plugin/myisam/my_handler_errors.cc:65
7067
#: storage/myisam/my_handler_errors.c:79
4935
7068
msgid "Conflicting table definitions in sub-tables of MERGE table"
4938
#: ../plugin/myisam/my_handler_errors.cc:66
7071
#: storage/myisam/my_handler_errors.c:81
4939
7072
msgid "Table is crashed and last repair failed"
4942
#: ../plugin/myisam/my_handler_errors.cc:67
7075
#: storage/myisam/my_handler_errors.c:83
4943
7076
msgid "Table was marked as crashed and should be repaired"
4946
#: ../plugin/myisam/my_handler_errors.cc:68
7079
#: storage/myisam/my_handler_errors.c:85
4947
7080
msgid "Lock timed out; Retry transaction"
4950
#: ../plugin/myisam/my_handler_errors.cc:69
7083
#: storage/myisam/my_handler_errors.c:87
4951
7084
msgid "Lock table is full; Restart program with a larger locktable"
4954
#: ../plugin/myisam/my_handler_errors.cc:70
7087
#: storage/myisam/my_handler_errors.c:89
4955
7088
msgid "Updates are not allowed under a read only transactions"
4958
#: ../plugin/myisam/my_handler_errors.cc:71
7091
#: storage/myisam/my_handler_errors.c:91
4959
7092
msgid "Lock deadlock; Retry transaction"
4962
#: ../plugin/myisam/my_handler_errors.cc:72
7095
#: storage/myisam/my_handler_errors.c:93
4963
7096
msgid "Foreign key constraint is incorrectly formed"
4966
#: ../plugin/myisam/my_handler_errors.cc:73
7099
#: storage/myisam/my_handler_errors.c:95
4967
7100
msgid "Cannot add a child row"
4970
#: ../plugin/myisam/my_handler_errors.cc:74
7103
#: storage/myisam/my_handler_errors.c:97
4971
7104
msgid "Cannot delete a parent row"
4974
#: ../plugin/myisam/my_handler_errors.cc:75
7107
#: storage/myisam/my_handler_errors.c:99
4975
7108
msgid "No savepoint with that name"
4978
#: ../plugin/myisam/my_handler_errors.cc:76
7111
#: storage/myisam/my_handler_errors.c:101
4979
7112
msgid "Non unique key block size"
4982
#: ../plugin/myisam/my_handler_errors.cc:77
7115
#: storage/myisam/my_handler_errors.c:103
4983
7116
msgid "The table does not exist in engine"
4986
#: ../plugin/myisam/my_handler_errors.cc:78
7119
#: storage/myisam/my_handler_errors.c:105
4987
7120
msgid "The table already existed in storage engine"
4990
#: ../plugin/myisam/my_handler_errors.cc:79
7123
#: storage/myisam/my_handler_errors.c:107
4991
7124
msgid "Could not connect to storage engine"
4994
#: ../plugin/myisam/my_handler_errors.cc:80
7127
#: storage/myisam/my_handler_errors.c:109
4995
7128
msgid "Unexpected null pointer found when using spatial index"
4998
#: ../plugin/myisam/my_handler_errors.cc:81
7131
#: storage/myisam/my_handler_errors.c:111
4999
7132
msgid "The table changed in storage engine"
5002
#: ../plugin/myisam/my_handler_errors.cc:82
7135
#: storage/myisam/my_handler_errors.c:113
5003
7136
msgid "There's no partition in table for the given value"
5006
#: ../plugin/myisam/my_handler_errors.cc:83
7139
#: storage/myisam/my_handler_errors.c:115
5007
7140
msgid "Row-based binlogging of row failed"
5010
#: ../plugin/myisam/my_handler_errors.cc:84
7143
#: storage/myisam/my_handler_errors.c:117
5011
7144
msgid "Index needed in foreign key constraint"
5014
#: ../plugin/myisam/my_handler_errors.cc:85
7147
#: storage/myisam/my_handler_errors.c:119
5015
7148
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5018
#: ../plugin/myisam/my_handler_errors.cc:86
7151
#: storage/myisam/my_handler_errors.c:121
5019
7152
msgid "Table needs to be upgraded before it can be used"
5022
#: ../plugin/myisam/my_handler_errors.cc:87
7155
#: storage/myisam/my_handler_errors.c:123
5023
7156
msgid "Table is read only"
5026
#: ../plugin/myisam/my_handler_errors.cc:88
7159
#: storage/myisam/my_handler_errors.c:125
5027
7160
msgid "Failed to get next auto increment value"
5030
#: ../plugin/myisam/my_handler_errors.cc:89
7163
#: storage/myisam/my_handler_errors.c:127
5031
7164
msgid "Failed to set row auto increment value"
5034
#: ../plugin/myisam/my_handler_errors.cc:90
7167
#: storage/myisam/my_handler_errors.c:129
5035
7168
msgid "Unknown (generic) error from engine"
5038
#: ../plugin/myisam/my_handler_errors.cc:91
7171
#: storage/myisam/my_handler_errors.c:131
5039
7172
msgid "Record is the same"
5042
#: ../plugin/myisam/my_handler_errors.cc:92
7175
#: storage/myisam/my_handler_errors.c:133
5043
7176
msgid "It is not possible to log this statement"
5046
#: ../plugin/myisam/my_handler_errors.cc:93
7179
#: storage/myisam/my_handler_errors.c:135
5047
7180
msgid "Tablespace exists"
5050
#: ../plugin/myisam/my_handler_errors.cc:94
7183
#: storage/myisam/my_handler_errors.c:137
5051
7184
msgid "The event was corrupt, leading to illegal data being read"
5054
#: ../plugin/myisam/my_handler_errors.cc:95
7187
#: storage/myisam/my_handler_errors.c:139
5055
7188
msgid "The table is of a new format not supported by this version"
5058
#: ../plugin/myisam/my_handler_errors.cc:96
5059
msgid "The event could not be processed no other handler error happened"
5062
#: ../plugin/myisam/my_handler_errors.cc:97
5063
msgid "Got a fatal error during initialzation of handler"
5066
#: ../plugin/myisam/my_handler_errors.cc:98
7191
#: storage/myisam/my_handler_errors.c:141
7192
msgid "The event could not be processed no other hanlder error happened"
7195
#: storage/myisam/my_handler_errors.c:143
7196
msgid "Got a fatal error during initialzaction of handler"
7199
#: storage/myisam/my_handler_errors.c:145
5067
7200
msgid "File to short; Expected more data in file"
5070
#: ../plugin/myisam/my_handler_errors.cc:99
7203
#: storage/myisam/my_handler_errors.c:147
5071
7204
msgid "Read page with wrong checksum"
5074
#. TODO: get a better message for these
5075
#: ../plugin/myisam/my_handler_errors.cc:101
7207
#: storage/myisam/my_handler_errors.c:149
5076
7208
msgid "Lock or active transaction"
5079
#: ../plugin/myisam/my_handler_errors.cc:102
7211
#: storage/myisam/my_handler_errors.c:151
5080
7212
msgid "No such table space"
5083
#: ../plugin/myisam/my_handler_errors.cc:103
7215
#: storage/myisam/my_handler_errors.c:153
5084
7216
msgid "Tablespace not empty"
5087
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5088
msgid "Invalid value for retry_count"
5091
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5092
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5094
"Port number to use for connection or 0 for default to with MySQL protocol."
5097
#: ../plugin/pbms/src/parameters_ms.cc:552
5099
"A comma delimited list of tables to watch of the format: <database>."
5103
#: ../plugin/pbms/src/parameters_ms.cc:560
5104
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5107
#: ../plugin/pbms/src/parameters_ms.cc:568
5108
msgid "Before insert row event observer call position"
5111
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5112
msgid "event_add error in libevent_add_session_callback\n"
5115
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5116
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5119
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5120
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5123
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5124
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5127
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5128
msgid "session_add_event event_add error in libevent_init\n"
5131
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5133
msgid "Can't create completion port thread (error %d)"
5136
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5137
msgid "Invalid value for size\n"
5140
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5141
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5142
msgid "Size of Pool."
5145
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5146
msgid "Failed to allocate enough memory to transaction message\n"
5149
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5151
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5154
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
5156
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5159
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5160
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5161
msgid "Enable rabbitmq log"
5164
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5165
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
5166
msgid "Host name to connect to"
5169
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5170
msgid "RabbitMQ Port"
5173
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5174
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
5175
msgid "RabbitMQ username"
5178
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5179
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
5180
msgid "RabbitMQ password"
5183
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5184
msgid "RabbitMQ virtualhost"
5187
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
5188
msgid "Name of RabbitMQ exchange to publish to"
5191
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
5192
msgid "Name of RabbitMQ routing key to use"
5195
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5196
#: ../plugin/transaction_log/module.cc:309
5197
#: ../plugin/transaction_log/module.cc:362
5198
msgid "Name of the replicator plugin to use (default='default_replicator')"
5201
#: ../plugin/session_dictionary/processlist.cc:94
5204
msgstr "(neutilizat)"
5206
#: ../plugin/signal_handler/signal_handler.cc:230
5208
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5211
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5213
msgid "syslog facility \"%s\" not known, using \"local0\""
5216
#: ../plugin/syslog/errmsg.cc:49
5218
msgid "syslog priority \"%s\" not known, using \"warn\""
5221
#: ../plugin/syslog/logging.cc:72
5223
msgid "syslog priority \"%s\" not known, using \"info\""
5226
#: ../plugin/syslog/module.cc:61
5227
msgid "Invalid value for logging-threshold-slow\n"
5230
#: ../plugin/syslog/module.cc:70
5231
msgid "Invalid value for logging-threshold-big-resultset\n"
5234
#: ../plugin/syslog/module.cc:79
5235
msgid "Invalid value for logging-threshold-big-examined\n"
5238
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
5239
msgid "Syslog Ident"
5242
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
5243
msgid "Syslog Facility"
5246
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
5247
msgid "Enable logging to syslog of the query log"
5250
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
5251
msgid "Syslog Priority of query logging"
5254
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
5255
msgid "Enable logging to syslog of the error messages"
5258
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
5259
msgid "Syslog Priority of error messages"
5262
#: ../plugin/transaction_log/background_worker.cc:77
5264
msgid "Unable to create background worker thread. Got error %s.\n"
5267
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5268
#: ../plugin/transaction_log/print_transaction_message.cc:105
5269
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5271
msgid "Failed to open transaction log file %s. Got error: %s\n"
5274
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5275
#: ../plugin/transaction_log/print_transaction_message.cc:149
5276
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5278
msgid "Raw buffer read: %s.\n"
5281
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
5282
#: ../plugin/transaction_log/print_transaction_message.cc:155
5283
#: ../plugin/transaction_log/transaction_log_reader.cc:161
5285
msgid "Unable to parse transaction. Got error: %s.\n"
5288
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5289
#: ../plugin/transaction_log/print_transaction_message.cc:157
5290
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5292
msgid "BUFFER: %s\n"
5295
#: ../plugin/transaction_log/module.cc:135
5296
msgid "Invalid value for sync-method\n"
5299
#: ../plugin/transaction_log/module.cc:144
5300
msgid "Invalid value for num-write-buffers\n"
5303
#: ../plugin/transaction_log/module.cc:180
5305
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5308
#: ../plugin/transaction_log/module.cc:189
5310
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5313
#: ../plugin/transaction_log/module.cc:201
5315
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5318
#: ../plugin/transaction_log/module.cc:210
5320
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5323
#: ../plugin/transaction_log/module.cc:225
5325
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5328
#: ../plugin/transaction_log/module.cc:285
5329
#: ../plugin/transaction_log/module.cc:356
5330
msgid "Enable transaction log"
5333
#: ../plugin/transaction_log/module.cc:293
5334
#: ../plugin/transaction_log/module.cc:350
5335
msgid "DEBUGGING - Truncate transaction log"
5338
#: ../plugin/transaction_log/module.cc:301
5339
#: ../plugin/transaction_log/module.cc:359
5340
msgid "Path to the file to use for transaction log"
5343
#: ../plugin/transaction_log/module.cc:317
5344
#: ../plugin/transaction_log/module.cc:353
5345
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5348
#: ../plugin/transaction_log/module.cc:325
5349
#: ../plugin/transaction_log/module.cc:365
5351
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5352
"each transaction write, 2 == sync log file once per second"
5355
#: ../plugin/transaction_log/module.cc:338
5356
#: ../plugin/transaction_log/module.cc:368
5357
msgid "Number of slots for in-memory write buffers (default=8)."
5360
#: ../plugin/transaction_log/transaction_log.cc:114
5361
msgid "Failed to open transaction log file "
5364
#: ../plugin/transaction_log/transaction_log.cc:215
5367
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5368
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5371
#: ../plugin/transaction_log/transaction_log.cc:236
5373
msgid "Failed to sync log file. Got error: %s\n"
5377
#~ msgid "Writing a core file\n"
5378
#~ msgstr "Scrie fisierul de istoric %s\n"
5380
#~ msgid "Synonym for -?"
5381
#~ msgstr "Sinonim cu -?"
5383
#~ msgid "For more options, use %s --help\n"
5384
#~ msgstr "Pentru mai multe optiuni, foloseste %s --help\n"
5386
#~ msgid "Check memory and open file usage at exit ."
5387
#~ msgstr "Verifică memoria și utilizarea fișierului deschis la ieșire."
7219
#~ msgid "Invalid error code"
7220
#~ msgstr "Cod de eroare invalid."