246
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
247
"option deprecated; use --disable-pager instead."
251
"Password to use when connecting to server. If password is not given it's "
252
"asked from the tty."
256
"Port number to use for connection or 0 for default to, in order of "
257
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
260
msgid "built-in default"
296
#: ../client/drizzle.cc:1440
298
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
299
msgstr "Προβολή βοήθειας."
301
#: ../client/drizzle.cc:1442
263
302
msgid "Set the drizzle prompt to this value."
305
#: ../client/drizzle.cc:1444
267
307
"Don't cache result, print it row by row. This may slow down the server if "
268
308
"the output is suspended. Doesn't use history file."
311
#: ../client/drizzle.cc:1446
271
312
msgid "Write fields without conversion. Used with --batch."
315
#: ../client/drizzle.cc:1448
275
317
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
276
318
"option is enabled by default."
279
msgid "Shutdown the server."
321
#: ../client/drizzle.cc:1450
322
msgid "Shutdown the server"
325
#: ../client/drizzle.cc:1451
283
327
"Be more silent. Print results with a tab as separator, each row on new line."
286
msgid "Output in table format."
330
#: ../client/drizzle.cc:1453
290
332
"Append everything into outfile. See interactive help (\\h) also. Does not "
291
333
"work in batch mode. Disable with --disable-tee. This option is disabled by "
296
"Disable outfile. See interactive help (\\h) also. WARNING: option "
297
"deprecated; use --disable-tee instead"
300
msgid "User for login if not current user."
303
msgid "Only allow UPDATE and DELETE that uses keys."
306
msgid "Synonym for option --safe-updates, -U."
309
msgid "Write more. (-v -v -v gives the table output format)."
312
msgid "Output version information and exit."
337
#: ../client/drizzle.cc:1455
338
msgid "Disable outfile. See interactive help (\\h) also."
341
#: ../client/drizzle.cc:1456
315
342
msgid "Wait and retry if connection is down."
345
#: ../client/drizzle.cc:1458
318
346
msgid "Number of seconds before connection timeout."
349
#: ../client/drizzle.cc:1460
321
350
msgid "Max length of input line"
353
#: ../client/drizzle.cc:1462
324
354
msgid "Automatic limit for SELECT when using --safe-updates"
357
#: ../client/drizzle.cc:1464
327
358
msgid "Automatic limit for rows in a join when using --safe-updates"
330
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
333
msgid "Number of lines before each import progress report."
336
msgid "Ping the server to check if it's alive."
361
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
362
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
363
#: ../client/drizzletest.cc:5456
339
364
msgid "Use MySQL Protocol."
343
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
348
"Copyright (C) 2008 Sun Microsystems\n"
349
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
350
"and you are welcome to modify and redistribute it under the GPL license\n"
354
msgid "Usage: %s [OPTIONS] [database]\n"
367
#: ../client/drizzle.cc:1472
368
msgid "Connect to host"
371
#: ../client/drizzle.cc:1474
373
"Password to use when connecting to server. If password is not given it's "
374
"asked from the tty."
377
#: ../client/drizzle.cc:1476
379
"Port number to use for connection or 0 for default to, in order of "
380
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
383
#: ../client/drizzle.cc:1478
384
msgid "User for login if not current user."
387
#: ../client/drizzle.cc:1480
388
msgid "The protocol of connection (tcp,socket,pipe,memory)."
391
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
393
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
396
#: ../client/drizzle.cc:1588
357
397
msgid "DELIMITER cannot contain a backslash character"
361
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
365
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
369
msgid "WARNING: --server-arg option not supported in this configuration.\n"
373
"Non-integer value supplied for port. If you are trying to enter a password "
374
"please use --password instead."
377
msgid "Value supplied for port is not valid."
400
#: ../client/drizzle.cc:1665
402
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
405
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
406
#: ../client/drizzle.cc:4092
408
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
411
#: ../client/drizzle.cc:1724
414
"Copyright (C) 2008 Sun Microsystems\n"
415
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
416
"and you are welcome to modify and redistribute it under the GPL license\n"
419
#: ../client/drizzle.cc:1729
421
msgid "Usage: drizzle [OPTIONS] [database]\n"
424
#: ../client/drizzle.cc:1780
425
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
428
#: ../client/drizzle.cc:1790
431
"Your Drizzle connection id is %u\n"
432
"Server version: %s\n"
435
#: ../client/drizzle.cc:1822
437
msgid "Reading history-file %s\n"
440
#: ../client/drizzle.cc:1826
442
msgid "Couldn't allocate memory for temp histfile!\n"
445
#: ../client/drizzle.cc:1833
446
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
449
#: ../client/drizzle.cc:1856
451
msgid "Writing history-file %s\n"
454
#: ../client/drizzle.cc:1864
458
#: ../client/drizzle.cc:1864
462
#: ../client/drizzle.cc:1916
463
msgid "Query aborted by Ctrl+C\n"
466
#: ../client/drizzle.cc:2000
381
468
msgid "Processing line: %<PRIu32>\n"
471
#: ../client/drizzle.cc:2218
384
472
msgid "Unknown command: "
475
#: ../client/drizzle.cc:2632
388
" Reading table information for completion of "
389
"table and column names\n"
390
" You can turn off this feature to get a "
391
"quicker startup with -A\n"
477
"Reading table information for completion of table and column names\n"
478
"You can turn off this feature to get a quicker startup with -A\n"
482
#: ../client/drizzle.cc:2698
395
483
msgid "No connection. Trying to reconnect..."
486
#: ../client/drizzle.cc:2704
398
487
msgid "Can't connect to the server\n"
490
#: ../client/drizzle.cc:2782
401
491
msgid "List of all Drizzle commands:"
494
#: ../client/drizzle.cc:2784
404
495
msgid "Note that all text commands must be first on line and end with ';'"
498
#: ../client/drizzle.cc:2839
407
499
msgid "No query specified\n"
502
#: ../client/drizzle.cc:2854
410
503
msgid "Ignoring query to other database"
506
#: ../client/drizzle.cc:2904
413
507
msgid "Empty set"
510
#: ../client/drizzle.cc:2917
417
512
msgid "%ld row in set"
418
513
msgid_plural "%ld rows in set"
517
#: ../client/drizzle.cc:2926
521
#: ../client/drizzle.cc:2928
426
523
msgid "Query OK, %ld row affected"
427
524
msgid_plural "Query OK, %ld rows affected"
431
msgid "Number of rows before each output progress report (requires --verbose)."
528
#: ../client/drizzledump.cc:212
435
530
msgid "Got errno %d on write"
439
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
443
msgid "Usage: %s [OPTIONS] database [tables]\n"
447
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
451
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
455
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
456
"and you are welcome to modify and redistribute it under the GPL license\n"
459
msgid "Dumps definitions and data from a Drizzle database server"
463
msgid "For more options, use %s --help\n"
468
"Non-integer value supplied for port. If you are trying to enter a password "
469
"please use --password instead.\n"
473
msgid "Value supplied for port is not valid.\n"
477
msgid "Memory allocation error while copying password. Aborting.\n"
481
msgid "Input filename too long: %s"
485
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
489
msgid "Invalid mode to --compatible: %s\n"
533
#: ../client/drizzledump.cc:296
493
535
msgid "%s: You must use option --tab with --fields-...\n"
538
#: ../client/drizzledump.cc:302
498
541
"%s: You can't use --single-transaction and --lock-all-tables at the same "
545
#: ../client/drizzledump.cc:308
504
548
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
552
#: ../client/drizzledump.cc:314
509
554
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
557
#: ../client/drizzledump.cc:333
513
559
msgid "Got error: %s (%d) %s"
562
#: ../client/drizzledump.cc:340
517
564
msgid "Got error: %d %s"
567
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
568
#: ../client/drizzledump.cc:458
521
570
msgid "Couldn't execute '%s': %s (%d)"
573
#: ../client/drizzledump.cc:518
525
575
msgid "-- Connecting to %s...\n"
578
#: ../client/drizzledump.cc:541
529
580
msgid "-- Disconnecting from %s...\n"
583
#: ../client/drizzledump.cc:552
532
584
msgid "Couldn't allocate memory"
587
#: ../client/drizzledump.cc:896
537
590
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
594
#: ../client/drizzledump.cc:910
542
596
msgid "-- Retrieving table structure for table %s...\n"
599
#: ../client/drizzledump.cc:1024
546
601
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
604
#: ../client/drizzledump.cc:1131
550
606
msgid "%s: Can't get keys for table %s\n"
609
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
554
611
msgid "Error: Couldn't read status information for table %s\n"
614
#: ../client/drizzledump.cc:1353
558
616
msgid "Error retrieving table structure for table: \"%s\""
619
#: ../client/drizzledump.cc:1360
562
621
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
624
#: ../client/drizzledump.cc:1371
566
626
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
629
#: ../client/drizzledump.cc:1378
570
631
msgid "-- Skipping dump data for table '%s', it has no fields\n"
634
#: ../client/drizzledump.cc:1386
573
635
msgid "-- Sending SELECT query...\n"
638
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
576
639
msgid "when executing 'SELECT INTO OUTFILE'"
642
#: ../client/drizzledump.cc:1451
651
#: ../client/drizzledump.cc:1492
587
652
msgid "-- Retrieving rows...\n"
655
#: ../client/drizzledump.cc:1495
591
657
msgid "%s: Error in field count for table: %s ! Aborting.\n"
660
#: ../client/drizzledump.cc:1539
595
662
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
665
#: ../client/drizzledump.cc:1556
599
667
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
670
#: ../client/drizzledump.cc:1578
603
672
msgid "Not enough fields from table %s! Aborting.\n"
675
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
606
676
msgid "when doing refresh"
679
#: ../client/drizzledump.cc:2080
609
680
msgid "alloc_root failure."
683
#: ../client/drizzledump.cc:2096
613
685
msgid "Couldn't find table: \"%s\""
688
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
689
#: ../client/drizzledump.cc:2391
618
692
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
695
#: ../client/drizzledump.cc:2423
622
697
msgid "Error: Not enough memory to store ORDER BY clause\n"
700
#: ../client/drizzledump.cc:2480
701
msgid "Number of rows before each output progress report (requires --verbose)."
704
#: ../client/drizzledump.cc:2633 ../client/drizzledump.cc:2720
706
msgid "Usage: %s [OPTIONS] database [tables]\n"
709
#: ../client/drizzledump.cc:2634 ../client/drizzledump.cc:2721
711
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
714
#: ../client/drizzledump.cc:2636 ../client/drizzledump.cc:2723
716
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
719
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:506
720
#: ../client/drizzleslap.cc:1036 ../client/drizzletest.cc:5596
722
msgid "Value supplied for port is not valid.\n"
726
#. This check is made because the some the file functions below
727
#. have FN_REFLEN sized stack allocated buffers and will cause
728
#. a crash even if the input destination buffer is large enough
729
#. to hold the output.
731
#: ../client/drizzledump.cc:2695
733
msgid "Input filename too long: %s"
736
#: ../client/drizzledump.cc:2702 ../client/drizzledump.cc:2714
738
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
741
#: ../client/drizzledump.cc:2717
743
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
744
"and you are welcome to modify and redistribute it under the GPL license\n"
747
#: ../client/drizzledump.cc:2718
748
msgid "Dumps definitions and data from a Drizzle database server"
751
#: ../client/drizzledump.cc:2754
753
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
756
#: ../client/drizzledump.cc:2797
758
msgid "Invalid mode to --compatible: %s\n"
761
#: ../client/drizzletest.cc:5363
762
msgid "Error: Invalid Value for opt_max_connect_retries"
765
#: ../client/drizzletest.cc:5373
766
msgid "Error: Invalid Value for opt_tail_lines"
769
#: ../client/drizzletest.cc:5383
770
msgid "Error: Invalid Value for opt_sleep"
773
#: ../client/drizzletest.cc:5564
626
775
msgid "Could not open '%s' for reading: errno = %d"
778
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
630
780
msgid "Out of memory"
634
msgid "Got signal %d from thread %<PRIu64>"
783
#: ../drizzled/drizzled.cc:490
637
784
msgid "Aborting\n"
787
#: ../drizzled/drizzled.cc:572
640
788
msgid "One can only use the --user switch if running as root\n"
791
#: ../drizzled/drizzled.cc:579
644
793
"Fatal error: Please read \"Security\" section of the manual to find out how "
645
794
"to run drizzled as root!\n"
797
#: ../drizzled/drizzled.cc:599
650
800
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
655
msgid "Fatal signal %d while backtracing\n"
660
"We will try our best to scrape up some info that will hopefully help "
662
"the problem, but since we have already crashed, something is definitely "
664
"and this may fail.\n"
670
"It is possible that drizzled could use up to \n"
671
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
673
"Hope that's ok; if not, decrease some variables in the equation.\n"
679
"Attempting backtrace. You can use the following information to find out\n"
680
"where drizzled died. If you see no messages after this, something went\n"
681
"terribly wrong...\n"
686
"Trying to get some variables.\n"
687
"Some pointers may be invalid and cause the dump to abort...\n"
693
"This crash occurred while the server was calling initgroups(). This is\n"
694
"often due to the use of a drizzled that is statically linked against glibc\n"
695
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
696
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
697
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
698
"drizzled that is not statically linked.\n"
704
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
705
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
706
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
707
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
708
"the documentation for your distribution on how to do that.\n"
712
msgid "Writing a core file\n"
804
#: ../drizzled/drizzled.cc:738
716
806
msgid "gethostname failed, using '%s' as hostname"
809
#: ../drizzled/drizzled.cc:796
720
811
msgid "Unknown locale: '%s'"
814
#: ../drizzled/drizzled.cc:833
723
815
msgid "Can't create thread-keys"
818
#: ../drizzled/drizzled.cc:866
726
819
msgid "Failed to initialize plugins."
822
#: ../drizzled/drizzled.cc:887
731
825
"%s: Too many arguments (first extra is '%s').\n"
732
826
"Use --verbose --help to get a list of available options\n"
829
#: ../drizzled/drizzled.cc:912
735
830
msgid "No scheduler found, cannot continue!\n"
833
#: ../drizzled/drizzled.cc:936
739
835
msgid "Unknown/unsupported storage engine: %s"
838
#: ../drizzled/drizzled.cc:1027
839
msgid "Display this help and exit."
842
#: ../drizzled/drizzled.cc:1031
742
843
msgid "Display this help and exit after initializing plugins."
846
#: ../drizzled/drizzled.cc:1035
745
847
msgid "Auto-increment columns are incremented by this"
850
#: ../drizzled/drizzled.cc:1040
749
852
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
856
#: ../drizzled/drizzled.cc:1046
754
858
"Path to installation directory. All paths are usually resolved relative to "
862
#: ../drizzled/drizzled.cc:1051
758
863
msgid "Chroot drizzled daemon during startup."
866
#: ../drizzled/drizzled.cc:1055
761
867
msgid "Set the default collation."
870
#: ../drizzled/drizzled.cc:1059
764
871
msgid "Default completion type."
874
#: ../drizzled/drizzled.cc:1064
767
875
msgid "Write core on errors."
878
#: ../drizzled/drizzled.cc:1068
770
879
msgid "Path to the database root."
882
#: ../drizzled/drizzled.cc:1072
773
883
msgid "Set the default storage engine (table type) for tables."
886
#: ../drizzled/drizzled.cc:1076
776
887
msgid "Set the default time zone."
779
msgid "Print a symbolic stack trace on failure."
890
#: ../drizzled/drizzled.cc:1081
782
891
msgid "Used for debugging; Use at your own risk!"
894
#: ../drizzled/drizzled.cc:1086
785
895
msgid "Set up signals usable for debugging"
898
#: ../drizzled/drizzled.cc:1090
788
899
msgid "(IGNORED)"
902
#: ../drizzled/drizzled.cc:1094
791
903
msgid "Set the language used for the month names and the days of the week."
906
#: ../drizzled/drizzled.cc:1099
794
907
msgid "Log some not critical warnings to the log file."
910
#: ../drizzled/drizzled.cc:1104
797
911
msgid "Pid file used by safe_mysqld."
914
#: ../drizzled/drizzled.cc:1108
801
916
"Maximum time in seconds to wait for the port to become free. (Default: no "
920
#: ../drizzled/drizzled.cc:1113
806
922
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
807
923
"specified directory"
926
#: ../drizzled/drizzled.cc:1118
811
928
"Uniquely identifies the server instance in the community of replication "
932
#: ../drizzled/drizzled.cc:1123
815
933
msgid "Don't print a stack trace on failure."
936
#: ../drizzled/drizzled.cc:1127
818
937
msgid "Enable symbolic link support."
940
#: ../drizzled/drizzled.cc:1136
822
942
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
945
#: ../drizzled/drizzled.cc:1141
825
946
msgid "Path for temporary files."
949
#: ../drizzled/drizzled.cc:1145
828
950
msgid "Default transaction isolation level."
953
#: ../drizzled/drizzled.cc:1149
831
954
msgid "Run drizzled daemon as user."
957
#: ../drizzled/drizzled.cc:1157
835
959
"The number of outstanding connection requests Drizzle can have. This comes "
836
960
"into play when the main Drizzle thread gets very many connection requests in "
837
961
"a very short time."
964
#: ../drizzled/drizzled.cc:1163
841
966
"Size of tree cache used in bulk insert optimization. Note that this is a "
842
967
"limit per thread!"
970
#: ../drizzled/drizzled.cc:1169
846
972
"Precision of the result of '/' operator will be increased on that value."
975
#: ../drizzled/drizzled.cc:1175
849
976
msgid "The maximum length of the result of function group_concat."
979
#: ../drizzled/drizzled.cc:1180
852
980
msgid "The size of the buffer that is used for full joins."
983
#: ../drizzled/drizzled.cc:1186
855
984
msgid "Max packetlength to send/receive from to server."
987
#: ../drizzled/drizzled.cc:1191
859
989
"If there is more than this number of interrupted connections from a host "
860
990
"this host will be blocked from further connections."
993
#: ../drizzled/drizzled.cc:1196
863
994
msgid "Max number of errors/warnings to store for a statement."
997
#: ../drizzled/drizzled.cc:1201
866
998
msgid "Don't allow creation of heap tables bigger than this."
1001
#: ../drizzled/drizzled.cc:1207
870
1003
"Joins that are probably going to read more than max_join_size records return "
1007
#: ../drizzled/drizzled.cc:1213
874
1008
msgid "Max number of bytes in sorted records."
1011
#: ../drizzled/drizzled.cc:1218
877
1012
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1015
#: ../drizzled/drizzled.cc:1223
881
1017
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
882
1018
"max_sort_length bytes of each value are used; the rest are ignored)."
1021
#: ../drizzled/drizzled.cc:1230
885
1022
msgid "After this many write locks, allow some read locks to run in between."
1025
#: ../drizzled/drizzled.cc:1234
889
1027
"Don't log queries which examine less than min_examined_row_limit rows to "
1031
#: ../drizzled/drizzled.cc:1240
894
1033
"Controls the heuristic(s) applied during query optimization to prune less-"
895
1034
"promising partial plans from the optimizer search space. Meaning: false - do "
983
1141
"Starts the Drizzle database server\n"
1144
#: ../drizzled/drizzled.cc:1383
987
1146
msgid "Usage: %s [OPTIONS]\n"
1149
#: ../drizzled/drizzled.cc:1507
992
1152
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
993
1153
"command line\n"
1156
#: ../drizzled/drizzled.cc:1550
996
1157
msgid "Can't start server: cannot resolve hostname!"
1160
#: ../drizzled/drizzled.cc:1556
999
1161
msgid "Can't start server: bind-address refers to multiple interfaces!"
1003
"setrlimit could not change the size of core files to 'infinity'; We may not "
1004
"be able to generate a core file on signals"
1008
msgid "Data directory %s does not exist\n"
1164
#: ../drizzled/error.cc:138
1012
1166
msgid "Unknown error %d"
1169
#: ../drizzled/error.cc:214
1173
#: ../drizzled/error.cc:215
1177
#: ../drizzled/error.cc:216
1022
1179
msgid "Can't create file '%-.200s' (errno: %d)"
1182
#: ../drizzled/error.cc:217
1026
1184
msgid "Can't create table '%-.200s' (errno: %d)"
1187
#: ../drizzled/error.cc:218
1030
1189
msgid "Can't create database '%-.192s' (errno: %d)"
1192
#: ../drizzled/error.cc:219
1034
1194
msgid "Can't create database '%-.192s'; database exists"
1197
#: ../drizzled/error.cc:220
1038
1199
msgid "Can't drop database '%-.192s'; database doesn't exist"
1202
#: ../drizzled/error.cc:221
1042
1204
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1207
#: ../drizzled/error.cc:222
1046
1209
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1212
#: ../drizzled/error.cc:223
1050
1214
msgid "Error on delete of '%-.192s' (errno: %d)"
1217
#: ../drizzled/error.cc:224
1053
1218
msgid "Can't read record in system table"
1221
#: ../drizzled/error.cc:225
1057
1223
msgid "Can't get status of '%-.200s' (errno: %d)"
1226
#: ../drizzled/error.cc:226
1061
1228
msgid "Can't get working directory (errno: %d)"
1231
#: ../drizzled/error.cc:227
1065
1233
msgid "Can't lock file (errno: %d)"
1236
#: ../drizzled/error.cc:228
1069
1238
msgid "Can't open file: '%-.200s' (errno: %d)"
1241
#: ../drizzled/error.cc:229
1073
1243
msgid "Can't find file: '%-.200s' (errno: %d)"
1246
#: ../drizzled/error.cc:230
1077
1248
msgid "Can't read dir of '%-.192s' (errno: %d)"
1251
#: ../drizzled/error.cc:231
1081
1253
msgid "Can't change dir to '%-.192s' (errno: %d)"
1256
#: ../drizzled/error.cc:232
1085
1258
msgid "Record has changed since last read in table '%-.192s'"
1261
#: ../drizzled/error.cc:233
1089
1263
msgid "Disk full (%s); waiting for someone to free some space..."
1266
#: ../drizzled/error.cc:234
1093
1268
msgid "Can't write; duplicate key in table '%-.192s'"
1271
#: ../drizzled/error.cc:235
1097
1273
msgid "Error on close of '%-.192s' (errno: %d)"
1276
#: ../drizzled/error.cc:236
1101
1278
msgid "Error reading file '%-.200s' (errno: %d)"
1281
#: ../drizzled/error.cc:237
1105
1283
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1286
#: ../drizzled/error.cc:238
1109
1288
msgid "Error writing file '%-.200s' (errno: %d)"
1291
#: ../drizzled/error.cc:239
1113
1293
msgid "'%-.192s' is locked against change"
1296
#: ../drizzled/error.cc:240
1116
1297
msgid "Sort aborted"
1300
#: ../drizzled/error.cc:241
1120
1302
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1305
#: ../drizzled/error.cc:242
1124
1307
msgid "Got error %d from storage engine"
1310
#: ../drizzled/error.cc:243
1128
1312
msgid "Table storage engine for '%-.192s' doesn't have this option"
1315
#: ../drizzled/error.cc:244
1132
1317
msgid "Can't find record in '%-.192s'"
1320
#: ../drizzled/error.cc:245
1136
1322
msgid "Incorrect information in file: '%-.200s'"
1325
#: ../drizzled/error.cc:246
1140
1327
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1330
#: ../drizzled/error.cc:247
1144
1332
msgid "Old key file for table '%-.192s'; repair it!"
1335
#: ../drizzled/error.cc:248
1148
1337
msgid "Table '%-.192s' is read only"
1340
#: ../drizzled/error.cc:249
1152
1342
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1345
#: ../drizzled/error.cc:250
1155
1346
msgid "Out of sort memory; increase server sort buffer size"
1349
#: ../drizzled/error.cc:251
1159
1351
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1354
#: ../drizzled/error.cc:252
1162
1355
msgid "Too many connections"
1358
#: ../drizzled/error.cc:253
1166
1360
"Out of memory; check if drizzled or some other process uses all available "
1167
1361
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1168
1362
"memory or you can add more swap space"
1365
#: ../drizzled/error.cc:254
1171
1366
msgid "Can't get hostname for your address"
1369
#: ../drizzled/error.cc:255
1174
1370
msgid "Bad handshake"
1373
#: ../drizzled/error.cc:256
1178
1375
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1378
#: ../drizzled/error.cc:257
1182
1380
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1383
#: ../drizzled/error.cc:258
1185
1384
msgid "No database selected"
1387
#: ../drizzled/error.cc:259
1188
1388
msgid "Unknown command"
1391
#: ../drizzled/error.cc:260
1192
1393
msgid "Column '%-.192s' cannot be null"
1396
#: ../drizzled/error.cc:261
1196
1398
msgid "Unknown database '%-.192s'"
1401
#: ../drizzled/error.cc:262
1200
1403
msgid "Table '%-.192s' already exists"
1406
#: ../drizzled/error.cc:263
1204
1408
msgid "Unknown table '%-.100s'"
1411
#: ../drizzled/error.cc:264
1208
1413
msgid "Column '%-.192s' in %-.192s is ambiguous"
1416
#: ../drizzled/error.cc:265
1211
1417
msgid "Server shutdown in progress"
1420
#: ../drizzled/error.cc:266
1215
1422
msgid "Unknown column '%-.192s' in '%-.192s'"
1425
#: ../drizzled/error.cc:267
1219
1427
msgid "'%-.192s' isn't in GROUP BY"
1430
#: ../drizzled/error.cc:268
1223
1432
msgid "Can't group on '%-.192s'"
1435
#: ../drizzled/error.cc:269
1226
1436
msgid "Statement has sum functions and columns in same statement"
1439
#: ../drizzled/error.cc:270
1229
1440
msgid "Column count doesn't match value count"
1443
#: ../drizzled/error.cc:271
1233
1445
msgid "Identifier name '%-.100s' is too long"
1448
#: ../drizzled/error.cc:272
1237
1450
msgid "Duplicate column name '%-.192s'"
1453
#: ../drizzled/error.cc:273
1241
1455
msgid "Duplicate key name '%-.192s'"
1458
#: ../drizzled/error.cc:274
1245
1460
msgid "Duplicate entry '%-.192s' for key %d"
1463
#: ../drizzled/error.cc:275
1249
1465
msgid "Incorrect column specifier for column '%-.192s'"
1468
#: ../drizzled/error.cc:276
1253
1470
msgid "%s near '%-.80s' at line %d"
1473
#: ../drizzled/error.cc:277
1256
1474
msgid "Query was empty"
1477
#: ../drizzled/error.cc:278
1260
1479
msgid "Not unique table/alias: '%-.192s'"
1482
#: ../drizzled/error.cc:279
1264
1484
msgid "Invalid default value for '%-.192s'"
1487
#: ../drizzled/error.cc:280
1267
1488
msgid "Multiple primary key defined"
1491
#: ../drizzled/error.cc:281
1271
1493
msgid "Too many keys specified; max %d keys allowed"
1496
#: ../drizzled/error.cc:282
1275
1498
msgid "Too many key parts specified; max %d parts allowed"
1501
#: ../drizzled/error.cc:283
1279
1503
msgid "Specified key was too long; max key length is %d bytes"
1506
#: ../drizzled/error.cc:284
1283
1508
msgid "Key column '%-.192s' doesn't exist in table"
1511
#: ../drizzled/error.cc:285
1288
1514
"BLOB column '%-.192s' can't be used in key specification with the used table "
1518
#: ../drizzled/error.cc:286
1294
1521
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1525
#: ../drizzled/error.cc:287
1299
1527
"Incorrect table definition; there can be only one auto column and it must be "
1300
1528
"defined as a key"
1531
#: ../drizzled/error.cc:288
1305
1534
"%s: ready for connections.\n"
1306
1535
"Version: '%s' socket: '%s' port: %u\n"
1538
#: ../drizzled/error.cc:289
1310
1540
msgid "%s: Normal shutdown\n"
1543
#: ../drizzled/error.cc:290
1314
1545
msgid "%s: Got signal %d. Aborting!\n"
1548
#: ../drizzled/error.cc:291
1318
1550
msgid "%s: Shutdown complete\n"
1553
#: ../drizzled/error.cc:292
1322
1555
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1558
#: ../drizzled/error.cc:293
1325
1559
msgid "Can't create IP socket"
1562
#: ../drizzled/error.cc:294
1330
1565
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1569
#: ../drizzled/error.cc:295
1336
1572
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1337
1573
"check the manual"
1576
#: ../drizzled/error.cc:296
1341
1578
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1581
#: ../drizzled/error.cc:297
1346
1584
"The file '%-.128s' must be in the database directory or be readable by all"
1587
#: ../drizzled/error.cc:298
1350
1589
msgid "File '%-.200s' already exists"
1592
#: ../drizzled/error.cc:299
1354
1594
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1597
#: ../drizzled/error.cc:300
1358
1599
msgid "Records: %ld Duplicates: %ld"
1602
#: ../drizzled/error.cc:301
1362
1604
"Incorrect prefix key; the used key part isn't a string, the used length is "
1363
1605
"longer than the key part, or the storage engine doesn't support unique "
1609
#: ../drizzled/error.cc:302
1367
1610
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1613
#: ../drizzled/error.cc:303
1371
1615
msgid "Can't DROP '%-.192s'; check that column/key exists"
1618
#: ../drizzled/error.cc:304
1375
1620
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1623
#: ../drizzled/error.cc:305
1379
1625
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1628
#: ../drizzled/error.cc:306
1383
1630
msgid "Unknown thread id: %lu"
1633
#: ../drizzled/error.cc:307
1387
1635
msgid "You are not owner of thread %lu"
1638
#: ../drizzled/error.cc:308
1390
1639
msgid "No tables used"
1642
#: ../drizzled/error.cc:309
1394
1644
msgid "Too many strings for column %-.192s and SET"
1647
#: ../drizzled/error.cc:310
1398
1649
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1652
#: ../drizzled/error.cc:311
1402
1654
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1657
#: ../drizzled/error.cc:312
1406
1659
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1662
#: ../drizzled/error.cc:313
1410
1664
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1667
#: ../drizzled/error.cc:314
1414
1669
msgid "Incorrect database name '%-.100s'"
1672
#: ../drizzled/error.cc:315
1418
1674
msgid "Incorrect table name '%-.100s'"
1677
#: ../drizzled/error.cc:316
1422
1679
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1423
1680
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1683
#: ../drizzled/error.cc:317
1426
1684
msgid "Unknown error"
1687
#: ../drizzled/error.cc:318
1430
1689
msgid "Unknown procedure '%-.192s'"
1692
#: ../drizzled/error.cc:319
1434
1694
msgid "Incorrect parameter count to procedure '%-.192s'"
1697
#: ../drizzled/error.cc:320
1438
1699
msgid "Incorrect parameters to procedure '%-.192s'"
1702
#: ../drizzled/error.cc:321
1442
1704
msgid "Unknown table '%-.192s' in %-.32s"
1707
#: ../drizzled/error.cc:322
1446
1709
msgid "Column '%-.192s' specified twice"
1712
#: ../drizzled/error.cc:323
1449
1713
msgid "Invalid use of group function"
1716
#: ../drizzled/error.cc:324
1454
1719
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1722
#: ../drizzled/error.cc:325
1457
1723
msgid "A table must have at least 1 column"
1726
#: ../drizzled/error.cc:326
1461
1728
msgid "The table '%-.192s' is full"
1731
#: ../drizzled/error.cc:327
1465
1733
msgid "Unknown character set: '%-.64s'"
1736
#: ../drizzled/error.cc:328
1469
1738
msgid "Too many tables; Drizzle can only use %d tables in a join"
1741
#: ../drizzled/error.cc:329
1472
1742
msgid "Too many columns"
1745
#: ../drizzled/error.cc:330
1477
1748
"Row size too large. The maximum row size for the used table type, not "
1478
1749
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1752
#: ../drizzled/error.cc:331
1483
1755
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1484
1756
"thread_stack=#' to specify a bigger stack if needed"
1759
#: ../drizzled/error.cc:332
1487
1760
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1763
#: ../drizzled/error.cc:333
1492
1766
"Table handler doesn't support NULL in given index. Please change column "
1493
1767
"'%-.192s' to be NOT NULL or use another handler"
1770
#: ../drizzled/error.cc:334
1497
1772
msgid "Can't load function '%-.192s'"
1775
#: ../drizzled/error.cc:335
1501
1777
msgid "Can't initialize function '%-.192s'; %-.80s"
1780
#: ../drizzled/error.cc:336
1504
1781
msgid "No paths allowed for plugin library"
1784
#: ../drizzled/error.cc:337
1508
1786
msgid "Plugin '%-.192s' already exists"
1789
#: ../drizzled/error.cc:338
1512
1791
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1794
#: ../drizzled/error.cc:339
1516
1796
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1799
#: ../drizzled/error.cc:340
1520
1801
msgid "Function '%-.192s' is not defined"
1804
#: ../drizzled/error.cc:341
1525
1807
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1526
1808
"'drizzleadmin flush-hosts'"
1811
#: ../drizzled/error.cc:342
1530
1813
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1816
#: ../drizzled/error.cc:343
1534
1818
"You are using Drizzle as an anonymous user and anonymous users are not "
1535
1819
"allowed to change passwords"
1822
#: ../drizzled/error.cc:344
1539
1824
"You must have privileges to update tables in the drizzle database to be able "
1540
1825
"to change passwords for others"
1828
#: ../drizzled/error.cc:345
1543
1829
msgid "Can't find any matching row in the user table"
1832
#: ../drizzled/error.cc:346
1547
1834
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1837
#: ../drizzled/error.cc:347
1552
1840
"Can't create a new thread (errno %d); if you are not out of available "
1553
1841
"memory, you can consult the manual for a possible OS-dependent bug"
1844
#: ../drizzled/error.cc:348
1557
1846
msgid "Column count doesn't match value count at row %ld"
1849
#: ../drizzled/error.cc:349
1561
1851
msgid "Can't reopen table: '%-.192s'"
1854
#: ../drizzled/error.cc:350
1564
1855
msgid "Invalid use of NULL value"
1858
#: ../drizzled/error.cc:351
1568
1860
msgid "Got error '%-.64s' from regexp"
1863
#: ../drizzled/error.cc:352
1572
1865
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1573
1866
"illegal if there is no GROUP BY clause"
1869
#: ../drizzled/error.cc:353
1577
1871
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1874
#: ../drizzled/error.cc:354
1581
1876
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1879
#: ../drizzled/error.cc:355
1586
1882
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1587
1883
"table '%-.192s'"
1886
#: ../drizzled/error.cc:356
1591
1888
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1592
1889
"privileges can be used"
1892
#: ../drizzled/error.cc:357
1595
1893
msgid "The host or user argument to GRANT is too long"
1896
#: ../drizzled/error.cc:358
1599
1898
msgid "Table '%-.192s.%-.192s' doesn't exist"
1901
#: ../drizzled/error.cc:359
1604
1904
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1908
#: ../drizzled/error.cc:360
1608
1909
msgid "The used command is not allowed with this Drizzle version"
1912
#: ../drizzled/error.cc:361
1612
1914
"You have an error in your SQL syntax; check the manual that corresponds to "
1613
1915
"your Drizzle server version for the right syntax to use"
1918
#: ../drizzled/error.cc:362
1617
1920
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1923
#: ../drizzled/error.cc:363
1620
1924
msgid "Too many delayed threads in use"
1927
#: ../drizzled/error.cc:364
1624
1929
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1932
#: ../drizzled/error.cc:365
1627
1933
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1936
#: ../drizzled/error.cc:366
1630
1937
msgid "Got a read error from the connection pipe"
1940
#: ../drizzled/error.cc:367
1633
1941
msgid "Got an error from fcntl()"
1944
#: ../drizzled/error.cc:368
1636
1945
msgid "Got packets out of order"
1948
#. CR_NET_UNCOMPRESS_ERROR 08S01
1949
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1639
1950
msgid "Couldn't uncompress communication packet"
1953
#. CR_NET_READ_ERROR 08S01
1954
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1642
1955
msgid "Got an error reading communication packets"
1958
#. CR_NET_READ_INTERRUPTED 08S01
1959
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1645
1960
msgid "Got timeout reading communication packets"
1963
#. CR_NET_ERROR_ON_WRITE 08S01
1964
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1648
1965
msgid "Got an error writing communication packets"
1968
#. CR_NET_WRITE_INTERRUPTED 08S01
1969
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1651
1970
msgid "Got timeout writing communication packets"
1973
#: ../drizzled/error.cc:374
1654
1974
msgid "Result string is longer than 'max_allowed_packet' bytes"
1977
#: ../drizzled/error.cc:375
1657
1978
msgid "The used table type doesn't support BLOB/TEXT columns"
1981
#: ../drizzled/error.cc:376
1660
1982
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1985
#: ../drizzled/error.cc:377
1665
1988
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1992
#: ../drizzled/error.cc:378
1670
1994
msgid "Incorrect column name '%-.100s'"
1997
#: ../drizzled/error.cc:379
1674
1999
msgid "The used storage engine can't index column '%-.192s'"
2002
#: ../drizzled/error.cc:380
1678
2004
"Unable to open underlying table which is differently defined or of non-"
1679
2005
"MyISAM type or doesn't exist"
2008
#: ../drizzled/error.cc:381
1683
2010
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2013
#: ../drizzled/error.cc:382
1688
2016
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2019
#: ../drizzled/error.cc:383
1692
2021
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1693
2022
"UNIQUE instead"
2025
#: ../drizzled/error.cc:384
1696
2026
msgid "Result consisted of more than one row"
2029
#: ../drizzled/error.cc:385
1699
2030
msgid "This table type requires a primary key"
2033
#: ../drizzled/error.cc:386
1702
2034
msgid "This version of Drizzle is not compiled with RAID support"
2037
#: ../drizzled/error.cc:387
1706
2039
"You are using safe update mode and you tried to update a table without a "
1707
2040
"WHERE that uses a KEY column"
2043
#: ../drizzled/error.cc:388
1711
2045
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2048
#: ../drizzled/error.cc:389
1714
2049
msgid "Can't open table"
2052
#: ../drizzled/error.cc:390
1718
2054
msgid "The storage engine for the table doesn't support %s"
2057
#: ../drizzled/error.cc:391
1721
2058
msgid "You are not allowed to execute this command in a transaction"
2061
#: ../drizzled/error.cc:392
1725
2063
msgid "Got error %d during COMMIT"
2066
#: ../drizzled/error.cc:393
1729
2068
msgid "Got error %d during ROLLBACK"
2071
#: ../drizzled/error.cc:394
1733
2073
msgid "Got error %d during FLUSH_LOGS"
2076
#: ../drizzled/error.cc:395
1737
2078
msgid "Got error %d during CHECKPOINT"
2081
#. This is a very incorrect place to use the PRIi64 macro as the
2082
#. program that looks over the source for the N_() macros does not
2083
#. (obviously) do macro expansion, so the string is entirely wrong for
2084
#. what it is trying to output for every language except english.
2085
#: ../drizzled/error.cc:400
1742
2088
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1743
2089
"'%-.64s' (%-.64s)"
2092
#: ../drizzled/error.cc:401
1746
2093
msgid "The storage engine for the table does not support binary table dump"
2096
#: ../drizzled/error.cc:402
1749
2097
msgid "Binlog closed, cannot RESET MASTER"
2100
#: ../drizzled/error.cc:403
1753
2102
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2105
#: ../drizzled/error.cc:404
1757
2107
msgid "Error from master: '%-.64s'"
2110
#: ../drizzled/error.cc:405
1760
2111
msgid "Net error reading from master"
2114
#: ../drizzled/error.cc:406
1763
2115
msgid "Net error writing to master"
2118
#: ../drizzled/error.cc:407
1766
2119
msgid "Can't find FULLTEXT index matching the column list"
2122
#: ../drizzled/error.cc:408
1770
2124
"Can't execute the given command because you have active locked tables or an "
1771
2125
"active transaction"
2128
#: ../drizzled/error.cc:409
1775
2130
msgid "Unknown system variable '%-.64s'"
2133
#: ../drizzled/error.cc:410
1779
2135
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2138
#: ../drizzled/error.cc:411
1784
2141
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2144
#: ../drizzled/error.cc:412
1787
2145
msgid "Some non-transactional changed tables couldn't be rolled back"
2148
#: ../drizzled/error.cc:413
1791
2150
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1792
2151
"of storage; increase this drizzled variable and try again"
2154
#: ../drizzled/error.cc:414
1796
2156
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2159
#: ../drizzled/error.cc:415
1800
2161
"This operation requires a running slave; configure slave and do START SLAVE"
2164
#: ../drizzled/error.cc:416
1803
2165
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2168
#: ../drizzled/error.cc:417
1807
2170
"Could not initialize master info structure; more error messages can be found "
1808
2171
"in the Drizzle error log"
2174
#: ../drizzled/error.cc:418
1811
2175
msgid "Could not create slave thread; check system resources"
2178
#: ../drizzled/error.cc:419
1816
2181
"User %-.64s already has more than 'max_user_connections' active connections"
2184
#: ../drizzled/error.cc:420
1819
2185
msgid "You may only use constant expressions with SET"
2188
#: ../drizzled/error.cc:421
1822
2189
msgid "Lock wait timeout exceeded; try restarting transaction"
2192
#: ../drizzled/error.cc:422
1825
2193
msgid "The total number of locks exceeds the lock table size"
2196
#: ../drizzled/error.cc:423
1828
2197
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2200
#: ../drizzled/error.cc:424
1831
2201
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2204
#: ../drizzled/error.cc:425
1834
2205
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2208
#: ../drizzled/error.cc:426
1838
2210
msgid "Incorrect arguments to %s"
2213
#: ../drizzled/error.cc:427
1842
2215
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2218
#: ../drizzled/error.cc:428
1846
2220
"Incorrect table definition; all MERGE tables must be in the same database"
2223
#: ../drizzled/error.cc:429
1849
2224
msgid "Deadlock found when trying to get lock; try restarting transaction"
2227
#: ../drizzled/error.cc:430
1852
2228
msgid "The used table type doesn't support FULLTEXT indexes"
2231
#: ../drizzled/error.cc:431
1855
2232
msgid "Cannot add foreign key constraint"
2235
#: ../drizzled/error.cc:432
1858
2236
msgid "Cannot add or update a child row: a foreign key constraint fails"
2239
#: ../drizzled/error.cc:433
1861
2240
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2243
#: ../drizzled/error.cc:434
1865
2245
msgid "Error connecting to master: %-.128s"
2248
#: ../drizzled/error.cc:435
1869
2250
msgid "Error running query on master: %-.128s"
2253
#: ../drizzled/error.cc:436
1873
2255
msgid "Error when executing command %s: %-.128s"
2258
#: ../drizzled/error.cc:437
1877
2260
msgid "Incorrect usage of %s and %s"
2263
#: ../drizzled/error.cc:438
1880
2264
msgid "The used SELECT statements have a different number of columns"
2267
#: ../drizzled/error.cc:439
1883
2268
msgid "Can't execute the query because you have a conflicting read lock"
2271
#: ../drizzled/error.cc:440
1886
2272
msgid "Mixing of transactional and non-transactional tables is disabled"
2275
#: ../drizzled/error.cc:441
1890
2277
msgid "Option '%s' used twice in statement"
2280
#: ../drizzled/error.cc:442
1894
2282
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2285
#: ../drizzled/error.cc:443
1898
2287
msgid "Access denied; you need the %-.128s privilege for this operation"
2290
#: ../drizzled/error.cc:444
1903
2293
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2296
#: ../drizzled/error.cc:445
1908
2299
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2302
#: ../drizzled/error.cc:446
1912
2304
msgid "Variable '%-.64s' doesn't have a default value"
2307
#: ../drizzled/error.cc:447
1916
2309
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2312
#: ../drizzled/error.cc:448
1920
2314
msgid "Incorrect argument type to variable '%-.64s'"
2317
#: ../drizzled/error.cc:449
1924
2319
msgid "Variable '%-.64s' can only be set, not read"
2322
#: ../drizzled/error.cc:450
1928
2324
msgid "Incorrect usage/placement of '%s'"
2327
#: ../drizzled/error.cc:451
1932
2329
msgid "This version of Drizzle doesn't yet support '%s'"
2332
#: ../drizzled/error.cc:452
1937
2335
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2338
#: ../drizzled/error.cc:453
1940
2339
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2342
#: ../drizzled/error.cc:454
1944
2344
msgid "Variable '%-.192s' is a %s variable"
2347
#: ../drizzled/error.cc:455
1948
2349
msgid "Incorrect foreign key definition for '%-.192s': %s"
2352
#: ../drizzled/error.cc:456
1951
2353
msgid "Key reference and table reference don't match"
2356
#: ../drizzled/error.cc:457
1955
2358
msgid "Operand should contain %d column(s)"
2361
#: ../drizzled/error.cc:458
1958
2362
msgid "Subquery returns more than 1 row"
2365
#: ../drizzled/error.cc:459
1962
2367
msgid "Unknown prepared statement handler (%.*s) given to %s"
2370
#: ../drizzled/error.cc:460
1965
2371
msgid "Help database is corrupt or does not exist"
2374
#: ../drizzled/error.cc:461
1968
2375
msgid "Cyclic reference on subqueries"
2378
#: ../drizzled/error.cc:462
1972
2380
msgid "Converting column '%s' from %s to %s"
2383
#: ../drizzled/error.cc:463
1976
2385
msgid "Reference '%-.64s' not supported (%s)"
2388
#: ../drizzled/error.cc:464
1979
2389
msgid "Every derived table must have its own alias"
2392
#: ../drizzled/error.cc:465
1983
2394
msgid "Select %u was reduced during optimization"
2397
#: ../drizzled/error.cc:466
1987
2399
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2402
#: ../drizzled/error.cc:467
1991
2404
"Client does not support authentication protocol requested by server; "
1992
2405
"consider upgrading Drizzle client"
2408
#: ../drizzled/error.cc:468
1995
2409
msgid "All parts of a SPATIAL index must be NOT NULL"
2412
#: ../drizzled/error.cc:469
1999
2414
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2417
#: ../drizzled/error.cc:470
2002
2418
msgid "Slave is already running"
2421
#: ../drizzled/error.cc:471
2005
2422
msgid "Slave already has been stopped"
2425
#: ../drizzled/error.cc:472
2010
"Uncompressed data size too large; the maximum size is %d (probably, length "
2011
"of uncompressed data was corrupted)"
2428
"Uncompressed data size too large; the maximum size is %d (based on "
2429
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2432
#: ../drizzled/error.cc:473
2014
2433
msgid "ZLIB: Not enough memory"
2436
#: ../drizzled/error.cc:474
2018
2438
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2019
2439
"data was corrupted)"
2442
#: ../drizzled/error.cc:475
2022
2443
msgid "ZLIB: Input data corrupted"
2446
#: ../drizzled/error.cc:476
2026
2448
msgid "%d line(s) were cut by GROUP_CONCAT()"
2451
#: ../drizzled/error.cc:477
2030
2453
msgid "Row %ld doesn't contain data for all columns"
2456
#: ../drizzled/error.cc:478
2035
2459
"Row %ld was truncated; it contained more data than there were input columns"
2462
#: ../drizzled/error.cc:479
2040
2465
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2468
#: ../drizzled/error.cc:480
2044
2470
msgid "Out of range value for column '%s' at row %ld"
2473
#: ../drizzled/error.cc:481
2048
2475
msgid "Data truncated for column '%s' at row %ld"
2478
#: ../drizzled/error.cc:482
2052
2480
msgid "Using storage engine %s for table '%s'"
2483
#: ../drizzled/error.cc:483
2056
2485
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2488
#: ../drizzled/error.cc:484
2059
2489
msgid "Cannot drop one or more of the requested users"
2492
#: ../drizzled/error.cc:485
2062
2493
msgid "Can't revoke all privileges for one or more of the requested users"
2496
#: ../drizzled/error.cc:486
2066
2498
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2501
#: ../drizzled/error.cc:487
2070
2503
msgid "Illegal mix of collations for operation '%s'"
2506
#: ../drizzled/error.cc:488
2075
2509
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2076
2510
"variable_name)"
2513
#: ../drizzled/error.cc:489
2080
2515
msgid "Unknown collation: '%-.64s'"
2518
#: ../drizzled/error.cc:490
2084
2520
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2085
2521
"compiled without SSL support; they can be used later if Drizzle slave with "
2086
2522
"SSL is started"
2525
#: ../drizzled/error.cc:491
2091
2528
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2092
2529
"old format; please change the password to the new format"
2532
#: ../drizzled/error.cc:492
2097
2535
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2539
#: ../drizzled/error.cc:493
2101
2540
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2543
#: ../drizzled/error.cc:494
2105
2545
"It is recommended to use --skip-slave-start when doing step-by-step "
2106
2546
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2107
2547
"get an unexpected slave's drizzled restart"
2550
#: ../drizzled/error.cc:495
2110
2551
msgid "SQL thread is not to be started so UNTIL options are ignored"
2554
#: ../drizzled/error.cc:496
2114
2556
msgid "Incorrect index name '%-.100s'"
2559
#: ../drizzled/error.cc:497
2118
2561
msgid "Incorrect catalog name '%-.100s'"
2564
#: ../drizzled/error.cc:498
2122
2566
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2569
#: ../drizzled/error.cc:499
2126
2571
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2574
#: ../drizzled/error.cc:500
2130
2576
msgid "Unknown key cache '%-.100s'"
2579
#: ../drizzled/error.cc:501
2134
2581
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2135
2582
"this switch for this grant to work"
2585
#: ../drizzled/error.cc:502
2139
2587
msgid "Unknown table engine '%s'"
2590
#: ../drizzled/error.cc:503
2143
2592
msgid "'%s' is deprecated; use '%s' instead"
2595
#: ../drizzled/error.cc:504
2147
2597
msgid "The target table %-.100s of the %s is not updatable"
2600
#: ../drizzled/error.cc:505
2152
2603
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2607
#: ../drizzled/error.cc:506
2158
2610
"The Drizzle server is running with the %s option so it cannot execute this "
2614
#: ../drizzled/error.cc:507
2163
2616
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2619
#: ../drizzled/error.cc:508
2167
2621
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2624
#: ../drizzled/error.cc:509
2171
2626
"Incorrect table definition; there can be only one TIMESTAMP column with "
2172
2627
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2630
#: ../drizzled/error.cc:510
2176
2632
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2635
#: ../drizzled/error.cc:511
2179
2636
msgid "This command is not supported in the prepared statement protocol yet"
2639
#: ../drizzled/error.cc:512
2183
2641
msgid "Got error %d '%-.100s' from %s"
2644
#: ../drizzled/error.cc:513
2187
2646
msgid "Got temporary error %d '%-.100s' from %s"
2649
#: ../drizzled/error.cc:514
2191
2651
msgid "Unknown or incorrect time zone: '%-.64s'"
2654
#: ../drizzled/error.cc:515
2195
2656
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2659
#: ../drizzled/error.cc:516
2199
2661
msgid "Invalid %s character string: '%.64s'"
2664
#: ../drizzled/error.cc:517
2203
2666
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2669
#: ../drizzled/error.cc:518
2207
2671
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2674
#: ../drizzled/error.cc:519
2211
2676
msgid "Can't create a %s from within another stored routine"
2679
#: ../drizzled/error.cc:520
2215
2681
msgid "%s %s already exists"
2684
#: ../drizzled/error.cc:521
2219
2686
msgid "%s %s does not exist"
2689
#: ../drizzled/error.cc:522
2223
2691
msgid "Failed to DROP %s %s"
2694
#: ../drizzled/error.cc:523
2227
2696
msgid "Failed to CREATE %s %s"
2699
#: ../drizzled/error.cc:524
2231
2701
msgid "%s with no matching label: %s"
2704
#: ../drizzled/error.cc:525
2235
2706
msgid "Redefining label %s"
2709
#: ../drizzled/error.cc:526
2239
2711
msgid "End-label %s without match"
2714
#: ../drizzled/error.cc:527
2243
2716
msgid "Referring to uninitialized variable %s"
2719
#: ../drizzled/error.cc:528
2247
2721
msgid "PROCEDURE %s can't return a result set in the given context"
2724
#: ../drizzled/error.cc:529
2250
2725
msgid "RETURN is only allowed in a FUNCTION"
2728
#: ../drizzled/error.cc:530
2254
2730
msgid "%s is not allowed in stored procedures"
2733
#: ../drizzled/error.cc:531
2258
2735
"The update log is deprecated and replaced by the binary log; SET "
2259
2736
"SQL_LOG_UPDATE has been ignored"
2739
#: ../drizzled/error.cc:532
2263
2741
"The update log is deprecated and replaced by the binary log; SET "
2264
2742
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2745
#: ../drizzled/error.cc:533
2267
2746
msgid "Query execution was interrupted"
2749
#: ../drizzled/error.cc:534
2271
2751
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2754
#: ../drizzled/error.cc:535
2275
2756
msgid "Undefined CONDITION: %s"
2759
#: ../drizzled/error.cc:536
2279
2761
msgid "No RETURN found in FUNCTION %s"
2764
#: ../drizzled/error.cc:537
2283
2766
msgid "FUNCTION %s ended without RETURN"
2769
#: ../drizzled/error.cc:538
2286
2770
msgid "Cursor statement must be a SELECT"
2773
#: ../drizzled/error.cc:539
2289
2774
msgid "Cursor SELECT must not have INTO"
2777
#: ../drizzled/error.cc:540
2293
2779
msgid "Undefined CURSOR: %s"
2782
#: ../drizzled/error.cc:541
2296
2783
msgid "Cursor is already open"
2786
#: ../drizzled/error.cc:542
2299
2787
msgid "Cursor is not open"
2790
#: ../drizzled/error.cc:543
2303
2792
msgid "Undeclared variable: %s"
2795
#: ../drizzled/error.cc:544
2306
2796
msgid "Incorrect number of FETCH variables"
2799
#: ../drizzled/error.cc:545
2309
2800
msgid "No data - zero rows fetched, selected, or processed"
2803
#: ../drizzled/error.cc:546
2313
2805
msgid "Duplicate parameter: %s"
2808
#: ../drizzled/error.cc:547
2317
2810
msgid "Duplicate variable: %s"
2813
#: ../drizzled/error.cc:548
2321
2815
msgid "Duplicate condition: %s"
2818
#: ../drizzled/error.cc:549
2325
2820
msgid "Duplicate cursor: %s"
2823
#: ../drizzled/error.cc:550
2329
2825
msgid "Failed to ALTER %s %s"
2828
#: ../drizzled/error.cc:551
2332
2829
msgid "Subquery value not supported"
2832
#: ../drizzled/error.cc:552
2336
2834
msgid "%s is not allowed in stored function or trigger"
2837
#: ../drizzled/error.cc:553
2339
2838
msgid "Variable or condition declaration after cursor or handler declaration"
2841
#: ../drizzled/error.cc:554
2342
2842
msgid "Cursor declaration after handler declaration"
2845
#: ../drizzled/error.cc:555
2345
2846
msgid "Case not found for CASE statement"
2849
#: ../drizzled/error.cc:556
2349
2851
msgid "Configuration file '%-.192s' is too big"
2854
#: ../drizzled/error.cc:557
2353
2856
msgid "Malformed file type header in file '%-.192s'"
2859
#: ../drizzled/error.cc:558
2357
2861
msgid "Unexpected end of file while parsing comment '%-.200s'"
2864
#: ../drizzled/error.cc:559
2361
2866
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2869
#: ../drizzled/error.cc:560
2365
2871
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2874
#: ../drizzled/error.cc:561
2368
2875
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2878
#: ../drizzled/error.cc:562
2372
2880
msgid "'%-.192s.%-.192s' is not %s"
2883
#: ../drizzled/error.cc:563
2376
2885
msgid "Column '%-.192s' is not updatable"
2888
#: ../drizzled/error.cc:564
2379
2889
msgid "View's SELECT contains a subquery in the FROM clause"
2892
#: ../drizzled/error.cc:565
2383
2894
msgid "View's SELECT contains a '%s' clause"
2897
#: ../drizzled/error.cc:566
2386
2898
msgid "View's SELECT contains a variable or parameter"
2901
#: ../drizzled/error.cc:567
2390
2903
msgid "View's SELECT refers to a temporary table '%-.192s'"
2906
#: ../drizzled/error.cc:568
2393
2907
msgid "View's SELECT and view's field list have different column counts"
2910
#: ../drizzled/error.cc:569
2397
2912
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2915
#: ../drizzled/error.cc:570
2400
2916
msgid "View being updated does not have complete key of underlying table in it"
2919
#: ../drizzled/error.cc:571
2405
2922
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2406
2923
"(s) or definer/invoker of view lack rights to use them"
2926
#: ../drizzled/error.cc:572
2410
2928
msgid "Can't drop or alter a %s from within another stored routine"
2931
#: ../drizzled/error.cc:573
2413
2932
msgid "GOTO is not allowed in a stored procedure handler"
2935
#: ../drizzled/error.cc:574
2416
2936
msgid "Trigger already exists"
2939
#: ../drizzled/error.cc:575
2419
2940
msgid "Trigger does not exist"
2943
#: ../drizzled/error.cc:576
2423
2945
msgid "Trigger's '%-.192s' is view or temporary table"
2948
#: ../drizzled/error.cc:577
2427
2950
msgid "Updating of %s row is not allowed in %strigger"
2953
#: ../drizzled/error.cc:578
2431
2955
msgid "There is no %s row in %s trigger"
2958
#: ../drizzled/error.cc:579
2435
2960
msgid "Field '%-.192s' doesn't have a default value"
2963
#: ../drizzled/error.cc:580
2438
2964
msgid "Division by 0"
2967
#: ../drizzled/error.cc:581
2442
2969
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2972
#: ../drizzled/error.cc:582
2446
2974
msgid "Illegal %s '%-.192s' value found during parsing"
2977
#: ../drizzled/error.cc:583
2450
2979
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2982
#: ../drizzled/error.cc:584
2454
2984
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2987
#: ../drizzled/error.cc:585
2458
2989
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2992
#: ../drizzled/error.cc:586
2462
2994
msgid "Failed purging old relay logs: %s"
2997
#: ../drizzled/error.cc:587
2466
2999
msgid "Password hash should be a %d-digit hexadecimal number"
3002
#: ../drizzled/error.cc:588
2469
3003
msgid "Target log not found in binlog index"
3006
#: ../drizzled/error.cc:589
2472
3007
msgid "I/O error reading log index file"
3010
#: ../drizzled/error.cc:590
2475
3011
msgid "Server configuration does not permit binlog purge"
3014
#: ../drizzled/error.cc:591
2478
3015
msgid "Failed on fseek()"
3018
#: ../drizzled/error.cc:592
2481
3019
msgid "Fatal error during log purge"
3022
#: ../drizzled/error.cc:593
2484
3023
msgid "A purgeable log is in use, will not purge"
3026
#: ../drizzled/error.cc:594
2487
3027
msgid "Unknown error during log purge"
3030
#: ../drizzled/error.cc:595
2491
3032
msgid "Failed initializing relay log position: %s"
3035
#: ../drizzled/error.cc:596
2494
3036
msgid "You are not using binary logging"
3039
#: ../drizzled/error.cc:597
2499
3042
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3045
#: ../drizzled/error.cc:598
2502
3046
msgid "WSAStartup Failed"
3049
#: ../drizzled/error.cc:599
2505
3050
msgid "Can't handle procedures with different groups yet"
3053
#: ../drizzled/error.cc:600
2508
3054
msgid "Select must have a group with this procedure"
3057
#: ../drizzled/error.cc:601
2511
3058
msgid "Can't use ORDER clause with this procedure"
3061
#: ../drizzled/error.cc:602
2515
3063
msgid "Binary logging and replication forbid changing the global server %s"
3066
#: ../drizzled/error.cc:603
2519
3068
msgid "Can't map file: %-.200s, errno: %d"
3071
#: ../drizzled/error.cc:604
2523
3073
msgid "Wrong magic in %-.64s"
3076
#: ../drizzled/error.cc:605
2526
3077
msgid "Prepared statement contains too many placeholders"
3080
#: ../drizzled/error.cc:606
2530
3082
msgid "Key part '%-.192s' length cannot be 0"
3085
#: ../drizzled/error.cc:607
2533
3086
msgid "View text checksum failed"
3089
#: ../drizzled/error.cc:608
2538
3092
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3095
#: ../drizzled/error.cc:609
2542
3097
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3100
#: ../drizzled/error.cc:610
2546
3102
msgid "Can not delete from join view '%-.192s.%-.192s'"
3105
#: ../drizzled/error.cc:611
2550
3107
msgid "Operation %s failed for %.256s"
3110
#: ../drizzled/error.cc:612
2553
3111
msgid "XAER_NOTA: Unknown XID"
3114
#: ../drizzled/error.cc:613
2556
3115
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3118
#: ../drizzled/error.cc:614
2561
3121
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2562
3122
"the %.64s state"
3125
#: ../drizzled/error.cc:615
2565
3126
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3129
#: ../drizzled/error.cc:616
2569
3131
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2570
3132
"for consistency"
3135
#: ../drizzled/error.cc:617
2573
3136
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3139
#: ../drizzled/error.cc:618
2578
3142
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3146
#: ../drizzled/error.cc:619
2582
3147
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3150
#: ../drizzled/error.cc:620
2585
3151
msgid "Failed to revoke all privileges to dropped routine"
3154
#: ../drizzled/error.cc:621
2589
3156
msgid "Data too long for column '%s' at row %ld"
3159
#: ../drizzled/error.cc:622
2593
3161
msgid "Bad SQLSTATE: '%s'"
3164
#: ../drizzled/error.cc:623
2598
3167
"%s: ready for connections.\n"
2599
3168
"Version: '%s' %s\n"
3171
#: ../drizzled/error.cc:624
2602
3172
msgid "Can't load value from file with fixed size rows to variable"
3175
#: ../drizzled/error.cc:625
2605
3176
msgid "You are not allowed to create a user with GRANT"
3179
#: ../drizzled/error.cc:626
2609
3181
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3184
#: ../drizzled/error.cc:627
2612
3185
msgid "Table definition has changed, please retry transaction"
3188
#: ../drizzled/error.cc:628
2615
3189
msgid "Duplicate handler declared in the same block"
3192
#: ../drizzled/error.cc:629
2620
3195
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2621
3196
"variable in BEFORE trigger"
3199
#: ../drizzled/error.cc:630
2625
3201
msgid "Not allowed to return a result set from a %s"
3204
#: ../drizzled/error.cc:631
2628
3205
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3208
#: ../drizzled/error.cc:632
2632
3210
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2633
3211
"declaration and binary logging is enabled; if non-transactional tables were "
2634
3212
"updated, the binary log will miss their changes"
3215
#: ../drizzled/error.cc:633
2638
3217
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2639
3218
"declaration and binary logging is enabled (you *might* want to use the less "
2640
3219
"safe log_bin_trust_function_creators variable)"
3222
#: ../drizzled/error.cc:634
2644
3224
"You do not have the SUPER privilege and binary logging is enabled (you "
2645
3225
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3228
#: ../drizzled/error.cc:635
2649
3230
"You can't execute a prepared statement which has an open cursor associated "
2650
3231
"with it. Reset the statement to re-execute it."
3234
#: ../drizzled/error.cc:636
2654
3236
msgid "The statement (%lu) has no open cursor."
3239
#: ../drizzled/error.cc:637
2658
3241
"Explicit or implicit commit is not allowed in stored function or trigger."
3244
#: ../drizzled/error.cc:638
2663
3247
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3250
#: ../drizzled/error.cc:639
2666
3251
msgid "Recursive stored functions and triggers are not allowed."
3254
#: ../drizzled/error.cc:640
2670
3256
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3259
#: ../drizzled/error.cc:641
2674
3261
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3264
#: ../drizzled/error.cc:642
2679
3267
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3271
#: ../drizzled/error.cc:643
2684
3273
"You can't combine write-locking of system tables with other tables or lock "
3277
#: ../drizzled/error.cc:644
2689
3279
msgid "Unable to connect to foreign data source: %.64s"
3282
#: ../drizzled/error.cc:645
2694
3285
"There was a problem processing the query on the foreign data source. Data "
2695
3286
"source error: %-.64s"
3289
#: ../drizzled/error.cc:646
2700
3292
"The foreign data source you are trying to reference does not exist. Data "
2701
3293
"source error: %-.64s"
3296
#: ../drizzled/error.cc:647
2706
3299
"Can't create federated table. The data source connection string '%-.64s' is "
2707
3300
"not in the correct format"
3303
#: ../drizzled/error.cc:648
2711
3305
msgid "The data source connection string '%-.64s' is not in the correct format"
3308
#: ../drizzled/error.cc:649
2715
3310
msgid "Can't create federated table. Foreign data src error: %-.64s"
3313
#: ../drizzled/error.cc:650
2718
3314
msgid "Trigger in wrong schema"
3317
#: ../drizzled/error.cc:651
2723
3320
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2724
3321
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3324
#: ../drizzled/error.cc:652
2728
3326
msgid "Routine body for '%-.100s' is too long"
3329
#: ../drizzled/error.cc:653
2731
3330
msgid "Cannot drop default keycache"
3333
#: ../drizzled/error.cc:654
2735
3335
msgid "Display width out of range for column '%-.192s' (max = %d)"
3338
#: ../drizzled/error.cc:655
2738
3339
msgid "XAER_DUPID: The XID already exists"
3342
#: ../drizzled/error.cc:656
2742
3344
msgid "Datetime function: %-.32s field overflow"
3347
#: ../drizzled/error.cc:657
2747
3350
"Can't update table '%-.192s' in stored function/trigger because it is "
2748
3351
"already used by statement which invoked this stored function/trigger."
3354
#: ../drizzled/error.cc:658
2753
3357
"The definition of table '%-.192s' prevents operation %.192s on table "
3361
#: ../drizzled/error.cc:659
2758
3363
"The prepared statement contains a stored routine call that refers to that "
2759
3364
"same statement. It's not allowed to execute a prepared statement in such a "
2760
3365
"recursive manner"
3368
#: ../drizzled/error.cc:660
2763
3369
msgid "Not allowed to set autocommit from a stored function or trigger"
3372
#: ../drizzled/error.cc:661
2766
3373
msgid "Definer is not fully qualified"
3376
#: ../drizzled/error.cc:662
2771
3379
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2772
3380
"Current user is used as definer. Please recreate the view!"
3383
#: ../drizzled/error.cc:663
2777
3386
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3390
#: ../drizzled/error.cc:664
2782
3392
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3395
#: ../drizzled/error.cc:665
2786
3397
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3400
#: ../drizzled/error.cc:666
2791
3403
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3406
#: ../drizzled/error.cc:667
2796
3409
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3412
#: ../drizzled/error.cc:668
2800
3414
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3417
#: ../drizzled/error.cc:669
2805
3420
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2807
3422
"insufficient privileges. Please recreate the trigger."
3425
#: ../drizzled/error.cc:670
2811
3427
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3430
#: ../drizzled/error.cc:671
2816
3433
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2817
3434
"exceeded for routine %.192s"
3437
#: ../drizzled/error.cc:672
2822
3440
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2823
3441
"or contains bad data (internal code %d)"
3444
#: ../drizzled/error.cc:673
2827
3446
msgid "Incorrect routine name '%-.192s'"
3449
#: ../drizzled/error.cc:674
2831
3451
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3454
#: ../drizzled/error.cc:675
2834
3455
msgid "AGGREGATE is not supported for stored functions"
3458
#: ../drizzled/error.cc:676
2839
3461
"Can't create more than max_prepared_stmt_count statements (current value: %"
3465
#: ../drizzled/error.cc:677
2844
3467
msgid "`%-.192s`.`%-.192s` contains view recursion"
3470
#: ../drizzled/error.cc:678
2848
3472
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3475
#: ../drizzled/error.cc:679
2851
3476
msgid "The used table type doesn't support SPATIAL indexes"
3479
#: ../drizzled/error.cc:680
2854
3480
msgid "Triggers can not be created on system tables"
3483
#: ../drizzled/error.cc:681
2858
3485
msgid "Leading spaces are removed from name '%s'"
3488
#: ../drizzled/error.cc:682
2861
3489
msgid "Failed to read auto-increment value from storage engine"
3492
#: ../drizzled/error.cc:683
2864
3493
msgid "user name"
3496
#: ../drizzled/error.cc:684
2867
3497
msgid "host name"
3500
#: ../drizzled/error.cc:685
2871
3502
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3505
#: ../drizzled/error.cc:686
2875
3507
msgid "The target table %-.100s of the %s is not insertable-into"
3510
#: ../drizzled/error.cc:687
2880
3513
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3516
#: ../drizzled/error.cc:688
2883
3517
msgid "Too high level of nesting for select"
3520
#: ../drizzled/error.cc:689
2887
3522
msgid "Name '%-.64s' has become ''"
3525
#: ../drizzled/error.cc:690
2891
3527
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2892
3528
"optional and non-empty FIELDS ENCLOSED BY"
3531
#: ../drizzled/error.cc:691
2896
3533
msgid "The foreign server, %s, you are trying to create already exists."
3536
#: ../drizzled/error.cc:692
2901
3539
"The foreign server name you are trying to reference does not exist. Data "
2902
3540
"source error: %-.64s"
3543
#: ../drizzled/error.cc:693
2907
3546
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3549
#: ../drizzled/error.cc:694
2912
3552
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2913
3553
"each partition"
3556
#: ../drizzled/error.cc:695
2917
3558
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3561
#: ../drizzled/error.cc:696
2920
3562
msgid "MAXVALUE can only be used in last partition definition"
3565
#: ../drizzled/error.cc:697
2923
3566
msgid "Subpartitions can only be hash partitions and by key"
3569
#: ../drizzled/error.cc:698
2926
3570
msgid "Must define subpartitions on all partitions if on one partition"
3573
#: ../drizzled/error.cc:699
2929
3574
msgid "Wrong number of partitions defined, mismatch with previous setting"
3577
#: ../drizzled/error.cc:700
2932
3578
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3581
#: ../drizzled/error.cc:701
2935
3582
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3585
#: ../drizzled/error.cc:702
2938
3586
msgid "Expression in RANGE/LIST VALUES must be constant"
3589
#: ../drizzled/error.cc:703
2941
3590
msgid "Field in list of fields for partition function not found in table"
3593
#: ../drizzled/error.cc:704
2944
3594
msgid "List of fields is only allowed in KEY partitions"
3597
#: ../drizzled/error.cc:705
2948
3599
"The partition info in the frm file is not consistent with what can be "
2949
3600
"written into the frm file"
3603
#: ../drizzled/error.cc:706
2953
3605
msgid "The %-.192s function returns the wrong type"
3608
#: ../drizzled/error.cc:707
2957
3610
msgid "For %-.64s partitions each partition must be defined"
3613
#: ../drizzled/error.cc:708
2960
3614
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3617
#: ../drizzled/error.cc:709
2963
3618
msgid "VALUES value must be of same type as partition function"
3621
#: ../drizzled/error.cc:710
2966
3622
msgid "Multiple definition of same constant in list partitioning"
3625
#: ../drizzled/error.cc:711
2969
3626
msgid "Partitioning can not be used stand-alone in query"
3629
#: ../drizzled/error.cc:712
2973
3631
"The mix of handlers in the partitions is not allowed in this version of "
3635
#: ../drizzled/error.cc:713
2978
3637
msgid "For the partitioned engine it is necessary to define all %-.64s"
3640
#: ../drizzled/error.cc:714
2981
3641
msgid "Too many partitions (including subpartitions) were defined"
3644
#: ../drizzled/error.cc:715
2985
3646
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2986
3647
"partitioning for subpartitioning"
3650
#: ../drizzled/error.cc:716
2989
3651
msgid "Failed to create specific handler file"
3654
#: ../drizzled/error.cc:717
2992
3655
msgid "A BLOB field is not allowed in partition function"
3658
#: ../drizzled/error.cc:718
2996
3660
msgid "A %-.192s must include all columns in the table's partitioning function"
3663
#: ../drizzled/error.cc:719
3000
3665
msgid "Number of %-.64s = 0 is not an allowed value"
3668
#: ../drizzled/error.cc:720
3003
3669
msgid "Partition management on a not partitioned table is not possible"
3672
#: ../drizzled/error.cc:721
3007
3674
"Foreign key condition is not yet supported in conjunction with partitioning"
3677
#: ../drizzled/error.cc:722
3011
3679
msgid "Error in list of partitions to %-.64s"
3682
#: ../drizzled/error.cc:723
3014
3683
msgid "Cannot remove all partitions, use DROP TABLE instead"
3686
#: ../drizzled/error.cc:724
3017
3687
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3690
#: ../drizzled/error.cc:725
3021
3692
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3022
3693
"their numbers"
3696
#: ../drizzled/error.cc:726
3026
3698
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3027
3699
"tables using HASH PARTITIONs"
3702
#: ../drizzled/error.cc:727
3031
3704
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3707
#: ../drizzled/error.cc:728
3034
3708
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3711
#: ../drizzled/error.cc:729
3037
3712
msgid "At least one partition must be added"
3715
#: ../drizzled/error.cc:730
3040
3716
msgid "At least one partition must be coalesced"
3719
#: ../drizzled/error.cc:731
3043
3720
msgid "More partitions to reorganize than there are partitions"
3723
#: ../drizzled/error.cc:732
3047
3725
msgid "Duplicate partition name %-.192s"
3728
#: ../drizzled/error.cc:733
3050
3729
msgid "It is not allowed to shut off binlog on this command"
3732
#: ../drizzled/error.cc:734
3053
3733
msgid "When reorganizing a set of partitions they must be in consecutive order"
3736
#: ../drizzled/error.cc:735
3057
3738
"Reorganize of range partitions cannot change total ranges except for last "
3058
3739
"partition where it can extend the range"
3742
#: ../drizzled/error.cc:736
3061
3743
msgid "Partition function not supported in this version for this handler"
3746
#: ../drizzled/error.cc:737
3064
3747
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3750
#: ../drizzled/error.cc:738
3068
3752
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3755
#: ../drizzled/error.cc:739
3072
3757
msgid "Plugin '%-.192s' is not loaded"
3760
#: ../drizzled/error.cc:740
3076
3762
msgid "Incorrect %-.32s value: '%-.128s'"
3765
#: ../drizzled/error.cc:741
3080
3767
msgid "Table has no partition for value %-.64s"
3770
#: ../drizzled/error.cc:742
3084
3772
msgid "It is not allowed to specify %s more than once"
3775
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3088
3777
msgid "Failed to create %s"
3780
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3092
3782
msgid "Failed to drop %s"
3785
#: ../drizzled/error.cc:745
3095
3786
msgid "The handler doesn't support autoextend of tablespaces"
3789
#: ../drizzled/error.cc:746
3099
3791
"A size parameter was incorrectly specified, either number or on the form 10M"
3794
#: ../drizzled/error.cc:747
3103
3796
"The size number was correct but we don't allow the digit part to be more "
3104
3797
"than 2 billion"
3800
#: ../drizzled/error.cc:748
3108
3802
msgid "Failed to alter: %s"
3805
#: ../drizzled/error.cc:749
3111
3806
msgid "Writing one row to the row-based binary log failed"
3809
#: ../drizzled/error.cc:750
3115
3811
msgid "Table definition on master and slave does not match: %s"
3814
#: ../drizzled/error.cc:751
3119
3816
"Slave running with --log-slave-updates must use row-based binary logging to "
3120
3817
"be able to replicate row-based binary log events"
3820
#: ../drizzled/error.cc:752
3124
3822
msgid "Event '%-.192s' already exists"
3825
#: ../drizzled/error.cc:753
3128
3827
msgid "Failed to store event %s. Error code %d from storage engine."
3830
#: ../drizzled/error.cc:754
3132
3832
msgid "Unknown event '%-.192s'"
3835
#: ../drizzled/error.cc:755
3136
3837
msgid "Failed to alter event '%-.192s'"
3840
#: ../drizzled/error.cc:757
3139
3841
msgid "INTERVAL is either not positive or too big"
3844
#: ../drizzled/error.cc:758
3142
3845
msgid "ENDS is either invalid or before STARTS"
3848
#: ../drizzled/error.cc:759
3145
3849
msgid "Event execution time is in the past. Event has been disabled"
3852
#: ../drizzled/error.cc:760
3148
3853
msgid "Failed to open drizzle.event"
3856
#: ../drizzled/error.cc:761
3151
3857
msgid "No datetime expression provided"
3860
#: ../drizzled/error.cc:762
3156
3863
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3157
3864
"probably corrupted"
3867
#: ../drizzled/error.cc:763
3161
3869
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3872
#: ../drizzled/error.cc:764
3164
3873
msgid "Failed to delete the event from drizzle.event"
3876
#: ../drizzled/error.cc:765
3167
3877
msgid "Error during compilation of event's body"
3880
#: ../drizzled/error.cc:766
3170
3881
msgid "Same old and new event name"
3884
#: ../drizzled/error.cc:767
3174
3886
msgid "Data for column '%s' too long"
3889
#: ../drizzled/error.cc:768
3178
3891
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3894
#: ../drizzled/error.cc:769
3183
3897
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3901
#: ../drizzled/error.cc:770
3187
3902
msgid "You can't write-lock a log table. Only read access is possible"
3905
#: ../drizzled/error.cc:771
3190
3906
msgid "You can't use locks with log tables."
3909
#: ../drizzled/error.cc:772
3195
3912
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3196
3913
"d would lead to a duplicate entry"
3916
#: ../drizzled/error.cc:773
3201
3919
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3202
3920
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3923
#: ../drizzled/error.cc:774
3206
3925
"Cannot switch out of the row-based binary log format when the session has "
3207
3926
"open temporary tables"
3929
#: ../drizzled/error.cc:775
3211
3931
"Cannot change the binary logging format inside a stored function or trigger"
3934
#: ../drizzled/error.cc:776
3215
3936
"The NDB cluster engine does not support changing the binlog format on the "
3940
#: ../drizzled/error.cc:777
3219
3941
msgid "Cannot create temporary table with partitions"
3944
#: ../drizzled/error.cc:778
3222
3945
msgid "Partition constant is out of partition function domain"
3948
#: ../drizzled/error.cc:779
3225
3949
msgid "This partition function is not allowed"
3952
#: ../drizzled/error.cc:780
3228
3953
msgid "Error in DDL log"
3956
#: ../drizzled/error.cc:781
3231
3957
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3960
#: ../drizzled/error.cc:782
3234
3961
msgid "Incorrect partition name"
3964
#: ../drizzled/error.cc:783
3238
3966
"Transaction isolation level can't be changed while a transaction is in "
3970
#: ../drizzled/error.cc:784
3244
3973
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3245
3974
"'%-.192s' for key '%-.192s'"
3977
#: ../drizzled/error.cc:785
3249
3979
msgid "Internal scheduler error %d"
3982
#: ../drizzled/error.cc:786
3253
3984
msgid "Error during starting/stopping of the scheduler. Error code %u"
3987
#: ../drizzled/error.cc:787
3256
3988
msgid "Engine cannot be used in partitioned tables"
3991
#: ../drizzled/error.cc:788
3260
3993
msgid "Cannot activate '%-.64s' log"
3996
#: ../drizzled/error.cc:789
3263
3997
msgid "The server was not built with row-based replication"
4000
#: ../drizzled/error.cc:790
3266
4001
msgid "Decoding of base64 string failed"
4004
#: ../drizzled/error.cc:791
3269
4005
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4008
#: ../drizzled/error.cc:792
3273
4010
"Cannot proceed because system tables used by Event Scheduler were found "
3274
4011
"damaged at server start"
4014
#: ../drizzled/error.cc:793
3277
4015
msgid "Only integers allowed as number here"
4018
#: ../drizzled/error.cc:794
3280
4019
msgid "This storage engine cannot be used for log tables"
4022
#: ../drizzled/error.cc:795
3284
4024
msgid "You cannot '%s' a log table if logging is enabled"
4027
#: ../drizzled/error.cc:796
3289
4030
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4097
5123
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5126
#: ../drizzled/plugin/xa_resource_manager.cc:202
4100
5127
msgid "Crash recovery finished."
5130
#: ../drizzled/replication_services.cc:94
5132
"You registered a TransactionApplier plugin but no TransactionReplicator "
5133
"plugins were registered.\n"
5136
#: ../drizzled/replication_services.cc:125
5139
"You registered a TransactionApplier plugin but no TransactionReplicator "
5140
"plugins were registered that match the requested replicator name of '%s'.\n"
5141
"We have deactivated the TransactionApplier '%s'.\n"
5144
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4104
5146
msgid "Could not remove temporary table: '%s', error: %d"
5149
#: ../drizzled/set_var.cc:1510
4108
5151
msgid "Variable named %s already exists!\n"
5154
#: ../drizzled/set_var.cc:1519
4112
5156
msgid "Could not add Variable: %s\n"
5159
#: ../drizzled/signal_handler.cc:50
5161
msgid "Got signal %d from thread %<PRIu64>"
5164
#: ../drizzled/signal_handler.cc:92
5166
msgid "Fatal signal %d while backtracing\n"
5169
#: ../drizzled/signal_handler.cc:101
5171
msgid "Fatal: time() call failed\n"
5174
#: ../drizzled/signal_handler.cc:107
5177
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5178
"This could be because you hit a bug. It is also possible that this binary\n"
5179
" or one of the libraries it was linked against is corrupt, improperly "
5181
" or misconfigured. This error can also be caused by malfunctioning "
5185
#: ../drizzled/signal_handler.cc:115
5188
"We will try our best to scrape up some info that will hopefully help "
5190
"the problem, but since we have already crashed, something is definitely "
5192
"and this may fail.\n"
5196
#: ../drizzled/signal_handler.cc:124
5199
"It is possible that drizzled could use up to \n"
5200
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5202
"Hope that's ok; if not, decrease some variables in the equation.\n"
5206
#: ../drizzled/signal_handler.cc:137
5209
"Attempting backtrace. You can use the following information to find out\n"
5210
"where drizzled died. If you see no messages after this, something went\n"
5211
"terribly wrong...\n"
5214
#: ../drizzled/signal_handler.cc:165
5217
"Trying to get some variables.\n"
5218
"Some pointers may be invalid and cause the dump to abort...\n"
5221
#: ../drizzled/signal_handler.cc:176
5225
"This crash occurred while the server was calling initgroups(). This is\n"
5226
"often due to the use of a drizzled that is statically linked against glibc\n"
5227
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5228
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5229
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5230
"drizzled that is not statically linked.\n"
5233
#: ../drizzled/signal_handler.cc:190
5237
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5238
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5239
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5240
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5241
"the documentation for your distribution on how to do that.\n"
5244
#: ../drizzled/signal_handler.cc:203
5246
msgid "Writing a core file\n"
5249
#: ../drizzled/sql_base.cc:1526
4116
5251
msgid "Table %s had a open data Cursor in reopen_table"
5254
#: ../drizzled/sql_table.cc:1948
4120
5256
msgid "Unknown - internal error %d during operation"
5259
#: ../drizzled/statement/alter_table.cc:1428
4125
5262
"order_st BY ignored because there is a user-defined clustered index in the "
4126
5263
"table '%-.192s'"
4131
"'%s' had no or invalid character set, and default character set is multi-"
4132
"byte, so character column sizes may have changed"
5266
#: ../drizzled/table.cc:1971
5268
msgid "Got error %d when reading table '%s'"
5271
#: ../drizzled/table_share.cc:883
5273
msgid "Table %s has invalid/unknown collation: %d,%s"
5276
#: ../drizzled/table_share.cc:1158
5278
msgid "ENUM column %s has greater than %d possible values"
5281
#: ../drizzled/table_share.cc:2069
4136
5283
msgid "Unknown collation '%s' in table '%-.64s' definition"
5286
#: ../drizzled/table_share.cc:2076
4141
5289
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4146
msgid "Got error %d when reading table '%s'"
5293
#: ../drizzled/tztime.cc:173
4150
5295
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5298
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4154
5300
msgid "%s: option `%s' is ambiguous\n"
5303
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4158
5305
msgid "%s: option `--%s' doesn't allow an argument\n"
5308
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4162
5310
msgid "%s: option `%c%s' doesn't allow an argument\n"
5313
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5314
#: ../gnulib/getopt.c:993
4166
5316
msgid "%s: option `%s' requires an argument\n"
5319
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4170
5321
msgid "%s: unrecognized option `--%s'\n"
5324
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4174
5326
msgid "%s: unrecognized option `%c%s'\n"
5329
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4178
5331
msgid "%s: illegal option -- %c\n"
5334
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4182
5336
msgid "%s: invalid option -- %c\n"
5339
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5340
#: ../gnulib/getopt.c:1064
4186
5342
msgid "%s: option requires an argument -- %c\n"
5345
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4190
5347
msgid "%s: option `-W %s' is ambiguous\n"
5350
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4194
5352
msgid "%s: option `-W %s' doesn't allow an argument\n"
5355
#: ../plugin/auth_file/auth_file.cc:214
5357
msgid "Could not load auth file: %s\n"
5360
#: ../plugin/auth_file/auth_file.cc:227
5361
msgid "File to load for usernames and passwords"
5364
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4197
5365
msgid "Enable HTTP Auth check"
5368
#: ../plugin/auth_http/auth_http.cc:160
4200
5369
msgid "URL for HTTP Auth check"
5372
#: ../plugin/auth_ldap/auth_ldap.cc:285
5374
msgid "Reconnect failed: %s\n"
5377
#: ../plugin/auth_ldap/auth_ldap.cc:304
5379
msgid "ldap_search_ext_s failed: %s\n"
5382
#: ../plugin/auth_ldap/auth_ldap.cc:410
5384
msgid "Could not load auth ldap: %s\n"
5387
#: ../plugin/auth_ldap/auth_ldap.cc:423
5388
msgid "URI of the LDAP server to contact"
5391
#: ../plugin/auth_ldap/auth_ldap.cc:431
5392
msgid "DN to use when binding to the LDAP server"
5395
#: ../plugin/auth_ldap/auth_ldap.cc:439
5396
msgid "Password to use when binding the DN"
5399
#: ../plugin/auth_ldap/auth_ldap.cc:447
5400
msgid "DN to use when searching"
5403
#: ../plugin/auth_ldap/auth_ldap.cc:455
5404
msgid "Attribute in LDAP with plain text password"
5407
#: ../plugin/auth_ldap/auth_ldap.cc:463
5408
msgid "Attribute in LDAP with MySQL hashed password"
5411
#: ../plugin/auth_ldap/auth_ldap.cc:471
5412
msgid "How often to empty the users cache, 0 to disable"
5415
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4203
5416
msgid "Enable the console."
5419
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4206
5420
msgid "Turn on extra debugging."
5423
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4209
5424
msgid "User to use for auth."
5427
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4212
5428
msgid "Password to use for auth."
5431
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4215
5432
msgid "Default database to use."
4218
msgid "Enable default replicator"
4221
msgid "Default Replicator"
5435
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5436
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5437
msgid "Invalid value of port\n"
5440
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5441
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5442
msgid "Invalid value for connect_timeout\n"
5445
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5446
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5447
msgid "Invalid value for read_timeout\n"
5450
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5451
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5452
msgid "Invalid value for write_timeout\n"
5455
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5456
msgid "Invalid value for retry_count\n"
5459
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5460
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5461
msgid "Invalid value for buffer_length\n"
5464
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5465
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4225
5467
"Port number to use for connection or 0 for default to, in order of "
4226
5468
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5471
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5472
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5473
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5474
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4229
5475
msgid "Connect Timeout."
5478
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5479
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5480
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5481
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4232
5482
msgid "Read Timeout."
5485
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5486
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5487
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5488
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4235
5489
msgid "Write Timeout."
5492
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5493
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5494
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5495
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4238
5496
msgid "Retry Count."
5499
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5500
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5501
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5502
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4241
5503
msgid "Buffer length."
5506
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5507
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5508
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5509
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4244
5510
msgid "Address to bind to."
5513
#: ../plugin/drizzle_protocol/errmsg.cc:31
4247
5514
msgid "Unknown Drizzle error"
5517
#: ../plugin/drizzle_protocol/errmsg.cc:32
4251
5519
msgid "Can't create UNIX socket (%d)"
5522
#: ../plugin/drizzle_protocol/errmsg.cc:33
4255
5524
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5527
#: ../plugin/drizzle_protocol/errmsg.cc:34
4259
5529
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5532
#: ../plugin/drizzle_protocol/errmsg.cc:35
4263
5534
msgid "Can't create TCP/IP socket (%d)"
5537
#: ../plugin/drizzle_protocol/errmsg.cc:36
4267
5539
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5542
#: ../plugin/drizzle_protocol/errmsg.cc:37
4270
5543
msgid "Drizzle server has gone away"
5546
#: ../plugin/drizzle_protocol/errmsg.cc:38
4274
5548
msgid "Protocol mismatch; server version = %d, client version = %d"
5551
#: ../plugin/drizzle_protocol/errmsg.cc:39
4277
5552
msgid "Drizzle client ran out of memory"
5555
#: ../plugin/drizzle_protocol/errmsg.cc:40
4280
5556
msgid "Wrong host info"
5559
#: ../plugin/drizzle_protocol/errmsg.cc:41
4283
5560
msgid "Localhost via UNIX socket"
5563
#: ../plugin/drizzle_protocol/errmsg.cc:42
4287
5565
msgid "%-.100s via TCP/IP"
5568
#: ../plugin/drizzle_protocol/errmsg.cc:43
4290
5569
msgid "Error in server handshake"
5572
#: ../plugin/drizzle_protocol/errmsg.cc:44
4293
5573
msgid "Lost connection to Drizzle server during query"
5576
#: ../plugin/drizzle_protocol/errmsg.cc:45
4296
5577
msgid "Commands out of sync; you can't run this command now"
5580
#: ../plugin/drizzle_protocol/errmsg.cc:46
4300
5582
msgid "Named pipe: %-.32s"
5585
#: ../plugin/drizzle_protocol/errmsg.cc:47
4304
5587
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5590
#: ../plugin/drizzle_protocol/errmsg.cc:48
4308
5592
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5595
#: ../plugin/drizzle_protocol/errmsg.cc:49
4312
5597
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5600
#: ../plugin/drizzle_protocol/errmsg.cc:50
4316
5602
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5605
#: ../plugin/drizzle_protocol/errmsg.cc:51
4319
5606
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5609
#: ../plugin/drizzle_protocol/errmsg.cc:52
4322
5610
msgid "Embedded server"
5613
#: ../plugin/drizzle_protocol/errmsg.cc:53
4325
5614
msgid "Error on SHOW SLAVE STATUS:"
5617
#: ../plugin/drizzle_protocol/errmsg.cc:54
4328
5618
msgid "Error on SHOW SLAVE HOSTS:"
5621
#: ../plugin/drizzle_protocol/errmsg.cc:55
4331
5622
msgid "Error connecting to slave:"
5625
#: ../plugin/drizzle_protocol/errmsg.cc:56
4334
5626
msgid "Error connecting to master:"
5629
#: ../plugin/drizzle_protocol/errmsg.cc:57
4337
5630
msgid "SSL connection error"
5633
#: ../plugin/drizzle_protocol/errmsg.cc:58
4340
5634
msgid "Malformed packet"
5637
#: ../plugin/drizzle_protocol/errmsg.cc:59
5638
#: ../plugin/drizzle_protocol/errmsg.cc:70
5639
#: ../plugin/drizzle_protocol/errmsg.cc:71
5640
#: ../plugin/drizzle_protocol/errmsg.cc:72
5641
#: ../plugin/drizzle_protocol/errmsg.cc:73
5642
#: ../plugin/drizzle_protocol/errmsg.cc:74
5643
#: ../plugin/drizzle_protocol/errmsg.cc:75
5644
#: ../plugin/drizzle_protocol/errmsg.cc:76
5645
#: ../plugin/drizzle_protocol/errmsg.cc:77
5646
#: ../plugin/drizzle_protocol/errmsg.cc:78
4343
5647
msgid "(unused error message)"
5650
#: ../plugin/drizzle_protocol/errmsg.cc:60
4346
5651
msgid "Invalid use of null pointer"
5654
#: ../plugin/drizzle_protocol/errmsg.cc:61
4349
5655
msgid "Statement not prepared"
5658
#: ../plugin/drizzle_protocol/errmsg.cc:62
4352
5659
msgid "No data supplied for parameters in prepared statement"
5662
#: ../plugin/drizzle_protocol/errmsg.cc:63
4355
5663
msgid "Data truncated"
5666
#: ../plugin/drizzle_protocol/errmsg.cc:64
4358
5667
msgid "No parameters exist in the statement"
5670
#: ../plugin/drizzle_protocol/errmsg.cc:65
4361
5671
msgid "Invalid parameter number"
5674
#: ../plugin/drizzle_protocol/errmsg.cc:66
4366
5677
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5680
#: ../plugin/drizzle_protocol/errmsg.cc:68
4370
5682
msgid "Using unsupported buffer type: %d (parameter: %d)"
5685
#: ../plugin/drizzle_protocol/errmsg.cc:69
4374
5687
msgid "Shared memory: %-.100s"
5690
#: ../plugin/drizzle_protocol/errmsg.cc:79
4377
5691
msgid "Wrong or unknown protocol"
5694
#: ../plugin/drizzle_protocol/errmsg.cc:80
4380
5695
msgid "Invalid connection handle"
5698
#: ../plugin/drizzle_protocol/errmsg.cc:81
4384
5700
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4385
5701
"option 'secure_auth' enabled)"
5704
#: ../plugin/drizzle_protocol/errmsg.cc:83
4388
5705
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5708
#: ../plugin/drizzle_protocol/errmsg.cc:84
4391
5709
msgid "Attempt to read column without prior row fetch"
5712
#: ../plugin/drizzle_protocol/errmsg.cc:85
4394
5713
msgid "Prepared statement contains no metadata"
5716
#: ../plugin/drizzle_protocol/errmsg.cc:86
4398
5718
"Attempt to read a row while there is no result set associated with the "
5722
#: ../plugin/drizzle_protocol/errmsg.cc:88
4402
5723
msgid "This feature is not implemented yet"
5726
#: ../plugin/drizzle_protocol/errmsg.cc:89
4407
5729
"Lost connection to Drizzle server while waiting for initial communication "
4408
5730
"packet, system error: %d"
5733
#: ../plugin/drizzle_protocol/errmsg.cc:91
4413
5736
"Lost connection to Drizzle server while reading initial communication "
4414
5737
"packet, system error: %d"
5740
#: ../plugin/drizzle_protocol/errmsg.cc:93
4419
5743
"Lost connection to Drizzle server while sending authentication information, "
4420
5744
"system error: %d"
5747
#: ../plugin/drizzle_protocol/errmsg.cc:95
4425
5750
"Lost connection to Drizzle server while reading authorization information, "
4426
5751
"system error: %d"
5754
#: ../plugin/drizzle_protocol/errmsg.cc:97
4431
5757
"Lost connection to Drizzle server while setting initial database, system "
5761
#: ../plugin/drizzle_protocol/errmsg.cc:99
4436
5763
msgid "Statement closed indirectly because of a preceding %s() call"
5766
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5767
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5768
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5770
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5775
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5779
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5780
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5781
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5783
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5787
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5789
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5794
msgid "Error starting Embedded InnoDB %d (%s)\n"
5797
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4440
5799
msgid "Failed to send error message to libnotify\n"
5802
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4443
5803
msgid "Error Messages to stderr"
4446
msgid "Enable filtered replicator"
5806
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5807
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
4449
5808
msgid "List of schemas to filter"
5811
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5812
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
4452
5813
msgid "List of tables to filter"
5816
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
4455
5817
msgid "Regular expression to apply to schemas to filter"
5820
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
4458
5821
msgid "Regular expression to apply to tables to filter"
4461
msgid "Filtered Replicator"
5824
#: ../plugin/hello_events/hello_events.cc:294
5825
msgid "Invalid value of before-write-position\n"
5828
#: ../plugin/hello_events/hello_events.cc:303
5829
#: ../plugin/hello_events/hello_events.cc:312
5830
msgid "Invalid value of before-update-position\n"
5833
#: ../plugin/hello_events/hello_events.cc:352
5834
#: ../plugin/hello_events/hello_events.cc:355
5835
#: ../plugin/hello_events/hello_events.cc:373
5836
msgid "A comma delimited list of databases to watch"
5839
#: ../plugin/hello_events/hello_events.cc:358
5840
#: ../plugin/hello_events/hello_events.cc:389
5841
msgid "Enable Example Events Plugin"
5844
#: ../plugin/hello_events/hello_events.cc:361
5845
#: ../plugin/hello_events/hello_events.cc:397
5846
msgid "Before write row event observer call position"
5849
#: ../plugin/hello_events/hello_events.cc:364
5850
#: ../plugin/hello_events/hello_events.cc:408
5851
#: ../plugin/pbms/src/parameters_ms.cc:579
5852
msgid "Before update row event observer call position"
5855
#: ../plugin/hello_events/hello_events.cc:367
5856
#: ../plugin/hello_events/hello_events.cc:419
5857
msgid "After drop database event observer call position"
5860
#: ../plugin/hello_events/hello_events.cc:381
5861
msgid "A comma delimited list of tables to watch"
5864
#: ../plugin/hello_events/hello_events.cc:443
5865
msgid "An example events Plugin"
5868
#: ../plugin/innobase/handler/data_dictionary.cc:202
5870
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5873
#: ../plugin/logging_gearman/logging_gearman.cc:196
4465
5875
msgid "fail gearman_client_create(): %s"
5878
#: ../plugin/logging_gearman/logging_gearman.cc:207
4469
5880
msgid "fail gearman_client_add_server(): %s"
5883
#: ../plugin/logging_gearman/logging_gearman.cc:306
5884
#: ../plugin/logging_gearman/logging_gearman.cc:313
4472
5885
msgid "Enable logging to a gearman server"
5888
#: ../plugin/logging_gearman/logging_gearman.cc:322
4475
5889
msgid "Hostname for logging to a Gearman server"
5892
#: ../plugin/logging_gearman/logging_gearman.cc:331
4478
5893
msgid "Gearman Function to send logging to"
5896
#: ../plugin/logging_gearman/logging_gearman.cc:349
4481
5897
msgid "Log queries to a Gearman server"
5900
#: ../plugin/logging_query/logging_query.cc:189
4485
5902
msgid "fail open() fn=%s er=%s\n"
5905
#: ../plugin/logging_query/logging_query.cc:313
5906
msgid "Invalid value for threshold-slow"
5909
#: ../plugin/logging_query/logging_query.cc:322
5910
msgid "Invalid value for threshold-big-resultset"
5913
#: ../plugin/logging_query/logging_query.cc:331
5914
msgid "Invalid value for threshold-big-examined"
5917
#: ../plugin/logging_query/logging_query.cc:345
5918
#: ../plugin/logging_query/logging_query.cc:361
4488
5919
msgid "Enable logging to CSV file"
4491
msgid "File to log to"
4494
msgid "PCRE to match the query against"
5922
#: ../plugin/logging_query/logging_query.cc:348
5923
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4497
5924
msgid "Threshold for logging slow queries, in microseconds"
5927
#: ../plugin/logging_query/logging_query.cc:351
5928
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4500
5929
msgid "Threshold for logging big queries, for rows returned"
5932
#: ../plugin/logging_query/logging_query.cc:354
5933
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4503
5934
msgid "Threshold for logging big queries, for rows examined"
5937
#: ../plugin/logging_query/logging_query.cc:370
5938
msgid "File to log to"
5941
#: ../plugin/logging_query/logging_query.cc:379
5942
msgid "PCRE to match the query against"
5945
#: ../plugin/logging_query/logging_query.cc:436
4506
5946
msgid "Log queries to a CSV file"
4510
msgid "syslog facility \"%s\" not known, using \"local0\""
4514
msgid "syslog priority \"%s\" not known, using \"info\""
4517
msgid "Enable logging to syslog"
4520
msgid "Syslog Ident"
4523
msgid "Syslog Facility"
4526
msgid "Syslog Priority"
4529
msgid "Log to syslog"
5949
#: ../plugin/logging_stats/logging_stats.cc:323
5950
msgid "Max number of users that will be logged"
5953
#: ../plugin/logging_stats/logging_stats.cc:334
5954
msgid "Max number of vector buckets to construct for logging"
5957
#: ../plugin/logging_stats/logging_stats.cc:345
5958
msgid "Max number of concurrent sessions that will be logged"
5961
#: ../plugin/logging_stats/logging_stats.cc:356
5962
msgid "Enable Logging Statistics Collection"
5965
#: ../plugin/logging_stats/logging_stats.cc:375
5966
msgid "User Statistics as DATA_DICTIONARY tables"
5969
#: ../plugin/md5/md5.cc:99
5970
msgid "libgcrypt library version mismatch\n"
5973
#: ../plugin/memcached_stats/analysis_table.cc:76
5974
#: ../plugin/memcached_stats/stats_table.cc:144
5975
msgid "No value in MEMCACHED_STATS_SERVERS variable."
5978
#: ../plugin/memcached_stats/memcached_stats.cc:114
4532
5979
msgid "List of memcached servers."
5982
#: ../plugin/memcached_stats/memcached_stats.cc:131
4535
5983
msgid "Memcached Stats as I_S tables"
5986
#: ../plugin/memcached_stats/stats_table.cc:76
5989
"Unable get stats from memcached server %s. Got error from "
5990
"memcached_stat_servername()."
5993
#: ../plugin/memcached_stats/stats_table.cc:151
5994
msgid "Unable to create memcached struct. Got error from memcached_create()."
5997
#: ../plugin/memcached_stats/stats_table.cc:159
6000
"Unable to create memcached server list. Got error from "
6001
"memcached_servers_parse(%s)."
6004
#: ../plugin/multi_thread/multi_thread.cc:100
6005
msgid "Maximum number of user threads available."
6008
#: ../plugin/myisam/ha_myisam.cc:529
4539
6010
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6013
#: ../plugin/myisam/ha_myisam.cc:533
4543
6015
msgid "Got an error from unknown thread, %s:%d"
6018
#: ../plugin/myisam/ha_myisam.cc:539
4546
6019
msgid "Unknown thread accessing table"
6022
#: ../plugin/myisam/ha_myisam.cc:1614
4549
6023
msgid "Block size to be used for MyISAM index pages."
6026
#: ../plugin/myisam/ha_myisam.cc:1624
4553
6028
"This characterizes the number of hits a hot block has to be untouched until "
4554
6029
"it is considered aged enough to be downgraded to a warm block. This "
4556
6031
"blocks in key cache"
6034
#: ../plugin/myisam/ha_myisam.cc:1637
4559
6035
msgid "The minimum percentage of warm blocks in key cache"
6038
#: ../plugin/myisam/ha_myisam.cc:1648
4563
6040
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4564
6041
"this to get better index handling (for all reads and multiple writes) to as "
4565
6042
"much as you can afford;"
6045
#: ../plugin/myisam/ha_myisam.cc:1660
4569
6047
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4570
6048
"disables parallel repair."
6051
#: ../plugin/myisam/ha_myisam.cc:1666
4574
6053
"Don't use the fast sort index method to created index if the temporary file "
4575
6054
"would get bigger than this."
6057
#: ../plugin/myisam/ha_myisam.cc:1671
4579
6059
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4580
6060
"when creating indexes with CREATE INDEX or ALTER TABLE."
6063
#: ../plugin/myisam/ha_myisam.cc:1677
4583
6064
msgid "Default pointer size to be used for MyISAM tables."
6067
#: ../plugin/myisam/my_handler_errors.cc:42
4586
6068
msgid "Didn't find key on read or update"
6071
#: ../plugin/myisam/my_handler_errors.cc:43
4589
6072
msgid "Duplicate key on write or update"
6075
#: ../plugin/myisam/my_handler_errors.cc:44
4592
6076
msgid "Internal (unspecified) error in handler"
6079
#: ../plugin/myisam/my_handler_errors.cc:46
4596
6081
"Someone has changed the row since it was read (while the table was locked to "
6085
#: ../plugin/myisam/my_handler_errors.cc:48
4600
6086
msgid "Wrong index given to function"
6089
#: ../plugin/myisam/my_handler_errors.cc:49
4603
6090
msgid "Index file is crashed"
6093
#: ../plugin/myisam/my_handler_errors.cc:50
4606
6094
msgid "Record file is crashed"
6097
#: ../plugin/myisam/my_handler_errors.cc:51
4609
6098
msgid "Out of memory in engine"
6101
#: ../plugin/myisam/my_handler_errors.cc:52
4612
6102
msgid "Incorrect file format"
6105
#: ../plugin/myisam/my_handler_errors.cc:53
4615
6106
msgid "Command not supported by database"
6109
#: ../plugin/myisam/my_handler_errors.cc:54
4618
6110
msgid "Old database file"
6113
#: ../plugin/myisam/my_handler_errors.cc:55
4621
6114
msgid "No record read before update"
6117
#: ../plugin/myisam/my_handler_errors.cc:56
4624
6118
msgid "Record was already deleted (or record file crashed)"
6121
#: ../plugin/myisam/my_handler_errors.cc:57
4627
6122
msgid "No more room in record file"
6125
#: ../plugin/myisam/my_handler_errors.cc:58
4630
6126
msgid "No more room in index file"
6129
#: ../plugin/myisam/my_handler_errors.cc:59
4633
6130
msgid "No more records (read after end of file)"
6133
#: ../plugin/myisam/my_handler_errors.cc:60
4636
6134
msgid "Unsupported extension used for table"
6137
#: ../plugin/myisam/my_handler_errors.cc:61
4639
6138
msgid "Too big row"
6141
#: ../plugin/myisam/my_handler_errors.cc:62
4642
6142
msgid "Wrong create options"
6145
#: ../plugin/myisam/my_handler_errors.cc:63
4645
6146
msgid "Duplicate unique key or constraint on write or update"
6149
#: ../plugin/myisam/my_handler_errors.cc:64
4648
6150
msgid "Unknown character set used in table"
6153
#: ../plugin/myisam/my_handler_errors.cc:65
4651
6154
msgid "Conflicting table definitions in sub-tables of MERGE table"
6157
#: ../plugin/myisam/my_handler_errors.cc:66
4654
6158
msgid "Table is crashed and last repair failed"
6161
#: ../plugin/myisam/my_handler_errors.cc:67
4657
6162
msgid "Table was marked as crashed and should be repaired"
6165
#: ../plugin/myisam/my_handler_errors.cc:68
4660
6166
msgid "Lock timed out; Retry transaction"
6169
#: ../plugin/myisam/my_handler_errors.cc:69
4663
6170
msgid "Lock table is full; Restart program with a larger locktable"
6173
#: ../plugin/myisam/my_handler_errors.cc:70
4666
6174
msgid "Updates are not allowed under a read only transactions"
6177
#: ../plugin/myisam/my_handler_errors.cc:71
4669
6178
msgid "Lock deadlock; Retry transaction"
6181
#: ../plugin/myisam/my_handler_errors.cc:72
4672
6182
msgid "Foreign key constraint is incorrectly formed"
6185
#: ../plugin/myisam/my_handler_errors.cc:73
4675
6186
msgid "Cannot add a child row"
6189
#: ../plugin/myisam/my_handler_errors.cc:74
4678
6190
msgid "Cannot delete a parent row"
6193
#: ../plugin/myisam/my_handler_errors.cc:75
4681
6194
msgid "No savepoint with that name"
6197
#: ../plugin/myisam/my_handler_errors.cc:76
4684
6198
msgid "Non unique key block size"
6201
#: ../plugin/myisam/my_handler_errors.cc:77
4687
6202
msgid "The table does not exist in engine"
6205
#: ../plugin/myisam/my_handler_errors.cc:78
4690
6206
msgid "The table already existed in storage engine"
6209
#: ../plugin/myisam/my_handler_errors.cc:79
4693
6210
msgid "Could not connect to storage engine"
6213
#: ../plugin/myisam/my_handler_errors.cc:80
4696
6214
msgid "Unexpected null pointer found when using spatial index"
6217
#: ../plugin/myisam/my_handler_errors.cc:81
4699
6218
msgid "The table changed in storage engine"
6221
#: ../plugin/myisam/my_handler_errors.cc:82
4702
6222
msgid "There's no partition in table for the given value"
6225
#: ../plugin/myisam/my_handler_errors.cc:83
4705
6226
msgid "Row-based binlogging of row failed"
6229
#: ../plugin/myisam/my_handler_errors.cc:84
4708
6230
msgid "Index needed in foreign key constraint"
6233
#: ../plugin/myisam/my_handler_errors.cc:85
4711
6234
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6237
#: ../plugin/myisam/my_handler_errors.cc:86
4714
6238
msgid "Table needs to be upgraded before it can be used"
6241
#: ../plugin/myisam/my_handler_errors.cc:87
4717
6242
msgid "Table is read only"
6245
#: ../plugin/myisam/my_handler_errors.cc:88
4720
6246
msgid "Failed to get next auto increment value"
6249
#: ../plugin/myisam/my_handler_errors.cc:89
4723
6250
msgid "Failed to set row auto increment value"
6253
#: ../plugin/myisam/my_handler_errors.cc:90
4726
6254
msgid "Unknown (generic) error from engine"
6257
#: ../plugin/myisam/my_handler_errors.cc:91
4729
6258
msgid "Record is the same"
6261
#: ../plugin/myisam/my_handler_errors.cc:92
4732
6262
msgid "It is not possible to log this statement"
6265
#: ../plugin/myisam/my_handler_errors.cc:93
4735
6266
msgid "Tablespace exists"
6269
#: ../plugin/myisam/my_handler_errors.cc:94
4738
6270
msgid "The event was corrupt, leading to illegal data being read"
6273
#: ../plugin/myisam/my_handler_errors.cc:95
4741
6274
msgid "The table is of a new format not supported by this version"
6277
#: ../plugin/myisam/my_handler_errors.cc:96
4744
6278
msgid "The event could not be processed no other handler error happened"
6281
#: ../plugin/myisam/my_handler_errors.cc:97
4747
6282
msgid "Got a fatal error during initialzation of handler"
6285
#: ../plugin/myisam/my_handler_errors.cc:98
4750
6286
msgid "File to short; Expected more data in file"
6289
#: ../plugin/myisam/my_handler_errors.cc:99
4753
6290
msgid "Read page with wrong checksum"
6293
#. TODO: get a better message for these
6294
#: ../plugin/myisam/my_handler_errors.cc:101
4756
6295
msgid "Lock or active transaction"
6298
#: ../plugin/myisam/my_handler_errors.cc:102
4759
6299
msgid "No such table space"
6302
#: ../plugin/myisam/my_handler_errors.cc:103
4762
6303
msgid "Tablespace not empty"
6306
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
6307
msgid "Invalid value for retry_count"
6310
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6311
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4766
6313
"Port number to use for connection or 0 for default to with MySQL protocol."
6316
#: ../plugin/pbms/src/parameters_ms.cc:552
6318
"A comma delimited list of tables to watch of the format: <database>."
6322
#: ../plugin/pbms/src/parameters_ms.cc:560
6323
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
6326
#: ../plugin/pbms/src/parameters_ms.cc:568
6327
msgid "Before insert row event observer call position"
6330
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6331
msgid "event_add error in libevent_add_session_callback\n"
6334
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6335
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6338
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6339
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6342
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6343
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6346
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6347
msgid "session_add_event event_add error in libevent_init\n"
6350
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6352
msgid "Can't create completion port thread (error %d)"
6355
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6356
msgid "Size of Pool."
6359
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6360
msgid "Failed to allocate enough memory to transaction message\n"
6363
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6365
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6368
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6370
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6373
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6374
msgid "Enable rabbitmq log"
6377
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6378
msgid "Host name to connect to"
6381
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6382
msgid "RabbitMQ Port"
6385
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6386
msgid "RabbitMQ username"
6389
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6390
msgid "RabbitMQ password"
6393
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6394
msgid "RabbitMQ virtualhost"
6397
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6398
msgid "Name of RabbitMQ exchange to publish to"
6401
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6402
msgid "Name of RabbitMQ routing key to use"
6405
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6406
#: ../plugin/transaction_log/module.cc:247
6407
msgid "Name of the replicator plugin to use (default='default_replicator')"
6410
#: ../plugin/signal_handler/signal_handler.cc:233
4770
6412
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6415
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
6417
msgid "syslog facility \"%s\" not known, using \"local0\""
6420
#: ../plugin/syslog/errmsg.cc:49
6422
msgid "syslog priority \"%s\" not known, using \"warn\""
6425
#: ../plugin/syslog/logging.cc:72
6427
msgid "syslog priority \"%s\" not known, using \"info\""
6430
#: ../plugin/syslog/module.cc:59
6431
msgid "Syslog Ident"
6434
#: ../plugin/syslog/module.cc:68
6435
msgid "Syslog Facility"
6438
#: ../plugin/syslog/module.cc:77
6439
msgid "Enable logging to syslog of the query log"
6442
#: ../plugin/syslog/module.cc:86
6443
msgid "Syslog Priority of query logging"
6446
#: ../plugin/syslog/module.cc:131
6447
msgid "Enable logging to syslog of the error messages"
6450
#: ../plugin/syslog/module.cc:140
6451
msgid "Syslog Priority of error messages"
6454
#: ../plugin/transaction_log/background_worker.cc:74
4774
6456
msgid "Unable to create background worker thread. Got error %s.\n"
6459
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6460
#: ../plugin/transaction_log/print_transaction_message.cc:102
6461
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6463
msgid "Failed to open transaction log file %s. Got error: %s\n"
6466
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6467
#: ../plugin/transaction_log/print_transaction_message.cc:144
6468
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6470
msgid "Raw buffer read: %s.\n"
6473
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6474
#: ../plugin/transaction_log/print_transaction_message.cc:150
6475
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6477
msgid "Unable to parse transaction. Got error: %s.\n"
6480
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6481
#: ../plugin/transaction_log/print_transaction_message.cc:152
6482
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6484
msgid "BUFFER: %s\n"
6487
#: ../plugin/transaction_log/module.cc:122
4778
6489
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6492
#: ../plugin/transaction_log/module.cc:131
4782
6494
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4786
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6497
#: ../plugin/transaction_log/module.cc:141
4790
6499
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6502
#: ../plugin/transaction_log/module.cc:150
4794
6504
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6507
#: ../plugin/transaction_log/module.cc:163
6509
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6512
#: ../plugin/transaction_log/module.cc:223
4797
6513
msgid "Enable transaction log"
6516
#: ../plugin/transaction_log/module.cc:231
4800
6517
msgid "DEBUGGING - Truncate transaction log"
6520
#: ../plugin/transaction_log/module.cc:239
4803
6521
msgid "Path to the file to use for transaction log"
6524
#: ../plugin/transaction_log/module.cc:255
4806
6525
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6528
#: ../plugin/transaction_log/module.cc:263
4810
6530
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4811
6531
"each transaction write, 2 == sync log file once per second"
4816
"Failed to allocate enough memory to buffer header, transaction message, and "
4817
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
6534
#: ../plugin/transaction_log/module.cc:276
6535
msgid "Number of slots for in-memory write buffers (default=8)."
6538
#: ../plugin/transaction_log/transaction_log.cc:112
4820
6539
msgid "Failed to open transaction log file "
6542
#: ../plugin/transaction_log/transaction_log.cc:220
4825
6545
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4826
6546
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6549
#: ../plugin/transaction_log/transaction_log.cc:239
4830
6551
msgid "Failed to sync log file. Got error: %s\n"
4834
msgid "Failed to open transaction log file %s. Got error: %s\n"
4838
msgid "Raw buffer read: %s.\n"
4842
msgid "Unable to parse transaction. Got error: %s.\n"
4846
msgid "BUFFER: %s\n"