439
417
"and you are welcome to modify and redistribute it under the GPL license\n"
442
#: ../client/drizzle.cc:1676
420
#: ../client/drizzle.cc:1729
444
422
msgid "Usage: drizzle [OPTIONS] [database]\n"
447
#: ../client/drizzle.cc:1730
449
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
425
#: ../client/drizzle.cc:1780
426
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
452
#: ../client/drizzle.cc:1739
429
#: ../client/drizzle.cc:1790
455
432
"Your Drizzle connection id is %u\n"
456
"Connection protocol: %s\n"
457
433
"Server version: %s\n"
460
#: ../client/drizzle.cc:1773
436
#: ../client/drizzle.cc:1822
462
438
msgid "Reading history-file %s\n"
465
#: ../client/drizzle.cc:1777
441
#: ../client/drizzle.cc:1826
467
443
msgid "Couldn't allocate memory for temp histfile!\n"
470
#: ../client/drizzle.cc:1784
446
#: ../client/drizzle.cc:1833
471
447
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
474
#: ../client/drizzle.cc:1794
478
#: ../client/drizzle.cc:1807
450
#: ../client/drizzle.cc:1856
480
452
msgid "Writing history-file %s\n"
483
#: ../client/drizzle.cc:1815
455
#: ../client/drizzle.cc:1864
487
#: ../client/drizzle.cc:1815
459
#: ../client/drizzle.cc:1864
491
#: ../client/drizzle.cc:1865
463
#: ../client/drizzle.cc:1916
492
464
msgid "Query aborted by Ctrl+C\n"
495
#: ../client/drizzle.cc:1949
467
#: ../client/drizzle.cc:2000
497
469
msgid "Processing line: %<PRIu32>\n"
500
#: ../client/drizzle.cc:2167
472
#: ../client/drizzle.cc:2218
501
473
msgid "Unknown command: "
504
#: ../client/drizzle.cc:2338
505
msgid "Not found a delimiter within max_input_line of input"
508
#: ../client/drizzle.cc:2587
476
#: ../client/drizzle.cc:2632
510
478
"Reading table information for completion of table and column names\n"
511
479
"You can turn off this feature to get a quicker startup with -A\n"
515
#: ../client/drizzle.cc:2653
483
#: ../client/drizzle.cc:2698
516
484
msgid "No connection. Trying to reconnect..."
519
#: ../client/drizzle.cc:2659
487
#: ../client/drizzle.cc:2704
520
488
msgid "Can't connect to the server\n"
521
489
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
523
#: ../client/drizzle.cc:2743
491
#: ../client/drizzle.cc:2782
524
492
msgid "List of all Drizzle commands:"
527
#: ../client/drizzle.cc:2747
530
"Note that all text commands must be first on line and end with '%s' or \\g"
495
#: ../client/drizzle.cc:2784
496
msgid "Note that all text commands must be first on line and end with ';'"
533
#: ../client/drizzle.cc:2805
499
#: ../client/drizzle.cc:2839
534
500
msgid "No query specified\n"
537
#: ../client/drizzle.cc:2820
503
#: ../client/drizzle.cc:2854
538
504
msgid "Ignoring query to other database"
541
#: ../client/drizzle.cc:2870
507
#: ../client/drizzle.cc:2904
542
508
msgid "Empty set"
545
#: ../client/drizzle.cc:2883
511
#: ../client/drizzle.cc:2917
547
513
msgid "%ld row in set"
548
514
msgid_plural "%ld rows in set"
552
#: ../client/drizzle.cc:2892
518
#: ../client/drizzle.cc:2926
556
#: ../client/drizzle.cc:2894
522
#: ../client/drizzle.cc:2928
558
524
msgid "Query OK, %ld row affected"
559
525
msgid_plural "Query OK, %ld rows affected"
563
#: ../client/drizzle.cc:2966
564
msgid "popen() failed! defaulting PAGER to stdout!\n"
567
#: ../client/drizzle.cc:2988
569
msgid "Error logging to file '%s'\n"
572
#: ../client/drizzle.cc:2993
574
msgid "Logging to file '%s'\n"
577
#: ../client/drizzle.cc:3077
586
"Collation: %s (%u)\n"
594
#: ../client/drizzle.cc:3544
596
msgid "No previous outfile available, you must give a filename!\n"
599
#: ../client/drizzle.cc:3549
601
msgid "Currently logging to file '%s'\n"
604
#: ../client/drizzle.cc:3569
606
msgid "No outfile specified!\n"
609
#: ../client/drizzle.cc:3582
610
msgid "Outfile disabled.\n"
613
#: ../client/drizzle.cc:3609
614
msgid "Default pager wasn't set, using stdout.\n"
617
#: ../client/drizzle.cc:3629
619
msgid "PAGER set to '%s'\n"
622
#: ../client/drizzle.cc:3640
623
msgid "PAGER set to stdout\n"
626
#: ../client/drizzle.cc:3723
628
msgid "Connection id: %u"
631
#: ../client/drizzle.cc:3725
633
msgid "Current database: %.128s\n"
636
#: ../client/drizzle.cc:3726
641
#: ../client/drizzle.cc:3746
642
msgid "Usage: \\. <filename> | source <filename>"
645
#: ../client/drizzle.cc:3761
647
msgid "Failed to open file '%s', error: %d"
650
#: ../client/drizzle.cc:3769
651
msgid "Can't initialize LineBuffer"
654
#: ../client/drizzle.cc:3805
655
msgid "DELIMITER must be followed by a 'delimiter' character or string"
658
#: ../client/drizzle.cc:3838
659
msgid "USE must be followed by a database name"
662
#: ../client/drizzle.cc:3906
663
msgid "Database changed"
666
#: ../client/drizzle.cc:3952
667
msgid "Show warnings enabled."
670
#: ../client/drizzle.cc:3960
671
msgid "Show warnings disabled."
674
#: ../client/drizzle.cc:4104
678
"Connection id:\t\t%lu\n"
681
#: ../client/drizzle.cc:4116
683
msgid "Current database:\t%s\n"
686
#: ../client/drizzle.cc:4117
688
msgid "Current user:\t\t%s\n"
691
#: ../client/drizzle.cc:4123
692
msgid "SSL:\t\t\tNot in use"
695
#: ../client/drizzle.cc:4128
701
#: ../client/drizzle.cc:4135
704
"All updates ignored to this database\n"
707
#: ../client/drizzle.cc:4138
709
msgid "Current pager:\t\t%s\n"
712
#: ../client/drizzle.cc:4139
714
msgid "Using outfile:\t\t'%s'\n"
717
#: ../client/drizzle.cc:4140
719
msgid "Using delimiter:\t%s\n"
722
#: ../client/drizzle.cc:4141
724
msgid "Server version:\t\t%s\n"
727
#: ../client/drizzle.cc:4142
729
msgid "Protocol:\t\t%s\n"
732
#: ../client/drizzle.cc:4143
734
msgid "Protocol version:\t%d\n"
737
#: ../client/drizzle.cc:4144
739
msgid "Connection:\t\t%s\n"
742
#: ../client/drizzle.cc:4151
744
msgid "UNIX socket:\t\t%s\n"
747
#: ../client/drizzle.cc:4153
749
msgid "TCP port:\t\t%d\n"
752
#: ../client/drizzle.cc:4158
755
"Note that you are running in safe_update_mode:\n"
758
#: ../client/drizzle.cc:4160
761
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
763
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
765
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
766
" Max number of examined row combination in a join is set to: "
771
#: ../client/drizzle.cc:4222 ../drizzled/option.cc:339
776
#: ../client/drizzle.cc:4265
778
msgid "ERROR %d (%s): "
781
#: ../client/drizzle.cc:4267
786
#: ../client/drizzle.cc:4270
790
#: ../client/drizzle.cc:4403
794
#: ../client/drizzle.cc:4405
798
#: ../client/drizzle.cc:4411
802
#: ../client/drizzle.cc:4417
806
#: ../client/drizzle.cc:4518
810
#: ../client/drizzle.cc:4638
812
msgid "Returning to default PROMPT of %s\n"
815
#: ../client/drizzle.cc:4643
816
msgid "Memory allocation error. Not changing prompt\n"
819
#: ../client/drizzle.cc:4648
821
msgid "PROMPT set to '%s'\n"
824
#: ../client/drizzledump.cc:230
825
msgid "Error inserting into destination database"
828
#: ../client/drizzledump.cc:254
529
#: ../client/drizzledump.cc:212
830
531
msgid "Got errno %d on write"
833
#: ../client/drizzledump.cc:299
534
#: ../client/drizzledump.cc:296
536
msgid "%s: You must use option --tab with --fields-...\n"
539
#: ../client/drizzledump.cc:302
836
542
"%s: You can't use --single-transaction and --lock-all-tables at the same "
840
#: ../client/drizzledump.cc:306
546
#: ../client/drizzledump.cc:308
549
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
553
#: ../client/drizzledump.cc:314
842
555
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
845
#: ../client/drizzledump.cc:374
846
msgid "-- Retrieving database structures..."
849
#: ../client/drizzledump.cc:478
851
"Dump all the databases. This will be same as --databases with all databases "
855
#: ../client/drizzledump.cc:480
856
msgid "Dump all the tablespaces."
859
#: ../client/drizzledump.cc:482
860
msgid "Use complete insert statements."
863
#: ../client/drizzledump.cc:484
865
"Flush logs file in server before starting dump. Note that if you dump many "
866
"databases at once (using the option --databases= or --all-databases), the "
867
"logs will be flushed for each database dumped. The exception is when using --"
868
"lock-all-tables in this case the logs will be flushed only once, "
869
"corresponding to the moment all tables are locked. So if you want your dump "
870
"and the log flush to happen at the same exact moment you should use --lock-"
871
"all-tables or --flush-logs"
874
#: ../client/drizzledump.cc:486
875
msgid "Continue even if we get an sql-error."
878
#: ../client/drizzledump.cc:487
880
msgid "Display this help message and exit."
881
msgstr "إظهار هذه المساعدة."
883
#: ../client/drizzledump.cc:489
885
"Locks all tables across all databases. This is achieved by taking a global "
886
"read lock for the duration of the whole dump. Automatically turns --single-"
890
#: ../client/drizzledump.cc:491
892
"Creates a consistent snapshot by dumping all tables in a single transaction. "
893
"Works ONLY for tables stored in storage engines which support "
894
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
895
"be consistent for other storage engines. While a --single-transaction dump "
896
"is in process, to ensure a valid dump file (correct table contents), no "
897
"other connection should use the following statements: ALTER TABLE, DROP "
898
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
902
#: ../client/drizzledump.cc:493
904
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
905
"extended-insert and --disable-keys."
908
#: ../client/drizzledump.cc:494
909
msgid "Overrides option --databases (-B)."
912
#: ../client/drizzledump.cc:496
558
#: ../client/drizzledump.cc:333
560
msgid "Got error: %s (%d) %s"
563
#: ../client/drizzledump.cc:340
565
msgid "Got error: %d %s"
568
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
569
#: ../client/drizzledump.cc:458
571
msgid "Couldn't execute '%s': %s (%d)"
574
#: ../client/drizzledump.cc:518
576
msgid "-- Connecting to %s...\n"
579
#: ../client/drizzledump.cc:541
581
msgid "-- Disconnecting from %s...\n"
584
#: ../client/drizzledump.cc:552
585
msgid "Couldn't allocate memory"
588
#: ../client/drizzledump.cc:896
591
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
595
#: ../client/drizzledump.cc:910
597
msgid "-- Retrieving table structure for table %s...\n"
600
#: ../client/drizzledump.cc:1024
602
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
605
#: ../client/drizzledump.cc:1131
607
msgid "%s: Can't get keys for table %s\n"
610
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
612
msgid "Error: Couldn't read status information for table %s\n"
615
#: ../client/drizzledump.cc:1353
617
msgid "Error retrieving table structure for table: \"%s\""
620
#: ../client/drizzledump.cc:1360
622
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
625
#: ../client/drizzledump.cc:1371
627
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
630
#: ../client/drizzledump.cc:1378
632
msgid "-- Skipping dump data for table '%s', it has no fields\n"
635
#: ../client/drizzledump.cc:1386
636
msgid "-- Sending SELECT query...\n"
639
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
640
msgid "when executing 'SELECT INTO OUTFILE'"
643
#: ../client/drizzledump.cc:1451
648
"-- Dumping data for table %s\n"
652
#: ../client/drizzledump.cc:1492
653
msgid "-- Retrieving rows...\n"
656
#: ../client/drizzledump.cc:1495
658
msgid "%s: Error in field count for table: %s ! Aborting.\n"
661
#: ../client/drizzledump.cc:1539
663
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
666
#: ../client/drizzledump.cc:1556
668
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
671
#: ../client/drizzledump.cc:1578
673
msgid "Not enough fields from table %s! Aborting.\n"
676
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
677
msgid "when doing refresh"
680
#: ../client/drizzledump.cc:2080
681
msgid "alloc_root failure."
684
#: ../client/drizzledump.cc:2096
686
msgid "Couldn't find table: \"%s\""
689
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
690
#: ../client/drizzledump.cc:2391
693
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
696
#: ../client/drizzledump.cc:2423
698
msgid "Error: Not enough memory to store ORDER BY clause\n"
701
#: ../client/drizzledump.cc:2480
913
702
msgid "Number of rows before each output progress report (requires --verbose)."
916
#: ../client/drizzledump.cc:498
917
msgid "Print info about the various stages."
920
#: ../client/drizzledump.cc:500
921
msgid "Turn off Comments"
924
#: ../client/drizzledump.cc:501
925
msgid "Turn off create-options"
928
#: ../client/drizzledump.cc:502
929
msgid "Turn off extended-insert"
932
#: ../client/drizzledump.cc:503
933
msgid "Turn off dump date at the end of the output"
936
#: ../client/drizzledump.cc:504
937
msgid "Do not read from the configuration files"
940
#: ../client/drizzledump.cc:510
941
msgid "Add a 'DROP DATABASE' before each create."
944
#: ../client/drizzledump.cc:511
945
msgid "Do not add a 'drop table' before each create."
948
#: ../client/drizzledump.cc:513
950
"Give less verbose output (useful for debugging). Disables structure comments "
951
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
952
"set-names --skip-disable-keys"
955
#: ../client/drizzledump.cc:515
957
"To dump several databases. Note the difference in usage; In this case no "
958
"tables are given. All name arguments are regarded as databasenames. 'USE "
959
"db_name;' will be included in the output."
962
#: ../client/drizzledump.cc:517
964
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
965
"will not be put in the output."
968
#: ../client/drizzledump.cc:519
970
"Do not dump the specified table. To specify more than one table to ignore, "
971
"use the directive multiple times, once for each table. Each table must be "
972
"specified with both database and table names, e.g. --ignore-table=database."
976
#: ../client/drizzledump.cc:521
977
msgid "Insert rows with INSERT IGNORE."
980
#: ../client/drizzledump.cc:523
981
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
984
#: ../client/drizzledump.cc:525
986
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
987
"above line will be added otherwise, if --databases or --all-databases option "
991
#: ../client/drizzledump.cc:527
992
msgid "No row information."
995
#: ../client/drizzledump.cc:529
996
msgid "Use REPLACE INTO instead of INSERT INTO."
999
#: ../client/drizzledump.cc:531
1000
msgid "Where to send output to (stdout|database"
1003
#: ../client/drizzledump.cc:533
1005
"Hostname for destination db server (requires --destination-type=database)"
1008
#: ../client/drizzledump.cc:535
1010
"Port number for destination db server (requires --destination-type=database)"
1013
#: ../client/drizzledump.cc:537
1015
"User name for destination db server (resquires --destination-type=database)"
1018
#: ../client/drizzledump.cc:539
1020
"Password for destination db server (requires --destination-type=database)"
1023
#: ../client/drizzledump.cc:541
1025
"The database in the destination db server (requires --destination-"
1026
"type=database, not for use with --all-databases)"
1029
#: ../client/drizzledump.cc:547
1031
msgid "Connect to host."
1032
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
1034
#: ../client/drizzledump.cc:549
1036
"Password to use when connecting to server. If password is not given it's "
1037
"solicited on the tty."
1040
#: ../client/drizzledump.cc:551
1041
#: ../plugin/transaction_log/utilities/transaction_reader.cc:433
1042
msgid "Port number to use for connection."
1045
#: ../client/drizzledump.cc:558
1046
msgid "Hidden Options"
1049
#: ../client/drizzledump.cc:560
1050
msgid "Used to select the database"
1053
#: ../client/drizzledump.cc:561
1054
msgid "Used to select the tables"
1057
#: ../client/drizzledump.cc:564
1058
msgid "Allowed Options + Hidden Options"
1061
#: ../client/drizzledump.cc:628
1063
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1066
#: ../client/drizzledump.cc:633
1068
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1069
"and you are welcome to modify and redistribute it under the GPL license\n"
1072
#: ../client/drizzledump.cc:634
1073
msgid "Dumps definitions and data from a Drizzle database server"
1076
#: ../client/drizzledump.cc:635
705
#: ../client/drizzledump.cc:2633 ../client/drizzledump.cc:2720
1078
707
msgid "Usage: %s [OPTIONS] database [tables]\n"
1081
#: ../client/drizzledump.cc:636
710
#: ../client/drizzledump.cc:2634 ../client/drizzledump.cc:2721
1083
712
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1086
#: ../client/drizzledump.cc:638
715
#: ../client/drizzledump.cc:2636 ../client/drizzledump.cc:2723
1088
717
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1091
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1092
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
720
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:506
721
#: ../client/drizzleslap.cc:1036 ../client/drizzletest.cc:5596
1094
723
msgid "Value supplied for port is not valid.\n"
1097
#: ../client/drizzledump.cc:734
727
#. This check is made because the some the file functions below
728
#. have FN_REFLEN sized stack allocated buffers and will cause
729
#. a crash even if the input destination buffer is large enough
730
#. to hold the output.
732
#: ../client/drizzledump.cc:2695
734
msgid "Input filename too long: %s"
737
#: ../client/drizzledump.cc:2702 ../client/drizzledump.cc:2714
739
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
742
#: ../client/drizzledump.cc:2717
744
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
745
"and you are welcome to modify and redistribute it under the GPL license\n"
748
#: ../client/drizzledump.cc:2718
749
msgid "Dumps definitions and data from a Drizzle database server"
752
#: ../client/drizzledump.cc:2754
1099
754
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1102
#: ../client/drizzledump_data.cc:263
1103
msgid "-- Retrieving data for "
1106
#: ../client/drizzledump_data.cc:295
1107
msgid " rows dumped for table "
1110
#: ../client/drizzledump_data.cc:542
1112
msgid "-- Connecting to "
1113
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
1115
#: ../client/drizzledump_data.cc:542
1116
msgid " using protocol "
1119
#: ../client/drizzledump_data.cc:583 ../client/drizzledump_data.cc:589
1120
#: ../client/drizzledump_data.cc:620 ../client/drizzledump_data.cc:626
1121
msgid "Error executing query: "
1124
#: ../client/drizzledump_data.cc:597
1125
msgid "Could not buffer result: "
1128
#: ../client/drizzledump_data.cc:643
1129
msgid "Error: Could not set db '"
1132
#: ../client/drizzledump_data.cc:657 ../client/drizzledump_data.cc:662
1133
#: ../client/drizzledump_data.cc:668
1137
#: ../client/drizzledump_data.cc:677
1138
msgid "-- Disconnecting from "
1141
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1142
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1143
msgid "-- Retrieving table structures for "
1146
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1147
msgid "-- Retrieving fields for "
1150
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:277
1151
msgid "-- Retrieving indexes for "
1154
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:322
1155
msgid "-- Retrieving foreign keys for "
1158
#: ../client/drizzleslap.cc:2292
757
#: ../client/drizzledump.cc:2797
1160
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
759
msgid "Invalid mode to --compatible: %s\n"
1163
#: ../client/drizzletest.cc:5364
762
#: ../client/drizzletest.cc:5363
1164
763
msgid "Error: Invalid Value for opt_max_connect_retries"
1167
#: ../client/drizzletest.cc:5374
766
#: ../client/drizzletest.cc:5373
1168
767
msgid "Error: Invalid Value for opt_tail_lines"
1171
#: ../client/drizzletest.cc:5384
770
#: ../client/drizzletest.cc:5383
1172
771
msgid "Error: Invalid Value for opt_sleep"
1175
#: ../client/drizzletest.cc:5575
774
#: ../client/drizzletest.cc:5564
1177
776
msgid "Could not open '%s' for reading: errno = %d"
1180
#: ../client/drizzletest.cc:5580
779
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
1182
781
msgid "Out of memory"
1185
#: ../drizzled/definition/table.cc:763
1187
msgid "Table %s has invalid/unknown collation: %d,%s"
1190
#: ../drizzled/definition/table.cc:1055
1192
msgid "ENUM column %s has greater than %d possible values"
1195
#: ../drizzled/definition/table.cc:1973
1197
msgid "Unknown collation '%s' in table '%-.64s' definition"
1200
#: ../drizzled/definition/table.cc:1980
1203
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1207
#: ../drizzled/drizzled.cc:487
784
#: ../drizzled/drizzled.cc:490
1208
785
msgid "Aborting\n"
1211
#: ../drizzled/drizzled.cc:548
788
#: ../drizzled/drizzled.cc:572
1212
789
msgid "One can only use the --user switch if running as root\n"
1215
#: ../drizzled/drizzled.cc:555
792
#: ../drizzled/drizzled.cc:579
1217
794
"Fatal error: Please read \"Security\" section of the manual to find out how "
1218
795
"to run drizzled as root!\n"
1221
#: ../drizzled/drizzled.cc:575
798
#: ../drizzled/drizzled.cc:599
1224
801
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1228
#: ../drizzled/drizzled.cc:600
1229
msgid "Set process group ID failed"
1232
#: ../drizzled/drizzled.cc:605
1233
msgid "Set process user ID failed"
1236
#: ../drizzled/drizzled.cc:617
1237
msgid "Process chroot failed"
1240
#: ../drizzled/drizzled.cc:729
1241
msgid "Error: Invalid Value for auto_increment_increment"
1244
#: ../drizzled/drizzled.cc:740
1245
msgid "Error: Invalid Value for auto_increment_offset"
1248
#: ../drizzled/drizzled.cc:751
1249
msgid "Error: Invalid Value for completion_type"
1252
#: ../drizzled/drizzled.cc:763
1253
msgid "Error: Invalid Value for div-precision-increment"
1256
#: ../drizzled/drizzled.cc:774
1257
msgid "Error: Invalid Value for group_concat_max_len"
1260
#: ../drizzled/drizzled.cc:785
1261
msgid "Error: Invalid Value for join_buffer_size"
1264
#: ../drizzled/drizzled.cc:797
1265
msgid "Error: Invalid Value for max_allowed_packet"
1268
#: ../drizzled/drizzled.cc:809
1269
msgid "Error: Invalid Value for max_connect_errors"
1272
#: ../drizzled/drizzled.cc:820
1273
msgid "Error: Invalid Value for max_error_count"
1276
#: ../drizzled/drizzled.cc:831
1277
msgid "Error: Invalid Value for max_heap_table_size"
1280
#: ../drizzled/drizzled.cc:843
1281
msgid "Error: Invalid Value for min_examined_row_limit"
1284
#: ../drizzled/drizzled.cc:854
1285
msgid "Error: Invalid Value for max_join_size"
1288
#: ../drizzled/drizzled.cc:865
1289
msgid "Error: Invalid Value for max_length_for_sort_data"
1292
#: ../drizzled/drizzled.cc:876
1293
msgid "Error: Invalid Value for max_seeks_for_key"
805
#: ../drizzled/drizzled.cc:738
807
msgid "gethostname failed, using '%s' as hostname"
810
#: ../drizzled/drizzled.cc:796
812
msgid "Unknown locale: '%s'"
815
#: ../drizzled/drizzled.cc:833
816
msgid "Can't create thread-keys"
819
#: ../drizzled/drizzled.cc:866
820
msgid "Failed to initialize plugins."
1296
823
#: ../drizzled/drizzled.cc:887
1297
msgid "Error: Invalid Value for max_sort_length"
1300
#: ../drizzled/drizzled.cc:898
1301
msgid "Error: Invalid Value for optimizer_search_depth"
1304
#: ../drizzled/drizzled.cc:909
1305
msgid "Error: Invalid Value for preload_buff_size"
1308
#: ../drizzled/drizzled.cc:920
1309
msgid "Error: Invalid Value for query_alloc_block_size"
1312
#: ../drizzled/drizzled.cc:932
1313
msgid "Error: Invalid Value for query_prealloc_size"
1316
#: ../drizzled/drizzled.cc:944
1317
msgid "Error: Invalid Value for range_alloc_block_size"
1320
#: ../drizzled/drizzled.cc:956
1321
msgid "Error: Invalid Value for read_buff_size"
1324
#: ../drizzled/drizzled.cc:968
1325
msgid "Error: Invalid Value for read_rnd_buff_size"
1328
#: ../drizzled/drizzled.cc:979
1329
msgid "Error: Invalid Value for sort_buff_size"
1332
#: ../drizzled/drizzled.cc:990
1333
msgid "Error: Invalid Value for table_def_size"
1336
#: ../drizzled/drizzled.cc:1001
1337
msgid "Error: Invalid Value for table_cache_size"
1340
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1341
msgid "Error: Invalid Value for table_lock_wait_timeout"
1344
#: ../drizzled/drizzled.cc:1039
1346
"Error: Invalid Value for transaction_message_threshold valid values are "
1347
"between 131072 - 1048576 bytes"
1350
#: ../drizzled/drizzled.cc:1097
1352
msgid "Defaults file '%s' not found\n"
1355
#: ../drizzled/drizzled.cc:1139
1357
msgid "gethostname failed, using '%s' as hostname"
1360
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
826
"%s: Too many arguments (first extra is '%s').\n"
827
"Use --verbose --help to get a list of available options\n"
830
#: ../drizzled/drizzled.cc:912
831
msgid "No scheduler found, cannot continue!\n"
834
#: ../drizzled/drizzled.cc:936
836
msgid "Unknown/unsupported storage engine: %s"
839
#: ../drizzled/drizzled.cc:1027
1361
840
msgid "Display this help and exit."
1364
#: ../drizzled/drizzled.cc:1157
1365
msgid "Configuration file to use"
1368
#: ../drizzled/drizzled.cc:1159
1369
msgid "Base location for config files"
1372
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1373
msgid "Directory for plugins."
1376
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1378
"Optional comma separated list of plugins to load at startup in addition to "
1379
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1382
#: ../drizzled/drizzled.cc:1170 ../drizzled/drizzled.cc:1978
1384
"Optional comma separated list of plugins to not load at startup. Effectively "
1385
"removes a plugin from the list of plugins to be loaded. [for example: --"
1386
"plugin_remove=crc32,logger_gearman]"
1389
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1984
1391
"Optional comma separated list of plugins to load at starup instead of the "
1392
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1395
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1748
843
#: ../drizzled/drizzled.cc:1031
844
msgid "Display this help and exit after initializing plugins."
847
#: ../drizzled/drizzled.cc:1035
1396
848
msgid "Auto-increment columns are incremented by this"
1399
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1753
851
#: ../drizzled/drizzled.cc:1040
1401
853
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1405
#: ../drizzled/drizzled.cc:1185 ../drizzled/drizzled.cc:1759
857
#: ../drizzled/drizzled.cc:1046
1407
859
"Path to installation directory. All paths are usually resolved relative to "
1411
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1764
863
#: ../drizzled/drizzled.cc:1051
1412
864
msgid "Chroot drizzled daemon during startup."
1415
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1768
867
#: ../drizzled/drizzled.cc:1055
1416
868
msgid "Set the default collation."
1419
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
871
#: ../drizzled/drizzled.cc:1059
1420
872
msgid "Default completion type."
1423
#: ../drizzled/drizzled.cc:1193 ../drizzled/drizzled.cc:1777
875
#: ../drizzled/drizzled.cc:1064
1424
876
msgid "Write core on errors."
1427
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1781
879
#: ../drizzled/drizzled.cc:1068
1428
880
msgid "Path to the database root."
1431
#: ../drizzled/drizzled.cc:1197
1432
msgid "Set the default storage engine for tables."
883
#: ../drizzled/drizzled.cc:1072
884
msgid "Set the default storage engine (table type) for tables."
1435
#: ../drizzled/drizzled.cc:1199 ../drizzled/drizzled.cc:1788
887
#: ../drizzled/drizzled.cc:1076
1436
888
msgid "Set the default time zone."
1439
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1793
891
#: ../drizzled/drizzled.cc:1081
1440
892
msgid "Used for debugging; Use at your own risk!"
1443
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1798
895
#: ../drizzled/drizzled.cc:1086
1444
896
msgid "Set up signals usable for debugging"
1447
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1802
899
#: ../drizzled/drizzled.cc:1090
903
#: ../drizzled/drizzled.cc:1094
1448
904
msgid "Set the language used for the month names and the days of the week."
1451
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1807
907
#: ../drizzled/drizzled.cc:1099
1452
908
msgid "Log some not critical warnings to the log file."
1455
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1812
1456
msgid "Pid file used by drizzled."
1459
#: ../drizzled/drizzled.cc:1211
1460
msgid "Maximum time in seconds to wait for the port to become free. "
1463
#: ../drizzled/drizzled.cc:1213
1464
msgid "Include the SQL query in replicated protobuf messages."
1467
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1821
911
#: ../drizzled/drizzled.cc:1104
912
msgid "Pid file used by safe_mysqld."
915
#: ../drizzled/drizzled.cc:1108
917
"Maximum time in seconds to wait for the port to become free. (Default: no "
921
#: ../drizzled/drizzled.cc:1113
1469
923
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1470
924
"specified directory"
1473
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1826
927
#: ../drizzled/drizzled.cc:1118
1475
929
"Uniquely identifies the server instance in the community of replication "
1479
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1831
933
#: ../drizzled/drizzled.cc:1123
1480
934
msgid "Don't print a stack trace on failure."
1483
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1835
937
#: ../drizzled/drizzled.cc:1127
1484
938
msgid "Enable symbolic link support."
1487
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1844
941
#: ../drizzled/drizzled.cc:1136
1489
943
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1492
#: ../drizzled/drizzled.cc:1228 ../drizzled/drizzled.cc:1849
946
#: ../drizzled/drizzled.cc:1141
1493
947
msgid "Path for temporary files."
1496
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1853
950
#: ../drizzled/drizzled.cc:1145
1497
951
msgid "Default transaction isolation level."
1500
#: ../drizzled/drizzled.cc:1232
1502
"Max message size written to transaction log, valid values 131072 - 1048576 "
1506
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1857
954
#: ../drizzled/drizzled.cc:1149
1507
955
msgid "Run drizzled daemon as user."
1510
#: ../drizzled/drizzled.cc:1238 ../drizzled/drizzled.cc:1865
958
#: ../drizzled/drizzled.cc:1157
1512
960
"The number of outstanding connection requests Drizzle can have. This comes "
1513
961
"into play when the main Drizzle thread gets very many connection requests in "
1514
962
"a very short time."
1517
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1871
965
#: ../drizzled/drizzled.cc:1163
1519
967
"Size of tree cache used in bulk insert optimization. Note that this is a "
1520
968
"limit per thread!"
1523
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1877
971
#: ../drizzled/drizzled.cc:1169
1525
973
"Precision of the result of '/' operator will be increased on that value."
1528
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1883
976
#: ../drizzled/drizzled.cc:1175
1529
977
msgid "The maximum length of the result of function group_concat."
1532
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1888
980
#: ../drizzled/drizzled.cc:1180
1533
981
msgid "The size of the buffer that is used for full joins."
1536
#: ../drizzled/drizzled.cc:1254
1538
"A global cap on the amount of memory that can be allocated by session join "
1539
"buffers (0 means unlimited)"
1542
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1894
984
#: ../drizzled/drizzled.cc:1186
1543
985
msgid "Max packetlength to send/receive from to server."
1546
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1899
988
#: ../drizzled/drizzled.cc:1191
1548
990
"If there is more than this number of interrupted connections from a host "
1549
991
"this host will be blocked from further connections."
1552
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1904
994
#: ../drizzled/drizzled.cc:1196
1553
995
msgid "Max number of errors/warnings to store for a statement."
1556
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1909
998
#: ../drizzled/drizzled.cc:1201
1557
999
msgid "Don't allow creation of heap tables bigger than this."
1560
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1915
1002
#: ../drizzled/drizzled.cc:1207
1562
1004
"Joins that are probably going to read more than max_join_size records return "
1566
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1921
1008
#: ../drizzled/drizzled.cc:1213
1567
1009
msgid "Max number of bytes in sorted records."
1570
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1926
1012
#: ../drizzled/drizzled.cc:1218
1571
1013
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1574
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1931
1016
#: ../drizzled/drizzled.cc:1223
1576
1018
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1577
1019
"max_sort_length bytes of each value are used; the rest are ignored)."
1580
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1938
1022
#: ../drizzled/drizzled.cc:1230
1581
1023
msgid "After this many write locks, allow some read locks to run in between."
1584
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1942
1026
#: ../drizzled/drizzled.cc:1234
1586
1028
"Don't log queries which examine less than min_examined_row_limit rows to "
1590
#: ../drizzled/drizzled.cc:1281
1032
#: ../drizzled/drizzled.cc:1240
1592
"Do not apply any heuristic(s) during query optimization to prune, thus "
1593
"perform an exhaustive search from the optimizer search space."
1034
"Controls the heuristic(s) applied during query optimization to prune less-"
1035
"promising partial plans from the optimizer search space. Meaning: false - do "
1036
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1037
"based on number of retrieved rows."
1596
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1956
1040
#: ../drizzled/drizzled.cc:1248
1598
1042
"Maximum depth of search performed by the query optimizer. Values larger than "
1599
1043
"the number of relations in a query result in better query plans, but take "
1604
1048
"(used for testing/comparison)."
1607
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1990
1051
#: ../drizzled/drizzled.cc:1260
1052
msgid "Directory for plugins."
1055
#: ../drizzled/drizzled.cc:1264
1057
"Optional comma separated list of plugins to load at startup in addition to "
1058
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1061
#: ../drizzled/drizzled.cc:1270
1063
"Optional comma separated list of plugins to not load at startup. Effectively "
1064
"removes a plugin from the list of plugins to be loaded. [for example: --"
1065
"plugin_remove=crc32,logger_gearman]"
1068
#: ../drizzled/drizzled.cc:1276
1070
"Optional comma separated list of plugins to load at starup instead of the "
1071
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1074
#: ../drizzled/drizzled.cc:1282
1608
1075
msgid "The size of the buffer that is allocated when preloading indexes"
1611
#: ../drizzled/drizzled.cc:1296 ../drizzled/drizzled.cc:1995
1078
#: ../drizzled/drizzled.cc:1287
1612
1079
msgid "Allocation block size for query parsing and execution"
1615
#: ../drizzled/drizzled.cc:1299 ../drizzled/drizzled.cc:2000
1082
#: ../drizzled/drizzled.cc:1292
1616
1083
msgid "Persistent buffer for query parsing and execution"
1619
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:2006
1086
#: ../drizzled/drizzled.cc:1298
1620
1087
msgid "Allocation block size for storing ranges during optimization"
1623
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:2012
1090
#: ../drizzled/drizzled.cc:1304
1625
1092
"Each thread that does a sequential scan allocates a buffer of this size for "
1626
1093
"each table it scans. If you do many sequential scans, you may want to "
1627
1094
"increase this value."
1630
#: ../drizzled/drizzled.cc:1310
1631
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1634
#: ../drizzled/drizzled.cc:1313 ../drizzled/drizzled.cc:2020
1097
#: ../drizzled/drizzled.cc:1312
1636
1099
"When reading rows in sorted order after a sort, the rows are read through "
1637
1100
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1638
1101
"record_buffer."
1641
#: ../drizzled/drizzled.cc:1318
1642
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1645
#: ../drizzled/drizzled.cc:1320 ../drizzled/drizzled.cc:2028
1104
#: ../drizzled/drizzled.cc:1320
1646
1105
msgid "Select scheduler to be used (by default multi-thread)."
1649
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:2033
1108
#: ../drizzled/drizzled.cc:1325
1650
1109
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1653
#: ../drizzled/drizzled.cc:1326
1655
"A global cap on the amount of memory that can be allocated by session sort "
1656
"buffers (0 means unlimited)"
1659
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2039
1112
#: ../drizzled/drizzled.cc:1331
1660
1113
msgid "The number of cached table definitions."
1663
#: ../drizzled/drizzled.cc:1330 ../drizzled/drizzled.cc:2043
1116
#: ../drizzled/drizzled.cc:1335
1664
1117
msgid "The number of cached open tables."
1667
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:2047
1120
#: ../drizzled/drizzled.cc:1339
1669
1122
"Timeout in seconds to wait for a table level lock before returning an error. "
1670
1123
"Used only if the connection has active cursors."
1673
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2052
1126
#: ../drizzled/drizzled.cc:1344
1674
1127
msgid "The stack size for each thread."
1677
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2058
1130
#: ../drizzled/drizzled.cc:1350
1679
1132
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1680
1133
"automatically convert it to an on-disk MyISAM table."
1683
#: ../drizzled/drizzled.cc:1361
1684
msgid "Duplicate entry for command line option\n"
1687
#: ../drizzled/drizzled.cc:1408 ../drizzled/drizzled.cc:1426
1688
#: ../drizzled/drizzled.cc:1460 ../drizzled/drizzled.cc:1468
1689
#: ../drizzled/drizzled.cc:1488
1693
"Use --help to get a list of available options\n"
1696
#: ../drizzled/drizzled.cc:1438
1697
msgid "Failed to initialize plugins\n"
1700
#: ../drizzled/drizzled.cc:1476
1704
"Use --help to get a list of available options\n"
1707
#: ../drizzled/drizzled.cc:1525
1708
msgid "Error getting default charset"
1711
#: ../drizzled/drizzled.cc:1555
1712
msgid "Error setting collation"
1715
#: ../drizzled/drizzled.cc:1563
1717
msgid "Unknown locale: '%s'"
1720
#: ../drizzled/drizzled.cc:1583
1721
msgid "Could not initialize table cache\n"
1724
#: ../drizzled/drizzled.cc:1598
1725
msgid "XA cache initialization failed: Out of memory\n"
1728
#: ../drizzled/drizzled.cc:1628
1729
msgid "No scheduler found, cannot continue!\n"
1732
#: ../drizzled/drizzled.cc:1652
1734
msgid "Unknown/unsupported storage engine: %s\n"
1737
#: ../drizzled/drizzled.cc:1784
1738
msgid "Set the default storage engine (table type) for tables."
1741
#: ../drizzled/drizzled.cc:1816
1743
"Maximum time in seconds to wait for the port to become free. (Default: no "
1747
#: ../drizzled/drizzled.cc:1948
1749
"Controls the heuristic(s) applied during query optimization to prune less-"
1750
"promising partial plans from the optimizer search space. Meaning: false - do "
1751
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1752
"based on number of retrieved rows."
1755
#: ../drizzled/drizzled.cc:2084
1136
#: ../drizzled/drizzled.cc:1376
1757
1138
"Copyright (C) 2008 Sun Microsystems\n"
1758
1139
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1759
1140
"and you are welcome to modify and redistribute it under the GPL license\n"
1142
"Starts the Drizzle database server\n"
1763
#: ../drizzled/drizzled.cc:2091
1145
#: ../drizzled/drizzled.cc:1383
1765
1147
msgid "Usage: %s [OPTIONS]\n"
1768
#: ../drizzled/drizzled.cc:2214
1150
#: ../drizzled/drizzled.cc:1507
1771
1153
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1772
1154
"command line\n"
1775
#: ../drizzled/drizzled.cc:2231
1776
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1779
#: ../drizzled/drizzled.cc:2244
1780
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1783
#: ../drizzled/drizzled.cc:2257
1784
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1787
#: ../drizzled/drizzled.cc:2270
1788
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1791
#: ../drizzled/error.cc:131
1157
#: ../drizzled/drizzled.cc:1550
1158
msgid "Can't start server: cannot resolve hostname!"
1161
#: ../drizzled/drizzled.cc:1556
1162
msgid "Can't start server: bind-address refers to multiple interfaces!"
1165
#: ../drizzled/error.cc:138
1793
1167
msgid "Unknown error %d"
1796
#: ../drizzled/error.cc:207
1170
#: ../drizzled/error.cc:214
1800
#: ../drizzled/error.cc:208
1174
#: ../drizzled/error.cc:215
1804
#: ../drizzled/error.cc:209
1178
#: ../drizzled/error.cc:216
1806
1180
msgid "Can't create file '%-.200s' (errno: %d)"
1809
#: ../drizzled/error.cc:210
1183
#: ../drizzled/error.cc:217
1811
1185
msgid "Can't create table '%-.200s' (errno: %d)"
1814
#: ../drizzled/error.cc:211
1816
msgid "Can't create schema '%-.192s' (errno: %d)"
1819
#: ../drizzled/error.cc:212
1821
msgid "Can't create schema '%-.192s'; schema exists"
1824
#: ../drizzled/error.cc:213
1826
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1829
#: ../drizzled/error.cc:214
1831
msgid "Error on delete of '%-.192s' (errno: %d)"
1834
#: ../drizzled/error.cc:215
1836
msgid "Can't get status of '%-.200s' (errno: %d)"
1839
#: ../drizzled/error.cc:216
1841
msgid "Can't lock file (errno: %d)"
1844
#: ../drizzled/error.cc:217
1846
msgid "Can't open file: '%-.200s' (errno: %d)"
1849
1188
#: ../drizzled/error.cc:218
1851
msgid "Can't find file: '%-.200s' (errno: %d)"
1190
msgid "Can't create database '%-.192s' (errno: %d)"
1854
1193
#: ../drizzled/error.cc:219
1856
msgid "Can't read dir of '%-.192s' (errno: %d)"
1195
msgid "Can't create database '%-.192s'; database exists"
1859
1198
#: ../drizzled/error.cc:220
1861
msgid "Record has changed since last read in table '%-.192s'"
1200
msgid "Can't drop database '%-.192s'; database doesn't exist"
1864
1203
#: ../drizzled/error.cc:221
1866
msgid "Disk full (%s); waiting for someone to free some space..."
1205
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1869
1208
#: ../drizzled/error.cc:222
1871
msgid "Can't write; duplicate key in table '%-.192s'"
1210
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1874
1213
#: ../drizzled/error.cc:223
1876
msgid "Error on close of '%-.192s' (errno: %d)"
1215
msgid "Error on delete of '%-.192s' (errno: %d)"
1879
1218
#: ../drizzled/error.cc:224
1881
msgid "Error reading file '%-.200s' (errno: %d)"
1219
msgid "Can't read record in system table"
1884
1222
#: ../drizzled/error.cc:225
1886
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1224
msgid "Can't get status of '%-.200s' (errno: %d)"
1889
1227
#: ../drizzled/error.cc:226
1891
msgid "Error writing file '%-.200s' (errno: %d)"
1229
msgid "Can't get working directory (errno: %d)"
1894
1232
#: ../drizzled/error.cc:227
1896
msgid "'%-.192s' is locked against change"
1234
msgid "Can't lock file (errno: %d)"
1899
1237
#: ../drizzled/error.cc:228
1900
msgid "Sort aborted"
1239
msgid "Can't open file: '%-.200s' (errno: %d)"
1903
1242
#: ../drizzled/error.cc:229
1905
msgid "Got error %d from storage engine"
1244
msgid "Can't find file: '%-.200s' (errno: %d)"
1908
1247
#: ../drizzled/error.cc:230
1910
msgid "Table storage engine for '%-.192s' doesn't have this option"
1249
msgid "Can't read dir of '%-.192s' (errno: %d)"
1913
1252
#: ../drizzled/error.cc:231
1915
msgid "Can't find record in '%-.192s'"
1254
msgid "Can't change dir to '%-.192s' (errno: %d)"
1918
1257
#: ../drizzled/error.cc:232
1920
msgid "Incorrect information in file: '%-.200s'"
1259
msgid "Record has changed since last read in table '%-.192s'"
1923
1262
#: ../drizzled/error.cc:233
1925
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1264
msgid "Disk full (%s); waiting for someone to free some space..."
1928
1267
#: ../drizzled/error.cc:234
1930
msgid "Old key file for table '%-.192s'; repair it!"
1269
msgid "Can't write; duplicate key in table '%-.192s'"
1933
1272
#: ../drizzled/error.cc:235
1935
msgid "Table '%-.192s' is read only"
1274
msgid "Error on close of '%-.192s' (errno: %d)"
1938
1277
#: ../drizzled/error.cc:236
1940
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1279
msgid "Error reading file '%-.200s' (errno: %d)"
1943
1282
#: ../drizzled/error.cc:237
1944
msgid "Out of sort memory; increase server sort buffer size"
1284
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1947
1287
#: ../drizzled/error.cc:238
1948
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1289
msgid "Error writing file '%-.200s' (errno: %d)"
1951
1292
#: ../drizzled/error.cc:239
1952
msgid "Global join memory constraint hit; increase join-heap-threshold"
1294
msgid "'%-.192s' is locked against change"
1955
1297
#: ../drizzled/error.cc:240
1956
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1298
msgid "Sort aborted"
1959
1301
#: ../drizzled/error.cc:241
1960
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1303
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1963
1306
#: ../drizzled/error.cc:242
1965
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1308
msgid "Got error %d from storage engine"
1968
1311
#: ../drizzled/error.cc:243
1969
msgid "Too many connections"
1313
msgid "Table storage engine for '%-.192s' doesn't have this option"
1972
1316
#: ../drizzled/error.cc:244
1974
"Out of memory; check if drizzled or some other process uses all available "
1975
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1976
"memory or you can add more swap space"
1318
msgid "Can't find record in '%-.192s'"
1979
1321
#: ../drizzled/error.cc:245
1980
msgid "Can't get hostname for your address"
1323
msgid "Incorrect information in file: '%-.200s'"
1983
1326
#: ../drizzled/error.cc:246
1984
msgid "Bad handshake"
1328
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1987
1331
#: ../drizzled/error.cc:247
1989
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1333
msgid "Old key file for table '%-.192s'; repair it!"
1992
1336
#: ../drizzled/error.cc:248
1994
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1338
msgid "Table '%-.192s' is read only"
1997
1341
#: ../drizzled/error.cc:249
1998
msgid "No schema selected"
1343
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2001
1346
#: ../drizzled/error.cc:250
2002
msgid "Unknown command"
1347
msgid "Out of sort memory; increase server sort buffer size"
2005
1350
#: ../drizzled/error.cc:251
2007
msgid "Column '%-.192s' cannot be null"
1352
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2010
1355
#: ../drizzled/error.cc:252
2012
msgid "Unknown schema '%-.192s'"
1356
msgid "Too many connections"
2015
1359
#: ../drizzled/error.cc:253
1361
"Out of memory; check if drizzled or some other process uses all available "
1362
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1363
"memory or you can add more swap space"
1366
#: ../drizzled/error.cc:254
1367
msgid "Can't get hostname for your address"
1370
#: ../drizzled/error.cc:255
1371
msgid "Bad handshake"
1374
#: ../drizzled/error.cc:256
1376
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1379
#: ../drizzled/error.cc:257
1381
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1384
#: ../drizzled/error.cc:258
1385
msgid "No database selected"
1388
#: ../drizzled/error.cc:259
1389
msgid "Unknown command"
1392
#: ../drizzled/error.cc:260
1394
msgid "Column '%-.192s' cannot be null"
1397
#: ../drizzled/error.cc:261
1399
msgid "Unknown database '%-.192s'"
1402
#: ../drizzled/error.cc:262
2017
1404
msgid "Table '%-.192s' already exists"
2020
#: ../drizzled/error.cc:254
1407
#: ../drizzled/error.cc:263
2022
1409
msgid "Unknown table '%-.100s'"
2025
#: ../drizzled/error.cc:255
1412
#: ../drizzled/error.cc:264
2027
1414
msgid "Column '%-.192s' in %-.192s is ambiguous"
2030
#: ../drizzled/error.cc:256
1417
#: ../drizzled/error.cc:265
2031
1418
msgid "Server shutdown in progress"
2034
#: ../drizzled/error.cc:257
1421
#: ../drizzled/error.cc:266
2036
1423
msgid "Unknown column '%-.192s' in '%-.192s'"
2039
#: ../drizzled/error.cc:258
1426
#: ../drizzled/error.cc:267
2041
1428
msgid "'%-.192s' isn't in GROUP BY"
2044
#: ../drizzled/error.cc:259
1431
#: ../drizzled/error.cc:268
2046
1433
msgid "Can't group on '%-.192s'"
2049
#: ../drizzled/error.cc:260
1436
#: ../drizzled/error.cc:269
2050
1437
msgid "Statement has sum functions and columns in same statement"
2053
#: ../drizzled/error.cc:261
1440
#: ../drizzled/error.cc:270
2054
1441
msgid "Column count doesn't match value count"
2057
#: ../drizzled/error.cc:262
1444
#: ../drizzled/error.cc:271
2059
1446
msgid "Identifier name '%-.100s' is too long"
2062
#: ../drizzled/error.cc:263
1449
#: ../drizzled/error.cc:272
2064
1451
msgid "Duplicate column name '%-.192s'"
2067
#: ../drizzled/error.cc:264
1454
#: ../drizzled/error.cc:273
2069
1456
msgid "Duplicate key name '%-.192s'"
2072
#: ../drizzled/error.cc:265
1459
#: ../drizzled/error.cc:274
2074
1461
msgid "Duplicate entry '%-.192s' for key %d"
2077
#: ../drizzled/error.cc:266
1464
#: ../drizzled/error.cc:275
2079
1466
msgid "Incorrect column specifier for column '%-.192s'"
2082
#: ../drizzled/error.cc:267
1469
#: ../drizzled/error.cc:276
2084
1471
msgid "%s near '%-.80s' at line %d"
2087
#: ../drizzled/error.cc:268
1474
#: ../drizzled/error.cc:277
2088
1475
msgid "Query was empty"
2091
#: ../drizzled/error.cc:269
1478
#: ../drizzled/error.cc:278
2093
1480
msgid "Not unique table/alias: '%-.192s'"
2096
#: ../drizzled/error.cc:270
1483
#: ../drizzled/error.cc:279
2098
1485
msgid "Invalid default value for '%-.192s'"
2101
#: ../drizzled/error.cc:271
1488
#: ../drizzled/error.cc:280
2102
1489
msgid "Multiple primary key defined"
2105
#: ../drizzled/error.cc:272
1492
#: ../drizzled/error.cc:281
2107
1494
msgid "Too many keys specified; max %d keys allowed"
2110
#: ../drizzled/error.cc:273
1497
#: ../drizzled/error.cc:282
2112
1499
msgid "Too many key parts specified; max %d parts allowed"
2115
#: ../drizzled/error.cc:274
1502
#: ../drizzled/error.cc:283
2117
1504
msgid "Specified key was too long; max key length is %d bytes"
2120
#: ../drizzled/error.cc:275
1507
#: ../drizzled/error.cc:284
2122
1509
msgid "Key column '%-.192s' doesn't exist in table"
2125
#: ../drizzled/error.cc:276
1512
#: ../drizzled/error.cc:285
2128
1515
"BLOB column '%-.192s' can't be used in key specification with the used table "
2132
#: ../drizzled/error.cc:277
1519
#: ../drizzled/error.cc:286
2135
1522
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2139
#: ../drizzled/error.cc:278
1526
#: ../drizzled/error.cc:287
2141
1528
"Incorrect table definition; there can be only one auto column and it must be "
2142
1529
"defined as a key"
2145
#: ../drizzled/error.cc:279
1532
#: ../drizzled/error.cc:288
1535
"%s: ready for connections.\n"
1536
"Version: '%s' socket: '%s' port: %u\n"
1539
#: ../drizzled/error.cc:289
2147
1541
msgid "%s: Normal shutdown\n"
2150
#: ../drizzled/error.cc:280
1544
#: ../drizzled/error.cc:290
2152
1546
msgid "%s: Got signal %d. Aborting!\n"
2155
#: ../drizzled/error.cc:281
1549
#: ../drizzled/error.cc:291
2157
1551
msgid "%s: Shutdown complete\n"
2160
#: ../drizzled/error.cc:282
1554
#: ../drizzled/error.cc:292
2162
1556
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2165
#: ../drizzled/error.cc:283
1559
#: ../drizzled/error.cc:293
2166
1560
msgid "Can't create IP socket"
2169
#: ../drizzled/error.cc:284
1563
#: ../drizzled/error.cc:294
2172
1566
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2176
#: ../drizzled/error.cc:285
1570
#: ../drizzled/error.cc:295
2179
1573
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2180
1574
"check the manual"
2183
#: ../drizzled/error.cc:286
1577
#: ../drizzled/error.cc:296
2185
1579
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2188
#: ../drizzled/error.cc:287
1582
#: ../drizzled/error.cc:297
2191
"The file '%-.128s' must be in the schema directory or be readable by all"
1585
"The file '%-.128s' must be in the database directory or be readable by all"
2194
#: ../drizzled/error.cc:288
1588
#: ../drizzled/error.cc:298
2196
1590
msgid "File '%-.200s' already exists"
2199
#: ../drizzled/error.cc:289
1593
#: ../drizzled/error.cc:299
2201
1595
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2204
#: ../drizzled/error.cc:290
1598
#: ../drizzled/error.cc:300
1600
msgid "Records: %ld Duplicates: %ld"
1603
#: ../drizzled/error.cc:301
2206
1605
"Incorrect prefix key; the used key part isn't a string, the used length is "
2207
1606
"longer than the key part, or the storage engine doesn't support unique "
2211
#: ../drizzled/error.cc:291
1610
#: ../drizzled/error.cc:302
2212
1611
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2215
#: ../drizzled/error.cc:292
1614
#: ../drizzled/error.cc:303
2217
1616
msgid "Can't DROP '%-.192s'; check that column/key exists"
2220
#: ../drizzled/error.cc:293
1619
#: ../drizzled/error.cc:304
2222
1621
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2225
#: ../drizzled/error.cc:294
1624
#: ../drizzled/error.cc:305
2227
1626
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2230
#. KILL session errors
2231
#: ../drizzled/error.cc:297
2233
msgid "Unknown session id: %lu"
2236
#: ../drizzled/error.cc:298
2238
msgid "You are not the owner of session %lu"
2241
#: ../drizzled/error.cc:299
2242
msgid "You cannot kill the session you are connected from."
2245
#: ../drizzled/error.cc:302
1629
#: ../drizzled/error.cc:306
1631
msgid "Unknown thread id: %lu"
1634
#: ../drizzled/error.cc:307
1636
msgid "You are not owner of thread %lu"
1639
#: ../drizzled/error.cc:308
2246
1640
msgid "No tables used"
2249
#: ../drizzled/error.cc:303
1643
#: ../drizzled/error.cc:309
1645
msgid "Too many strings for column %-.192s and SET"
1648
#: ../drizzled/error.cc:310
1650
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1653
#: ../drizzled/error.cc:311
1655
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1658
#: ../drizzled/error.cc:312
1660
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1663
#: ../drizzled/error.cc:313
2251
1665
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2254
#: ../drizzled/error.cc:304
1668
#: ../drizzled/error.cc:314
2256
msgid "Incorrect schema name '%-.100s'"
1670
msgid "Incorrect database name '%-.100s'"
2259
#: ../drizzled/error.cc:305
1673
#: ../drizzled/error.cc:315
2261
1675
msgid "Incorrect table name '%-.100s'"
2264
#: ../drizzled/error.cc:306
1678
#: ../drizzled/error.cc:316
2266
1680
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2267
1681
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2270
#: ../drizzled/error.cc:307
1684
#: ../drizzled/error.cc:317
2271
1685
msgid "Unknown error"
2274
#: ../drizzled/error.cc:308
1688
#: ../drizzled/error.cc:318
2276
1690
msgid "Unknown procedure '%-.192s'"
2279
#: ../drizzled/error.cc:309
1693
#: ../drizzled/error.cc:319
2281
1695
msgid "Incorrect parameter count to procedure '%-.192s'"
2284
#: ../drizzled/error.cc:310
1698
#: ../drizzled/error.cc:320
1700
msgid "Incorrect parameters to procedure '%-.192s'"
1703
#: ../drizzled/error.cc:321
2286
1705
msgid "Unknown table '%-.192s' in %-.32s"
2289
#: ../drizzled/error.cc:311
1708
#: ../drizzled/error.cc:322
2291
1710
msgid "Column '%-.192s' specified twice"
2294
#: ../drizzled/error.cc:312
1713
#: ../drizzled/error.cc:323
2295
1714
msgid "Invalid use of group function"
2298
#: ../drizzled/error.cc:313
1717
#: ../drizzled/error.cc:324
2301
1720
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2304
#: ../drizzled/error.cc:314
1723
#: ../drizzled/error.cc:325
2305
1724
msgid "A table must have at least 1 column"
2308
#: ../drizzled/error.cc:315
1727
#: ../drizzled/error.cc:326
2310
1729
msgid "The table '%-.192s' is full"
2313
#: ../drizzled/error.cc:316
1732
#: ../drizzled/error.cc:327
1734
msgid "Unknown character set: '%-.64s'"
1737
#: ../drizzled/error.cc:328
2315
1739
msgid "Too many tables; Drizzle can only use %d tables in a join"
2318
#: ../drizzled/error.cc:317
1742
#: ../drizzled/error.cc:329
2319
1743
msgid "Too many columns"
2322
#: ../drizzled/error.cc:318
1746
#: ../drizzled/error.cc:330
2325
1749
"Row size too large. The maximum row size for the used table type, not "
2326
1750
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2329
#: ../drizzled/error.cc:319
1753
#: ../drizzled/error.cc:331
1756
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1757
"thread_stack=#' to specify a bigger stack if needed"
1760
#: ../drizzled/error.cc:332
2330
1761
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2333
#: ../drizzled/error.cc:320
1764
#: ../drizzled/error.cc:333
2336
1767
"Table handler doesn't support NULL in given index. Please change column "
2337
1768
"'%-.192s' to be NOT NULL or use another handler"
2340
#: ../drizzled/error.cc:321
1771
#: ../drizzled/error.cc:334
1773
msgid "Can't load function '%-.192s'"
1776
#: ../drizzled/error.cc:335
1778
msgid "Can't initialize function '%-.192s'; %-.80s"
1781
#: ../drizzled/error.cc:336
2341
1782
msgid "No paths allowed for plugin library"
2344
#: ../drizzled/error.cc:322
1785
#: ../drizzled/error.cc:337
2346
1787
msgid "Plugin '%-.192s' already exists"
2349
#: ../drizzled/error.cc:323
1790
#: ../drizzled/error.cc:338
2351
1792
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2354
#: ../drizzled/error.cc:324
1795
#: ../drizzled/error.cc:339
2356
1797
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2359
#: ../drizzled/error.cc:325
1800
#: ../drizzled/error.cc:340
1802
msgid "Function '%-.192s' is not defined"
1805
#: ../drizzled/error.cc:341
1808
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1809
"'drizzleadmin flush-hosts'"
1812
#: ../drizzled/error.cc:342
1814
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1817
#: ../drizzled/error.cc:343
1819
"You are using Drizzle as an anonymous user and anonymous users are not "
1820
"allowed to change passwords"
1823
#: ../drizzled/error.cc:344
1825
"You must have privileges to update tables in the drizzle database to be able "
1826
"to change passwords for others"
1829
#: ../drizzled/error.cc:345
1830
msgid "Can't find any matching row in the user table"
1833
#: ../drizzled/error.cc:346
2361
1835
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2364
#: ../drizzled/error.cc:326
1838
#: ../drizzled/error.cc:347
2367
1841
"Can't create a new thread (errno %d); if you are not out of available "
2368
1842
"memory, you can consult the manual for a possible OS-dependent bug"
2371
#: ../drizzled/error.cc:327
1845
#: ../drizzled/error.cc:348
2373
1847
msgid "Column count doesn't match value count at row %ld"
2376
#: ../drizzled/error.cc:328
1850
#: ../drizzled/error.cc:349
2378
1852
msgid "Can't reopen table: '%-.192s'"
2381
#: ../drizzled/error.cc:329
1855
#: ../drizzled/error.cc:350
1856
msgid "Invalid use of NULL value"
1859
#: ../drizzled/error.cc:351
1861
msgid "Got error '%-.64s' from regexp"
1864
#: ../drizzled/error.cc:352
2383
1866
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2384
1867
"illegal if there is no GROUP BY clause"
2387
#: ../drizzled/error.cc:330
1870
#: ../drizzled/error.cc:353
1872
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1875
#: ../drizzled/error.cc:354
1877
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1880
#: ../drizzled/error.cc:355
1883
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1887
#: ../drizzled/error.cc:356
1889
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1890
"privileges can be used"
1893
#: ../drizzled/error.cc:357
1894
msgid "The host or user argument to GRANT is too long"
1897
#: ../drizzled/error.cc:358
2389
1899
msgid "Table '%-.192s.%-.192s' doesn't exist"
2392
#: ../drizzled/error.cc:331
1902
#: ../drizzled/error.cc:359
1905
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1909
#: ../drizzled/error.cc:360
1910
msgid "The used command is not allowed with this Drizzle version"
1913
#: ../drizzled/error.cc:361
2394
1915
"You have an error in your SQL syntax; check the manual that corresponds to "
2395
1916
"your Drizzle server version for the right syntax to use"
2398
#: ../drizzled/error.cc:332
1919
#: ../drizzled/error.cc:362
1921
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1924
#: ../drizzled/error.cc:363
1925
msgid "Too many delayed threads in use"
1928
#: ../drizzled/error.cc:364
1930
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1933
#: ../drizzled/error.cc:365
2399
1934
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2402
#: ../drizzled/error.cc:333
1937
#: ../drizzled/error.cc:366
1938
msgid "Got a read error from the connection pipe"
1941
#: ../drizzled/error.cc:367
1942
msgid "Got an error from fcntl()"
1945
#: ../drizzled/error.cc:368
2403
1946
msgid "Got packets out of order"
2406
#: ../drizzled/error.cc:334
1949
#. CR_NET_UNCOMPRESS_ERROR 08S01
1950
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1951
msgid "Couldn't uncompress communication packet"
1954
#. CR_NET_READ_ERROR 08S01
1955
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1956
msgid "Got an error reading communication packets"
1959
#. CR_NET_READ_INTERRUPTED 08S01
1960
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1961
msgid "Got timeout reading communication packets"
1964
#. CR_NET_ERROR_ON_WRITE 08S01
1965
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1966
msgid "Got an error writing communication packets"
1969
#. CR_NET_WRITE_INTERRUPTED 08S01
1970
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1971
msgid "Got timeout writing communication packets"
1974
#: ../drizzled/error.cc:374
1975
msgid "Result string is longer than 'max_allowed_packet' bytes"
1978
#: ../drizzled/error.cc:375
2407
1979
msgid "The used table type doesn't support BLOB/TEXT columns"
2410
#: ../drizzled/error.cc:335
1982
#: ../drizzled/error.cc:376
2411
1983
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2414
#: ../drizzled/error.cc:336
1986
#: ../drizzled/error.cc:377
1989
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1993
#: ../drizzled/error.cc:378
2416
1995
msgid "Incorrect column name '%-.100s'"
2419
#: ../drizzled/error.cc:337
1998
#: ../drizzled/error.cc:379
2421
2000
msgid "The used storage engine can't index column '%-.192s'"
2424
#: ../drizzled/error.cc:338
2003
#: ../drizzled/error.cc:380
2426
2005
"Unable to open underlying table which is differently defined or of non-"
2427
2006
"MyISAM type or doesn't exist"
2430
#: ../drizzled/error.cc:339
2009
#: ../drizzled/error.cc:381
2432
2011
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2435
#: ../drizzled/error.cc:340
2014
#: ../drizzled/error.cc:382
2438
2017
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2441
#: ../drizzled/error.cc:341
2020
#: ../drizzled/error.cc:383
2443
2022
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2444
2023
"UNIQUE instead"
2447
#: ../drizzled/error.cc:342
2026
#: ../drizzled/error.cc:384
2448
2027
msgid "Result consisted of more than one row"
2451
#: ../drizzled/error.cc:343
2030
#: ../drizzled/error.cc:385
2452
2031
msgid "This table type requires a primary key"
2455
#: ../drizzled/error.cc:344
2034
#: ../drizzled/error.cc:386
2035
msgid "This version of Drizzle is not compiled with RAID support"
2038
#: ../drizzled/error.cc:387
2040
"You are using safe update mode and you tried to update a table without a "
2041
"WHERE that uses a KEY column"
2044
#: ../drizzled/error.cc:388
2457
2046
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2460
#: ../drizzled/error.cc:345
2049
#: ../drizzled/error.cc:389
2461
2050
msgid "Can't open table"
2464
#: ../drizzled/error.cc:346
2053
#: ../drizzled/error.cc:390
2466
2055
msgid "The storage engine for the table doesn't support %s"
2469
#: ../drizzled/error.cc:347
2058
#: ../drizzled/error.cc:391
2059
msgid "You are not allowed to execute this command in a transaction"
2062
#: ../drizzled/error.cc:392
2471
2064
msgid "Got error %d during COMMIT"
2474
#: ../drizzled/error.cc:348
2067
#: ../drizzled/error.cc:393
2476
2069
msgid "Got error %d during ROLLBACK"
2072
#: ../drizzled/error.cc:394
2074
msgid "Got error %d during FLUSH_LOGS"
2077
#: ../drizzled/error.cc:395
2079
msgid "Got error %d during CHECKPOINT"
2479
2082
#. This is a very incorrect place to use the PRIi64 macro as the
2480
2083
#. program that looks over the source for the N_() macros does not
2481
2084
#. (obviously) do macro expansion, so the string is entirely wrong for
2482
2085
#. what it is trying to output for every language except english.
2483
#: ../drizzled/error.cc:353
2086
#: ../drizzled/error.cc:400
2486
2089
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2487
2090
"'%-.64s' (%-.64s)"
2490
#: ../drizzled/error.cc:354
2093
#: ../drizzled/error.cc:401
2094
msgid "The storage engine for the table does not support binary table dump"
2097
#: ../drizzled/error.cc:402
2098
msgid "Binlog closed, cannot RESET MASTER"
2101
#: ../drizzled/error.cc:403
2103
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2106
#: ../drizzled/error.cc:404
2108
msgid "Error from master: '%-.64s'"
2111
#: ../drizzled/error.cc:405
2112
msgid "Net error reading from master"
2115
#: ../drizzled/error.cc:406
2116
msgid "Net error writing to master"
2119
#: ../drizzled/error.cc:407
2120
msgid "Can't find FULLTEXT index matching the column list"
2123
#: ../drizzled/error.cc:408
2492
2125
"Can't execute the given command because you have active locked tables or an "
2493
2126
"active transaction"
2496
#: ../drizzled/error.cc:355
2129
#: ../drizzled/error.cc:409
2498
2131
msgid "Unknown system variable '%-.64s'"
2501
#: ../drizzled/error.cc:356
2134
#: ../drizzled/error.cc:410
2503
2136
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2506
#: ../drizzled/error.cc:357
2139
#: ../drizzled/error.cc:411
2509
2142
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2512
#: ../drizzled/error.cc:358
2145
#: ../drizzled/error.cc:412
2513
2146
msgid "Some non-transactional changed tables couldn't be rolled back"
2516
#: ../drizzled/error.cc:359
2149
#: ../drizzled/error.cc:413
2151
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2152
"of storage; increase this drizzled variable and try again"
2155
#: ../drizzled/error.cc:414
2157
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2160
#: ../drizzled/error.cc:415
2162
"This operation requires a running slave; configure slave and do START SLAVE"
2165
#: ../drizzled/error.cc:416
2166
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2169
#: ../drizzled/error.cc:417
2171
"Could not initialize master info structure; more error messages can be found "
2172
"in the Drizzle error log"
2175
#: ../drizzled/error.cc:418
2176
msgid "Could not create slave thread; check system resources"
2179
#: ../drizzled/error.cc:419
2182
"User %-.64s already has more than 'max_user_connections' active connections"
2185
#: ../drizzled/error.cc:420
2517
2186
msgid "You may only use constant expressions with SET"
2520
#: ../drizzled/error.cc:360
2189
#: ../drizzled/error.cc:421
2521
2190
msgid "Lock wait timeout exceeded; try restarting transaction"
2524
#: ../drizzled/error.cc:361
2193
#: ../drizzled/error.cc:422
2525
2194
msgid "The total number of locks exceeds the lock table size"
2528
#: ../drizzled/error.cc:362
2197
#: ../drizzled/error.cc:423
2529
2198
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2532
#: ../drizzled/error.cc:363
2201
#: ../drizzled/error.cc:424
2533
2202
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2536
#: ../drizzled/error.cc:364
2205
#: ../drizzled/error.cc:425
2206
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2209
#: ../drizzled/error.cc:426
2538
2211
msgid "Incorrect arguments to %s"
2541
#: ../drizzled/error.cc:365
2214
#: ../drizzled/error.cc:427
2216
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2219
#: ../drizzled/error.cc:428
2221
"Incorrect table definition; all MERGE tables must be in the same database"
2224
#: ../drizzled/error.cc:429
2542
2225
msgid "Deadlock found when trying to get lock; try restarting transaction"
2545
#: ../drizzled/error.cc:366
2228
#: ../drizzled/error.cc:430
2546
2229
msgid "The used table type doesn't support FULLTEXT indexes"
2549
#: ../drizzled/error.cc:367
2232
#: ../drizzled/error.cc:431
2550
2233
msgid "Cannot add foreign key constraint"
2553
#: ../drizzled/error.cc:368
2236
#: ../drizzled/error.cc:432
2554
2237
msgid "Cannot add or update a child row: a foreign key constraint fails"
2557
#: ../drizzled/error.cc:369
2240
#: ../drizzled/error.cc:433
2558
2241
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2561
#: ../drizzled/error.cc:370
2244
#: ../drizzled/error.cc:434
2246
msgid "Error connecting to master: %-.128s"
2249
#: ../drizzled/error.cc:435
2251
msgid "Error running query on master: %-.128s"
2254
#: ../drizzled/error.cc:436
2256
msgid "Error when executing command %s: %-.128s"
2259
#: ../drizzled/error.cc:437
2563
2261
msgid "Incorrect usage of %s and %s"
2566
#: ../drizzled/error.cc:371
2264
#: ../drizzled/error.cc:438
2567
2265
msgid "The used SELECT statements have a different number of columns"
2570
#: ../drizzled/error.cc:372
2268
#: ../drizzled/error.cc:439
2571
2269
msgid "Can't execute the query because you have a conflicting read lock"
2574
#: ../drizzled/error.cc:373
2272
#: ../drizzled/error.cc:440
2273
msgid "Mixing of transactional and non-transactional tables is disabled"
2276
#: ../drizzled/error.cc:441
2278
msgid "Option '%s' used twice in statement"
2281
#: ../drizzled/error.cc:442
2283
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2286
#: ../drizzled/error.cc:443
2288
msgid "Access denied; you need the %-.128s privilege for this operation"
2291
#: ../drizzled/error.cc:444
2577
2294
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2580
#: ../drizzled/error.cc:374
2297
#: ../drizzled/error.cc:445
2583
2300
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2586
#: ../drizzled/error.cc:375
2303
#: ../drizzled/error.cc:446
2588
2305
msgid "Variable '%-.64s' doesn't have a default value"
2591
#: ../drizzled/error.cc:376
2308
#: ../drizzled/error.cc:447
2593
2310
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2596
#: ../drizzled/error.cc:377
2313
#: ../drizzled/error.cc:448
2598
2315
msgid "Incorrect argument type to variable '%-.64s'"
2601
#: ../drizzled/error.cc:378
2318
#: ../drizzled/error.cc:449
2603
2320
msgid "Variable '%-.64s' can only be set, not read"
2606
#: ../drizzled/error.cc:379
2323
#: ../drizzled/error.cc:450
2608
2325
msgid "Incorrect usage/placement of '%s'"
2611
#: ../drizzled/error.cc:380
2328
#: ../drizzled/error.cc:451
2613
2330
msgid "This version of Drizzle doesn't yet support '%s'"
2616
#: ../drizzled/error.cc:381
2333
#: ../drizzled/error.cc:452
2336
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2339
#: ../drizzled/error.cc:453
2340
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2343
#: ../drizzled/error.cc:454
2618
2345
msgid "Variable '%-.192s' is a %s variable"
2621
#: ../drizzled/error.cc:382
2348
#: ../drizzled/error.cc:455
2623
2350
msgid "Incorrect foreign key definition for '%-.192s': %s"
2626
#: ../drizzled/error.cc:383
2353
#: ../drizzled/error.cc:456
2627
2354
msgid "Key reference and table reference don't match"
2630
#: ../drizzled/error.cc:384
2357
#: ../drizzled/error.cc:457
2632
2359
msgid "Operand should contain %d column(s)"
2635
#: ../drizzled/error.cc:385
2362
#: ../drizzled/error.cc:458
2636
2363
msgid "Subquery returns more than 1 row"
2639
#: ../drizzled/error.cc:386
2366
#: ../drizzled/error.cc:459
2368
msgid "Unknown prepared statement handler (%.*s) given to %s"
2371
#: ../drizzled/error.cc:460
2372
msgid "Help database is corrupt or does not exist"
2375
#: ../drizzled/error.cc:461
2376
msgid "Cyclic reference on subqueries"
2379
#: ../drizzled/error.cc:462
2641
2381
msgid "Converting column '%s' from %s to %s"
2644
#: ../drizzled/error.cc:387
2384
#: ../drizzled/error.cc:463
2646
2386
msgid "Reference '%-.64s' not supported (%s)"
2649
#: ../drizzled/error.cc:388
2389
#: ../drizzled/error.cc:464
2650
2390
msgid "Every derived table must have its own alias"
2653
#: ../drizzled/error.cc:389
2393
#: ../drizzled/error.cc:465
2655
2395
msgid "Select %u was reduced during optimization"
2658
#: ../drizzled/error.cc:390
2398
#: ../drizzled/error.cc:466
2660
2400
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2663
#: ../drizzled/error.cc:391
2403
#: ../drizzled/error.cc:467
2405
"Client does not support authentication protocol requested by server; "
2406
"consider upgrading Drizzle client"
2409
#: ../drizzled/error.cc:468
2664
2410
msgid "All parts of a SPATIAL index must be NOT NULL"
2667
#: ../drizzled/error.cc:392
2413
#: ../drizzled/error.cc:469
2669
2415
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2672
#: ../drizzled/error.cc:393
2418
#: ../drizzled/error.cc:470
2419
msgid "Slave is already running"
2422
#: ../drizzled/error.cc:471
2423
msgid "Slave already has been stopped"
2426
#: ../drizzled/error.cc:472
2675
2429
"Uncompressed data size too large; the maximum size is %d (based on "
2676
2430
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2679
#: ../drizzled/error.cc:394
2433
#: ../drizzled/error.cc:473
2680
2434
msgid "ZLIB: Not enough memory"
2683
#: ../drizzled/error.cc:395
2437
#: ../drizzled/error.cc:474
2685
2439
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2686
2440
"data was corrupted)"
2689
#: ../drizzled/error.cc:396
2443
#: ../drizzled/error.cc:475
2690
2444
msgid "ZLIB: Input data corrupted"
2693
#: ../drizzled/error.cc:397
2447
#: ../drizzled/error.cc:476
2695
2449
msgid "%d line(s) were cut by GROUP_CONCAT()"
2698
#: ../drizzled/error.cc:398
2452
#: ../drizzled/error.cc:477
2700
2454
msgid "Row %ld doesn't contain data for all columns"
2703
#: ../drizzled/error.cc:399
2457
#: ../drizzled/error.cc:478
2706
2460
"Row %ld was truncated; it contained more data than there were input columns"
2709
#: ../drizzled/error.cc:400
2463
#: ../drizzled/error.cc:479
2712
2466
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2715
#: ../drizzled/error.cc:401
2469
#: ../drizzled/error.cc:480
2717
2471
msgid "Out of range value for column '%s' at row %ld"
2720
#: ../drizzled/error.cc:402
2474
#: ../drizzled/error.cc:481
2722
2476
msgid "Data truncated for column '%s' at row %ld"
2725
#: ../drizzled/error.cc:403
2479
#: ../drizzled/error.cc:482
2481
msgid "Using storage engine %s for table '%s'"
2484
#: ../drizzled/error.cc:483
2727
2486
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2730
#: ../drizzled/error.cc:404
2489
#: ../drizzled/error.cc:484
2490
msgid "Cannot drop one or more of the requested users"
2493
#: ../drizzled/error.cc:485
2494
msgid "Can't revoke all privileges for one or more of the requested users"
2497
#: ../drizzled/error.cc:486
2732
2499
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2735
#: ../drizzled/error.cc:405
2502
#: ../drizzled/error.cc:487
2737
2504
msgid "Illegal mix of collations for operation '%s'"
2740
#: ../drizzled/error.cc:406
2507
#: ../drizzled/error.cc:488
2743
2510
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2744
2511
"variable_name)"
2747
#: ../drizzled/error.cc:407
2514
#: ../drizzled/error.cc:489
2749
2516
msgid "Unknown collation: '%-.64s'"
2752
#: ../drizzled/error.cc:408
2519
#: ../drizzled/error.cc:490
2521
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2522
"compiled without SSL support; they can be used later if Drizzle slave with "
2526
#: ../drizzled/error.cc:491
2529
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2530
"old format; please change the password to the new format"
2533
#: ../drizzled/error.cc:492
2755
2536
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2759
#: ../drizzled/error.cc:409
2540
#: ../drizzled/error.cc:493
2541
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2544
#: ../drizzled/error.cc:494
2546
"It is recommended to use --skip-slave-start when doing step-by-step "
2547
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2548
"get an unexpected slave's drizzled restart"
2551
#: ../drizzled/error.cc:495
2552
msgid "SQL thread is not to be started so UNTIL options are ignored"
2555
#: ../drizzled/error.cc:496
2761
2557
msgid "Incorrect index name '%-.100s'"
2764
#: ../drizzled/error.cc:410
2560
#: ../drizzled/error.cc:497
2766
2562
msgid "Incorrect catalog name '%-.100s'"
2769
#: ../drizzled/error.cc:411
2565
#: ../drizzled/error.cc:498
2567
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2570
#: ../drizzled/error.cc:499
2771
2572
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2774
#: ../drizzled/error.cc:412
2575
#: ../drizzled/error.cc:500
2577
msgid "Unknown key cache '%-.100s'"
2580
#: ../drizzled/error.cc:501
2582
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2583
"this switch for this grant to work"
2586
#: ../drizzled/error.cc:502
2776
2588
msgid "Unknown table engine '%s'"
2779
#: ../drizzled/error.cc:413
2591
#: ../drizzled/error.cc:503
2593
msgid "'%s' is deprecated; use '%s' instead"
2596
#: ../drizzled/error.cc:504
2781
2598
msgid "The target table %-.100s of the %s is not updatable"
2784
#: ../drizzled/error.cc:414
2601
#: ../drizzled/error.cc:505
2787
2604
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2791
#: ../drizzled/error.cc:415
2608
#: ../drizzled/error.cc:506
2794
2611
"The Drizzle server is running with the %s option so it cannot execute this "
2798
#: ../drizzled/error.cc:416
2615
#: ../drizzled/error.cc:507
2800
2617
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2803
#: ../drizzled/error.cc:417
2620
#: ../drizzled/error.cc:508
2805
2622
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2808
#: ../drizzled/error.cc:418
2625
#: ../drizzled/error.cc:509
2810
2627
"Incorrect table definition; there can be only one TIMESTAMP column with "
2811
2628
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2814
#: ../drizzled/error.cc:419
2631
#: ../drizzled/error.cc:510
2816
2633
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2819
#: ../drizzled/error.cc:420
2636
#: ../drizzled/error.cc:511
2637
msgid "This command is not supported in the prepared statement protocol yet"
2640
#: ../drizzled/error.cc:512
2821
2642
msgid "Got error %d '%-.100s' from %s"
2824
#: ../drizzled/error.cc:421
2645
#: ../drizzled/error.cc:513
2826
2647
msgid "Got temporary error %d '%-.100s' from %s"
2829
#: ../drizzled/error.cc:422
2650
#: ../drizzled/error.cc:514
2831
2652
msgid "Unknown or incorrect time zone: '%-.64s'"
2834
#: ../drizzled/error.cc:423
2655
#: ../drizzled/error.cc:515
2657
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2660
#: ../drizzled/error.cc:516
2836
2662
msgid "Invalid %s character string: '%.64s'"
2839
#: ../drizzled/error.cc:424
2665
#: ../drizzled/error.cc:517
2841
2667
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2844
#: ../drizzled/error.cc:425
2670
#: ../drizzled/error.cc:518
2672
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2675
#: ../drizzled/error.cc:519
2677
msgid "Can't create a %s from within another stored routine"
2680
#: ../drizzled/error.cc:520
2682
msgid "%s %s already exists"
2685
#: ../drizzled/error.cc:521
2846
2687
msgid "%s %s does not exist"
2849
#: ../drizzled/error.cc:426
2690
#: ../drizzled/error.cc:522
2692
msgid "Failed to DROP %s %s"
2695
#: ../drizzled/error.cc:523
2697
msgid "Failed to CREATE %s %s"
2700
#: ../drizzled/error.cc:524
2702
msgid "%s with no matching label: %s"
2705
#: ../drizzled/error.cc:525
2707
msgid "Redefining label %s"
2710
#: ../drizzled/error.cc:526
2712
msgid "End-label %s without match"
2715
#: ../drizzled/error.cc:527
2717
msgid "Referring to uninitialized variable %s"
2720
#: ../drizzled/error.cc:528
2722
msgid "PROCEDURE %s can't return a result set in the given context"
2725
#: ../drizzled/error.cc:529
2726
msgid "RETURN is only allowed in a FUNCTION"
2729
#: ../drizzled/error.cc:530
2731
msgid "%s is not allowed in stored procedures"
2734
#: ../drizzled/error.cc:531
2736
"The update log is deprecated and replaced by the binary log; SET "
2737
"SQL_LOG_UPDATE has been ignored"
2740
#: ../drizzled/error.cc:532
2742
"The update log is deprecated and replaced by the binary log; SET "
2743
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2746
#: ../drizzled/error.cc:533
2850
2747
msgid "Query execution was interrupted"
2853
#: ../drizzled/error.cc:427
2750
#: ../drizzled/error.cc:534
2752
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2755
#: ../drizzled/error.cc:535
2757
msgid "Undefined CONDITION: %s"
2760
#: ../drizzled/error.cc:536
2762
msgid "No RETURN found in FUNCTION %s"
2765
#: ../drizzled/error.cc:537
2767
msgid "FUNCTION %s ended without RETURN"
2770
#: ../drizzled/error.cc:538
2771
msgid "Cursor statement must be a SELECT"
2774
#: ../drizzled/error.cc:539
2775
msgid "Cursor SELECT must not have INTO"
2778
#: ../drizzled/error.cc:540
2780
msgid "Undefined CURSOR: %s"
2783
#: ../drizzled/error.cc:541
2784
msgid "Cursor is already open"
2787
#: ../drizzled/error.cc:542
2788
msgid "Cursor is not open"
2791
#: ../drizzled/error.cc:543
2793
msgid "Undeclared variable: %s"
2796
#: ../drizzled/error.cc:544
2797
msgid "Incorrect number of FETCH variables"
2800
#: ../drizzled/error.cc:545
2801
msgid "No data - zero rows fetched, selected, or processed"
2804
#: ../drizzled/error.cc:546
2806
msgid "Duplicate parameter: %s"
2809
#: ../drizzled/error.cc:547
2811
msgid "Duplicate variable: %s"
2814
#: ../drizzled/error.cc:548
2816
msgid "Duplicate condition: %s"
2819
#: ../drizzled/error.cc:549
2821
msgid "Duplicate cursor: %s"
2824
#: ../drizzled/error.cc:550
2826
msgid "Failed to ALTER %s %s"
2829
#: ../drizzled/error.cc:551
2830
msgid "Subquery value not supported"
2833
#: ../drizzled/error.cc:552
2835
msgid "%s is not allowed in stored function or trigger"
2838
#: ../drizzled/error.cc:553
2839
msgid "Variable or condition declaration after cursor or handler declaration"
2842
#: ../drizzled/error.cc:554
2843
msgid "Cursor declaration after handler declaration"
2846
#: ../drizzled/error.cc:555
2847
msgid "Case not found for CASE statement"
2850
#: ../drizzled/error.cc:556
2852
msgid "Configuration file '%-.192s' is too big"
2855
#: ../drizzled/error.cc:557
2857
msgid "Malformed file type header in file '%-.192s'"
2860
#: ../drizzled/error.cc:558
2862
msgid "Unexpected end of file while parsing comment '%-.200s'"
2865
#: ../drizzled/error.cc:559
2867
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2870
#: ../drizzled/error.cc:560
2872
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2875
#: ../drizzled/error.cc:561
2876
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2879
#: ../drizzled/error.cc:562
2881
msgid "'%-.192s.%-.192s' is not %s"
2884
#: ../drizzled/error.cc:563
2886
msgid "Column '%-.192s' is not updatable"
2889
#: ../drizzled/error.cc:564
2890
msgid "View's SELECT contains a subquery in the FROM clause"
2893
#: ../drizzled/error.cc:565
2895
msgid "View's SELECT contains a '%s' clause"
2898
#: ../drizzled/error.cc:566
2899
msgid "View's SELECT contains a variable or parameter"
2902
#: ../drizzled/error.cc:567
2904
msgid "View's SELECT refers to a temporary table '%-.192s'"
2907
#: ../drizzled/error.cc:568
2908
msgid "View's SELECT and view's field list have different column counts"
2911
#: ../drizzled/error.cc:569
2913
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2916
#: ../drizzled/error.cc:570
2917
msgid "View being updated does not have complete key of underlying table in it"
2920
#: ../drizzled/error.cc:571
2856
2923
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2857
2924
"(s) or definer/invoker of view lack rights to use them"
2860
#: ../drizzled/error.cc:428
2927
#: ../drizzled/error.cc:572
2929
msgid "Can't drop or alter a %s from within another stored routine"
2932
#: ../drizzled/error.cc:573
2933
msgid "GOTO is not allowed in a stored procedure handler"
2936
#: ../drizzled/error.cc:574
2937
msgid "Trigger already exists"
2940
#: ../drizzled/error.cc:575
2941
msgid "Trigger does not exist"
2944
#: ../drizzled/error.cc:576
2946
msgid "Trigger's '%-.192s' is view or temporary table"
2949
#: ../drizzled/error.cc:577
2951
msgid "Updating of %s row is not allowed in %strigger"
2954
#: ../drizzled/error.cc:578
2956
msgid "There is no %s row in %s trigger"
2959
#: ../drizzled/error.cc:579
2862
2961
msgid "Field '%-.192s' doesn't have a default value"
2865
#: ../drizzled/error.cc:429
2964
#: ../drizzled/error.cc:580
2866
2965
msgid "Division by 0"
2869
#: ../drizzled/error.cc:430
2968
#: ../drizzled/error.cc:581
2871
2970
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2874
#: ../drizzled/error.cc:431
2973
#: ../drizzled/error.cc:582
2876
2975
msgid "Illegal %s '%-.192s' value found during parsing"
2879
#: ../drizzled/error.cc:432
2978
#: ../drizzled/error.cc:583
2980
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2983
#: ../drizzled/error.cc:584
2985
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2988
#: ../drizzled/error.cc:585
2990
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2993
#: ../drizzled/error.cc:586
2995
msgid "Failed purging old relay logs: %s"
2998
#: ../drizzled/error.cc:587
3000
msgid "Password hash should be a %d-digit hexadecimal number"
3003
#: ../drizzled/error.cc:588
3004
msgid "Target log not found in binlog index"
3007
#: ../drizzled/error.cc:589
3008
msgid "I/O error reading log index file"
3011
#: ../drizzled/error.cc:590
3012
msgid "Server configuration does not permit binlog purge"
3015
#: ../drizzled/error.cc:591
3016
msgid "Failed on fseek()"
3019
#: ../drizzled/error.cc:592
3020
msgid "Fatal error during log purge"
3023
#: ../drizzled/error.cc:593
3024
msgid "A purgeable log is in use, will not purge"
3027
#: ../drizzled/error.cc:594
3028
msgid "Unknown error during log purge"
3031
#: ../drizzled/error.cc:595
3033
msgid "Failed initializing relay log position: %s"
3036
#: ../drizzled/error.cc:596
3037
msgid "You are not using binary logging"
3040
#: ../drizzled/error.cc:597
3043
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3046
#: ../drizzled/error.cc:598
3047
msgid "WSAStartup Failed"
3050
#: ../drizzled/error.cc:599
3051
msgid "Can't handle procedures with different groups yet"
3054
#: ../drizzled/error.cc:600
3055
msgid "Select must have a group with this procedure"
3058
#: ../drizzled/error.cc:601
3059
msgid "Can't use ORDER clause with this procedure"
3062
#: ../drizzled/error.cc:602
3064
msgid "Binary logging and replication forbid changing the global server %s"
3067
#: ../drizzled/error.cc:603
3069
msgid "Can't map file: %-.200s, errno: %d"
3072
#: ../drizzled/error.cc:604
3074
msgid "Wrong magic in %-.64s"
3077
#: ../drizzled/error.cc:605
3078
msgid "Prepared statement contains too many placeholders"
3081
#: ../drizzled/error.cc:606
2881
3083
msgid "Key part '%-.192s' length cannot be 0"
2884
#: ../drizzled/error.cc:433
3086
#: ../drizzled/error.cc:607
3087
msgid "View text checksum failed"
3090
#: ../drizzled/error.cc:608
3093
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3096
#: ../drizzled/error.cc:609
3098
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3101
#: ../drizzled/error.cc:610
3103
msgid "Can not delete from join view '%-.192s.%-.192s'"
3106
#: ../drizzled/error.cc:611
3108
msgid "Operation %s failed for %.256s"
3111
#: ../drizzled/error.cc:612
3112
msgid "XAER_NOTA: Unknown XID"
3115
#: ../drizzled/error.cc:613
3116
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3119
#: ../drizzled/error.cc:614
2887
3122
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2888
3123
"the %.64s state"
2891
#: ../drizzled/error.cc:434
3126
#: ../drizzled/error.cc:615
3127
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3130
#: ../drizzled/error.cc:616
3132
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3136
#: ../drizzled/error.cc:617
3137
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3140
#: ../drizzled/error.cc:618
3143
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3147
#: ../drizzled/error.cc:619
3148
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3151
#: ../drizzled/error.cc:620
3152
msgid "Failed to revoke all privileges to dropped routine"
3155
#: ../drizzled/error.cc:621
2893
3157
msgid "Data too long for column '%s' at row %ld"
2896
#: ../drizzled/error.cc:435
3160
#: ../drizzled/error.cc:622
3162
msgid "Bad SQLSTATE: '%s'"
3165
#: ../drizzled/error.cc:623
2899
3168
"%s: ready for connections.\n"
2900
3169
"Version: '%s' %s\n"
2903
#: ../drizzled/error.cc:436
3172
#: ../drizzled/error.cc:624
2904
3173
msgid "Can't load value from file with fixed size rows to variable"
2907
#: ../drizzled/error.cc:437
3176
#: ../drizzled/error.cc:625
3177
msgid "You are not allowed to create a user with GRANT"
3180
#: ../drizzled/error.cc:626
2909
3182
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2912
#: ../drizzled/error.cc:438
3185
#: ../drizzled/error.cc:627
2913
3186
msgid "Table definition has changed, please retry transaction"
2916
#: ../drizzled/error.cc:439
3189
#: ../drizzled/error.cc:628
3190
msgid "Duplicate handler declared in the same block"
3193
#: ../drizzled/error.cc:629
3196
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3197
"variable in BEFORE trigger"
3200
#: ../drizzled/error.cc:630
2918
3202
msgid "Not allowed to return a result set from a %s"
2921
#: ../drizzled/error.cc:440
3205
#: ../drizzled/error.cc:631
2922
3206
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2925
#: ../drizzled/error.cc:441
3209
#: ../drizzled/error.cc:632
3211
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3212
"declaration and binary logging is enabled; if non-transactional tables were "
3213
"updated, the binary log will miss their changes"
3216
#: ../drizzled/error.cc:633
3218
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3219
"declaration and binary logging is enabled (you *might* want to use the less "
3220
"safe log_bin_trust_function_creators variable)"
3223
#: ../drizzled/error.cc:634
3225
"You do not have the SUPER privilege and binary logging is enabled (you "
3226
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3229
#: ../drizzled/error.cc:635
3231
"You can't execute a prepared statement which has an open cursor associated "
3232
"with it. Reset the statement to re-execute it."
3235
#: ../drizzled/error.cc:636
3237
msgid "The statement (%lu) has no open cursor."
3240
#: ../drizzled/error.cc:637
2927
3242
"Explicit or implicit commit is not allowed in stored function or trigger."
2930
#: ../drizzled/error.cc:442
3245
#: ../drizzled/error.cc:638
3248
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3251
#: ../drizzled/error.cc:639
3252
msgid "Recursive stored functions and triggers are not allowed."
3255
#: ../drizzled/error.cc:640
2932
3257
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2935
#: ../drizzled/error.cc:443
3260
#: ../drizzled/error.cc:641
2937
3262
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2940
#: ../drizzled/error.cc:444
3265
#: ../drizzled/error.cc:642
2943
3268
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2947
#: ../drizzled/error.cc:445
3272
#: ../drizzled/error.cc:643
3274
"You can't combine write-locking of system tables with other tables or lock "
3278
#: ../drizzled/error.cc:644
3280
msgid "Unable to connect to foreign data source: %.64s"
3283
#: ../drizzled/error.cc:645
3286
"There was a problem processing the query on the foreign data source. Data "
3287
"source error: %-.64s"
3290
#: ../drizzled/error.cc:646
3293
"The foreign data source you are trying to reference does not exist. Data "
3294
"source error: %-.64s"
3297
#: ../drizzled/error.cc:647
3300
"Can't create federated table. The data source connection string '%-.64s' is "
3301
"not in the correct format"
3304
#: ../drizzled/error.cc:648
3306
msgid "The data source connection string '%-.64s' is not in the correct format"
3309
#: ../drizzled/error.cc:649
3311
msgid "Can't create federated table. Foreign data src error: %-.64s"
3314
#: ../drizzled/error.cc:650
2948
3315
msgid "Trigger in wrong schema"
2951
#: ../drizzled/error.cc:446
3318
#: ../drizzled/error.cc:651
2954
3321
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2955
3322
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2958
#: ../drizzled/error.cc:447
3325
#: ../drizzled/error.cc:652
3327
msgid "Routine body for '%-.100s' is too long"
3330
#: ../drizzled/error.cc:653
3331
msgid "Cannot drop default keycache"
3334
#: ../drizzled/error.cc:654
2960
3336
msgid "Display width out of range for column '%-.192s' (max = %d)"
2963
#: ../drizzled/error.cc:448
3339
#: ../drizzled/error.cc:655
3340
msgid "XAER_DUPID: The XID already exists"
3343
#: ../drizzled/error.cc:656
2965
3345
msgid "Datetime function: %-.32s field overflow"
2968
#: ../drizzled/error.cc:449
3348
#: ../drizzled/error.cc:657
3351
"Can't update table '%-.192s' in stored function/trigger because it is "
3352
"already used by statement which invoked this stored function/trigger."
3355
#: ../drizzled/error.cc:658
3358
"The definition of table '%-.192s' prevents operation %.192s on table "
3362
#: ../drizzled/error.cc:659
3364
"The prepared statement contains a stored routine call that refers to that "
3365
"same statement. It's not allowed to execute a prepared statement in such a "
3369
#: ../drizzled/error.cc:660
3370
msgid "Not allowed to set autocommit from a stored function or trigger"
3373
#: ../drizzled/error.cc:661
3374
msgid "Definer is not fully qualified"
3377
#: ../drizzled/error.cc:662
3380
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3381
"Current user is used as definer. Please recreate the view!"
3384
#: ../drizzled/error.cc:663
3387
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3391
#: ../drizzled/error.cc:664
3393
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3396
#: ../drizzled/error.cc:665
3398
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3401
#: ../drizzled/error.cc:666
2971
3404
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2974
#: ../drizzled/error.cc:450
3407
#: ../drizzled/error.cc:667
2977
3410
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2980
#: ../drizzled/error.cc:451
2981
msgid "No data - zero rows fetched, selected, or processed"
2984
#: ../drizzled/error.cc:452
3413
#: ../drizzled/error.cc:668
3415
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3418
#: ../drizzled/error.cc:669
3421
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3422
"activated under the authorization of the invoker, which may have "
3423
"insufficient privileges. Please recreate the trigger."
3426
#: ../drizzled/error.cc:670
3428
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3431
#: ../drizzled/error.cc:671
3434
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3435
"exceeded for routine %.192s"
3438
#: ../drizzled/error.cc:672
3441
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3442
"or contains bad data (internal code %d)"
3445
#: ../drizzled/error.cc:673
3447
msgid "Incorrect routine name '%-.192s'"
3450
#: ../drizzled/error.cc:674
2986
3452
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2989
#: ../drizzled/error.cc:453
3455
#: ../drizzled/error.cc:675
3456
msgid "AGGREGATE is not supported for stored functions"
3459
#: ../drizzled/error.cc:676
3462
"Can't create more than max_prepared_stmt_count statements (current value: %"
3466
#: ../drizzled/error.cc:677
3468
msgid "`%-.192s`.`%-.192s` contains view recursion"
3471
#: ../drizzled/error.cc:678
2991
3473
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2994
#: ../drizzled/error.cc:454
3476
#: ../drizzled/error.cc:679
2995
3477
msgid "The used table type doesn't support SPATIAL indexes"
2998
#: ../drizzled/error.cc:455
3480
#: ../drizzled/error.cc:680
3481
msgid "Triggers can not be created on system tables"
3484
#: ../drizzled/error.cc:681
3000
3486
msgid "Leading spaces are removed from name '%s'"
3003
#: ../drizzled/error.cc:456
3489
#: ../drizzled/error.cc:682
3004
3490
msgid "Failed to read auto-increment value from storage engine"
3007
#: ../drizzled/error.cc:457
3493
#: ../drizzled/error.cc:683
3497
#: ../drizzled/error.cc:684
3501
#: ../drizzled/error.cc:685
3009
3503
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3012
#: ../drizzled/error.cc:458
3506
#: ../drizzled/error.cc:686
3508
msgid "The target table %-.100s of the %s is not insertable-into"
3511
#: ../drizzled/error.cc:687
3514
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3517
#: ../drizzled/error.cc:688
3013
3518
msgid "Too high level of nesting for select"
3016
#: ../drizzled/error.cc:459
3521
#: ../drizzled/error.cc:689
3018
3523
msgid "Name '%-.64s' has become ''"
3021
#: ../drizzled/error.cc:460
3526
#: ../drizzled/error.cc:690
3023
3528
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3024
3529
"optional and non-empty FIELDS ENCLOSED BY"
3027
#: ../drizzled/error.cc:461
3532
#: ../drizzled/error.cc:691
3534
msgid "The foreign server, %s, you are trying to create already exists."
3537
#: ../drizzled/error.cc:692
3540
"The foreign server name you are trying to reference does not exist. Data "
3541
"source error: %-.64s"
3544
#: ../drizzled/error.cc:693
3030
3547
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3033
#: ../drizzled/error.cc:462
3035
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3038
#: ../drizzled/error.cc:463
3550
#: ../drizzled/error.cc:694
3553
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3557
#: ../drizzled/error.cc:695
3559
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3562
#: ../drizzled/error.cc:696
3563
msgid "MAXVALUE can only be used in last partition definition"
3566
#: ../drizzled/error.cc:697
3567
msgid "Subpartitions can only be hash partitions and by key"
3570
#: ../drizzled/error.cc:698
3571
msgid "Must define subpartitions on all partitions if on one partition"
3574
#: ../drizzled/error.cc:699
3575
msgid "Wrong number of partitions defined, mismatch with previous setting"
3578
#: ../drizzled/error.cc:700
3579
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3582
#: ../drizzled/error.cc:701
3583
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3586
#: ../drizzled/error.cc:702
3587
msgid "Expression in RANGE/LIST VALUES must be constant"
3590
#: ../drizzled/error.cc:703
3591
msgid "Field in list of fields for partition function not found in table"
3594
#: ../drizzled/error.cc:704
3595
msgid "List of fields is only allowed in KEY partitions"
3598
#: ../drizzled/error.cc:705
3600
"The partition info in the frm file is not consistent with what can be "
3601
"written into the frm file"
3604
#: ../drizzled/error.cc:706
3606
msgid "The %-.192s function returns the wrong type"
3609
#: ../drizzled/error.cc:707
3611
msgid "For %-.64s partitions each partition must be defined"
3614
#: ../drizzled/error.cc:708
3615
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3618
#: ../drizzled/error.cc:709
3619
msgid "VALUES value must be of same type as partition function"
3622
#: ../drizzled/error.cc:710
3623
msgid "Multiple definition of same constant in list partitioning"
3626
#: ../drizzled/error.cc:711
3627
msgid "Partitioning can not be used stand-alone in query"
3630
#: ../drizzled/error.cc:712
3632
"The mix of handlers in the partitions is not allowed in this version of "
3636
#: ../drizzled/error.cc:713
3638
msgid "For the partitioned engine it is necessary to define all %-.64s"
3641
#: ../drizzled/error.cc:714
3642
msgid "Too many partitions (including subpartitions) were defined"
3645
#: ../drizzled/error.cc:715
3647
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3648
"partitioning for subpartitioning"
3651
#: ../drizzled/error.cc:716
3652
msgid "Failed to create specific handler file"
3655
#: ../drizzled/error.cc:717
3656
msgid "A BLOB field is not allowed in partition function"
3659
#: ../drizzled/error.cc:718
3661
msgid "A %-.192s must include all columns in the table's partitioning function"
3664
#: ../drizzled/error.cc:719
3666
msgid "Number of %-.64s = 0 is not an allowed value"
3669
#: ../drizzled/error.cc:720
3670
msgid "Partition management on a not partitioned table is not possible"
3673
#: ../drizzled/error.cc:721
3675
"Foreign key condition is not yet supported in conjunction with partitioning"
3678
#: ../drizzled/error.cc:722
3680
msgid "Error in list of partitions to %-.64s"
3683
#: ../drizzled/error.cc:723
3684
msgid "Cannot remove all partitions, use DROP TABLE instead"
3687
#: ../drizzled/error.cc:724
3688
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3691
#: ../drizzled/error.cc:725
3693
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3697
#: ../drizzled/error.cc:726
3699
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3700
"tables using HASH PARTITIONs"
3703
#: ../drizzled/error.cc:727
3705
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3708
#: ../drizzled/error.cc:728
3709
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3712
#: ../drizzled/error.cc:729
3713
msgid "At least one partition must be added"
3716
#: ../drizzled/error.cc:730
3717
msgid "At least one partition must be coalesced"
3720
#: ../drizzled/error.cc:731
3721
msgid "More partitions to reorganize than there are partitions"
3724
#: ../drizzled/error.cc:732
3726
msgid "Duplicate partition name %-.192s"
3729
#: ../drizzled/error.cc:733
3730
msgid "It is not allowed to shut off binlog on this command"
3733
#: ../drizzled/error.cc:734
3734
msgid "When reorganizing a set of partitions they must be in consecutive order"
3737
#: ../drizzled/error.cc:735
3739
"Reorganize of range partitions cannot change total ranges except for last "
3740
"partition where it can extend the range"
3743
#: ../drizzled/error.cc:736
3744
msgid "Partition function not supported in this version for this handler"
3747
#: ../drizzled/error.cc:737
3748
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3751
#: ../drizzled/error.cc:738
3753
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3756
#: ../drizzled/error.cc:739
3758
msgid "Plugin '%-.192s' is not loaded"
3761
#: ../drizzled/error.cc:740
3040
3763
msgid "Incorrect %-.32s value: '%-.128s'"
3043
#: ../drizzled/error.cc:464
3766
#: ../drizzled/error.cc:741
3045
3768
msgid "Table has no partition for value %-.64s"
3048
#: ../drizzled/error.cc:465
3771
#: ../drizzled/error.cc:742
3773
msgid "It is not allowed to specify %s more than once"
3776
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3778
msgid "Failed to create %s"
3781
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3783
msgid "Failed to drop %s"
3786
#: ../drizzled/error.cc:745
3787
msgid "The handler doesn't support autoextend of tablespaces"
3790
#: ../drizzled/error.cc:746
3792
"A size parameter was incorrectly specified, either number or on the form 10M"
3795
#: ../drizzled/error.cc:747
3797
"The size number was correct but we don't allow the digit part to be more "
3801
#: ../drizzled/error.cc:748
3803
msgid "Failed to alter: %s"
3806
#: ../drizzled/error.cc:749
3049
3807
msgid "Writing one row to the row-based binary log failed"
3052
#: ../drizzled/error.cc:466
3810
#: ../drizzled/error.cc:750
3812
msgid "Table definition on master and slave does not match: %s"
3815
#: ../drizzled/error.cc:751
3817
"Slave running with --log-slave-updates must use row-based binary logging to "
3818
"be able to replicate row-based binary log events"
3821
#: ../drizzled/error.cc:752
3823
msgid "Event '%-.192s' already exists"
3826
#: ../drizzled/error.cc:753
3828
msgid "Failed to store event %s. Error code %d from storage engine."
3831
#: ../drizzled/error.cc:754
3833
msgid "Unknown event '%-.192s'"
3836
#: ../drizzled/error.cc:755
3838
msgid "Failed to alter event '%-.192s'"
3841
#: ../drizzled/error.cc:757
3842
msgid "INTERVAL is either not positive or too big"
3845
#: ../drizzled/error.cc:758
3846
msgid "ENDS is either invalid or before STARTS"
3849
#: ../drizzled/error.cc:759
3850
msgid "Event execution time is in the past. Event has been disabled"
3853
#: ../drizzled/error.cc:760
3854
msgid "Failed to open drizzle.event"
3857
#: ../drizzled/error.cc:761
3858
msgid "No datetime expression provided"
3861
#: ../drizzled/error.cc:762
3864
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3865
"probably corrupted"
3868
#: ../drizzled/error.cc:763
3870
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3873
#: ../drizzled/error.cc:764
3874
msgid "Failed to delete the event from drizzle.event"
3877
#: ../drizzled/error.cc:765
3878
msgid "Error during compilation of event's body"
3881
#: ../drizzled/error.cc:766
3882
msgid "Same old and new event name"
3885
#: ../drizzled/error.cc:767
3887
msgid "Data for column '%s' too long"
3890
#: ../drizzled/error.cc:768
3054
3892
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3057
#: ../drizzled/error.cc:467
3060
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3061
"%d would lead to a duplicate entry"
3064
#: ../drizzled/error.cc:468
3895
#: ../drizzled/error.cc:769
3898
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3902
#: ../drizzled/error.cc:770
3903
msgid "You can't write-lock a log table. Only read access is possible"
3906
#: ../drizzled/error.cc:771
3907
msgid "You can't use locks with log tables."
3910
#: ../drizzled/error.cc:772
3913
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3914
"d would lead to a duplicate entry"
3917
#: ../drizzled/error.cc:773
3920
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3921
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3924
#: ../drizzled/error.cc:774
3926
"Cannot switch out of the row-based binary log format when the session has "
3927
"open temporary tables"
3930
#: ../drizzled/error.cc:775
3932
"Cannot change the binary logging format inside a stored function or trigger"
3935
#: ../drizzled/error.cc:776
3937
"The NDB cluster engine does not support changing the binlog format on the "
3941
#: ../drizzled/error.cc:777
3942
msgid "Cannot create temporary table with partitions"
3945
#: ../drizzled/error.cc:778
3946
msgid "Partition constant is out of partition function domain"
3949
#: ../drizzled/error.cc:779
3950
msgid "This partition function is not allowed"
3953
#: ../drizzled/error.cc:780
3954
msgid "Error in DDL log"
3957
#: ../drizzled/error.cc:781
3958
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3961
#: ../drizzled/error.cc:782
3962
msgid "Incorrect partition name"
3965
#: ../drizzled/error.cc:783
3066
3967
"Transaction isolation level can't be changed while a transaction is in "
3070
#: ../drizzled/error.cc:469
3971
#: ../drizzled/error.cc:784
3974
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3975
"'%-.192s' for key '%-.192s'"
3978
#: ../drizzled/error.cc:785
3980
msgid "Internal scheduler error %d"
3983
#: ../drizzled/error.cc:786
3985
msgid "Error during starting/stopping of the scheduler. Error code %u"
3988
#: ../drizzled/error.cc:787
3989
msgid "Engine cannot be used in partitioned tables"
3992
#: ../drizzled/error.cc:788
3994
msgid "Cannot activate '%-.64s' log"
3997
#: ../drizzled/error.cc:789
3998
msgid "The server was not built with row-based replication"
4001
#: ../drizzled/error.cc:790
4002
msgid "Decoding of base64 string failed"
4005
#: ../drizzled/error.cc:791
4006
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4009
#: ../drizzled/error.cc:792
4011
"Cannot proceed because system tables used by Event Scheduler were found "
4012
"damaged at server start"
4015
#: ../drizzled/error.cc:793
4016
msgid "Only integers allowed as number here"
4019
#: ../drizzled/error.cc:794
4020
msgid "This storage engine cannot be used for log tables"
4023
#: ../drizzled/error.cc:795
4025
msgid "You cannot '%s' a log table if logging is enabled"
4028
#: ../drizzled/error.cc:796
4031
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4032
"rename two tables: the log table to an archive table and another table back "
4036
#: ../drizzled/error.cc:797
3072
4038
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3075
#: ../drizzled/error.cc:470
4041
#: ../drizzled/error.cc:798
3077
4043
msgid "Incorrect parameters in the call to native function '%-.192s'"
3080
#: ../drizzled/error.cc:471
4046
#: ../drizzled/error.cc:799
4048
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4051
#: ../drizzled/error.cc:800
4053
msgid "This function '%-.192s' has the same name as a native function"
4056
#: ../drizzled/error.cc:801
3082
4058
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3085
#: ../drizzled/error.cc:472
4061
#: ../drizzled/error.cc:802
4062
msgid "Too many files opened, please execute the command again"
4065
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
4067
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4068
"The event was dropped immediately after creation."
4071
#: ../drizzled/error.cc:805
4073
msgid "The incident %s occurred on the master. Message: %-.64s"
4076
#: ../drizzled/error.cc:806
4077
msgid "Table has no partition for some existing values"
4080
#: ../drizzled/error.cc:807
4081
msgid "Statement is not safe to log in statement format."
4084
#: ../drizzled/error.cc:808
4086
msgid "Fatal error: %s"
4089
#: ../drizzled/error.cc:809
4091
msgid "Relay log read failure: %s"
4094
#: ../drizzled/error.cc:810
4096
msgid "Relay log write failure: %s"
4099
#: ../drizzled/error.cc:812
4101
msgid "Master command %s failed: %s"
4104
#: ../drizzled/error.cc:813
4106
msgid "Binary logging not possible. Message: %s"
4109
#: ../drizzled/error.cc:814
4111
msgid "View `%-.64s`.`%-.64s` has no creation context"
4114
#: ../drizzled/error.cc:815
4116
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4119
#: ../drizzled/error.cc:816
4121
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4124
#: ../drizzled/error.cc:817
4126
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4129
#: ../drizzled/error.cc:818
4131
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4134
#: ../drizzled/error.cc:819
4136
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4139
#: ../drizzled/error.cc:820
4141
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4144
#: ../drizzled/error.cc:821
4146
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4149
#: ../drizzled/error.cc:822
4151
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4154
#: ../drizzled/error.cc:823
4156
msgid "Ambiguous slave modes combination. %s"
4159
#: ../drizzled/error.cc:824
4162
"The BINLOG statement of type `%s` was not preceded by a format description "
4166
#: ../drizzled/error.cc:825
4167
msgid "Corrupted replication event was detected"
4170
#: ../drizzled/error.cc:826
3087
4172
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3090
#: ../drizzled/error.cc:473
4175
#: ../drizzled/error.cc:827
4177
msgid "Being purged log %s was not found"
4180
#: ../drizzled/error.cc:828
4182
msgid "Converted to non-transactional lock on '%-.64s'"
4185
#: ../drizzled/error.cc:829
4187
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4190
#: ../drizzled/error.cc:830
4193
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4196
#: ../drizzled/error.cc:831
4198
msgid "Can't access storage engine of table %-.64s"
4201
#: ../drizzled/error.cc:832
4202
msgid "Starting backup process"
4205
#: ../drizzled/error.cc:833
4206
msgid "Backup completed"
4209
#: ../drizzled/error.cc:834
4210
msgid "Starting restore process"
4213
#: ../drizzled/error.cc:835
4214
msgid "Restore completed"
4217
#: ../drizzled/error.cc:836
4218
msgid "Nothing to backup"
4221
#: ../drizzled/error.cc:837
4223
msgid "Database '%-.64s' cannot be included in a backup"
4226
#: ../drizzled/error.cc:838
4228
"Error during backup operation - server's error log contains more information "
4232
#: ../drizzled/error.cc:839
4234
"Error during restore operation - server's error log contains more "
4235
"information about the error"
4238
#: ../drizzled/error.cc:840
4240
"Can't execute this command because another BACKUP/RESTORE operation is in "
4244
#: ../drizzled/error.cc:841
4245
msgid "Error when preparing for backup operation"
4248
#: ../drizzled/error.cc:842
4249
msgid "Error when preparing for restore operation"
4252
#: ../drizzled/error.cc:843
4254
msgid "Invalid backup location '%-.64s'"
4257
#: ../drizzled/error.cc:844
4259
msgid "Can't read backup location '%-.64s'"
4262
#: ../drizzled/error.cc:845
4264
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4267
#: ../drizzled/error.cc:846
4268
msgid "Can't enumerate server databases"
4271
#: ../drizzled/error.cc:847
4272
msgid "Can't enumerate server tables"
4275
#: ../drizzled/error.cc:848
4277
msgid "Can't enumerate tables in database %-.64s"
4280
#: ../drizzled/error.cc:849
4282
msgid "Skipping view %-.64s in database %-.64s"
4285
#: ../drizzled/error.cc:850
4287
msgid "Skipping table %-.64s since it has no valid storage engine"
4290
#: ../drizzled/error.cc:851
4292
msgid "Can't open table %-.64s"
4295
#: ../drizzled/error.cc:852
4296
msgid "Can't read backup archive preamble"
4299
#: ../drizzled/error.cc:853
4300
msgid "Can't write backup archive preamble"
4303
#: ../drizzled/error.cc:854
4305
msgid "Can't find backup driver for table %-.64s"
4308
#: ../drizzled/error.cc:855
4311
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4315
#: ../drizzled/error.cc:856
4317
msgid "Can't create %-.64s backup driver"
4320
#: ../drizzled/error.cc:857
4322
msgid "Can't create %-.64s restore driver"
4325
#: ../drizzled/error.cc:858
4327
msgid "Found %d images in backup archive but maximum %d are supported"
4330
#: ../drizzled/error.cc:859
4332
msgid "Error when saving meta-data of %-.64s"
4335
#: ../drizzled/error.cc:860
4336
msgid "Error when reading meta-data list"
4339
#: ../drizzled/error.cc:861
4341
msgid "Can't create %-.64s"
4344
#: ../drizzled/error.cc:862
4345
msgid "Can't allocate buffer for image data transfer"
4348
#: ../drizzled/error.cc:863
4350
msgid "Error when writing %-.64s backup image data (for table #%d)"
4353
#: ../drizzled/error.cc:864
4354
msgid "Error when reading data from backup stream"
4357
#: ../drizzled/error.cc:865
4358
msgid "Can't go to the next chunk in backup stream"
4361
#: ../drizzled/error.cc:866
4363
msgid "Can't initialize %-.64s backup driver"
4366
#: ../drizzled/error.cc:867
4368
msgid "Can't initialize %-.64s restore driver"
4371
#: ../drizzled/error.cc:868
4373
msgid "Can't shut down %-.64s backup driver"
4376
#: ../drizzled/error.cc:869
4378
msgid "Can't shut down %-.64s backup driver(s)"
4381
#: ../drizzled/error.cc:870
4383
msgid "%-.64s backup driver can't prepare for synchronization"
4386
#: ../drizzled/error.cc:871
4388
msgid "%-.64s backup driver can't create its image validity point"
4391
#: ../drizzled/error.cc:872
4393
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4396
#: ../drizzled/error.cc:873
4398
msgid "%-.64s backup driver can't cancel its backup operation"
4401
#: ../drizzled/error.cc:874
4403
msgid "%-.64s restore driver can't cancel its restore operation"
4406
#: ../drizzled/error.cc:875
4408
msgid "Error when polling %-.64s backup driver for its image data"
4411
#: ../drizzled/error.cc:876
4413
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4416
#: ../drizzled/error.cc:877
4419
"After %d attempts %-.64s restore driver still can't accept next block of data"
4422
#: ../drizzled/error.cc:878
4424
msgid "Open and lock tables failed in %-.64s"
4427
#: ../drizzled/error.cc:879
4428
msgid "Backup driver's table locking thread can not be initialized."
4431
#: ../drizzled/error.cc:880
4433
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4434
"and 'drizzle.online_backup_progress'."
4437
#: ../drizzled/error.cc:881
4439
msgid "Tablespace '%-.192s' already exists"
4442
#: ../drizzled/error.cc:882
4444
msgid "Tablespace '%-.192s' doesn't exist"
4447
#: ../drizzled/error.cc:883
4449
msgid "Unexpected master's heartbeat data: %s"
4452
#: ../drizzled/error.cc:884
4454
msgid "The requested value for the heartbeat period %s %s"
4457
#: ../drizzled/error.cc:885
4459
msgid "Can't write to the online backup progress log %-.64s."
4462
#: ../drizzled/error.cc:886
4464
msgid "Tablespace '%-.192s' not empty"
4467
#: ../drizzled/error.cc:887
4470
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4471
"server. The original definition of the required tablespace is '%-.256s' "
4472
"while the same tablespace is defined on the server as '%-.256s'"
4475
#: ../drizzled/error.cc:888
4476
msgid "A virtual column cannot be based on a virtual column"
4479
#: ../drizzled/error.cc:889
4481
msgid "Non-deterministic expression for virtual column '%s'."
4484
#: ../drizzled/error.cc:890
4487
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4490
#: ../drizzled/error.cc:891
4491
msgid "Primary key cannot be defined upon a virtual column."
4494
#: ../drizzled/error.cc:892
4495
msgid "Key/Index cannot be defined on a non-stored virtual column."
4498
#: ../drizzled/error.cc:893
4500
msgid "Cannot define foreign key with %s clause on a virtual column."
4503
#: ../drizzled/error.cc:894
4505
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4508
#: ../drizzled/error.cc:895
4510
msgid "'%s' is not yet supported for virtual columns."
4513
#: ../drizzled/error.cc:896
4514
msgid "Constant expression in virtual column function is not allowed."
4517
#: ../drizzled/error.cc:897
4518
msgid "Encountered an unknown temporal type."
4521
#: ../drizzled/error.cc:898
4523
msgid "Received an invalid string format '%s' for a date value."
4526
#: ../drizzled/error.cc:899
4528
msgid "Received an invalid string format '%s' for a time value."
4531
#: ../drizzled/error.cc:900
3092
4533
msgid "Received an invalid value '%s' for a UNIX timestamp."
3095
#: ../drizzled/error.cc:474
4536
#: ../drizzled/error.cc:901
3097
4538
msgid "Received an invalid datetime value '%s'."
3100
#: ../drizzled/error.cc:475
4541
#: ../drizzled/error.cc:902
3102
4543
msgid "Received a NULL argument for function '%s'."
3105
#: ../drizzled/error.cc:476
4546
#: ../drizzled/error.cc:903
4548
msgid "Received an invalid negative argument '%s' for function '%s'."
4551
#: ../drizzled/error.cc:904
3107
4553
msgid "Received an out-of-range argument '%s' for function '%s'."
3110
#: ../drizzled/error.cc:477
4556
#: ../drizzled/error.cc:905
4558
msgid "Received an invalid time value '%s'."
4561
#: ../drizzled/error.cc:906
3112
4563
msgid "Received an invalid enum value '%s'."
3115
#: ../drizzled/error.cc:478
4566
#: ../drizzled/error.cc:907
3116
4567
msgid "Tables which are replicated require a primary key."
3119
#: ../drizzled/error.cc:479
4570
#: ../drizzled/error.cc:908
3121
4572
msgid "Corrupt or invalid table definition: %s"
3124
#: ../drizzled/error.cc:480
4575
#: ../drizzled/error.cc:909
3126
4577
msgid "Corrupt or invalid schema definition for %s : %s"
3129
#: ../drizzled/error.cc:481
4580
#: ../drizzled/error.cc:910
3131
4582
msgid "Schema does not exist: %s"
3134
#: ../drizzled/error.cc:482
4585
#: ../drizzled/error.cc:911
3136
4587
msgid "Error altering schema: %s"
3139
#: ../drizzled/error.cc:483
4590
#: ../drizzled/error.cc:912
3141
4592
msgid "Error droppping Schema : %s"
3144
#: ../drizzled/error.cc:484
4595
#: ../drizzled/error.cc:913
3145
4596
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3148
#: ../drizzled/error.cc:485
4599
#: ../drizzled/error.cc:914
3150
4601
msgid "Unknown table engine option key/pair %s = %s."
3153
#: ../drizzled/error.cc:486
4604
#: ../drizzled/error.cc:915
3155
4606
msgid "Unknown schema engine option key/pair %s = %s."
3158
#. User lock/barrier error messages
3159
#: ../drizzled/error.cc:489
3160
msgid "wait() can not be called on session owning user defined barrier."
3163
#: ../drizzled/error.cc:490
3164
msgid "Unknown user defined barrier requested."
3167
#: ../drizzled/error.cc:491
3168
msgid "Session does not own user defined barrier."
3171
#: ../drizzled/error.cc:492
3172
msgid "Session can not wait on a user defined lock owned by the session."
3175
#: ../drizzled/error.cc:493
3176
msgid "Session does not own user defined lock."
3179
#: ../drizzled/error.cc:495
3180
msgid "Invalid name for user defined barrier."
3183
#: ../drizzled/error.cc:496
3184
msgid "Invalid name for user defined lock."
3187
#: ../drizzled/error.cc:498
4609
#: ../drizzled/error.cc:916
4610
msgid "Implicit cartesian join attempted."
4613
#: ../drizzled/error.cc:918
3189
4615
msgid "Can't unlock file (Errcode: %d)"
3192
#: ../drizzled/error.cc:499
4618
#: ../drizzled/error.cc:919
3194
4620
msgid "Can't change size of file (Errcode: %d)"
3197
#: ../drizzled/error.cc:500
4623
#: ../drizzled/error.cc:920
3199
4625
msgid "Can't open stream from handle (Errcode: %d)"
3202
#: ../drizzled/error.cc:501
4628
#: ../drizzled/error.cc:921
3204
4630
msgid "Warning: '%s' had %d links"
3207
#: ../drizzled/error.cc:502
4633
#: ../drizzled/error.cc:922
3209
4635
msgid "Warning: %d files and %d streams is left open\n"
3212
#: ../drizzled/error.cc:503
4638
#: ../drizzled/error.cc:923
3214
4640
msgid "Can't create directory '%s' (Errcode: %d)"
3217
#: ../drizzled/error.cc:504
4643
#: ../drizzled/error.cc:924
3220
4646
"Character set '%s' is not a compiled character set and is not specified in "
3224
#: ../drizzled/error.cc:505
4650
#: ../drizzled/error.cc:925
3226
4652
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3229
#: ../drizzled/error.cc:506
4655
#: ../drizzled/error.cc:926
3231
4657
msgid "Can't read value for symlink '%s' (Error %d)"
3234
#: ../drizzled/error.cc:507
4660
#: ../drizzled/error.cc:927
3236
4662
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3239
#: ../drizzled/error.cc:508
4665
#: ../drizzled/error.cc:928
3241
4667
msgid "Error on realpath() on '%s' (Error %d)"
3244
#: ../drizzled/error.cc:509
4670
#: ../drizzled/error.cc:929
3246
4672
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3249
#: ../drizzled/error.cc:510
4675
#: ../drizzled/error.cc:930
3252
4678
"Collation '%s' is not a compiled collation and is not specified in the %s "
3256
#: ../drizzled/error.cc:511
4682
#: ../drizzled/error.cc:931
3258
4684
msgid "File '%s' (fileno: %d) was not closed"
3261
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
4687
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:234
3263
4689
"Schema name cannot be encoded and fit within filesystem name length "
3264
4690
"restrictions."
3267
#: ../drizzled/identifier/table.cc:230
4693
#: ../drizzled/identifier/table.cc:224
3269
4695
"Table name cannot be encoded and fit within filesystem name length "
3270
4696
"restrictions."