324
#: client/drizzle.cc:1371
337
#: client/drizzle.cc:1361
326
339
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
327
340
"option deprecated; use --disable-pager instead."
330
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
343
#: client/drizzle.cc:1364 client/drizzleadmin.cc:79
332
345
"Password to use when connecting to server. If password is not given it's "
333
346
"asked from the tty."
336
#: client/drizzle.cc:1376
349
#: client/drizzle.cc:1366
338
351
"Port number to use for connection or 0 for default to, in order of "
339
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
352
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
342
#: client/drizzle.cc:1377
355
#: client/drizzle.cc:1367
343
356
msgid "built-in default"
346
#: client/drizzle.cc:1379
359
#: client/drizzle.cc:1370
347
360
msgid "Set the drizzle prompt to this value."
350
#: client/drizzle.cc:1383
363
#: client/drizzle.cc:1373
364
msgid "The protocol of connection (tcp,socket,pipe,memory)."
367
#: client/drizzle.cc:1376
352
369
"Don't cache result, print it row by row. This may slow down the server if "
353
370
"the output is suspended. Doesn't use history file."
356
#: client/drizzle.cc:1385
373
#: client/drizzle.cc:1378
357
374
msgid "Write fields without conversion. Used with --batch."
360
#: client/drizzle.cc:1388
377
#: client/drizzle.cc:1381
362
379
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
363
380
"option is enabled by default."
366
#: client/drizzle.cc:1390
383
#: client/drizzle.cc:1383
368
385
"Be more silent. Print results with a tab as separator, each row on new line."
371
#: client/drizzle.cc:1392
388
#: client/drizzle.cc:1385
372
389
msgid "Socket file to use for connection."
375
#: client/drizzle.cc:1395
392
#: client/drizzle.cc:1388
376
393
msgid "Output in table format."
379
#: client/drizzle.cc:1398
396
#: client/drizzle.cc:1391
381
398
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
399
"work in batch mode. Disable with --disable-tee. This option is disabled by "
386
#: client/drizzle.cc:1400
403
#: client/drizzle.cc:1393
388
405
"Disable outfile. See interactive help (\\h) also. WARNING: option "
389
406
"deprecated; use --disable-tee instead"
392
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
409
#: client/drizzle.cc:1396 client/drizzleadmin.cc:89
393
410
msgid "User for login if not current user."
396
#: client/drizzle.cc:1406
413
#: client/drizzle.cc:1399
397
414
msgid "Only allow UPDATE and DELETE that uses keys."
400
#: client/drizzle.cc:1409
417
#: client/drizzle.cc:1402
401
418
msgid "Synonym for option --safe-updates, -U."
404
#: client/drizzle.cc:1412
421
#: client/drizzle.cc:1405
405
422
msgid "Write more. (-v -v -v gives the table output format)."
408
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
425
#: client/drizzle.cc:1407 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3647
409
426
msgid "Output version information and exit."
412
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
429
#: client/drizzle.cc:1409 client/drizzleadmin.cc:96
413
430
msgid "Wait and retry if connection is down."
416
#: client/drizzle.cc:1419
433
#: client/drizzle.cc:1412
417
434
msgid "Number of seconds before connection timeout."
420
#: client/drizzle.cc:1424
421
msgid "Max length of input line"
424
#: client/drizzle.cc:1429
437
#: client/drizzle.cc:1417
438
msgid "Max packet length to send to, or receive from server"
441
#: client/drizzle.cc:1422
442
msgid "Buffer for TCP/IP and socket communication"
445
#: client/drizzle.cc:1426
425
446
msgid "Automatic limit for SELECT when using --safe-updates"
428
#: client/drizzle.cc:1434
449
#: client/drizzle.cc:1431
429
450
msgid "Automatic limit for rows in a join when using --safe-updates"
432
#: client/drizzle.cc:1438
453
#: client/drizzle.cc:1435
433
454
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
436
#: client/drizzle.cc:1443
437
msgid "Number of lines before each import progress report."
440
#: client/drizzle.cc:1454
457
#: client/drizzle.cc:1448
442
459
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
445
#: client/drizzle.cc:1461
462
#: client/drizzle.cc:1455
448
"Copyright (C) 2008 Sun Microsystems\n"
449
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
450
"and you are welcome to modify and redistribute it under the GPL license\n"
465
"Copyright (C) 2000-2008 MySQL AB\n"
466
" This software comes with ABSOLUTELY NO "
467
"WARRANTY. This is free software,\n"
468
" and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1466
471
#: client/drizzle.cc:1459
455
473
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1497
476
#: client/drizzle.cc:1492
459
477
msgid "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1515
480
#: client/drizzle.cc:1513
464
482
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1538
485
#: client/drizzle.cc:1536
469
487
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1542
490
#: client/drizzle.cc:1540
474
492
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1569
479
"Non-integer value supplied for port. If you are trying to enter a password "
480
"please use --password instead."
483
#: client/drizzle.cc:1577
484
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1723
489
msgid "Processing line: %<PRIu32>\n"
492
#: client/drizzle.cc:1939
495
#: client/drizzle.cc:1912
494
497
msgid "Unknown command '\\%c'."
497
#: client/drizzle.cc:2348
500
#: client/drizzle.cc:2339
499
502
"Reading table information for completion of table and column names\n"
500
503
" You can turn off this feature to get a quicker startup with -A\n"
504
#: client/drizzle.cc:2438
507
#: client/drizzle.cc:2436
505
508
msgid "No connection. Trying to reconnect..."
508
#: client/drizzle.cc:2444
511
#: client/drizzle.cc:2442
509
512
msgid "Can't connect to the server\n"
512
#: client/drizzle.cc:2523
515
#: client/drizzle.cc:2499
519
#: client/drizzle.cc:2499
523
#: client/drizzle.cc:2550
528
#: client/drizzle.cc:2551
535
#: client/drizzle.cc:2553
542
#: client/drizzle.cc:2566
543
msgid "Many help items for your request exist."
546
#: client/drizzle.cc:2567
548
"To make a more specific request, please type 'help <item>',\n"
549
"where <item> is one of the following"
552
#: client/drizzle.cc:2573
554
msgid "You asked for help about help category: '%s'\n"
557
#: client/drizzle.cc:2574
559
"For more information, type 'help <item>', where <item> is one of the "
563
#: client/drizzle.cc:2587
569
#: client/drizzle.cc:2588
570
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
573
#: client/drizzle.cc:2610
513
574
msgid "List of all Drizzle commands:"
516
#: client/drizzle.cc:2525
577
#: client/drizzle.cc:2612
517
578
msgid "Note that all text commands must be first on line and end with ';'"
520
#: client/drizzle.cc:2580
581
#: client/drizzle.cc:2623
584
"For server side help, type 'help contents'\n"
587
#: client/drizzle.cc:2648
588
msgid "Usage: \\C char_setname | charset charset_name"
591
#: client/drizzle.cc:2658
592
msgid "Charset changed"
595
#: client/drizzle.cc:2660
596
msgid "Charset is not found"
599
#: client/drizzle.cc:2691
521
600
msgid "No query specified\n"
524
#: client/drizzle.cc:2595
603
#: client/drizzle.cc:2706
525
604
msgid "Ignoring query to other database"
528
#: client/drizzle.cc:2645
607
#: client/drizzle.cc:2755
529
608
msgid "Empty set"
532
#: client/drizzle.cc:2658
611
#: client/drizzle.cc:2768
534
613
msgid "%ld row in set"
535
614
msgid_plural "%ld rows in set"
539
#: client/drizzle.cc:2667
618
#: client/drizzle.cc:2777
543
#: client/drizzle.cc:2669
622
#: client/drizzle.cc:2779
545
624
msgid "Query OK, %ld row affected"
546
625
msgid_plural "Query OK, %ld rows affected"
550
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
629
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:3438
552
631
"Port number to use for connection or 0 for default to, in order of "
553
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
632
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
556
#: client/drizzleadmin.cc:88
635
#: client/drizzleadmin.cc:86
557
636
msgid "Silently exit if one can't connect to server."
560
#: client/drizzleadmin.cc:94
639
#: client/drizzleadmin.cc:92
561
640
msgid "Write more information."
564
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
565
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
566
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
569
"Non-integer value supplied for port. If you are trying to enter a password "
570
"please use --password instead.\n"
573
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
574
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
575
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
577
msgid "Value supplied for port is not valid.\n"
580
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
582
msgid "Memory allocation error while copying password. Aborting.\n"
585
#: client/drizzleadmin.cc:330
643
#: client/drizzleadmin.cc:259
588
646
"connect to server at '%s' failed\n"
592
#: client/drizzleadmin.cc:336
650
#: client/drizzleadmin.cc:265
594
652
msgid "Check that drizzled is running on %s"
597
#: client/drizzleadmin.cc:337
655
#: client/drizzleadmin.cc:266
599
657
msgid " and that the port is %d.\n"
602
#: client/drizzleadmin.cc:339
660
#: client/drizzleadmin.cc:268
604
662
msgid "You can check this by doing 'telnet %s %d'\n"
607
#: client/drizzleadmin.cc:350
665
#: client/drizzleadmin.cc:279
609
667
msgid "Got error: %s\n"
612
#: client/drizzleadmin.cc:357
670
#: client/drizzleadmin.cc:286
613
671
msgid "Waiting for Drizzle server to answer"
616
#: client/drizzleadmin.cc:393
674
#: client/drizzleadmin.cc:319
618
676
msgid "shutting down drizzled...\n"
621
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
622
#: client/drizzleadmin.cc:440
679
#: client/drizzleadmin.cc:323
624
681
msgid "shutdown failed; error: '%s'"
627
#: client/drizzleadmin.cc:415
684
#: client/drizzleadmin.cc:330
632
#: client/drizzleadmin.cc:424
689
#: client/drizzleadmin.cc:340
633
690
msgid "drizzled is alive"
636
#: client/drizzleadmin.cc:433
693
#: client/drizzleadmin.cc:348
637
694
msgid "connection was down, but drizzled is now alive"
640
#: client/drizzleadmin.cc:446
697
#: client/drizzleadmin.cc:352
642
699
msgid "drizzled doesn't answer to ping, error: '%s'"
645
#: client/drizzleadmin.cc:456
702
#: client/drizzleadmin.cc:361
647
704
msgid "Unknown command: '%-.60s'"
650
#: client/drizzleadmin.cc:465
707
#: client/drizzleadmin.cc:370
652
709
msgid "%s Ver %s Distrib %s, for %s on %s\n"
655
#: client/drizzleadmin.cc:472
712
#: client/drizzleadmin.cc:377
656
713
msgid "Copyright (C) 2000-2008 MySQL AB"
659
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
716
#: client/drizzleadmin.cc:378
661
718
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
662
719
"and you are welcome to modify and redistribute it under the GPL license\n"
665
#: client/drizzleadmin.cc:474
722
#: client/drizzleadmin.cc:379
666
723
msgid "Administration program for the drizzled daemon."
669
#: client/drizzleadmin.cc:475
726
#: client/drizzleadmin.cc:380
671
728
msgid "Usage: %s [OPTIONS] command command....\n"
674
#: client/drizzleadmin.cc:477
731
#: client/drizzleadmin.cc:382
676
733
" ping Check if server is down\n"
677
734
" shutdown Take server down\n"
680
#: client/drizzledump.cc:387
681
msgid "Number of rows before each output progress report (requires --verbose)."
684
#: client/drizzledump.cc:461
686
msgid "Got errno %d on write"
689
#: client/drizzledump.cc:466
691
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
694
#: client/drizzledump.cc:473
696
msgid "Usage: %s [OPTIONS] database [tables]\n"
699
#: client/drizzledump.cc:474
701
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
704
#: client/drizzledump.cc:476
706
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
709
#: client/drizzledump.cc:483
710
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
713
#: client/drizzledump.cc:485
714
msgid "Dumping definition and data DRIZZLE database or table"
717
#: client/drizzledump.cc:496
719
msgid "For more options, use %s --help\n"
722
#: client/drizzledump.cc:669
724
msgid "Input filename too long: %s"
727
#: client/drizzledump.cc:712
729
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
732
#: client/drizzledump.cc:737
734
msgid "Invalid mode to --compatible: %s\n"
737
#: client/drizzledump.cc:791
739
msgid "%s: You must use option --tab with --fields-...\n"
742
#: client/drizzledump.cc:808
745
"%s: You can't use --single-transaction and --lock-all-tables at the same "
749
#: client/drizzledump.cc:821
752
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
756
#: client/drizzledump.cc:827
758
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
761
#: client/drizzledump.cc:853 client/drizzledump.cc:858
763
msgid "Got error: %s %s"
766
#: client/drizzledump.cc:956 client/drizzledump.cc:963
767
#: client/drizzledump.cc:976
769
msgid "Couldn't execute '%s': %s (%d)"
772
#: client/drizzledump.cc:1040
774
msgid "-- Connecting to %s...\n"
775
msgstr "Conectare la gazda."
777
#: client/drizzledump.cc:1061
779
msgid "-- Disconnecting from %s...\n"
782
#: client/drizzledump.cc:1072
737
#: libdrizzle/client.c:679
739
msgid "Unknown option to protocol: %s\n"
742
#: libdrizzle/client.c:1159
744
msgid "COLLATION %s is not valid for CHARACTER SET %s"
747
#: libdrizzle/errmsg.c:29
748
msgid "Unknown Drizzle error"
751
#: libdrizzle/errmsg.c:30
753
msgid "Can't create UNIX socket (%d)"
756
#: libdrizzle/errmsg.c:31
758
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
761
#: libdrizzle/errmsg.c:32
763
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
766
#: libdrizzle/errmsg.c:33
768
msgid "Can't create TCP/IP socket (%d)"
771
#: libdrizzle/errmsg.c:34
773
msgid "Unknown Drizzle server host '%-.100s' (%d)"
776
#: libdrizzle/errmsg.c:35
777
msgid "Drizzle server has gone away"
780
#: libdrizzle/errmsg.c:36
782
msgid "Protocol mismatch; server version = %d, client version = %d"
785
#: libdrizzle/errmsg.c:37
786
msgid "Drizzle client ran out of memory"
789
#: libdrizzle/errmsg.c:38
790
msgid "Wrong host info"
793
#: libdrizzle/errmsg.c:39
794
msgid "Localhost via UNIX socket"
797
#: libdrizzle/errmsg.c:40
799
msgid "%-.100s via TCP/IP"
802
#: libdrizzle/errmsg.c:41
803
msgid "Error in server handshake"
806
#: libdrizzle/errmsg.c:42
807
msgid "Lost connection to Drizzle server during query"
810
#: libdrizzle/errmsg.c:43
811
msgid "Commands out of sync; you can't run this command now"
814
#: libdrizzle/errmsg.c:44
816
msgid "Named pipe: %-.32s"
819
#: libdrizzle/errmsg.c:45
821
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
824
#: libdrizzle/errmsg.c:46
826
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
829
#: libdrizzle/errmsg.c:47
831
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
834
#: libdrizzle/errmsg.c:48
836
msgid "Can't initialize character set %-.32s (path: %-.100s)"
839
#: libdrizzle/errmsg.c:49
840
msgid "Got packet bigger than 'max_allowed_packet' bytes"
843
#: libdrizzle/errmsg.c:50
844
msgid "Embedded server"
847
#: libdrizzle/errmsg.c:51
848
msgid "Error on SHOW SLAVE STATUS:"
851
#: libdrizzle/errmsg.c:52
852
msgid "Error on SHOW SLAVE HOSTS:"
855
#: libdrizzle/errmsg.c:53
856
msgid "Error connecting to slave:"
859
#: libdrizzle/errmsg.c:54
860
msgid "Error connecting to master:"
863
#: libdrizzle/errmsg.c:55
864
msgid "SSL connection error"
867
#: libdrizzle/errmsg.c:56
868
msgid "Malformed packet"
871
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
872
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
873
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
874
#: libdrizzle/errmsg.c:76
875
msgid "(unused error message)"
878
#: libdrizzle/errmsg.c:58
879
msgid "Invalid use of null pointer"
882
#: libdrizzle/errmsg.c:59
883
msgid "Statement not prepared"
886
#: libdrizzle/errmsg.c:60
887
msgid "No data supplied for parameters in prepared statement"
890
#: libdrizzle/errmsg.c:61
891
msgid "Data truncated"
894
#: libdrizzle/errmsg.c:62
895
msgid "No parameters exist in the statement"
898
#: libdrizzle/errmsg.c:63
899
msgid "Invalid parameter number"
902
#: libdrizzle/errmsg.c:64
905
"Can't send long data for non-string/non-binary data types (parameter: %d)"
908
#: libdrizzle/errmsg.c:66
910
msgid "Using unsupported buffer type: %d (parameter: %d)"
913
#: libdrizzle/errmsg.c:67
915
msgid "Shared memory: %-.100s"
918
#: libdrizzle/errmsg.c:77
919
msgid "Wrong or unknown protocol"
922
#: libdrizzle/errmsg.c:78
784
msgid "Couldn't allocate memory"
785
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
787
#: client/drizzledump.cc:1416
790
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
794
#: client/drizzledump.cc:1430
796
msgid "-- Retrieving table structure for table %s...\n"
799
#: client/drizzledump.cc:1544
801
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
804
#: client/drizzledump.cc:1651
806
msgid "%s: Can't get keys for table %s\n"
809
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
811
msgid "Error: Couldn't read status information for table %s\n"
812
msgstr "Cere informatii de stare de la server."
814
#: client/drizzledump.cc:1872
816
msgid "Error retrieving table structure for table: \"%s\""
819
#: client/drizzledump.cc:1879
821
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
824
#: client/drizzledump.cc:1890
826
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
829
#: client/drizzledump.cc:1897
831
msgid "-- Skipping dump data for table '%s', it has no fields\n"
834
#: client/drizzledump.cc:1905
835
msgid "-- Sending SELECT query...\n"
838
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
839
msgid "when executing 'SELECT INTO OUTFILE'"
842
#: client/drizzledump.cc:1969
924
msgid "Invalid connection handle"
925
msgstr "Cod de eroare invalid."
927
#: libdrizzle/errmsg.c:79
929
"Connection using old (pre-4.1.1) authentication protocol refused (client "
930
"option 'secure_auth' enabled)"
933
#: libdrizzle/errmsg.c:81
934
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
937
#: libdrizzle/errmsg.c:82
938
msgid "Attempt to read column without prior row fetch"
941
#: libdrizzle/errmsg.c:83
942
msgid "Prepared statement contains no metadata"
945
#: libdrizzle/errmsg.c:84
947
"Attempt to read a row while there is no result set associated with the "
951
#: libdrizzle/errmsg.c:86
952
msgid "This feature is not implemented yet"
955
#: libdrizzle/errmsg.c:87
958
"Lost connection to Drizzle server while waiting for initial communication "
959
"packet, system error: %d"
962
#: libdrizzle/errmsg.c:89
965
"Lost connection to Drizzle server while reading initial communication "
966
"packet, system error: %d"
969
#: libdrizzle/errmsg.c:91
972
"Lost connection to Drizzle server while sending authentication information, "
976
#: libdrizzle/errmsg.c:93
979
"Lost connection to Drizzle server while reading authorization information, "
983
#: libdrizzle/errmsg.c:95
986
"Lost connection to Drizzle server while setting initial database, system "
990
#: libdrizzle/errmsg.c:97
992
msgid "Statement closed indirectly because of a preceeding %s() call"
995
#: libdrizzle/local_infile.c:184 mysys/errors.c:52
997
msgid "File '%s' not found (Errcode: %d)"
1000
#: libdrizzle/local_infile.c:215 mysys/errors.c:26
1002
msgid "Error reading file '%s' (Errcode: %d)"
1005
#: mysys/errors.c:25
1007
msgid "Can't create/write to file '%s' (Errcode: %d)"
1010
#: mysys/errors.c:27
1012
msgid "Error writing file '%s' (Errcode: %d)"
1015
#: mysys/errors.c:28
1017
msgid "Error on close of '%s' (Errcode: %d)"
1020
#: mysys/errors.c:29
1022
msgid "Out of memory (Needed %u bytes)"
1025
#: mysys/errors.c:30
1027
msgid "Error on delete of '%s' (Errcode: %d)"
1030
#: mysys/errors.c:31
1032
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1035
#: mysys/errors.c:32
1037
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1040
#: mysys/errors.c:33
1042
msgid "Can't lock file (Errcode: %d)"
1045
#: mysys/errors.c:34
1047
msgid "Can't unlock file (Errcode: %d)"
1050
#: mysys/errors.c:35
1052
msgid "Can't read dir of '%s' (Errcode: %d)"
1055
#: mysys/errors.c:36
1057
msgid "Can't get stat of '%s' (Errcode: %d)"
1060
#: mysys/errors.c:37
1062
msgid "Can't change size of file (Errcode: %d)"
1065
#: mysys/errors.c:38
1067
msgid "Can't open stream from handle (Errcode: %d)"
1070
#: mysys/errors.c:39
1072
msgid "Can't get working dirctory (Errcode: %d)"
1075
#: mysys/errors.c:40
1077
msgid "Can't change dir to '%s' (Errcode: %d)"
1080
#: mysys/errors.c:41
1082
msgid "Warning: '%s' had %d links"
1085
#: mysys/errors.c:42
1087
msgid "Warning: %d files and %d streams is left open\n"
1090
#: mysys/errors.c:43
1092
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1095
#: mysys/errors.c:44
1097
msgid "Can't create directory '%s' (Errcode: %d)"
1100
#: mysys/errors.c:45
1103
"Character set '%s' is not a compiled character set and is not specified in "
1107
#: mysys/errors.c:46
1109
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1112
#: mysys/errors.c:47
1114
msgid "Can't read value for symlink '%s' (Error %d)"
1117
#: mysys/errors.c:48
1119
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1122
#: mysys/errors.c:49
1124
msgid "Error on realpath() on '%s' (Error %d)"
1127
#: mysys/errors.c:50
1129
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1132
#: mysys/errors.c:51
1135
"Collation '%s' is not a compiled collation and is not specified in the %s "
1139
#: mysys/errors.c:53
1141
msgid "File '%s' (fileno: %d) was not closed"
1144
#: mysys/my_error.c:86
1146
msgid "Unknown error %d"
1149
#: mysys/my_getopt.c:83
1153
#: mysys/my_getopt.c:85
1157
#: mysys/my_getopt.c:350
1159
msgid "%s: %s: Option '%s' used, but is disabled\n"
1162
#: mysys/my_getopt.c:351
1166
#: mysys/my_getopt.c:351
1170
#: mysys/my_getopt.c:454
1172
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1175
#: mysys/my_getopt.c:767
1177
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1180
#: mysys/my_getopt.c:948
1182
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1185
#: mysys/my_getopt.c:1170
1187
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1190
#: mysys/my_getopt.c:1190
847
"-- Dumping data for table %s\n"
851
#: client/drizzledump.cc:2010
852
msgid "-- Retrieving rows...\n"
855
#: client/drizzledump.cc:2013
857
msgid "%s: Error in field count for table: %s ! Aborting.\n"
860
#: client/drizzledump.cc:2062
862
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
865
#: client/drizzledump.cc:2079
867
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
870
#: client/drizzledump.cc:2101
872
msgid "Not enough fields from table %s! Aborting.\n"
875
#: client/drizzledump.cc:2521
876
msgid "when using LOCK TABLES"
879
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
880
msgid "when doing refresh"
883
#: client/drizzledump.cc:2627
884
msgid "alloc_root failure."
887
#: client/drizzledump.cc:2648
889
msgid "Couldn't find table: \"%s\""
892
#: client/drizzledump.cc:2664
893
msgid "when doing LOCK TABLES"
896
#: client/drizzledump.cc:2735
897
msgid "Error: Binlogging on server not active"
900
#: client/drizzledump.cc:2804
901
msgid "Error: Slave not set up"
904
#: client/drizzledump.cc:2863
905
msgid "Error: Unable to start slave"
908
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
909
#: client/drizzledump.cc:3171
1194
"Variables (--variable-name=value)\n"
1195
"and boolean options {false|true} Value (after reading options)\n"
1196
"--------------------------------- -----------------------------\n"
1199
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1200
msgid "(No default value)"
1203
#: mysys/my_getopt.c:1225
1207
#: mysys/my_getopt.c:1225
1211
#: mysys/my_getopt.c:1250
1213
msgid "(Disabled)\n"
1216
#: mysys/my_handler_errors.h:10
1217
msgid "Didn't find key on read or update"
1220
#: mysys/my_handler_errors.h:12
1221
msgid "Duplicate key on write or update"
1224
#: mysys/my_handler_errors.h:14
1225
msgid "Internal (unspecified) error in handler"
1228
#: mysys/my_handler_errors.h:16
912
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
915
#: client/drizzledump.cc:3201
917
msgid "Error: Not enough memory to store ORDER BY clause\n"
920
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
921
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
1230
"Someone has changed the row since it was read (while the table was locked to "
1234
#: mysys/my_handler_errors.h:18
1235
msgid "Wrong index given to function"
1238
#: mysys/my_handler_errors.h:20
1239
msgid "Undefined handler error 125"
1242
#: mysys/my_handler_errors.h:22
1243
msgid "Index file is crashed"
1246
#: mysys/my_handler_errors.h:24
1247
msgid "Record file is crashed"
1250
#: mysys/my_handler_errors.h:26
1251
msgid "Out of memory in engine"
1254
#: mysys/my_handler_errors.h:28
1255
msgid "Undefined handler error 129"
1258
#: mysys/my_handler_errors.h:30
1259
msgid "Incorrect file format"
1262
#: mysys/my_handler_errors.h:32
1263
msgid "Command not supported by database"
1266
#: mysys/my_handler_errors.h:34
1267
msgid "Old database file"
1270
#: mysys/my_handler_errors.h:36
1271
msgid "No record read before update"
1274
#: mysys/my_handler_errors.h:38
1275
msgid "Record was already deleted (or record file crashed)"
1278
#: mysys/my_handler_errors.h:40
1279
msgid "No more room in record file"
1282
#: mysys/my_handler_errors.h:42
1283
msgid "No more room in index file"
1286
#: mysys/my_handler_errors.h:44
1287
msgid "No more records (read after end of file)"
1290
#: mysys/my_handler_errors.h:46
1291
msgid "Unsupported extension used for table"
1294
#: mysys/my_handler_errors.h:48
1298
#: mysys/my_handler_errors.h:50
1299
msgid "Wrong create options"
1302
#: mysys/my_handler_errors.h:52
1303
msgid "Duplicate unique key or constraint on write or update"
1306
#: mysys/my_handler_errors.h:54
1307
msgid "Unknown character set used in table"
1310
#: mysys/my_handler_errors.h:56
1311
msgid "Conflicting table definitions in sub-tables of MERGE table"
1314
#: mysys/my_handler_errors.h:58
1315
msgid "Table is crashed and last repair failed"
1318
#: mysys/my_handler_errors.h:60
1319
msgid "Table was marked as crashed and should be repaired"
1322
#: mysys/my_handler_errors.h:62
1323
msgid "Lock timed out; Retry transaction"
1326
#: mysys/my_handler_errors.h:64
1327
msgid "Lock table is full; Restart program with a larger locktable"
1330
#: mysys/my_handler_errors.h:66
1331
msgid "Updates are not allowed under a read only transactions"
1334
#: mysys/my_handler_errors.h:68
1335
msgid "Lock deadlock; Retry transaction"
1338
#: mysys/my_handler_errors.h:70
1339
msgid "Foreign key constraint is incorrectly formed"
1342
#: mysys/my_handler_errors.h:72
1343
msgid "Cannot add a child row"
1346
#: mysys/my_handler_errors.h:74
1347
msgid "Cannot delete a parent row"
1350
#: mysys/my_handler_errors.h:76
1351
msgid "No savepoint with that name"
1354
#: mysys/my_handler_errors.h:78
1355
msgid "Non unique key block size"
1358
#: mysys/my_handler_errors.h:80
1359
msgid "The table does not exist in engine"
1362
#: mysys/my_handler_errors.h:82
1363
msgid "The table already existed in storage engine"
1366
#: mysys/my_handler_errors.h:84
1367
msgid "Could not connect to storage engine"
1370
#: mysys/my_handler_errors.h:86
1371
msgid "Unexpected null pointer found when using spatial index"
1374
#: mysys/my_handler_errors.h:88
1375
msgid "The table changed in storage engine"
1378
#: mysys/my_handler_errors.h:90
1379
msgid "There's no partition in table for the given value"
1382
#: mysys/my_handler_errors.h:92
1383
msgid "Row-based binlogging of row failed"
1386
#: mysys/my_handler_errors.h:94
1387
msgid "Index needed in foreign key constraint"
1390
#: mysys/my_handler_errors.h:96
1391
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1394
#: mysys/my_handler_errors.h:98
1395
msgid "Table needs to be upgraded before it can be used"
1398
#: mysys/my_handler_errors.h:100
1399
msgid "Table is read only"
1402
#: mysys/my_handler_errors.h:102
1403
msgid "Failed to get next auto increment value"
1406
#: mysys/my_handler_errors.h:104
1407
msgid "Failed to set row auto increment value"
1410
#: mysys/my_handler_errors.h:106
1411
msgid "Unknown (generic) error from engine"
1414
#: mysys/my_handler_errors.h:108
1415
msgid "Record is the same"
1418
#: mysys/my_handler_errors.h:110
1419
msgid "It is not possible to log this statement"
1422
#: mysys/my_handler_errors.h:112
1423
msgid "Tablespace exists"
1426
#: mysys/my_handler_errors.h:114
1427
msgid "The event was corrupt, leading to illegal data being read"
1430
#: mysys/my_handler_errors.h:116
1431
msgid "The table is of a new format not supported by this version"
1434
#: mysys/my_handler_errors.h:118
1435
msgid "The event could not be processed no other hanlder error happened"
1438
#: mysys/my_handler_errors.h:120
1439
msgid "Got a fatal error during initialzaction of handler"
1442
#: mysys/my_handler_errors.h:122
1443
msgid "File to short; Expected more data in file"
1446
#: mysys/my_handler_errors.h:124
1447
msgid "Read page with wrong checksum"
1450
#: mysys/my_handler_errors.h:126
1451
msgid "Lock or active transaction"
1454
#: mysys/my_handler_errors.h:128
1455
msgid "No such table space"
1458
#: mysys/my_handler_errors.h:130
1459
msgid "Tablespace not empty"
1462
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1463
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4655
1464
#: drizzled/sql_udf.cc:100
923
1466
msgid "Plugin '%s' init function returned error."
926
#. TRANSLATORS: The leading word "configvar" is the name
927
#. of the plugin api, and so should not be translated.
928
#: drizzled/configvar.cc:41
930
msgid "configvar plugin '%s' init() failed"
933
#. TRANSLATORS: The leading word "configvar" is the name
934
#. of the plugin api, and so should not be translated.
935
#: drizzled/configvar.cc:64
937
msgid "configvar plugin '%s' deinit() failed"
940
#. TRANSLATORS: The leading word "configvar" is the name
941
#. of the plugin api, and so should not be translated.
942
#: drizzled/configvar.cc:100
944
msgid "configvar plugin '%s' configvar_func1() failed"
947
#. TRANSLATORS: The leading word "configvar" is the name
948
#. of the plugin api, and so should not be translated.
949
#: drizzled/configvar.cc:154
951
msgid "configvar plugin '%s' configvar_func2() failed"
954
#: drizzled/db.cc:245
956
msgid "Error while loading database options: '%s':"
959
#: drizzled/drizzled.cc:547
961
msgid "Got signal %d from thread %<PRIu64>"
964
#: drizzled/drizzled.cc:581
1469
#: drizzled/drizzled.cc:559
1471
msgid "Got error %d from pthread_cond_timedwait"
1474
#: drizzled/drizzled.cc:699 drizzled/drizzled.cc:1788
1475
msgid "Can't create thread to kill server"
1478
#: drizzled/drizzled.cc:766
1480
msgid "Got signal %d from thread %ld"
1483
#: drizzled/drizzled.cc:800
965
1484
msgid "Aborting\n"
968
#: drizzled/drizzled.cc:704
1487
#: drizzled/drizzled.cc:997
969
1488
msgid "One can only use the --user switch if running as root\n"
972
#: drizzled/drizzled.cc:712
1491
#: drizzled/drizzled.cc:1005
974
1493
"Fatal error: Please read \"Security\" section of the manual to find out how "
975
"to run drizzled as root!\n"
1494
"to run mysqld as root!\n"
978
#: drizzled/drizzled.cc:734
1497
#: drizzled/drizzled.cc:1029
981
1500
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
985
#: drizzled/drizzled.cc:908
1504
#: drizzled/drizzled.cc:1204
987
1506
msgid "Retrying bind on TCP/IP port %u"
990
#: drizzled/drizzled.cc:914
1509
#: drizzled/drizzled.cc:1210
991
1510
msgid "Can't start server: Bind on TCP/IP port"
994
#: drizzled/drizzled.cc:915
1513
#: drizzled/drizzled.cc:1211
996
1515
msgid "Do you already have another drizzled server running on port: %d ?"
999
#: drizzled/drizzled.cc:921
1518
#: drizzled/drizzled.cc:1217
1000
1519
msgid "Can't start server: listen() on TCP/IP port"
1003
#: drizzled/drizzled.cc:922
1522
#: drizzled/drizzled.cc:1218
1005
1524
msgid "listen() on TCP/IP failed with error %d"
1008
#: drizzled/drizzled.cc:1013
1527
#: drizzled/drizzled.cc:1436
1013
#: drizzled/drizzled.cc:1038
1532
#: drizzled/drizzled.cc:1454
1016
1535
"We will try our best to scrape up some info that will hopefully help "
1085
#: drizzled/drizzled.cc:1149
1603
#: drizzled/drizzled.cc:1566
1087
1605
msgid "Writing a core file\n"
1606
msgstr "Scrie fisierul de istoric %s\n"
1090
#: drizzled/drizzled.cc:1194
1608
#: drizzled/drizzled.cc:1613
1092
1610
"setrlimit could not change the size of core files to 'infinity'; We may not "
1093
1611
"be able to generate a core file on signals"
1096
#: drizzled/drizzled.cc:1396
1614
#: drizzled/drizzled.cc:1681
1616
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1619
#: drizzled/drizzled.cc:1769
1621
msgid "Got signal %d to shutdown mysqld"
1624
#: drizzled/drizzled.cc:1815
1626
msgid "Got signal: %d error: %d"
1629
#: drizzled/drizzled.cc:1954
1631
msgid "Wrong date/time format specifier: %s\n"
1634
#: drizzled/drizzled.cc:2083
1098
1636
msgid "gethostname failed, using '%s' as hostname"
1101
#: drizzled/drizzled.cc:1493
1639
#: drizzled/drizzled.cc:2147
1642
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1645
#: drizzled/drizzled.cc:2152
1648
"Could not increase number of max_open_files to more than %u (request: %u)"
1651
#: drizzled/drizzled.cc:2233
1103
1653
msgid "Unknown locale: '%s'"
1106
#: drizzled/drizzled.cc:1535
1656
#: drizzled/drizzled.cc:2253
1658
"Although a path was specified for the --log option, log tables are used. To "
1659
"enable logging to files use the --log-output option."
1662
#: drizzled/drizzled.cc:2260
1664
"Although a path was specified for the --log-slow-queries option, log tables "
1665
"are used. To enable logging to files use the --log-output=file option."
1668
#: drizzled/drizzled.cc:2328
1107
1669
msgid "Can't create thread-keys"
1110
#: drizzled/drizzled.cc:1561
1672
#: drizzled/drizzled.cc:2375
1111
1673
msgid "Out of memory"
1114
#: drizzled/drizzled.cc:1576
1676
#: drizzled/drizzled.cc:2382
1677
msgid "You need to use --log-bin to make --binlog-format work."
1680
#: drizzled/drizzled.cc:2404
1682
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1683
"impossible, it would lead to infinite loops in this server."
1686
#: drizzled/drizzled.cc:2424
1689
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1690
"replication may break when this Drizzle server acts as a master and has his "
1691
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1694
#: drizzled/drizzled.cc:2458
1115
1695
msgid "Failed to initialize plugins."
1118
#: drizzled/drizzled.cc:1607
1698
#: drizzled/drizzled.cc:2489
1121
1701
"%s: Too many arguments (first extra is '%s').\n"
1122
1702
"Use --verbose --help to get a list of available options\n"
1125
#: drizzled/drizzled.cc:1617
1705
#: drizzled/drizzled.cc:2499
1126
1706
msgid "Can't init databases"
1129
#: drizzled/drizzled.cc:1637
1709
#: drizzled/drizzled.cc:2522
1131
1711
msgid "Unknown/unsupported table type: %s"
1134
#: drizzled/drizzled.cc:1643
1714
#: drizzled/drizzled.cc:2528
1136
1716
msgid "Default storage engine (%s) is not available"
1139
#: drizzled/drizzled.cc:1674
1719
#: drizzled/drizzled.cc:2551
1720
msgid "Can't initialize tc_log"
1723
#: drizzled/drizzled.cc:2582
1141
1725
msgid "Failed to lock memory. Errno: %d\n"
1144
#: drizzled/drizzled.cc:1736
1728
#: drizzled/drizzled.cc:2652
1146
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1149
#: drizzled/drizzled.cc:1898
1730
msgid "Asked for %u thread stack, but got %llu"
1733
#: drizzled/drizzled.cc:2688
1735
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1736
"value: we force server id to 1; updates will be logged to the binary log, "
1737
"but connections from slaves will not be accepted."
1740
#: drizzled/drizzled.cc:2746
1741
msgid "Before Lock_thread_count"
1744
#: drizzled/drizzled.cc:2753
1745
msgid "After lock_thread_count"
1748
#: drizzled/drizzled.cc:2862
1151
1750
msgid "drizzled: Got error %d from select"
1154
#: drizzled/drizzled.cc:2072
1753
#: drizzled/drizzled.cc:3117 drizzled/drizzled.cc:3236
1754
#: drizzled/drizzled.cc:3406
1755
msgid "Option used by mysql-test for debugging and testing of replication."
1758
#: drizzled/drizzled.cc:3121
1155
1759
msgid "Auto-increment columns are incremented by this"
1158
#: drizzled/drizzled.cc:2077
1762
#: drizzled/drizzled.cc:3126
1160
1764
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1164
#: drizzled/drizzled.cc:2083
1768
#: drizzled/drizzled.cc:3132
1166
1770
"Path to installation directory. All paths are usually resolved relative to "
1170
#: drizzled/drizzled.cc:2087
1774
#: drizzled/drizzled.cc:3136
1171
1775
msgid "IP address to bind to."
1174
#: drizzled/drizzled.cc:2091
1778
#: drizzled/drizzled.cc:3140
1780
"Does not have any effect without '--log-bin'. Tell the master the form of "
1781
"binary logging to use: either 'row' for row-based binary logging, or "
1782
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1783
"statement-based binary logging except for those statements where only row-"
1784
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1785
"the UUID() function; for those, row-based binary logging is automatically "
1789
#: drizzled/drizzled.cc:3150
1791
"Tells the master it should log updates for the specified database, and "
1792
"exclude all others not explicitly mentioned."
1795
#: drizzled/drizzled.cc:3154
1797
"Tells the master that updates to the given database should not be logged "
1801
#: drizzled/drizzled.cc:3158
1803
"The maximum size of a row-based binary log event in bytes. Rows will be "
1804
"grouped into events smaller than this size if possible. The value has to be "
1805
"a multiple of 256."
1808
#: drizzled/drizzled.cc:3169
1809
msgid "Don't ignore client side character set value sent during handshake."
1812
#: drizzled/drizzled.cc:3174
1175
1813
msgid "Set the filesystem character set."
1178
#: drizzled/drizzled.cc:2096
1179
msgid "Set the default character set."
1180
msgstr "Stabileste setul de caractere implicit."
1182
#: drizzled/drizzled.cc:2100
1183
msgid "Chroot drizzled daemon during startup."
1816
#: drizzled/drizzled.cc:3186
1817
msgid "Chroot mysqld daemon during startup."
1186
#: drizzled/drizzled.cc:2104
1820
#: drizzled/drizzled.cc:3190
1187
1821
msgid "Set the default collation."
1190
#: drizzled/drizzled.cc:2108
1824
#: drizzled/drizzled.cc:3194
1191
1825
msgid "Default completion type."
1194
#: drizzled/drizzled.cc:2113
1828
#: drizzled/drizzled.cc:3199
1829
msgid "Write error output on screen."
1832
#: drizzled/drizzled.cc:3203
1195
1833
msgid "Write core on errors."
1198
#: drizzled/drizzled.cc:2117
1836
#: drizzled/drizzled.cc:3207
1199
1837
msgid "Path to the database root."
1202
#: drizzled/drizzled.cc:2121
1840
#: drizzled/drizzled.cc:3211
1842
"Set the default character set (deprecated option, use --character-set-server "
1846
#: drizzled/drizzled.cc:3216
1848
"Set the default collation (deprecated option, use --collation-server "
1852
#: drizzled/drizzled.cc:3221
1203
1853
msgid "Set the default storage engine (table type) for tables."
1206
#: drizzled/drizzled.cc:2125
1856
#: drizzled/drizzled.cc:3225
1207
1857
msgid "Set the default time zone."
1210
#: drizzled/drizzled.cc:2129
1860
#: drizzled/drizzled.cc:3229
1211
1861
msgid "Type of DELAY_KEY_WRITE."
1214
#: drizzled/drizzled.cc:2133
1864
#: drizzled/drizzled.cc:3232
1866
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1867
"option, use --delay-key-write=all instead)."
1870
#: drizzled/drizzled.cc:3242
1215
1871
msgid "Print a symbolic stack trace on failure."
1218
#: drizzled/drizzled.cc:2139
1874
#: drizzled/drizzled.cc:3248
1219
1875
msgid "Push supported query conditions to the storage engine."
1222
#: drizzled/drizzled.cc:2145
1878
#: drizzled/drizzled.cc:3254
1223
1879
msgid "Used for debugging; Use at your own risk!"
1226
#: drizzled/drizzled.cc:2150
1882
#: drizzled/drizzled.cc:3257
1883
msgid "Flush tables to disk between SQL commands."
1886
#: drizzled/drizzled.cc:3262
1227
1887
msgid "Set up signals usable for debugging"
1230
#: drizzled/drizzled.cc:2154
1890
#: drizzled/drizzled.cc:3266
1891
msgid "Enable general query log"
1894
#: drizzled/drizzled.cc:3270
1231
1895
msgid "Command(s) that are executed for each new connection"
1234
#: drizzled/drizzled.cc:2158
1898
#: drizzled/drizzled.cc:3274
1235
1899
msgid "Read SQL commands from this file at startup."
1238
#: drizzled/drizzled.cc:2162
1902
#: drizzled/drizzled.cc:3278
1903
msgid "Command(s) that are executed when a slave connects to this master"
1906
#: drizzled/drizzled.cc:3282
1239
1907
msgid "(IGNORED)"
1242
#: drizzled/drizzled.cc:2166
1910
#: drizzled/drizzled.cc:3286
1243
1911
msgid "Set the language used for the month names and the days of the week."
1246
#: drizzled/drizzled.cc:2171
1914
#: drizzled/drizzled.cc:3291
1915
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1918
#: drizzled/drizzled.cc:3296
1247
1919
msgid "Log connections and queries to file."
1250
#: drizzled/drizzled.cc:2175
1922
#: drizzled/drizzled.cc:3300
1924
"Log update queries in binary format. Optional argument is the location for "
1925
"the binary log files.(Strongly recommended to avoid replication problems if "
1926
"server's hostname changes)"
1929
#: drizzled/drizzled.cc:3307
1930
msgid "File that holds the names for last binary log files."
1933
#: drizzled/drizzled.cc:3315
1935
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1936
"stored function (or trigger) is allowed only to users having the SUPER "
1937
"privilege and only if this stored function (trigger) may not break binary "
1938
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1939
"binary logging, the security issues do not exist and the binary logging "
1940
"cannot break, so you can safely set this to 1."
1943
#: drizzled/drizzled.cc:3324
1944
msgid "Error log file."
1947
#: drizzled/drizzled.cc:3328
1251
1948
msgid "Log all MyISAM changes to file."
1254
#: drizzled/drizzled.cc:2179
1951
#: drizzled/drizzled.cc:3332
1953
"Log some extra information to update log. Please note that this option is "
1954
"deprecated; see --log-queries-not-using-indexes option."
1957
#: drizzled/drizzled.cc:3337
1959
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1963
#: drizzled/drizzled.cc:3343
1965
"Log queries that are executed without benefit of any index to the slow log "
1969
#: drizzled/drizzled.cc:3349
1971
"Tells the slave to log the updates from the slave thread to the binary log. "
1972
"You will need to turn it on if you plan to daisy-chain the slaves."
1975
#: drizzled/drizzled.cc:3356
1977
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1978
"slow log if it is open."
1981
#: drizzled/drizzled.cc:3362
1983
"Log slow statements executed by slave thread to the slow log if it is open."
1986
#: drizzled/drizzled.cc:3368
1988
"Log slow queries to a table or log file. Defaults logging to table mysql."
1989
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1990
"to activate other slow log options."
1993
#: drizzled/drizzled.cc:3374
1995
"Path to transaction coordinator log (used for transactions that affect more "
1996
"than one storage engine, when binary log is disabled)"
1999
#: drizzled/drizzled.cc:3380
2000
msgid "Size of transaction coordinator log."
2003
#: drizzled/drizzled.cc:3386
1255
2004
msgid "Log some not critical warnings to the log file."
1258
#: drizzled/drizzled.cc:2184
1259
msgid "Lock drizzled in memory."
1262
#: drizzled/drizzled.cc:2188
2007
#: drizzled/drizzled.cc:3391
2008
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
2011
#: drizzled/drizzled.cc:3396
2013
"The location and name of the file that remembers the master and where the I/"
2014
"O replication thread is in the master's binlogs."
2017
#: drizzled/drizzled.cc:3401
2019
"The number of tries the slave will make to connect to the master before "
2023
#: drizzled/drizzled.cc:3410
2024
msgid "Lock mysqld in memory."
2027
#: drizzled/drizzled.cc:3414
1264
2029
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1265
2030
"BACKUP, FORCE or QUICK."
1268
#: drizzled/drizzled.cc:2193
2033
#: drizzled/drizzled.cc:3419
2034
msgid "Use very new possible 'unsafe' functions."
2037
#: drizzled/drizzled.cc:3424
1269
2038
msgid "Use old, non-optimized alter table."
1272
#: drizzled/drizzled.cc:2198
2041
#: drizzled/drizzled.cc:3429
2043
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2044
"each user+host vs. per account)"
2047
#: drizzled/drizzled.cc:3434
1273
2048
msgid "Pid file used by safe_mysqld."
1276
#: drizzled/drizzled.cc:2208
2051
#: drizzled/drizzled.cc:3444
1278
2053
"Maximum time in seconds to wait for the port to become free. (Default: no "
1282
#: drizzled/drizzled.cc:2213
2057
#: drizzled/drizzled.cc:3449
2058
msgid "The location and name to use for relay logs."
2061
#: drizzled/drizzled.cc:3453
2063
"The location and name to use for the file that keeps a list of the last "
2067
#: drizzled/drizzled.cc:3458
2069
"The location and name of the file that remembers where the SQL replication "
2070
"thread is in the relay logs."
2073
#: drizzled/drizzled.cc:3463
2075
"Tells the slave thread to restrict replication to the specified database. To "
2076
"specify more than one database, use the directive multiple times, once for "
2077
"each database. Note that this will only work if you do not use cross-"
2078
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2079
"having selected a different or no database. If you need cross database "
2080
"updates to work, use replicate-wild-do-table=db_name.%."
2083
#: drizzled/drizzled.cc:3472
2085
"Tells the slave thread to restrict replication to the specified table. To "
2086
"specify more than one table, use the directive multiple times, once for each "
2087
"table. This will work for cross-database updates, in contrast to replicate-"
2091
#: drizzled/drizzled.cc:3478
2093
"Tells the slave thread to not replicate to the specified database. To "
2094
"specify more than one database to ignore, use the directive multiple times, "
2095
"once for each database. This option will not work if you use cross database "
2096
"updates. If you need cross database updates to work, use replicate-wild-"
2097
"ignore-table=db_name.%. "
2100
#: drizzled/drizzled.cc:3485
2102
"Tells the slave thread to not replicate to the specified table. To specify "
2103
"more than one table to ignore, use the directive multiple times, once for "
2104
"each table. This will work for cross-datbase updates, in contrast to "
2105
"replicate-ignore-db."
2108
#: drizzled/drizzled.cc:3491
2110
"Updates to a database with a different name than the original. Example: "
2111
"replicate-rewrite-db=master_db_name->slave_db_name."
2114
#: drizzled/drizzled.cc:3495
2116
"In replication, if set to 1, do not skip events having our server id. "
2117
"Default value is 0 (to break infinite loops in circular replication). Can't "
2118
"be set to 1 if --log-slave-updates is used."
2121
#: drizzled/drizzled.cc:3502
2123
"Tells the slave thread to restrict replication to the tables that match the "
2124
"specified wildcard pattern. To specify more than one table, use the "
2125
"directive multiple times, once for each table. This will work for cross-"
2126
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2127
"only updates to tables in all databases that start with foo and whose table "
2128
"names start with bar."
2131
#: drizzled/drizzled.cc:3510
2133
"Tells the slave thread to not replicate to the tables that match the given "
2134
"wildcard pattern. To specify more than one table to ignore, use the "
2135
"directive multiple times, once for each table. This will work for cross-"
2136
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2137
"updates to tables in databases that start with foo and whose table names "
2141
#: drizzled/drizzled.cc:3519
2143
"Hostname or IP of the slave to be reported to to the master during slave "
2144
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2145
"you do not want the slave to register itself with the master. Note that it "
2146
"is not sufficient for the master to simply read the IP of the slave off the "
2147
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2148
"may not be valid for connecting to the slave from the master or other hosts."
2151
#: drizzled/drizzled.cc:3532
2153
"Port for connecting to slave reported to the master during slave "
2154
"registration. Set it only if the slave is listening on a non-default port or "
2155
"if you have a special tunnel from the master or other clients to the slave. "
2156
"If not sure, leave this option unset."
2159
#: drizzled/drizzled.cc:3539
2160
msgid "Skip some optimize stages (for testing)."
2163
#: drizzled/drizzled.cc:3542
1284
2165
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1285
2166
"specified directory"
1288
#: drizzled/drizzled.cc:2218
2169
#: drizzled/drizzled.cc:3547
1290
2171
"Uniquely identifies the server instance in the community of replication "
1294
#: drizzled/drizzled.cc:2223
2175
#: drizzled/drizzled.cc:3552
2177
"Change the value of a variable. Please note that this option is deprecated;"
2178
"you can set variables directly with --variable-name=value."
2181
#: drizzled/drizzled.cc:3556
2182
msgid "Don't use new, possible wrong routines."
2185
#: drizzled/drizzled.cc:3559
2186
msgid "If set, slave is not autostarted."
2189
#: drizzled/drizzled.cc:3563
1295
2190
msgid "Don't print a stack trace on failure."
1298
#: drizzled/drizzled.cc:2227
2193
#: drizzled/drizzled.cc:3567
2195
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
2199
#: drizzled/drizzled.cc:3571
2200
msgid "Don't give threads different priorities."
2203
#: drizzled/drizzled.cc:3575
2205
"The location where the slave should put its temporary files when replicating "
2206
"a LOAD DATA INFILE command."
2209
#: drizzled/drizzled.cc:3580
2211
"Tells the slave thread to continue replication when a query event returns an "
2212
"error from the provided list."
2215
#: drizzled/drizzled.cc:3584
2217
"Modes for how replication events should be executed. Legal values are "
2218
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2219
"stop for operations that are idempotent. In STRICT mode, replication will "
2220
"stop on any unexpected difference between the master and the slave."
2223
#: drizzled/drizzled.cc:3592
2224
msgid "Enable|disable slow query log"
2227
#: drizzled/drizzled.cc:3596
2231
#: drizzled/drizzled.cc:3599
1299
2232
msgid "Enable symbolic link support."
1302
#: drizzled/drizzled.cc:2236
2235
#: drizzled/drizzled.cc:3608
2237
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2240
#: drizzled/drizzled.cc:3613
2242
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2246
#: drizzled/drizzled.cc:3618
1304
2248
"Using this option will cause most temporary files created to use a small set "
1305
2249
"of names, rather than a unique name for each new file."
1308
#: drizzled/drizzled.cc:2241
2252
#: drizzled/drizzled.cc:3623
1310
2254
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1313
#: drizzled/drizzled.cc:2246
1314
msgid "Path for temporary files."
2257
#: drizzled/drizzled.cc:3628
2259
"Path for temporary files. Several paths may be specified, separated by a "
2260
"colon (:), in this case they are used in a round-robin fashion."
1317
#: drizzled/drizzled.cc:2250
2263
#: drizzled/drizzled.cc:3634
1318
2264
msgid "Default transaction isolation level."
1321
#: drizzled/drizzled.cc:2254
1322
msgid "Run drizzled daemon as user."
1325
#: drizzled/drizzled.cc:2262
1327
"The number of outstanding connection requests Drizzle can have. This comes "
1328
"into play when the main Drizzle thread gets very many connection requests in "
1329
"a very short time."
1332
#: drizzled/drizzled.cc:2268
1334
"Size of tree cache used in bulk insert optimization. Note that this is a "
2267
#: drizzled/drizzled.cc:3638
2269
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2273
#: drizzled/drizzled.cc:3643
2274
msgid "Run mysqld daemon as user."
2277
#: drizzled/drizzled.cc:3651
2278
msgid "Deprecated; use --log-warnings instead."
2281
#: drizzled/drizzled.cc:3656
2283
"The number of outstanding connection requests MySQL can have. This comes "
2284
"into play when the main MySQL thread gets very many connection requests in a "
2288
#: drizzled/drizzled.cc:3662
2290
"The size of the cache to hold the SQL statements for the binary log during a "
2291
"transaction. If you often use big, multi-statement transactions you can "
2292
"increase this to get more performance."
2295
#: drizzled/drizzled.cc:3668
2297
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1335
2298
"limit per thread!"
1338
#: drizzled/drizzled.cc:2274
2301
#: drizzled/drizzled.cc:3674
1340
"The number of seconds the drizzled server is waiting for a connect packet "
2303
"The number of seconds the mysqld server is waiting for a connect packet "
1341
2304
"before responding with 'Bad handshake'."
1344
#: drizzled/drizzled.cc:2279
2307
#: drizzled/drizzled.cc:3679
2308
msgid "The DATE format (For future)."
2311
#: drizzled/drizzled.cc:3684
2312
msgid "The DATETIME/TIMESTAMP format (for future)."
2315
#: drizzled/drizzled.cc:3689
2316
msgid "The default week format used by WEEK() functions."
2319
#: drizzled/drizzled.cc:3694
1346
2321
"Precision of the result of '/' operator will be increased on that value."
1349
#: drizzled/drizzled.cc:2285
2324
#: drizzled/drizzled.cc:3700
2326
"If non-zero, binary logs will be purged after expire_logs_days days; "
2327
"possible purges happen at startup and at binary log rotation."
2330
#: drizzled/drizzled.cc:3706
1350
2331
msgid "The maximum length of the result of function group_concat."
1353
#: drizzled/drizzled.cc:2290
2334
#: drizzled/drizzled.cc:3711
2336
"The number of seconds the server waits for activity on an interactive "
2337
"connection before closing it."
2340
#: drizzled/drizzled.cc:3717
1354
2341
msgid "The size of the buffer that is used for full joins."
1357
#: drizzled/drizzled.cc:2296
2344
#: drizzled/drizzled.cc:3723
1358
2345
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1361
#: drizzled/drizzled.cc:2301
2348
#: drizzled/drizzled.cc:3728
1363
2350
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1364
2351
"this to get better index handling (for all reads and multiple writes) to as "
1365
2352
"much as you can afford;"
1368
#: drizzled/drizzled.cc:2310
2355
#: drizzled/drizzled.cc:3737
1370
2357
"This characterizes the number of hits a hot block has to be untouched until "
1371
2358
"it is considered aged enough to be downgraded to a warm block. This "
1481
2541
"(used for testing/comparison)."
1484
#: drizzled/drizzled.cc:2440
2544
#: drizzled/drizzled.cc:3946
1485
2545
msgid "Directory for plugins."
1488
#: drizzled/drizzled.cc:2444
2548
#: drizzled/drizzled.cc:3950
1490
"Optional colon (or semicolon) separated list of plugins to load,where each "
1491
"plugin is identified by the name of the shared library. [for example: --"
1492
"plugin_load=libmd5udf.so:libauth_pam.so]"
2550
"Optional comma separated list of plugins to load, where each plugin is "
2551
"identified by the name of the shared library. [for example: --"
2552
"plugin_load=libmd5udf.so]"
1495
#: drizzled/drizzled.cc:2450
2555
#: drizzled/drizzled.cc:3956
1496
2556
msgid "The size of the buffer that is allocated when preloading indexes"
1499
#: drizzled/drizzled.cc:2455
2559
#: drizzled/drizzled.cc:3961
1500
2560
msgid "Allocation block size for query parsing and execution"
1503
#: drizzled/drizzled.cc:2460
2563
#: drizzled/drizzled.cc:3966
1504
2564
msgid "Persistent buffer for query parsing and execution"
1507
#: drizzled/drizzled.cc:2466
2567
#: drizzled/drizzled.cc:3972
1508
2568
msgid "Allocation block size for storing ranges during optimization"
1511
#: drizzled/drizzled.cc:2472
2571
#: drizzled/drizzled.cc:3978
1513
2573
"Each thread that does a sequential scan allocates a buffer of this size for "
1514
2574
"each table it scans. If you do many sequential scans, you may want to "
1515
2575
"increase this value."
1518
#: drizzled/drizzled.cc:2480
2578
#: drizzled/drizzled.cc:3986
2580
"Make all non-temporary tables read-only, with the exception for replication "
2581
"(slave) threads and users with the SUPER privilege"
2584
#: drizzled/drizzled.cc:3992
1520
2586
"When reading rows in sorted order after a sort, the rows are read through "
1521
2587
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1522
2588
"record_buffer."
1525
#: drizzled/drizzled.cc:2488
1526
msgid "Select scheduler to be used (by default pool-of-threads)."
1529
#: drizzled/drizzled.cc:2492
2591
#: drizzled/drizzled.cc:4006
2593
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2597
#: drizzled/drizzled.cc:4012
2598
msgid "Maximum space to use for all relay logs."
2601
#: drizzled/drizzled.cc:4017
2603
msgid "Use compression on master/slave protocol."
2604
msgstr "Compreseaza datele in comunicatia server/client."
2606
#: drizzled/drizzled.cc:4022
2608
"Number of seconds to wait for more data from a master/slave connection "
2609
"before aborting the read."
2612
#: drizzled/drizzled.cc:4027
2614
"Number of times the slave SQL thread will retry a transaction in case it "
2615
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2619
#: drizzled/drizzled.cc:4033
2620
msgid "Allow slave to batch requests."
2623
#: drizzled/drizzled.cc:4037
2625
"If creating the thread takes longer than this value (in seconds), the "
2626
"Slow_launch_threads counter will be incremented."
2629
#: drizzled/drizzled.cc:4042
1530
2630
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1533
#: drizzled/drizzled.cc:2498
2633
#: drizzled/drizzled.cc:4048
2635
"Synchronously flush binary log to disk after every #th event. Use 0 "
2636
"(default) to disable synchronous flushing."
2639
#: drizzled/drizzled.cc:4053
2640
msgid "Deprecated; use --table_open_cache instead."
2643
#: drizzled/drizzled.cc:4057
1534
2644
msgid "The number of cached table definitions."
1537
#: drizzled/drizzled.cc:2502
2647
#: drizzled/drizzled.cc:4061
1538
2648
msgid "The number of cached open tables."
1541
#: drizzled/drizzled.cc:2506
2651
#: drizzled/drizzled.cc:4065
1543
2653
"Timeout in seconds to wait for a table level lock before returning an error. "
1544
2654
"Used only if the connection has active cursors."
1547
#: drizzled/drizzled.cc:2511
2657
#: drizzled/drizzled.cc:4070
2658
msgid "How many threads we should keep in a cache for reuse."
2661
#: drizzled/drizzled.cc:4074
2663
"How many threads we should create to handle query requests in case of "
2664
"'thread_handling=pool-of-threads'"
2667
#: drizzled/drizzled.cc:4079
1548
2668
msgid "The stack size for each thread."
1551
#: drizzled/drizzled.cc:2517
2671
#: drizzled/drizzled.cc:4085
2672
msgid "The TIME format (for future)."
2675
#: drizzled/drizzled.cc:4090
1553
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2677
"If an internal in-memory temporary table exceeds this size, MySQL will "
1554
2678
"automatically convert it to an on-disk MyISAM table."
1557
#: drizzled/drizzled.cc:2523
2681
#: drizzled/drizzled.cc:4096
1558
2682
msgid "Allocation block size for transactions to be stored in binary log"
1561
#: drizzled/drizzled.cc:2528
2685
#: drizzled/drizzled.cc:4101
1562
2686
msgid "Persistent buffer for transactions to be stored in binary log"
1565
#: drizzled/drizzled.cc:2533
2689
#: drizzled/drizzled.cc:4106
1567
2691
"The number of seconds the server waits for activity on a connection before "
1571
#: drizzled/drizzled.cc:2682
2695
#: drizzled/drizzled.cc:4354
1573
"Copyright (C) 2008 Sun Microsystems\n"
2697
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1574
2698
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1575
2699
"and you are welcome to modify and redistribute it under the GPL license\n"
1577
2701
"Starts the Drizzle database server\n"
1580
#: drizzled/drizzled.cc:2689
2704
#: drizzled/drizzled.cc:4361
1582
2706
msgid "Usage: %s [OPTIONS]\n"
1585
#: drizzled/drizzled.cc:2700
2709
#: drizzled/drizzled.cc:4372
1588
2712
"To see what values a running Drizzle server is using, type\n"
1589
2713
"'drizzleadmin variables' instead of 'drizzled --help'."
1592
#: drizzled/drizzled.cc:2845
2716
#: drizzled/drizzled.cc:4556
1595
2719
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1596
2720
"command line\n"
1599
#: drizzled/drizzled.cc:2886
2723
#: drizzled/drizzled.cc:4608
2725
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2728
#: drizzled/drizzled.cc:4617
2730
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2733
#: drizzled/drizzled.cc:4627
2735
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2738
#: drizzled/drizzled.cc:4656 drizzled/drizzled.cc:4665
2740
msgid "Could not add do table rule '%s'!\n"
2743
#: drizzled/drizzled.cc:4674 drizzled/drizzled.cc:4683
2745
msgid "Could not add ignore table rule '%s'!\n"
2748
#: drizzled/drizzled.cc:4727
1600
2749
msgid "Can't start server: cannot resolve hostname!"
1603
#: drizzled/drizzled.cc:2892
2752
#: drizzled/drizzled.cc:4733
1604
2753
msgid "Can't start server: bind-address refers to multiple interfaces!"
1607
#: drizzled/drizzled.cc:3204
2756
#: drizzled/drizzled.cc:4908
2758
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2759
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2762
#: drizzled/drizzled.cc:5093
1609
2764
msgid "No option given to %s\n"
1612
#: drizzled/drizzled.cc:3206
2767
#: drizzled/drizzled.cc:5095
1614
2769
msgid "Wrong option to %s. Option(s) given: %s\n"
1617
#: drizzled/drizzled.cc:3208
2772
#: drizzled/drizzled.cc:5097
1619
2774
msgid "Alternatives are: '%s'"
1622
#: drizzled/errmsg.cc:40
1624
msgid "errmsg plugin '%s' init() failed."
1627
#: drizzled/errmsg.cc:67
1629
msgid "errmsg plugin '%s' deinit() failed."
1632
#: drizzled/errmsg.cc:106
1634
msgid "errmsg plugin '%s' errmsg() failed"
1637
#: drizzled/error.cc:34
2777
#: drizzled/drizzled_error_messages.h:32
1638
2778
msgid "hashchk"
1641
#: drizzled/error.cc:36
2781
#: drizzled/drizzled_error_messages.h:34
1642
2782
msgid "isamchk"
1645
#: drizzled/error.cc:38
2785
#: drizzled/drizzled_error_messages.h:36
1649
#: drizzled/error.cc:40
2789
#: drizzled/drizzled_error_messages.h:38
1653
#: drizzled/error.cc:42
2793
#: drizzled/drizzled_error_messages.h:40
1655
2795
msgid "Can't create file '%-.200s' (errno: %d)"
1658
#: drizzled/error.cc:44
2798
#: drizzled/drizzled_error_messages.h:42
1660
2800
msgid "Can't create table '%-.200s' (errno: %d)"
1663
#: drizzled/error.cc:46
2803
#: drizzled/drizzled_error_messages.h:44
1665
2805
msgid "Can't create database '%-.192s' (errno: %d)"
1668
#: drizzled/error.cc:48
2808
#: drizzled/drizzled_error_messages.h:46
1670
2810
msgid "Can't create database '%-.192s'; database exists"
1673
#: drizzled/error.cc:50
2813
#: drizzled/drizzled_error_messages.h:48
1675
2815
msgid "Can't drop database '%-.192s'; database doesn't exist"
1678
#: drizzled/error.cc:52
2818
#: drizzled/drizzled_error_messages.h:50
1680
2820
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1683
#: drizzled/error.cc:54
2823
#: drizzled/drizzled_error_messages.h:52
1685
2825
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1688
#: drizzled/error.cc:56
2828
#: drizzled/drizzled_error_messages.h:54
1690
2830
msgid "Error on delete of '%-.192s' (errno: %d)"
1693
#: drizzled/error.cc:58
2833
#: drizzled/drizzled_error_messages.h:56
1694
2834
msgid "Can't read record in system table"
1697
#: drizzled/error.cc:60
2837
#: drizzled/drizzled_error_messages.h:58
1699
2839
msgid "Can't get status of '%-.200s' (errno: %d)"
1702
#: drizzled/error.cc:62
2842
#: drizzled/drizzled_error_messages.h:60
1704
2844
msgid "Can't get working directory (errno: %d)"
1707
#: drizzled/error.cc:64
2847
#: drizzled/drizzled_error_messages.h:62
1709
2849
msgid "Can't lock file (errno: %d)"
1712
#: drizzled/error.cc:66
2852
#: drizzled/drizzled_error_messages.h:64
1714
2854
msgid "Can't open file: '%-.200s' (errno: %d)"
1717
#: drizzled/error.cc:68
2857
#: drizzled/drizzled_error_messages.h:66
1719
2859
msgid "Can't find file: '%-.200s' (errno: %d)"
1722
#: drizzled/error.cc:70
2862
#: drizzled/drizzled_error_messages.h:68
1724
2864
msgid "Can't read dir of '%-.192s' (errno: %d)"
1727
#: drizzled/error.cc:72
2867
#: drizzled/drizzled_error_messages.h:70
1729
2869
msgid "Can't change dir to '%-.192s' (errno: %d)"
1732
#: drizzled/error.cc:74
2872
#: drizzled/drizzled_error_messages.h:72
1734
2874
msgid "Record has changed since last read in table '%-.192s'"
1737
#: drizzled/error.cc:76
2877
#: drizzled/drizzled_error_messages.h:74
1739
2879
msgid "Disk full (%s); waiting for someone to free some space..."
1742
#: drizzled/error.cc:78
2882
#: drizzled/drizzled_error_messages.h:76
1744
2884
msgid "Can't write; duplicate key in table '%-.192s'"
1747
#: drizzled/error.cc:80
2887
#: drizzled/drizzled_error_messages.h:78
1749
2889
msgid "Error on close of '%-.192s' (errno: %d)"
1752
#: drizzled/error.cc:82
2892
#: drizzled/drizzled_error_messages.h:80
1754
2894
msgid "Error reading file '%-.200s' (errno: %d)"
1757
#: drizzled/error.cc:84
2897
#: drizzled/drizzled_error_messages.h:82
1759
2899
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1762
#: drizzled/error.cc:86
2902
#: drizzled/drizzled_error_messages.h:84
1764
2904
msgid "Error writing file '%-.200s' (errno: %d)"
1767
#: drizzled/error.cc:88
2907
#: drizzled/drizzled_error_messages.h:86
1769
2909
msgid "'%-.192s' is locked against change"
1772
#: drizzled/error.cc:90
2912
#: drizzled/drizzled_error_messages.h:88
1773
2913
msgid "Sort aborted"
1776
#: drizzled/error.cc:92
2916
#: drizzled/drizzled_error_messages.h:90
1778
2918
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1781
#: drizzled/error.cc:94
2921
#: drizzled/drizzled_error_messages.h:92
1783
2923
msgid "Got error %d from storage engine"
1786
#: drizzled/error.cc:96
2926
#: drizzled/drizzled_error_messages.h:94
1788
2928
msgid "Table storage engine for '%-.192s' doesn't have this option"
1791
#: drizzled/error.cc:98
2931
#: drizzled/drizzled_error_messages.h:96
1793
2933
msgid "Can't find record in '%-.192s'"
1796
#: drizzled/error.cc:100
2936
#: drizzled/drizzled_error_messages.h:98
1798
2938
msgid "Incorrect information in file: '%-.200s'"
1801
#: drizzled/error.cc:102
2941
#: drizzled/drizzled_error_messages.h:100
1803
2943
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1806
#: drizzled/error.cc:104
2946
#: drizzled/drizzled_error_messages.h:102
1808
2948
msgid "Old key file for table '%-.192s'; repair it!"
1811
#: drizzled/error.cc:106
2951
#: drizzled/drizzled_error_messages.h:104
1813
2953
msgid "Table '%-.192s' is read only"
1816
#: drizzled/error.cc:108
2956
#: drizzled/drizzled_error_messages.h:106
1818
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2958
msgid "Out of memory; restart server and try again (needed %d bytes)"
1821
#: drizzled/error.cc:110
2961
#: drizzled/drizzled_error_messages.h:108
1822
2962
msgid "Out of sort memory; increase server sort buffer size"
1825
#: drizzled/error.cc:112
2965
#: drizzled/drizzled_error_messages.h:110
1827
2967
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1830
#: drizzled/error.cc:114
2970
#: drizzled/drizzled_error_messages.h:112
1831
2971
msgid "Too many connections"
1834
#: drizzled/error.cc:116
2974
#: drizzled/drizzled_error_messages.h:114
1836
"Out of memory; check if drizzled or some other process uses all available "
1837
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2976
"Out of memory; check if mysqld or some other process uses all available "
2977
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1838
2978
"memory or you can add more swap space"
1841
#: drizzled/error.cc:118
2981
#: drizzled/drizzled_error_messages.h:116
1842
2982
msgid "Can't get hostname for your address"
1845
#: drizzled/error.cc:120
2985
#: drizzled/drizzled_error_messages.h:118
1846
2986
msgid "Bad handshake"
1849
#: drizzled/error.cc:122
2989
#: drizzled/drizzled_error_messages.h:120
1851
2991
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1854
#: drizzled/error.cc:124
2994
#: drizzled/drizzled_error_messages.h:122
1856
2996
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1859
#: drizzled/error.cc:126
2999
#: drizzled/drizzled_error_messages.h:124
1860
3000
msgid "No database selected"
1863
#: drizzled/error.cc:128
3003
#: drizzled/drizzled_error_messages.h:126
1864
3004
msgid "Unknown command"
1867
#: drizzled/error.cc:130
3007
#: drizzled/drizzled_error_messages.h:128
1869
3009
msgid "Column '%-.192s' cannot be null"
1872
#: drizzled/error.cc:132
3012
#: drizzled/drizzled_error_messages.h:130
1874
3014
msgid "Unknown database '%-.192s'"
1877
#: drizzled/error.cc:134
3017
#: drizzled/drizzled_error_messages.h:132
1879
3019
msgid "Table '%-.192s' already exists"
1882
#: drizzled/error.cc:136
3022
#: drizzled/drizzled_error_messages.h:134
1884
3024
msgid "Unknown table '%-.100s'"
1887
#: drizzled/error.cc:138
3027
#: drizzled/drizzled_error_messages.h:136
1889
3029
msgid "Column '%-.192s' in %-.192s is ambiguous"
1892
#: drizzled/error.cc:140
3032
#: drizzled/drizzled_error_messages.h:138
1893
3033
msgid "Server shutdown in progress"
1896
#: drizzled/error.cc:142
3036
#: drizzled/drizzled_error_messages.h:140
1898
3038
msgid "Unknown column '%-.192s' in '%-.192s'"
1901
#: drizzled/error.cc:144
3041
#: drizzled/drizzled_error_messages.h:142
1903
3043
msgid "'%-.192s' isn't in GROUP BY"
1906
#: drizzled/error.cc:146
3046
#: drizzled/drizzled_error_messages.h:144
1908
3048
msgid "Can't group on '%-.192s'"
1911
#: drizzled/error.cc:148
3051
#: drizzled/drizzled_error_messages.h:146
1912
3052
msgid "Statement has sum functions and columns in same statement"
1915
#: drizzled/error.cc:150
3055
#: drizzled/drizzled_error_messages.h:148
1916
3056
msgid "Column count doesn't match value count"
1919
#: drizzled/error.cc:152
3059
#: drizzled/drizzled_error_messages.h:150
1921
3061
msgid "Identifier name '%-.100s' is too long"
1924
#: drizzled/error.cc:154
3064
#: drizzled/drizzled_error_messages.h:152
1926
3066
msgid "Duplicate column name '%-.192s'"
1929
#: drizzled/error.cc:156
3069
#: drizzled/drizzled_error_messages.h:154
1931
3071
msgid "Duplicate key name '%-.192s'"
1934
#: drizzled/error.cc:158
3074
#: drizzled/drizzled_error_messages.h:156
1936
3076
msgid "Duplicate entry '%-.192s' for key %d"
1939
#: drizzled/error.cc:160
3079
#: drizzled/drizzled_error_messages.h:158
1941
3081
msgid "Incorrect column specifier for column '%-.192s'"
1944
#: drizzled/error.cc:162
3084
#: drizzled/drizzled_error_messages.h:160
1946
3086
msgid "%s near '%-.80s' at line %d"
1949
#: drizzled/error.cc:164
3089
#: drizzled/drizzled_error_messages.h:162
1950
3090
msgid "Query was empty"
1953
#: drizzled/error.cc:166
3093
#: drizzled/drizzled_error_messages.h:164
1955
3095
msgid "Not unique table/alias: '%-.192s'"
1958
#: drizzled/error.cc:168
3098
#: drizzled/drizzled_error_messages.h:166
1960
3100
msgid "Invalid default value for '%-.192s'"
1963
#: drizzled/error.cc:170
3103
#: drizzled/drizzled_error_messages.h:168
1964
3104
msgid "Multiple primary key defined"
1967
#: drizzled/error.cc:172
3107
#: drizzled/drizzled_error_messages.h:170
1969
3109
msgid "Too many keys specified; max %d keys allowed"
1972
#: drizzled/error.cc:174
3112
#: drizzled/drizzled_error_messages.h:172
1974
3114
msgid "Too many key parts specified; max %d parts allowed"
1977
#: drizzled/error.cc:176
3117
#: drizzled/drizzled_error_messages.h:174
1979
3119
msgid "Specified key was too long; max key length is %d bytes"
1982
#: drizzled/error.cc:178
3122
#: drizzled/drizzled_error_messages.h:176
1984
3124
msgid "Key column '%-.192s' doesn't exist in table"
1987
#: drizzled/error.cc:180
3127
#: drizzled/drizzled_error_messages.h:178
1990
3130
"BLOB column '%-.192s' can't be used in key specification with the used table "
1994
#: drizzled/error.cc:182
3134
#: drizzled/drizzled_error_messages.h:180
1997
3137
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2001
#: drizzled/error.cc:184
3141
#: drizzled/drizzled_error_messages.h:182
2003
3143
"Incorrect table definition; there can be only one auto column and it must be "
2004
3144
"defined as a key"
2007
#: drizzled/error.cc:186
3147
#: drizzled/drizzled_error_messages.h:184
2010
3150
"%s: ready for connections.\n"
2011
3151
"Version: '%s' socket: '%s' port: %d"
2014
#: drizzled/error.cc:188
3154
#: drizzled/drizzled_error_messages.h:186
2016
3156
msgid "%s: Normal shutdown\n"
2019
#: drizzled/error.cc:190
3159
#: drizzled/drizzled_error_messages.h:188
2021
3161
msgid "%s: Got signal %d. Aborting!\n"
2024
#: drizzled/error.cc:192
3164
#: drizzled/drizzled_error_messages.h:190
2026
3166
msgid "%s: Shutdown complete\n"
2029
#: drizzled/error.cc:194
3169
#: drizzled/drizzled_error_messages.h:192
2031
3171
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2034
#: drizzled/error.cc:196
3174
#: drizzled/drizzled_error_messages.h:194
2035
3175
msgid "Can't create IP socket"
2038
#: drizzled/error.cc:198
3178
#: drizzled/drizzled_error_messages.h:196
2041
3181
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2045
#: drizzled/error.cc:200
2048
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
3185
#: drizzled/drizzled_error_messages.h:198
3186
msgid "Field separator argument is not what is expected; check the manual"
2052
#: drizzled/error.cc:202
3189
#: drizzled/drizzled_error_messages.h:200
2054
3191
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2057
#: drizzled/error.cc:204
3194
#: drizzled/drizzled_error_messages.h:202
2060
3197
"The file '%-.128s' must be in the database directory or be readable by all"
2063
#: drizzled/error.cc:206
3200
#: drizzled/drizzled_error_messages.h:204
2065
3202
msgid "File '%-.200s' already exists"
2068
#: drizzled/error.cc:208
3205
#: drizzled/drizzled_error_messages.h:206
2070
3207
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2073
#: drizzled/error.cc:210
3210
#: drizzled/drizzled_error_messages.h:208
2075
3212
msgid "Records: %ld Duplicates: %ld"
2078
#: drizzled/error.cc:212
3215
#: drizzled/drizzled_error_messages.h:210
2080
3217
"Incorrect prefix key; the used key part isn't a string, the used length is "
2081
3218
"longer than the key part, or the storage engine doesn't support unique "
2085
#: drizzled/error.cc:214
3222
#: drizzled/drizzled_error_messages.h:212
2086
3223
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2089
#: drizzled/error.cc:216
3226
#: drizzled/drizzled_error_messages.h:214
2091
3228
msgid "Can't DROP '%-.192s'; check that column/key exists"
2094
#: drizzled/error.cc:218
3231
#: drizzled/drizzled_error_messages.h:216
2096
3233
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2099
#: drizzled/error.cc:220
3236
#: drizzled/drizzled_error_messages.h:218
2101
3238
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2104
#: drizzled/error.cc:222
3241
#: drizzled/drizzled_error_messages.h:220
2106
3243
msgid "Unknown thread id: %lu"
2109
#: drizzled/error.cc:224
3246
#: drizzled/drizzled_error_messages.h:222
2111
3248
msgid "You are not owner of thread %lu"
2114
#: drizzled/error.cc:226
3251
#: drizzled/drizzled_error_messages.h:224
2115
3252
msgid "No tables used"
2118
#: drizzled/error.cc:228
3255
#: drizzled/drizzled_error_messages.h:226
2120
3257
msgid "Too many strings for column %-.192s and SET"
2123
#: drizzled/error.cc:230
3260
#: drizzled/drizzled_error_messages.h:228
2125
3262
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2128
#: drizzled/error.cc:232
3265
#: drizzled/drizzled_error_messages.h:230
2130
3267
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2133
#: drizzled/error.cc:234
3270
#: drizzled/drizzled_error_messages.h:232
2135
3272
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2138
#: drizzled/error.cc:236
3275
#: drizzled/drizzled_error_messages.h:234
2140
3277
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2143
#: drizzled/error.cc:238
3280
#: drizzled/drizzled_error_messages.h:236
2145
3282
msgid "Incorrect database name '%-.100s'"
2148
#: drizzled/error.cc:240
3285
#: drizzled/drizzled_error_messages.h:238
2150
3287
msgid "Incorrect table name '%-.100s'"
2153
#: drizzled/error.cc:242
3290
#: drizzled/drizzled_error_messages.h:240
2155
3292
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2156
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
3293
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2159
#: drizzled/error.cc:244
3296
#: drizzled/drizzled_error_messages.h:242
2160
3297
msgid "Unknown error"
2163
#: drizzled/error.cc:246
3300
#: drizzled/drizzled_error_messages.h:244
2165
3302
msgid "Unknown procedure '%-.192s'"
2168
#: drizzled/error.cc:248
3305
#: drizzled/drizzled_error_messages.h:246
2170
3307
msgid "Incorrect parameter count to procedure '%-.192s'"
2173
#: drizzled/error.cc:250
3310
#: drizzled/drizzled_error_messages.h:248
2175
3312
msgid "Incorrect parameters to procedure '%-.192s'"
2178
#: drizzled/error.cc:252
3315
#: drizzled/drizzled_error_messages.h:250
2180
3317
msgid "Unknown table '%-.192s' in %-.32s"
2183
#: drizzled/error.cc:254
3320
#: drizzled/drizzled_error_messages.h:252
2185
3322
msgid "Column '%-.192s' specified twice"
2188
#: drizzled/error.cc:256
3325
#: drizzled/drizzled_error_messages.h:254
2189
3326
msgid "Invalid use of group function"
2192
#: drizzled/error.cc:258
3329
#: drizzled/drizzled_error_messages.h:256
2195
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3332
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2198
#: drizzled/error.cc:260
3335
#: drizzled/drizzled_error_messages.h:258
2199
3336
msgid "A table must have at least 1 column"
2202
#: drizzled/error.cc:262
3339
#: drizzled/drizzled_error_messages.h:260
2204
3341
msgid "The table '%-.192s' is full"
2207
#: drizzled/error.cc:264
3344
#: drizzled/drizzled_error_messages.h:262
2209
3346
msgid "Unknown character set: '%-.64s'"
2212
#: drizzled/error.cc:266
3349
#: drizzled/drizzled_error_messages.h:264
2214
msgid "Too many tables; Drizzle can only use %d tables in a join"
3351
msgid "Too many tables; MySQL can only use %d tables in a join"
2217
#: drizzled/error.cc:268
3354
#: drizzled/drizzled_error_messages.h:266
2218
3355
msgid "Too many columns"
2221
#: drizzled/error.cc:270
3358
#: drizzled/drizzled_error_messages.h:268
2224
3361
"Row size too large. The maximum row size for the used table type, not "
2225
3362
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2228
#: drizzled/error.cc:272
3365
#: drizzled/drizzled_error_messages.h:270
2231
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
3368
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
2232
3369
"thread_stack=#' to specify a bigger stack if needed"
2235
#: drizzled/error.cc:274
3372
#: drizzled/drizzled_error_messages.h:272
2236
3373
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2239
#: drizzled/error.cc:276
3376
#: drizzled/drizzled_error_messages.h:274
2242
3379
"Table handler doesn't support NULL in given index. Please change column "
2243
3380
"'%-.192s' to be NOT NULL or use another handler"
2246
#: drizzled/error.cc:278
3383
#: drizzled/drizzled_error_messages.h:276
2248
3385
msgid "Can't load function '%-.192s'"
2251
#: drizzled/error.cc:280
3388
#: drizzled/drizzled_error_messages.h:278
2253
3390
msgid "Can't initialize function '%-.192s'; %-.80s"
2256
#: drizzled/error.cc:282
3393
#: drizzled/drizzled_error_messages.h:280
2257
3394
msgid "No paths allowed for shared library"
2260
#: drizzled/error.cc:284
3397
#: drizzled/drizzled_error_messages.h:282
2262
3399
msgid "Function '%-.192s' already exists"
2265
#: drizzled/error.cc:286
3402
#: drizzled/drizzled_error_messages.h:284
2267
3404
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2270
#: drizzled/error.cc:288
3407
#: drizzled/drizzled_error_messages.h:286
2272
3409
msgid "Can't find symbol '%-.128s' in library"
2275
#: drizzled/error.cc:290
3412
#: drizzled/drizzled_error_messages.h:288
2277
3414
msgid "Function '%-.192s' is not defined"
2280
#: drizzled/error.cc:292
3417
#: drizzled/drizzled_error_messages.h:290
2283
3420
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2284
"'drizzleadmin flush-hosts'"
3421
"'mysqladmin flush-hosts'"
2287
#: drizzled/error.cc:294
3424
#: drizzled/drizzled_error_messages.h:292
2289
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2292
#: drizzled/error.cc:296
2294
"You are using Drizzle as an anonymous user and anonymous users are not "
2295
"allowed to change passwords"
2298
#: drizzled/error.cc:298
2300
"You must have privileges to update tables in the drizzle database to be able "
3426
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3429
#: drizzled/drizzled_error_messages.h:294
3431
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3432
"to change passwords"
3435
#: drizzled/drizzled_error_messages.h:296
3437
"You must have privileges to update tables in the mysql database to be able "
2301
3438
"to change passwords for others"
2304
#: drizzled/error.cc:300
3441
#: drizzled/drizzled_error_messages.h:298
2305
3442
msgid "Can't find any matching row in the user table"
2308
#: drizzled/error.cc:302
3445
#: drizzled/drizzled_error_messages.h:300
2310
3447
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2313
#: drizzled/error.cc:304
3450
#: drizzled/drizzled_error_messages.h:302
2316
3453
"Can't create a new thread (errno %d); if you are not out of available "
2317
3454
"memory, you can consult the manual for a possible OS-dependent bug"
2320
#: drizzled/error.cc:306
3457
#: drizzled/drizzled_error_messages.h:304
2322
3459
msgid "Column count doesn't match value count at row %ld"
2325
#: drizzled/error.cc:308
3462
#: drizzled/drizzled_error_messages.h:306
2327
3464
msgid "Can't reopen table: '%-.192s'"
2330
#: drizzled/error.cc:310
3467
#: drizzled/drizzled_error_messages.h:308
2331
3468
msgid "Invalid use of NULL value"
2334
#: drizzled/error.cc:312
3471
#: drizzled/drizzled_error_messages.h:310
2336
3473
msgid "Got error '%-.64s' from regexp"
2339
#: drizzled/error.cc:314
3476
#: drizzled/drizzled_error_messages.h:312
2341
3478
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2342
3479
"illegal if there is no GROUP BY clause"
2345
#: drizzled/error.cc:316
3482
#: drizzled/drizzled_error_messages.h:314
2347
3484
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2350
#: drizzled/error.cc:318
3487
#: drizzled/drizzled_error_messages.h:316
2352
3489
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2355
#: drizzled/error.cc:320
3492
#: drizzled/drizzled_error_messages.h:318
2358
3495
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2359
3496
"table '%-.192s'"
2362
#: drizzled/error.cc:322
3499
#: drizzled/drizzled_error_messages.h:320
2364
3501
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2365
3502
"privileges can be used"
2368
#: drizzled/error.cc:324
3505
#: drizzled/drizzled_error_messages.h:322
2369
3506
msgid "The host or user argument to GRANT is too long"
2372
#: drizzled/error.cc:326
3509
#: drizzled/drizzled_error_messages.h:324
2374
3511
msgid "Table '%-.192s.%-.192s' doesn't exist"
2377
#: drizzled/error.cc:328
3514
#: drizzled/drizzled_error_messages.h:326
2380
3517
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2384
#: drizzled/error.cc:330
2385
msgid "The used command is not allowed with this Drizzle version"
3521
#: drizzled/drizzled_error_messages.h:328
3522
msgid "The used command is not allowed with this MySQL version"
2388
#: drizzled/error.cc:332
3525
#: drizzled/drizzled_error_messages.h:330
2390
3527
"You have an error in your SQL syntax; check the manual that corresponds to "
2391
"your Drizzle server version for the right syntax to use"
3528
"your MySQL server version for the right syntax to use"
2394
#: drizzled/error.cc:334
3531
#: drizzled/drizzled_error_messages.h:332
2396
3533
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2399
#: drizzled/error.cc:336
3536
#: drizzled/drizzled_error_messages.h:334
2400
3537
msgid "Too many delayed threads in use"
2403
#: drizzled/error.cc:338
3540
#: drizzled/drizzled_error_messages.h:336
2405
3542
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2408
#: drizzled/error.cc:340
3545
#: drizzled/drizzled_error_messages.h:338
2409
3546
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2412
#: drizzled/error.cc:342
3549
#: drizzled/drizzled_error_messages.h:340
2413
3550
msgid "Got a read error from the connection pipe"
2416
#: drizzled/error.cc:344
3553
#: drizzled/drizzled_error_messages.h:342
2417
3554
msgid "Got an error from fcntl()"
2420
#: drizzled/error.cc:346
3557
#: drizzled/drizzled_error_messages.h:344
2421
3558
msgid "Got packets out of order"
2424
#: drizzled/error.cc:348 libdrizzleclient/errmsg.cc:98
3561
#: drizzled/drizzled_error_messages.h:346
2425
3562
msgid "Couldn't uncompress communication packet"
2428
#: drizzled/error.cc:350 libdrizzleclient/errmsg.cc:100
3565
#: drizzled/drizzled_error_messages.h:348
2429
3566
msgid "Got an error reading communication packets"
2432
#: drizzled/error.cc:352 libdrizzleclient/errmsg.cc:102
3569
#: drizzled/drizzled_error_messages.h:350
2433
3570
msgid "Got timeout reading communication packets"
2436
#: drizzled/error.cc:354 libdrizzleclient/errmsg.cc:104
3573
#: drizzled/drizzled_error_messages.h:352
2437
3574
msgid "Got an error writing communication packets"
2440
#: drizzled/error.cc:356 libdrizzleclient/errmsg.cc:106
3577
#: drizzled/drizzled_error_messages.h:354
2441
3578
msgid "Got timeout writing communication packets"
2444
#: drizzled/error.cc:358
3581
#: drizzled/drizzled_error_messages.h:356
2445
3582
msgid "Result string is longer than 'max_allowed_packet' bytes"
2448
#: drizzled/error.cc:360
3585
#: drizzled/drizzled_error_messages.h:358
2449
3586
msgid "The used table type doesn't support BLOB/TEXT columns"
2452
#: drizzled/error.cc:362
3589
#: drizzled/drizzled_error_messages.h:360
2453
3590
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2456
#: drizzled/error.cc:364
3593
#: drizzled/drizzled_error_messages.h:362
2459
3596
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2463
#: drizzled/error.cc:366
3600
#: drizzled/drizzled_error_messages.h:364
2465
3602
msgid "Incorrect column name '%-.100s'"
2468
#: drizzled/error.cc:368
3605
#: drizzled/drizzled_error_messages.h:366
2470
3607
msgid "The used storage engine can't index column '%-.192s'"
2473
#: drizzled/error.cc:370
3610
#: drizzled/drizzled_error_messages.h:368
2475
3612
"Unable to open underlying table which is differently defined or of non-"
2476
3613
"MyISAM type or doesn't exist"
2479
#: drizzled/error.cc:372
3616
#: drizzled/drizzled_error_messages.h:370
2481
3618
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2484
#: drizzled/error.cc:374
3621
#: drizzled/drizzled_error_messages.h:372
2487
3624
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2490
#: drizzled/error.cc:376
3627
#: drizzled/drizzled_error_messages.h:374
2492
3629
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2493
3630
"UNIQUE instead"
2496
#: drizzled/error.cc:378
3633
#: drizzled/drizzled_error_messages.h:376
2497
3634
msgid "Result consisted of more than one row"
2500
#: drizzled/error.cc:380
3637
#: drizzled/drizzled_error_messages.h:378
2501
3638
msgid "This table type requires a primary key"
2504
#: drizzled/error.cc:382
2505
msgid "This version of Drizzle is not compiled with RAID support"
3641
#: drizzled/drizzled_error_messages.h:380
3642
msgid "This version of MySQL is not compiled with RAID support"
2508
#: drizzled/error.cc:384
3645
#: drizzled/drizzled_error_messages.h:382
2510
3647
"You are using safe update mode and you tried to update a table without a "
2511
3648
"WHERE that uses a KEY column"
2514
#: drizzled/error.cc:386
3651
#: drizzled/drizzled_error_messages.h:384
2516
3653
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2519
#: drizzled/error.cc:388
3656
#: drizzled/drizzled_error_messages.h:386
2520
3657
msgid "Can't open table"
2523
#: drizzled/error.cc:390
3660
#: drizzled/drizzled_error_messages.h:388
2525
3662
msgid "The storage engine for the table doesn't support %s"
2528
#: drizzled/error.cc:392
3665
#: drizzled/drizzled_error_messages.h:390
2529
3666
msgid "You are not allowed to execute this command in a transaction"
2532
#: drizzled/error.cc:394
3669
#: drizzled/drizzled_error_messages.h:392
2534
3671
msgid "Got error %d during COMMIT"
2537
#: drizzled/error.cc:396
3674
#: drizzled/drizzled_error_messages.h:394
2539
3676
msgid "Got error %d during ROLLBACK"
2542
#: drizzled/error.cc:398
3679
#: drizzled/drizzled_error_messages.h:396
2544
3681
msgid "Got error %d during FLUSH_LOGS"
2547
#: drizzled/error.cc:400
3684
#: drizzled/drizzled_error_messages.h:398
2549
3686
msgid "Got error %d during CHECKPOINT"
2552
#: drizzled/error.cc:402
3689
#: drizzled/drizzled_error_messages.h:400
2555
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3692
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2556
3693
"'%-.64s' (%-.64s)"
2559
#: drizzled/error.cc:404
3696
#: drizzled/drizzled_error_messages.h:402
2560
3697
msgid "The storage engine for the table does not support binary table dump"
2563
#: drizzled/error.cc:406
3700
#: drizzled/drizzled_error_messages.h:404
2564
3701
msgid "Binlog closed, cannot RESET MASTER"
2567
#: drizzled/error.cc:408
3704
#: drizzled/drizzled_error_messages.h:406
2569
3706
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2572
#: drizzled/error.cc:410
3709
#: drizzled/drizzled_error_messages.h:408
2574
3711
msgid "Error from master: '%-.64s'"
2577
#: drizzled/error.cc:412
3714
#: drizzled/drizzled_error_messages.h:410
2578
3715
msgid "Net error reading from master"
2581
#: drizzled/error.cc:414
3718
#: drizzled/drizzled_error_messages.h:412
2582
3719
msgid "Net error writing to master"
2585
#: drizzled/error.cc:416
3722
#: drizzled/drizzled_error_messages.h:414
2586
3723
msgid "Can't find FULLTEXT index matching the column list"
2589
#: drizzled/error.cc:418
3726
#: drizzled/drizzled_error_messages.h:416
2591
3728
"Can't execute the given command because you have active locked tables or an "
2592
3729
"active transaction"
2595
#: drizzled/error.cc:420
3732
#: drizzled/drizzled_error_messages.h:418
2597
3734
msgid "Unknown system variable '%-.64s'"
2600
#: drizzled/error.cc:422
3737
#: drizzled/drizzled_error_messages.h:420
2602
3739
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2605
#: drizzled/error.cc:424
3742
#: drizzled/drizzled_error_messages.h:422
2608
3745
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2611
#: drizzled/error.cc:426
3748
#: drizzled/drizzled_error_messages.h:424
2612
3749
msgid "Some non-transactional changed tables couldn't be rolled back"
2615
#: drizzled/error.cc:428
3752
#: drizzled/drizzled_error_messages.h:426
2617
3754
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2618
"of storage; increase this drizzled variable and try again"
3755
"of storage; increase this mysqld variable and try again"
2621
#: drizzled/error.cc:430
3758
#: drizzled/drizzled_error_messages.h:428
2623
3760
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2626
#: drizzled/error.cc:432
3763
#: drizzled/drizzled_error_messages.h:430
2628
3765
"This operation requires a running slave; configure slave and do START SLAVE"
2631
#: drizzled/error.cc:434
3768
#: drizzled/drizzled_error_messages.h:432
2632
3769
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2635
#: drizzled/error.cc:436
3772
#: drizzled/drizzled_error_messages.h:434
2637
3774
"Could not initialize master info structure; more error messages can be found "
2638
"in the Drizzle error log"
3775
"in the MySQL error log"
2641
#: drizzled/error.cc:438
3778
#: drizzled/drizzled_error_messages.h:436
2642
3779
msgid "Could not create slave thread; check system resources"
2645
#: drizzled/error.cc:440
3782
#: drizzled/drizzled_error_messages.h:438
2648
3785
"User %-.64s already has more than 'max_user_connections' active connections"
2651
#: drizzled/error.cc:442
3788
#: drizzled/drizzled_error_messages.h:440
2652
3789
msgid "You may only use constant expressions with SET"
2655
#: drizzled/error.cc:444
3792
#: drizzled/drizzled_error_messages.h:442
2656
3793
msgid "Lock wait timeout exceeded; try restarting transaction"
2659
#: drizzled/error.cc:446
3796
#: drizzled/drizzled_error_messages.h:444
2660
3797
msgid "The total number of locks exceeds the lock table size"
2663
#: drizzled/error.cc:448
3800
#: drizzled/drizzled_error_messages.h:446
2664
3801
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2667
#: drizzled/error.cc:450
3804
#: drizzled/drizzled_error_messages.h:448
2668
3805
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2671
#: drizzled/error.cc:452
3808
#: drizzled/drizzled_error_messages.h:450
2672
3809
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2675
#: drizzled/error.cc:454
3812
#: drizzled/drizzled_error_messages.h:452
2677
3814
msgid "Incorrect arguments to %s"
2680
#: drizzled/error.cc:456
3817
#: drizzled/drizzled_error_messages.h:454
2682
3819
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2685
#: drizzled/error.cc:458
3822
#: drizzled/drizzled_error_messages.h:456
2687
3824
"Incorrect table definition; all MERGE tables must be in the same database"
2690
#: drizzled/error.cc:460
3827
#: drizzled/drizzled_error_messages.h:458
2691
3828
msgid "Deadlock found when trying to get lock; try restarting transaction"
2694
#: drizzled/error.cc:462
3831
#: drizzled/drizzled_error_messages.h:460
2695
3832
msgid "The used table type doesn't support FULLTEXT indexes"
2698
#: drizzled/error.cc:464
3835
#: drizzled/drizzled_error_messages.h:462
2699
3836
msgid "Cannot add foreign key constraint"
2702
#: drizzled/error.cc:466
3839
#: drizzled/drizzled_error_messages.h:464
2703
3840
msgid "Cannot add or update a child row: a foreign key constraint fails"
2706
#: drizzled/error.cc:468
3843
#: drizzled/drizzled_error_messages.h:466
2707
3844
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2710
#: drizzled/error.cc:470
3847
#: drizzled/drizzled_error_messages.h:468
2712
3849
msgid "Error connecting to master: %-.128s"
2715
#: drizzled/error.cc:472
3852
#: drizzled/drizzled_error_messages.h:470
2717
3854
msgid "Error running query on master: %-.128s"
2720
#: drizzled/error.cc:474
3857
#: drizzled/drizzled_error_messages.h:472
2722
3859
msgid "Error when executing command %s: %-.128s"
2725
#: drizzled/error.cc:476
3862
#: drizzled/drizzled_error_messages.h:474
2727
3864
msgid "Incorrect usage of %s and %s"
2730
#: drizzled/error.cc:478
3867
#: drizzled/drizzled_error_messages.h:476
2731
3868
msgid "The used SELECT statements have a different number of columns"
2734
#: drizzled/error.cc:480
3871
#: drizzled/drizzled_error_messages.h:478
2735
3872
msgid "Can't execute the query because you have a conflicting read lock"
2738
#: drizzled/error.cc:482
3875
#: drizzled/drizzled_error_messages.h:480
2739
3876
msgid "Mixing of transactional and non-transactional tables is disabled"
2742
#: drizzled/error.cc:484
3879
#: drizzled/drizzled_error_messages.h:482
2744
3881
msgid "Option '%s' used twice in statement"
2747
#: drizzled/error.cc:486
3884
#: drizzled/drizzled_error_messages.h:484
2749
3886
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2752
#: drizzled/error.cc:488
3889
#: drizzled/drizzled_error_messages.h:486
2754
3891
msgid "Access denied; you need the %-.128s privilege for this operation"
2757
#: drizzled/error.cc:490
3894
#: drizzled/drizzled_error_messages.h:488
2760
3897
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2763
#: drizzled/error.cc:492
3900
#: drizzled/drizzled_error_messages.h:490
2766
3903
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2769
#: drizzled/error.cc:494
3906
#: drizzled/drizzled_error_messages.h:492
2771
3908
msgid "Variable '%-.64s' doesn't have a default value"
2774
#: drizzled/error.cc:496
3911
#: drizzled/drizzled_error_messages.h:494
2776
3913
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2779
#: drizzled/error.cc:498
3916
#: drizzled/drizzled_error_messages.h:496
2781
3918
msgid "Incorrect argument type to variable '%-.64s'"
2784
#: drizzled/error.cc:500
3921
#: drizzled/drizzled_error_messages.h:498
2786
3923
msgid "Variable '%-.64s' can only be set, not read"
2789
#: drizzled/error.cc:502
3926
#: drizzled/drizzled_error_messages.h:500
2791
3928
msgid "Incorrect usage/placement of '%s'"
2794
#: drizzled/error.cc:504
3931
#: drizzled/drizzled_error_messages.h:502
2796
msgid "This version of Drizzle doesn't yet support '%s'"
3933
msgid "This version of MySQL doesn't yet support '%s'"
2799
#: drizzled/error.cc:506
3936
#: drizzled/drizzled_error_messages.h:504
2802
3939
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2805
#: drizzled/error.cc:508
3942
#: drizzled/drizzled_error_messages.h:506
2806
3943
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2809
#: drizzled/error.cc:510
3946
#: drizzled/drizzled_error_messages.h:508
2811
3948
msgid "Variable '%-.192s' is a %s variable"
2814
#: drizzled/error.cc:512
3951
#: drizzled/drizzled_error_messages.h:510
2816
3953
msgid "Incorrect foreign key definition for '%-.192s': %s"
2819
#: drizzled/error.cc:514
3956
#: drizzled/drizzled_error_messages.h:512
2820
3957
msgid "Key reference and table reference don't match"
2823
#: drizzled/error.cc:516
3960
#: drizzled/drizzled_error_messages.h:514
2825
3962
msgid "Operand should contain %d column(s)"
2828
#: drizzled/error.cc:518
3965
#: drizzled/drizzled_error_messages.h:516
2829
3966
msgid "Subquery returns more than 1 row"
2832
#: drizzled/error.cc:520
3969
#: drizzled/drizzled_error_messages.h:518
2834
3971
msgid "Unknown prepared statement handler (%.*s) given to %s"
2837
#: drizzled/error.cc:522
3974
#: drizzled/drizzled_error_messages.h:520
2838
3975
msgid "Help database is corrupt or does not exist"
2841
#: drizzled/error.cc:524
3978
#: drizzled/drizzled_error_messages.h:522
2842
3979
msgid "Cyclic reference on subqueries"
2845
#: drizzled/error.cc:526
3982
#: drizzled/drizzled_error_messages.h:524
2847
3984
msgid "Converting column '%s' from %s to %s"
2850
#: drizzled/error.cc:528
3987
#: drizzled/drizzled_error_messages.h:526
2852
3989
msgid "Reference '%-.64s' not supported (%s)"
2855
#: drizzled/error.cc:530
3992
#: drizzled/drizzled_error_messages.h:528
2856
3993
msgid "Every derived table must have its own alias"
2859
#: drizzled/error.cc:532
3996
#: drizzled/drizzled_error_messages.h:530
2861
3998
msgid "Select %u was reduced during optimization"
2864
#: drizzled/error.cc:534
4001
#: drizzled/drizzled_error_messages.h:532
2866
4003
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2869
#: drizzled/error.cc:536
4006
#: drizzled/drizzled_error_messages.h:534
2871
4008
"Client does not support authentication protocol requested by server; "
2872
"consider upgrading Drizzle client"
4009
"consider upgrading MySQL client"
2875
#: drizzled/error.cc:538
4012
#: drizzled/drizzled_error_messages.h:536
2876
4013
msgid "All parts of a SPATIAL index must be NOT NULL"
2879
#: drizzled/error.cc:540
4016
#: drizzled/drizzled_error_messages.h:538
2881
4018
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2884
#: drizzled/error.cc:542
4021
#: drizzled/drizzled_error_messages.h:540
2885
4022
msgid "Slave is already running"
2888
#: drizzled/error.cc:544
4025
#: drizzled/drizzled_error_messages.h:542
2889
4026
msgid "Slave already has been stopped"
2892
#: drizzled/error.cc:546
4029
#: drizzled/drizzled_error_messages.h:544
2895
4032
"Uncompressed data size too large; the maximum size is %d (probably, length "
2896
4033
"of uncompressed data was corrupted)"
2899
#: drizzled/error.cc:548
4036
#: drizzled/drizzled_error_messages.h:546
2900
4037
msgid "ZLIB: Not enough memory"
2903
#: drizzled/error.cc:550
4040
#: drizzled/drizzled_error_messages.h:548
2905
4042
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2906
4043
"data was corrupted)"
2909
#: drizzled/error.cc:552
4046
#: drizzled/drizzled_error_messages.h:550
2910
4047
msgid "ZLIB: Input data corrupted"
2913
#: drizzled/error.cc:554
4050
#: drizzled/drizzled_error_messages.h:552
2915
4052
msgid "%d line(s) were cut by GROUP_CONCAT()"
2918
#: drizzled/error.cc:556
4055
#: drizzled/drizzled_error_messages.h:554
2920
4057
msgid "Row %ld doesn't contain data for all columns"
2923
#: drizzled/error.cc:558
4060
#: drizzled/drizzled_error_messages.h:556
2926
4063
"Row %ld was truncated; it contained more data than there were input columns"
2929
#: drizzled/error.cc:560
4066
#: drizzled/drizzled_error_messages.h:558
2932
4069
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2935
#: drizzled/error.cc:562
4072
#: drizzled/drizzled_error_messages.h:560
2937
4074
msgid "Out of range value for column '%s' at row %ld"
2940
#: drizzled/error.cc:564
4077
#: drizzled/drizzled_error_messages.h:562
2942
4079
msgid "Data truncated for column '%s' at row %ld"
2945
#: drizzled/error.cc:566
4082
#: drizzled/drizzled_error_messages.h:564
2947
4084
msgid "Using storage engine %s for table '%s'"
2950
#: drizzled/error.cc:568
4087
#: drizzled/drizzled_error_messages.h:566
2952
4089
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2955
#: drizzled/error.cc:570
4092
#: drizzled/drizzled_error_messages.h:568
2956
4093
msgid "Cannot drop one or more of the requested users"
2959
#: drizzled/error.cc:572
4096
#: drizzled/drizzled_error_messages.h:570
2960
4097
msgid "Can't revoke all privileges for one or more of the requested users"
2963
#: drizzled/error.cc:574
4100
#: drizzled/drizzled_error_messages.h:572
2965
4102
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2968
#: drizzled/error.cc:576
4105
#: drizzled/drizzled_error_messages.h:574
2970
4107
msgid "Illegal mix of collations for operation '%s'"
2973
#: drizzled/error.cc:578
4110
#: drizzled/drizzled_error_messages.h:576
2976
4113
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2977
4114
"variable_name)"
2980
#: drizzled/error.cc:580
4117
#: drizzled/drizzled_error_messages.h:578
2982
4119
msgid "Unknown collation: '%-.64s'"
2985
#: drizzled/error.cc:582
4122
#: drizzled/drizzled_error_messages.h:580
2987
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2988
"compiled without SSL support; they can be used later if Drizzle slave with "
4124
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4125
"compiled without SSL support; they can be used later if MySQL slave with SSL "
2992
#: drizzled/error.cc:584
4129
#: drizzled/drizzled_error_messages.h:582
2995
4132
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2996
4133
"old format; please change the password to the new format"
2999
#: drizzled/error.cc:586
4136
#: drizzled/drizzled_error_messages.h:584
3002
4139
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3006
#: drizzled/error.cc:588
4143
#: drizzled/drizzled_error_messages.h:586
3007
4144
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3010
#: drizzled/error.cc:590
4147
#: drizzled/drizzled_error_messages.h:588
3012
4149
"It is recommended to use --skip-slave-start when doing step-by-step "
3013
4150
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3014
"get an unexpected slave's drizzled restart"
4151
"get an unexpected slave's mysqld restart"
3017
#: drizzled/error.cc:592
4154
#: drizzled/drizzled_error_messages.h:590
3018
4155
msgid "SQL thread is not to be started so UNTIL options are ignored"
3021
#: drizzled/error.cc:594
4158
#: drizzled/drizzled_error_messages.h:592
3023
4160
msgid "Incorrect index name '%-.100s'"
3026
#: drizzled/error.cc:596
4163
#: drizzled/drizzled_error_messages.h:594
3028
4165
msgid "Incorrect catalog name '%-.100s'"
3031
#: drizzled/error.cc:598
4168
#: drizzled/drizzled_error_messages.h:596
3033
4170
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3036
#: drizzled/error.cc:600
4173
#: drizzled/drizzled_error_messages.h:598
3038
4175
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3041
#: drizzled/error.cc:602
4178
#: drizzled/drizzled_error_messages.h:600
3043
4180
msgid "Unknown key cache '%-.100s'"
3046
#: drizzled/error.cc:604
4183
#: drizzled/drizzled_error_messages.h:602
3048
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
4185
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3049
4186
"this switch for this grant to work"
3052
#: drizzled/error.cc:606
4189
#: drizzled/drizzled_error_messages.h:604
3054
4191
msgid "Unknown table engine '%s'"
3057
#: drizzled/error.cc:608
4194
#: drizzled/drizzled_error_messages.h:606
3059
4196
msgid "'%s' is deprecated; use '%s' instead"
3062
#: drizzled/error.cc:610
4199
#: drizzled/drizzled_error_messages.h:608
3064
4201
msgid "The target table %-.100s of the %s is not updatable"
3067
#: drizzled/error.cc:612
4204
#: drizzled/drizzled_error_messages.h:610
3070
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
4207
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
3074
#: drizzled/error.cc:614
4211
#: drizzled/drizzled_error_messages.h:612
3077
"The Drizzle server is running with the %s option so it cannot execute this "
4214
"The MySQL server is running with the %s option so it cannot execute this "
3081
#: drizzled/error.cc:616
4218
#: drizzled/drizzled_error_messages.h:614
3083
4220
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3086
#: drizzled/error.cc:618
4223
#: drizzled/drizzled_error_messages.h:616
3088
4225
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3091
#: drizzled/error.cc:620
4228
#: drizzled/drizzled_error_messages.h:618
3093
4230
"Incorrect table definition; there can be only one TIMESTAMP column with "
3094
4231
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3097
#: drizzled/error.cc:622
4234
#: drizzled/drizzled_error_messages.h:620
3099
4236
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3102
#: drizzled/error.cc:624
4239
#: drizzled/drizzled_error_messages.h:622
3103
4240
msgid "This command is not supported in the prepared statement protocol yet"
3106
#: drizzled/error.cc:626
4243
#: drizzled/drizzled_error_messages.h:624
3108
4245
msgid "Got error %d '%-.100s' from %s"
3111
#: drizzled/error.cc:628
4248
#: drizzled/drizzled_error_messages.h:626
3113
4250
msgid "Got temporary error %d '%-.100s' from %s"
3116
#: drizzled/error.cc:630
4253
#: drizzled/drizzled_error_messages.h:628
3118
4255
msgid "Unknown or incorrect time zone: '%-.64s'"
3121
#: drizzled/error.cc:632
4258
#: drizzled/drizzled_error_messages.h:630
3123
4260
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3126
#: drizzled/error.cc:634
4263
#: drizzled/drizzled_error_messages.h:632
3128
4265
msgid "Invalid %s character string: '%.64s'"
3131
#: drizzled/error.cc:636
4268
#: drizzled/drizzled_error_messages.h:634
3133
4270
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3136
#: drizzled/error.cc:638
4273
#: drizzled/drizzled_error_messages.h:636
3138
4275
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3141
#: drizzled/error.cc:640
4278
#: drizzled/drizzled_error_messages.h:638
3143
4280
msgid "Can't create a %s from within another stored routine"
3146
#: drizzled/error.cc:642
4283
#: drizzled/drizzled_error_messages.h:640
3148
4285
msgid "%s %s already exists"
3151
#: drizzled/error.cc:644
4288
#: drizzled/drizzled_error_messages.h:642
3153
4290
msgid "%s %s does not exist"
3156
#: drizzled/error.cc:646
4293
#: drizzled/drizzled_error_messages.h:644
3158
4295
msgid "Failed to DROP %s %s"
3161
#: drizzled/error.cc:648
4298
#: drizzled/drizzled_error_messages.h:646
3163
4300
msgid "Failed to CREATE %s %s"
3166
#: drizzled/error.cc:650
4303
#: drizzled/drizzled_error_messages.h:648
3168
4305
msgid "%s with no matching label: %s"
3171
#: drizzled/error.cc:652
4308
#: drizzled/drizzled_error_messages.h:650
3173
4310
msgid "Redefining label %s"
3176
#: drizzled/error.cc:654
4313
#: drizzled/drizzled_error_messages.h:652
3178
4315
msgid "End-label %s without match"
3181
#: drizzled/error.cc:656
4318
#: drizzled/drizzled_error_messages.h:654
3183
4320
msgid "Referring to uninitialized variable %s"
3186
#: drizzled/error.cc:658
4323
#: drizzled/drizzled_error_messages.h:656
3188
4325
msgid "PROCEDURE %s can't return a result set in the given context"
3191
#: drizzled/error.cc:660
4328
#: drizzled/drizzled_error_messages.h:658
3192
4329
msgid "RETURN is only allowed in a FUNCTION"
3195
#: drizzled/error.cc:662
4332
#: drizzled/drizzled_error_messages.h:660
3197
4334
msgid "%s is not allowed in stored procedures"
3200
#: drizzled/error.cc:664
4337
#: drizzled/drizzled_error_messages.h:662
3202
4339
"The update log is deprecated and replaced by the binary log; SET "
3203
4340
"SQL_LOG_UPDATE has been ignored"
3206
#: drizzled/error.cc:666
4343
#: drizzled/drizzled_error_messages.h:664
3208
4345
"The update log is deprecated and replaced by the binary log; SET "
3209
4346
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3212
#: drizzled/error.cc:668
4349
#: drizzled/drizzled_error_messages.h:666
3213
4350
msgid "Query execution was interrupted"
3216
#: drizzled/error.cc:670
4353
#: drizzled/drizzled_error_messages.h:668
3218
4355
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3221
#: drizzled/error.cc:672
4358
#: drizzled/drizzled_error_messages.h:670
3223
4360
msgid "Undefined CONDITION: %s"
3226
#: drizzled/error.cc:674
4363
#: drizzled/drizzled_error_messages.h:672
3228
4365
msgid "No RETURN found in FUNCTION %s"
3231
#: drizzled/error.cc:676
4368
#: drizzled/drizzled_error_messages.h:674
3233
4370
msgid "FUNCTION %s ended without RETURN"
3236
#: drizzled/error.cc:678
4373
#: drizzled/drizzled_error_messages.h:676
3237
4374
msgid "Cursor statement must be a SELECT"
3240
#: drizzled/error.cc:680
4377
#: drizzled/drizzled_error_messages.h:678
3241
4378
msgid "Cursor SELECT must not have INTO"
3244
#: drizzled/error.cc:682
4381
#: drizzled/drizzled_error_messages.h:680
3246
4383
msgid "Undefined CURSOR: %s"
3249
#: drizzled/error.cc:684
4386
#: drizzled/drizzled_error_messages.h:682
3250
4387
msgid "Cursor is already open"
3253
#: drizzled/error.cc:686
4390
#: drizzled/drizzled_error_messages.h:684
3254
4391
msgid "Cursor is not open"
3257
#: drizzled/error.cc:688
4394
#: drizzled/drizzled_error_messages.h:686
3259
4396
msgid "Undeclared variable: %s"
3262
#: drizzled/error.cc:690
4399
#: drizzled/drizzled_error_messages.h:688
3263
4400
msgid "Incorrect number of FETCH variables"
3266
#: drizzled/error.cc:692
4403
#: drizzled/drizzled_error_messages.h:690
3267
4404
msgid "No data - zero rows fetched, selected, or processed"
3270
#: drizzled/error.cc:694
4407
#: drizzled/drizzled_error_messages.h:692
3272
4409
msgid "Duplicate parameter: %s"
3275
#: drizzled/error.cc:696
4412
#: drizzled/drizzled_error_messages.h:694
3277
4414
msgid "Duplicate variable: %s"
3280
#: drizzled/error.cc:698
4417
#: drizzled/drizzled_error_messages.h:696
3282
4419
msgid "Duplicate condition: %s"
3285
#: drizzled/error.cc:700
4422
#: drizzled/drizzled_error_messages.h:698
3287
4424
msgid "Duplicate cursor: %s"
3290
#: drizzled/error.cc:702
4427
#: drizzled/drizzled_error_messages.h:700
3292
4429
msgid "Failed to ALTER %s %s"
3295
#: drizzled/error.cc:704
4432
#: drizzled/drizzled_error_messages.h:702
3296
4433
msgid "Subquery value not supported"
3299
#: drizzled/error.cc:706
4436
#: drizzled/drizzled_error_messages.h:704
3301
4438
msgid "%s is not allowed in stored function or trigger"
3304
#: drizzled/error.cc:708
4441
#: drizzled/drizzled_error_messages.h:706
3305
4442
msgid "Variable or condition declaration after cursor or handler declaration"
3308
#: drizzled/error.cc:710
4445
#: drizzled/drizzled_error_messages.h:708
3309
4446
msgid "Cursor declaration after handler declaration"
3312
#: drizzled/error.cc:712
4449
#: drizzled/drizzled_error_messages.h:710
3313
4450
msgid "Case not found for CASE statement"
3316
#: drizzled/error.cc:714
4453
#: drizzled/drizzled_error_messages.h:712
3318
4455
msgid "Configuration file '%-.192s' is too big"
3321
#: drizzled/error.cc:716
4458
#: drizzled/drizzled_error_messages.h:714
3323
4460
msgid "Malformed file type header in file '%-.192s'"
3326
#: drizzled/error.cc:718
4463
#: drizzled/drizzled_error_messages.h:716
3328
4465
msgid "Unexpected end of file while parsing comment '%-.200s'"
3331
#: drizzled/error.cc:720
4468
#: drizzled/drizzled_error_messages.h:718
3333
4470
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3336
#: drizzled/error.cc:722
4473
#: drizzled/drizzled_error_messages.h:720
3338
4475
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3341
#: drizzled/error.cc:724
4478
#: drizzled/drizzled_error_messages.h:722
3342
4479
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3345
#: drizzled/error.cc:726
4482
#: drizzled/drizzled_error_messages.h:724
3347
4484
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3350
#: drizzled/error.cc:728
4487
#: drizzled/drizzled_error_messages.h:726
3352
4489
msgid "'%-.192s.%-.192s' is not %s"
3355
#: drizzled/error.cc:730
4492
#: drizzled/drizzled_error_messages.h:728
3357
4494
msgid "Column '%-.192s' is not updatable"
3360
#: drizzled/error.cc:732
4497
#: drizzled/drizzled_error_messages.h:730
3361
4498
msgid "View's SELECT contains a subquery in the FROM clause"
3364
#: drizzled/error.cc:734
4501
#: drizzled/drizzled_error_messages.h:732
3366
4503
msgid "View's SELECT contains a '%s' clause"
3369
#: drizzled/error.cc:736
4506
#: drizzled/drizzled_error_messages.h:734
3370
4507
msgid "View's SELECT contains a variable or parameter"
3373
#: drizzled/error.cc:738
4510
#: drizzled/drizzled_error_messages.h:736
3375
4512
msgid "View's SELECT refers to a temporary table '%-.192s'"
3378
#: drizzled/error.cc:740
4515
#: drizzled/drizzled_error_messages.h:738
3379
4516
msgid "View's SELECT and view's field list have different column counts"
3382
#: drizzled/error.cc:742
4519
#: drizzled/drizzled_error_messages.h:740
3384
4521
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3387
#: drizzled/error.cc:744
4524
#: drizzled/drizzled_error_messages.h:742
3388
4525
msgid "View being updated does not have complete key of underlying table in it"
3391
#: drizzled/error.cc:746
4528
#: drizzled/drizzled_error_messages.h:744
3394
4531
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3395
4532
"(s) or definer/invoker of view lack rights to use them"
3398
#: drizzled/error.cc:748
4535
#: drizzled/drizzled_error_messages.h:746
3400
4537
msgid "Can't drop or alter a %s from within another stored routine"
3403
#: drizzled/error.cc:750
4540
#: drizzled/drizzled_error_messages.h:748
3404
4541
msgid "GOTO is not allowed in a stored procedure handler"
3407
#: drizzled/error.cc:752
4544
#: drizzled/drizzled_error_messages.h:750
3408
4545
msgid "Trigger already exists"
3411
#: drizzled/error.cc:754
4548
#: drizzled/drizzled_error_messages.h:752
3412
4549
msgid "Trigger does not exist"
3415
#: drizzled/error.cc:756
4552
#: drizzled/drizzled_error_messages.h:754
3417
4554
msgid "Trigger's '%-.192s' is view or temporary table"
3420
#: drizzled/error.cc:758
4557
#: drizzled/drizzled_error_messages.h:756
3422
4559
msgid "Updating of %s row is not allowed in %strigger"
3425
#: drizzled/error.cc:760
4562
#: drizzled/drizzled_error_messages.h:758
3427
4564
msgid "There is no %s row in %s trigger"
3430
#: drizzled/error.cc:762
4567
#: drizzled/drizzled_error_messages.h:760
3432
4569
msgid "Field '%-.192s' doesn't have a default value"
3435
#: drizzled/error.cc:764
4572
#: drizzled/drizzled_error_messages.h:762
3436
4573
msgid "Division by 0"
3439
#: drizzled/error.cc:766
4576
#: drizzled/drizzled_error_messages.h:764
3441
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4578
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
3444
#: drizzled/error.cc:768
4581
#: drizzled/drizzled_error_messages.h:766
3446
4583
msgid "Illegal %s '%-.192s' value found during parsing"
3449
#: drizzled/error.cc:770
4586
#: drizzled/drizzled_error_messages.h:768
3451
4588
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3454
#: drizzled/error.cc:772
4591
#: drizzled/drizzled_error_messages.h:770
3456
4593
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3459
#: drizzled/error.cc:774
4596
#: drizzled/drizzled_error_messages.h:772
3461
4598
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3464
#: drizzled/error.cc:776
4601
#: drizzled/drizzled_error_messages.h:774
3466
4603
msgid "Failed purging old relay logs: %s"
3469
#: drizzled/error.cc:778
4606
#: drizzled/drizzled_error_messages.h:776
3471
4608
msgid "Password hash should be a %d-digit hexadecimal number"
3474
#: drizzled/error.cc:780
4611
#: drizzled/drizzled_error_messages.h:778
3475
4612
msgid "Target log not found in binlog index"
3478
#: drizzled/error.cc:782
4615
#: drizzled/drizzled_error_messages.h:780
3479
4616
msgid "I/O error reading log index file"
3482
#: drizzled/error.cc:784
4619
#: drizzled/drizzled_error_messages.h:782
3483
4620
msgid "Server configuration does not permit binlog purge"
3486
#: drizzled/error.cc:786
4623
#: drizzled/drizzled_error_messages.h:784
3487
4624
msgid "Failed on fseek()"
3490
#: drizzled/error.cc:788
4627
#: drizzled/drizzled_error_messages.h:786
3491
4628
msgid "Fatal error during log purge"
3494
#: drizzled/error.cc:790
4631
#: drizzled/drizzled_error_messages.h:788
3495
4632
msgid "A purgeable log is in use, will not purge"
3498
#: drizzled/error.cc:792
4635
#: drizzled/drizzled_error_messages.h:790
3499
4636
msgid "Unknown error during log purge"
3502
#: drizzled/error.cc:794
4639
#: drizzled/drizzled_error_messages.h:792
3504
4641
msgid "Failed initializing relay log position: %s"
3507
#: drizzled/error.cc:796
4644
#: drizzled/drizzled_error_messages.h:794
3508
4645
msgid "You are not using binary logging"
3511
#: drizzled/error.cc:798
4648
#: drizzled/drizzled_error_messages.h:796
3514
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4651
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
3517
#: drizzled/error.cc:800
4654
#: drizzled/drizzled_error_messages.h:798
3518
4655
msgid "WSAStartup Failed"
3521
#: drizzled/error.cc:802
4658
#: drizzled/drizzled_error_messages.h:800
3522
4659
msgid "Can't handle procedures with different groups yet"
3525
#: drizzled/error.cc:804
4662
#: drizzled/drizzled_error_messages.h:802
3526
4663
msgid "Select must have a group with this procedure"
3529
#: drizzled/error.cc:806
4666
#: drizzled/drizzled_error_messages.h:804
3530
4667
msgid "Can't use ORDER clause with this procedure"
3533
#: drizzled/error.cc:808
4670
#: drizzled/drizzled_error_messages.h:806
3535
4672
msgid "Binary logging and replication forbid changing the global server %s"
3538
#: drizzled/error.cc:810
4675
#: drizzled/drizzled_error_messages.h:808
3540
4677
msgid "Can't map file: %-.200s, errno: %d"
3543
#: drizzled/error.cc:812
4680
#: drizzled/drizzled_error_messages.h:810
3545
4682
msgid "Wrong magic in %-.64s"
3548
#: drizzled/error.cc:814
4685
#: drizzled/drizzled_error_messages.h:812
3549
4686
msgid "Prepared statement contains too many placeholders"
3552
#: drizzled/error.cc:816
4689
#: drizzled/drizzled_error_messages.h:814
3554
4691
msgid "Key part '%-.192s' length cannot be 0"
3557
#: drizzled/error.cc:818
4694
#: drizzled/drizzled_error_messages.h:816
3558
4695
msgid "View text checksum failed"
3561
#: drizzled/error.cc:820
4698
#: drizzled/drizzled_error_messages.h:818
3564
4701
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3567
#: drizzled/error.cc:822
4704
#: drizzled/drizzled_error_messages.h:820
3569
4706
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3572
#: drizzled/error.cc:824
4709
#: drizzled/drizzled_error_messages.h:822
3574
4711
msgid "Can not delete from join view '%-.192s.%-.192s'"
3577
#: drizzled/error.cc:826
4714
#: drizzled/drizzled_error_messages.h:824
3579
4716
msgid "Operation %s failed for %.256s"
3582
#: drizzled/error.cc:828
4719
#: drizzled/drizzled_error_messages.h:826
3583
4720
msgid "XAER_NOTA: Unknown XID"
3586
#: drizzled/error.cc:830
4723
#: drizzled/drizzled_error_messages.h:828
3587
4724
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3590
#: drizzled/error.cc:832
4727
#: drizzled/drizzled_error_messages.h:830
3593
4730
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3594
4731
"the %.64s state"
3597
#: drizzled/error.cc:834
4734
#: drizzled/drizzled_error_messages.h:832
3598
4735
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3601
#: drizzled/error.cc:836
4738
#: drizzled/drizzled_error_messages.h:834
3603
4740
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3604
4741
"for consistency"
3607
#: drizzled/error.cc:838
4744
#: drizzled/drizzled_error_messages.h:836
3608
4745
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3611
#: drizzled/error.cc:840
4748
#: drizzled/drizzled_error_messages.h:838
3614
4751
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3618
#: drizzled/error.cc:842
4755
#: drizzled/drizzled_error_messages.h:840
3619
4756
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3622
#: drizzled/error.cc:844
4759
#: drizzled/drizzled_error_messages.h:842
3623
4760
msgid "Failed to revoke all privileges to dropped routine"
3626
#: drizzled/error.cc:846
4763
#: drizzled/drizzled_error_messages.h:844
3628
4765
msgid "Data too long for column '%s' at row %ld"
3631
#: drizzled/error.cc:848
4768
#: drizzled/drizzled_error_messages.h:846
3633
4770
msgid "Bad SQLSTATE: '%s'"
3636
#: drizzled/error.cc:850
4773
#: drizzled/drizzled_error_messages.h:848
3639
4776
"%s: ready for connections.\n"
3640
4777
"Version: '%s' socket: '%s' port: %d %s"
3643
#: drizzled/error.cc:852
4780
#: drizzled/drizzled_error_messages.h:850
3644
4781
msgid "Can't load value from file with fixed size rows to variable"
3647
#: drizzled/error.cc:854
4784
#: drizzled/drizzled_error_messages.h:852
3648
4785
msgid "You are not allowed to create a user with GRANT"
3651
#: drizzled/error.cc:856
4788
#: drizzled/drizzled_error_messages.h:854
3653
4790
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3656
#: drizzled/error.cc:858
4793
#: drizzled/drizzled_error_messages.h:856
3657
4794
msgid "Table definition has changed, please retry transaction"
3660
#: drizzled/error.cc:860
4797
#: drizzled/drizzled_error_messages.h:858
3661
4798
msgid "Duplicate handler declared in the same block"
3664
#: drizzled/error.cc:862
4801
#: drizzled/drizzled_error_messages.h:860
3667
4804
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3668
4805
"variable in BEFORE trigger"
3671
#: drizzled/error.cc:864
4808
#: drizzled/drizzled_error_messages.h:862
3673
4810
msgid "Not allowed to return a result set from a %s"
3676
#: drizzled/error.cc:866
4813
#: drizzled/drizzled_error_messages.h:864
3677
4814
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3680
#: drizzled/error.cc:868
4817
#: drizzled/drizzled_error_messages.h:866
3682
4819
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3683
4820
"declaration and binary logging is enabled; if non-transactional tables were "
3684
4821
"updated, the binary log will miss their changes"
3687
#: drizzled/error.cc:870
4824
#: drizzled/drizzled_error_messages.h:868
3689
4826
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3690
4827
"declaration and binary logging is enabled (you *might* want to use the less "
3691
4828
"safe log_bin_trust_function_creators variable)"
3694
#: drizzled/error.cc:872
4831
#: drizzled/drizzled_error_messages.h:870
3696
4833
"You do not have the SUPER privilege and binary logging is enabled (you "
3697
4834
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3700
#: drizzled/error.cc:874
4837
#: drizzled/drizzled_error_messages.h:872
3702
4839
"You can't execute a prepared statement which has an open cursor associated "
3703
4840
"with it. Reset the statement to re-execute it."
3706
#: drizzled/error.cc:876
4843
#: drizzled/drizzled_error_messages.h:874
3708
4845
msgid "The statement (%lu) has no open cursor."
3711
#: drizzled/error.cc:878
4848
#: drizzled/drizzled_error_messages.h:876
3713
4850
"Explicit or implicit commit is not allowed in stored function or trigger."
3716
#: drizzled/error.cc:880
4853
#: drizzled/drizzled_error_messages.h:878
3719
4856
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3722
#: drizzled/error.cc:882
4859
#: drizzled/drizzled_error_messages.h:880
3723
4860
msgid "Recursive stored functions and triggers are not allowed."
3726
#: drizzled/error.cc:884
4863
#: drizzled/drizzled_error_messages.h:882
3728
4865
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3731
#: drizzled/error.cc:886
4868
#: drizzled/drizzled_error_messages.h:884
3733
4870
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3736
#: drizzled/error.cc:888
4873
#: drizzled/drizzled_error_messages.h:886
3739
4876
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3743
#: drizzled/error.cc:890
4880
#: drizzled/drizzled_error_messages.h:888
3745
4882
"You can't combine write-locking of system tables with other tables or lock "
3749
#: drizzled/error.cc:892
4886
#: drizzled/drizzled_error_messages.h:890
3751
4888
msgid "Unable to connect to foreign data source: %.64s"
3754
#: drizzled/error.cc:894
4891
#: drizzled/drizzled_error_messages.h:892
3757
4894
"There was a problem processing the query on the foreign data source. Data "
3758
4895
"source error: %-.64s"
3761
#: drizzled/error.cc:896
4898
#: drizzled/drizzled_error_messages.h:894
3764
4901
"The foreign data source you are trying to reference does not exist. Data "
3765
4902
"source error: %-.64s"
3768
#: drizzled/error.cc:898
4905
#: drizzled/drizzled_error_messages.h:896
3771
4908
"Can't create federated table. The data source connection string '%-.64s' is "
3772
4909
"not in the correct format"
3775
#: drizzled/error.cc:900
4912
#: drizzled/drizzled_error_messages.h:898
3777
4914
msgid "The data source connection string '%-.64s' is not in the correct format"
3780
#: drizzled/error.cc:902
4917
#: drizzled/drizzled_error_messages.h:900
3782
4919
msgid "Can't create federated table. Foreign data src error: %-.64s"
3785
#: drizzled/error.cc:904
4922
#: drizzled/drizzled_error_messages.h:902
3786
4923
msgid "Trigger in wrong schema"
3789
#: drizzled/error.cc:906
4926
#: drizzled/drizzled_error_messages.h:904
3792
4929
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3793
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4930
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
3796
#: drizzled/error.cc:908
4933
#: drizzled/drizzled_error_messages.h:906
3798
4935
msgid "Routine body for '%-.100s' is too long"
3801
#: drizzled/error.cc:910
4938
#: drizzled/drizzled_error_messages.h:908
3802
4939
msgid "Cannot drop default keycache"
3805
#: drizzled/error.cc:912
4942
#: drizzled/drizzled_error_messages.h:910
3807
4944
msgid "Display width out of range for column '%-.192s' (max = %d)"
3810
#: drizzled/error.cc:914
4947
#: drizzled/drizzled_error_messages.h:912
3811
4948
msgid "XAER_DUPID: The XID already exists"
3814
#: drizzled/error.cc:916
4951
#: drizzled/drizzled_error_messages.h:914
3816
4953
msgid "Datetime function: %-.32s field overflow"
3819
#: drizzled/error.cc:918
4956
#: drizzled/drizzled_error_messages.h:916
3822
4959
"Can't update table '%-.192s' in stored function/trigger because it is "
3823
4960
"already used by statement which invoked this stored function/trigger."
3826
#: drizzled/error.cc:920
4963
#: drizzled/drizzled_error_messages.h:918
3829
4966
"The definition of table '%-.192s' prevents operation %.192s on table "
3833
#: drizzled/error.cc:922
4970
#: drizzled/drizzled_error_messages.h:920
3835
4972
"The prepared statement contains a stored routine call that refers to that "
3836
4973
"same statement. It's not allowed to execute a prepared statement in such a "
3837
4974
"recursive manner"
3840
#: drizzled/error.cc:924
4977
#: drizzled/drizzled_error_messages.h:922
3841
4978
msgid "Not allowed to set autocommit from a stored function or trigger"
3844
#: drizzled/error.cc:926
4981
#: drizzled/drizzled_error_messages.h:924
3845
4982
msgid "Definer is not fully qualified"
3848
#: drizzled/error.cc:928
4985
#: drizzled/drizzled_error_messages.h:926
3851
4988
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3852
4989
"Current user is used as definer. Please recreate the view!"
3855
#: drizzled/error.cc:930
4992
#: drizzled/drizzled_error_messages.h:928
3858
4995
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3862
#: drizzled/error.cc:932
4999
#: drizzled/drizzled_error_messages.h:930
3864
5001
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3867
#: drizzled/error.cc:934
5004
#: drizzled/drizzled_error_messages.h:932
3869
5006
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3872
#: drizzled/error.cc:936
5009
#: drizzled/drizzled_error_messages.h:934
3875
5012
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3878
#: drizzled/error.cc:938
5015
#: drizzled/drizzled_error_messages.h:936
3881
5018
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3884
#: drizzled/error.cc:940
5021
#: drizzled/drizzled_error_messages.h:938
3886
5023
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3889
#: drizzled/error.cc:942
5026
#: drizzled/drizzled_error_messages.h:940
3892
5029
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3894
5031
"insufficient privileges. Please recreate the trigger."
3897
#: drizzled/error.cc:944
5034
#: drizzled/drizzled_error_messages.h:942
3899
5036
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3902
#: drizzled/error.cc:946
5039
#: drizzled/drizzled_error_messages.h:944
3905
5042
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3906
5043
"exceeded for routine %.192s"
3909
#: drizzled/error.cc:948
5046
#: drizzled/drizzled_error_messages.h:946
3912
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3913
"or contains bad data (internal code %d)"
5049
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
5050
"contains bad data (internal code %d)"
3916
#: drizzled/error.cc:950
5053
#: drizzled/drizzled_error_messages.h:948
3918
5055
msgid "Incorrect routine name '%-.192s'"
3921
#: drizzled/error.cc:952
5058
#: drizzled/drizzled_error_messages.h:950
3923
5060
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3926
#: drizzled/error.cc:954
5063
#: drizzled/drizzled_error_messages.h:952
3927
5064
msgid "AGGREGATE is not supported for stored functions"
3930
#: drizzled/error.cc:956
5067
#: drizzled/drizzled_error_messages.h:954
3933
5070
"Can't create more than max_prepared_stmt_count statements (current value: %"
3937
#: drizzled/error.cc:958
5074
#: drizzled/drizzled_error_messages.h:956
3939
5076
msgid "`%-.192s`.`%-.192s` contains view recursion"
3942
#: drizzled/error.cc:960
5079
#: drizzled/drizzled_error_messages.h:958
3944
5081
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3947
#: drizzled/error.cc:962
5084
#: drizzled/drizzled_error_messages.h:960
3948
5085
msgid "The used table type doesn't support SPATIAL indexes"
3951
#: drizzled/error.cc:964
5088
#: drizzled/drizzled_error_messages.h:962
3952
5089
msgid "Triggers can not be created on system tables"
3955
#: drizzled/error.cc:966
5092
#: drizzled/drizzled_error_messages.h:964
3957
5094
msgid "Leading spaces are removed from name '%s'"
3960
#: drizzled/error.cc:968
5097
#: drizzled/drizzled_error_messages.h:966
3961
5098
msgid "Failed to read auto-increment value from storage engine"
3964
#: drizzled/error.cc:970
5101
#: drizzled/drizzled_error_messages.h:968
3965
5102
msgid "user name"
3968
#: drizzled/error.cc:972
5105
#: drizzled/drizzled_error_messages.h:970
3969
5106
msgid "host name"
3972
#: drizzled/error.cc:974
5109
#: drizzled/drizzled_error_messages.h:972
3974
5111
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3977
#: drizzled/error.cc:976
5114
#: drizzled/drizzled_error_messages.h:974
3979
5116
msgid "The target table %-.100s of the %s is not insertable-into"
3982
#: drizzled/error.cc:978
5119
#: drizzled/drizzled_error_messages.h:976
3985
5122
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3988
#: drizzled/error.cc:980
5125
#: drizzled/drizzled_error_messages.h:978
3989
5126
msgid "Too high level of nesting for select"
3992
#: drizzled/error.cc:982
5129
#: drizzled/drizzled_error_messages.h:980
3994
5131
msgid "Name '%-.64s' has become ''"
3997
#: drizzled/error.cc:984
5134
#: drizzled/drizzled_error_messages.h:982
3999
5136
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4000
5137
"optional and non-empty FIELDS ENCLOSED BY"
4003
#: drizzled/error.cc:986
5140
#: drizzled/drizzled_error_messages.h:984
4005
5142
msgid "The foreign server, %s, you are trying to create already exists."
4008
#: drizzled/error.cc:988
5145
#: drizzled/drizzled_error_messages.h:986
4011
5148
"The foreign server name you are trying to reference does not exist. Data "
4012
5149
"source error: %-.64s"
4015
#: drizzled/error.cc:990
5152
#: drizzled/drizzled_error_messages.h:988
4018
5155
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4021
#: drizzled/error.cc:992
5158
#: drizzled/drizzled_error_messages.h:990
4024
5161
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4025
5162
"each partition"
4028
#: drizzled/error.cc:994
5165
#: drizzled/drizzled_error_messages.h:992
4030
5167
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4033
#: drizzled/error.cc:996
5170
#: drizzled/drizzled_error_messages.h:994
4034
5171
msgid "MAXVALUE can only be used in last partition definition"
4037
#: drizzled/error.cc:998
5174
#: drizzled/drizzled_error_messages.h:996
4038
5175
msgid "Subpartitions can only be hash partitions and by key"
4041
#: drizzled/error.cc:1000
5178
#: drizzled/drizzled_error_messages.h:998
4042
5179
msgid "Must define subpartitions on all partitions if on one partition"
4045
#: drizzled/error.cc:1002
5182
#: drizzled/drizzled_error_messages.h:1000
4046
5183
msgid "Wrong number of partitions defined, mismatch with previous setting"
4049
#: drizzled/error.cc:1004
5186
#: drizzled/drizzled_error_messages.h:1002
4050
5187
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4053
#: drizzled/error.cc:1006
5190
#: drizzled/drizzled_error_messages.h:1004
4054
5191
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4057
#: drizzled/error.cc:1008
5194
#: drizzled/drizzled_error_messages.h:1006
4058
5195
msgid "Expression in RANGE/LIST VALUES must be constant"
4061
#: drizzled/error.cc:1010
5198
#: drizzled/drizzled_error_messages.h:1008
4062
5199
msgid "Field in list of fields for partition function not found in table"
4065
#: drizzled/error.cc:1012
5202
#: drizzled/drizzled_error_messages.h:1010
4066
5203
msgid "List of fields is only allowed in KEY partitions"
4069
#: drizzled/error.cc:1014
5206
#: drizzled/drizzled_error_messages.h:1012
4071
5208
"The partition info in the frm file is not consistent with what can be "
4072
5209
"written into the frm file"
4075
#: drizzled/error.cc:1016
5212
#: drizzled/drizzled_error_messages.h:1014
4077
5214
msgid "The %-.192s function returns the wrong type"
4080
#: drizzled/error.cc:1018
5217
#: drizzled/drizzled_error_messages.h:1016
4082
5219
msgid "For %-.64s partitions each partition must be defined"
4085
#: drizzled/error.cc:1020
5222
#: drizzled/drizzled_error_messages.h:1018
4086
5223
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4089
#: drizzled/error.cc:1022
5226
#: drizzled/drizzled_error_messages.h:1020
4090
5227
msgid "VALUES value must be of same type as partition function"
4093
#: drizzled/error.cc:1024
5230
#: drizzled/drizzled_error_messages.h:1022
4094
5231
msgid "Multiple definition of same constant in list partitioning"
4097
#: drizzled/error.cc:1026
5234
#: drizzled/drizzled_error_messages.h:1024
4098
5235
msgid "Partitioning can not be used stand-alone in query"
4101
#: drizzled/error.cc:1028
5238
#: drizzled/drizzled_error_messages.h:1026
4103
"The mix of handlers in the partitions is not allowed in this version of "
5240
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4107
#: drizzled/error.cc:1030
5243
#: drizzled/drizzled_error_messages.h:1028
4109
5245
msgid "For the partitioned engine it is necessary to define all %-.64s"
4112
#: drizzled/error.cc:1032
5248
#: drizzled/drizzled_error_messages.h:1030
4113
5249
msgid "Too many partitions (including subpartitions) were defined"
4116
#: drizzled/error.cc:1034
5252
#: drizzled/drizzled_error_messages.h:1032
4118
5254
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4119
5255
"partitioning for subpartitioning"
4122
#: drizzled/error.cc:1036
5258
#: drizzled/drizzled_error_messages.h:1034
4123
5259
msgid "Failed to create specific handler file"
4126
#: drizzled/error.cc:1038
5262
#: drizzled/drizzled_error_messages.h:1036
4127
5263
msgid "A BLOB field is not allowed in partition function"
4130
#: drizzled/error.cc:1040
5266
#: drizzled/drizzled_error_messages.h:1038
4132
5268
msgid "A %-.192s must include all columns in the table's partitioning function"
4135
#: drizzled/error.cc:1042
5271
#: drizzled/drizzled_error_messages.h:1040
4137
5273
msgid "Number of %-.64s = 0 is not an allowed value"
4140
#: drizzled/error.cc:1044
5276
#: drizzled/drizzled_error_messages.h:1042
4141
5277
msgid "Partition management on a not partitioned table is not possible"
4144
#: drizzled/error.cc:1046
5280
#: drizzled/drizzled_error_messages.h:1044
4146
5282
"Foreign key condition is not yet supported in conjunction with partitioning"
4149
#: drizzled/error.cc:1048
5285
#: drizzled/drizzled_error_messages.h:1046
4151
5287
msgid "Error in list of partitions to %-.64s"
4154
#: drizzled/error.cc:1050
5290
#: drizzled/drizzled_error_messages.h:1048
4155
5291
msgid "Cannot remove all partitions, use DROP TABLE instead"
4158
#: drizzled/error.cc:1052
5294
#: drizzled/drizzled_error_messages.h:1050
4159
5295
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4162
#: drizzled/error.cc:1054
5298
#: drizzled/drizzled_error_messages.h:1052
4164
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
5300
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4165
5301
"their numbers"
4168
#: drizzled/error.cc:1056
5304
#: drizzled/drizzled_error_messages.h:1054
4170
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
5306
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4171
5307
"tables using HASH PARTITIONs"
4174
#: drizzled/error.cc:1058
5310
#: drizzled/drizzled_error_messages.h:1056
4176
5312
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4179
#: drizzled/error.cc:1060
5315
#: drizzled/drizzled_error_messages.h:1058
4180
5316
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4183
#: drizzled/error.cc:1062
5319
#: drizzled/drizzled_error_messages.h:1060
4184
5320
msgid "At least one partition must be added"
4187
#: drizzled/error.cc:1064
5323
#: drizzled/drizzled_error_messages.h:1062
4188
5324
msgid "At least one partition must be coalesced"
4191
#: drizzled/error.cc:1066
4192
msgid "More partitions to reorganize than there are partitions"
5327
#: drizzled/drizzled_error_messages.h:1064
5328
msgid "More partitions to reorganise than there are partitions"
4195
#: drizzled/error.cc:1068
5331
#: drizzled/drizzled_error_messages.h:1066
4197
5333
msgid "Duplicate partition name %-.192s"
4200
#: drizzled/error.cc:1070
5336
#: drizzled/drizzled_error_messages.h:1068
4201
5337
msgid "It is not allowed to shut off binlog on this command"
4204
#: drizzled/error.cc:1072
4205
msgid "When reorganizing a set of partitions they must be in consecutive order"
5340
#: drizzled/drizzled_error_messages.h:1070
5341
msgid "When reorganising a set of partitions they must be in consecutive order"
4208
#: drizzled/error.cc:1074
5344
#: drizzled/drizzled_error_messages.h:1072
4210
5346
"Reorganize of range partitions cannot change total ranges except for last "
4211
5347
"partition where it can extend the range"
4214
#: drizzled/error.cc:1076
5350
#: drizzled/drizzled_error_messages.h:1074
4215
5351
msgid "Partition function not supported in this version for this handler"
4218
#: drizzled/error.cc:1078
5354
#: drizzled/drizzled_error_messages.h:1076
4219
5355
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4222
#: drizzled/error.cc:1080
5358
#: drizzled/drizzled_error_messages.h:1078
4224
5360
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4227
#: drizzled/error.cc:1082
5363
#: drizzled/drizzled_error_messages.h:1080
4229
5365
msgid "Plugin '%-.192s' is not loaded"
4232
#: drizzled/error.cc:1084
5368
#: drizzled/drizzled_error_messages.h:1082
4234
5370
msgid "Incorrect %-.32s value: '%-.128s'"
4237
#: drizzled/error.cc:1086
5373
#: drizzled/drizzled_error_messages.h:1084
4239
5375
msgid "Table has no partition for value %-.64s"
4242
#: drizzled/error.cc:1088
5378
#: drizzled/drizzled_error_messages.h:1086
4244
5380
msgid "It is not allowed to specify %s more than once"
4247
#: drizzled/error.cc:1090 drizzled/error.cc:1226
5383
#: drizzled/drizzled_error_messages.h:1088
5384
#: drizzled/drizzled_error_messages.h:1224
4249
5386
msgid "Failed to create %s"
4252
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5389
#: drizzled/drizzled_error_messages.h:1090
5390
#: drizzled/drizzled_error_messages.h:1114
4254
5392
msgid "Failed to drop %s"
4257
#: drizzled/error.cc:1094
5395
#: drizzled/drizzled_error_messages.h:1092
4258
5396
msgid "The handler doesn't support autoextend of tablespaces"
4261
#: drizzled/error.cc:1096
5399
#: drizzled/drizzled_error_messages.h:1094
4263
5401
"A size parameter was incorrectly specified, either number or on the form 10M"
4266
#: drizzled/error.cc:1098
5404
#: drizzled/drizzled_error_messages.h:1096
4268
5406
"The size number was correct but we don't allow the digit part to be more "
4269
5407
"than 2 billion"
4272
#: drizzled/error.cc:1100
5410
#: drizzled/drizzled_error_messages.h:1098
4274
5412
msgid "Failed to alter: %s"
4277
#: drizzled/error.cc:1102
5415
#: drizzled/drizzled_error_messages.h:1100
4278
5416
msgid "Writing one row to the row-based binary log failed"
4281
#: drizzled/error.cc:1104
5419
#: drizzled/drizzled_error_messages.h:1102
4283
5421
msgid "Table definition on master and slave does not match: %s"
4286
#: drizzled/error.cc:1106
5424
#: drizzled/drizzled_error_messages.h:1104
4288
5426
"Slave running with --log-slave-updates must use row-based binary logging to "
4289
5427
"be able to replicate row-based binary log events"
4292
#: drizzled/error.cc:1108
5430
#: drizzled/drizzled_error_messages.h:1106
4294
5432
msgid "Event '%-.192s' already exists"
4297
#: drizzled/error.cc:1110
5435
#: drizzled/drizzled_error_messages.h:1108
4299
5437
msgid "Failed to store event %s. Error code %d from storage engine."
4302
#: drizzled/error.cc:1112
5440
#: drizzled/drizzled_error_messages.h:1110
4304
5442
msgid "Unknown event '%-.192s'"
4307
#: drizzled/error.cc:1114
5445
#: drizzled/drizzled_error_messages.h:1112
4309
5447
msgid "Failed to alter event '%-.192s'"
4312
#: drizzled/error.cc:1118
5450
#: drizzled/drizzled_error_messages.h:1116
4313
5451
msgid "INTERVAL is either not positive or too big"
4316
#: drizzled/error.cc:1120
5454
#: drizzled/drizzled_error_messages.h:1118
4317
5455
msgid "ENDS is either invalid or before STARTS"
4320
#: drizzled/error.cc:1122
5458
#: drizzled/drizzled_error_messages.h:1120
4321
5459
msgid "Event execution time is in the past. Event has been disabled"
4324
#: drizzled/error.cc:1124
4325
msgid "Failed to open drizzle.event"
5462
#: drizzled/drizzled_error_messages.h:1122
5463
msgid "Failed to open mysql.event"
4328
#: drizzled/error.cc:1126
5466
#: drizzled/drizzled_error_messages.h:1124
4329
5467
msgid "No datetime expression provided"
4332
#: drizzled/error.cc:1128
5470
#: drizzled/drizzled_error_messages.h:1126
4335
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
5473
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
4336
5474
"probably corrupted"
4339
#: drizzled/error.cc:1130
5477
#: drizzled/drizzled_error_messages.h:1128
4341
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4344
#: drizzled/error.cc:1132
4345
msgid "Failed to delete the event from drizzle.event"
4348
#: drizzled/error.cc:1134
5479
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5482
#: drizzled/drizzled_error_messages.h:1130
5483
msgid "Failed to delete the event from mysql.event"
5486
#: drizzled/drizzled_error_messages.h:1132
4349
5487
msgid "Error during compilation of event's body"
4352
#: drizzled/error.cc:1136
5490
#: drizzled/drizzled_error_messages.h:1134
4353
5491
msgid "Same old and new event name"
4356
#: drizzled/error.cc:1138
5494
#: drizzled/drizzled_error_messages.h:1136
4358
5496
msgid "Data for column '%s' too long"
4361
#: drizzled/error.cc:1140
5499
#: drizzled/drizzled_error_messages.h:1138
4363
5501
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4366
#: drizzled/error.cc:1142
5504
#: drizzled/drizzled_error_messages.h:1140
4369
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
5507
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
4373
#: drizzled/error.cc:1144
5511
#: drizzled/drizzled_error_messages.h:1142
4374
5512
msgid "You can't write-lock a log table. Only read access is possible"
4377
#: drizzled/error.cc:1146
5515
#: drizzled/drizzled_error_messages.h:1144
4378
5516
msgid "You can't use locks with log tables."
4381
#: drizzled/error.cc:1148
5519
#: drizzled/drizzled_error_messages.h:1146
4384
5522
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4385
5523
"d would lead to a duplicate entry"
4388
#: drizzled/error.cc:1150
5526
#: drizzled/drizzled_error_messages.h:1148
4391
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4392
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
5529
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5530
"%d, now running %d. Please use mysql_upgrade to fix this error."
4395
#: drizzled/error.cc:1152
5533
#: drizzled/drizzled_error_messages.h:1150
4397
5535
"Cannot switch out of the row-based binary log format when the session has "
4398
5536
"open temporary tables"
4401
#: drizzled/error.cc:1154
5539
#: drizzled/drizzled_error_messages.h:1152
4403
5541
"Cannot change the binary logging format inside a stored function or trigger"
4406
#: drizzled/error.cc:1156
5544
#: drizzled/drizzled_error_messages.h:1154
4408
5546
"The NDB cluster engine does not support changing the binlog format on the "
4412
#: drizzled/error.cc:1158
5550
#: drizzled/drizzled_error_messages.h:1156
4413
5551
msgid "Cannot create temporary table with partitions"
4416
#: drizzled/error.cc:1160
5554
#: drizzled/drizzled_error_messages.h:1158
4417
5555
msgid "Partition constant is out of partition function domain"
4420
#: drizzled/error.cc:1162
5558
#: drizzled/drizzled_error_messages.h:1160
4421
5559
msgid "This partition function is not allowed"
4424
#: drizzled/error.cc:1164
5562
#: drizzled/drizzled_error_messages.h:1162
4425
5563
msgid "Error in DDL log"
4428
#: drizzled/error.cc:1166
5566
#: drizzled/drizzled_error_messages.h:1164
4429
5567
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4432
#: drizzled/error.cc:1168
5570
#: drizzled/drizzled_error_messages.h:1166
4433
5571
msgid "Incorrect partition name"
4436
#: drizzled/error.cc:1170
5574
#: drizzled/drizzled_error_messages.h:1168
4438
5576
"Transaction isolation level can't be changed while a transaction is in "
4442
#: drizzled/error.cc:1172
5580
#: drizzled/drizzled_error_messages.h:1170
4445
5583
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4446
5584
"'%-.192s' for key '%-.192s'"
4449
#: drizzled/error.cc:1174
5587
#: drizzled/drizzled_error_messages.h:1172
4451
5589
msgid "Internal scheduler error %d"
4454
#: drizzled/error.cc:1176
5592
#: drizzled/drizzled_error_messages.h:1174
4456
5594
msgid "Error during starting/stopping of the scheduler. Error code %u"
4459
#: drizzled/error.cc:1178
5597
#: drizzled/drizzled_error_messages.h:1176
4460
5598
msgid "Engine cannot be used in partitioned tables"
4463
#: drizzled/error.cc:1180
5601
#: drizzled/drizzled_error_messages.h:1178
4465
5603
msgid "Cannot activate '%-.64s' log"
4468
#: drizzled/error.cc:1182
5606
#: drizzled/drizzled_error_messages.h:1180
4469
5607
msgid "The server was not built with row-based replication"
4472
#: drizzled/error.cc:1184
5610
#: drizzled/drizzled_error_messages.h:1182
4473
5611
msgid "Decoding of base64 string failed"
4476
#: drizzled/error.cc:1186
5614
#: drizzled/drizzled_error_messages.h:1184
4477
5615
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4480
#: drizzled/error.cc:1188
5618
#: drizzled/drizzled_error_messages.h:1186
4482
5620
"Cannot proceed because system tables used by Event Scheduler were found "
4483
5621
"damaged at server start"
4486
#: drizzled/error.cc:1190
5624
#: drizzled/drizzled_error_messages.h:1188
4487
5625
msgid "Only integers allowed as number here"
4490
#: drizzled/error.cc:1192
5628
#: drizzled/drizzled_error_messages.h:1190
4491
5629
msgid "This storage engine cannot be used for log tables"
4494
#: drizzled/error.cc:1194
5632
#: drizzled/drizzled_error_messages.h:1192
4496
5634
msgid "You cannot '%s' a log table if logging is enabled"
4499
#: drizzled/error.cc:1196
5637
#: drizzled/drizzled_error_messages.h:1194
4502
5640
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4507
#: drizzled/error.cc:1198
5645
#: drizzled/drizzled_error_messages.h:1196
4509
5647
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4512
#: drizzled/error.cc:1200
5650
#: drizzled/drizzled_error_messages.h:1198
4514
5652
msgid "Incorrect parameters in the call to native function '%-.192s'"
4517
#: drizzled/error.cc:1202
5655
#: drizzled/drizzled_error_messages.h:1200
4519
5657
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4522
#: drizzled/error.cc:1204
5660
#: drizzled/drizzled_error_messages.h:1202
4524
5662
msgid "This function '%-.192s' has the same name as a native function"
4527
#: drizzled/error.cc:1206
5665
#: drizzled/drizzled_error_messages.h:1204
4529
5667
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4532
#: drizzled/error.cc:1208
5670
#: drizzled/drizzled_error_messages.h:1206
4533
5671
msgid "Too many files opened, please execute the command again"
4536
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5674
#: drizzled/drizzled_error_messages.h:1208
5675
#: drizzled/drizzled_error_messages.h:1210
4538
5677
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4539
5678
"The event was dropped immediately after creation."
4542
#: drizzled/error.cc:1214
5681
#: drizzled/drizzled_error_messages.h:1212
4544
msgid "The incident %s occurred on the master. Message: %-.64s"
5683
msgid "The incident %s occured on the master. Message: %-.64s"
4547
#: drizzled/error.cc:1216
5686
#: drizzled/drizzled_error_messages.h:1214
4548
5687
msgid "Table has no partition for some existing values"
4551
#: drizzled/error.cc:1218
5690
#: drizzled/drizzled_error_messages.h:1216
4552
5691
msgid "Statement is not safe to log in statement format."
4555
#: drizzled/error.cc:1220
5694
#: drizzled/drizzled_error_messages.h:1218
4557
5696
msgid "Fatal error: %s"
4560
#: drizzled/error.cc:1222
5699
#: drizzled/drizzled_error_messages.h:1220
4562
5701
msgid "Relay log read failure: %s"
4565
#: drizzled/error.cc:1224
5704
#: drizzled/drizzled_error_messages.h:1222
4567
5706
msgid "Relay log write failure: %s"
4570
#: drizzled/error.cc:1228
5709
#: drizzled/drizzled_error_messages.h:1226
4572
5711
msgid "Master command %s failed: %s"
4575
#: drizzled/error.cc:1230
5714
#: drizzled/drizzled_error_messages.h:1228
4577
5716
msgid "Binary logging not possible. Message: %s"
4580
#: drizzled/error.cc:1232
5719
#: drizzled/drizzled_error_messages.h:1230
4582
5721
msgid "View `%-.64s`.`%-.64s` has no creation context"
4585
#: drizzled/error.cc:1234
5724
#: drizzled/drizzled_error_messages.h:1232
4587
5726
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4590
#: drizzled/error.cc:1236
5729
#: drizzled/drizzled_error_messages.h:1234
4592
5731
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4595
#: drizzled/error.cc:1238
5734
#: drizzled/drizzled_error_messages.h:1236
4597
5736
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4600
#: drizzled/error.cc:1240
5739
#: drizzled/drizzled_error_messages.h:1238
4602
5741
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4605
#: drizzled/error.cc:1242
5744
#: drizzled/drizzled_error_messages.h:1240
4607
5746
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4610
#: drizzled/error.cc:1244
5749
#: drizzled/drizzled_error_messages.h:1242
4612
5751
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4615
#: drizzled/error.cc:1246
5754
#: drizzled/drizzled_error_messages.h:1244
4617
5756
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4620
#: drizzled/error.cc:1248
5759
#: drizzled/drizzled_error_messages.h:1246
4622
5761
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4625
#: drizzled/error.cc:1250
5764
#: drizzled/drizzled_error_messages.h:1248
4627
5766
msgid "Ambiguous slave modes combination. %s"
4630
#: drizzled/error.cc:1252
5769
#: drizzled/drizzled_error_messages.h:1250
4633
5772
"The BINLOG statement of type `%s` was not preceded by a format description "
4634
5773
"BINLOG statement."
4637
#: drizzled/error.cc:1254
5776
#: drizzled/drizzled_error_messages.h:1252
4638
5777
msgid "Corrupted replication event was detected"
4641
#: drizzled/error.cc:1256
5780
#: drizzled/drizzled_error_messages.h:1254
4643
5782
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4646
#: drizzled/error.cc:1258
5785
#: drizzled/drizzled_error_messages.h:1256
4648
5787
msgid "Being purged log %s was not found"
4651
#: drizzled/error.cc:1260
5790
#: drizzled/drizzled_error_messages.h:1258
4653
5792
msgid "Converted to non-transactional lock on '%-.64s'"
4656
#: drizzled/error.cc:1262
5795
#: drizzled/drizzled_error_messages.h:1260
4658
5797
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4661
#: drizzled/error.cc:1264
5800
#: drizzled/drizzled_error_messages.h:1262
4664
5803
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4667
#: drizzled/error.cc:1266
5806
#: drizzled/drizzled_error_messages.h:1264
4669
5808
msgid "Can't access storage engine of table %-.64s"
4672
#: drizzled/error.cc:1268
5811
#: drizzled/drizzled_error_messages.h:1266
4673
5812
msgid "Starting backup process"
4676
#: drizzled/error.cc:1270
5815
#: drizzled/drizzled_error_messages.h:1268
4677
5816
msgid "Backup completed"
4680
#: drizzled/error.cc:1272
5819
#: drizzled/drizzled_error_messages.h:1270
4681
5820
msgid "Starting restore process"
4684
#: drizzled/error.cc:1274
5823
#: drizzled/drizzled_error_messages.h:1272
4685
5824
msgid "Restore completed"
4688
#: drizzled/error.cc:1276
5827
#: drizzled/drizzled_error_messages.h:1274
4689
5828
msgid "Nothing to backup"
4692
#: drizzled/error.cc:1278
5831
#: drizzled/drizzled_error_messages.h:1276
4694
5833
msgid "Database '%-.64s' cannot be included in a backup"
4697
#: drizzled/error.cc:1280
5836
#: drizzled/drizzled_error_messages.h:1278
4699
5838
"Error during backup operation - server's error log contains more information "
4700
5839
"about the error"
4703
#: drizzled/error.cc:1282
5842
#: drizzled/drizzled_error_messages.h:1280
4705
5844
"Error during restore operation - server's error log contains more "
4706
5845
"information about the error"
4709
#: drizzled/error.cc:1284
5848
#: drizzled/drizzled_error_messages.h:1282
4711
5850
"Can't execute this command because another BACKUP/RESTORE operation is in "
4715
#: drizzled/error.cc:1286
5854
#: drizzled/drizzled_error_messages.h:1284
4716
5855
msgid "Error when preparing for backup operation"
4719
#: drizzled/error.cc:1288
5858
#: drizzled/drizzled_error_messages.h:1286
4720
5859
msgid "Error when preparing for restore operation"
4723
#: drizzled/error.cc:1290
5862
#: drizzled/drizzled_error_messages.h:1288
4725
5864
msgid "Invalid backup location '%-.64s'"
4728
#: drizzled/error.cc:1292
5867
#: drizzled/drizzled_error_messages.h:1290
4730
5869
msgid "Can't read backup location '%-.64s'"
4733
#: drizzled/error.cc:1294
5872
#: drizzled/drizzled_error_messages.h:1292
4735
5874
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4738
#: drizzled/error.cc:1296
5877
#: drizzled/drizzled_error_messages.h:1294
4739
5878
msgid "Can't enumerate server databases"
4742
#: drizzled/error.cc:1298
5881
#: drizzled/drizzled_error_messages.h:1296
4743
5882
msgid "Can't enumerate server tables"
4746
#: drizzled/error.cc:1300
5885
#: drizzled/drizzled_error_messages.h:1298
4748
5887
msgid "Can't enumerate tables in database %-.64s"
4751
#: drizzled/error.cc:1302
5890
#: drizzled/drizzled_error_messages.h:1300
4753
5892
msgid "Skipping view %-.64s in database %-.64s"
4756
#: drizzled/error.cc:1304
5895
#: drizzled/drizzled_error_messages.h:1302
4758
5897
msgid "Skipping table %-.64s since it has no valid storage engine"
4761
#: drizzled/error.cc:1306
5900
#: drizzled/drizzled_error_messages.h:1304
4763
5902
msgid "Can't open table %-.64s"
4766
#: drizzled/error.cc:1308
5905
#: drizzled/drizzled_error_messages.h:1306
4767
5906
msgid "Can't read backup archive preamble"
4770
#: drizzled/error.cc:1310
5909
#: drizzled/drizzled_error_messages.h:1308
4771
5910
msgid "Can't write backup archive preamble"
4774
#: drizzled/error.cc:1312
5913
#: drizzled/drizzled_error_messages.h:1310
4776
5915
msgid "Can't find backup driver for table %-.64s"
4779
#: drizzled/error.cc:1314
5918
#: drizzled/drizzled_error_messages.h:1312
4782
5921
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4786
#: drizzled/error.cc:1316
5925
#: drizzled/drizzled_error_messages.h:1314
4788
5927
msgid "Can't create %-.64s backup driver"
4791
#: drizzled/error.cc:1318
5930
#: drizzled/drizzled_error_messages.h:1316
4793
5932
msgid "Can't create %-.64s restore driver"
4796
#: drizzled/error.cc:1320
5935
#: drizzled/drizzled_error_messages.h:1318
4798
5937
msgid "Found %d images in backup archive but maximum %d are supported"
4801
#: drizzled/error.cc:1322
5940
#: drizzled/drizzled_error_messages.h:1320
4803
5942
msgid "Error when saving meta-data of %-.64s"
4806
#: drizzled/error.cc:1324
5945
#: drizzled/drizzled_error_messages.h:1322
4807
5946
msgid "Error when reading meta-data list"
4810
#: drizzled/error.cc:1326
5949
#: drizzled/drizzled_error_messages.h:1324
4812
5951
msgid "Can't create %-.64s"
4815
#: drizzled/error.cc:1328
5954
#: drizzled/drizzled_error_messages.h:1326
4816
5955
msgid "Can't allocate buffer for image data transfer"
4819
#: drizzled/error.cc:1330
5958
#: drizzled/drizzled_error_messages.h:1328
4821
5960
msgid "Error when writing %-.64s backup image data (for table #%d)"
4824
#: drizzled/error.cc:1332
5963
#: drizzled/drizzled_error_messages.h:1330
4825
5964
msgid "Error when reading data from backup stream"
4828
#: drizzled/error.cc:1334
5967
#: drizzled/drizzled_error_messages.h:1332
4829
5968
msgid "Can't go to the next chunk in backup stream"
4832
#: drizzled/error.cc:1336
5971
#: drizzled/drizzled_error_messages.h:1334
4834
5973
msgid "Can't initialize %-.64s backup driver"
4837
#: drizzled/error.cc:1338
5976
#: drizzled/drizzled_error_messages.h:1336
4839
5978
msgid "Can't initialize %-.64s restore driver"
4842
#: drizzled/error.cc:1340
5981
#: drizzled/drizzled_error_messages.h:1338
4844
5983
msgid "Can't shut down %-.64s backup driver"
4847
#: drizzled/error.cc:1342
5986
#: drizzled/drizzled_error_messages.h:1340
4849
5988
msgid "Can't shut down %-.64s backup driver(s)"
4852
#: drizzled/error.cc:1344
5991
#: drizzled/drizzled_error_messages.h:1342
4854
5993
msgid "%-.64s backup driver can't prepare for synchronization"
4857
#: drizzled/error.cc:1346
5996
#: drizzled/drizzled_error_messages.h:1344
4859
5998
msgid "%-.64s backup driver can't create its image validity point"
4862
#: drizzled/error.cc:1348
6001
#: drizzled/drizzled_error_messages.h:1346
4864
6003
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4867
#: drizzled/error.cc:1350
6006
#: drizzled/drizzled_error_messages.h:1348
4869
6008
msgid "%-.64s backup driver can't cancel its backup operation"
4872
#: drizzled/error.cc:1352
6011
#: drizzled/drizzled_error_messages.h:1350
4874
6013
msgid "%-.64s restore driver can't cancel its restore operation"
4877
#: drizzled/error.cc:1354
6016
#: drizzled/drizzled_error_messages.h:1352
4879
6018
msgid "Error when polling %-.64s backup driver for its image data"
4882
#: drizzled/error.cc:1356
6021
#: drizzled/drizzled_error_messages.h:1354
4884
6023
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4887
#: drizzled/error.cc:1358
6026
#: drizzled/drizzled_error_messages.h:1356
4890
6029
"After %d attempts %-.64s restore driver still can't accept next block of data"
4893
#: drizzled/error.cc:1360
6032
#: drizzled/drizzled_error_messages.h:1358
4895
6034
msgid "Open and lock tables failed in %-.64s"
4898
#: drizzled/error.cc:1362
6037
#: drizzled/drizzled_error_messages.h:1360
4899
6038
msgid "Backup driver's table locking thread can not be initialized."
4902
#: drizzled/error.cc:1364
6041
#: drizzled/drizzled_error_messages.h:1362
4904
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4905
"and 'drizzle.online_backup_progress'."
6043
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
6044
"and 'mysql.online_backup_progress'."
4908
#: drizzled/error.cc:1366
6047
#: drizzled/drizzled_error_messages.h:1364
4910
6049
msgid "Tablespace '%-.192s' already exists"
4913
#: drizzled/error.cc:1368
6052
#: drizzled/drizzled_error_messages.h:1366
4915
6054
msgid "Tablespace '%-.192s' doesn't exist"
4918
#: drizzled/error.cc:1370
6057
#: drizzled/drizzled_error_messages.h:1368
4920
6059
msgid "Unexpected master's heartbeat data: %s"
4923
#: drizzled/error.cc:1372
6062
#: drizzled/drizzled_error_messages.h:1370
4925
6064
msgid "The requested value for the heartbeat period %s %s"
4928
#: drizzled/error.cc:1374
6067
#: drizzled/drizzled_error_messages.h:1372
4930
6069
msgid "Can't write to the online backup progress log %-.64s."
4933
#: drizzled/error.cc:1376
6072
#: drizzled/drizzled_error_messages.h:1374
4935
6074
msgid "Tablespace '%-.192s' not empty"
4938
#: drizzled/error.cc:1378
6077
#: drizzled/drizzled_error_messages.h:1376
4941
6080
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5057
6114
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5060
#: drizzled/handler.cc:1047
6117
#: drizzled/handler.cc:1376
5061
6118
msgid "Crash recovery finished."
5064
#. TRANSLATORS: The leading word "logging" is the name
5065
#. of the plugin api, and so should not be translated.
5066
#: drizzled/logging.cc:56
5068
msgid "logging plugin '%s' deinit() failed"
5071
#: drizzled/logging.cc:77
5073
msgid "logging plugin '%s' pre() failed"
5076
#: drizzled/logging.cc:108
5078
msgid "logging plugin '%s' post() failed"
5081
#. TRANSLATORS: The leading word "parser" is the name
5082
#. of the plugin api, and so should not be translated.
5083
#: drizzled/parser.cc:42
5085
msgid "parser plugin '%s' init() failed"
5088
#. TRANSLATORS: The leading word "parser" is the name
5089
#. of the plugin api, and so should not be translated.
5090
#: drizzled/parser.cc:66
5092
msgid "parser plugin '%s' deinit() failed"
5095
#. TRANSLATORS: The leading word "parser" is the name
5096
#. of the plugin api, and so should not be translated.
5097
#: drizzled/parser.cc:103
5099
msgid "parser plugin '%s' parser_func1() failed"
5102
#. TRANSLATORS: The leading word "parser" is the name
5103
#. of the plugin api, and so should not be translated.
5104
#: drizzled/parser.cc:157
5106
msgid "parser plugin '%s' parser_func2() failed"
5109
#: drizzled/qcache.cc:38
5111
msgid "qcache plugin '%s' init() failed"
5114
#: drizzled/qcache.cc:59
5116
msgid "qcache plugin '%s' deinit() failed"
5119
#: drizzled/qcache.cc:104
5121
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5124
#: drizzled/qcache.cc:121
5126
msgid "qcache plugin '%s' set() failed"
5129
#: drizzled/qcache.cc:140
5131
msgid "qcache plugin '%s' invalidate_table() failed"
5134
#: drizzled/qcache.cc:159
5136
msgid "qcache plugin '%s' invalidate_db() failed"
5139
#: drizzled/qcache.cc:177
5141
msgid "qcache plugin '%s' flush() failed"
5144
#: drizzled/replicator.cc:36
5146
msgid "replicator plugin '%s' init() failed"
5149
#: drizzled/replicator.cc:58
5151
msgid "replicator plugin '%s' deinit() failed"
5154
#: drizzled/replicator.cc:81
5156
msgid "replicator plugin '%s' session_init() failed"
5159
#: drizzled/replicator.cc:152
5161
msgid "replicator plugin '%s' row_insert() failed"
5164
#: drizzled/replicator.cc:168
5166
msgid "replicator plugin '%s' row_update() failed"
5169
#: drizzled/replicator.cc:183
5171
msgid "replicator plugin '%s' row_delete() failed"
5174
#: drizzled/replicator.cc:270
5176
msgid "replicator plugin '%s' end_transaction() failed"
5179
#: drizzled/replicator.cc:328
5181
msgid "replicator plugin '%s' statement() failed"
5184
#: drizzled/scheduling.cc:57
5186
msgid "scheduling plugin '%s' init() failed"
5189
#: drizzled/scheduling.cc:80
5191
msgid "scheduling plugin '%s' deinit() failed"
5194
#: drizzled/sql_base.cc:2295
6121
#: drizzled/log.cc:1072
6122
msgid "I/O error reading the header from the binary log"
6125
#: drizzled/log.cc:1079
6127
"Binlog has bad magic number; It's not a binary log file that can be used by "
6128
"this version of Drizzle"
6131
#: drizzled/log.cc:1094
6133
msgid "Failed to open log (file '%s', errno %d)"
6136
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6137
msgid "Could not open log file"
6140
#: drizzled/log.cc:1102
6142
msgid "Failed to create a cache on log (file '%s')"
6145
#: drizzled/log.cc:1256 drizzled/log.cc:1904
6148
"Could not use %s for logging (error %d). Turning logging off for the whole "
6149
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6150
"shutdown the Drizzle server and restart it."
6153
#: drizzled/log.cc:2173 drizzled/log.cc:2204 drizzled/log.cc:2456
6154
#: drizzled/log.cc:2580
6156
msgid "Failed to delete file '%s'"
6159
#: drizzled/log.cc:2182 drizzled/log.cc:2464 drizzled/log.cc:2588
6162
"a problem with deleting %s; consider examining correspondence of your binlog "
6163
"index file to the actual binlog files"
6166
#: drizzled/log.cc:2310
6168
msgid "next log error: %d offset: %s log: %s included: %d"
6171
#: drizzled/log.cc:2422 drizzled/log.cc:2548
6173
msgid "Failed to execute stat() on file '%s'"
6176
#: drizzled/log.cc:2433 drizzled/log.cc:2559
6179
"a problem with getting info on being purged %s; consider examining "
6180
"correspondence of your binlog index file to the actual binlog files"
6183
#: drizzled/log.cc:4055 drizzled/log.cc:4548
6185
msgid "Recovering after a crash using %s"
6188
#: drizzled/log.cc:4058
6190
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6193
#: drizzled/log.cc:4395
6194
msgid "Bad magic header in tc log"
6197
#: drizzled/log.cc:4405
6200
"Recovery failed! You must enable exactly %d storage engines that support two-"
6201
"phase commit protocol"
6204
#: drizzled/log.cc:4433
6206
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6207
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6208
"heuristic-recover={commit|rollback}"
6211
#: drizzled/log.cc:4463
6212
msgid "Heuristic crash recovery mode"
6215
#: drizzled/log.cc:4465
6216
msgid "Heuristic crash recovery failed"
6219
#: drizzled/log.cc:4466
6220
msgid "Please restart mysqld without --tc-heuristic-recover"
6223
#: drizzled/log.cc:4510 drizzled/log.cc:4534
6225
msgid "find_log_pos() failed (error: %d)"
6228
#: drizzled/log.cc:4647
6230
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6231
"of memory error) and restart, or delete (or rename) binary log and start "
6232
"mysqld with --tc-heuristic-recover={commit|rollback}"
6235
#: drizzled/log_event.cc:990
6238
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6241
#: drizzled/log_event.cc:3693
6244
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6245
"produced %ld warning(s). Default database: '%s'"
6248
#: drizzled/log_event.cc:4731
6249
msgid "Out of memory while recording slave event"
6252
#: drizzled/rpl_mi.cc:148
6254
msgid "Failed to create a new master info file (file '%s', errno %d)"
6257
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6259
msgid "Failed to create a cache on master info file (file '%s')"
6262
#: drizzled/rpl_mi.cc:170
6264
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6267
#: drizzled/rpl_mi.cc:276
6270
"SSL information in the master info file ('%s') are ignored because this "
6271
"MySQL slave was compiled without SSL support."
6274
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
6275
msgid "Failed to flush master info file"
6278
#: drizzled/rpl_mi.cc:305
6279
msgid "Error reading master configuration"
6282
#: drizzled/rpl_reporting.cc:43
6284
msgid "Slave %s: %s%s Error_code: %d"
6287
#: drizzled/rpl_rli.cc:134
6290
"Neither --relay-log nor --relay-log-index were used; so replication may "
6291
"break when this MySQL server acts as a slave and has his hostname changed!! "
6292
"Please use '--relay-log=%s' to avoid this problem."
6295
#: drizzled/rpl_rli.cc:151
6296
msgid "Failed in open_log() called from init_relay_log_info()"
6299
#: drizzled/rpl_rli.cc:168
6301
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6304
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6306
msgid "Failed to create a cache on relay log info file '%s'"
6309
#: drizzled/rpl_rli.cc:186
6310
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6313
#: drizzled/rpl_rli.cc:202
6315
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6318
#: drizzled/rpl_rli.cc:253
6320
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6323
#: drizzled/rpl_rli.cc:268
6324
msgid "Failed to flush relay log info file"
6327
#: drizzled/rpl_rli.cc:271
6328
msgid "Error counting relay log space"
6331
#: drizzled/rpl_rli.cc:295
6333
msgid "log %s listed in the index, but failed to stat"
6336
#: drizzled/rpl_rli.cc:310
6337
msgid "Could not find first log while counting relay log space"
6340
#: drizzled/rpl_rli.cc:967
6341
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6344
#: drizzled/rpl_utility.cc:122
6346
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6349
#: drizzled/rpl_utility.cc:137
6352
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6353
"Master's column size should be <= the slave's column size."
6356
#: drizzled/scheduler.cc:121
6357
msgid "Memory allocation error in thd_scheduler::init\n"
6360
#: drizzled/scheduler.cc:212
6361
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6364
#: drizzled/scheduler.cc:218
6365
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6368
#: drizzled/scheduler.cc:230
6369
msgid "thd_add_event event_add error in libevent_init\n"
6372
#: drizzled/scheduler.cc:246
6374
msgid "Can't create completion port thread (error %d)"
6377
#: drizzled/scheduler.cc:359
6378
msgid "event_add error in libevent_add_thd_callback\n"
6381
#: drizzled/scheduler.cc:385
6382
msgid "Scheduler init error in libevent_add_new_connection\n"
6385
#: drizzled/scheduler.cc:467
6386
msgid "libevent_thread_proc: my_thread_init() failed\n"
6389
#: drizzled/set_var.cc:898
6390
msgid "Ambiguous slave modes combination. STRICT will be used"
6393
#: drizzled/slave.cc:89
6394
msgid "Waiting to reconnect after a failed registration on master"
6397
#: drizzled/slave.cc:90
6399
"Slave I/O thread killed while waitnig to reconnect after a failed "
6400
"registration on master"
6403
#: drizzled/slave.cc:92
6404
msgid "Reconnecting after a failed registration on master"
6407
#: drizzled/slave.cc:93
6410
"failed registering on master, reconnecting to try again, log '%s' at postion "
6414
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6415
msgid "Slave I/O thread killed during or after reconnect"
6418
#: drizzled/slave.cc:99
6419
msgid "Waiting to reconnect after a failed binlog dump request"
6422
#: drizzled/slave.cc:100
6423
msgid "Slave I/O thread killed while retrying master dump"
6426
#: drizzled/slave.cc:101
6427
msgid "Reconnecting after a failed binlog dump request"
6430
#: drizzled/slave.cc:102
6432
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6435
#: drizzled/slave.cc:108
6436
msgid "Waiting to reconnect after a failed master event read"
6439
#: drizzled/slave.cc:109
6440
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6443
#: drizzled/slave.cc:111
6444
msgid "Reconnecting after a failed master event read"
6447
#: drizzled/slave.cc:112
6450
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6454
#: drizzled/slave.cc:115
6456
"Slave I/O thread killed during or after a reconnect done to recover from "
6460
#: drizzled/slave.cc:229
6461
msgid "Failed to allocate memory for the master info structure"
6464
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6465
msgid "Failed to initialize the master info structure"
6468
#: drizzled/slave.cc:251
6469
msgid "Failed to create slave threads"
6472
#: drizzled/slave.cc:448
6473
msgid "Server id not set, will not start slave"
6476
#: drizzled/slave.cc:616
6478
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6479
"updates to a non-transactional table without any primary key. There is a "
6480
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6481
"check your tables' contents after restart."
6484
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6485
msgid "Master reported unrecognized DRIZZLE version"
6488
#: drizzled/slave.cc:833
6489
msgid "default Format_description_log_event"
6492
#: drizzled/slave.cc:855
6495
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6496
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6499
#: drizzled/slave.cc:882
6501
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6502
"server ids; these ids must be different for replication to work (or the --"
6503
"replicate-same-server-id option must be used on slave but this doesnot "
6504
"always make sense; please check the manual before using it)."
6507
#: drizzled/slave.cc:927
6509
"The slave I/O thread stops because master and slave have different values "
6510
"for the COLLATION_SERVER global variable. The values must be equal for "
6511
"replication to work"
6514
#: drizzled/slave.cc:963
6516
"The slave I/O thread stops because master and slave have different values "
6517
"for the TIME_ZONE global variable. The values must be equal for replication "
6521
#: drizzled/slave.cc:1028
6522
msgid "Waiting for the slave SQL thread to free enough relay log space"
6525
#: drizzled/slave.cc:1074
6527
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6531
#: drizzled/slave.cc:1085
6532
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6535
#: drizzled/slave.cc:1476
6537
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6540
#: drizzled/slave.cc:1529
6542
msgid "Error reading packet from server: %s ( server_errno=%d)"
6545
#: drizzled/slave.cc:1537
6547
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6550
#: drizzled/slave.cc:1691
6553
"It was not possible to update the positions of the relay log information: "
6554
"the slave may be in an inconsistent state. Stopped in %s position %s"
6557
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
6559
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6562
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
6564
msgid "Error initializing relay log position: %s"
6567
#: drizzled/slave.cc:1841
6570
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6571
"Consider raising the value of the slave_transaction_retries variable."
6574
#: drizzled/slave.cc:1864
6576
"Could not parse relay log event entry. The possible reasons are: the "
6577
"master's binary log is corrupted (you can check this by running "
6578
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6579
"can check this by running 'mysqlbinlog' on the relay log), a network "
6580
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6581
"check the master's binary log or slave's relay log, you will be able to know "
6582
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6585
#: drizzled/slave.cc:1988
6586
msgid "Failed during slave I/O thread initialization"
6589
#: drizzled/slave.cc:2002
6590
msgid "error in drizzle_create()"
6593
#: drizzled/slave.cc:2010
6596
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6597
"'%s' at position %s"
6600
#: drizzled/slave.cc:2024
6601
msgid "Slave I/O thread killed while connecting to master"
6604
#: drizzled/slave.cc:2048
6605
msgid "Slave I/O thread couldn't register on master"
6608
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
6609
msgid "Forcing to reconnect slave I/O thread"
6612
#: drizzled/slave.cc:2073
6613
msgid "Failed on request_dump()"
6616
#: drizzled/slave.cc:2074
6617
msgid "Slave I/O thread killed while requesting master dump"
6620
#: drizzled/slave.cc:2100
6621
msgid "Waiting for master to send event"
6624
#: drizzled/slave.cc:2102
6625
msgid "Slave I/O thread killed while reading event"
6628
#: drizzled/slave.cc:2120
6631
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6632
"entry is correct, restart the server with a higher value of "
6633
"max_allowed_packet"
6636
#: drizzled/slave.cc:2134
6637
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6640
#: drizzled/slave.cc:2144
6641
msgid "Queueing master event to the relay log"
6644
#: drizzled/slave.cc:2171
6645
msgid "Slave I/O thread aborted while waiting for relay log space"
6648
#: drizzled/slave.cc:2181
6650
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6653
#: drizzled/slave.cc:2205
6654
msgid "Waiting for slave mutex on exit"
6657
#: drizzled/slave.cc:2271
6658
msgid "Failed during slave thread initialization"
6661
#: drizzled/slave.cc:2337
6664
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6665
"s, relay log '%s' position: %s"
6668
#: drizzled/slave.cc:2351
6669
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6672
#: drizzled/slave.cc:2377
6673
msgid "Reading event from the relay log"
6676
#: drizzled/slave.cc:2402
6678
msgid "Slave (additional info): %s Error_code: %d"
6681
#: drizzled/slave.cc:2419
6683
msgid "Slave: %s Error_code: %d"
6686
#: drizzled/slave.cc:2422
6689
"Error loading user-defined library, slave SQL thread aborted. Install the "
6690
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6691
"stopped at log '%s' position %s"
6694
#: drizzled/slave.cc:2430
6697
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6698
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6701
#: drizzled/slave.cc:2442
6704
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6707
#: drizzled/slave.cc:2538
6709
msgid "Slave I/O: failed requesting download of '%s'"
6712
#: drizzled/slave.cc:2555
6714
msgid "Network read error downloading '%s' from master"
6717
#: drizzled/slave.cc:2577
6718
msgid "error writing Exec_load event to relay log"
6721
#: drizzled/slave.cc:2591
6722
msgid "error writing Create_file event to relay log"
6725
#: drizzled/slave.cc:2606
6726
msgid "error writing Append_block event to relay log"
6729
#: drizzled/slave.cc:2702
6730
msgid "Memory allocation failed"
6733
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
6736
"Read invalid event from master: '%s', master could be corrupt but a more "
6737
"likely cause of this is a bug"
6740
#: drizzled/slave.cc:3086
6741
msgid "could not queue event from master"
6744
#: drizzled/slave.cc:3180
6746
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6749
#: drizzled/slave.cc:3182
6750
msgid "reconnecting"
6753
#: drizzled/slave.cc:3182
6757
#: drizzled/slave.cc:3208
6760
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6764
#: drizzled/slave.cc:3598
6766
msgid "next log '%s' is currently active"
6769
#: drizzled/slave.cc:3628
6771
msgid "next log '%s' is not active"
6774
#: drizzled/slave.cc:3644
6777
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6780
#: drizzled/slave.cc:3650
6781
msgid "Aborting slave SQL thread because of partial event read"
6784
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
6786
msgid "Error reading relay log event: %s"
6789
#: drizzled/slave.cc:3657
6790
msgid "slave SQL thread was killed"
6793
#: drizzled/slave.cc:3755
6796
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6797
"check error log on slave for more info"
6800
#: drizzled/slave.cc:3761
6803
"According to the master's version ('%s'), it is probable that master suffers "
6804
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6805
"current binary log event may make the slave's data become different from the "
6806
"master's data. To take no risk, slave refuses to replicate this event and "
6807
"stops. We recommend that all updates be stopped on the master and slave, "
6808
"that the data of both be manually synchronized, that master's binary logs be "
6809
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6810
"Then replication can be restarted."
6813
#: drizzled/sql_base.cc:2527
5196
6815
msgid "Table %s had a open data handler in reopen_table"
5199
#: drizzled/sql_base.cc:2943
6818
#: drizzled/sql_base.cc:3178
5201
6820
msgid "Couldn't repair table: %s.%s"
5204
#: drizzled/sql_base.cc:2985
6823
#: drizzled/sql_base.cc:3221
5207
6826
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5208
"s`.`%s`' to replication"
6827
"s`.`%s`' to the binary log"
5211
#: drizzled/sql_base.cc:3588
6830
#: drizzled/sql_base.cc:3950
5213
6832
msgid "Could not remove temporary table: '%s', error: %d"
5216
#: drizzled/sql_plugin.cc:645
6835
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6837
msgid "Error while loading database options: '%s':"
6840
#: drizzled/sql_plugin.cc:647
5218
6842
msgid "Plugin '%s' of type %s failed deinitialization"
5221
#: drizzled/sql_plugin.cc:688
6845
#: drizzled/sql_plugin.cc:661
6847
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6850
#: drizzled/sql_plugin.cc:781
5223
6852
msgid "Plugin '%s' registration as a %s failed."
5226
#: drizzled/sql_plugin.cc:889
6855
#: drizzled/sql_plugin.cc:1035
5227
6856
msgid "plugin-load parameter too long"
5230
#: drizzled/sql_plugin.cc:949
6859
#: drizzled/sql_plugin.cc:1095
5232
6861
msgid "Couldn't load plugin named '%s' with soname '%s'."
5235
#: drizzled/sql_plugin.cc:1347
5236
msgid "Out of memory."
5239
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
6864
#: drizzled/sql_plugin.cc:1146
6866
msgid "Forcing shutdown of %d plugins"
6869
#: drizzled/sql_plugin.cc:1168
6871
msgid "Plugin '%s' will be forced to shutdown"
6874
#: drizzled/sql_plugin.cc:1184
6876
msgid "Plugin '%s' has ref_count=%d after shutdown."
6879
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
5241
6881
msgid "Unknown variable type code 0x%x in plugin '%s'."
5244
#: drizzled/sql_plugin.cc:2231
6884
#: drizzled/sql_plugin.cc:2476
5247
6887
"Server variable %s of plugin %s was forced to be read-only: string variable "
5248
6888
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5251
#: drizzled/sql_plugin.cc:2262
6891
#: drizzled/sql_plugin.cc:2507
5253
6893
msgid "Missing variable name in plugin '%s'."
5256
#: drizzled/sql_plugin.cc:2279
6896
#: drizzled/sql_plugin.cc:2524
5258
6898
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5261
#: drizzled/sql_plugin.cc:2397
6901
#: drizzled/sql_plugin.cc:2643
5263
6903
msgid "Out of memory for plugin '%s'."
5266
#: drizzled/sql_plugin.cc:2404
6906
#: drizzled/sql_plugin.cc:2650
5268
6908
msgid "Bad options for plugin '%s'."
5271
#: drizzled/sql_plugin.cc:2413
6911
#: drizzled/sql_plugin.cc:2659
5273
6913
msgid "Parsing options for plugin '%s' failed."
5276
#: drizzled/sql_plugin.cc:2456
6916
#: drizzled/sql_plugin.cc:2702
5278
6918
msgid "Plugin '%s' has conflicting system variables"
5281
#: drizzled/sql_table.cc:130
6921
#: drizzled/sql_plugin.cc:2712
6923
msgid "Plugin '%s' disabled by command line option"
6926
#: drizzled/sql_repl.cc:101
6927
msgid "Failed in send_file() while reading file name"
6930
#: drizzled/sql_repl.cc:114
6931
msgid "Failed in send_file() on open of file"
6934
#: drizzled/sql_repl.cc:122
6935
msgid "Failed in send_file() while writing data to client"
6938
#: drizzled/sql_repl.cc:131
6939
msgid "Failed in send_file() while negotiating file transfer close"
6942
#: drizzled/sql_table.cc:81
5283
6944
msgid "Invalid (old?) table or database name '%s'"
5286
#: drizzled/sql_table.cc:2687
6947
#: drizzled/sql_table.cc:2716
5288
6949
msgid "Unknown - internal error %d during operation"
5291
#: drizzled/sql_table.cc:4955
6952
#: drizzled/sql_table.cc:4992
5293
6954
msgid "Could not open table %s.%s after rename\n"
5296
#: drizzled/sql_table.cc:5135
6957
#: drizzled/sql_table.cc:5159
5299
6960
"order_st BY ignored because there is a user-defined clustered index in the "
5300
6961
"table '%-.192s'"
5303
#: drizzled/sql_udf.cc:82
5305
msgid "Plugin '%s' init function returned error %d."
6964
#: drizzled/sql_udf.cc:39
6966
msgid "Can't allocate memory for udf structures"
6967
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!"
5308
#: drizzled/table.cc:482
6969
#: drizzled/table.cc:488
5311
6972
"'%s' had no or invalid character set, and default character set is multi-"
5312
6973
"byte, so character column sizes may have changed"
5315
#: drizzled/table.cc:2297
6976
#: drizzled/table.cc:1692
5317
6978
msgid "Unknown collation '%s' in table '%-.64s' definition"
5320
#: drizzled/table.cc:2304
6981
#: drizzled/table.cc:1699
5323
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6984
"Table '%-.64s' was created with a different version of MySQL and cannot be "
5327
#: drizzled/table.cc:2768
6988
#: drizzled/table.cc:2311
5330
6991
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5334
#: drizzled/table.cc:2795
6995
#: drizzled/table.cc:2337
5337
6998
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5338
6999
"have type %s, found type %s."
5341
#: drizzled/table.cc:2806
7002
#: drizzled/table.cc:2346
5344
7005
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5345
7006
"position %d to have character set '%s' but the type has no character set."
5348
#: drizzled/table.cc:2818
7009
#: drizzled/table.cc:2356
5351
7012
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5352
7013
"position %d to have character set '%s' but found character set '%s'."
5355
#: drizzled/table.cc:2831
7016
#: drizzled/table.cc:2367
5358
7019
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5359
7020
"have type %s but the column is not found."
5362
#: drizzled/table.cc:4948
7023
#: drizzled/table.cc:4750
5364
7025
msgid "Got error %d when reading table '%s'"
5367
#: drizzled/tztime.cc:1061
7028
#: drizzled/tztime.cc:1063
5369
7030
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5372
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5374
msgid "%s: option `%s' is ambiguous\n"
5377
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5379
msgid "%s: option `--%s' doesn't allow an argument\n"
5382
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5384
msgid "%s: option `%c%s' doesn't allow an argument\n"
5387
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5388
#: gnulib/getopt.c:995
5390
msgid "%s: option `%s' requires an argument\n"
5393
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5395
msgid "%s: unrecognized option `--%s'\n"
5398
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5400
msgid "%s: unrecognized option `%c%s'\n"
5403
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5405
msgid "%s: illegal option -- %c\n"
5408
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5410
msgid "%s: invalid option -- %c\n"
5413
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5414
#: gnulib/getopt.c:1066
5416
msgid "%s: option requires an argument -- %c\n"
5419
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5421
msgid "%s: option `-W %s' is ambiguous\n"
5424
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5426
msgid "%s: option `-W %s' doesn't allow an argument\n"
5429
#: libdrizzleclient/errmsg.cc:28
5430
msgid "Unknown Drizzle error"
5433
#: libdrizzleclient/errmsg.cc:29
5435
msgid "Can't create UNIX socket (%d)"
5438
#: libdrizzleclient/errmsg.cc:30
5440
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5443
#: libdrizzleclient/errmsg.cc:31
5445
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5448
#: libdrizzleclient/errmsg.cc:32
5450
msgid "Can't create TCP/IP socket (%d)"
5453
#: libdrizzleclient/errmsg.cc:33
5455
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5458
#: libdrizzleclient/errmsg.cc:34
5459
msgid "Drizzle server has gone away"
5462
#: libdrizzleclient/errmsg.cc:35
5464
msgid "Protocol mismatch; server version = %d, client version = %d"
5467
#: libdrizzleclient/errmsg.cc:36
5468
msgid "Drizzle client ran out of memory"
5471
#: libdrizzleclient/errmsg.cc:37
5472
msgid "Wrong host info"
5475
#: libdrizzleclient/errmsg.cc:38
5476
msgid "Localhost via UNIX socket"
5479
#: libdrizzleclient/errmsg.cc:39
5481
msgid "%-.100s via TCP/IP"
5484
#: libdrizzleclient/errmsg.cc:40
5485
msgid "Error in server handshake"
5488
#: libdrizzleclient/errmsg.cc:41
5489
msgid "Lost connection to Drizzle server during query"
5492
#: libdrizzleclient/errmsg.cc:42
5493
msgid "Commands out of sync; you can't run this command now"
5496
#: libdrizzleclient/errmsg.cc:43
5498
msgid "Named pipe: %-.32s"
5501
#: libdrizzleclient/errmsg.cc:44
5503
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5506
#: libdrizzleclient/errmsg.cc:45
5508
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5511
#: libdrizzleclient/errmsg.cc:46
5513
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5516
#: libdrizzleclient/errmsg.cc:47
5518
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5521
#: libdrizzleclient/errmsg.cc:48
5522
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5525
#: libdrizzleclient/errmsg.cc:49
5526
msgid "Embedded server"
5529
#: libdrizzleclient/errmsg.cc:50
5530
msgid "Error on SHOW SLAVE STATUS:"
5533
#: libdrizzleclient/errmsg.cc:51
5534
msgid "Error on SHOW SLAVE HOSTS:"
5537
#: libdrizzleclient/errmsg.cc:52
5538
msgid "Error connecting to slave:"
5541
#: libdrizzleclient/errmsg.cc:53
5542
msgid "Error connecting to master:"
5545
#: libdrizzleclient/errmsg.cc:54
5546
msgid "SSL connection error"
5549
#: libdrizzleclient/errmsg.cc:55
5550
msgid "Malformed packet"
5553
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5554
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5555
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5556
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5557
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5558
msgid "(unused error message)"
5561
#: libdrizzleclient/errmsg.cc:57
5562
msgid "Invalid use of null pointer"
5565
#: libdrizzleclient/errmsg.cc:58
5566
msgid "Statement not prepared"
5569
#: libdrizzleclient/errmsg.cc:59
5570
msgid "No data supplied for parameters in prepared statement"
5573
#: libdrizzleclient/errmsg.cc:60
5574
msgid "Data truncated"
5577
#: libdrizzleclient/errmsg.cc:61
5578
msgid "No parameters exist in the statement"
5581
#: libdrizzleclient/errmsg.cc:62
5582
msgid "Invalid parameter number"
5585
#: libdrizzleclient/errmsg.cc:63
5588
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5591
#: libdrizzleclient/errmsg.cc:65
5593
msgid "Using unsupported buffer type: %d (parameter: %d)"
5596
#: libdrizzleclient/errmsg.cc:66
5598
msgid "Shared memory: %-.100s"
5601
#: libdrizzleclient/errmsg.cc:76
5602
msgid "Wrong or unknown protocol"
5605
#: libdrizzleclient/errmsg.cc:77
5606
msgid "Invalid connection handle"
5609
#: libdrizzleclient/errmsg.cc:78
5611
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5612
"option 'secure_auth' enabled)"
5615
#: libdrizzleclient/errmsg.cc:80
5616
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5619
#: libdrizzleclient/errmsg.cc:81
5620
msgid "Attempt to read column without prior row fetch"
5623
#: libdrizzleclient/errmsg.cc:82
5624
msgid "Prepared statement contains no metadata"
5627
#: libdrizzleclient/errmsg.cc:83
5629
"Attempt to read a row while there is no result set associated with the "
5633
#: libdrizzleclient/errmsg.cc:85
5634
msgid "This feature is not implemented yet"
5637
#: libdrizzleclient/errmsg.cc:86
5640
"Lost connection to Drizzle server while waiting for initial communication "
5641
"packet, system error: %d"
5644
#: libdrizzleclient/errmsg.cc:88
5647
"Lost connection to Drizzle server while reading initial communication "
5648
"packet, system error: %d"
5651
#: libdrizzleclient/errmsg.cc:90
5654
"Lost connection to Drizzle server while sending authentication information, "
5658
#: libdrizzleclient/errmsg.cc:92
5661
"Lost connection to Drizzle server while reading authorization information, "
5665
#: libdrizzleclient/errmsg.cc:94
5668
"Lost connection to Drizzle server while setting initial database, system "
5672
#: libdrizzleclient/errmsg.cc:96
5674
msgid "Statement closed indirectly because of a preceding %s() call"
5677
#: mysys/errors.cc:25
5679
msgid "Can't create/write to file '%s' (Errcode: %d)"
5682
#: mysys/errors.cc:26
5684
msgid "Error reading file '%s' (Errcode: %d)"
5687
#: mysys/errors.cc:27
5689
msgid "Error writing file '%s' (Errcode: %d)"
5692
#: mysys/errors.cc:28
5694
msgid "Error on close of '%s' (Errcode: %d)"
5697
#: mysys/errors.cc:29
5699
msgid "Out of memory (Needed %u bytes)"
5702
#: mysys/errors.cc:30
5704
msgid "Error on delete of '%s' (Errcode: %d)"
5707
#: mysys/errors.cc:31
5709
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5712
#: mysys/errors.cc:32
5714
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5717
#: mysys/errors.cc:33
5719
msgid "Can't lock file (Errcode: %d)"
5722
#: mysys/errors.cc:34
5724
msgid "Can't unlock file (Errcode: %d)"
5727
#: mysys/errors.cc:35
5729
msgid "Can't read dir of '%s' (Errcode: %d)"
5732
#: mysys/errors.cc:36
5734
msgid "Can't get stat of '%s' (Errcode: %d)"
5737
#: mysys/errors.cc:37
5739
msgid "Can't change size of file (Errcode: %d)"
5742
#: mysys/errors.cc:38
5744
msgid "Can't open stream from handle (Errcode: %d)"
5747
#: mysys/errors.cc:39
5749
msgid "Can't get working dirctory (Errcode: %d)"
5752
#: mysys/errors.cc:40
5754
msgid "Can't change dir to '%s' (Errcode: %d)"
5757
#: mysys/errors.cc:41
5759
msgid "Warning: '%s' had %d links"
5762
#: mysys/errors.cc:42
5764
msgid "Warning: %d files and %d streams is left open\n"
5767
#: mysys/errors.cc:43
5769
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5772
#: mysys/errors.cc:44
5774
msgid "Can't create directory '%s' (Errcode: %d)"
5777
#: mysys/errors.cc:45
5780
"Character set '%s' is not a compiled character set and is not specified in "
5784
#: mysys/errors.cc:46
5786
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5789
#: mysys/errors.cc:47
5791
msgid "Can't read value for symlink '%s' (Error %d)"
5794
#: mysys/errors.cc:48
5796
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5799
#: mysys/errors.cc:49
5801
msgid "Error on realpath() on '%s' (Error %d)"
5804
#: mysys/errors.cc:50
5806
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5809
#: mysys/errors.cc:51
5812
"Collation '%s' is not a compiled collation and is not specified in the %s "
5816
#: mysys/errors.cc:52
5818
msgid "File '%s' not found (Errcode: %d)"
5821
#: mysys/errors.cc:53
5823
msgid "File '%s' (fileno: %d) was not closed"
5826
#: mysys/my_error.cc:87
5828
msgid "Unknown error %d"
5831
#: mysys/my_getopt.cc:89
5835
#: mysys/my_getopt.cc:91
5839
#: mysys/my_getopt.cc:355
5841
msgid "%s: %s: Option '%s' used, but is disabled\n"
5844
#: mysys/my_getopt.cc:356
5848
#: mysys/my_getopt.cc:356
5852
#: mysys/my_getopt.cc:459
5854
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5857
#: mysys/my_getopt.cc:774
5859
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5862
#: mysys/my_getopt.cc:967
5864
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5867
#: mysys/my_getopt.cc:1199
5869
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5872
#: mysys/my_getopt.cc:1219
5876
"Variables (--variable-name=value)\n"
5877
"and boolean options {false|true} Value (after reading options)\n"
5878
"--------------------------------- -----------------------------\n"
5881
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5882
msgid "(No default value)"
5885
#: mysys/my_getopt.cc:1254
5889
#: mysys/my_getopt.cc:1254
5893
#: mysys/my_getopt.cc:1286
5895
msgid "(Disabled)\n"
5898
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
5899
msgid "Error Messages to stderr"
5902
#: plugin/logging_gearman/logging_gearman.cc:262
5904
msgid "fail gearman_client_create(): %s"
5907
#: plugin/logging_gearman/logging_gearman.cc:272
5909
msgid "fail gearman_client_add_server(): %s"
5912
#: plugin/logging_gearman/logging_gearman.cc:297
5913
msgid "Enable logging to a gearman server"
5916
#: plugin/logging_gearman/logging_gearman.cc:306
5917
msgid "Hostname for logging to a Gearman server"
5920
#: plugin/logging_gearman/logging_gearman.cc:323
5921
msgid "Log queries to a Gearman server"
5924
#: plugin/logging_query/logging_query.cc:275
5926
msgid "fail open() fn=%s er=%s\n"
5929
#: plugin/logging_query/logging_query.cc:313
5930
msgid "Enable logging to CSV file"
5933
#: plugin/logging_query/logging_query.cc:322
5934
msgid "File to log to"
5937
#: plugin/logging_query/logging_query.cc:331
5938
#: plugin/logging_syslog/logging_syslog.cc:246
5939
msgid "Threshold for logging slow queries, in microseconds"
5942
#: plugin/logging_query/logging_query.cc:343
5943
#: plugin/logging_syslog/logging_syslog.cc:258
5944
msgid "Threshold for logging big queries, for rows returned"
5947
#: plugin/logging_query/logging_query.cc:355
5948
#: plugin/logging_syslog/logging_syslog.cc:270
5949
msgid "Threshold for logging big queries, for rows examined"
5952
#: plugin/logging_query/logging_query.cc:378
5953
msgid "Log queries to a CSV file"
5956
#: plugin/logging_syslog/logging_syslog.cc:167
5958
msgid "syslog facility \"%s\" not known, using \"local0\""
5961
#: plugin/logging_syslog/logging_syslog.cc:184
5963
msgid "syslog priority \"%s\" not known, using \"info\""
5966
#: plugin/logging_syslog/logging_syslog.cc:210
5967
msgid "Enable logging"
5970
#: plugin/logging_syslog/logging_syslog.cc:219
5971
msgid "Syslog Ident"
5974
#: plugin/logging_syslog/logging_syslog.cc:228
5975
msgid "Syslog Facility"
5978
#: plugin/logging_syslog/logging_syslog.cc:237
5979
msgid "Syslog Priority"
5982
#: plugin/logging_syslog/logging_syslog.cc:295
5983
msgid "Log to syslog"
5986
#: plugin/multi_thread/multi_thread.cc:120
5987
msgid "Maximum number of user threads available."
5990
#: plugin/pool_of_threads/pool_of_threads.cc:205
5991
msgid "event_add error in libevent_add_session_callback\n"
5994
#: plugin/pool_of_threads/pool_of_threads.cc:347
5995
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5998
#: plugin/pool_of_threads/pool_of_threads.cc:354
5999
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6002
#: plugin/pool_of_threads/pool_of_threads.cc:366
6003
msgid "session_add_event event_add error in libevent_init\n"
6006
#: plugin/pool_of_threads/pool_of_threads.cc:380
6008
msgid "Can't create completion port thread (error %d)"
6011
#: plugin/pool_of_threads/pool_of_threads.cc:443
6012
msgid "libevent_thread_proc: my_thread_init() failed\n"
6015
#: plugin/pool_of_threads/pool_of_threads.cc:629
6016
msgid "Size of Pool."
6019
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6020
msgid "Enable Replicator"
6023
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6024
msgid "Directory to place replication logs."
6027
#: plugin/signal_handler/signal_handler.cc:225
6029
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6032
#: storage/myisam/ha_myisam.cc:468
6034
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6037
#: storage/myisam/ha_myisam.cc:472
6039
msgid "Got an error from unknown thread, %s:%d"
6042
#: storage/myisam/ha_myisam.cc:478
6043
msgid "Unknown thread accessing table"
6046
#: storage/myisam/ha_myisam.cc:1889
6047
msgid "Block size to be used for MyISAM index pages."
6050
#: storage/myisam/ha_myisam.cc:1895
6052
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6053
"disables parallel repair."
6056
#: storage/myisam/ha_myisam.cc:1901
6058
"Don't use the fast sort index method to created index if the temporary file "
6059
"would get bigger than this."
6062
#: storage/myisam/ha_myisam.cc:1906
6064
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6065
"when creating indexes with CREATE INDEX or ALTER TABLE."
6068
#: storage/myisam/ha_myisam.cc:1912
6069
msgid "Default pointer size to be used for MyISAM tables."
6072
#: storage/myisam/my_handler_errors.cc:34
6073
msgid "Didn't find key on read or update"
6076
#: storage/myisam/my_handler_errors.cc:36
6077
msgid "Duplicate key on write or update"
6080
#: storage/myisam/my_handler_errors.cc:38
6081
msgid "Internal (unspecified) error in handler"
6084
#: storage/myisam/my_handler_errors.cc:40
6086
"Someone has changed the row since it was read (while the table was locked to "
6090
#: storage/myisam/my_handler_errors.cc:43
6091
msgid "Wrong index given to function"
6094
#: storage/myisam/my_handler_errors.cc:45
6095
msgid "Undefined handler error 125"
6098
#: storage/myisam/my_handler_errors.cc:47
6099
msgid "Index file is crashed"
6102
#: storage/myisam/my_handler_errors.cc:49
6103
msgid "Record file is crashed"
6106
#: storage/myisam/my_handler_errors.cc:51
6107
msgid "Out of memory in engine"
6110
#: storage/myisam/my_handler_errors.cc:53
6111
msgid "Undefined handler error 129"
6114
#: storage/myisam/my_handler_errors.cc:55
6115
msgid "Incorrect file format"
6118
#: storage/myisam/my_handler_errors.cc:57
6119
msgid "Command not supported by database"
6122
#: storage/myisam/my_handler_errors.cc:59
6123
msgid "Old database file"
6126
#: storage/myisam/my_handler_errors.cc:61
6127
msgid "No record read before update"
6130
#: storage/myisam/my_handler_errors.cc:63
6131
msgid "Record was already deleted (or record file crashed)"
6134
#: storage/myisam/my_handler_errors.cc:65
6135
msgid "No more room in record file"
6138
#: storage/myisam/my_handler_errors.cc:67
6139
msgid "No more room in index file"
6142
#: storage/myisam/my_handler_errors.cc:69
6143
msgid "No more records (read after end of file)"
6146
#: storage/myisam/my_handler_errors.cc:71
6147
msgid "Unsupported extension used for table"
6150
#: storage/myisam/my_handler_errors.cc:73
6154
#: storage/myisam/my_handler_errors.cc:75
6155
msgid "Wrong create options"
6158
#: storage/myisam/my_handler_errors.cc:77
6159
msgid "Duplicate unique key or constraint on write or update"
6162
#: storage/myisam/my_handler_errors.cc:79
6163
msgid "Unknown character set used in table"
6166
#: storage/myisam/my_handler_errors.cc:81
6167
msgid "Conflicting table definitions in sub-tables of MERGE table"
6170
#: storage/myisam/my_handler_errors.cc:83
6171
msgid "Table is crashed and last repair failed"
6174
#: storage/myisam/my_handler_errors.cc:85
6175
msgid "Table was marked as crashed and should be repaired"
6178
#: storage/myisam/my_handler_errors.cc:87
6179
msgid "Lock timed out; Retry transaction"
6182
#: storage/myisam/my_handler_errors.cc:89
6183
msgid "Lock table is full; Restart program with a larger locktable"
6186
#: storage/myisam/my_handler_errors.cc:91
6187
msgid "Updates are not allowed under a read only transactions"
6190
#: storage/myisam/my_handler_errors.cc:93
6191
msgid "Lock deadlock; Retry transaction"
6194
#: storage/myisam/my_handler_errors.cc:95
6195
msgid "Foreign key constraint is incorrectly formed"
6198
#: storage/myisam/my_handler_errors.cc:97
6199
msgid "Cannot add a child row"
6202
#: storage/myisam/my_handler_errors.cc:99
6203
msgid "Cannot delete a parent row"
6206
#: storage/myisam/my_handler_errors.cc:101
6207
msgid "No savepoint with that name"
6210
#: storage/myisam/my_handler_errors.cc:103
6211
msgid "Non unique key block size"
6214
#: storage/myisam/my_handler_errors.cc:105
6215
msgid "The table does not exist in engine"
6218
#: storage/myisam/my_handler_errors.cc:107
6219
msgid "The table already existed in storage engine"
6222
#: storage/myisam/my_handler_errors.cc:109
6223
msgid "Could not connect to storage engine"
6226
#: storage/myisam/my_handler_errors.cc:111
6227
msgid "Unexpected null pointer found when using spatial index"
6230
#: storage/myisam/my_handler_errors.cc:113
6231
msgid "The table changed in storage engine"
6234
#: storage/myisam/my_handler_errors.cc:115
6235
msgid "There's no partition in table for the given value"
6238
#: storage/myisam/my_handler_errors.cc:117
6239
msgid "Row-based binlogging of row failed"
6242
#: storage/myisam/my_handler_errors.cc:119
6243
msgid "Index needed in foreign key constraint"
6246
#: storage/myisam/my_handler_errors.cc:121
6247
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6250
#: storage/myisam/my_handler_errors.cc:123
6251
msgid "Table needs to be upgraded before it can be used"
6254
#: storage/myisam/my_handler_errors.cc:125
6255
msgid "Table is read only"
6258
#: storage/myisam/my_handler_errors.cc:127
6259
msgid "Failed to get next auto increment value"
6262
#: storage/myisam/my_handler_errors.cc:129
6263
msgid "Failed to set row auto increment value"
6266
#: storage/myisam/my_handler_errors.cc:131
6267
msgid "Unknown (generic) error from engine"
6270
#: storage/myisam/my_handler_errors.cc:133
6271
msgid "Record is the same"
6274
#: storage/myisam/my_handler_errors.cc:135
6275
msgid "It is not possible to log this statement"
6278
#: storage/myisam/my_handler_errors.cc:137
6279
msgid "Tablespace exists"
6282
#: storage/myisam/my_handler_errors.cc:139
6283
msgid "The event was corrupt, leading to illegal data being read"
6286
#: storage/myisam/my_handler_errors.cc:141
6287
msgid "The table is of a new format not supported by this version"
6290
#: storage/myisam/my_handler_errors.cc:143
6291
msgid "The event could not be processed no other handler error happened"
6294
#: storage/myisam/my_handler_errors.cc:145
6295
msgid "Got a fatal error during initialzation of handler"
6298
#: storage/myisam/my_handler_errors.cc:147
6299
msgid "File to short; Expected more data in file"
6302
#: storage/myisam/my_handler_errors.cc:149
6303
msgid "Read page with wrong checksum"
6306
#: storage/myisam/my_handler_errors.cc:151
6307
msgid "Lock or active transaction"
6310
#: storage/myisam/my_handler_errors.cc:153
6311
msgid "No such table space"
6314
#: storage/myisam/my_handler_errors.cc:155
6315
msgid "Tablespace not empty"
6318
#~ msgid "Invalid error code"
6319
#~ msgstr "Cod de eroare invalid."
7033
#: drizzled/definitions.h:48
7034
msgid "Invalid error code"
7035
msgstr "Cod de eroare invalid."