408
380
"सब कुछ outfile में संलग्न करे. परस्पर सहायता (\\h) भी देखें. ये बैच मोड में काम नहीं करता "
409
381
"है. --disable-tee इसको निष्क्रिय करता है. यह विकल्प डिफ़ॉल्ट रूप से अक्षम है."
411
#: client/drizzle.cc:1386
413
"Disable outfile. See interactive help (\\h) also. WARNING: option "
414
"deprecated; use --disable-tee instead"
383
#: ../client/drizzle.cc:1370
385
msgid "Disable outfile. See interactive help (\\h) also."
416
387
"outfile को निष्क्रिय करे. परस्पर सहायता (\\h) भी देखें. चेतावनी: विकल्प पदावनत है; "
417
388
"इसकी बजाये --disable-tee उपयोग करे"
419
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
420
msgid "User for login if not current user."
421
msgstr "उपभोक्ता का नाम बताएं अगर आप वर्तमान उपभोक्ता नही है"
423
#: client/drizzle.cc:1392
424
msgid "Only allow UPDATE and DELETE that uses keys."
425
msgstr "केवल उन अद्यतन और मिटाने कि कमांड को अनुमति दें जो कुंजी का उपयोग करती हो"
427
#: client/drizzle.cc:1395
428
msgid "Synonym for option --safe-updates, -U."
429
msgstr "--safe-updates, -U विकल्प का पर्याय"
431
#: client/drizzle.cc:1398
432
msgid "Write more. (-v -v -v gives the table output format)."
433
msgstr "अधिक लिखें . (-v -v -v तालिका उत्पादन प्रारूप देता है) ."
435
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
436
msgid "Output version information and exit."
437
msgstr "संस्करण सूचना प्रिंट करे और बाहर निकले."
439
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
440
msgid "Wait and retry if connection is down."
441
msgstr "यदि कनेक्शन टूट गया हो तो प्रतीक्षा के बाद पुन: प्रयास किया जाए."
443
#: client/drizzle.cc:1405
390
#: ../client/drizzle.cc:1372
444
391
msgid "Number of seconds before connection timeout."
445
392
msgstr "कनेक्शन की समयसमाप्ति से पहले सेकंड्स की संख्या."
447
#: client/drizzle.cc:1410
448
msgid "Max packet length to send to, or receive from server"
449
msgstr "सर्वर से मिलने वाले या सर्वर को भेजे जाने वाले पैकेट की अधिकतम लम्बाई"
451
#: client/drizzle.cc:1415
452
msgid "Buffer for TCP/IP and socket communication"
453
msgstr "TCP/IP एवं सॉकेट संचार का बफ़र"
455
#: client/drizzle.cc:1419
394
#: ../client/drizzle.cc:1374
395
msgid "Max length of input line"
398
#: ../client/drizzle.cc:1376
456
399
msgid "Automatic limit for SELECT when using --safe-updates"
459
#: client/drizzle.cc:1424
402
#: ../client/drizzle.cc:1378
460
403
msgid "Automatic limit for rows in a join when using --safe-updates"
461
404
msgstr "--safe-updates का उपयोग करते समय ज्वाइन में स्वत: पंक्ति-गणना को सीमित करे."
463
#: client/drizzle.cc:1428
464
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
466
"सर्वर क्लाइंट के कनेक्शन को इनकार करे यदि वह पुराने (पूर्व-4.1.1) प्रोटोकॉल का उपयोग कर "
469
#: client/drizzle.cc:1441
471
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
474
#: client/drizzle.cc:1448
477
"Copyright (C) 2008 Sun Microsystems\n"
478
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
479
"and you are welcome to modify and redistribute it under the GPL license\n"
481
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
482
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
484
#: client/drizzle.cc:1453
486
msgid "Usage: %s [OPTIONS] [database]\n"
487
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
489
#: client/drizzle.cc:1486
406
#: ../client/drizzle.cc:1381 ../client/drizzledump.cc:544
407
msgid "Options specific to the client"
410
#: ../client/drizzle.cc:1384
412
msgid "Connect to host"
413
msgstr "होस्ट से कनेक्ट करने के लिए ."
415
#: ../client/drizzle.cc:1386
417
"Password to use when connecting to server. If password is not given it's "
418
"asked from the tty."
420
"सर्वर से कनेक्ट करने के लिए पासवर्ड का प्रयोग करें. यदि पासवर्ड नही दिया गया हो तो tty "
423
#: ../client/drizzle.cc:1388
425
"Port number to use for connection or 0 for default to, in order of "
426
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
429
#: ../client/drizzle.cc:1390 ../client/drizzledump.cc:553
430
#: ../plugin/transaction_log/utilities/transaction_reader.cc:431
431
msgid "User for login if not current user."
432
msgstr "उपभोक्ता का नाम बताएं अगर आप वर्तमान उपभोक्ता नही है"
434
#: ../client/drizzle.cc:1392 ../client/drizzledump.cc:555
435
#: ../plugin/transaction_log/utilities/transaction_reader.cc:437
436
msgid "The protocol of connection (mysql or drizzle)."
439
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:567
440
msgid "Allowed Options"
443
#: ../client/drizzle.cc:1454 ../client/drizzle.cc:1461
445
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
448
#: ../client/drizzle.cc:1526 ../client/drizzle.cc:3813
490
449
msgid "DELIMITER cannot contain a backslash character"
491
450
msgstr "परिसीमक में backslash नही हो सकता है"
493
#: client/drizzle.cc:1507
495
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
496
msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-tee का उपयोग करे.\n"
498
#: client/drizzle.cc:1530
500
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
501
msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-pager का उपयोग करे.\n"
503
#: client/drizzle.cc:1534
505
msgid "WARNING: --server-arg option not supported in this configuration.\n"
506
msgstr "चेतावनी : --server-arg विकल्प इस विन्यास में समर्थित नहीं है .\n"
508
#: client/drizzle.cc:1902
510
msgid "Unknown command '\\%c'."
511
msgstr "अज्ञात कमांड '\\%c'"
513
#: client/drizzle.cc:2329
452
#: ../client/drizzle.cc:1605 ../client/drizzledump.cc:666
453
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
454
#: ../client/drizzletest.cc:5611
455
msgid "Error: Unknown protocol"
458
#: ../client/drizzle.cc:1619
460
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
463
#: ../client/drizzle.cc:1665 ../client/drizzle.cc:4097
465
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
468
#: ../client/drizzle.cc:1671
471
"Copyright (C) 2008 Sun Microsystems\n"
472
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
473
"and you are welcome to modify and redistribute it under the GPL license\n"
476
#: ../client/drizzle.cc:1676
478
msgid "Usage: drizzle [OPTIONS] [database]\n"
479
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
481
#: ../client/drizzle.cc:1730
483
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
484
msgstr "डरीझल क्लाइंट में आपका स्वागत है. कमांड ';' या '\\g' से समाप्त होती है."
486
#: ../client/drizzle.cc:1739
489
"Your Drizzle connection id is %u\n"
490
"Connection protocol: %s\n"
491
"Server version: %s\n"
493
"आपका डरीझल कनेक्शन आई डी %u है\n"
494
"सर्वर संस्करण: %s\n"
496
#: ../client/drizzle.cc:1773
498
msgid "Reading history-file %s\n"
501
#: ../client/drizzle.cc:1777
503
msgid "Couldn't allocate memory for temp histfile!\n"
504
msgstr "temp histfile के लिए मेमोरी आवंटित नही किया जा सका.\n"
506
#: ../client/drizzle.cc:1784
507
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
509
"सहायता के लिए 'help;' या '\\h' टाइप करें. बफ़र साफ़ करने के लिए '\\c' टाइप करें.\n"
511
#: ../client/drizzle.cc:1794
515
#: ../client/drizzle.cc:1807
517
msgid "Writing history-file %s\n"
520
#: ../client/drizzle.cc:1815
524
#: ../client/drizzle.cc:1815
528
#: ../client/drizzle.cc:1865
529
msgid "Query aborted by Ctrl+C\n"
530
msgstr "कुएरी Ctrl+C द्वारा रद्द की गई.\n"
532
#: ../client/drizzle.cc:1949
534
msgid "Processing line: %<PRIu32>\n"
537
#: ../client/drizzle.cc:2167
538
msgid "Unknown command: "
541
#: ../client/drizzle.cc:2338
542
msgid "Not found a delimiter within max_input_line of input"
545
#: ../client/drizzle.cc:2587
515
547
"Reading table information for completion of table and column names\n"
516
" You can turn off this feature to get a quicker startup with -A\n"
548
"You can turn off this feature to get a quicker startup with -A\n"
520
#: client/drizzle.cc:2426
552
#: ../client/drizzle.cc:2653
521
553
msgid "No connection. Trying to reconnect..."
522
554
msgstr "कोई कनेक्शन नही है. फिर से कनेक्ट करने की कोशिश की जा रही है"
524
#: client/drizzle.cc:2432
556
#: ../client/drizzle.cc:2659
525
557
msgid "Can't connect to the server\n"
526
558
msgstr "सर्वर से कनेक्ट नही कर पा रहा है\n"
528
#: client/drizzle.cc:2489
532
#: client/drizzle.cc:2489
536
#: client/drizzle.cc:2543
541
#: client/drizzle.cc:2544
550
#: client/drizzle.cc:2546
559
#: client/drizzle.cc:2559
560
msgid "Many help items for your request exist."
561
msgstr "आपके अनुरोध के लिए काफ़ी सहायता आइटम मौजूद है"
563
#: client/drizzle.cc:2560
565
"To make a more specific request, please type 'help <item>',\n"
566
"where <item> is one of the following"
568
"अधिक विशिष्ट जानकारी के लिए कृपया 'help <item>' टाइप करे\n"
569
"<item> निम्न में से एक है"
571
#: client/drizzle.cc:2566
573
msgid "You asked for help about help category: '%s'\n"
574
msgstr "आपने निम्न सहायता श्रेणी के लिए सहायता का अनुरोध किया है: '%s'\n"
576
#: client/drizzle.cc:2567
578
"For more information, type 'help <item>', where <item> is one of the "
580
msgstr "ज़्यादा जानकारी के लिए 'help <item>' टाइप करे जिसमे <item> निम्न में से एक है."
582
#: client/drizzle.cc:2580
590
#: client/drizzle.cc:2581
591
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
592
msgstr "सभी सुलभ विषयों की सूची के लिए कृपया 'help contents' चलायें.\n"
594
#: client/drizzle.cc:2604
560
#: ../client/drizzle.cc:2743
595
561
msgid "List of all Drizzle commands:"
596
562
msgstr "सारी डरीझल कमांड्स की सूची:"
598
#: client/drizzle.cc:2606
599
msgid "Note that all text commands must be first on line and end with ';'"
564
#: ../client/drizzle.cc:2747
567
"Note that all text commands must be first on line and end with '%s' or \\g"
601
569
"ध्यान दे की सभी टेक्स्ट कमांड्स पहली लाइन पर होनी चाहिए एवं ';' के साथ समाप्त हो."
603
#: client/drizzle.cc:2617
606
"For server side help, type 'help contents'\n"
609
"सर्वर साइड में सहायता के लिए 'help contents' टाइप करे\n"
611
#: client/drizzle.cc:2660
571
#: ../client/drizzle.cc:2805
612
572
msgid "No query specified\n"
613
573
msgstr "कुएरी निर्दिष्ट नही है\n"
615
#: client/drizzle.cc:2675
575
#: ../client/drizzle.cc:2820
616
576
msgid "Ignoring query to other database"
617
577
msgstr "अन्य डाटाबेस की क्वैरी को अनदेखा किया जा रहा है."
619
#: client/drizzle.cc:2724
579
#: ../client/drizzle.cc:2870
620
580
msgid "Empty set"
621
581
msgstr "रिक्त सेट"
623
#: client/drizzle.cc:2737
583
#: ../client/drizzle.cc:2883
625
585
msgid "%ld row in set"
626
586
msgid_plural "%ld rows in set"
627
587
msgstr[0] "%ld पंक्ती सेट में"
628
588
msgstr[1] "%ld पंक्तियाँ सेट में"
630
#: client/drizzle.cc:2746
590
#: ../client/drizzle.cc:2892
632
592
msgstr "कुएरी ठीक है"
634
#: client/drizzle.cc:2748
594
#: ../client/drizzle.cc:2894
636
596
msgid "Query OK, %ld row affected"
637
597
msgid_plural "Query OK, %ld rows affected"
638
598
msgstr[0] "क्वैरी ओ.के, %ld पंक्ति प्रभावित"
639
599
msgstr[1] "क्वैरी ओ.के, %ld पंक्तियाँ प्रभावित"
641
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
643
"Port number to use for connection or 0 for default to, in order of "
644
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
647
#: client/drizzleadmin.cc:87
648
msgid "Silently exit if one can't connect to server."
649
msgstr "अगर कोई सर्वर को कनेक्ट नही कर पा रहा है तो खामोशी से बाहर निकल जायें"
651
#: client/drizzleadmin.cc:93
652
msgid "Write more information."
653
msgstr "अधिक जानकारी लिखें"
655
#: client/drizzleadmin.cc:258
658
"connect to server at '%s' failed\n"
661
"'%s' पर सर्वर को कनेक्ट करना विफल हुआ\n"
664
#: client/drizzleadmin.cc:264
666
msgid "Check that drizzled is running on %s"
667
msgstr "जांचे कि %s पर drizzled चल रहा है"
669
#: client/drizzleadmin.cc:265
671
msgid " and that the port is %d.\n"
672
msgstr " एवं कि पोर्ट %d है\n"
674
#: client/drizzleadmin.cc:267
676
msgid "You can check this by doing 'telnet %s %d'\n"
677
msgstr "आप इसको 'telnet %s %d' करके जांच सकते है\n"
679
#: client/drizzleadmin.cc:278
681
msgid "Got error: %s\n"
682
msgstr "ये त्रुटी मिली है: %s\n"
684
#: client/drizzleadmin.cc:285
685
msgid "Waiting for Drizzle server to answer"
686
msgstr "उत्तर के लिए डरीझल सर्वर की प्रतीक्षा की जा रही है"
688
#: client/drizzleadmin.cc:318
690
msgid "shutting down drizzled...\n"
691
msgstr "drizzled को बंद किया जा रहा है\n"
693
#: client/drizzleadmin.cc:322
695
msgid "shutdown failed; error: '%s'"
696
msgstr "बंद करना विफल रहा; त्रुटी: '%s'"
698
#: client/drizzleadmin.cc:329
703
#: client/drizzleadmin.cc:339
704
msgid "drizzled is alive"
705
msgstr "drizzled चल रहा है"
707
#: client/drizzleadmin.cc:347
708
msgid "connection was down, but drizzled is now alive"
709
msgstr "कनेक्शन टूट गया था पर drizzled अब चल रहा है"
711
#: client/drizzleadmin.cc:351
713
msgid "drizzled doesn't answer to ping, error: '%s'"
714
msgstr "drizzled ने पिंग का उत्तर नही दिया, त्रुटि: '%s'"
716
#: client/drizzleadmin.cc:360
718
msgid "Unknown command: '%-.60s'"
719
msgstr "अज्ञात कमांड: '%-.60s'"
721
#: client/drizzleadmin.cc:369
723
msgid "%s Ver %s Distrib %s, for %s on %s\n"
726
#: client/drizzleadmin.cc:376
727
msgid "Copyright (C) 2000-2008 MySQL AB"
728
msgstr "कॉपीराइट (C) २०००-२००८ MySQL AB"
730
#: client/drizzleadmin.cc:377
732
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
733
"and you are welcome to modify and redistribute it under the GPL license\n"
735
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
736
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
738
#: client/drizzleadmin.cc:378
739
msgid "Administration program for the drizzled daemon."
740
msgstr "drizzled daemon का प्रशासनिक प्रोग्राम"
742
#: client/drizzleadmin.cc:379
744
msgid "Usage: %s [OPTIONS] command command....\n"
745
msgstr "उपयोग: %s [विकल्प] कमांड कमांड ...\n"
747
#: client/drizzleadmin.cc:381
749
" ping Check if server is down\n"
750
" shutdown Take server down\n"
753
#: libdrizzle/errmsg.c:27
754
msgid "Unknown Drizzle error"
757
#: libdrizzle/errmsg.c:28
759
msgid "Can't create UNIX socket (%d)"
762
#: libdrizzle/errmsg.c:29
764
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
767
#: libdrizzle/errmsg.c:30
769
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
772
#: libdrizzle/errmsg.c:31
774
msgid "Can't create TCP/IP socket (%d)"
777
#: libdrizzle/errmsg.c:32
779
msgid "Unknown Drizzle server host '%-.100s' (%d)"
782
#: libdrizzle/errmsg.c:33
783
msgid "Drizzle server has gone away"
786
#: libdrizzle/errmsg.c:34
788
msgid "Protocol mismatch; server version = %d, client version = %d"
791
#: libdrizzle/errmsg.c:35
792
msgid "Drizzle client ran out of memory"
795
#: libdrizzle/errmsg.c:36
796
msgid "Wrong host info"
799
#: libdrizzle/errmsg.c:37
800
msgid "Localhost via UNIX socket"
803
#: libdrizzle/errmsg.c:38
805
msgid "%-.100s via TCP/IP"
808
#: libdrizzle/errmsg.c:39
809
msgid "Error in server handshake"
812
#: libdrizzle/errmsg.c:40
813
msgid "Lost connection to Drizzle server during query"
816
#: libdrizzle/errmsg.c:41
817
msgid "Commands out of sync; you can't run this command now"
820
#: libdrizzle/errmsg.c:42
822
msgid "Named pipe: %-.32s"
825
#: libdrizzle/errmsg.c:43
827
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
830
#: libdrizzle/errmsg.c:44
832
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
835
#: libdrizzle/errmsg.c:45
837
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
840
#: libdrizzle/errmsg.c:46
842
msgid "Can't initialize character set %-.32s (path: %-.100s)"
845
#: libdrizzle/errmsg.c:47
846
msgid "Got packet bigger than 'max_allowed_packet' bytes"
849
#: libdrizzle/errmsg.c:48
850
msgid "Embedded server"
853
#: libdrizzle/errmsg.c:49
854
msgid "Error on SHOW SLAVE STATUS:"
857
#: libdrizzle/errmsg.c:50
858
msgid "Error on SHOW SLAVE HOSTS:"
861
#: libdrizzle/errmsg.c:51
862
msgid "Error connecting to slave:"
865
#: libdrizzle/errmsg.c:52
866
msgid "Error connecting to master:"
869
#: libdrizzle/errmsg.c:53
870
msgid "SSL connection error"
873
#: libdrizzle/errmsg.c:54
874
msgid "Malformed packet"
877
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
878
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
879
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
880
#: libdrizzle/errmsg.c:74
881
msgid "(unused error message)"
884
#: libdrizzle/errmsg.c:56
885
msgid "Invalid use of null pointer"
888
#: libdrizzle/errmsg.c:57
889
msgid "Statement not prepared"
892
#: libdrizzle/errmsg.c:58
893
msgid "No data supplied for parameters in prepared statement"
896
#: libdrizzle/errmsg.c:59
897
msgid "Data truncated"
900
#: libdrizzle/errmsg.c:60
901
msgid "No parameters exist in the statement"
904
#: libdrizzle/errmsg.c:61
905
msgid "Invalid parameter number"
908
#: libdrizzle/errmsg.c:62
911
"Can't send long data for non-string/non-binary data types (parameter: %d)"
914
#: libdrizzle/errmsg.c:64
916
msgid "Using unsupported buffer type: %d (parameter: %d)"
919
#: libdrizzle/errmsg.c:65
921
msgid "Shared memory: %-.100s"
924
#: libdrizzle/errmsg.c:75
925
msgid "Wrong or unknown protocol"
928
#: libdrizzle/errmsg.c:76
929
msgid "Invalid connection handle"
932
#: libdrizzle/errmsg.c:77
934
"Connection using old (pre-4.1.1) authentication protocol refused (client "
935
"option 'secure_auth' enabled)"
938
#: libdrizzle/errmsg.c:79
939
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
942
#: libdrizzle/errmsg.c:80
943
msgid "Attempt to read column without prior row fetch"
946
#: libdrizzle/errmsg.c:81
947
msgid "Prepared statement contains no metadata"
950
#: libdrizzle/errmsg.c:82
952
"Attempt to read a row while there is no result set associated with the "
956
#: libdrizzle/errmsg.c:84
957
msgid "This feature is not implemented yet"
960
#: libdrizzle/errmsg.c:85
963
"Lost connection to Drizzle server while waiting for initial communication "
964
"packet, system error: %d"
967
#: libdrizzle/errmsg.c:87
970
"Lost connection to Drizzle server while reading initial communication "
971
"packet, system error: %d"
974
#: libdrizzle/errmsg.c:89
977
"Lost connection to Drizzle server while sending authentication information, "
981
#: libdrizzle/errmsg.c:91
984
"Lost connection to Drizzle server while reading authorization information, "
988
#: libdrizzle/errmsg.c:93
991
"Lost connection to Drizzle server while setting initial database, system "
995
#: libdrizzle/errmsg.c:95
997
msgid "Statement closed indirectly because of a preceeding %s() call"
1000
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1001
msgid "Couldn't uncompress communication packet"
1004
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1005
msgid "Got an error reading communication packets"
1008
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1009
msgid "Got timeout reading communication packets"
1012
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1013
msgid "Got an error writing communication packets"
1016
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1017
msgid "Got timeout writing communication packets"
1020
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1022
msgid "File '%s' not found (Errcode: %d)"
1023
msgstr "'%s' फाइल नही मिली (त्रुटी कोड: %d)"
1025
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1027
msgid "Error reading file '%s' (Errcode: %d)"
601
#: ../client/drizzle.cc:2966
602
msgid "popen() failed! defaulting PAGER to stdout!\n"
605
#: ../client/drizzle.cc:2988
607
msgid "Error logging to file '%s'\n"
610
#: ../client/drizzle.cc:2993
612
msgid "Logging to file '%s'\n"
615
#: ../client/drizzle.cc:3077
624
"Collation: %s (%u)\n"
632
#: ../client/drizzle.cc:3544
634
msgid "No previous outfile available, you must give a filename!\n"
637
#: ../client/drizzle.cc:3549
639
msgid "Currently logging to file '%s'\n"
642
#: ../client/drizzle.cc:3569
644
msgid "No outfile specified!\n"
645
msgstr "कुएरी निर्दिष्ट नही है\n"
647
#: ../client/drizzle.cc:3582
648
msgid "Outfile disabled.\n"
651
#: ../client/drizzle.cc:3609
653
msgid "Default pager wasn't set, using stdout.\n"
654
msgstr "पेजर को निष्क्रिये करे, stdout पे प्रिंट करें."
656
#: ../client/drizzle.cc:3629
658
msgid "PAGER set to '%s'\n"
661
#: ../client/drizzle.cc:3640
662
msgid "PAGER set to stdout\n"
665
#: ../client/drizzle.cc:3723
667
msgid "Connection id: %u"
670
#: ../client/drizzle.cc:3725
672
msgid "Current database: %.128s\n"
675
#: ../client/drizzle.cc:3726
680
#: ../client/drizzle.cc:3746
681
msgid "Usage: \\. <filename> | source <filename>"
684
#: ../client/drizzle.cc:3761
686
msgid "Failed to open file '%s', error: %d"
1028
687
msgstr "फ़ाइल '%s' पढ़ने में त्रुटि (त्रुटि कोड: %d)"
1030
#: mysys/errors.cc:25
1032
msgid "Can't create/write to file '%s' (Errcode: %d)"
1033
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
1035
#: mysys/errors.cc:27
1037
msgid "Error writing file '%s' (Errcode: %d)"
1038
msgstr "फ़ाइल '%s' लिखने में त्रुटि (त्रुटि कोड: %d)"
1040
#: mysys/errors.cc:28
1042
msgid "Error on close of '%s' (Errcode: %d)"
1045
#: mysys/errors.cc:29
1047
msgid "Out of memory (Needed %u bytes)"
1048
msgstr "मेमोरी समाप्त (%u बाईट्स की और ज़रूरत थी)"
1050
#: mysys/errors.cc:30
1052
msgid "Error on delete of '%s' (Errcode: %d)"
1053
msgstr "'%s' को मिटाने पर त्रुटी (त्रुटी कोड: %d)"
1055
#: mysys/errors.cc:31
1057
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1058
msgstr "'%s' का नाम '%s' में बदलते हुए त्रुटी (त्रुटी कोड: %d)"
1060
#: mysys/errors.cc:32
1062
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1063
msgstr "'%s' फाइल को पढ़ते हुए अप्रत्याशित अंत (eof) मिला (त्रुटी कोड: %d)"
1065
#: mysys/errors.cc:33
1067
msgid "Can't lock file (Errcode: %d)"
1068
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
1070
#: mysys/errors.cc:34
1072
msgid "Can't unlock file (Errcode: %d)"
1073
msgstr "फाइल अनलॉक नही कर पा रहा है (त्रुटि कोड: %d)"
1075
#: mysys/errors.cc:35
1077
msgid "Can't read dir of '%s' (Errcode: %d)"
1080
#: mysys/errors.cc:36
1082
msgid "Can't get stat of '%s' (Errcode: %d)"
1085
#: mysys/errors.cc:37
1087
msgid "Can't change size of file (Errcode: %d)"
1088
msgstr "फ़ाइल के आकार में परिवर्तन नहीं कर सकते (त्रुटि कोड: %d)"
1090
#: mysys/errors.cc:38
1092
msgid "Can't open stream from handle (Errcode: %d)"
1093
msgstr "हैण्डल से स्ट्रीम प्राप्त नही कर सकते (त्रुटि कोड: %d)"
1095
#: mysys/errors.cc:39
1097
msgid "Can't get working dirctory (Errcode: %d)"
1100
#: mysys/errors.cc:40
1102
msgid "Can't change dir to '%s' (Errcode: %d)"
1105
#: mysys/errors.cc:41
1107
msgid "Warning: '%s' had %d links"
1110
#: mysys/errors.cc:42
1112
msgid "Warning: %d files and %d streams is left open\n"
1115
#: mysys/errors.cc:43
1117
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1120
#: mysys/errors.cc:44
1122
msgid "Can't create directory '%s' (Errcode: %d)"
1125
#: mysys/errors.cc:45
1128
"Character set '%s' is not a compiled character set and is not specified in "
1132
#: mysys/errors.cc:46
1134
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1137
#: mysys/errors.cc:47
1139
msgid "Can't read value for symlink '%s' (Error %d)"
1142
#: mysys/errors.cc:48
1144
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1147
#: mysys/errors.cc:49
1149
msgid "Error on realpath() on '%s' (Error %d)"
1152
#: mysys/errors.cc:50
1154
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1157
#: mysys/errors.cc:51
1160
"Collation '%s' is not a compiled collation and is not specified in the %s "
1164
#: mysys/errors.cc:53
1166
msgid "File '%s' (fileno: %d) was not closed"
1169
#: mysys/my_error.cc:87
1171
msgid "Unknown error %d"
1172
msgstr "अज्ञात त्रुटि %d"
1174
#: mysys/my_getopt.cc:85
1178
#: mysys/my_getopt.cc:87
1182
#: mysys/my_getopt.cc:351
1184
msgid "%s: %s: Option '%s' used, but is disabled\n"
1187
#: mysys/my_getopt.cc:352
1191
#: mysys/my_getopt.cc:352
689
#: ../client/drizzle.cc:3769
690
msgid "Can't initialize LineBuffer"
693
#: ../client/drizzle.cc:3805
694
msgid "DELIMITER must be followed by a 'delimiter' character or string"
697
#: ../client/drizzle.cc:3838
698
msgid "USE must be followed by a database name"
701
#: ../client/drizzle.cc:3906
703
msgid "Database changed"
704
msgstr "प्रयोग किया जाने वाला डाटाबेस."
706
#: ../client/drizzle.cc:3952
708
msgid "Show warnings enabled."
709
msgstr "हर विवरण के बाद चेतावनी दिखाए"
711
#: ../client/drizzle.cc:3960
713
msgid "Show warnings disabled."
714
msgstr "हर विवरण के बाद चेतावनी दिखाए"
716
#: ../client/drizzle.cc:4104
720
"Connection id:\t\t%lu\n"
723
#: ../client/drizzle.cc:4116
725
msgid "Current database:\t%s\n"
728
#: ../client/drizzle.cc:4117
730
msgid "Current user:\t\t%s\n"
733
#: ../client/drizzle.cc:4123
734
msgid "SSL:\t\t\tNot in use"
737
#: ../client/drizzle.cc:4128
743
#: ../client/drizzle.cc:4135
746
"All updates ignored to this database\n"
749
#: ../client/drizzle.cc:4138
751
msgid "Current pager:\t\t%s\n"
754
#: ../client/drizzle.cc:4139
756
msgid "Using outfile:\t\t'%s'\n"
759
#: ../client/drizzle.cc:4140
761
msgid "Using delimiter:\t%s\n"
764
#: ../client/drizzle.cc:4141
766
msgid "Server version:\t\t%s\n"
769
#: ../client/drizzle.cc:4142
771
msgid "Protocol:\t\t%s\n"
774
#: ../client/drizzle.cc:4143
776
msgid "Protocol version:\t%d\n"
779
#: ../client/drizzle.cc:4144
781
msgid "Connection:\t\t%s\n"
784
#: ../client/drizzle.cc:4151
786
msgid "UNIX socket:\t\t%s\n"
789
#: ../client/drizzle.cc:4153
791
msgid "TCP port:\t\t%d\n"
794
#: ../client/drizzle.cc:4158
797
"Note that you are running in safe_update_mode:\n"
800
#: ../client/drizzle.cc:4160
803
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
805
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
807
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
808
" Max number of examined row combination in a join is set to: "
813
#: ../client/drizzle.cc:4222 ../drizzled/option.cc:339
1195
#: mysys/my_getopt.cc:455
1197
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1198
msgstr "%s: त्रुटि: '-%c' विकल्प उपयोग किया गया है जो कि अक्षम है\n"
1200
#: mysys/my_getopt.cc:765
1202
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1203
msgstr "अज्ञात प्रत्यय '%c' का '%s' चर के लिए उपयोग किया गया (मूल्य '%s')\n"
1205
#: mysys/my_getopt.cc:942
1207
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1210
#: mysys/my_getopt.cc:1165
1212
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1215
#: mysys/my_getopt.cc:1185
1219
"Variables (--variable-name=value)\n"
1220
"and boolean options {false|true} Value (after reading options)\n"
1221
"--------------------------------- -----------------------------\n"
1224
#: mysys/my_getopt.cc:1201 mysys/my_getopt.cc:1217
1225
msgid "(No default value)"
1228
#: mysys/my_getopt.cc:1220
1232
#: mysys/my_getopt.cc:1220
1236
#: mysys/my_getopt.cc:1245
1238
msgid "(Disabled)\n"
1241
#: drizzled/authentication.cc:66 drizzled/show.cc:4665
1242
#: drizzled/sql_plugin.cc:825
1244
msgid "Plugin '%s' init function returned error."
1247
#. TRANSLATORS: The leading word "configvar" is the name
1248
#. of the plugin api, and so should not be translated.
1249
#: drizzled/configvar.cc:40
1251
msgid "configvar plugin '%s' init() failed"
1254
#. TRANSLATORS: The leading word "configvar" is the name
1255
#. of the plugin api, and so should not be translated.
1256
#: drizzled/configvar.cc:62
1258
msgid "configvar plugin '%s' deinit() failed"
1261
#. TRANSLATORS: The leading word "configvar" is the name
1262
#. of the plugin api, and so should not be translated.
1263
#: drizzled/configvar.cc:98
1265
msgid "configvar plugin '%s' configvar_func1() failed"
1268
#. TRANSLATORS: The leading word "configvar" is the name
1269
#. of the plugin api, and so should not be translated.
1270
#: drizzled/configvar.cc:152
1272
msgid "configvar plugin '%s' configvar_func2() failed"
1275
#: drizzled/db.cc:403 drizzled/db.cc:411
1277
msgid "Error while loading database options: '%s':"
1280
#: drizzled/drizzled.cc:547
1282
msgid "Got error %d from pthread_cond_timedwait"
1285
#: drizzled/drizzled.cc:728
1287
msgid "Got signal %d from thread %<PRIu64>"
1290
#: drizzled/drizzled.cc:762
818
#: ../client/drizzle.cc:4265
820
msgid "ERROR %d (%s): "
823
#: ../client/drizzle.cc:4267
828
#: ../client/drizzle.cc:4270
833
#: ../client/drizzle.cc:4403
837
#: ../client/drizzle.cc:4405
841
#: ../client/drizzle.cc:4411
845
#: ../client/drizzle.cc:4417
849
#: ../client/drizzle.cc:4518
853
#: ../client/drizzle.cc:4638
855
msgid "Returning to default PROMPT of %s\n"
858
#: ../client/drizzle.cc:4643
859
msgid "Memory allocation error. Not changing prompt\n"
862
#: ../client/drizzle.cc:4648
864
msgid "PROMPT set to '%s'\n"
867
#: ../client/drizzledump.cc:230
868
msgid "Error inserting into destination database"
871
#: ../client/drizzledump.cc:254
873
msgid "Got errno %d on write"
876
#: ../client/drizzledump.cc:299
879
"%s: You can't use --single-transaction and --lock-all-tables at the same "
883
#: ../client/drizzledump.cc:306
885
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
888
#: ../client/drizzledump.cc:374
889
msgid "-- Retrieving database structures..."
892
#: ../client/drizzledump.cc:478
894
"Dump all the databases. This will be same as --databases with all databases "
898
#: ../client/drizzledump.cc:480
899
msgid "Dump all the tablespaces."
902
#: ../client/drizzledump.cc:482
903
msgid "Use complete insert statements."
906
#: ../client/drizzledump.cc:484
908
"Flush logs file in server before starting dump. Note that if you dump many "
909
"databases at once (using the option --databases= or --all-databases), the "
910
"logs will be flushed for each database dumped. The exception is when using --"
911
"lock-all-tables in this case the logs will be flushed only once, "
912
"corresponding to the moment all tables are locked. So if you want your dump "
913
"and the log flush to happen at the same exact moment you should use --lock-"
914
"all-tables or --flush-logs"
917
#: ../client/drizzledump.cc:486
919
msgid "Continue even if we get an sql-error."
920
msgstr "SQL त्रुटी आने पर भी आगे बढे."
922
#: ../client/drizzledump.cc:487
924
msgid "Display this help message and exit."
925
msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
927
#: ../client/drizzledump.cc:489
929
"Locks all tables across all databases. This is achieved by taking a global "
930
"read lock for the duration of the whole dump. Automatically turns --single-"
934
#: ../client/drizzledump.cc:491
936
"Creates a consistent snapshot by dumping all tables in a single transaction. "
937
"Works ONLY for tables stored in storage engines which support "
938
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
939
"be consistent for other storage engines. While a --single-transaction dump "
940
"is in process, to ensure a valid dump file (correct table contents), no "
941
"other connection should use the following statements: ALTER TABLE, DROP "
942
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
946
#: ../client/drizzledump.cc:493
948
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
949
"extended-insert and --disable-keys."
952
#: ../client/drizzledump.cc:494
953
msgid "Overrides option --databases (-B)."
956
#: ../client/drizzledump.cc:496
957
msgid "Number of rows before each output progress report (requires --verbose)."
960
#: ../client/drizzledump.cc:498
961
msgid "Print info about the various stages."
964
#: ../client/drizzledump.cc:500
965
msgid "Turn off Comments"
968
#: ../client/drizzledump.cc:501
970
msgid "Turn off create-options"
971
msgstr "निरमाण के विकल्प ग़लत है"
973
#: ../client/drizzledump.cc:502
974
msgid "Turn off extended-insert"
977
#: ../client/drizzledump.cc:503
978
msgid "Turn off dump date at the end of the output"
981
#: ../client/drizzledump.cc:504
982
msgid "Do not read from the configuration files"
985
#: ../client/drizzledump.cc:510
986
msgid "Add a 'DROP DATABASE' before each create."
989
#: ../client/drizzledump.cc:511
990
msgid "Do not add a 'drop table' before each create."
993
#: ../client/drizzledump.cc:513
995
"Give less verbose output (useful for debugging). Disables structure comments "
996
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
997
"set-names --skip-disable-keys"
1000
#: ../client/drizzledump.cc:515
1002
"To dump several databases. Note the difference in usage; In this case no "
1003
"tables are given. All name arguments are regarded as databasenames. 'USE "
1004
"db_name;' will be included in the output."
1007
#: ../client/drizzledump.cc:517
1009
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1010
"will not be put in the output."
1013
#: ../client/drizzledump.cc:519
1015
"Do not dump the specified table. To specify more than one table to ignore, "
1016
"use the directive multiple times, once for each table. Each table must be "
1017
"specified with both database and table names, e.g. --ignore-table=database."
1021
#: ../client/drizzledump.cc:521
1022
msgid "Insert rows with INSERT IGNORE."
1025
#: ../client/drizzledump.cc:523
1026
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1029
#: ../client/drizzledump.cc:525
1031
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1032
"above line will be added otherwise, if --databases or --all-databases option "
1036
#: ../client/drizzledump.cc:527
1037
msgid "No row information."
1040
#: ../client/drizzledump.cc:529
1041
msgid "Use REPLACE INTO instead of INSERT INTO."
1044
#: ../client/drizzledump.cc:531
1045
msgid "Where to send output to (stdout|database"
1048
#: ../client/drizzledump.cc:533
1050
"Hostname for destination db server (requires --destination-type=database)"
1053
#: ../client/drizzledump.cc:535
1055
"Port number for destination db server (requires --destination-type=database)"
1058
#: ../client/drizzledump.cc:537
1060
"User name for destination db server (resquires --destination-type=database)"
1063
#: ../client/drizzledump.cc:539
1065
"Password for destination db server (requires --destination-type=database)"
1068
#: ../client/drizzledump.cc:541
1070
"The database in the destination db server (requires --destination-"
1071
"type=database, not for use with --all-databases)"
1074
#: ../client/drizzledump.cc:547
1076
msgid "Connect to host."
1077
msgstr "होस्ट से कनेक्ट करने के लिए ."
1079
#: ../client/drizzledump.cc:549
1082
"Password to use when connecting to server. If password is not given it's "
1083
"solicited on the tty."
1085
"सर्वर से कनेक्ट करने के लिए पासवर्ड का प्रयोग करें. यदि पासवर्ड नही दिया गया हो तो tty "
1088
#: ../client/drizzledump.cc:551
1089
#: ../plugin/transaction_log/utilities/transaction_reader.cc:433
1091
msgid "Port number to use for connection."
1092
msgstr "कनेक्शन के लिए उपयोग की जाने वाली सोकेट फाइल."
1094
#: ../client/drizzledump.cc:558
1095
msgid "Hidden Options"
1098
#: ../client/drizzledump.cc:560
1099
msgid "Used to select the database"
1102
#: ../client/drizzledump.cc:561
1103
msgid "Used to select the tables"
1106
#: ../client/drizzledump.cc:564
1107
msgid "Allowed Options + Hidden Options"
1110
#: ../client/drizzledump.cc:628
1112
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1115
#: ../client/drizzledump.cc:633
1117
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1118
"and you are welcome to modify and redistribute it under the GPL license\n"
1120
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
1121
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
1123
#: ../client/drizzledump.cc:634
1124
msgid "Dumps definitions and data from a Drizzle database server"
1127
#: ../client/drizzledump.cc:635
1129
msgid "Usage: %s [OPTIONS] database [tables]\n"
1132
#: ../client/drizzledump.cc:636
1134
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1137
#: ../client/drizzledump.cc:638
1139
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1142
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1143
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1145
msgid "Value supplied for port is not valid.\n"
1148
#: ../client/drizzledump.cc:734
1150
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1153
#: ../client/drizzledump_data.cc:263
1154
msgid "-- Retrieving data for "
1157
#: ../client/drizzledump_data.cc:295
1158
msgid " rows dumped for table "
1161
#: ../client/drizzledump_data.cc:542
1163
msgid "-- Connecting to "
1164
msgstr "होस्ट से कनेक्ट करने के लिए ."
1166
#: ../client/drizzledump_data.cc:542
1167
msgid " using protocol "
1170
#: ../client/drizzledump_data.cc:583 ../client/drizzledump_data.cc:589
1171
#: ../client/drizzledump_data.cc:620 ../client/drizzledump_data.cc:626
1172
msgid "Error executing query: "
1175
#: ../client/drizzledump_data.cc:597
1176
msgid "Could not buffer result: "
1179
#: ../client/drizzledump_data.cc:643
1180
msgid "Error: Could not set db '"
1183
#: ../client/drizzledump_data.cc:657 ../client/drizzledump_data.cc:662
1184
#: ../client/drizzledump_data.cc:668
1188
#: ../client/drizzledump_data.cc:677
1189
msgid "-- Disconnecting from "
1192
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1193
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1194
msgid "-- Retrieving table structures for "
1197
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1198
msgid "-- Retrieving fields for "
1201
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:277
1202
msgid "-- Retrieving indexes for "
1205
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:322
1206
msgid "-- Retrieving foreign keys for "
1209
#: ../client/drizzleslap.cc:2292
1211
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1214
#: ../client/drizzletest.cc:5364
1215
msgid "Error: Invalid Value for opt_max_connect_retries"
1218
#: ../client/drizzletest.cc:5374
1219
msgid "Error: Invalid Value for opt_tail_lines"
1222
#: ../client/drizzletest.cc:5384
1223
msgid "Error: Invalid Value for opt_sleep"
1226
#: ../client/drizzletest.cc:5575
1228
msgid "Could not open '%s' for reading: errno = %d"
1231
#: ../client/drizzletest.cc:5580
1233
msgid "Out of memory"
1236
#: ../drizzled/definition/table.cc:763
1238
msgid "Table %s has invalid/unknown collation: %d,%s"
1241
#: ../drizzled/definition/table.cc:1055
1243
msgid "ENUM column %s has greater than %d possible values"
1246
#: ../drizzled/definition/table.cc:1973
1248
msgid "Unknown collation '%s' in table '%-.64s' definition"
1251
#: ../drizzled/definition/table.cc:1980
1254
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1258
#: ../drizzled/drizzled.cc:487
1291
1259
msgid "Aborting\n"
1294
#: drizzled/drizzled.cc:941
1262
#: ../drizzled/drizzled.cc:548
1295
1263
msgid "One can only use the --user switch if running as root\n"
1298
#: drizzled/drizzled.cc:949
1266
#: ../drizzled/drizzled.cc:555
1300
1268
"Fatal error: Please read \"Security\" section of the manual to find out how "
1301
1269
"to run drizzled as root!\n"
1304
#: drizzled/drizzled.cc:973
1272
#: ../drizzled/drizzled.cc:575
1307
1275
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1311
#: drizzled/drizzled.cc:1147
1313
msgid "Retrying bind on TCP/IP port %u"
1316
#: drizzled/drizzled.cc:1153
1317
msgid "Can't start server: Bind on TCP/IP port"
1320
#: drizzled/drizzled.cc:1154
1322
msgid "Do you already have another drizzled server running on port: %d ?"
1325
#: drizzled/drizzled.cc:1160
1326
msgid "Can't start server: listen() on TCP/IP port"
1329
#: drizzled/drizzled.cc:1161
1331
msgid "listen() on TCP/IP failed with error %d"
1334
#: drizzled/drizzled.cc:1251
1339
#: drizzled/drizzled.cc:1269
1342
"We will try our best to scrape up some info that will hopefully help "
1344
"the problem, but since we have already crashed, something is definitely "
1346
"and this may fail.\n"
1350
#: drizzled/drizzled.cc:1280
1353
"It is possible that drizzled could use up to \n"
1354
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1357
"Hope that's ok; if not, decrease some variables in the equation.\n"
1361
#: drizzled/drizzled.cc:1298
1364
"Attempting backtrace. You can use the following information to find out\n"
1365
"where drizzled died. If you see no messages after this, something went\n"
1366
"terribly wrong...\n"
1369
#: drizzled/drizzled.cc:1326
1372
"Trying to get some variables.\n"
1373
"Some pointers may be invalid and cause the dump to abort...\n"
1376
#: drizzled/drizzled.cc:1338
1380
"This crash occured while the server was calling initgroups(). This is\n"
1381
"often due to the use of a drizzled that is statically linked against glibc\n"
1382
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1383
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1384
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1385
"drizzled that is not statically linked.\n"
1388
#: drizzled/drizzled.cc:1353
1392
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1393
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1394
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1395
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1396
"the documentation for your distribution on how to do that.\n"
1399
#: drizzled/drizzled.cc:1366
1403
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1404
"unreliable and unstable on some operating systems and operating-system\n"
1405
"versions (notably, some versions of Linux). This crash could be due to use\n"
1406
"of those buggy OS calls. You should consider whether you really need the\n"
1407
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1411
#: drizzled/drizzled.cc:1381
1413
msgid "Writing a core file\n"
1416
#: drizzled/drizzled.cc:1428
1418
"setrlimit could not change the size of core files to 'infinity'; We may not "
1419
"be able to generate a core file on signals"
1422
#: drizzled/drizzled.cc:1496
1424
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1427
#: drizzled/drizzled.cc:1584
1429
msgid "Got signal %d to shutdown drizzled"
1432
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1433
msgid "Can't create thread to kill server"
1436
#: drizzled/drizzled.cc:1624
1438
msgid "Got signal: %d error: %d"
1441
#: drizzled/drizzled.cc:1754
1443
msgid "Wrong date/time format specifier: %s\n"
1446
#: drizzled/drizzled.cc:1871
1279
#: ../drizzled/drizzled.cc:600
1280
msgid "Set process group ID failed"
1283
#: ../drizzled/drizzled.cc:605
1284
msgid "Set process user ID failed"
1287
#: ../drizzled/drizzled.cc:617
1288
msgid "Process chroot failed"
1291
#: ../drizzled/drizzled.cc:729
1292
msgid "Error: Invalid Value for auto_increment_increment"
1295
#: ../drizzled/drizzled.cc:740
1296
msgid "Error: Invalid Value for auto_increment_offset"
1299
#: ../drizzled/drizzled.cc:751
1300
msgid "Error: Invalid Value for completion_type"
1303
#: ../drizzled/drizzled.cc:763
1304
msgid "Error: Invalid Value for div-precision-increment"
1307
#: ../drizzled/drizzled.cc:774
1308
msgid "Error: Invalid Value for group_concat_max_len"
1311
#: ../drizzled/drizzled.cc:785
1312
msgid "Error: Invalid Value for join_buffer_size"
1315
#: ../drizzled/drizzled.cc:797
1316
msgid "Error: Invalid Value for max_allowed_packet"
1319
#: ../drizzled/drizzled.cc:809
1320
msgid "Error: Invalid Value for max_connect_errors"
1323
#: ../drizzled/drizzled.cc:820
1324
msgid "Error: Invalid Value for max_error_count"
1327
#: ../drizzled/drizzled.cc:831
1328
msgid "Error: Invalid Value for max_heap_table_size"
1331
#: ../drizzled/drizzled.cc:843
1332
msgid "Error: Invalid Value for min_examined_row_limit"
1335
#: ../drizzled/drizzled.cc:854
1336
msgid "Error: Invalid Value for max_join_size"
1339
#: ../drizzled/drizzled.cc:865
1340
msgid "Error: Invalid Value for max_length_for_sort_data"
1343
#: ../drizzled/drizzled.cc:876
1344
msgid "Error: Invalid Value for max_seeks_for_key"
1347
#: ../drizzled/drizzled.cc:887
1348
msgid "Error: Invalid Value for max_sort_length"
1351
#: ../drizzled/drizzled.cc:898
1352
msgid "Error: Invalid Value for optimizer_search_depth"
1355
#: ../drizzled/drizzled.cc:909
1356
msgid "Error: Invalid Value for preload_buff_size"
1359
#: ../drizzled/drizzled.cc:920
1360
msgid "Error: Invalid Value for query_alloc_block_size"
1363
#: ../drizzled/drizzled.cc:932
1364
msgid "Error: Invalid Value for query_prealloc_size"
1367
#: ../drizzled/drizzled.cc:944
1368
msgid "Error: Invalid Value for range_alloc_block_size"
1371
#: ../drizzled/drizzled.cc:956
1372
msgid "Error: Invalid Value for read_buff_size"
1375
#: ../drizzled/drizzled.cc:968
1376
msgid "Error: Invalid Value for read_rnd_buff_size"
1379
#: ../drizzled/drizzled.cc:979
1380
msgid "Error: Invalid Value for sort_buff_size"
1383
#: ../drizzled/drizzled.cc:990
1384
msgid "Error: Invalid Value for table_def_size"
1387
#: ../drizzled/drizzled.cc:1001
1388
msgid "Error: Invalid Value for table_cache_size"
1391
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1392
msgid "Error: Invalid Value for table_lock_wait_timeout"
1395
#: ../drizzled/drizzled.cc:1039
1397
"Error: Invalid Value for transaction_message_threshold valid values are "
1398
"between 131072 - 1048576 bytes"
1401
#: ../drizzled/drizzled.cc:1097
1403
msgid "Defaults file '%s' not found\n"
1406
#: ../drizzled/drizzled.cc:1139
1448
1408
msgid "gethostname failed, using '%s' as hostname"
1451
#: drizzled/drizzled.cc:1935
1454
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1458
#: drizzled/drizzled.cc:1940
1461
"Could not increase number of max_open_files to more than %u (request: %u)"
1464
#: drizzled/drizzled.cc:2021
1466
msgid "Unknown locale: '%s'"
1469
#: drizzled/drizzled.cc:2087
1470
msgid "Can't create thread-keys"
1473
#: drizzled/drizzled.cc:2127
1474
msgid "Unable to reopen stdout"
1477
#: drizzled/drizzled.cc:2130
1478
msgid "Unable to reopen stderr"
1481
#: drizzled/drizzled.cc:2136
1482
msgid "Out of memory"
1485
#: drizzled/drizzled.cc:2142
1487
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1488
"impossible, it would lead to infinite loops in this server."
1491
#: drizzled/drizzled.cc:2162
1494
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1495
"replication may break when this Drizzle server acts as a master and has his "
1496
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1499
#: drizzled/drizzled.cc:2190
1500
msgid "Failed to initialize plugins."
1503
#: drizzled/drizzled.cc:2221
1506
"%s: Too many arguments (first extra is '%s').\n"
1507
"Use --verbose --help to get a list of available options\n"
1510
#: drizzled/drizzled.cc:2231
1511
msgid "Can't init databases"
1514
#: drizzled/drizzled.cc:2251
1516
msgid "Unknown/unsupported table type: %s"
1519
#: drizzled/drizzled.cc:2257
1521
msgid "Default storage engine (%s) is not available"
1524
#: drizzled/drizzled.cc:2280
1525
msgid "Can't initialize tc_log"
1528
#: drizzled/drizzled.cc:2311
1530
msgid "Failed to lock memory. Errno: %d\n"
1533
#: drizzled/drizzled.cc:2380
1535
msgid "Asked for %u thread stack, but got %<PRIu64>"
1538
#: drizzled/drizzled.cc:2416
1540
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1541
"value: we force server id to 1; updates will be logged to the binary log, "
1542
"but connections from slaves will not be accepted."
1545
#: drizzled/drizzled.cc:2474
1546
msgid "Before Lock_thread_count"
1549
#: drizzled/drizzled.cc:2481
1550
msgid "After lock_thread_count"
1553
#: drizzled/drizzled.cc:2589
1555
msgid "drizzled: Got error %d from select"
1558
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1559
#: drizzled/drizzled.cc:3026
1560
msgid "Option used by mysql-test for debugging and testing of replication."
1563
#: drizzled/drizzled.cc:2825
1411
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
1412
msgid "Display this help and exit."
1413
msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
1415
#: ../drizzled/drizzled.cc:1157
1416
msgid "Configuration file to use"
1419
#: ../drizzled/drizzled.cc:1159
1420
msgid "Base location for config files"
1423
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1424
msgid "Directory for plugins."
1427
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1429
"Optional comma separated list of plugins to load at startup in addition to "
1430
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1433
#: ../drizzled/drizzled.cc:1170 ../drizzled/drizzled.cc:1978
1435
"Optional comma separated list of plugins to not load at startup. Effectively "
1436
"removes a plugin from the list of plugins to be loaded. [for example: --"
1437
"plugin_remove=crc32,logger_gearman]"
1440
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1984
1442
"Optional comma separated list of plugins to load at starup instead of the "
1443
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1446
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1748
1564
1447
msgid "Auto-increment columns are incremented by this"
1567
#: drizzled/drizzled.cc:2830
1450
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1753
1569
1452
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1573
#: drizzled/drizzled.cc:2836
1456
#: ../drizzled/drizzled.cc:1185 ../drizzled/drizzled.cc:1759
1575
1458
"Path to installation directory. All paths are usually resolved relative to "
1579
#: drizzled/drizzled.cc:2840
1580
msgid "IP address to bind to."
1583
#: drizzled/drizzled.cc:2844
1585
"The maximum size of a row-based binary log event in bytes. Rows will be "
1586
"grouped into events smaller than this size if possible. The value has to be "
1587
"a multiple of 256."
1590
#: drizzled/drizzled.cc:2855
1591
msgid "Don't ignore client side character set value sent during handshake."
1594
#: drizzled/drizzled.cc:2860
1595
msgid "Set the filesystem character set."
1598
#: drizzled/drizzled.cc:2865
1599
msgid "Set the default character set."
1600
msgstr "डीफौल्ट चारसेट सेट करे."
1602
#: drizzled/drizzled.cc:2872
1462
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1764
1603
1463
msgid "Chroot drizzled daemon during startup."
1606
#: drizzled/drizzled.cc:2876
1466
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1768
1607
1467
msgid "Set the default collation."
1610
#: drizzled/drizzled.cc:2880
1470
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1611
1471
msgid "Default completion type."
1614
#: drizzled/drizzled.cc:2885
1615
msgid "Write error output on screen."
1618
#: drizzled/drizzled.cc:2889
1474
#: ../drizzled/drizzled.cc:1193 ../drizzled/drizzled.cc:1777
1619
1475
msgid "Write core on errors."
1622
#: drizzled/drizzled.cc:2893
1478
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1781
1623
1479
msgid "Path to the database root."
1626
#: drizzled/drizzled.cc:2897
1627
msgid "Set the default storage engine (table type) for tables."
1482
#: ../drizzled/drizzled.cc:1197
1483
msgid "Set the default storage engine for tables."
1630
#: drizzled/drizzled.cc:2901
1486
#: ../drizzled/drizzled.cc:1199 ../drizzled/drizzled.cc:1788
1631
1487
msgid "Set the default time zone."
1634
#: drizzled/drizzled.cc:2905
1635
msgid "Type of DELAY_KEY_WRITE."
1638
#: drizzled/drizzled.cc:2914
1639
msgid "Print a symbolic stack trace on failure."
1642
#: drizzled/drizzled.cc:2920
1643
msgid "Push supported query conditions to the storage engine."
1646
#: drizzled/drizzled.cc:2926
1490
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1793
1647
1491
msgid "Used for debugging; Use at your own risk!"
1650
#: drizzled/drizzled.cc:2929
1651
msgid "Flush tables to disk between SQL commands."
1654
#: drizzled/drizzled.cc:2934
1494
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1798
1655
1495
msgid "Set up signals usable for debugging"
1658
#: drizzled/drizzled.cc:2938
1659
msgid "Command(s) that are executed for each new connection"
1662
#: drizzled/drizzled.cc:2942
1663
msgid "Read SQL commands from this file at startup."
1666
#: drizzled/drizzled.cc:2946
1667
msgid "Command(s) that are executed when a slave connects to this master"
1670
#: drizzled/drizzled.cc:2950
1674
#: drizzled/drizzled.cc:2954
1498
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1802
1675
1499
msgid "Set the language used for the month names and the days of the week."
1678
#: drizzled/drizzled.cc:2959
1679
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1682
#: drizzled/drizzled.cc:2964
1683
msgid "Log connections and queries to file."
1686
#: drizzled/drizzled.cc:2968
1688
"Log update queries in binary format. Optional argument is the location for "
1689
"the binary log files.(Strongly recommended to avoid replication problems if "
1690
"server's hostname changes)"
1693
#: drizzled/drizzled.cc:2975
1694
msgid "File that holds the names for last binary log files."
1697
#: drizzled/drizzled.cc:2979
1698
msgid "Error log file."
1701
#: drizzled/drizzled.cc:2983
1702
msgid "Log all MyISAM changes to file."
1705
#: drizzled/drizzled.cc:2987
1707
"Tells the slave to log the updates from the slave thread to the binary log. "
1708
"You will need to turn it on if you plan to daisy-chain the slaves."
1711
#: drizzled/drizzled.cc:2994
1713
"Path to transaction coordinator log (used for transactions that affect more "
1714
"than one storage engine, when binary log is disabled)"
1717
#: drizzled/drizzled.cc:3000
1718
msgid "Size of transaction coordinator log."
1721
#: drizzled/drizzled.cc:3006
1502
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1807
1722
1503
msgid "Log some not critical warnings to the log file."
1725
#: drizzled/drizzled.cc:3011
1726
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1729
#: drizzled/drizzled.cc:3016
1731
"The location and name of the file that remembers the master and where the I/"
1732
"O replication thread is in the master's binlogs."
1735
#: drizzled/drizzled.cc:3021
1737
"The number of tries the slave will make to connect to the master before "
1741
#: drizzled/drizzled.cc:3030
1742
msgid "Lock drizzled in memory."
1745
#: drizzled/drizzled.cc:3034
1747
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1748
"BACKUP, FORCE or QUICK."
1751
#: drizzled/drizzled.cc:3039
1752
msgid "Use very new possible 'unsafe' functions."
1755
#: drizzled/drizzled.cc:3044
1756
msgid "Use old, non-optimized alter table."
1759
#: drizzled/drizzled.cc:3049
1760
msgid "Pid file used by safe_mysqld."
1763
#: drizzled/drizzled.cc:3059
1765
"Maximum time in seconds to wait for the port to become free. (Default: no "
1769
#: drizzled/drizzled.cc:3064
1770
msgid "The location and name to use for relay logs."
1773
#: drizzled/drizzled.cc:3068
1775
"The location and name to use for the file that keeps a list of the last "
1779
#: drizzled/drizzled.cc:3073
1781
"The location and name of the file that remembers where the SQL replication "
1782
"thread is in the relay logs."
1785
#: drizzled/drizzled.cc:3078
1787
"In replication, if set to 1, do not skip events having our server id. "
1788
"Default value is 0 (to break infinite loops in circular replication). Can't "
1789
"be set to 1 if --log-slave-updates is used."
1792
#: drizzled/drizzled.cc:3086
1794
"Hostname or IP of the slave to be reported to to the master during slave "
1795
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1796
"you do not want the slave to register itself with the master. Note that it "
1797
"is not sufficient for the master to simply read the IP of the slave off the "
1798
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1799
"may not be valid for connecting to the slave from the master or other hosts."
1802
#: drizzled/drizzled.cc:3096
1803
msgid "Skip some optimize stages (for testing)."
1806
#: drizzled/drizzled.cc:3099
1506
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1812
1507
msgid "Pid file used by drizzled."
1510
#: ../drizzled/drizzled.cc:1211
1511
msgid "Maximum time in seconds to wait for the port to become free. "
1514
#: ../drizzled/drizzled.cc:1213
1515
msgid "Include the SQL query in replicated protobuf messages."
1518
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1821
1808
1520
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1809
1521
"specified directory"
1812
#: drizzled/drizzled.cc:3104
1524
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1826
1814
1526
"Uniquely identifies the server instance in the community of replication "
1818
#: drizzled/drizzled.cc:3109
1819
msgid "Don't use new, possible wrong routines."
1822
#: drizzled/drizzled.cc:3112
1823
msgid "If set, slave is not autostarted."
1826
#: drizzled/drizzled.cc:3116
1530
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1831
1827
1531
msgid "Don't print a stack trace on failure."
1830
#: drizzled/drizzled.cc:3120
1831
msgid "Don't give threads different priorities."
1834
#: drizzled/drizzled.cc:3124
1836
"The location where the slave should put its temporary files when replicating "
1837
"a LOAD DATA INFILE command."
1840
#: drizzled/drizzled.cc:3129
1842
"Tells the slave thread to continue replication when a query event returns an "
1843
"error from the provided list."
1846
#: drizzled/drizzled.cc:3133
1848
"Modes for how replication events should be executed. Legal values are "
1849
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1850
"stop for operations that are idempotent. In STRICT mode, replication will "
1851
"stop on any unexpected difference between the master and the slave."
1854
#: drizzled/drizzled.cc:3141
1858
#: drizzled/drizzled.cc:3144
1534
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1835
1859
1535
msgid "Enable symbolic link support."
1862
#: drizzled/drizzled.cc:3153
1864
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1867
#: drizzled/drizzled.cc:3158
1869
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1873
#: drizzled/drizzled.cc:3163
1875
"Using this option will cause most temporary files created to use a small set "
1876
"of names, rather than a unique name for each new file."
1879
#: drizzled/drizzled.cc:3168
1538
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1844
1881
1540
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1884
#: drizzled/drizzled.cc:3173
1886
"Path for temporary files. Several paths may be specified, separated by a "
1887
"colon (:), in this case they are used in a round-robin fashion."
1543
#: ../drizzled/drizzled.cc:1228 ../drizzled/drizzled.cc:1849
1544
msgid "Path for temporary files."
1890
#: drizzled/drizzled.cc:3179
1547
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1853
1891
1548
msgid "Default transaction isolation level."
1894
#: drizzled/drizzled.cc:3183
1551
#: ../drizzled/drizzled.cc:1232
1553
"Max message size written to transaction log, valid values 131072 - 1048576 "
1557
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1857
1896
1558
msgid "Run drizzled daemon as user."
1897
msgstr "डरीझल से बाहर निकले. 'कुइट' कमांड के समान ही है."
1899
#: drizzled/drizzled.cc:3191
1561
#: ../drizzled/drizzled.cc:1238 ../drizzled/drizzled.cc:1865
1901
1563
"The number of outstanding connection requests Drizzle can have. This comes "
1902
1564
"into play when the main Drizzle thread gets very many connection requests in "
1903
1565
"a very short time."
1906
#: drizzled/drizzled.cc:3197
1908
"The size of the cache to hold the SQL statements for the binary log during a "
1909
"transaction. If you often use big, multi-statement transactions you can "
1910
"increase this to get more performance."
1913
#: drizzled/drizzled.cc:3203
1915
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1568
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1871
1570
"Size of tree cache used in bulk insert optimization. Note that this is a "
1916
1571
"limit per thread!"
1919
#: drizzled/drizzled.cc:3209
1921
"The number of seconds the drizzled server is waiting for a connect packet "
1922
"before responding with 'Bad handshake'."
1925
#: drizzled/drizzled.cc:3214
1926
msgid "The DATE format (For future)."
1929
#: drizzled/drizzled.cc:3219
1930
msgid "The DATETIME/TIMESTAMP format (for future)."
1933
#: drizzled/drizzled.cc:3224
1934
msgid "The default week format used by WEEK() functions."
1937
#: drizzled/drizzled.cc:3229
1574
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1877
1939
1576
"Precision of the result of '/' operator will be increased on that value."
1942
#: drizzled/drizzled.cc:3235
1944
"If non-zero, binary logs will be purged after expire_logs_days days; "
1945
"possible purges happen at startup and at binary log rotation."
1948
#: drizzled/drizzled.cc:3241
1579
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1883
1949
1580
msgid "The maximum length of the result of function group_concat."
1952
#: drizzled/drizzled.cc:3246
1954
"The number of seconds the server waits for activity on an interactive "
1955
"connection before closing it."
1958
#: drizzled/drizzled.cc:3252
1583
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1888
1959
1584
msgid "The size of the buffer that is used for full joins."
1962
#: drizzled/drizzled.cc:3258
1963
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1966
#: drizzled/drizzled.cc:3263
1968
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1969
"this to get better index handling (for all reads and multiple writes) to as "
1970
"much as you can afford;"
1973
#: drizzled/drizzled.cc:3272
1975
"This characterizes the number of hits a hot block has to be untouched until "
1976
"it is considered aged enough to be downgraded to a warm block. This "
1977
"specifies the percentage ratio of that number of hits to the total number of "
1978
"blocks in key cache"
1981
#: drizzled/drizzled.cc:3281
1982
msgid "The default size of key cache blocks"
1985
#: drizzled/drizzled.cc:3287
1986
msgid "The minimum percentage of warm blocks in key cache"
1989
#: drizzled/drizzled.cc:3293
1587
#: ../drizzled/drizzled.cc:1254
1589
"A global cap on the amount of memory that can be allocated by session join "
1590
"buffers (0 means unlimited)"
1593
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1894
1990
1594
msgid "Max packetlength to send/receive from to server."
1993
#: drizzled/drizzled.cc:3298
1995
"Can be used to restrict the total size used to cache a multi-transaction "
1999
#: drizzled/drizzled.cc:3303
2001
"Binary log will be rotated automatically when the size exceeds this value. "
2002
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2003
"for this variable is 4096."
2006
#: drizzled/drizzled.cc:3309
1597
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1899
2008
1599
"If there is more than this number of interrupted connections from a host "
2009
1600
"this host will be blocked from further connections."
2012
#: drizzled/drizzled.cc:3316
2013
msgid "The number of simultaneous clients allowed."
2016
#: drizzled/drizzled.cc:3321
1603
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1904
2017
1604
msgid "Max number of errors/warnings to store for a statement."
2020
#: drizzled/drizzled.cc:3326
1607
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1909
2021
1608
msgid "Don't allow creation of heap tables bigger than this."
2024
#: drizzled/drizzled.cc:3332
1611
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1915
2026
1613
"Joins that are probably going to read more than max_join_size records return "
2030
#: drizzled/drizzled.cc:3338
1617
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1921
2031
1618
msgid "Max number of bytes in sorted records."
2034
#: drizzled/drizzled.cc:3343
2036
"If non-zero: relay log will be rotated automatically when the size exceeds "
2037
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2038
"excepted, the minimum value for this variable is 4096."
2041
#: drizzled/drizzled.cc:3350
1621
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1926
2042
1622
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2045
#: drizzled/drizzled.cc:3355
1625
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1931
2047
1627
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2048
1628
"max_sort_length bytes of each value are used; the rest are ignored)."
2051
#: drizzled/drizzled.cc:3362
2052
msgid "Maximum number of temporary tables a client can keep open at a time."
2055
#: drizzled/drizzled.cc:3367
1631
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1938
2056
1632
msgid "After this many write locks, allow some read locks to run in between."
2059
#: drizzled/drizzled.cc:3371
1635
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1942
2061
1637
"Don't log queries which examine less than min_examined_row_limit rows to "
2065
#: drizzled/drizzled.cc:3377
2066
msgid "Block size to be used for MyISAM index pages."
2069
#: drizzled/drizzled.cc:3383
2070
msgid "Default pointer size to be used for MyISAM tables."
2073
#: drizzled/drizzled.cc:3388
2075
"Don't use the fast sort index method to created index if the temporary file "
2076
"would get bigger than this."
2079
#: drizzled/drizzled.cc:3395
2081
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2082
"disables parallel repair."
2085
#: drizzled/drizzled.cc:3401
2087
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2088
"when creating indexes with CREATE INDEX or ALTER TABLE."
2091
#: drizzled/drizzled.cc:3407
2093
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2094
"Possible values of name are 'nulls_unequal' (default behavior), "
2095
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2098
#: drizzled/drizzled.cc:3414
2099
msgid "Buffer length for TCP/IP and socket communication."
2102
#: drizzled/drizzled.cc:3419
2104
"Number of seconds to wait for more data from a connection before aborting "
2108
#: drizzled/drizzled.cc:3425
2110
"If a read on a communication port is interrupted, retry this many times "
2114
#: drizzled/drizzled.cc:3431
2116
"Number of seconds to wait for a block to be written to a connection before "
2117
"aborting the write."
2120
#: drizzled/drizzled.cc:3437
2121
msgid "Use compatible behavior."
2124
#: drizzled/drizzled.cc:3442
2126
"If this is not 0, then drizzled will use this value to reserve file "
2127
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2128
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2129
"larger) number of files."
2132
#: drizzled/drizzled.cc:3449
2134
"Controls the heuristic(s) applied during query optimization to prune less-"
2135
"promising partial plans from the optimizer search space. Meaning: false - do "
2136
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2137
"based on number of retrieved rows."
2140
#: drizzled/drizzled.cc:3457
1641
#: ../drizzled/drizzled.cc:1281
1643
"Do not apply any heuristic(s) during query optimization to prune, thus "
1644
"perform an exhaustive search from the optimizer search space."
1647
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1956
2142
1649
"Maximum depth of search performed by the query optimizer. Values larger than "
2143
1650
"the number of relations in a query result in better query plans, but take "
2148
1655
"(used for testing/comparison)."
2151
#: drizzled/drizzled.cc:3469
2152
msgid "Directory for plugins."
2155
#: drizzled/drizzled.cc:3473
2157
"Optional colon (or semicolon) separated list of plugins to load,where each "
2158
"plugin is identified by the name of the shared library. [for example: --"
2159
"plugin_load=libmd5udf.so:libauth_pam.so]"
2162
#: drizzled/drizzled.cc:3479
1658
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1990
2163
1659
msgid "The size of the buffer that is allocated when preloading indexes"
2166
#: drizzled/drizzled.cc:3484
1662
#: ../drizzled/drizzled.cc:1296 ../drizzled/drizzled.cc:1995
2167
1663
msgid "Allocation block size for query parsing and execution"
2170
#: drizzled/drizzled.cc:3489
1666
#: ../drizzled/drizzled.cc:1299 ../drizzled/drizzled.cc:2000
2171
1667
msgid "Persistent buffer for query parsing and execution"
2174
#: drizzled/drizzled.cc:3495
1670
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:2006
2175
1671
msgid "Allocation block size for storing ranges during optimization"
2178
#: drizzled/drizzled.cc:3501
1674
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:2012
2180
1676
"Each thread that does a sequential scan allocates a buffer of this size for "
2181
1677
"each table it scans. If you do many sequential scans, you may want to "
2182
1678
"increase this value."
2185
#: drizzled/drizzled.cc:3509
2187
"Make all non-temporary tables read-only, with the exception for replication "
2188
"(slave) threads and users with the SUPER privilege"
1681
#: ../drizzled/drizzled.cc:1310
1682
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
2191
#: drizzled/drizzled.cc:3515
1685
#: ../drizzled/drizzled.cc:1313 ../drizzled/drizzled.cc:2020
2193
1687
"When reading rows in sorted order after a sort, the rows are read through "
2194
1688
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2195
1689
"record_buffer."
2198
#: drizzled/drizzled.cc:3523
2200
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2204
#: drizzled/drizzled.cc:3529
2205
msgid "Maximum space to use for all relay logs."
2208
#: drizzled/drizzled.cc:3534
2209
msgid "Use compression on master/slave protocol."
2212
#: drizzled/drizzled.cc:3539
2214
"Number of seconds to wait for more data from a master/slave connection "
2215
"before aborting the read."
2218
#: drizzled/drizzled.cc:3544
2220
"Number of times the slave SQL thread will retry a transaction in case it "
2221
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2225
#: drizzled/drizzled.cc:3550
2226
msgid "Allow slave to batch requests."
2229
#: drizzled/drizzled.cc:3554
2231
"If creating the thread takes longer than this value (in seconds), the "
2232
"Slow_launch_threads counter will be incremented."
2235
#: drizzled/drizzled.cc:3559
1692
#: ../drizzled/drizzled.cc:1318
1693
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1696
#: ../drizzled/drizzled.cc:1320 ../drizzled/drizzled.cc:2028
1697
msgid "Select scheduler to be used (by default multi-thread)."
1700
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:2033
2236
1701
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2239
#: drizzled/drizzled.cc:3565
1704
#: ../drizzled/drizzled.cc:1326
2241
"Synchronously flush binary log to disk after every #th event. Use 0 "
2242
"(default) to disable synchronous flushing."
1706
"A global cap on the amount of memory that can be allocated by session sort "
1707
"buffers (0 means unlimited)"
2245
#: drizzled/drizzled.cc:3570
1710
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2039
2246
1711
msgid "The number of cached table definitions."
2249
#: drizzled/drizzled.cc:3574
1714
#: ../drizzled/drizzled.cc:1330 ../drizzled/drizzled.cc:2043
2250
1715
msgid "The number of cached open tables."
2253
#: drizzled/drizzled.cc:3578
1718
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:2047
2255
1720
"Timeout in seconds to wait for a table level lock before returning an error. "
2256
1721
"Used only if the connection has active cursors."
2259
#: drizzled/drizzled.cc:3583
2260
msgid "How many threads we should keep in a cache for reuse."
2263
#: drizzled/drizzled.cc:3587
2265
"How many threads we should create to handle query requests in case of "
2266
"'thread_handling=pool-of-threads'"
2269
#: drizzled/drizzled.cc:3592
1724
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2052
2270
1725
msgid "The stack size for each thread."
2273
#: drizzled/drizzled.cc:3598
2274
msgid "The TIME format (for future)."
2277
#: drizzled/drizzled.cc:3603
1728
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2058
2279
"If an internal in-memory temporary table exceeds this size, MySQL will "
1730
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2280
1731
"automatically convert it to an on-disk MyISAM table."
2283
#: drizzled/drizzled.cc:3609
2284
msgid "Allocation block size for transactions to be stored in binary log"
2287
#: drizzled/drizzled.cc:3614
2288
msgid "Persistent buffer for transactions to be stored in binary log"
2291
#: drizzled/drizzled.cc:3619
2293
"The number of seconds the server waits for activity on a connection before "
2297
#: drizzled/drizzled.cc:3866
2299
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1734
#: ../drizzled/drizzled.cc:1361
1735
msgid "Duplicate entry for command line option\n"
1738
#: ../drizzled/drizzled.cc:1408 ../drizzled/drizzled.cc:1426
1739
#: ../drizzled/drizzled.cc:1460 ../drizzled/drizzled.cc:1468
1740
#: ../drizzled/drizzled.cc:1488
1744
"Use --help to get a list of available options\n"
1747
#: ../drizzled/drizzled.cc:1438
1748
msgid "Failed to initialize plugins\n"
1751
#: ../drizzled/drizzled.cc:1476
1755
"Use --help to get a list of available options\n"
1758
#: ../drizzled/drizzled.cc:1525
1760
msgid "Error getting default charset"
1761
msgstr "डीफौल्ट चारसेट सेट करे."
1763
#: ../drizzled/drizzled.cc:1555
1764
msgid "Error setting collation"
1767
#: ../drizzled/drizzled.cc:1563
1769
msgid "Unknown locale: '%s'"
1772
#: ../drizzled/drizzled.cc:1583
1773
msgid "Could not initialize table cache\n"
1776
#: ../drizzled/drizzled.cc:1598
1777
msgid "XA cache initialization failed: Out of memory\n"
1780
#: ../drizzled/drizzled.cc:1628
1781
msgid "No scheduler found, cannot continue!\n"
1784
#: ../drizzled/drizzled.cc:1652
1786
msgid "Unknown/unsupported storage engine: %s\n"
1789
#: ../drizzled/drizzled.cc:1784
1790
msgid "Set the default storage engine (table type) for tables."
1793
#: ../drizzled/drizzled.cc:1816
1795
"Maximum time in seconds to wait for the port to become free. (Default: no "
1799
#: ../drizzled/drizzled.cc:1948
1801
"Controls the heuristic(s) applied during query optimization to prune less-"
1802
"promising partial plans from the optimizer search space. Meaning: false - do "
1803
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1804
"based on number of retrieved rows."
1807
#: ../drizzled/drizzled.cc:2084
1810
"Copyright (C) 2008 Sun Microsystems\n"
2300
1811
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2301
1812
"and you are welcome to modify and redistribute it under the GPL license\n"
2303
"Starts the Drizzle database server\n"
1815
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
1816
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
2306
#: drizzled/drizzled.cc:3873
1818
#: ../drizzled/drizzled.cc:2091
2308
1820
msgid "Usage: %s [OPTIONS]\n"
2311
#: drizzled/drizzled.cc:3884
2314
"To see what values a running Drizzle server is using, type\n"
2315
"'drizzleadmin variables' instead of 'drizzled --help'."
2318
#: drizzled/drizzled.cc:4058
1823
#: ../drizzled/drizzled.cc:2214
2321
1826
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2322
1827
"command line\n"
2325
#: drizzled/drizzled.cc:4112
2326
msgid "Can't start server: cannot resolve hostname!"
2329
#: drizzled/drizzled.cc:4118
2330
msgid "Can't start server: bind-address refers to multiple interfaces!"
2333
#: drizzled/drizzled.cc:4453
2335
msgid "No option given to %s\n"
2338
#: drizzled/drizzled.cc:4455
2340
msgid "Wrong option to %s. Option(s) given: %s\n"
2343
#: drizzled/drizzled.cc:4457
2345
msgid "Alternatives are: '%s'"
2348
#: drizzled/error.cc:34
2352
#: drizzled/error.cc:36
2356
#: drizzled/error.cc:38
1830
#: ../drizzled/drizzled.cc:2231
1831
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1834
#: ../drizzled/drizzled.cc:2244
1835
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1838
#: ../drizzled/drizzled.cc:2257
1839
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1842
#: ../drizzled/drizzled.cc:2270
1843
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1846
#: ../drizzled/error.cc:131
1848
msgid "Unknown error %d"
1849
msgstr "अज्ञात त्रुटि %d"
1851
#: ../drizzled/error.cc:207
2360
#: drizzled/error.cc:40
1855
#: ../drizzled/error.cc:208
2364
#: drizzled/error.cc:42
1859
#: ../drizzled/error.cc:209
2366
1861
msgid "Can't create file '%-.200s' (errno: %d)"
2369
#: drizzled/error.cc:44
1864
#: ../drizzled/error.cc:210
2371
1866
msgid "Can't create table '%-.200s' (errno: %d)"
2374
#: drizzled/error.cc:46
2376
msgid "Can't create database '%-.192s' (errno: %d)"
2379
#: drizzled/error.cc:48
2381
msgid "Can't create database '%-.192s'; database exists"
2384
#: drizzled/error.cc:50
2386
msgid "Can't drop database '%-.192s'; database doesn't exist"
2389
#: drizzled/error.cc:52
2391
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2394
#: drizzled/error.cc:54
2396
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2399
#: drizzled/error.cc:56
1869
#: ../drizzled/error.cc:211
1871
msgid "Can't create schema '%-.192s' (errno: %d)"
1874
#: ../drizzled/error.cc:212
1876
msgid "Can't create schema '%-.192s'; schema exists"
1879
#: ../drizzled/error.cc:213
1881
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1884
#: ../drizzled/error.cc:214
2401
1886
msgid "Error on delete of '%-.192s' (errno: %d)"
2404
#: drizzled/error.cc:58
2405
msgid "Can't read record in system table"
2408
#: drizzled/error.cc:60
1889
#: ../drizzled/error.cc:215
2410
1891
msgid "Can't get status of '%-.200s' (errno: %d)"
2413
#: drizzled/error.cc:62
2415
msgid "Can't get working directory (errno: %d)"
2418
#: drizzled/error.cc:64
1894
#: ../drizzled/error.cc:216
2420
1896
msgid "Can't lock file (errno: %d)"
2423
#: drizzled/error.cc:66
1899
#: ../drizzled/error.cc:217
2425
1901
msgid "Can't open file: '%-.200s' (errno: %d)"
2428
#: drizzled/error.cc:68
1904
#: ../drizzled/error.cc:218
2430
1906
msgid "Can't find file: '%-.200s' (errno: %d)"
2433
#: drizzled/error.cc:70
1909
#: ../drizzled/error.cc:219
2435
1911
msgid "Can't read dir of '%-.192s' (errno: %d)"
2438
#: drizzled/error.cc:72
2440
msgid "Can't change dir to '%-.192s' (errno: %d)"
2443
#: drizzled/error.cc:74
1914
#: ../drizzled/error.cc:220
2445
1916
msgid "Record has changed since last read in table '%-.192s'"
2448
#: drizzled/error.cc:76
1919
#: ../drizzled/error.cc:221
2450
1921
msgid "Disk full (%s); waiting for someone to free some space..."
2453
#: drizzled/error.cc:78
1924
#: ../drizzled/error.cc:222
2455
1926
msgid "Can't write; duplicate key in table '%-.192s'"
2458
#: drizzled/error.cc:80
1929
#: ../drizzled/error.cc:223
2460
1931
msgid "Error on close of '%-.192s' (errno: %d)"
2463
#: drizzled/error.cc:82
1934
#: ../drizzled/error.cc:224
2465
1936
msgid "Error reading file '%-.200s' (errno: %d)"
2468
#: drizzled/error.cc:84
1939
#: ../drizzled/error.cc:225
2470
1941
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2473
#: drizzled/error.cc:86
1944
#: ../drizzled/error.cc:226
2475
1946
msgid "Error writing file '%-.200s' (errno: %d)"
2478
#: drizzled/error.cc:88
1949
#: ../drizzled/error.cc:227
2480
1951
msgid "'%-.192s' is locked against change"
2483
#: drizzled/error.cc:90
1954
#: ../drizzled/error.cc:228
2484
1955
msgid "Sort aborted"
2487
#: drizzled/error.cc:92
2489
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2492
#: drizzled/error.cc:94
1958
#: ../drizzled/error.cc:229
2494
1960
msgid "Got error %d from storage engine"
2497
#: drizzled/error.cc:96
1963
#: ../drizzled/error.cc:230
2499
1965
msgid "Table storage engine for '%-.192s' doesn't have this option"
2502
#: drizzled/error.cc:98
1968
#: ../drizzled/error.cc:231
2504
1970
msgid "Can't find record in '%-.192s'"
2507
#: drizzled/error.cc:100
1973
#: ../drizzled/error.cc:232
2509
1975
msgid "Incorrect information in file: '%-.200s'"
2512
#: drizzled/error.cc:102
1978
#: ../drizzled/error.cc:233
2514
1980
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2517
#: drizzled/error.cc:104
1983
#: ../drizzled/error.cc:234
2519
1985
msgid "Old key file for table '%-.192s'; repair it!"
2522
#: drizzled/error.cc:106
1988
#: ../drizzled/error.cc:235
2524
1990
msgid "Table '%-.192s' is read only"
2527
#: drizzled/error.cc:108
1993
#: ../drizzled/error.cc:236
2529
msgid "Out of memory; restart server and try again (needed %d bytes)"
1995
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2532
#: drizzled/error.cc:110
1998
#: ../drizzled/error.cc:237
2533
1999
msgid "Out of sort memory; increase server sort buffer size"
2536
#: drizzled/error.cc:112
2002
#: ../drizzled/error.cc:238
2003
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2006
#: ../drizzled/error.cc:239
2007
msgid "Global join memory constraint hit; increase join-heap-threshold"
2010
#: ../drizzled/error.cc:240
2011
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2014
#: ../drizzled/error.cc:241
2015
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2018
#: ../drizzled/error.cc:242
2538
2020
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2541
#: drizzled/error.cc:114
2023
#: ../drizzled/error.cc:243
2542
2024
msgid "Too many connections"
2545
#: drizzled/error.cc:116
2027
#: ../drizzled/error.cc:244
2547
"Out of memory; check if mysqld or some other process uses all available "
2548
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2029
"Out of memory; check if drizzled or some other process uses all available "
2030
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2549
2031
"memory or you can add more swap space"
2552
#: drizzled/error.cc:118
2034
#: ../drizzled/error.cc:245
2553
2035
msgid "Can't get hostname for your address"
2556
#: drizzled/error.cc:120
2038
#: ../drizzled/error.cc:246
2557
2039
msgid "Bad handshake"
2560
#: drizzled/error.cc:122
2042
#: ../drizzled/error.cc:247
2562
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2044
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2565
#: drizzled/error.cc:124
2047
#: ../drizzled/error.cc:248
2567
2049
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2570
#: drizzled/error.cc:126
2571
msgid "No database selected"
2052
#: ../drizzled/error.cc:249
2053
msgid "No schema selected"
2574
#: drizzled/error.cc:128
2056
#: ../drizzled/error.cc:250
2575
2057
msgid "Unknown command"
2578
#: drizzled/error.cc:130
2060
#: ../drizzled/error.cc:251
2580
2062
msgid "Column '%-.192s' cannot be null"
2583
#: drizzled/error.cc:132
2585
msgid "Unknown database '%-.192s'"
2065
#: ../drizzled/error.cc:252
2067
msgid "Unknown schema '%-.192s'"
2068
msgstr "अज्ञात कमांड '\\%c'"
2588
#: drizzled/error.cc:134
2070
#: ../drizzled/error.cc:253
2590
2072
msgid "Table '%-.192s' already exists"
2593
#: drizzled/error.cc:136
2075
#: ../drizzled/error.cc:254
2595
2077
msgid "Unknown table '%-.100s'"
2598
#: drizzled/error.cc:138
2080
#: ../drizzled/error.cc:255
2600
2082
msgid "Column '%-.192s' in %-.192s is ambiguous"
2603
#: drizzled/error.cc:140
2085
#: ../drizzled/error.cc:256
2604
2086
msgid "Server shutdown in progress"
2607
#: drizzled/error.cc:142
2089
#: ../drizzled/error.cc:257
2609
2091
msgid "Unknown column '%-.192s' in '%-.192s'"
2612
#: drizzled/error.cc:144
2094
#: ../drizzled/error.cc:258
2614
2096
msgid "'%-.192s' isn't in GROUP BY"
2617
#: drizzled/error.cc:146
2099
#: ../drizzled/error.cc:259
2619
2101
msgid "Can't group on '%-.192s'"
2622
#: drizzled/error.cc:148
2104
#: ../drizzled/error.cc:260
2623
2105
msgid "Statement has sum functions and columns in same statement"
2626
#: drizzled/error.cc:150
2108
#: ../drizzled/error.cc:261
2627
2109
msgid "Column count doesn't match value count"
2630
#: drizzled/error.cc:152
2112
#: ../drizzled/error.cc:262
2632
2114
msgid "Identifier name '%-.100s' is too long"
2635
#: drizzled/error.cc:154
2117
#: ../drizzled/error.cc:263
2637
2119
msgid "Duplicate column name '%-.192s'"
2640
#: drizzled/error.cc:156
2122
#: ../drizzled/error.cc:264
2642
2124
msgid "Duplicate key name '%-.192s'"
2645
#: drizzled/error.cc:158
2127
#: ../drizzled/error.cc:265
2647
2129
msgid "Duplicate entry '%-.192s' for key %d"
2650
#: drizzled/error.cc:160
2132
#: ../drizzled/error.cc:266
2652
2134
msgid "Incorrect column specifier for column '%-.192s'"
2655
#: drizzled/error.cc:162
2137
#: ../drizzled/error.cc:267
2657
2139
msgid "%s near '%-.80s' at line %d"
2660
#: drizzled/error.cc:164
2142
#: ../drizzled/error.cc:268
2661
2143
msgid "Query was empty"
2664
#: drizzled/error.cc:166
2146
#: ../drizzled/error.cc:269
2666
2148
msgid "Not unique table/alias: '%-.192s'"
2669
#: drizzled/error.cc:168
2151
#: ../drizzled/error.cc:270
2671
2153
msgid "Invalid default value for '%-.192s'"
2674
#: drizzled/error.cc:170
2156
#: ../drizzled/error.cc:271
2675
2157
msgid "Multiple primary key defined"
2678
#: drizzled/error.cc:172
2160
#: ../drizzled/error.cc:272
2680
2162
msgid "Too many keys specified; max %d keys allowed"
2683
#: drizzled/error.cc:174
2165
#: ../drizzled/error.cc:273
2685
2167
msgid "Too many key parts specified; max %d parts allowed"
2688
#: drizzled/error.cc:176
2170
#: ../drizzled/error.cc:274
2690
2172
msgid "Specified key was too long; max key length is %d bytes"
2693
#: drizzled/error.cc:178
2175
#: ../drizzled/error.cc:275
2695
2177
msgid "Key column '%-.192s' doesn't exist in table"
2698
#: drizzled/error.cc:180
2180
#: ../drizzled/error.cc:276
2701
2183
"BLOB column '%-.192s' can't be used in key specification with the used table "
2705
#: drizzled/error.cc:182
2187
#: ../drizzled/error.cc:277
2708
2190
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2712
#: drizzled/error.cc:184
2194
#: ../drizzled/error.cc:278
2714
2196
"Incorrect table definition; there can be only one auto column and it must be "
2715
2197
"defined as a key"
2718
#: drizzled/error.cc:186
2721
"%s: ready for connections.\n"
2722
"Version: '%s' socket: '%s' port: %d"
2725
#: drizzled/error.cc:188
2200
#: ../drizzled/error.cc:279
2727
2202
msgid "%s: Normal shutdown\n"
2730
#: drizzled/error.cc:190
2205
#: ../drizzled/error.cc:280
2732
2207
msgid "%s: Got signal %d. Aborting!\n"
2735
#: drizzled/error.cc:192
2210
#: ../drizzled/error.cc:281
2737
2212
msgid "%s: Shutdown complete\n"
2740
#: drizzled/error.cc:194
2215
#: ../drizzled/error.cc:282
2742
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2217
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2745
#: drizzled/error.cc:196
2220
#: ../drizzled/error.cc:283
2746
2221
msgid "Can't create IP socket"
2749
#: drizzled/error.cc:198
2224
#: ../drizzled/error.cc:284
2752
2227
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2756
#: drizzled/error.cc:200
2757
msgid "Field separator argument is not what is expected; check the manual"
2231
#: ../drizzled/error.cc:285
2234
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2760
#: drizzled/error.cc:202
2238
#: ../drizzled/error.cc:286
2762
2240
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2765
#: drizzled/error.cc:204
2243
#: ../drizzled/error.cc:287
2768
"The file '%-.128s' must be in the database directory or be readable by all"
2246
"The file '%-.128s' must be in the schema directory or be readable by all"
2771
#: drizzled/error.cc:206
2249
#: ../drizzled/error.cc:288
2773
2251
msgid "File '%-.200s' already exists"
2776
#: drizzled/error.cc:208
2254
#: ../drizzled/error.cc:289
2778
2256
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2781
#: drizzled/error.cc:210
2783
msgid "Records: %ld Duplicates: %ld"
2786
#: drizzled/error.cc:212
2259
#: ../drizzled/error.cc:290
2788
2261
"Incorrect prefix key; the used key part isn't a string, the used length is "
2789
2262
"longer than the key part, or the storage engine doesn't support unique "
2793
#: drizzled/error.cc:214
2266
#: ../drizzled/error.cc:291
2794
2267
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2797
#: drizzled/error.cc:216
2270
#: ../drizzled/error.cc:292
2799
2272
msgid "Can't DROP '%-.192s'; check that column/key exists"
2802
#: drizzled/error.cc:218
2275
#: ../drizzled/error.cc:293
2804
2277
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2807
#: drizzled/error.cc:220
2280
#: ../drizzled/error.cc:294
2809
2282
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2812
#: drizzled/error.cc:222
2814
msgid "Unknown thread id: %lu"
2817
#: drizzled/error.cc:224
2819
msgid "You are not owner of thread %lu"
2822
#: drizzled/error.cc:226
2285
#. KILL session errors
2286
#: ../drizzled/error.cc:297
2288
msgid "Unknown session id: %lu"
2289
msgstr "अज्ञात त्रुटि %d"
2291
#: ../drizzled/error.cc:298
2293
msgid "You are not the owner of session %lu"
2296
#: ../drizzled/error.cc:299
2297
msgid "You cannot kill the session you are connected from."
2300
#: ../drizzled/error.cc:302
2823
2301
msgid "No tables used"
2826
#: drizzled/error.cc:228
2828
msgid "Too many strings for column %-.192s and SET"
2831
#: drizzled/error.cc:230
2833
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2836
#: drizzled/error.cc:232
2838
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2841
#: drizzled/error.cc:234
2843
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2846
#: drizzled/error.cc:236
2304
#: ../drizzled/error.cc:303
2848
2306
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2851
#: drizzled/error.cc:238
2309
#: ../drizzled/error.cc:304
2853
msgid "Incorrect database name '%-.100s'"
2311
msgid "Incorrect schema name '%-.100s'"
2856
#: drizzled/error.cc:240
2314
#: ../drizzled/error.cc:305
2858
2316
msgid "Incorrect table name '%-.100s'"
2861
#: drizzled/error.cc:242
2319
#: ../drizzled/error.cc:306
2863
2321
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2864
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2322
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2867
#: drizzled/error.cc:244
2325
#: ../drizzled/error.cc:307
2868
2326
msgid "Unknown error"
2871
#: drizzled/error.cc:246
2329
#: ../drizzled/error.cc:308
2873
2331
msgid "Unknown procedure '%-.192s'"
2876
#: drizzled/error.cc:248
2334
#: ../drizzled/error.cc:309
2878
2336
msgid "Incorrect parameter count to procedure '%-.192s'"
2881
#: drizzled/error.cc:250
2883
msgid "Incorrect parameters to procedure '%-.192s'"
2886
#: drizzled/error.cc:252
2339
#: ../drizzled/error.cc:310
2888
2341
msgid "Unknown table '%-.192s' in %-.32s"
2891
#: drizzled/error.cc:254
2344
#: ../drizzled/error.cc:311
2893
2346
msgid "Column '%-.192s' specified twice"
2896
#: drizzled/error.cc:256
2349
#: ../drizzled/error.cc:312
2897
2350
msgid "Invalid use of group function"
2900
#: drizzled/error.cc:258
2353
#: ../drizzled/error.cc:313
2903
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2356
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2906
#: drizzled/error.cc:260
2359
#: ../drizzled/error.cc:314
2907
2360
msgid "A table must have at least 1 column"
2910
#: drizzled/error.cc:262
2363
#: ../drizzled/error.cc:315
2912
2365
msgid "The table '%-.192s' is full"
2915
#: drizzled/error.cc:264
2917
msgid "Unknown character set: '%-.64s'"
2920
#: drizzled/error.cc:266
2922
msgid "Too many tables; MySQL can only use %d tables in a join"
2925
#: drizzled/error.cc:268
2368
#: ../drizzled/error.cc:316
2370
msgid "Too many tables; Drizzle can only use %d tables in a join"
2373
#: ../drizzled/error.cc:317
2926
2374
msgid "Too many columns"
2929
#: drizzled/error.cc:270
2377
#: ../drizzled/error.cc:318
2932
2380
"Row size too large. The maximum row size for the used table type, not "
2933
2381
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2936
#: drizzled/error.cc:272
2939
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
2940
"thread_stack=#' to specify a bigger stack if needed"
2943
#: drizzled/error.cc:274
2384
#: ../drizzled/error.cc:319
2944
2385
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2947
#: drizzled/error.cc:276
2388
#: ../drizzled/error.cc:320
2950
2391
"Table handler doesn't support NULL in given index. Please change column "
2951
2392
"'%-.192s' to be NOT NULL or use another handler"
2954
#: drizzled/error.cc:278
2956
msgid "Can't load function '%-.192s'"
2959
#: drizzled/error.cc:280
2961
msgid "Can't initialize function '%-.192s'; %-.80s"
2964
#: drizzled/error.cc:282
2965
msgid "No paths allowed for shared library"
2968
#: drizzled/error.cc:284
2970
msgid "Function '%-.192s' already exists"
2973
#: drizzled/error.cc:286
2395
#: ../drizzled/error.cc:321
2396
msgid "No paths allowed for plugin library"
2399
#: ../drizzled/error.cc:322
2401
msgid "Plugin '%-.192s' already exists"
2404
#: ../drizzled/error.cc:323
2975
2406
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2978
#: drizzled/error.cc:288
2980
msgid "Can't find symbol '%-.128s' in library"
2983
#: drizzled/error.cc:290
2985
msgid "Function '%-.192s' is not defined"
2988
#: drizzled/error.cc:292
2991
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2992
"'mysqladmin flush-hosts'"
2995
#: drizzled/error.cc:294
2997
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3000
#: drizzled/error.cc:296
3002
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3003
"to change passwords"
3006
#: drizzled/error.cc:298
3008
"You must have privileges to update tables in the mysql database to be able "
3009
"to change passwords for others"
3012
#: drizzled/error.cc:300
3013
msgid "Can't find any matching row in the user table"
3016
#: drizzled/error.cc:302
2409
#: ../drizzled/error.cc:324
2411
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2414
#: ../drizzled/error.cc:325
3018
2416
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3021
#: drizzled/error.cc:304
2419
#: ../drizzled/error.cc:326
3024
2422
"Can't create a new thread (errno %d); if you are not out of available "
3025
2423
"memory, you can consult the manual for a possible OS-dependent bug"
3028
#: drizzled/error.cc:306
2426
#: ../drizzled/error.cc:327
3030
2428
msgid "Column count doesn't match value count at row %ld"
3033
#: drizzled/error.cc:308
2431
#: ../drizzled/error.cc:328
3035
2433
msgid "Can't reopen table: '%-.192s'"
3038
#: drizzled/error.cc:310
3039
msgid "Invalid use of NULL value"
3042
#: drizzled/error.cc:312
3044
msgid "Got error '%-.64s' from regexp"
3047
#: drizzled/error.cc:314
2436
#: ../drizzled/error.cc:329
3049
2438
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3050
2439
"illegal if there is no GROUP BY clause"
3053
#: drizzled/error.cc:316
3055
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3058
#: drizzled/error.cc:318
3060
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3063
#: drizzled/error.cc:320
3066
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3070
#: drizzled/error.cc:322
3072
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3073
"privileges can be used"
3076
#: drizzled/error.cc:324
3077
msgid "The host or user argument to GRANT is too long"
3080
#: drizzled/error.cc:326
2442
#: ../drizzled/error.cc:330
3082
2444
msgid "Table '%-.192s.%-.192s' doesn't exist"
3085
#: drizzled/error.cc:328
3088
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3092
#: drizzled/error.cc:330
3093
msgid "The used command is not allowed with this MySQL version"
3096
#: drizzled/error.cc:332
2447
#: ../drizzled/error.cc:331
3098
2449
"You have an error in your SQL syntax; check the manual that corresponds to "
3099
"your MySQL server version for the right syntax to use"
3102
#: drizzled/error.cc:334
3104
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3107
#: drizzled/error.cc:336
3108
msgid "Too many delayed threads in use"
3111
#: drizzled/error.cc:338
3113
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3116
#: drizzled/error.cc:340
2450
"your Drizzle server version for the right syntax to use"
2453
#: ../drizzled/error.cc:332
3117
2454
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3120
#: drizzled/error.cc:342
3121
msgid "Got a read error from the connection pipe"
3124
#: drizzled/error.cc:344
3125
msgid "Got an error from fcntl()"
3128
#: drizzled/error.cc:346
2457
#: ../drizzled/error.cc:333
3129
2458
msgid "Got packets out of order"
3132
#: drizzled/error.cc:358
3133
msgid "Result string is longer than 'max_allowed_packet' bytes"
3136
#: drizzled/error.cc:360
2461
#: ../drizzled/error.cc:334
3137
2462
msgid "The used table type doesn't support BLOB/TEXT columns"
3140
#: drizzled/error.cc:362
2465
#: ../drizzled/error.cc:335
3141
2466
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3144
#: drizzled/error.cc:364
3147
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3151
#: drizzled/error.cc:366
2469
#: ../drizzled/error.cc:336
3153
2471
msgid "Incorrect column name '%-.100s'"
3156
#: drizzled/error.cc:368
2474
#: ../drizzled/error.cc:337
3158
2476
msgid "The used storage engine can't index column '%-.192s'"
3161
#: drizzled/error.cc:370
2479
#: ../drizzled/error.cc:338
3163
2481
"Unable to open underlying table which is differently defined or of non-"
3164
2482
"MyISAM type or doesn't exist"
3167
#: drizzled/error.cc:372
2485
#: ../drizzled/error.cc:339
3169
2487
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3172
#: drizzled/error.cc:374
2490
#: ../drizzled/error.cc:340
3175
2493
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3178
#: drizzled/error.cc:376
2496
#: ../drizzled/error.cc:341
3180
2498
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3181
2499
"UNIQUE instead"
3184
#: drizzled/error.cc:378
2502
#: ../drizzled/error.cc:342
3185
2503
msgid "Result consisted of more than one row"
3188
#: drizzled/error.cc:380
2506
#: ../drizzled/error.cc:343
3189
2507
msgid "This table type requires a primary key"
3192
#: drizzled/error.cc:382
3193
msgid "This version of MySQL is not compiled with RAID support"
3196
#: drizzled/error.cc:384
3198
"You are using safe update mode and you tried to update a table without a "
3199
"WHERE that uses a KEY column"
3202
#: drizzled/error.cc:386
2510
#: ../drizzled/error.cc:344
3204
2512
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3207
#: drizzled/error.cc:388
2515
#: ../drizzled/error.cc:345
3208
2516
msgid "Can't open table"
3211
#: drizzled/error.cc:390
2519
#: ../drizzled/error.cc:346
3213
2521
msgid "The storage engine for the table doesn't support %s"
3216
#: drizzled/error.cc:392
3217
msgid "You are not allowed to execute this command in a transaction"
3220
#: drizzled/error.cc:394
2524
#: ../drizzled/error.cc:347
3222
2526
msgid "Got error %d during COMMIT"
3225
#: drizzled/error.cc:396
2529
#: ../drizzled/error.cc:348
3227
2531
msgid "Got error %d during ROLLBACK"
3230
#: drizzled/error.cc:398
3232
msgid "Got error %d during FLUSH_LOGS"
3235
#: drizzled/error.cc:400
3237
msgid "Got error %d during CHECKPOINT"
3240
#: drizzled/error.cc:402
2534
#. This is a very incorrect place to use the PRIi64 macro as the
2535
#. program that looks over the source for the N_() macros does not
2536
#. (obviously) do macro expansion, so the string is entirely wrong for
2537
#. what it is trying to output for every language except english.
2538
#: ../drizzled/error.cc:353
3243
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2541
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3244
2542
"'%-.64s' (%-.64s)"
3247
#: drizzled/error.cc:404
3248
msgid "The storage engine for the table does not support binary table dump"
3251
#: drizzled/error.cc:406
3252
msgid "Binlog closed, cannot RESET MASTER"
3255
#: drizzled/error.cc:408
3257
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3260
#: drizzled/error.cc:410
3262
msgid "Error from master: '%-.64s'"
3265
#: drizzled/error.cc:412
3266
msgid "Net error reading from master"
3269
#: drizzled/error.cc:414
3270
msgid "Net error writing to master"
3273
#: drizzled/error.cc:416
3274
msgid "Can't find FULLTEXT index matching the column list"
3277
#: drizzled/error.cc:418
2545
#: ../drizzled/error.cc:354
3279
2547
"Can't execute the given command because you have active locked tables or an "
3280
2548
"active transaction"
3283
#: drizzled/error.cc:420
2551
#: ../drizzled/error.cc:355
3285
2553
msgid "Unknown system variable '%-.64s'"
3288
#: drizzled/error.cc:422
2556
#: ../drizzled/error.cc:356
3290
2558
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3293
#: drizzled/error.cc:424
2561
#: ../drizzled/error.cc:357
3296
2564
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3299
#: drizzled/error.cc:426
2567
#: ../drizzled/error.cc:358
3300
2568
msgid "Some non-transactional changed tables couldn't be rolled back"
3303
#: drizzled/error.cc:428
3305
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3306
"of storage; increase this mysqld variable and try again"
3309
#: drizzled/error.cc:430
3311
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3314
#: drizzled/error.cc:432
3316
"This operation requires a running slave; configure slave and do START SLAVE"
3319
#: drizzled/error.cc:434
3320
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3323
#: drizzled/error.cc:436
3325
"Could not initialize master info structure; more error messages can be found "
3326
"in the MySQL error log"
3329
#: drizzled/error.cc:438
3330
msgid "Could not create slave thread; check system resources"
3333
#: drizzled/error.cc:440
3336
"User %-.64s already has more than 'max_user_connections' active connections"
3339
#: drizzled/error.cc:442
2571
#: ../drizzled/error.cc:359
3340
2572
msgid "You may only use constant expressions with SET"
3343
#: drizzled/error.cc:444
2575
#: ../drizzled/error.cc:360
3344
2576
msgid "Lock wait timeout exceeded; try restarting transaction"
3347
#: drizzled/error.cc:446
2579
#: ../drizzled/error.cc:361
3348
2580
msgid "The total number of locks exceeds the lock table size"
3351
#: drizzled/error.cc:448
2583
#: ../drizzled/error.cc:362
3352
2584
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3355
#: drizzled/error.cc:450
2587
#: ../drizzled/error.cc:363
3356
2588
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3359
#: drizzled/error.cc:452
3360
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3363
#: drizzled/error.cc:454
2591
#: ../drizzled/error.cc:364
3365
2593
msgid "Incorrect arguments to %s"
3368
#: drizzled/error.cc:456
3370
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3373
#: drizzled/error.cc:458
3375
"Incorrect table definition; all MERGE tables must be in the same database"
3378
#: drizzled/error.cc:460
2596
#: ../drizzled/error.cc:365
3379
2597
msgid "Deadlock found when trying to get lock; try restarting transaction"
3382
#: drizzled/error.cc:462
2600
#: ../drizzled/error.cc:366
3383
2601
msgid "The used table type doesn't support FULLTEXT indexes"
3386
#: drizzled/error.cc:464
2604
#: ../drizzled/error.cc:367
3387
2605
msgid "Cannot add foreign key constraint"
3390
#: drizzled/error.cc:466
2608
#: ../drizzled/error.cc:368
3391
2609
msgid "Cannot add or update a child row: a foreign key constraint fails"
3394
#: drizzled/error.cc:468
2612
#: ../drizzled/error.cc:369
3395
2613
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3398
#: drizzled/error.cc:470
3400
msgid "Error connecting to master: %-.128s"
3403
#: drizzled/error.cc:472
3405
msgid "Error running query on master: %-.128s"
3408
#: drizzled/error.cc:474
3410
msgid "Error when executing command %s: %-.128s"
3413
#: drizzled/error.cc:476
2616
#: ../drizzled/error.cc:370
3415
2618
msgid "Incorrect usage of %s and %s"
3418
#: drizzled/error.cc:478
2621
#: ../drizzled/error.cc:371
3419
2622
msgid "The used SELECT statements have a different number of columns"
3422
#: drizzled/error.cc:480
2625
#: ../drizzled/error.cc:372
3423
2626
msgid "Can't execute the query because you have a conflicting read lock"
3426
#: drizzled/error.cc:482
3427
msgid "Mixing of transactional and non-transactional tables is disabled"
3430
#: drizzled/error.cc:484
3432
msgid "Option '%s' used twice in statement"
3435
#: drizzled/error.cc:486
3437
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3440
#: drizzled/error.cc:488
3442
msgid "Access denied; you need the %-.128s privilege for this operation"
3445
#: drizzled/error.cc:490
2629
#: ../drizzled/error.cc:373
3448
2632
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3451
#: drizzled/error.cc:492
2635
#: ../drizzled/error.cc:374
3454
2638
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3457
#: drizzled/error.cc:494
2641
#: ../drizzled/error.cc:375
3459
2643
msgid "Variable '%-.64s' doesn't have a default value"
3462
#: drizzled/error.cc:496
2646
#: ../drizzled/error.cc:376
3464
2648
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3467
#: drizzled/error.cc:498
2651
#: ../drizzled/error.cc:377
3469
2653
msgid "Incorrect argument type to variable '%-.64s'"
3472
#: drizzled/error.cc:500
2656
#: ../drizzled/error.cc:378
3474
2658
msgid "Variable '%-.64s' can only be set, not read"
3477
#: drizzled/error.cc:502
2661
#: ../drizzled/error.cc:379
3479
2663
msgid "Incorrect usage/placement of '%s'"
3482
#: drizzled/error.cc:504
3484
msgid "This version of MySQL doesn't yet support '%s'"
3487
#: drizzled/error.cc:506
3490
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3493
#: drizzled/error.cc:508
3494
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3497
#: drizzled/error.cc:510
2666
#: ../drizzled/error.cc:380
2668
msgid "This version of Drizzle doesn't yet support '%s'"
2671
#: ../drizzled/error.cc:381
3499
2673
msgid "Variable '%-.192s' is a %s variable"
3502
#: drizzled/error.cc:512
2676
#: ../drizzled/error.cc:382
3504
2678
msgid "Incorrect foreign key definition for '%-.192s': %s"
3507
#: drizzled/error.cc:514
2681
#: ../drizzled/error.cc:383
3508
2682
msgid "Key reference and table reference don't match"
3511
#: drizzled/error.cc:516
2685
#: ../drizzled/error.cc:384
3513
2687
msgid "Operand should contain %d column(s)"
3516
#: drizzled/error.cc:518
2690
#: ../drizzled/error.cc:385
3517
2691
msgid "Subquery returns more than 1 row"
3520
#: drizzled/error.cc:520
3522
msgid "Unknown prepared statement handler (%.*s) given to %s"
3525
#: drizzled/error.cc:522
3526
msgid "Help database is corrupt or does not exist"
3529
#: drizzled/error.cc:524
3530
msgid "Cyclic reference on subqueries"
3533
#: drizzled/error.cc:526
2694
#: ../drizzled/error.cc:386
3535
2696
msgid "Converting column '%s' from %s to %s"
3538
#: drizzled/error.cc:528
2699
#: ../drizzled/error.cc:387
3540
2701
msgid "Reference '%-.64s' not supported (%s)"
3543
#: drizzled/error.cc:530
2704
#: ../drizzled/error.cc:388
3544
2705
msgid "Every derived table must have its own alias"
3547
#: drizzled/error.cc:532
2708
#: ../drizzled/error.cc:389
3549
2710
msgid "Select %u was reduced during optimization"
3552
#: drizzled/error.cc:534
2713
#: ../drizzled/error.cc:390
3554
2715
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3557
#: drizzled/error.cc:536
3559
"Client does not support authentication protocol requested by server; "
3560
"consider upgrading MySQL client"
3563
#: drizzled/error.cc:538
2718
#: ../drizzled/error.cc:391
3564
2719
msgid "All parts of a SPATIAL index must be NOT NULL"
3567
#: drizzled/error.cc:540
2722
#: ../drizzled/error.cc:392
3569
2724
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3572
#: drizzled/error.cc:542
3573
msgid "Slave is already running"
3576
#: drizzled/error.cc:544
3577
msgid "Slave already has been stopped"
3580
#: drizzled/error.cc:546
2727
#: ../drizzled/error.cc:393
3583
"Uncompressed data size too large; the maximum size is %d (probably, length "
3584
"of uncompressed data was corrupted)"
2730
"Uncompressed data size too large; the maximum size is %d (based on "
2731
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3587
#: drizzled/error.cc:548
2734
#: ../drizzled/error.cc:394
3588
2735
msgid "ZLIB: Not enough memory"
3591
#: drizzled/error.cc:550
2738
#: ../drizzled/error.cc:395
3593
2740
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3594
2741
"data was corrupted)"
3597
#: drizzled/error.cc:552
2744
#: ../drizzled/error.cc:396
3598
2745
msgid "ZLIB: Input data corrupted"
3601
#: drizzled/error.cc:554
2748
#: ../drizzled/error.cc:397
3603
2750
msgid "%d line(s) were cut by GROUP_CONCAT()"
3606
#: drizzled/error.cc:556
2753
#: ../drizzled/error.cc:398
3608
2755
msgid "Row %ld doesn't contain data for all columns"
3611
#: drizzled/error.cc:558
2758
#: ../drizzled/error.cc:399
3614
2761
"Row %ld was truncated; it contained more data than there were input columns"
3617
#: drizzled/error.cc:560
2764
#: ../drizzled/error.cc:400
3620
2767
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3623
#: drizzled/error.cc:562
2770
#: ../drizzled/error.cc:401
3625
2772
msgid "Out of range value for column '%s' at row %ld"
3628
#: drizzled/error.cc:564
2775
#: ../drizzled/error.cc:402
3630
2777
msgid "Data truncated for column '%s' at row %ld"
3633
#: drizzled/error.cc:566
3635
msgid "Using storage engine %s for table '%s'"
3638
#: drizzled/error.cc:568
2780
#: ../drizzled/error.cc:403
3640
2782
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3643
#: drizzled/error.cc:570
3644
msgid "Cannot drop one or more of the requested users"
3647
#: drizzled/error.cc:572
3648
msgid "Can't revoke all privileges for one or more of the requested users"
3651
#: drizzled/error.cc:574
2785
#: ../drizzled/error.cc:404
3653
2787
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3656
#: drizzled/error.cc:576
2790
#: ../drizzled/error.cc:405
3658
2792
msgid "Illegal mix of collations for operation '%s'"
3661
#: drizzled/error.cc:578
2795
#: ../drizzled/error.cc:406
3664
2798
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3665
2799
"variable_name)"
3668
#: drizzled/error.cc:580
2802
#: ../drizzled/error.cc:407
3670
2804
msgid "Unknown collation: '%-.64s'"
3673
#: drizzled/error.cc:582
3675
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3676
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3680
#: drizzled/error.cc:584
3683
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3684
"old format; please change the password to the new format"
3687
#: drizzled/error.cc:586
2807
#: ../drizzled/error.cc:408
3690
2810
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3694
#: drizzled/error.cc:588
3695
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3698
#: drizzled/error.cc:590
3700
"It is recommended to use --skip-slave-start when doing step-by-step "
3701
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3702
"get an unexpected slave's mysqld restart"
3705
#: drizzled/error.cc:592
3706
msgid "SQL thread is not to be started so UNTIL options are ignored"
3709
#: drizzled/error.cc:594
2814
#: ../drizzled/error.cc:409
3711
2816
msgid "Incorrect index name '%-.100s'"
3714
#: drizzled/error.cc:596
2819
#: ../drizzled/error.cc:410
3716
2821
msgid "Incorrect catalog name '%-.100s'"
3719
#: drizzled/error.cc:598
3721
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3724
#: drizzled/error.cc:600
2824
#: ../drizzled/error.cc:411
3726
2826
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3729
#: drizzled/error.cc:602
3731
msgid "Unknown key cache '%-.100s'"
3734
#: drizzled/error.cc:604
3736
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3737
"this switch for this grant to work"
3740
#: drizzled/error.cc:606
2829
#: ../drizzled/error.cc:412
3742
2831
msgid "Unknown table engine '%s'"
3745
#: drizzled/error.cc:608
3747
msgid "'%s' is deprecated; use '%s' instead"
3750
#: drizzled/error.cc:610
2834
#: ../drizzled/error.cc:413
3752
2836
msgid "The target table %-.100s of the %s is not updatable"
3755
#: drizzled/error.cc:612
2839
#: ../drizzled/error.cc:414
3758
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
2842
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3762
#: drizzled/error.cc:614
2846
#: ../drizzled/error.cc:415
3765
"The MySQL server is running with the %s option so it cannot execute this "
2849
"The Drizzle server is running with the %s option so it cannot execute this "
3769
#: drizzled/error.cc:616
2853
#: ../drizzled/error.cc:416
3771
2855
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3774
#: drizzled/error.cc:618
2858
#: ../drizzled/error.cc:417
3776
2860
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3779
#: drizzled/error.cc:620
2863
#: ../drizzled/error.cc:418
3781
2865
"Incorrect table definition; there can be only one TIMESTAMP column with "
3782
2866
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3785
#: drizzled/error.cc:622
2869
#: ../drizzled/error.cc:419
3787
2871
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3790
#: drizzled/error.cc:624
3791
msgid "This command is not supported in the prepared statement protocol yet"
3794
#: drizzled/error.cc:626
2874
#: ../drizzled/error.cc:420
3796
2876
msgid "Got error %d '%-.100s' from %s"
3799
#: drizzled/error.cc:628
2879
#: ../drizzled/error.cc:421
3801
2881
msgid "Got temporary error %d '%-.100s' from %s"
3804
#: drizzled/error.cc:630
2884
#: ../drizzled/error.cc:422
3806
2886
msgid "Unknown or incorrect time zone: '%-.64s'"
3809
#: drizzled/error.cc:632
3811
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3814
#: drizzled/error.cc:634
2889
#: ../drizzled/error.cc:423
3816
2891
msgid "Invalid %s character string: '%.64s'"
3819
#: drizzled/error.cc:636
2894
#: ../drizzled/error.cc:424
3821
2896
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3824
#: drizzled/error.cc:638
3826
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3829
#: drizzled/error.cc:640
3831
msgid "Can't create a %s from within another stored routine"
3834
#: drizzled/error.cc:642
3836
msgid "%s %s already exists"
3839
#: drizzled/error.cc:644
2899
#: ../drizzled/error.cc:425
3841
2901
msgid "%s %s does not exist"
3844
#: drizzled/error.cc:646
3846
msgid "Failed to DROP %s %s"
3849
#: drizzled/error.cc:648
3851
msgid "Failed to CREATE %s %s"
3854
#: drizzled/error.cc:650
3856
msgid "%s with no matching label: %s"
3859
#: drizzled/error.cc:652
3861
msgid "Redefining label %s"
3864
#: drizzled/error.cc:654
3866
msgid "End-label %s without match"
3869
#: drizzled/error.cc:656
3871
msgid "Referring to uninitialized variable %s"
3874
#: drizzled/error.cc:658
3876
msgid "PROCEDURE %s can't return a result set in the given context"
3879
#: drizzled/error.cc:660
3880
msgid "RETURN is only allowed in a FUNCTION"
3883
#: drizzled/error.cc:662
3885
msgid "%s is not allowed in stored procedures"
3888
#: drizzled/error.cc:664
3890
"The update log is deprecated and replaced by the binary log; SET "
3891
"SQL_LOG_UPDATE has been ignored"
3894
#: drizzled/error.cc:666
3896
"The update log is deprecated and replaced by the binary log; SET "
3897
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3900
#: drizzled/error.cc:668
2904
#: ../drizzled/error.cc:426
3901
2905
msgid "Query execution was interrupted"
3904
#: drizzled/error.cc:670
3906
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3909
#: drizzled/error.cc:672
3911
msgid "Undefined CONDITION: %s"
3914
#: drizzled/error.cc:674
3916
msgid "No RETURN found in FUNCTION %s"
3919
#: drizzled/error.cc:676
3921
msgid "FUNCTION %s ended without RETURN"
3924
#: drizzled/error.cc:678
3925
msgid "Cursor statement must be a SELECT"
3928
#: drizzled/error.cc:680
3929
msgid "Cursor SELECT must not have INTO"
3932
#: drizzled/error.cc:682
3934
msgid "Undefined CURSOR: %s"
3937
#: drizzled/error.cc:684
3938
msgid "Cursor is already open"
3941
#: drizzled/error.cc:686
3942
msgid "Cursor is not open"
3945
#: drizzled/error.cc:688
3947
msgid "Undeclared variable: %s"
3950
#: drizzled/error.cc:690
3951
msgid "Incorrect number of FETCH variables"
3954
#: drizzled/error.cc:692
3955
msgid "No data - zero rows fetched, selected, or processed"
3958
#: drizzled/error.cc:694
3960
msgid "Duplicate parameter: %s"
3963
#: drizzled/error.cc:696
3965
msgid "Duplicate variable: %s"
3968
#: drizzled/error.cc:698
3970
msgid "Duplicate condition: %s"
3973
#: drizzled/error.cc:700
3975
msgid "Duplicate cursor: %s"
3978
#: drizzled/error.cc:702
3980
msgid "Failed to ALTER %s %s"
3983
#: drizzled/error.cc:704
3984
msgid "Subquery value not supported"
3987
#: drizzled/error.cc:706
3989
msgid "%s is not allowed in stored function or trigger"
3992
#: drizzled/error.cc:708
3993
msgid "Variable or condition declaration after cursor or handler declaration"
3996
#: drizzled/error.cc:710
3997
msgid "Cursor declaration after handler declaration"
4000
#: drizzled/error.cc:712
4001
msgid "Case not found for CASE statement"
4004
#: drizzled/error.cc:714
4006
msgid "Configuration file '%-.192s' is too big"
4009
#: drizzled/error.cc:716
4011
msgid "Malformed file type header in file '%-.192s'"
4014
#: drizzled/error.cc:718
4016
msgid "Unexpected end of file while parsing comment '%-.200s'"
4019
#: drizzled/error.cc:720
4021
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4024
#: drizzled/error.cc:722
4026
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4029
#: drizzled/error.cc:724
4030
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4033
#: drizzled/error.cc:726
4035
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4038
#: drizzled/error.cc:728
4040
msgid "'%-.192s.%-.192s' is not %s"
4043
#: drizzled/error.cc:730
4045
msgid "Column '%-.192s' is not updatable"
4048
#: drizzled/error.cc:732
4049
msgid "View's SELECT contains a subquery in the FROM clause"
4052
#: drizzled/error.cc:734
4054
msgid "View's SELECT contains a '%s' clause"
4057
#: drizzled/error.cc:736
4058
msgid "View's SELECT contains a variable or parameter"
4061
#: drizzled/error.cc:738
4063
msgid "View's SELECT refers to a temporary table '%-.192s'"
4066
#: drizzled/error.cc:740
4067
msgid "View's SELECT and view's field list have different column counts"
4070
#: drizzled/error.cc:742
4072
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4075
#: drizzled/error.cc:744
4076
msgid "View being updated does not have complete key of underlying table in it"
4079
#: drizzled/error.cc:746
2908
#: ../drizzled/error.cc:427
4082
2911
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4083
2912
"(s) or definer/invoker of view lack rights to use them"
4086
#: drizzled/error.cc:748
4088
msgid "Can't drop or alter a %s from within another stored routine"
4091
#: drizzled/error.cc:750
4092
msgid "GOTO is not allowed in a stored procedure handler"
4095
#: drizzled/error.cc:752
4096
msgid "Trigger already exists"
4099
#: drizzled/error.cc:754
4100
msgid "Trigger does not exist"
4103
#: drizzled/error.cc:756
4105
msgid "Trigger's '%-.192s' is view or temporary table"
4108
#: drizzled/error.cc:758
4110
msgid "Updating of %s row is not allowed in %strigger"
4113
#: drizzled/error.cc:760
4115
msgid "There is no %s row in %s trigger"
4118
#: drizzled/error.cc:762
2915
#: ../drizzled/error.cc:428
4120
2917
msgid "Field '%-.192s' doesn't have a default value"
4123
#: drizzled/error.cc:764
2920
#: ../drizzled/error.cc:429
4124
2921
msgid "Division by 0"
4127
#: drizzled/error.cc:766
2924
#: ../drizzled/error.cc:430
4129
2926
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4132
#: drizzled/error.cc:768
2929
#: ../drizzled/error.cc:431
4134
2931
msgid "Illegal %s '%-.192s' value found during parsing"
4137
#: drizzled/error.cc:770
4139
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4142
#: drizzled/error.cc:772
4144
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4147
#: drizzled/error.cc:774
4149
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4152
#: drizzled/error.cc:776
4154
msgid "Failed purging old relay logs: %s"
4157
#: drizzled/error.cc:778
4159
msgid "Password hash should be a %d-digit hexadecimal number"
4162
#: drizzled/error.cc:780
4163
msgid "Target log not found in binlog index"
4166
#: drizzled/error.cc:782
4167
msgid "I/O error reading log index file"
4170
#: drizzled/error.cc:784
4171
msgid "Server configuration does not permit binlog purge"
4174
#: drizzled/error.cc:786
4175
msgid "Failed on fseek()"
4178
#: drizzled/error.cc:788
4179
msgid "Fatal error during log purge"
4182
#: drizzled/error.cc:790
4183
msgid "A purgeable log is in use, will not purge"
4186
#: drizzled/error.cc:792
4187
msgid "Unknown error during log purge"
4190
#: drizzled/error.cc:794
4192
msgid "Failed initializing relay log position: %s"
4195
#: drizzled/error.cc:796
4196
msgid "You are not using binary logging"
4199
#: drizzled/error.cc:798
4202
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4205
#: drizzled/error.cc:800
4206
msgid "WSAStartup Failed"
4209
#: drizzled/error.cc:802
4210
msgid "Can't handle procedures with different groups yet"
4213
#: drizzled/error.cc:804
4214
msgid "Select must have a group with this procedure"
4217
#: drizzled/error.cc:806
4218
msgid "Can't use ORDER clause with this procedure"
4221
#: drizzled/error.cc:808
4223
msgid "Binary logging and replication forbid changing the global server %s"
4226
#: drizzled/error.cc:810
4228
msgid "Can't map file: %-.200s, errno: %d"
4231
#: drizzled/error.cc:812
4233
msgid "Wrong magic in %-.64s"
4236
#: drizzled/error.cc:814
4237
msgid "Prepared statement contains too many placeholders"
4240
#: drizzled/error.cc:816
2934
#: ../drizzled/error.cc:432
4242
2936
msgid "Key part '%-.192s' length cannot be 0"
4245
#: drizzled/error.cc:818
4246
msgid "View text checksum failed"
4249
#: drizzled/error.cc:820
4252
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4255
#: drizzled/error.cc:822
4257
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4260
#: drizzled/error.cc:824
4262
msgid "Can not delete from join view '%-.192s.%-.192s'"
4265
#: drizzled/error.cc:826
4267
msgid "Operation %s failed for %.256s"
4270
#: drizzled/error.cc:828
4271
msgid "XAER_NOTA: Unknown XID"
4274
#: drizzled/error.cc:830
4275
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4278
#: drizzled/error.cc:832
2939
#: ../drizzled/error.cc:433
4281
2942
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4282
2943
"the %.64s state"
4285
#: drizzled/error.cc:834
4286
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4289
#: drizzled/error.cc:836
4291
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4295
#: drizzled/error.cc:838
4296
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4299
#: drizzled/error.cc:840
4302
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4306
#: drizzled/error.cc:842
4307
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4310
#: drizzled/error.cc:844
4311
msgid "Failed to revoke all privileges to dropped routine"
4314
#: drizzled/error.cc:846
2946
#: ../drizzled/error.cc:434
4316
2948
msgid "Data too long for column '%s' at row %ld"
4319
#: drizzled/error.cc:848
4321
msgid "Bad SQLSTATE: '%s'"
4324
#: drizzled/error.cc:850
2951
#: ../drizzled/error.cc:435
4327
2954
"%s: ready for connections.\n"
4328
"Version: '%s' socket: '%s' port: %d %s"
2955
"Version: '%s' %s\n"
4331
#: drizzled/error.cc:852
2958
#: ../drizzled/error.cc:436
4332
2959
msgid "Can't load value from file with fixed size rows to variable"
4335
#: drizzled/error.cc:854
4336
msgid "You are not allowed to create a user with GRANT"
4339
#: drizzled/error.cc:856
2962
#: ../drizzled/error.cc:437
4341
2964
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4344
#: drizzled/error.cc:858
2967
#: ../drizzled/error.cc:438
4345
2968
msgid "Table definition has changed, please retry transaction"
4348
#: drizzled/error.cc:860
4349
msgid "Duplicate handler declared in the same block"
4352
#: drizzled/error.cc:862
4355
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4356
"variable in BEFORE trigger"
4359
#: drizzled/error.cc:864
2971
#: ../drizzled/error.cc:439
4361
2973
msgid "Not allowed to return a result set from a %s"
4364
#: drizzled/error.cc:866
2976
#: ../drizzled/error.cc:440
4365
2977
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4368
#: drizzled/error.cc:868
4370
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4371
"declaration and binary logging is enabled; if non-transactional tables were "
4372
"updated, the binary log will miss their changes"
4375
#: drizzled/error.cc:870
4377
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4378
"declaration and binary logging is enabled (you *might* want to use the less "
4379
"safe log_bin_trust_function_creators variable)"
4382
#: drizzled/error.cc:872
4384
"You do not have the SUPER privilege and binary logging is enabled (you "
4385
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4388
#: drizzled/error.cc:874
4390
"You can't execute a prepared statement which has an open cursor associated "
4391
"with it. Reset the statement to re-execute it."
4394
#: drizzled/error.cc:876
4396
msgid "The statement (%lu) has no open cursor."
4399
#: drizzled/error.cc:878
2980
#: ../drizzled/error.cc:441
4401
2982
"Explicit or implicit commit is not allowed in stored function or trigger."
4404
#: drizzled/error.cc:880
4407
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4410
#: drizzled/error.cc:882
4411
msgid "Recursive stored functions and triggers are not allowed."
4414
#: drizzled/error.cc:884
2985
#: ../drizzled/error.cc:442
4416
2987
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4419
#: drizzled/error.cc:886
2990
#: ../drizzled/error.cc:443
4421
2992
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4424
#: drizzled/error.cc:888
2995
#: ../drizzled/error.cc:444
4427
2998
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4431
#: drizzled/error.cc:890
4433
"You can't combine write-locking of system tables with other tables or lock "
4437
#: drizzled/error.cc:892
4439
msgid "Unable to connect to foreign data source: %.64s"
4442
#: drizzled/error.cc:894
4445
"There was a problem processing the query on the foreign data source. Data "
4446
"source error: %-.64s"
4449
#: drizzled/error.cc:896
4452
"The foreign data source you are trying to reference does not exist. Data "
4453
"source error: %-.64s"
4456
#: drizzled/error.cc:898
4459
"Can't create federated table. The data source connection string '%-.64s' is "
4460
"not in the correct format"
4463
#: drizzled/error.cc:900
4465
msgid "The data source connection string '%-.64s' is not in the correct format"
4468
#: drizzled/error.cc:902
4470
msgid "Can't create federated table. Foreign data src error: %-.64s"
4473
#: drizzled/error.cc:904
3002
#: ../drizzled/error.cc:445
4474
3003
msgid "Trigger in wrong schema"
4477
#: drizzled/error.cc:906
3006
#: ../drizzled/error.cc:446
4480
3009
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4481
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4484
#: drizzled/error.cc:908
4486
msgid "Routine body for '%-.100s' is too long"
4489
#: drizzled/error.cc:910
4490
msgid "Cannot drop default keycache"
4493
#: drizzled/error.cc:912
3010
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3013
#: ../drizzled/error.cc:447
4495
3015
msgid "Display width out of range for column '%-.192s' (max = %d)"
4498
#: drizzled/error.cc:914
4499
msgid "XAER_DUPID: The XID already exists"
4502
#: drizzled/error.cc:916
3018
#: ../drizzled/error.cc:448
4504
3020
msgid "Datetime function: %-.32s field overflow"
4507
#: drizzled/error.cc:918
4510
"Can't update table '%-.192s' in stored function/trigger because it is "
4511
"already used by statement which invoked this stored function/trigger."
4514
#: drizzled/error.cc:920
4517
"The definition of table '%-.192s' prevents operation %.192s on table "
4521
#: drizzled/error.cc:922
4523
"The prepared statement contains a stored routine call that refers to that "
4524
"same statement. It's not allowed to execute a prepared statement in such a "
4528
#: drizzled/error.cc:924
4529
msgid "Not allowed to set autocommit from a stored function or trigger"
4532
#: drizzled/error.cc:926
4533
msgid "Definer is not fully qualified"
4536
#: drizzled/error.cc:928
4539
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4540
"Current user is used as definer. Please recreate the view!"
4543
#: drizzled/error.cc:930
4546
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4550
#: drizzled/error.cc:932
4552
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4555
#: drizzled/error.cc:934
4557
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4560
#: drizzled/error.cc:936
3023
#: ../drizzled/error.cc:449
4563
3026
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4566
#: drizzled/error.cc:938
3029
#: ../drizzled/error.cc:450
4569
3032
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4572
#: drizzled/error.cc:940
4574
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4577
#: drizzled/error.cc:942
4580
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4581
"activated under the authorization of the invoker, which may have "
4582
"insufficient privileges. Please recreate the trigger."
4585
#: drizzled/error.cc:944
4587
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4590
#: drizzled/error.cc:946
4593
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4594
"exceeded for routine %.192s"
4597
#: drizzled/error.cc:948
4600
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4601
"contains bad data (internal code %d)"
4604
#: drizzled/error.cc:950
4606
msgid "Incorrect routine name '%-.192s'"
4609
#: drizzled/error.cc:952
3035
#: ../drizzled/error.cc:451
3036
msgid "No data - zero rows fetched, selected, or processed"
3039
#: ../drizzled/error.cc:452
4611
3041
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4614
#: drizzled/error.cc:954
4615
msgid "AGGREGATE is not supported for stored functions"
4618
#: drizzled/error.cc:956
4621
"Can't create more than max_prepared_stmt_count statements (current value: %"
4625
#: drizzled/error.cc:958
4627
msgid "`%-.192s`.`%-.192s` contains view recursion"
4630
#: drizzled/error.cc:960
3044
#: ../drizzled/error.cc:453
4632
3046
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4635
#: drizzled/error.cc:962
3049
#: ../drizzled/error.cc:454
4636
3050
msgid "The used table type doesn't support SPATIAL indexes"
4639
#: drizzled/error.cc:964
4640
msgid "Triggers can not be created on system tables"
4643
#: drizzled/error.cc:966
3053
#: ../drizzled/error.cc:455
4645
3055
msgid "Leading spaces are removed from name '%s'"
4648
#: drizzled/error.cc:968
3058
#: ../drizzled/error.cc:456
4649
3059
msgid "Failed to read auto-increment value from storage engine"
4652
#: drizzled/error.cc:970
4656
#: drizzled/error.cc:972
4660
#: drizzled/error.cc:974
3062
#: ../drizzled/error.cc:457
4662
3064
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4665
#: drizzled/error.cc:976
4667
msgid "The target table %-.100s of the %s is not insertable-into"
4670
#: drizzled/error.cc:978
4673
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4676
#: drizzled/error.cc:980
3067
#: ../drizzled/error.cc:458
4677
3068
msgid "Too high level of nesting for select"
4680
#: drizzled/error.cc:982
3071
#: ../drizzled/error.cc:459
4682
3073
msgid "Name '%-.64s' has become ''"
4685
#: drizzled/error.cc:984
3076
#: ../drizzled/error.cc:460
4687
3078
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4688
3079
"optional and non-empty FIELDS ENCLOSED BY"
4691
#: drizzled/error.cc:986
4693
msgid "The foreign server, %s, you are trying to create already exists."
4696
#: drizzled/error.cc:988
4699
"The foreign server name you are trying to reference does not exist. Data "
4700
"source error: %-.64s"
4703
#: drizzled/error.cc:990
3082
#: ../drizzled/error.cc:461
4706
3085
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4709
#: drizzled/error.cc:992
4712
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4716
#: drizzled/error.cc:994
4718
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4721
#: drizzled/error.cc:996
4722
msgid "MAXVALUE can only be used in last partition definition"
4725
#: drizzled/error.cc:998
4726
msgid "Subpartitions can only be hash partitions and by key"
4729
#: drizzled/error.cc:1000
4730
msgid "Must define subpartitions on all partitions if on one partition"
4733
#: drizzled/error.cc:1002
4734
msgid "Wrong number of partitions defined, mismatch with previous setting"
4737
#: drizzled/error.cc:1004
4738
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4741
#: drizzled/error.cc:1006
4742
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4745
#: drizzled/error.cc:1008
4746
msgid "Expression in RANGE/LIST VALUES must be constant"
4749
#: drizzled/error.cc:1010
4750
msgid "Field in list of fields for partition function not found in table"
4753
#: drizzled/error.cc:1012
4754
msgid "List of fields is only allowed in KEY partitions"
4757
#: drizzled/error.cc:1014
4759
"The partition info in the frm file is not consistent with what can be "
4760
"written into the frm file"
4763
#: drizzled/error.cc:1016
4765
msgid "The %-.192s function returns the wrong type"
4768
#: drizzled/error.cc:1018
4770
msgid "For %-.64s partitions each partition must be defined"
4773
#: drizzled/error.cc:1020
4774
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4777
#: drizzled/error.cc:1022
4778
msgid "VALUES value must be of same type as partition function"
4781
#: drizzled/error.cc:1024
4782
msgid "Multiple definition of same constant in list partitioning"
4785
#: drizzled/error.cc:1026
4786
msgid "Partitioning can not be used stand-alone in query"
4789
#: drizzled/error.cc:1028
4791
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4794
#: drizzled/error.cc:1030
4796
msgid "For the partitioned engine it is necessary to define all %-.64s"
4799
#: drizzled/error.cc:1032
4800
msgid "Too many partitions (including subpartitions) were defined"
4803
#: drizzled/error.cc:1034
4805
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4806
"partitioning for subpartitioning"
4809
#: drizzled/error.cc:1036
4810
msgid "Failed to create specific handler file"
4813
#: drizzled/error.cc:1038
4814
msgid "A BLOB field is not allowed in partition function"
4817
#: drizzled/error.cc:1040
4819
msgid "A %-.192s must include all columns in the table's partitioning function"
4822
#: drizzled/error.cc:1042
4824
msgid "Number of %-.64s = 0 is not an allowed value"
4827
#: drizzled/error.cc:1044
4828
msgid "Partition management on a not partitioned table is not possible"
4831
#: drizzled/error.cc:1046
4833
"Foreign key condition is not yet supported in conjunction with partitioning"
4836
#: drizzled/error.cc:1048
4838
msgid "Error in list of partitions to %-.64s"
4841
#: drizzled/error.cc:1050
4842
msgid "Cannot remove all partitions, use DROP TABLE instead"
4845
#: drizzled/error.cc:1052
4846
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4849
#: drizzled/error.cc:1054
4851
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4855
#: drizzled/error.cc:1056
4857
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4858
"tables using HASH PARTITIONs"
4861
#: drizzled/error.cc:1058
4863
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4866
#: drizzled/error.cc:1060
4867
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4870
#: drizzled/error.cc:1062
4871
msgid "At least one partition must be added"
4874
#: drizzled/error.cc:1064
4875
msgid "At least one partition must be coalesced"
4878
#: drizzled/error.cc:1066
4879
msgid "More partitions to reorganise than there are partitions"
4882
#: drizzled/error.cc:1068
4884
msgid "Duplicate partition name %-.192s"
4887
#: drizzled/error.cc:1070
4888
msgid "It is not allowed to shut off binlog on this command"
4891
#: drizzled/error.cc:1072
4892
msgid "When reorganising a set of partitions they must be in consecutive order"
4895
#: drizzled/error.cc:1074
4897
"Reorganize of range partitions cannot change total ranges except for last "
4898
"partition where it can extend the range"
4901
#: drizzled/error.cc:1076
4902
msgid "Partition function not supported in this version for this handler"
4905
#: drizzled/error.cc:1078
4906
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4909
#: drizzled/error.cc:1080
4911
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4914
#: drizzled/error.cc:1082
4916
msgid "Plugin '%-.192s' is not loaded"
4919
#: drizzled/error.cc:1084
3088
#: ../drizzled/error.cc:462
3090
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3093
#: ../drizzled/error.cc:463
4921
3095
msgid "Incorrect %-.32s value: '%-.128s'"
4924
#: drizzled/error.cc:1086
3098
#: ../drizzled/error.cc:464
4926
3100
msgid "Table has no partition for value %-.64s"
4929
#: drizzled/error.cc:1088
4931
msgid "It is not allowed to specify %s more than once"
4934
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4936
msgid "Failed to create %s"
4939
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4941
msgid "Failed to drop %s"
4944
#: drizzled/error.cc:1094
4945
msgid "The handler doesn't support autoextend of tablespaces"
4948
#: drizzled/error.cc:1096
4950
"A size parameter was incorrectly specified, either number or on the form 10M"
4953
#: drizzled/error.cc:1098
4955
"The size number was correct but we don't allow the digit part to be more "
4959
#: drizzled/error.cc:1100
4961
msgid "Failed to alter: %s"
4964
#: drizzled/error.cc:1102
3103
#: ../drizzled/error.cc:465
4965
3104
msgid "Writing one row to the row-based binary log failed"
4968
#: drizzled/error.cc:1104
4970
msgid "Table definition on master and slave does not match: %s"
4973
#: drizzled/error.cc:1106
4975
"Slave running with --log-slave-updates must use row-based binary logging to "
4976
"be able to replicate row-based binary log events"
4979
#: drizzled/error.cc:1108
4981
msgid "Event '%-.192s' already exists"
4984
#: drizzled/error.cc:1110
4986
msgid "Failed to store event %s. Error code %d from storage engine."
4989
#: drizzled/error.cc:1112
4991
msgid "Unknown event '%-.192s'"
4994
#: drizzled/error.cc:1114
4996
msgid "Failed to alter event '%-.192s'"
4999
#: drizzled/error.cc:1118
5000
msgid "INTERVAL is either not positive or too big"
5003
#: drizzled/error.cc:1120
5004
msgid "ENDS is either invalid or before STARTS"
5007
#: drizzled/error.cc:1122
5008
msgid "Event execution time is in the past. Event has been disabled"
5011
#: drizzled/error.cc:1124
5012
msgid "Failed to open mysql.event"
5015
#: drizzled/error.cc:1126
5016
msgid "No datetime expression provided"
5019
#: drizzled/error.cc:1128
5022
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5023
"probably corrupted"
5026
#: drizzled/error.cc:1130
5028
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5031
#: drizzled/error.cc:1132
5032
msgid "Failed to delete the event from mysql.event"
5035
#: drizzled/error.cc:1134
5036
msgid "Error during compilation of event's body"
5039
#: drizzled/error.cc:1136
5040
msgid "Same old and new event name"
5043
#: drizzled/error.cc:1138
5045
msgid "Data for column '%s' too long"
5048
#: drizzled/error.cc:1140
3107
#: ../drizzled/error.cc:466
5050
3109
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5053
#: drizzled/error.cc:1142
5056
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5060
#: drizzled/error.cc:1144
5061
msgid "You can't write-lock a log table. Only read access is possible"
5064
#: drizzled/error.cc:1146
5065
msgid "You can't use locks with log tables."
5068
#: drizzled/error.cc:1148
5071
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5072
"d would lead to a duplicate entry"
5075
#: drizzled/error.cc:1150
5078
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5079
"%d, now running %d. Please use mysql_upgrade to fix this error."
5082
#: drizzled/error.cc:1152
5084
"Cannot switch out of the row-based binary log format when the session has "
5085
"open temporary tables"
5088
#: drizzled/error.cc:1154
5090
"Cannot change the binary logging format inside a stored function or trigger"
5093
#: drizzled/error.cc:1156
5095
"The NDB cluster engine does not support changing the binlog format on the "
5099
#: drizzled/error.cc:1158
5100
msgid "Cannot create temporary table with partitions"
5103
#: drizzled/error.cc:1160
5104
msgid "Partition constant is out of partition function domain"
5107
#: drizzled/error.cc:1162
5108
msgid "This partition function is not allowed"
5111
#: drizzled/error.cc:1164
5112
msgid "Error in DDL log"
5115
#: drizzled/error.cc:1166
5116
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5119
#: drizzled/error.cc:1168
5120
msgid "Incorrect partition name"
5123
#: drizzled/error.cc:1170
3112
#: ../drizzled/error.cc:467
3115
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3116
"%d would lead to a duplicate entry"
3119
#: ../drizzled/error.cc:468
5125
3121
"Transaction isolation level can't be changed while a transaction is in "
5129
#: drizzled/error.cc:1172
5132
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5133
"'%-.192s' for key '%-.192s'"
5136
#: drizzled/error.cc:1174
5138
msgid "Internal scheduler error %d"
5141
#: drizzled/error.cc:1176
5143
msgid "Error during starting/stopping of the scheduler. Error code %u"
5146
#: drizzled/error.cc:1178
5147
msgid "Engine cannot be used in partitioned tables"
5150
#: drizzled/error.cc:1180
5152
msgid "Cannot activate '%-.64s' log"
5155
#: drizzled/error.cc:1182
5156
msgid "The server was not built with row-based replication"
5159
#: drizzled/error.cc:1184
5160
msgid "Decoding of base64 string failed"
5163
#: drizzled/error.cc:1186
5164
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5167
#: drizzled/error.cc:1188
5169
"Cannot proceed because system tables used by Event Scheduler were found "
5170
"damaged at server start"
5173
#: drizzled/error.cc:1190
5174
msgid "Only integers allowed as number here"
5177
#: drizzled/error.cc:1192
5178
msgid "This storage engine cannot be used for log tables"
5181
#: drizzled/error.cc:1194
5183
msgid "You cannot '%s' a log table if logging is enabled"
5186
#: drizzled/error.cc:1196
5189
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5190
"rename two tables: the log table to an archive table and another table back "
5194
#: drizzled/error.cc:1198
3125
#: ../drizzled/error.cc:469
5196
3127
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5199
#: drizzled/error.cc:1200
3130
#: ../drizzled/error.cc:470
5201
3132
msgid "Incorrect parameters in the call to native function '%-.192s'"
5204
#: drizzled/error.cc:1202
5206
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5209
#: drizzled/error.cc:1204
5211
msgid "This function '%-.192s' has the same name as a native function"
5214
#: drizzled/error.cc:1206
3135
#: ../drizzled/error.cc:471
5216
3137
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5219
#: drizzled/error.cc:1208
5220
msgid "Too many files opened, please execute the command again"
5223
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5225
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5226
"The event was dropped immediately after creation."
5229
#: drizzled/error.cc:1214
5231
msgid "The incident %s occured on the master. Message: %-.64s"
5234
#: drizzled/error.cc:1216
5235
msgid "Table has no partition for some existing values"
5238
#: drizzled/error.cc:1218
5239
msgid "Statement is not safe to log in statement format."
5242
#: drizzled/error.cc:1220
5244
msgid "Fatal error: %s"
5247
#: drizzled/error.cc:1222
5249
msgid "Relay log read failure: %s"
5252
#: drizzled/error.cc:1224
5254
msgid "Relay log write failure: %s"
5257
#: drizzled/error.cc:1228
5259
msgid "Master command %s failed: %s"
5262
#: drizzled/error.cc:1230
5264
msgid "Binary logging not possible. Message: %s"
5267
#: drizzled/error.cc:1232
5269
msgid "View `%-.64s`.`%-.64s` has no creation context"
5272
#: drizzled/error.cc:1234
5274
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5277
#: drizzled/error.cc:1236
5279
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5282
#: drizzled/error.cc:1238
5284
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5287
#: drizzled/error.cc:1240
5289
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5292
#: drizzled/error.cc:1242
5294
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5297
#: drizzled/error.cc:1244
5299
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5302
#: drizzled/error.cc:1246
5304
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5307
#: drizzled/error.cc:1248
5309
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5312
#: drizzled/error.cc:1250
5314
msgid "Ambiguous slave modes combination. %s"
5317
#: drizzled/error.cc:1252
5320
"The BINLOG statement of type `%s` was not preceded by a format description "
5324
#: drizzled/error.cc:1254
5325
msgid "Corrupted replication event was detected"
5328
#: drizzled/error.cc:1256
3140
#: ../drizzled/error.cc:472
5330
3142
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5333
#: drizzled/error.cc:1258
5335
msgid "Being purged log %s was not found"
5338
#: drizzled/error.cc:1260
5340
msgid "Converted to non-transactional lock on '%-.64s'"
5343
#: drizzled/error.cc:1262
5345
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5348
#: drizzled/error.cc:1264
5351
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5354
#: drizzled/error.cc:1266
5356
msgid "Can't access storage engine of table %-.64s"
5359
#: drizzled/error.cc:1268
5360
msgid "Starting backup process"
5363
#: drizzled/error.cc:1270
5364
msgid "Backup completed"
5367
#: drizzled/error.cc:1272
5368
msgid "Starting restore process"
5371
#: drizzled/error.cc:1274
5372
msgid "Restore completed"
5375
#: drizzled/error.cc:1276
5376
msgid "Nothing to backup"
5379
#: drizzled/error.cc:1278
5381
msgid "Database '%-.64s' cannot be included in a backup"
5384
#: drizzled/error.cc:1280
5386
"Error during backup operation - server's error log contains more information "
5390
#: drizzled/error.cc:1282
5392
"Error during restore operation - server's error log contains more "
5393
"information about the error"
5396
#: drizzled/error.cc:1284
5398
"Can't execute this command because another BACKUP/RESTORE operation is in "
5402
#: drizzled/error.cc:1286
5403
msgid "Error when preparing for backup operation"
5406
#: drizzled/error.cc:1288
5407
msgid "Error when preparing for restore operation"
5410
#: drizzled/error.cc:1290
5412
msgid "Invalid backup location '%-.64s'"
5415
#: drizzled/error.cc:1292
5417
msgid "Can't read backup location '%-.64s'"
5420
#: drizzled/error.cc:1294
5422
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5425
#: drizzled/error.cc:1296
5426
msgid "Can't enumerate server databases"
5429
#: drizzled/error.cc:1298
5430
msgid "Can't enumerate server tables"
5433
#: drizzled/error.cc:1300
5435
msgid "Can't enumerate tables in database %-.64s"
5438
#: drizzled/error.cc:1302
5440
msgid "Skipping view %-.64s in database %-.64s"
5443
#: drizzled/error.cc:1304
5445
msgid "Skipping table %-.64s since it has no valid storage engine"
5448
#: drizzled/error.cc:1306
5450
msgid "Can't open table %-.64s"
5453
#: drizzled/error.cc:1308
5454
msgid "Can't read backup archive preamble"
5457
#: drizzled/error.cc:1310
5458
msgid "Can't write backup archive preamble"
5461
#: drizzled/error.cc:1312
5463
msgid "Can't find backup driver for table %-.64s"
5466
#: drizzled/error.cc:1314
5469
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5473
#: drizzled/error.cc:1316
5475
msgid "Can't create %-.64s backup driver"
5478
#: drizzled/error.cc:1318
5480
msgid "Can't create %-.64s restore driver"
5483
#: drizzled/error.cc:1320
5485
msgid "Found %d images in backup archive but maximum %d are supported"
5488
#: drizzled/error.cc:1322
5490
msgid "Error when saving meta-data of %-.64s"
5493
#: drizzled/error.cc:1324
5494
msgid "Error when reading meta-data list"
5497
#: drizzled/error.cc:1326
5499
msgid "Can't create %-.64s"
5502
#: drizzled/error.cc:1328
5503
msgid "Can't allocate buffer for image data transfer"
5506
#: drizzled/error.cc:1330
5508
msgid "Error when writing %-.64s backup image data (for table #%d)"
5511
#: drizzled/error.cc:1332
5512
msgid "Error when reading data from backup stream"
5515
#: drizzled/error.cc:1334
5516
msgid "Can't go to the next chunk in backup stream"
5519
#: drizzled/error.cc:1336
5521
msgid "Can't initialize %-.64s backup driver"
5524
#: drizzled/error.cc:1338
5526
msgid "Can't initialize %-.64s restore driver"
5529
#: drizzled/error.cc:1340
5531
msgid "Can't shut down %-.64s backup driver"
5534
#: drizzled/error.cc:1342
5536
msgid "Can't shut down %-.64s backup driver(s)"
5539
#: drizzled/error.cc:1344
5541
msgid "%-.64s backup driver can't prepare for synchronization"
5544
#: drizzled/error.cc:1346
5546
msgid "%-.64s backup driver can't create its image validity point"
5549
#: drizzled/error.cc:1348
5551
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5554
#: drizzled/error.cc:1350
5556
msgid "%-.64s backup driver can't cancel its backup operation"
5559
#: drizzled/error.cc:1352
5561
msgid "%-.64s restore driver can't cancel its restore operation"
5564
#: drizzled/error.cc:1354
5566
msgid "Error when polling %-.64s backup driver for its image data"
5569
#: drizzled/error.cc:1356
5571
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5574
#: drizzled/error.cc:1358
5577
"After %d attempts %-.64s restore driver still can't accept next block of data"
5580
#: drizzled/error.cc:1360
5582
msgid "Open and lock tables failed in %-.64s"
5585
#: drizzled/error.cc:1362
5586
msgid "Backup driver's table locking thread can not be initialized."
5589
#: drizzled/error.cc:1364
5591
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5592
"and 'mysql.online_backup_progress'."
5595
#: drizzled/error.cc:1366
5597
msgid "Tablespace '%-.192s' already exists"
5600
#: drizzled/error.cc:1368
5602
msgid "Tablespace '%-.192s' doesn't exist"
5605
#: drizzled/error.cc:1370
5607
msgid "Unexpected master's heartbeat data: %s"
5610
#: drizzled/error.cc:1372
5612
msgid "The requested value for the heartbeat period %s %s"
5615
#: drizzled/error.cc:1374
5617
msgid "Can't write to the online backup progress log %-.64s."
5620
#: drizzled/error.cc:1376
5622
msgid "Tablespace '%-.192s' not empty"
5625
#: drizzled/error.cc:1378
5628
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5629
"server. The original definition of the required tablespace is '%-.256s' "
5630
"while the same tablespace is defined on the server as '%-.256s'"
5633
#: drizzled/error.cc:1380
5634
msgid "A virtual column cannot be based on a virtual column"
5637
#: drizzled/error.cc:1382
5639
msgid "Non-deterministic expression for virtual column '%s'."
5642
#: drizzled/error.cc:1384
5645
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5648
#: drizzled/error.cc:1386
5649
msgid "Primary key cannot be defined upon a virtual column."
5652
#: drizzled/error.cc:1388
5653
msgid "Key/Index cannot be defined on a non-stored virtual column."
5656
#: drizzled/error.cc:1390
5658
msgid "Cannot define foreign key with %s clause on a virtual column."
5661
#: drizzled/error.cc:1392
5663
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5666
#: drizzled/error.cc:1394
5668
msgid "'%s' is not yet supported for virtual columns."
5671
#: drizzled/error.cc:1396
5672
msgid "Constant expression in virtual column function is not allowed."
5675
#: drizzled/errmsg.cc:46
5677
msgid "errmsg plugin '%s' init() failed."
5680
#: drizzled/errmsg.cc:75
5682
msgid "errmsg plugin '%s' deinit() failed."
5685
#: drizzled/errmsg.cc:116
5687
msgid "errmsg plugin '%s' errmsg_func() failed"
5690
#: drizzled/handler.cc:967
5692
msgid "Found %d prepared transaction(s) in %s"
5695
#: drizzled/handler.cc:1019
3145
#: ../drizzled/error.cc:473
3147
msgid "Received an invalid value '%s' for a UNIX timestamp."
3150
#: ../drizzled/error.cc:474
3152
msgid "Received an invalid datetime value '%s'."
3155
#: ../drizzled/error.cc:475
3157
msgid "Received a NULL argument for function '%s'."
3160
#: ../drizzled/error.cc:476
3162
msgid "Received an out-of-range argument '%s' for function '%s'."
3165
#: ../drizzled/error.cc:477
3167
msgid "Received an invalid enum value '%s'."
3170
#: ../drizzled/error.cc:478
3171
msgid "Tables which are replicated require a primary key."
3174
#: ../drizzled/error.cc:479
3176
msgid "Corrupt or invalid table definition: %s"
3179
#: ../drizzled/error.cc:480
3181
msgid "Corrupt or invalid schema definition for %s : %s"
3184
#: ../drizzled/error.cc:481
3186
msgid "Schema does not exist: %s"
3189
#: ../drizzled/error.cc:482
3191
msgid "Error altering schema: %s"
3194
#: ../drizzled/error.cc:483
3196
msgid "Error droppping Schema : %s"
3199
#: ../drizzled/error.cc:484
3200
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3203
#: ../drizzled/error.cc:485
3205
msgid "Unknown table engine option key/pair %s = %s."
3208
#: ../drizzled/error.cc:486
3210
msgid "Unknown schema engine option key/pair %s = %s."
3213
#. User lock/barrier error messages
3214
#: ../drizzled/error.cc:489
3215
msgid "wait() can not be called on session owning user defined barrier."
3218
#: ../drizzled/error.cc:490
3220
msgid "Unknown user defined barrier requested."
3221
msgstr "अज्ञात त्रुटि %d"
3223
#: ../drizzled/error.cc:491
3224
msgid "Session does not own user defined barrier."
3227
#: ../drizzled/error.cc:492
3228
msgid "Session can not wait on a user defined lock owned by the session."
3231
#: ../drizzled/error.cc:493
3232
msgid "Session does not own user defined lock."
3235
#: ../drizzled/error.cc:495
3236
msgid "Invalid name for user defined barrier."
3239
#: ../drizzled/error.cc:496
3240
msgid "Invalid name for user defined lock."
3243
#: ../drizzled/error.cc:498
3245
msgid "Can't unlock file (Errcode: %d)"
3246
msgstr "फाइल अनलॉक नही कर पा रहा है (त्रुटि कोड: %d)"
3248
#: ../drizzled/error.cc:499
3250
msgid "Can't change size of file (Errcode: %d)"
3251
msgstr "फ़ाइल के आकार में परिवर्तन नहीं कर सकते (त्रुटि कोड: %d)"
3253
#: ../drizzled/error.cc:500
3255
msgid "Can't open stream from handle (Errcode: %d)"
3256
msgstr "हैण्डल से स्ट्रीम प्राप्त नही कर सकते (त्रुटि कोड: %d)"
3258
#: ../drizzled/error.cc:501
3260
msgid "Warning: '%s' had %d links"
3263
#: ../drizzled/error.cc:502
3265
msgid "Warning: %d files and %d streams is left open\n"
3268
#: ../drizzled/error.cc:503
3270
msgid "Can't create directory '%s' (Errcode: %d)"
3273
#: ../drizzled/error.cc:504
3276
"Character set '%s' is not a compiled character set and is not specified in "
3280
#: ../drizzled/error.cc:505
3282
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3285
#: ../drizzled/error.cc:506
3287
msgid "Can't read value for symlink '%s' (Error %d)"
3290
#: ../drizzled/error.cc:507
3292
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3295
#: ../drizzled/error.cc:508
3297
msgid "Error on realpath() on '%s' (Error %d)"
3300
#: ../drizzled/error.cc:509
3302
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3305
#: ../drizzled/error.cc:510
3308
"Collation '%s' is not a compiled collation and is not specified in the %s "
3312
#: ../drizzled/error.cc:511
3314
msgid "File '%s' (fileno: %d) was not closed"
3317
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3319
"Schema name cannot be encoded and fit within filesystem name length "
3323
#: ../drizzled/identifier/table.cc:230
3325
"Table name cannot be encoded and fit within filesystem name length "
3331
#. * Since clients still use this code, we use fprintf here.
3332
#. * This fprintf needs to be turned into errmsg_printf
3333
#. * as soon as the client programs no longer use mysys
3334
#. * and can use the pluggable error message system.
3336
#: ../drizzled/internal/default.cc:687
3338
msgid "error: could not open directory: %s\n"
3341
#: ../drizzled/main.cc:160
3343
"setrlimit could not change the size of core files to 'infinity'; We may not "
3344
"be able to generate a core file on signals"
3347
#: ../drizzled/main.cc:267
3349
msgid "Data directory %s does not exist\n"
3352
#: ../drizzled/main.cc:278
3354
msgid "Local catalog %s/local does not exist\n"
3357
#: ../drizzled/message/transaction_writer.cc:365
3359
msgid "Usage: %s TRANSACTION_LOG\n"
3362
#: ../drizzled/message/transaction_writer.cc:371
3364
msgid "Cannot open file: %s\n"
3367
#: ../drizzled/module/library.cc:149
3370
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3371
"the current running version of Drizzle: %<PRIu64>."
3374
#: ../drizzled/module/loader.cc:275
3377
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3381
#: ../drizzled/module/loader.cc:349
3383
msgid "Plugin '%s' init function returned error.\n"
3386
#: ../drizzled/module/loader.cc:578
3388
msgid "Couldn't load plugin library named '%s'.\n"
3391
#: ../drizzled/module/loader.cc:588
3393
msgid "Couldn't load plugin named '%s'.\n"
3396
#: ../drizzled/module/loader.cc:815
3397
msgid "Out of memory."
3400
#: ../drizzled/module/loader.cc:1484 ../drizzled/module/loader.cc:1535
3402
msgid "Unknown variable type code 0x%x in plugin '%s'."
3405
#: ../drizzled/module/loader.cc:1527
3408
"Server variable %s of plugin %s was forced to be read-only: string variable "
3409
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3412
#: ../drizzled/module/loader.cc:1546
3414
msgid "Missing variable name in plugin '%s'."
3417
#: ../drizzled/module/loader.cc:1563
3419
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3422
#: ../drizzled/module/loader.cc:1681
3424
msgid "Out of memory for plugin '%s'."
3427
#: ../drizzled/module/loader.cc:1690
3429
msgid "Bad options for plugin '%s'."
3432
#: ../drizzled/module/loader.cc:1732
3434
msgid "Plugin '%s' has conflicting system variables"
3437
#: ../drizzled/module/registry.h:102
3439
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3442
#: ../drizzled/module/registry.h:111
3444
msgid "Fatal error: Failed initializing %s plugin.\n"
3447
#: ../drizzled/option.cc:84
3451
#: ../drizzled/option.cc:86
3455
#: ../drizzled/option.cc:337
3457
msgid "%s: %s: Option '%s' used, but is disabled\n"
3460
#: ../drizzled/option.cc:339
3464
#: ../drizzled/option.cc:441
3466
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3467
msgstr "%s: त्रुटि: '-%c' विकल्प उपयोग किया गया है जो कि अक्षम है\n"
3469
#: ../drizzled/option.cc:769
3471
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3472
msgstr "अज्ञात प्रत्यय '%c' का '%s' चर के लिए उपयोग किया गया (मूल्य '%s')\n"
3474
#: ../drizzled/option.cc:962
3476
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3479
#: ../drizzled/option.cc:1194
3481
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3484
#: ../drizzled/option.cc:1214
3488
"Variables (--variable-name=value)\n"
3489
"and boolean options {false|true} Value (after reading options)\n"
3490
"--------------------------------- -----------------------------\n"
3493
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3494
msgid "(No default value)"
3497
#: ../drizzled/option.cc:1249
3501
#: ../drizzled/option.cc:1249
3505
#: ../drizzled/option.cc:1282
3507
msgid "(Disabled)\n"
3510
#: ../drizzled/plugin/error_message.cc:81
3512
msgid "errmsg plugin '%s' errmsg() failed"
3515
#: ../drizzled/plugin/event_observer.cc:133
3518
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3519
"'%s' from EventObserver plugin '%s'"
3522
#: ../drizzled/plugin/event_observer.cc:200
3524
"EventObserver::registerTableEvents(): Table already has events registered on "
3525
"it: probable programming error."
3528
#: ../drizzled/plugin/event_observer.cc:335
3530
"EventObserver::registerSessionEvents(): Session already has events "
3531
"registered on it: probable programming error."
3534
#: ../drizzled/plugin/event_observer.cc:387
3536
msgid "EventIterate event handler '%s' failed for event '%s'"
3539
#: ../drizzled/plugin/function.cc:46
3541
msgid "A function named %s already exists!\n"
3544
#: ../drizzled/plugin/function.cc:55
3545
msgid "Could not add Function!\n"
3548
#: ../drizzled/plugin/listen.cc:67
3549
msgid "Error getting file descriptors"
3552
#: ../drizzled/plugin/listen.cc:85
3553
msgid "No sockets could be bound for listening"
3556
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:313
3558
msgid "pipe() failed with errno %d"
3561
#: ../drizzled/plugin/listen.cc:121
3563
msgid "poll() failed with errno %d"
3566
#: ../drizzled/plugin/listen_tcp.cc:59
3568
msgid "accept() failed with errno %d"
3571
#: ../drizzled/plugin/listen_tcp.cc:95
3573
msgid "getaddrinfo() failed with error %s"
3576
#: ../drizzled/plugin/listen_tcp.cc:127
3578
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3581
#: ../drizzled/plugin/listen_tcp.cc:138
3583
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3586
#: ../drizzled/plugin/listen_tcp.cc:147
3588
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3591
#: ../drizzled/plugin/listen_tcp.cc:156
3593
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3596
#: ../drizzled/plugin/listen_tcp.cc:165
3598
msgid "setsockopt(SO_LINGER) failed with errno %d"
3601
#: ../drizzled/plugin/listen_tcp.cc:174
3603
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3606
#: ../drizzled/plugin/listen_tcp.cc:195
3608
msgid "Retrying bind() on %u\n"
3611
#: ../drizzled/plugin/listen_tcp.cc:202
3613
msgid "bind() failed with errno: %d\n"
3616
#: ../drizzled/plugin/listen_tcp.cc:205
3617
msgid "Do you already have another drizzled running?\n"
3620
#: ../drizzled/plugin/listen_tcp.cc:212
3622
msgid "listen() failed with errno %d\n"
3625
#: ../drizzled/plugin/listen_tcp.cc:218
3627
msgid "Listening on %s:%s\n"
3630
#: ../drizzled/plugin/logging.cc:65
3632
msgid "logging '%s' pre() failed"
3635
#: ../drizzled/plugin/logging.cc:90
3637
msgid "logging '%s' post() failed"
3640
#: ../drizzled/plugin/logging.cc:114
3642
msgid "logging '%s' postEnd() failed"
3645
#: ../drizzled/plugin/logging.cc:137
3647
msgid "logging '%s' resetCurrentScoreboard() failed"
3650
#: ../drizzled/plugin/scheduler.cc:62
3653
"Attempted to register a scheduler %s, but a scheduler has already been "
3654
"registered with that name.\n"
3657
#: ../drizzled/plugin/scheduler.cc:99
3659
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3662
#: ../drizzled/plugin/schema_engine.cc:130
3664
msgid "Error while loading database options: '%s':"
3667
#: ../drizzled/plugin/xa_resource_manager.cc:115
3669
msgid "Found %d prepared transaction(s) in resource manager."
3672
#: ../drizzled/plugin/xa_resource_manager.cc:182
5696
3673
msgid "Starting crash recovery..."
5699
#: drizzled/handler.cc:1051
3676
#: ../drizzled/plugin/xa_resource_manager.cc:192
5701
3678
msgid "Found %d prepared XA transactions"
5704
#: drizzled/handler.cc:1055
3681
#: ../drizzled/plugin/xa_resource_manager.cc:197
5707
3684
"Found %d prepared transactions! It means that drizzled was not shut down "
5710
3687
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5713
#: drizzled/handler.cc:1065
3690
#: ../drizzled/plugin/xa_resource_manager.cc:207
5714
3691
msgid "Crash recovery finished."
5717
#: drizzled/log.cc:711
5718
msgid "I/O error reading the header from the binary log"
5721
#: drizzled/log.cc:718
5723
"Binlog has bad magic number; It's not a binary log file that can be used by "
5724
"this version of Drizzle"
5727
#: drizzled/log.cc:733
5729
msgid "Failed to open log (file '%s', errno %d)"
5732
#: drizzled/log.cc:735 drizzled/log.cc:743
5733
msgid "Could not open log file"
5736
#: drizzled/log.cc:741
5738
msgid "Failed to create a cache on log (file '%s')"
5741
#: drizzled/log.cc:895 drizzled/log.cc:1259
5744
"Could not use %s for logging (error %d). Turning logging off for the whole "
5745
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5746
"shutdown the Drizzle server and restart it."
5749
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5750
#: drizzled/log.cc:1929
5752
msgid "Failed to delete file '%s'"
5755
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5758
"a problem with deleting %s; consider examining correspondence of your binlog "
5759
"index file to the actual binlog files"
5762
#: drizzled/log.cc:1663
5764
msgid "next log error: %d offset: %s log: %s included: %d"
5767
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5769
msgid "Failed to execute stat() on file '%s'"
5772
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5775
"a problem with getting info on being purged %s; consider examining "
5776
"correspondence of your binlog index file to the actual binlog files"
5779
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5781
msgid "Recovering after a crash using %s"
5784
#: drizzled/log.cc:3222
5786
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5789
#: drizzled/log.cc:3563
5790
msgid "Bad magic header in tc log"
5793
#: drizzled/log.cc:3573
5796
"Recovery failed! You must enable exactly %d storage engines that support two-"
5797
"phase commit protocol"
5800
#: drizzled/log.cc:3601
5802
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5803
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5804
"heuristic-recover={commit|rollback}"
5807
#: drizzled/log.cc:3631
5808
msgid "Heuristic crash recovery mode"
5811
#: drizzled/log.cc:3633
5812
msgid "Heuristic crash recovery failed"
5815
#: drizzled/log.cc:3634
5816
msgid "Please restart mysqld without --tc-heuristic-recover"
5819
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5821
msgid "find_log_pos() failed (error: %d)"
5824
#: drizzled/log.cc:3814
5826
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5827
"of memory error) and restart, or delete (or rename) binary log and start "
5828
"mysqld with --tc-heuristic-recover={commit|rollback}"
5831
#: drizzled/log_event.cc:135
5833
msgid " %s, Error_code: %d;"
5834
msgstr "दास %s: %s%s त्रुटी कोड: %d"
5836
#: drizzled/log_event.cc:139
5839
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5840
"master log %s, end_log_pos %lu"
5843
#: drizzled/log_event.cc:145
5847
#: drizzled/log_event.cc:900
5850
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5853
#: drizzled/log_event.cc:1615
5856
"Query partially completed on the master (error on master: %d) and was "
5857
"aborted. There is a chance that your master is inconsistent at this point. "
5858
"If you are sure that your master is ok, run this query manually on the slave "
5859
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5860
"SLAVE; . Query: '%s'"
5863
#: drizzled/log_event.cc:1641
5866
"Query caused differenxt errors on master and slave.\n"
5867
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5868
"Default database: '%s'. Query: '%s'"
5871
#: drizzled/log_event.cc:1646
5874
msgstr "अज्ञात त्रुटि %d"
5876
#: drizzled/log_event.cc:1666
5878
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5881
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5882
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5883
msgid "unexpected success or fatal error"
5886
#: drizzled/log_event.cc:2158
5888
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5889
"probable cause is that the master died while writing the transaction to its "
5890
"binary log, thus rolled back too."
5893
#: drizzled/log_event.cc:2813
5896
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5897
"produced %ld warning(s). Default database: '%s'"
5900
#: drizzled/log_event.cc:2863
5903
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5906
#: drizzled/log_event.cc:2875
5908
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5911
#: drizzled/log_event.cc:3140
5912
msgid "Out of memory while recording slave event"
5915
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5917
msgid "Error in Create_file event: could not open file '%s'"
5920
#: drizzled/log_event.cc:3401
5922
msgid "Error in Create_file event: could not write to file '%s'"
5925
#: drizzled/log_event.cc:3422
5927
msgid "Error in Create_file event: write to '%s' failed"
5930
#: drizzled/log_event.cc:3536
5932
msgid "Error in %s event: could not create file '%s'"
5935
#: drizzled/log_event.cc:3545
5937
msgid "Error in %s event: could not open file '%s'"
5940
#: drizzled/log_event.cc:3552
5942
msgid "Error in %s event: write to '%s' failed"
5945
#: drizzled/log_event.cc:3714
5947
msgid "Error in Exec_load event: could not open file '%s'"
5950
#: drizzled/log_event.cc:3724
5952
msgid "Error in Exec_load event: file '%s' appears corrupted"
5955
#: drizzled/log_event.cc:3754
5957
msgid "%s. Failed executing load from '%s'"
5960
#: drizzled/log_event.cc:3927
5961
msgid "Not enough memory"
5964
#: drizzled/log_event.cc:4345
5966
msgid "Error '%s' in %s event: when locking tables"
5969
#: drizzled/log_event.cc:4355
5971
msgid "Error in %s event: when locking tables"
5974
#: drizzled/log_event.cc:4390
5976
msgid "Error '%s' on reopening tables"
5979
#: drizzled/log_event.cc:4743
5981
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5984
#: drizzled/log_event.cc:5139
5986
msgid "Error '%s' on opening table `%s`.`%s`"
5989
#. TRANSLATORS: The leading word "logging" is the name
5990
#. of the plugin api, and so should not be translated.
5991
#: drizzled/logging.cc:62
5993
msgid "logging plugin '%s' deinit() failed"
5996
#. TRANSLATORS: The leading word "logging" is the name
5997
#. of the plugin api, and so should not be translated.
5998
#: drizzled/logging.cc:85
6000
msgid "logging plugin '%s' logging_pre() failed"
6003
#. TRANSLATORS: The leading word "logging" is the name
6004
#. of the plugin api, and so should not be translated.
6005
#: drizzled/logging.cc:118
6007
msgid "logging plugin '%s' logging_post() failed"
6010
#. TRANSLATORS: The leading word "parser" is the name
6011
#. of the plugin api, and so should not be translated.
6012
#: drizzled/parser.cc:40
6014
msgid "parser plugin '%s' init() failed"
6017
#. TRANSLATORS: The leading word "parser" is the name
6018
#. of the plugin api, and so should not be translated.
6019
#: drizzled/parser.cc:62
6021
msgid "parser plugin '%s' deinit() failed"
6024
#. TRANSLATORS: The leading word "parser" is the name
6025
#. of the plugin api, and so should not be translated.
6026
#: drizzled/parser.cc:98
6028
msgid "parser plugin '%s' parser_func1() failed"
6031
#. TRANSLATORS: The leading word "parser" is the name
6032
#. of the plugin api, and so should not be translated.
6033
#: drizzled/parser.cc:152
6035
msgid "parser plugin '%s' parser_func2() failed"
6038
#. TRANSLATORS: The leading word "qcache" is the name
6039
#. of the plugin api, and so should not be translated.
6040
#: drizzled/qcache.cc:40
6042
msgid "qcache plugin '%s' init() failed"
6045
#. TRANSLATORS: The leading word "qcache" is the name
6046
#. of the plugin api, and so should not be translated.
6047
#: drizzled/qcache.cc:62
6049
msgid "qcache plugin '%s' deinit() failed"
6052
#. TRANSLATORS: The leading word "qcache" is the name
6053
#. of the plugin api, and so should not be translated.
6054
#: drizzled/qcache.cc:98
6056
msgid "qcache plugin '%s' do1() failed"
6059
#. TRANSLATORS: The leading word "qcache" is the name
6060
#. of the plugin api, and so should not be translated.
6061
#: drizzled/qcache.cc:152
6063
msgid "qcache plugin '%s' qcache_func2() failed"
6066
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6067
#: drizzled/slave.cc:2091
6068
msgid "Failed to flush master info file"
6071
#: drizzled/replication/replication.cc:103
6072
msgid "Failed in send_file() while reading file name"
6075
#: drizzled/replication/replication.cc:116
6076
msgid "Failed in send_file() on open of file"
6079
#: drizzled/replication/replication.cc:124
6080
msgid "Failed in send_file() while writing data to client"
6083
#: drizzled/replication/replication.cc:133
6084
msgid "Failed in send_file() while negotiating file transfer close"
6087
#: drizzled/replication/reporting.cc:44
6089
msgid "Slave %s: %s%s Error_code: %d"
6090
msgstr "दास %s: %s%s त्रुटी कोड: %d"
6092
#: drizzled/replication/rli.cc:149
6095
"Neither --relay-log nor --relay-log-index were used; so replication may "
6096
"break when this MySQL server acts as a slave and has his hostname changed!! "
6097
"Please use '--relay-log=%s' to avoid this problem."
6100
#: drizzled/replication/rli.cc:166
6101
msgid "Failed in open_log() called from init_relay_log_info()"
6104
#: drizzled/replication/rli.cc:188
6105
msgid "Failed to flush relay log info file"
6108
#: drizzled/replication/rli.cc:191
6109
msgid "Error counting relay log space"
6112
#: drizzled/replication/rli.cc:215
6114
msgid "log %s listed in the index, but failed to stat"
6117
#: drizzled/replication/rli.cc:230
6118
msgid "Could not find first log while counting relay log space"
6121
#: drizzled/replication/rli.cc:884
6122
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6125
#: drizzled/replication/utility.cc:117
6127
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6130
#: drizzled/replication/utility.cc:132
6133
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6134
"Master's column size should be <= the slave's column size."
6137
#: drizzled/scheduler.cc:131
6138
msgid "Memory allocation error in session_scheduler::init\n"
6141
#: drizzled/scheduler.cc:208
6142
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6145
#: drizzled/scheduler.cc:214
6146
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6149
#: drizzled/scheduler.cc:226
6150
msgid "session_add_event event_add error in libevent_init\n"
6153
#: drizzled/scheduler.cc:242
6155
msgid "Can't create completion port thread (error %d)"
6158
#: drizzled/scheduler.cc:355
6159
msgid "event_add error in libevent_add_session_callback\n"
6162
#: drizzled/scheduler.cc:381
6163
msgid "Scheduler init error in libevent_add_new_connection\n"
6166
#: drizzled/scheduler.cc:462
6167
msgid "libevent_thread_proc: my_thread_init() failed\n"
6170
#. TRANSLATORS: The leading word "scheduling" is the name
6171
#. of the plugin api, and so should not be translated.
6172
#: drizzled/scheduling.cc:40
6174
msgid "scheduling plugin '%s' init() failed"
6177
#. TRANSLATORS: The leading word "scheduling" is the name
6178
#. of the plugin api, and so should not be translated.
6179
#: drizzled/scheduling.cc:62
6181
msgid "scheduling plugin '%s' deinit() failed"
6184
#. TRANSLATORS: The leading word "scheduling" is the name
6185
#. of the plugin api, and so should not be translated.
6186
#: drizzled/scheduling.cc:98
6188
msgid "scheduling plugin '%s' scheduling_func1() failed"
6191
#. TRANSLATORS: The leading word "scheduling" is the name
6192
#. of the plugin api, and so should not be translated.
6193
#: drizzled/scheduling.cc:152
6195
msgid "scheduling plugin '%s' scheduling_func2() failed"
6198
#: drizzled/set_var.cc:725
6199
msgid "Ambiguous slave modes combination. STRICT will be used"
6202
#: drizzled/slave.cc:102
6203
msgid "Waiting to reconnect after a failed registration on master"
6206
#: drizzled/slave.cc:103
6208
"Slave I/O thread killed while waitnig to reconnect after a failed "
6209
"registration on master"
6212
#: drizzled/slave.cc:105
6213
msgid "Reconnecting after a failed registration on master"
6216
#: drizzled/slave.cc:106
6219
"failed registering on master, reconnecting to try again, log '%s' at postion "
6223
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6224
msgid "Slave I/O thread killed during or after reconnect"
6227
#: drizzled/slave.cc:112
6228
msgid "Waiting to reconnect after a failed binlog dump request"
6231
#: drizzled/slave.cc:113
6232
msgid "Slave I/O thread killed while retrying master dump"
6235
#: drizzled/slave.cc:114
6236
msgid "Reconnecting after a failed binlog dump request"
6239
#: drizzled/slave.cc:115
6241
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6244
#: drizzled/slave.cc:121
6245
msgid "Waiting to reconnect after a failed master event read"
6248
#: drizzled/slave.cc:122
6249
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6252
#: drizzled/slave.cc:124
6253
msgid "Reconnecting after a failed master event read"
6256
#: drizzled/slave.cc:125
6259
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6263
#: drizzled/slave.cc:128
6265
"Slave I/O thread killed during or after a reconnect done to recover from "
6269
#: drizzled/slave.cc:242
6270
msgid "Failed to allocate memory for the master info structure"
6273
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6274
msgid "Failed to initialize the master info structure"
6277
#: drizzled/slave.cc:263
6278
msgid "Failed to create slave threads"
6281
#: drizzled/slave.cc:460
6282
msgid "Server id not set, will not start slave"
6285
#: drizzled/slave.cc:626
6287
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6288
"updates to a non-transactional table without any primary key. There is a "
6289
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6290
"check your tables' contents after restart."
6293
#: drizzled/slave.cc:787 drizzled/slave.cc:802
6294
msgid "Master reported unrecognized DRIZZLE version"
6297
#: drizzled/slave.cc:843
6298
msgid "default Format_description_log_event"
6301
#: drizzled/slave.cc:865
6304
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6305
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6308
#: drizzled/slave.cc:892
6310
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6311
"server ids; these ids must be different for replication to work (or the --"
6312
"replicate-same-server-id option must be used on slave but this doesnot "
6313
"always make sense; please check the manual before using it)."
6316
#: drizzled/slave.cc:937
6318
"The slave I/O thread stops because master and slave have different values "
6319
"for the COLLATION_SERVER global variable. The values must be equal for "
6320
"replication to work"
6323
#: drizzled/slave.cc:973
6325
"The slave I/O thread stops because master and slave have different values "
6326
"for the TIME_ZONE global variable. The values must be equal for replication "
6330
#: drizzled/slave.cc:1038
6331
msgid "Waiting for the slave SQL thread to free enough relay log space"
6334
#: drizzled/slave.cc:1084
6336
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6340
#: drizzled/slave.cc:1095
6341
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6344
#: drizzled/slave.cc:1420
6346
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6349
#: drizzled/slave.cc:1473
6351
msgid "Error reading packet from server: %s ( server_errno=%d)"
6354
#: drizzled/slave.cc:1481
6356
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6359
#: drizzled/slave.cc:1634
6362
"It was not possible to update the positions of the relay log information: "
6363
"the slave may be in an inconsistent state. Stopped in %s position %s"
6366
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6368
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6371
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6373
msgid "Error initializing relay log position: %s"
6376
#: drizzled/slave.cc:1784
6379
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6380
"Consider raising the value of the slave_transaction_retries variable."
6383
#: drizzled/slave.cc:1807
6385
"Could not parse relay log event entry. The possible reasons are: the "
6386
"master's binary log is corrupted (you can check this by running "
6387
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6388
"can check this by running 'mysqlbinlog' on the relay log), a network "
6389
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6390
"check the master's binary log or slave's relay log, you will be able to know "
6391
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6394
#: drizzled/slave.cc:1928
6395
msgid "Failed during slave I/O thread initialization"
6398
#: drizzled/slave.cc:1942
6399
msgid "error in drizzle_create()"
6400
msgstr "drizzle_create() में त्रुटि"
6402
#: drizzled/slave.cc:1950
6405
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6406
"'%s' at position %s"
6409
#: drizzled/slave.cc:1964
6410
msgid "Slave I/O thread killed while connecting to master"
6413
#: drizzled/slave.cc:1988
6414
msgid "Slave I/O thread couldn't register on master"
6417
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6418
msgid "Forcing to reconnect slave I/O thread"
6421
#: drizzled/slave.cc:2013
6422
msgid "Failed on request_dump()"
6425
#: drizzled/slave.cc:2014
6426
msgid "Slave I/O thread killed while requesting master dump"
6429
#: drizzled/slave.cc:2040
6430
msgid "Waiting for master to send event"
6433
#: drizzled/slave.cc:2042
6434
msgid "Slave I/O thread killed while reading event"
6437
#: drizzled/slave.cc:2060
6440
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6441
"entry is correct, restart the server with a higher value of "
6442
"max_allowed_packet"
6445
#: drizzled/slave.cc:2074
6446
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6449
#: drizzled/slave.cc:2084
6450
msgid "Queueing master event to the relay log"
6453
#: drizzled/slave.cc:2111
6454
msgid "Slave I/O thread aborted while waiting for relay log space"
6457
#: drizzled/slave.cc:2121
6459
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6462
#: drizzled/slave.cc:2142
6463
msgid "Waiting for slave mutex on exit"
6466
#: drizzled/slave.cc:2206
6467
msgid "Failed during slave thread initialization"
6470
#: drizzled/slave.cc:2272
6473
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6474
"s, relay log '%s' position: %s"
6477
#: drizzled/slave.cc:2286
6478
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6481
#: drizzled/slave.cc:2312
6482
msgid "Reading event from the relay log"
6485
#: drizzled/slave.cc:2337
6487
msgid "Slave (additional info): %s Error_code: %d"
6490
#: drizzled/slave.cc:2354
6492
msgid "Slave: %s Error_code: %d"
6495
#: drizzled/slave.cc:2357
6498
"Error loading user-defined library, slave SQL thread aborted. Install the "
6499
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6500
"stopped at log '%s' position %s"
6503
#: drizzled/slave.cc:2365
6506
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6507
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6510
#: drizzled/slave.cc:2377
6513
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6516
#: drizzled/slave.cc:2466
6518
msgid "Slave I/O: failed requesting download of '%s'"
6521
#: drizzled/slave.cc:2483
6523
msgid "Network read error downloading '%s' from master"
6526
#: drizzled/slave.cc:2505
6527
msgid "error writing Exec_load event to relay log"
6530
#: drizzled/slave.cc:2519
6531
msgid "error writing Create_file event to relay log"
6534
#: drizzled/slave.cc:2534
6535
msgid "error writing Append_block event to relay log"
6538
#: drizzled/slave.cc:2630
6539
msgid "Memory allocation failed"
6542
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6545
"Read invalid event from master: '%s', master could be corrupt but a more "
6546
"likely cause of this is a bug"
6549
#: drizzled/slave.cc:3013
6550
msgid "could not queue event from master"
6553
#: drizzled/slave.cc:3103
6555
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6558
#: drizzled/slave.cc:3105
6559
msgid "reconnecting"
6560
msgstr "फिर से कनेक्ट कर रहा है"
6562
#: drizzled/slave.cc:3105
6564
msgstr "कनेक्ट कर रहा है"
6566
#: drizzled/slave.cc:3129
6569
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6573
#: drizzled/slave.cc:3490
6575
msgid "next log '%s' is currently active"
6578
#: drizzled/slave.cc:3520
6580
msgid "next log '%s' is not active"
6583
#: drizzled/slave.cc:3536
6586
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6589
#: drizzled/slave.cc:3542
6590
msgid "Aborting slave SQL thread because of partial event read"
6593
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6595
msgid "Error reading relay log event: %s"
6598
#: drizzled/slave.cc:3549
6599
msgid "slave SQL thread was killed"
6602
#: drizzled/slave.cc:3647
6605
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6606
"check error log on slave for more info"
6609
#: drizzled/slave.cc:3653
6612
"According to the master's version ('%s'), it is probable that master suffers "
6613
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6614
"current binary log event may make the slave's data become different from the "
6615
"master's data. To take no risk, slave refuses to replicate this event and "
6616
"stops. We recommend that all updates be stopped on the master and slave, "
6617
"that the data of both be manually synchronized, that master's binary logs be "
6618
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6619
"Then replication can be restarted."
6622
#: drizzled/sql_base.cc:2555
6624
msgid "Table %s had a open data handler in reopen_table"
6627
#: drizzled/sql_base.cc:3206
6629
msgid "Couldn't repair table: %s.%s"
6632
#: drizzled/sql_base.cc:3249
6635
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6636
"s`.`%s`' to the binary log"
6639
#: drizzled/sql_base.cc:3857
3694
#: ../drizzled/replication_services.cc:94
3696
"You registered a TransactionApplier plugin but no TransactionReplicator "
3697
"plugins were registered.\n"
3700
#: ../drizzled/replication_services.cc:125
3703
"You registered a TransactionApplier plugin but no TransactionReplicator "
3704
"plugins were registered that match the requested replicator name of '%s'.\n"
3705
"We have deactivated the TransactionApplier '%s'.\n"
3708
#: ../drizzled/session.cc:1963 ../drizzled/session.cc:1981
6641
3710
msgid "Could not remove temporary table: '%s', error: %d"
6644
#: drizzled/sql_plugin.cc:682
6646
msgid "Plugin '%s' of type %s failed deinitialization"
6649
#: drizzled/sql_plugin.cc:696
6651
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6654
#: drizzled/sql_plugin.cc:816
6656
msgid "Plugin '%s' registration as a %s failed."
6659
#: drizzled/sql_plugin.cc:1070
6660
msgid "plugin-load parameter too long"
6663
#: drizzled/sql_plugin.cc:1130
6665
msgid "Couldn't load plugin named '%s' with soname '%s'."
6668
#: drizzled/sql_plugin.cc:1181
6670
msgid "Forcing shutdown of %d plugins"
6673
#: drizzled/sql_plugin.cc:1203
6675
msgid "Plugin '%s' will be forced to shutdown"
6678
#: drizzled/sql_plugin.cc:1219
6680
msgid "Plugin '%s' has ref_count=%d after shutdown."
6683
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6685
msgid "Unknown variable type code 0x%x in plugin '%s'."
6688
#: drizzled/sql_plugin.cc:2511
6691
"Server variable %s of plugin %s was forced to be read-only: string variable "
6692
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6695
#: drizzled/sql_plugin.cc:2542
6697
msgid "Missing variable name in plugin '%s'."
6700
#: drizzled/sql_plugin.cc:2559
6702
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6705
#: drizzled/sql_plugin.cc:2678
6707
msgid "Out of memory for plugin '%s'."
6710
#: drizzled/sql_plugin.cc:2685
6712
msgid "Bad options for plugin '%s'."
6715
#: drizzled/sql_plugin.cc:2694
6717
msgid "Parsing options for plugin '%s' failed."
6720
#: drizzled/sql_plugin.cc:2737
6722
msgid "Plugin '%s' has conflicting system variables"
6725
#: drizzled/sql_plugin.cc:2747
6727
msgid "Plugin '%s' disabled by command line option"
6730
#: drizzled/sql_table.cc:105
6732
msgid "Invalid (old?) table or database name '%s'"
6735
#: drizzled/sql_table.cc:2745
3713
#: ../drizzled/signal_handler.cc:52
3715
msgid "Got signal %d from thread %<PRIu32>"
3718
#: ../drizzled/signal_handler.cc:118
3720
msgid "Fatal signal %d while backtracing\n"
3723
#: ../drizzled/signal_handler.cc:127
3725
msgid "Fatal: time() call failed\n"
3728
#: ../drizzled/signal_handler.cc:133
3731
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3732
"This could be because you hit a bug. It is also possible that this binary\n"
3733
" or one of the libraries it was linked against is corrupt, improperly "
3735
" or misconfigured. This error can also be caused by malfunctioning "
3739
#: ../drizzled/signal_handler.cc:141
3742
"We will try our best to scrape up some info that will hopefully help "
3744
"the problem, but since we have already crashed, something is definitely "
3746
"and this may fail.\n"
3750
#: ../drizzled/signal_handler.cc:148
3753
"It is possible that drizzled could use up to \n"
3754
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3756
"Hope that's ok; if not, decrease some variables in the equation.\n"
3760
#: ../drizzled/sql_table.cc:1908
6737
3762
msgid "Unknown - internal error %d during operation"
6740
#: drizzled/sql_table.cc:5018
6742
msgid "Could not open table %s.%s after rename\n"
6745
#: drizzled/sql_table.cc:5185
3765
#: ../drizzled/statement/alter_table.cc:1511
6748
3768
"order_st BY ignored because there is a user-defined clustered index in the "
6749
3769
"table '%-.192s'"
6752
#: drizzled/sql_udf.cc:41
6753
msgid "Can't allocate memory for udf structures"
6756
#: drizzled/table.cc:502
6759
"'%s' had no or invalid character set, and default character set is multi-"
6760
"byte, so character column sizes may have changed"
6763
#: drizzled/table.cc:2077
6765
msgid "Unknown collation '%s' in table '%-.64s' definition"
6768
#: drizzled/table.cc:2084
6771
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6775
#: drizzled/table.cc:2695
6778
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6782
#: drizzled/table.cc:2721
6785
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6786
"have type %s, found type %s."
6789
#: drizzled/table.cc:2730
6792
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6793
"position %d to have character set '%s' but the type has no character set."
6796
#: drizzled/table.cc:2740
6799
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6800
"position %d to have character set '%s' but found character set '%s'."
6803
#: drizzled/table.cc:2751
6806
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6807
"have type %s but the column is not found."
6810
#: drizzled/table.cc:4871
3772
#: ../drizzled/sys_var.cc:1554
3774
msgid "Variable named %s already exists!\n"
3777
#: ../drizzled/sys_var.cc:1563
3779
msgid "Could not add Variable: %s\n"
3782
#: ../drizzled/sys_var.cc:1662
3783
msgid "Failed to initialize system variables"
3786
#: ../drizzled/table.cc:1636
6812
3788
msgid "Got error %d when reading table '%s'"
6815
#: drizzled/tztime.cc:1060
3791
#: ../drizzled/tztime.cc:173
6817
3793
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6818
3794
msgstr "गंभीर त्रुटि : अवैध या अज्ञात डिफ़ॉल्ट समय क्षेत्र '%s'"
6820
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
3796
#: ../plugin/auth_file/auth_file.cc:227
3798
msgid "Could not load auth file: %s\n"
3801
#: ../plugin/auth_file/auth_file.cc:243
3802
msgid "File to load for usernames and passwords"
3805
#: ../plugin/auth_http/auth_http.cc:135
3807
"auth_http plugin loaded but required option url not specified. Against which "
3808
"URL are you intending on authenticating?\n"
3811
#: ../plugin/auth_http/auth_http.cc:151
3812
msgid "URL for HTTP Auth check"
3815
#: ../plugin/auth_ldap/auth_ldap.cc:291
3817
msgid "Reconnect failed: %s\n"
3820
#: ../plugin/auth_ldap/auth_ldap.cc:310
3822
msgid "ldap_search_ext_s failed: %s\n"
3825
#: ../plugin/auth_ldap/auth_ldap.cc:416
3827
msgid "Could not load auth ldap: %s\n"
3830
#: ../plugin/auth_ldap/auth_ldap.cc:437
3831
msgid "URI of the LDAP server to contact"
3834
#: ../plugin/auth_ldap/auth_ldap.cc:439
3835
msgid "DN to use when binding to the LDAP server"
3838
#: ../plugin/auth_ldap/auth_ldap.cc:441
3839
msgid "Password to use when binding the DN"
3842
#: ../plugin/auth_ldap/auth_ldap.cc:443
3843
msgid "DN to use when searching"
3846
#: ../plugin/auth_ldap/auth_ldap.cc:445
3847
msgid "Attribute in LDAP with plain text password"
3850
#: ../plugin/auth_ldap/auth_ldap.cc:447
3851
msgid "Attribute in LDAP with MySQL hashed password"
3854
#: ../plugin/auth_ldap/auth_ldap.cc:449
3855
msgid "How often to empty the users cache, 0 to disable"
3858
#: ../plugin/blitzdb/ha_blitz.cc:1507
3859
msgid "Estimated number of rows that a BlitzDB table will store."
3862
#: ../plugin/console/console.cc:349
3863
msgid "Enable the console."
3866
#: ../plugin/console/console.cc:352
3867
msgid "Turn on extra debugging."
3870
#: ../plugin/console/console.cc:355
3871
msgid "User to use for auth."
3874
#: ../plugin/console/console.cc:358
3875
msgid "Password to use for auth."
3878
#: ../plugin/console/console.cc:361
3879
msgid "Default database to use."
3882
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3884
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3888
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3889
#: ../plugin/mysql_protocol/mysql_protocol.cc:937
3890
msgid "Connect Timeout."
3893
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3894
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3895
msgid "Read Timeout."
3898
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3899
#: ../plugin/mysql_protocol/mysql_protocol.cc:943
3900
msgid "Write Timeout."
3903
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3904
#: ../plugin/mysql_protocol/mysql_protocol.cc:946
3905
msgid "Retry Count."
3908
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3909
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
3910
msgid "Buffer length."
3913
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
3914
#: ../plugin/mysql_protocol/mysql_protocol.cc:952
3915
msgid "Address to bind to."
3918
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
3919
msgid "Failed to send error message to libnotify\n"
3922
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6821
3923
msgid "Error Messages to stderr"
6824
#: plugin/logging_query/logging_query.cc:162
3926
#: ../plugin/filtered_replicator/filtered_replicator.cc:576
3927
msgid "List of schemas to filter"
3930
#: ../plugin/filtered_replicator/filtered_replicator.cc:579
3931
msgid "List of tables to filter"
3934
#: ../plugin/filtered_replicator/filtered_replicator.cc:582
3935
msgid "Regular expression to apply to schemas to filter"
3938
#: ../plugin/filtered_replicator/filtered_replicator.cc:585
3939
msgid "Regular expression to apply to tables to filter"
3942
#: ../plugin/haildb/haildb_engine.cc:1063
3943
#: ../plugin/haildb/haildb_engine.cc:1201
3944
#: ../plugin/haildb/haildb_engine.cc:1231
3946
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3947
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
3949
#: ../plugin/haildb/haildb_engine.cc:1082
3951
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3952
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
3954
#: ../plugin/haildb/haildb_engine.cc:1180
3955
#: ../plugin/haildb/haildb_engine.cc:1293
3956
#: ../plugin/haildb/haildb_engine.cc:1474
3957
#: ../plugin/haildb/haildb_engine.cc:2050
3959
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3960
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
3962
#: ../plugin/haildb/haildb_engine.cc:1332
3963
#: ../plugin/haildb/haildb_engine.cc:1348
3965
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3966
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
3968
#: ../plugin/haildb/haildb_engine.cc:3158
3970
msgid "Error starting HailDB %d (%s)\n"
3973
#: ../plugin/haildb/haildb_engine.cc:3187
3974
msgid "Disable HailDB adaptive hash index (enabled by default)."
3977
#: ../plugin/haildb/haildb_engine.cc:3189
3978
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
3981
#: ../plugin/haildb/haildb_engine.cc:3192
3983
"Size of a memory pool HailDB uses to store data dictionary information and "
3984
"other internal data structures."
3987
#: ../plugin/haildb/haildb_engine.cc:3195
3988
msgid "Data file autoextend increment in megabytes"
3991
#: ../plugin/haildb/haildb_engine.cc:3198
3993
"The size of the memory buffer HailDB uses to cache data and indexes of its "
3997
#: ../plugin/haildb/haildb_engine.cc:3201
3998
msgid "The common part for HailDB table spaces."
4001
#: ../plugin/haildb/haildb_engine.cc:3203
4002
msgid "Disable HailDB checksums validation (enabled by default)."
4005
#: ../plugin/haildb/haildb_engine.cc:3205
4006
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4009
#: ../plugin/haildb/haildb_engine.cc:3208
4010
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4013
#: ../plugin/haildb/haildb_engine.cc:3211
4015
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4016
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4019
#: ../plugin/haildb/haildb_engine.cc:3214
4020
msgid "Stores each HailDB table to an .ibd file in the database dir."
4023
#: ../plugin/haildb/haildb_engine.cc:3217
4024
msgid "File format to use for new tables in .ibd files."
4027
#: ../plugin/haildb/haildb_engine.cc:3220
4029
"Set to 0 (write and flush once per second),1 (write and flush at each "
4030
"commit) or 2 (write at commit, flush once per second)."
4033
#: ../plugin/haildb/haildb_engine.cc:3223
4034
msgid "With which method to flush data."
4037
#: ../plugin/haildb/haildb_engine.cc:3226
4039
"Helps to save your data in case the disk image of the database becomes "
4043
#: ../plugin/haildb/haildb_engine.cc:3229
4044
msgid "Path to individual files and their sizes."
4047
#: ../plugin/haildb/haildb_engine.cc:3232
4048
msgid "Path to HailDB log files."
4051
#: ../plugin/haildb/haildb_engine.cc:3235
4052
msgid "Size of each log file in a log group."
4055
#: ../plugin/haildb/haildb_engine.cc:3238
4057
"Number of log files in the log group. HailDB writes to the files in a "
4058
"circular fashion. Value 3 is recommended here."
4061
#: ../plugin/haildb/haildb_engine.cc:3241
4063
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4064
"rolled back. Values above 100000000 disable the timeout."
4067
#: ../plugin/haildb/haildb_engine.cc:3244
4069
"The size of the buffer which HailDB uses to write log to the log files on "
4073
#: ../plugin/haildb/haildb_engine.cc:3247
4075
"Sets the point in the LRU list from where all pages are classified as old "
4079
#: ../plugin/haildb/haildb_engine.cc:3250
4081
"Milliseconds between accesses to a block at which it is made young. "
4082
"0=disabled (Advanced users)"
4085
#: ../plugin/haildb/haildb_engine.cc:3253
4086
msgid "Percentage of dirty pages allowed in bufferpool."
4089
#: ../plugin/haildb/haildb_engine.cc:3256
4090
msgid "Desired maximum length of the purge queue (0 = no limit)"
4093
#: ../plugin/haildb/haildb_engine.cc:3259
4095
"Roll back the complete transaction on lock wait timeout, for 4.x "
4096
"compatibility (disabled by default)"
4099
#: ../plugin/haildb/haildb_engine.cc:3262
4100
msgid "How many files at the maximum HailDB keeps open at the same time."
4103
#: ../plugin/haildb/haildb_engine.cc:3265
4104
msgid "Number of background read I/O threads in HailDB."
4107
#: ../plugin/haildb/haildb_engine.cc:3268
4108
msgid "Number of background write I/O threads in HailDB."
4111
#: ../plugin/haildb/haildb_engine.cc:3270
4113
"Disable if you want to reduce the number of messages written to the log "
4114
"(default: enabled)."
4117
#: ../plugin/haildb/haildb_engine.cc:3273
4118
msgid "Enable SHOW HAILDB STATUS output in the log"
4121
#: ../plugin/haildb/haildb_engine.cc:3276
4122
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4125
#: ../plugin/haildb/haildb_engine.cc:3278
4127
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4130
#: ../plugin/hello_events/hello_events.cc:401
4131
msgid "Enable Example Events Plugin"
4134
#: ../plugin/hello_events/hello_events.cc:404
4135
#: ../plugin/hello_events/hello_events.cc:407
4136
msgid "A comma delimited list of databases to watch"
4139
#: ../plugin/hello_events/hello_events.cc:410
4140
msgid "Before write row event observer call position"
4143
#: ../plugin/hello_events/hello_events.cc:413
4144
#: ../plugin/pbms/src/parameters_ms.cc:601
4145
msgid "Before update row event observer call position"
4148
#: ../plugin/hello_events/hello_events.cc:416
4149
msgid "After drop database event observer call position"
4152
#: ../plugin/hello_events/hello_events.cc:427
4153
msgid "An example events Plugin"
4156
#: ../plugin/innobase/handler/data_dictionary.cc:762
4158
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4161
#: ../plugin/innobase/handler/ha_innodb.cc:1854
4162
msgid "Invalid value for io-capacity\n"
4165
#: ../plugin/innobase/handler/ha_innodb.cc:1872
4166
msgid "Invalid value for fast-shutdown\n"
4169
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4170
msgid "Invalid value for flush-log-at-trx-commit\n"
4173
#: ../plugin/innobase/handler/ha_innodb.cc:1909
4174
msgid "Invalid value for max-dirty-pages-pct\n"
4177
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4178
msgid "Invalid value for stats-sample-pages\n"
4181
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4182
msgid "Invalid value for additional-mem-pool-size\n"
4185
#: ../plugin/innobase/handler/ha_innodb.cc:1939
4186
msgid "Invalid value for autoextend-increment\n"
4189
#: ../plugin/innobase/handler/ha_innodb.cc:1949
4190
msgid "Invalid value for buffer-pool-size\n"
4193
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4194
msgid "Invalid value for buffer-pool-instances\n"
4197
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4198
msgid "Invalid value for commit-concurrency\n"
4201
#: ../plugin/innobase/handler/ha_innodb.cc:1978
4202
msgid "Invalid value for concurrency-tickets\n"
4205
#: ../plugin/innobase/handler/ha_innodb.cc:1987
4206
msgid "Invalid value for read-io-threads\n"
4209
#: ../plugin/innobase/handler/ha_innodb.cc:1996
4210
msgid "Invalid value for write-io-threads\n"
4213
#: ../plugin/innobase/handler/ha_innodb.cc:2005
4214
msgid "Invalid value for force-recovery\n"
4217
#: ../plugin/innobase/handler/ha_innodb.cc:2015
4218
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4219
msgid "Invalid value for log-file-size\n"
4222
#: ../plugin/innobase/handler/ha_innodb.cc:2034
4223
msgid "Invalid value for log-files-in-group\n"
4226
#: ../plugin/innobase/handler/ha_innodb.cc:2043
4227
msgid "Invalid value for mirrored-log-groups\n"
4230
#: ../plugin/innobase/handler/ha_innodb.cc:2052
4231
msgid "Invalid value for open-files\n"
4234
#: ../plugin/innobase/handler/ha_innodb.cc:2061
4235
msgid "Invalid value for thread-concurrency\n"
4238
#: ../plugin/innobase/handler/ha_innodb.cc:2075
4239
msgid "Invalid value for read-ahead-threshold\n"
4242
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4243
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4244
#: ../plugin/transaction_log/print_transaction_message.cc:177
4245
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4247
msgid "Unable to parse transaction. Got error: %s.\n"
4250
#: ../plugin/logging_gearman/logging_gearman.cc:186
4252
msgid "fail gearman_client_create(): %s"
4255
#: ../plugin/logging_gearman/logging_gearman.cc:197
4257
msgid "fail gearman_client_add_server(): %s"
4260
#: ../plugin/logging_gearman/logging_gearman.cc:303
4261
msgid "Hostname for logging to a Gearman server"
4264
#: ../plugin/logging_gearman/logging_gearman.cc:306
4265
msgid "Gearman Function to send logging to"
4268
#: ../plugin/logging_gearman/logging_gearman.cc:317
4269
msgid "Log queries to a Gearman server"
4272
#: ../plugin/logging_query/logging_query.cc:178
6826
4274
msgid "fail open() fn=%s er=%s\n"
6829
#: plugin/logging_query/logging_query.cc:202
4277
#: ../plugin/logging_query/logging_query.cc:319
4278
msgid "Enable logging to CSV file"
4281
#: ../plugin/logging_query/logging_query.cc:322
6830
4282
msgid "File to log to"
6833
#: plugin/logging_query/logging_query.cc:211
6834
msgid "Enable logging"
6837
#: plugin/logging_query/logging_query.cc:220
6838
msgid "Disable after this many seconds. Zero for forever"
6841
#: plugin/logging_query/logging_query.cc:233
4285
#: ../plugin/logging_query/logging_query.cc:325
4286
msgid "PCRE to match the query against"
4289
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
6842
4290
msgid "Threshold for logging slow queries, in microseconds"
6845
#: plugin/logging_query/logging_query.cc:246
4293
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
6846
4294
msgid "Threshold for logging big queries, for rows returned"
6849
#: plugin/logging_query/logging_query.cc:259
4297
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
6850
4298
msgid "Threshold for logging big queries, for rows examined"
6853
#: plugin/logging_query/logging_query.cc:282
6854
msgid "Log queries to a file"
6857
#: storage/myisam/ha_myisam.cc:453
4301
#: ../plugin/logging_query/logging_query.cc:345
4302
msgid "Log queries to a CSV file"
4305
#: ../plugin/logging_stats/logging_stats.cc:373
4306
msgid "Max number of users that will be logged"
4309
#: ../plugin/logging_stats/logging_stats.cc:376
4310
msgid "Max number of range locks to use for Scoreboard"
4313
#: ../plugin/logging_stats/logging_stats.cc:379
4314
msgid "Max number of concurrent sessions that will be logged"
4317
#: ../plugin/logging_stats/logging_stats.cc:380
4318
msgid "Enable Logging Statistics Collection"
4321
#: ../plugin/logging_stats/logging_stats.cc:389
4322
msgid "User Statistics as DATA_DICTIONARY tables"
4325
#: ../plugin/md5/md5.cc:99
4326
msgid "libgcrypt library version mismatch\n"
4329
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4330
#: ../plugin/memcached_stats/memcached_stats.cc:87
4331
msgid "List of memcached servers."
4334
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4335
msgid "Expiry time of memcached entries"
4338
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4339
msgid "Enable Memcached Query Cache"
4342
#: ../plugin/memcached_stats/analysis_table.cc:78
4343
#: ../plugin/memcached_stats/stats_table.cc:144
4344
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4347
#: ../plugin/memcached_stats/memcached_stats.cc:98
4348
msgid "Memcached Stats as I_S tables"
4351
#: ../plugin/memcached_stats/stats_table.cc:74
4354
"Unable get stats from memcached server %s. Got error from "
4355
"memcached_stat_servername()."
4358
#: ../plugin/memcached_stats/stats_table.cc:151
4359
msgid "Unable to create memcached struct. Got error from memcached_create()."
4362
#: ../plugin/memcached_stats/stats_table.cc:159
4365
"Unable to create memcached server list. Got error from "
4366
"memcached_servers_parse(%s)."
4369
#: ../plugin/multi_thread/multi_thread.cc:85
4370
msgid "Unable to get thread stack size\n"
4373
#: ../plugin/multi_thread/multi_thread.cc:177
4374
msgid "Maximum number of user threads available."
4377
#: ../plugin/myisam/ha_myisam.cc:533
6859
4379
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6862
#: storage/myisam/ha_myisam.cc:457
4382
#: ../plugin/myisam/ha_myisam.cc:537
6864
4384
msgid "Got an error from unknown thread, %s:%d"
6867
#: storage/myisam/ha_myisam.cc:462
4387
#: ../plugin/myisam/ha_myisam.cc:543
6869
4388
msgid "Unknown thread accessing table"
6870
msgstr "तालिका में अज्ञात चारसेट का उपयोग किया गया है"
6872
#: storage/myisam/my_handler_errors.c:34
4391
#: ../plugin/myisam/ha_myisam.cc:1507
4393
"Don't use the fast sort index method to created index if the temporary file "
4394
"would get bigger than this."
4397
#: ../plugin/myisam/ha_myisam.cc:1510
4399
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4400
"when creating indexes with CREATE INDEX or ALTER TABLE."
4403
#: ../plugin/myisam/my_handler_errors.cc:42
6873
4404
msgid "Didn't find key on read or update"
6876
#: storage/myisam/my_handler_errors.c:36
4407
#: ../plugin/myisam/my_handler_errors.cc:43
6877
4408
msgid "Duplicate key on write or update"
6880
#: storage/myisam/my_handler_errors.c:38
4411
#: ../plugin/myisam/my_handler_errors.cc:44
6881
4412
msgid "Internal (unspecified) error in handler"
6884
#: storage/myisam/my_handler_errors.c:40
4415
#: ../plugin/myisam/my_handler_errors.cc:46
6886
4417
"Someone has changed the row since it was read (while the table was locked to "
6890
#: storage/myisam/my_handler_errors.c:43
4421
#: ../plugin/myisam/my_handler_errors.cc:48
6891
4422
msgid "Wrong index given to function"
6894
#: storage/myisam/my_handler_errors.c:45
6895
msgid "Undefined handler error 125"
6898
#: storage/myisam/my_handler_errors.c:47
4425
#: ../plugin/myisam/my_handler_errors.cc:49
6899
4426
msgid "Index file is crashed"
6902
#: storage/myisam/my_handler_errors.c:49
4429
#: ../plugin/myisam/my_handler_errors.cc:50
6903
4430
msgid "Record file is crashed"
6906
#: storage/myisam/my_handler_errors.c:51
4433
#: ../plugin/myisam/my_handler_errors.cc:51
6907
4434
msgid "Out of memory in engine"
6910
#: storage/myisam/my_handler_errors.c:53
6911
msgid "Undefined handler error 129"
6914
#: storage/myisam/my_handler_errors.c:55
4437
#: ../plugin/myisam/my_handler_errors.cc:52
6915
4438
msgid "Incorrect file format"
6916
4439
msgstr "गलत फाइल रचना"
6918
#: storage/myisam/my_handler_errors.c:57
4441
#: ../plugin/myisam/my_handler_errors.cc:53
6919
4442
msgid "Command not supported by database"
6920
4443
msgstr "कमांड डाटाबेस द्वारा समर्थित नही है"
6922
#: storage/myisam/my_handler_errors.c:59
4445
#: ../plugin/myisam/my_handler_errors.cc:54
6923
4446
msgid "Old database file"
6924
4447
msgstr "डाटाबेस पुराणी है"
6926
#: storage/myisam/my_handler_errors.c:61
4449
#: ../plugin/myisam/my_handler_errors.cc:55
6927
4450
msgid "No record read before update"
6930
#: storage/myisam/my_handler_errors.c:63
4453
#: ../plugin/myisam/my_handler_errors.cc:56
6931
4454
msgid "Record was already deleted (or record file crashed)"
6934
#: storage/myisam/my_handler_errors.c:65
4457
#: ../plugin/myisam/my_handler_errors.cc:57
6935
4458
msgid "No more room in record file"
6936
4459
msgstr "रिकॉर्ड फाइल में और जगह नही है"
6938
#: storage/myisam/my_handler_errors.c:67
4461
#: ../plugin/myisam/my_handler_errors.cc:58
6939
4462
msgid "No more room in index file"
6940
4463
msgstr "इंडेक्स फाइल में और जगह नही है"
6942
#: storage/myisam/my_handler_errors.c:69
4465
#: ../plugin/myisam/my_handler_errors.cc:59
6943
4466
msgid "No more records (read after end of file)"
6944
4467
msgstr "और रिकॉर्ड नही है (फाइल का अंत पढ़ा जा चुका है)"
6946
#: storage/myisam/my_handler_errors.c:71
4469
#: ../plugin/myisam/my_handler_errors.cc:60
6947
4470
msgid "Unsupported extension used for table"
6948
4471
msgstr "तालिका के लिए असमर्थित विस्तार का उपयोग किया गया"
6950
#: storage/myisam/my_handler_errors.c:73
4473
#: ../plugin/myisam/my_handler_errors.cc:61
6951
4474
msgid "Too big row"
6952
4475
msgstr "पंक्ति बहुत बड़ी है"
6954
#: storage/myisam/my_handler_errors.c:75
4477
#: ../plugin/myisam/my_handler_errors.cc:62
6955
4478
msgid "Wrong create options"
6956
4479
msgstr "निरमाण के विकल्प ग़लत है"
6958
#: storage/myisam/my_handler_errors.c:77
4481
#: ../plugin/myisam/my_handler_errors.cc:63
6959
4482
msgid "Duplicate unique key or constraint on write or update"
6962
#: storage/myisam/my_handler_errors.c:79
4485
#: ../plugin/myisam/my_handler_errors.cc:64
6963
4486
msgid "Unknown character set used in table"
6964
4487
msgstr "तालिका में अज्ञात चारसेट का उपयोग किया गया है"
6966
#: storage/myisam/my_handler_errors.c:81
4489
#: ../plugin/myisam/my_handler_errors.cc:65
6967
4490
msgid "Conflicting table definitions in sub-tables of MERGE table"
6970
#: storage/myisam/my_handler_errors.c:83
4493
#: ../plugin/myisam/my_handler_errors.cc:66
6971
4494
msgid "Table is crashed and last repair failed"
6974
#: storage/myisam/my_handler_errors.c:85
4497
#: ../plugin/myisam/my_handler_errors.cc:67
6975
4498
msgid "Table was marked as crashed and should be repaired"
6978
#: storage/myisam/my_handler_errors.c:87
4501
#: ../plugin/myisam/my_handler_errors.cc:68
6979
4502
msgid "Lock timed out; Retry transaction"
6980
4503
msgstr "लाक समयसमाप्त हो गया; क्रियकलप पुन: प्रयास करे"
6982
#: storage/myisam/my_handler_errors.c:89
4505
#: ../plugin/myisam/my_handler_errors.cc:69
6983
4506
msgid "Lock table is full; Restart program with a larger locktable"
6986
#: storage/myisam/my_handler_errors.c:91
4509
#: ../plugin/myisam/my_handler_errors.cc:70
6987
4510
msgid "Updates are not allowed under a read only transactions"
6990
#: storage/myisam/my_handler_errors.c:93
4513
#: ../plugin/myisam/my_handler_errors.cc:71
6991
4514
msgid "Lock deadlock; Retry transaction"
6994
#: storage/myisam/my_handler_errors.c:95
4517
#: ../plugin/myisam/my_handler_errors.cc:72
6995
4518
msgid "Foreign key constraint is incorrectly formed"
6998
#: storage/myisam/my_handler_errors.c:97
4521
#: ../plugin/myisam/my_handler_errors.cc:73
6999
4522
msgid "Cannot add a child row"
7002
#: storage/myisam/my_handler_errors.c:99
4525
#: ../plugin/myisam/my_handler_errors.cc:74
7003
4526
msgid "Cannot delete a parent row"
7006
#: storage/myisam/my_handler_errors.c:101
4529
#: ../plugin/myisam/my_handler_errors.cc:75
7007
4530
msgid "No savepoint with that name"
7010
#: storage/myisam/my_handler_errors.c:103
4533
#: ../plugin/myisam/my_handler_errors.cc:76
7011
4534
msgid "Non unique key block size"
7014
#: storage/myisam/my_handler_errors.c:105
4537
#: ../plugin/myisam/my_handler_errors.cc:77
7015
4538
msgid "The table does not exist in engine"
7018
#: storage/myisam/my_handler_errors.c:107
4541
#: ../plugin/myisam/my_handler_errors.cc:78
7019
4542
msgid "The table already existed in storage engine"
7022
#: storage/myisam/my_handler_errors.c:109
4545
#: ../plugin/myisam/my_handler_errors.cc:79
7023
4546
msgid "Could not connect to storage engine"
7026
#: storage/myisam/my_handler_errors.c:111
4549
#: ../plugin/myisam/my_handler_errors.cc:80
7027
4550
msgid "Unexpected null pointer found when using spatial index"
7030
#: storage/myisam/my_handler_errors.c:113
4553
#: ../plugin/myisam/my_handler_errors.cc:81
7031
4554
msgid "The table changed in storage engine"
7034
#: storage/myisam/my_handler_errors.c:115
4557
#: ../plugin/myisam/my_handler_errors.cc:82
7035
4558
msgid "There's no partition in table for the given value"
7038
#: storage/myisam/my_handler_errors.c:117
4561
#: ../plugin/myisam/my_handler_errors.cc:83
7039
4562
msgid "Row-based binlogging of row failed"
7040
4563
msgstr "पंक्ति की पंक्ति आधारित binlogging विफल रही"
7042
#: storage/myisam/my_handler_errors.c:119
4565
#: ../plugin/myisam/my_handler_errors.cc:84
7043
4566
msgid "Index needed in foreign key constraint"
7046
#: storage/myisam/my_handler_errors.c:121
4569
#: ../plugin/myisam/my_handler_errors.cc:85
7047
4570
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7050
#: storage/myisam/my_handler_errors.c:123
4573
#: ../plugin/myisam/my_handler_errors.cc:86
7051
4574
msgid "Table needs to be upgraded before it can be used"
7054
#: storage/myisam/my_handler_errors.c:125
4577
#: ../plugin/myisam/my_handler_errors.cc:87
7055
4578
msgid "Table is read only"
7056
4579
msgstr "तालिका को केवल पढा जा सकता है"
7058
#: storage/myisam/my_handler_errors.c:127
4581
#: ../plugin/myisam/my_handler_errors.cc:88
7059
4582
msgid "Failed to get next auto increment value"
7060
4583
msgstr "अगली स्वत: वृद्धि मूल्य प्राप्ति विफल हुई"
7062
#: storage/myisam/my_handler_errors.c:129
4585
#: ../plugin/myisam/my_handler_errors.cc:89
7063
4586
msgid "Failed to set row auto increment value"
7066
#: storage/myisam/my_handler_errors.c:131
4589
#: ../plugin/myisam/my_handler_errors.cc:90
7067
4590
msgid "Unknown (generic) error from engine"
7070
#: storage/myisam/my_handler_errors.c:133
4593
#: ../plugin/myisam/my_handler_errors.cc:91
7071
4594
msgid "Record is the same"
7074
#: storage/myisam/my_handler_errors.c:135
4597
#: ../plugin/myisam/my_handler_errors.cc:92
7075
4598
msgid "It is not possible to log this statement"
7076
4599
msgstr "इस कथन को लॉग करना सम्भव नही है"
7078
#: storage/myisam/my_handler_errors.c:137
4601
#: ../plugin/myisam/my_handler_errors.cc:93
7079
4602
msgid "Tablespace exists"
7080
4603
msgstr "तालिकास्थान मौजूद है"
7082
#: storage/myisam/my_handler_errors.c:139
4605
#: ../plugin/myisam/my_handler_errors.cc:94
7083
4606
msgid "The event was corrupt, leading to illegal data being read"
7086
#: storage/myisam/my_handler_errors.c:141
4609
#: ../plugin/myisam/my_handler_errors.cc:95
7087
4610
msgid "The table is of a new format not supported by this version"
7090
#: storage/myisam/my_handler_errors.c:143
7091
msgid "The event could not be processed no other hanlder error happened"
7094
#: storage/myisam/my_handler_errors.c:145
7095
msgid "Got a fatal error during initialzaction of handler"
7098
#: storage/myisam/my_handler_errors.c:147
4613
#: ../plugin/myisam/my_handler_errors.cc:96
4614
msgid "The event could not be processed no other handler error happened"
4617
#: ../plugin/myisam/my_handler_errors.cc:97
4618
msgid "Got a fatal error during initialzation of handler"
4621
#: ../plugin/myisam/my_handler_errors.cc:98
7099
4622
msgid "File to short; Expected more data in file"
7102
#: storage/myisam/my_handler_errors.c:149
4625
#: ../plugin/myisam/my_handler_errors.cc:99
7103
4626
msgid "Read page with wrong checksum"
7106
#: storage/myisam/my_handler_errors.c:151
4629
#. TODO: get a better message for these
4630
#: ../plugin/myisam/my_handler_errors.cc:101
7107
4631
msgid "Lock or active transaction"
7110
#: storage/myisam/my_handler_errors.c:153
4634
#: ../plugin/myisam/my_handler_errors.cc:102
7111
4635
msgid "No such table space"
7112
4636
msgstr "ऐसा कोई तालिकास्थान नही है"
7114
#: storage/myisam/my_handler_errors.c:155
4638
#: ../plugin/myisam/my_handler_errors.cc:103
7115
4639
msgid "Tablespace not empty"
7116
4640
msgstr "तालिकास्थान खाली नही है"
7119
#~ "Switch to another charset. Might be needed for processing binlog with "
7120
#~ "multi-byte charsets."
7122
#~ "किसी और चारसेट का उपयोग करे. बहु-बाईट चारसेट वाले बिन्लोग के प्रसंस्करण के लिए ज़रूरी "
7125
#~ msgid "Charset changed"
7126
#~ msgstr "चारसेट बदल दिया गया है"
7128
#~ msgid "Charset is not found"
7129
#~ msgstr "चारसेट नही मिल रहा है"
7131
#~ msgid "Invalid error code"
7132
#~ msgstr "त्रुटी कोड अवैध है"
4642
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4644
"Port number to use for connection or 0 for default to with MySQL protocol."
4647
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4649
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4650
"the file is stale and should be removed?"
4653
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:155
4654
msgid "Path used for MySQL UNIX Socket Protocol."
4657
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4658
msgid "Clobber socket file if one is there already."
4661
#: ../plugin/pbms/src/parameters_ms.cc:574
4663
"A comma delimited list of tables to watch of the format: <database>."
4667
#: ../plugin/pbms/src/parameters_ms.cc:582
4668
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4671
#: ../plugin/pbms/src/parameters_ms.cc:590
4672
msgid "Before insert row event observer call position"
4675
#: ../plugin/pbms/src/plugin_ms.cc:70
4677
msgid "Port number to use for connection or 0 for default PBMS port "
4678
msgstr "कनेक्शन के लिए उपयोग की जाने वाली सोकेट फाइल."
4680
#: ../plugin/pbms/src/plugin_ms.cc:83
4681
msgid "Invalid port number\n"
4684
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4685
msgid "Could not open socket, is rabbitmq running?"
4688
#: ../plugin/rabbitmq/rabbitmq_log.cc:73
4689
msgid "Failed to allocate enough memory to transaction message\n"
4692
#: ../plugin/rabbitmq/rabbitmq_log.cc:118
4694
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4697
#: ../plugin/rabbitmq/rabbitmq_log.cc:131
4699
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4702
#: ../plugin/rabbitmq/rabbitmq_log.cc:156
4703
msgid "Host name to connect to"
4706
#: ../plugin/rabbitmq/rabbitmq_log.cc:159
4708
msgid "Port to connect to"
4709
msgstr "कनेक्शन के लिए उपयोग की जाने वाली सोकेट फाइल."
4711
#: ../plugin/rabbitmq/rabbitmq_log.cc:162
4712
msgid "RabbitMQ virtualhost"
4715
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
4716
msgid "RabbitMQ username"
4719
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
4720
msgid "RabbitMQ password"
4723
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
4724
#: ../plugin/transaction_log/module.cc:270
4725
msgid "Name of the replicator plugin to use (default='default_replicator')"
4728
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
4729
msgid "Name of RabbitMQ exchange to publish to"
4732
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
4733
msgid "Name of RabbitMQ routing key to use"
4736
#: ../plugin/session_dictionary/processlist.cc:79
4740
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4742
msgid "syslog facility \"%s\" not known, using \"local0\""
4745
#: ../plugin/syslog/errmsg.cc:50
4747
msgid "syslog priority \"%s\" not known, using \"warn\""
4750
#: ../plugin/syslog/logging.cc:63
4752
msgid "syslog priority \"%s\" not known, using \"info\""
4755
#: ../plugin/syslog/module.cc:95
4756
msgid "Syslog Ident"
4759
#: ../plugin/syslog/module.cc:98
4760
msgid "Syslog Facility"
4763
#: ../plugin/syslog/module.cc:101
4764
msgid "Enable logging to syslog of the query log"
4767
#: ../plugin/syslog/module.cc:104
4768
msgid "Syslog Priority of query logging"
4771
#: ../plugin/syslog/module.cc:116
4772
msgid "Enable logging to syslog of the error messages"
4775
#: ../plugin/syslog/module.cc:119
4776
msgid "Syslog Priority of error messages"
4779
#: ../plugin/transaction_log/background_worker.cc:77
4781
msgid "Unable to create background worker thread. Got error %s.\n"
4784
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4785
#: ../plugin/transaction_log/print_transaction_message.cc:106
4786
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4788
msgid "Failed to open transaction log file %s. Got error: %s\n"
4791
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4792
#: ../plugin/transaction_log/print_transaction_message.cc:169
4793
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4794
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4796
msgid "Could not read transaction message.\n"
4799
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4800
#: ../plugin/transaction_log/print_transaction_message.cc:170
4801
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4803
msgid "GPB ERROR: %s.\n"
4806
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4807
#: ../plugin/transaction_log/print_transaction_message.cc:171
4808
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4810
msgid "Raw buffer read: %s.\n"
4813
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4814
#: ../plugin/transaction_log/print_transaction_message.cc:179
4815
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4817
msgid "BUFFER: %s\n"
4820
#: ../plugin/transaction_log/module.cc:171
4822
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4825
#: ../plugin/transaction_log/module.cc:180
4827
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4830
#: ../plugin/transaction_log/module.cc:192
4832
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4835
#: ../plugin/transaction_log/module.cc:201
4837
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4840
#: ../plugin/transaction_log/module.cc:216
4842
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4845
#: ../plugin/transaction_log/module.cc:258
4846
msgid "DEBUGGING - Truncate transaction log"
4849
#: ../plugin/transaction_log/module.cc:261
4850
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4853
#: ../plugin/transaction_log/module.cc:264
4854
msgid "Enable transaction log"
4857
#: ../plugin/transaction_log/module.cc:267
4858
msgid "Path to the file to use for transaction log"
4861
#: ../plugin/transaction_log/module.cc:273
4863
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4864
"each transaction write, 2 == sync log file once per second"
4867
#: ../plugin/transaction_log/module.cc:276
4868
msgid "Number of slots for in-memory write buffers (default=8)."
4871
#: ../plugin/transaction_log/print_transaction_message.cc:135
4873
msgid "GPB message is not a valid type.\n"
4876
#: ../plugin/transaction_log/print_transaction_message.cc:155
4878
msgid "GPB message is not a valid size.\n"
4881
#: ../plugin/transaction_log/transaction_log.cc:114
4882
msgid "Failed to open transaction log file "
4885
#: ../plugin/transaction_log/transaction_log.cc:215
4888
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4889
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4892
#: ../plugin/transaction_log/transaction_log.cc:236
4894
msgid "Failed to sync log file. Got error: %s\n"
4897
#: ../plugin/transaction_log/transaction_log_reader.cc:119
4898
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
4900
msgid "Attempted to read record bigger than INT_MAX\n"
4903
#: ../plugin/transaction_log/transaction_log_reader.cc:139
4905
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4908
#: ../plugin/transaction_log/transaction_log_reader.cc:174
4910
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4913
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
4914
msgid "Cannot open file: "
4917
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
4918
msgid "Could not skip to position "
4921
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
4922
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4925
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
4926
msgid "Memory allocation failure trying to allocate "
4929
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
4933
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
4938
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
4944
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
4945
msgid "Unable to parse command. Got error: "
4948
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
4955
#: ../plugin/transaction_log/utilities/transaction_reader.cc:428
4957
msgid "Display help and exit"
4958
msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
4960
#: ../plugin/transaction_log/utilities/transaction_reader.cc:429
4961
msgid "Read from the innodb transaction log"
4964
#: ../plugin/transaction_log/utilities/transaction_reader.cc:435
4966
msgid "Password to use when connecting to server"
4968
"सर्वर से कनेक्ट करने के लिए पासवर्ड का प्रयोग करें. यदि पासवर्ड नही दिया गया हो तो tty "
4971
#: ../plugin/transaction_log/utilities/transaction_reader.cc:438
4972
msgid "Perform checksum"
4975
#: ../plugin/transaction_log/utilities/transaction_reader.cc:439
4976
msgid "Ignore event messages"
4979
#: ../plugin/transaction_log/utilities/transaction_reader.cc:440
4980
msgid "Transaction log file"
4983
#: ../plugin/transaction_log/utilities/transaction_reader.cc:441
4984
msgid "Print raw Protobuf messages instead of SQL"
4987
#: ../plugin/transaction_log/utilities/transaction_reader.cc:444
4988
msgid "Start reading from the given file position"
4991
#: ../plugin/transaction_log/utilities/transaction_reader.cc:447
4992
msgid "Only output for the given transaction ID and later"
4995
#: ../plugin/transaction_log/utilities/transaction_reader.cc:450
4996
msgid "Only output for the given transaction ID"
4999
#: ../plugin/transaction_log/utilities/transaction_reader.cc:451
5000
msgid "Summarize message contents"
5003
#: ../plugin/transaction_log/utilities/transaction_reader.cc:485
5004
msgid "Cannot use --start-pos and --transaction-id together\n"
5007
#: ../plugin/transaction_log/utilities/transaction_reader.cc:491
5008
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5011
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5012
msgid "Checksum failed. Wanted "
5015
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5020
#~ msgid "--help : Display help and exit\n"
5021
#~ msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
5023
#~ msgid "Use compression in server/client protocol."
5024
#~ msgstr "सर्वर/क्लाइंट प्रोटोकॉल में संपीडन का प्रयोग करे."
5027
#~ msgid "Deprecated. Use --skip-set-charset instead."
5028
#~ msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-pager का उपयोग करे.\n"
5030
#~ msgid "Ignore space after function names."
5031
#~ msgstr "फंकशन के नाम के बाद के स्पेस पर ध्यान ना दे."
5034
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5035
#~ "version of this option instead."
5037
#~ "त्रुटियों के लिए लाइन संख्या मत लिखें. चेतावनी: -L पदावनत है, इसकी बजाये इस विकल्प के "
5038
#~ "लंबे संस्करण का उपयोग करें."
5041
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5042
#~ "This option is enabled by default."
5044
#~ "पुन: कनेक्ट करे अगर कनेक्शन टूट गया हो. --disable-reconnect से निष्क्रिय कर सकते है. "
5045
#~ "यह विकल्प डिफ़ॉल्ट रूप से सक्षम है."
5048
#~ msgid "Print the default settings and exit"
5049
#~ msgstr "बाहर निकलते समय कुछ डीबग जानकारी पर्दर्शित करे."
5051
#~ msgid "Synonym for -?"
5052
#~ msgstr "-? का परयाय."
5054
#~ msgid "built-in default"
5055
#~ msgstr "निर्मित डिफ़ॉल्ट"
5057
#~ msgid "Write more. (-v -v -v gives the table output format)."
5058
#~ msgstr "अधिक लिखें . (-v -v -v तालिका उत्पादन प्रारूप देता है) ."
5060
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5061
#~ msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-tee का उपयोग करे.\n"
5063
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5064
#~ msgstr "चेतावनी : --server-arg विकल्प इस विन्यास में समर्थित नहीं है .\n"
5066
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5067
#~ msgstr "'%s' को मिटाने पर त्रुटी (त्रुटी कोड: %d)"
5069
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5070
#~ msgstr "'%s' का नाम '%s' में बदलते हुए त्रुटी (त्रुटी कोड: %d)"
5072
#~ msgid "Out of memory (Needed %u bytes)"
5073
#~ msgstr "मेमोरी समाप्त (%u बाईट्स की और ज़रूरत थी)"
5075
#~ msgid "Can't lock file (Errcode: %d)"
5076
#~ msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
5078
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5079
#~ msgstr "'%s' फाइल को पढ़ते हुए अप्रत्याशित अंत (eof) मिला (त्रुटी कोड: %d)"
5081
#~ msgid "File '%s' not found (Errcode: %d)"
5082
#~ msgstr "'%s' फाइल नही मिली (त्रुटी कोड: %d)"
5084
#~ msgid "Error writing file '%s' (Errcode: %d)"
5085
#~ msgstr "फ़ाइल '%s' लिखने में त्रुटि (त्रुटि कोड: %d)"
5087
#~ msgid "Check memory and open file usage at exit ."
5088
#~ msgstr "बाहर निकलते समय मेमोरी एवं खुली हुई फाइलों की जांच करें."