1
# Esperanto translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2009-09-29 17:09-0700\n"
11
"PO-Revision-Date: 2009-12-22 19:25+0000\n"
12
"Last-Translator: Stephen Brown <sbrown1992@gmail.com>\n"
13
"Language-Team: Esperanto <eo@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
msgid "Synonym for `help'."
22
msgstr "Sinonimo por `helpo'."
24
msgid "Clear command."
25
msgstr "Vakigi komandlinion."
27
msgid "Reconnect to the server. Optional arguments are db and host."
29
"Rekonekti al servilo. Malnepraj argumentoj estas datumbazo kaj gastiga "
33
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
36
msgid "Send command to drizzle server, display result vertically."
39
msgid "Exit drizzle. Same as quit."
42
msgid "Send command to drizzle server."
45
msgid "Display this help."
48
msgid "Disable pager, print to stdout."
51
msgid "Don't write into outfile."
54
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
57
msgid "Print current command."
58
msgstr "Presi aktualan komandon."
60
msgid "Change your drizzle prompt."
64
msgstr "Eliri Drizzle"
66
msgid "Rebuild completion hash."
69
msgid "Execute an SQL script file. Takes a file name as an argument."
72
msgid "Get status information from the server."
75
msgid "Set outfile [to_outfile]. Append everything into given outfile."
78
msgid "Use another database. Takes database name as argument."
81
msgid "Show warnings after every statement."
84
msgid "Don't show warnings after every statement."
88
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
91
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
96
"Your Drizzle connection id is %u\n"
97
"Server version: %s\n"
101
msgid "Reading history-file %s\n"
105
msgid "Couldn't allocate memory for temp histfile!\n"
108
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
112
msgid "Writing history-file %s\n"
121
msgid "Query aborted by Ctrl+C\n"
124
msgid "Display this help and exit."
127
msgid "Synonym for -?"
131
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
132
"and field completion, but startup and reconnecting may take a longer time. "
133
"Disable with --disable-auto-rehash."
137
"No automatic rehashing. One has to use 'rehash' to get table and field "
138
"completion. This gives a quicker start of drizzle_st and disables rehashing "
139
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
143
"Automatically switch to vertical output mode if the result is wider than the "
148
"Don't use history file. Disable interactive behavior. (Enables --silent)"
151
msgid "Display column type information."
155
"Preserve comments. Send comments to the server. The default is --skip-"
156
"comments (discard comments), enable with --comments"
159
msgid "Use compression in server/client protocol."
162
msgid "Database to use."
168
msgid "Delimiter to be used."
171
msgid "Execute command and quit. (Disables --force and history file)"
174
msgid "Print the output of a query (rows) vertically."
177
msgid "Continue even if we get an sql error."
181
"Enable named commands. Named commands mean this program's internal commands; "
182
"see drizzle> help . When enabled, the named commands can be used from any "
183
"line of the query, otherwise only from the first line, before an enter. "
184
"Disable with --disable-named-commands. This option is disabled by default."
188
"Named commands are disabled. Use \\* form only, or use named commands only "
189
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
190
"the client now starts with this option ENABLED by default! Disable with '-"
191
"G'. Long format commands still work from the first line. WARNING: option "
192
"deprecated; use --disable-named-commands instead."
195
msgid "Ignore space after function names."
198
msgid "Enable/disable LOAD DATA LOCAL INFILE."
201
msgid "Turn off beep on error."
204
msgid "Connect to host."
207
msgid "Write line numbers for errors."
211
"Don't write line number for errors. WARNING: -L is deprecated, use long "
212
"version of this option instead."
215
msgid "Flush buffer after each query."
218
msgid "Write column names in results."
222
"Don't write column names in results. WARNING: -N is deprecated, use long "
223
"version of this options instead."
227
"Change the value of a variable. Please note that this option is deprecated; "
228
"you can set variables directly with --variable-name=value."
231
msgid "Ignore SIGINT (CTRL-C)"
235
"Only update the default database. This is useful for skipping updates to "
236
"other database in the update log."
240
"Pager to use to display results. If you don't supply an option the default "
241
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
242
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
243
"work in batch mode. Disable with --disable-pager. This option is disabled by "
248
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
249
"option deprecated; use --disable-pager instead."
253
"Password to use when connecting to server. If password is not given it's "
254
"asked from the tty."
258
"Port number to use for connection or 0 for default to, in order of "
259
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
262
msgid "built-in default"
265
msgid "Set the drizzle prompt to this value."
269
"Don't cache result, print it row by row. This may slow down the server if "
270
"the output is suspended. Doesn't use history file."
273
msgid "Write fields without conversion. Used with --batch."
277
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
278
"option is enabled by default."
281
msgid "Shutdown the server."
285
"Be more silent. Print results with a tab as separator, each row on new line."
288
msgid "Output in table format."
292
"Append everything into outfile. See interactive help (\\h) also. Does not "
293
"work in batch mode. Disable with --disable-tee. This option is disabled by "
298
"Disable outfile. See interactive help (\\h) also. WARNING: option "
299
"deprecated; use --disable-tee instead"
302
msgid "User for login if not current user."
305
msgid "Only allow UPDATE and DELETE that uses keys."
308
msgid "Synonym for option --safe-updates, -U."
311
msgid "Write more. (-v -v -v gives the table output format)."
314
msgid "Output version information and exit."
317
msgid "Wait and retry if connection is down."
320
msgid "Number of seconds before connection timeout."
323
msgid "Max length of input line"
326
msgid "Automatic limit for SELECT when using --safe-updates"
329
msgid "Automatic limit for rows in a join when using --safe-updates"
332
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
335
msgid "Number of lines before each import progress report."
338
msgid "Ping the server to check if it's alive."
341
msgid "Use MySQL Protocol."
345
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
350
"Copyright (C) 2008 Sun Microsystems\n"
351
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
352
"and you are welcome to modify and redistribute it under the GPL license\n"
356
msgid "Usage: %s [OPTIONS] [database]\n"
359
msgid "DELIMITER cannot contain a backslash character"
363
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
367
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
371
msgid "WARNING: --server-arg option not supported in this configuration.\n"
375
"Non-integer value supplied for port. If you are trying to enter a password "
376
"please use --password instead."
379
msgid "Value supplied for port is not valid."
383
msgid "Processing line: %<PRIu32>\n"
386
msgid "Unknown command: "
390
"Reading table information for completion of table and column names\n"
391
" You can turn off this feature to get a quicker startup with -A\n"
395
msgid "No connection. Trying to reconnect..."
398
msgid "Can't connect to the server\n"
401
msgid "List of all Drizzle commands:"
404
msgid "Note that all text commands must be first on line and end with ';'"
407
msgid "No query specified\n"
410
msgid "Ignoring query to other database"
417
msgid "%ld row in set"
418
msgid_plural "%ld rows in set"
426
msgid "Query OK, %ld row affected"
427
msgid_plural "Query OK, %ld rows affected"
431
msgid "Number of rows before each output progress report (requires --verbose)."
435
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"
493
msgid "%s: You must use option --tab with --fields-...\n"
498
"%s: You can't use --single-transaction and --lock-all-tables at the same "
504
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
509
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
513
msgid "Got error: %s (%d) %s"
517
msgid "Got error: %d %s"
521
msgid "Couldn't execute '%s': %s (%d)"
525
msgid "-- Connecting to %s...\n"
529
msgid "-- Disconnecting from %s...\n"
532
msgid "Couldn't allocate memory"
537
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
542
msgid "-- Retrieving table structure for table %s...\n"
546
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
550
msgid "%s: Can't get keys for table %s\n"
554
msgid "Error: Couldn't read status information for table %s\n"
558
msgid "Error retrieving table structure for table: \"%s\""
562
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
566
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
570
msgid "-- Skipping dump data for table '%s', it has no fields\n"
573
msgid "-- Sending SELECT query...\n"
576
msgid "when executing 'SELECT INTO OUTFILE'"
583
"-- Dumping data for table %s\n"
587
msgid "-- Retrieving rows...\n"
591
msgid "%s: Error in field count for table: %s ! Aborting.\n"
595
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
599
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
603
msgid "Not enough fields from table %s! Aborting.\n"
606
msgid "when doing refresh"
609
msgid "alloc_root failure."
613
msgid "Couldn't find table: \"%s\""
618
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
622
msgid "Error: Not enough memory to store ORDER BY clause\n"
626
msgid "Got signal %d from thread %<PRIu64>"
632
msgid "One can only use the --user switch if running as root\n"
636
"Fatal error: Please read \"Security\" section of the manual to find out how "
637
"to run drizzled as root!\n"
642
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
647
msgid "Fatal signal %d while backtracing\n"
652
"We will try our best to scrape up some info that will hopefully help "
654
"the problem, but since we have already crashed, something is definitely "
656
"and this may fail.\n"
662
"It is possible that drizzled could use up to \n"
663
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
665
"Hope that's ok; if not, decrease some variables in the equation.\n"
671
"Attempting backtrace. You can use the following information to find out\n"
672
"where drizzled died. If you see no messages after this, something went\n"
673
"terribly wrong...\n"
678
"Trying to get some variables.\n"
679
"Some pointers may be invalid and cause the dump to abort...\n"
685
"This crash occurred while the server was calling initgroups(). This is\n"
686
"often due to the use of a drizzled that is statically linked against glibc\n"
687
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
688
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
689
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
690
"drizzled that is not statically linked.\n"
696
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
697
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
698
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
699
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
700
"the documentation for your distribution on how to do that.\n"
704
msgid "Writing a core file\n"
708
msgid "gethostname failed, using '%s' as hostname"
712
msgid "Unknown locale: '%s'"
715
msgid "Can't create thread-keys"
718
msgid "Out of memory"
721
msgid "Failed to initialize plugins."
726
"%s: Too many arguments (first extra is '%s').\n"
727
"Use --verbose --help to get a list of available options\n"
730
msgid "No scheduler found, cannot continue!\n"
734
msgid "Unknown/unsupported storage engine: %s"
737
msgid "Display this help and exit after initializing plugins."
740
msgid "Auto-increment columns are incremented by this"
744
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
749
"Path to installation directory. All paths are usually resolved relative to "
753
msgid "Chroot drizzled daemon during startup."
756
msgid "Set the default collation."
759
msgid "Default completion type."
762
msgid "Write core on errors."
765
msgid "Path to the database root."
768
msgid "Set the default storage engine (table type) for tables."
771
msgid "Set the default time zone."
774
msgid "Print a symbolic stack trace on failure."
777
msgid "Used for debugging; Use at your own risk!"
780
msgid "Set up signals usable for debugging"
786
msgid "Set the language used for the month names and the days of the week."
789
msgid "Log some not critical warnings to the log file."
792
msgid "Pid file used by safe_mysqld."
796
"Maximum time in seconds to wait for the port to become free. (Default: no "
801
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
802
"specified directory"
806
"Uniquely identifies the server instance in the community of replication "
810
msgid "Don't print a stack trace on failure."
813
msgid "Enable symbolic link support."
817
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
820
msgid "Path for temporary files."
823
msgid "Default transaction isolation level."
826
msgid "Run drizzled daemon as user."
830
"The number of outstanding connection requests Drizzle can have. This comes "
831
"into play when the main Drizzle thread gets very many connection requests in "
836
"Size of tree cache used in bulk insert optimization. Note that this is a "
841
"Precision of the result of '/' operator will be increased on that value."
844
msgid "The maximum length of the result of function group_concat."
847
msgid "The size of the buffer that is used for full joins."
850
msgid "Max packetlength to send/receive from to server."
854
"If there is more than this number of interrupted connections from a host "
855
"this host will be blocked from further connections."
858
msgid "Max number of errors/warnings to store for a statement."
861
msgid "Don't allow creation of heap tables bigger than this."
865
"Joins that are probably going to read more than max_join_size records return "
869
msgid "Max number of bytes in sorted records."
872
msgid "Limit assumed max number of seeks when looking up rows based on a key"
876
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
877
"max_sort_length bytes of each value are used; the rest are ignored)."
880
msgid "After this many write locks, allow some read locks to run in between."
884
"Don't log queries which examine less than min_examined_row_limit rows to "
889
"Controls the heuristic(s) applied during query optimization to prune less-"
890
"promising partial plans from the optimizer search space. Meaning: false - do "
891
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
892
"based on number of retrieved rows."
896
"Maximum depth of search performed by the query optimizer. Values larger than "
897
"the number of relations in a query result in better query plans, but take "
898
"longer to compile a query. Smaller values than the number of tables in a "
899
"relation result in faster optimization, but may produce very bad query "
900
"plans. If set to 0, the system will automatically pick a reasonable value; "
901
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
902
"(used for testing/comparison)."
905
msgid "Directory for plugins."
909
"Optional comma separated list of plugins to load at startup in addition to "
910
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
914
"Optional comma separated list of plugins to not load at startup. Effectively "
915
"removes a plugin from the list of plugins to be loaded. [for example: --"
916
"plugin_remove=crc32,logger_gearman]"
920
"Optional comma separated list of plugins to load at starup instead of the "
921
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
924
msgid "The size of the buffer that is allocated when preloading indexes"
927
msgid "Allocation block size for query parsing and execution"
930
msgid "Persistent buffer for query parsing and execution"
933
msgid "Allocation block size for storing ranges during optimization"
937
"Each thread that does a sequential scan allocates a buffer of this size for "
938
"each table it scans. If you do many sequential scans, you may want to "
939
"increase this value."
943
"When reading rows in sorted order after a sort, the rows are read through "
944
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
948
msgid "Select scheduler to be used (by default multi-thread)."
951
msgid "Each thread that needs to do a sort allocates a buffer of this size."
954
msgid "The number of cached table definitions."
957
msgid "The number of cached open tables."
961
"Timeout in seconds to wait for a table level lock before returning an error. "
962
"Used only if the connection has active cursors."
965
msgid "The stack size for each thread."
969
"If an internal in-memory temporary table exceeds this size, Drizzle will "
970
"automatically convert it to an on-disk MyISAM table."
974
"Copyright (C) 2008 Sun Microsystems\n"
975
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
976
"and you are welcome to modify and redistribute it under the GPL license\n"
978
"Starts the Drizzle database server\n"
982
msgid "Usage: %s [OPTIONS]\n"
987
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
991
msgid "Can't start server: cannot resolve hostname!"
994
msgid "Can't start server: bind-address refers to multiple interfaces!"
998
"setrlimit could not change the size of core files to 'infinity'; We may not "
999
"be able to generate a core file on signals"
1003
msgid "Data directory %s does not exist\n"
1016
msgid "Can't create file '%-.200s' (errno: %d)"
1020
msgid "Can't create table '%-.200s' (errno: %d)"
1024
msgid "Can't create database '%-.192s' (errno: %d)"
1028
msgid "Can't create database '%-.192s'; database exists"
1032
msgid "Can't drop database '%-.192s'; database doesn't exist"
1036
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1040
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1044
msgid "Error on delete of '%-.192s' (errno: %d)"
1047
msgid "Can't read record in system table"
1051
msgid "Can't get status of '%-.200s' (errno: %d)"
1055
msgid "Can't get working directory (errno: %d)"
1059
msgid "Can't lock file (errno: %d)"
1063
msgid "Can't open file: '%-.200s' (errno: %d)"
1067
msgid "Can't find file: '%-.200s' (errno: %d)"
1071
msgid "Can't read dir of '%-.192s' (errno: %d)"
1075
msgid "Can't change dir to '%-.192s' (errno: %d)"
1079
msgid "Record has changed since last read in table '%-.192s'"
1083
msgid "Disk full (%s); waiting for someone to free some space..."
1087
msgid "Can't write; duplicate key in table '%-.192s'"
1091
msgid "Error on close of '%-.192s' (errno: %d)"
1095
msgid "Error reading file '%-.200s' (errno: %d)"
1099
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1103
msgid "Error writing file '%-.200s' (errno: %d)"
1107
msgid "'%-.192s' is locked against change"
1110
msgid "Sort aborted"
1114
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1118
msgid "Got error %d from storage engine"
1122
msgid "Table storage engine for '%-.192s' doesn't have this option"
1126
msgid "Can't find record in '%-.192s'"
1130
msgid "Incorrect information in file: '%-.200s'"
1134
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1138
msgid "Old key file for table '%-.192s'; repair it!"
1142
msgid "Table '%-.192s' is read only"
1146
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1149
msgid "Out of sort memory; increase server sort buffer size"
1153
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1156
msgid "Too many connections"
1160
"Out of memory; check if drizzled or some other process uses all available "
1161
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1162
"memory or you can add more swap space"
1165
msgid "Can't get hostname for your address"
1168
msgid "Bad handshake"
1172
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1176
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1179
msgid "No database selected"
1182
msgid "Unknown command"
1186
msgid "Column '%-.192s' cannot be null"
1190
msgid "Unknown database '%-.192s'"
1194
msgid "Table '%-.192s' already exists"
1198
msgid "Unknown table '%-.100s'"
1202
msgid "Column '%-.192s' in %-.192s is ambiguous"
1205
msgid "Server shutdown in progress"
1209
msgid "Unknown column '%-.192s' in '%-.192s'"
1213
msgid "'%-.192s' isn't in GROUP BY"
1217
msgid "Can't group on '%-.192s'"
1220
msgid "Statement has sum functions and columns in same statement"
1223
msgid "Column count doesn't match value count"
1227
msgid "Identifier name '%-.100s' is too long"
1231
msgid "Duplicate column name '%-.192s'"
1235
msgid "Duplicate key name '%-.192s'"
1239
msgid "Duplicate entry '%-.192s' for key %d"
1243
msgid "Incorrect column specifier for column '%-.192s'"
1247
msgid "%s near '%-.80s' at line %d"
1250
msgid "Query was empty"
1254
msgid "Not unique table/alias: '%-.192s'"
1258
msgid "Invalid default value for '%-.192s'"
1261
msgid "Multiple primary key defined"
1265
msgid "Too many keys specified; max %d keys allowed"
1269
msgid "Too many key parts specified; max %d parts allowed"
1273
msgid "Specified key was too long; max key length is %d bytes"
1277
msgid "Key column '%-.192s' doesn't exist in table"
1282
"BLOB column '%-.192s' can't be used in key specification with the used table "
1288
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1293
"Incorrect table definition; there can be only one auto column and it must be "
1299
"%s: ready for connections.\n"
1300
"Version: '%s' socket: '%s' port: %u\n"
1304
msgid "%s: Normal shutdown\n"
1308
msgid "%s: Got signal %d. Aborting!\n"
1312
msgid "%s: Shutdown complete\n"
1316
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1319
msgid "Can't create IP socket"
1324
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1330
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1335
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1340
"The file '%-.128s' must be in the database directory or be readable by all"
1344
msgid "File '%-.200s' already exists"
1348
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1352
msgid "Records: %ld Duplicates: %ld"
1356
"Incorrect prefix key; the used key part isn't a string, the used length is "
1357
"longer than the key part, or the storage engine doesn't support unique "
1361
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1365
msgid "Can't DROP '%-.192s'; check that column/key exists"
1369
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1373
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1377
msgid "Unknown thread id: %lu"
1381
msgid "You are not owner of thread %lu"
1384
msgid "No tables used"
1388
msgid "Too many strings for column %-.192s and SET"
1392
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1396
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1400
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1404
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1408
msgid "Incorrect database name '%-.100s'"
1412
msgid "Incorrect table name '%-.100s'"
1416
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1417
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1420
msgid "Unknown error"
1424
msgid "Unknown procedure '%-.192s'"
1428
msgid "Incorrect parameter count to procedure '%-.192s'"
1432
msgid "Incorrect parameters to procedure '%-.192s'"
1436
msgid "Unknown table '%-.192s' in %-.32s"
1440
msgid "Column '%-.192s' specified twice"
1443
msgid "Invalid use of group function"
1448
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1451
msgid "A table must have at least 1 column"
1455
msgid "The table '%-.192s' is full"
1459
msgid "Unknown character set: '%-.64s'"
1463
msgid "Too many tables; Drizzle can only use %d tables in a join"
1466
msgid "Too many columns"
1471
"Row size too large. The maximum row size for the used table type, not "
1472
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1477
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1478
"thread_stack=#' to specify a bigger stack if needed"
1481
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1486
"Table handler doesn't support NULL in given index. Please change column "
1487
"'%-.192s' to be NOT NULL or use another handler"
1491
msgid "Can't load function '%-.192s'"
1495
msgid "Can't initialize function '%-.192s'; %-.80s"
1498
msgid "No paths allowed for plugin library"
1502
msgid "Plugin '%-.192s' already exists"
1506
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1510
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1514
msgid "Function '%-.192s' is not defined"
1519
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1520
"'drizzleadmin flush-hosts'"
1524
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1528
"You are using Drizzle as an anonymous user and anonymous users are not "
1529
"allowed to change passwords"
1533
"You must have privileges to update tables in the drizzle database to be able "
1534
"to change passwords for others"
1537
msgid "Can't find any matching row in the user table"
1541
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1546
"Can't create a new thread (errno %d); if you are not out of available "
1547
"memory, you can consult the manual for a possible OS-dependent bug"
1551
msgid "Column count doesn't match value count at row %ld"
1555
msgid "Can't reopen table: '%-.192s'"
1558
msgid "Invalid use of NULL value"
1562
msgid "Got error '%-.64s' from regexp"
1566
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1567
"illegal if there is no GROUP BY clause"
1571
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1575
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1580
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1585
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1586
"privileges can be used"
1589
msgid "The host or user argument to GRANT is too long"
1593
msgid "Table '%-.192s.%-.192s' doesn't exist"
1598
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1602
msgid "The used command is not allowed with this Drizzle version"
1606
"You have an error in your SQL syntax; check the manual that corresponds to "
1607
"your Drizzle server version for the right syntax to use"
1611
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1614
msgid "Too many delayed threads in use"
1618
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1621
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1624
msgid "Got a read error from the connection pipe"
1627
msgid "Got an error from fcntl()"
1630
msgid "Got packets out of order"
1633
msgid "Couldn't uncompress communication packet"
1636
msgid "Got an error reading communication packets"
1639
msgid "Got timeout reading communication packets"
1642
msgid "Got an error writing communication packets"
1645
msgid "Got timeout writing communication packets"
1648
msgid "Result string is longer than 'max_allowed_packet' bytes"
1651
msgid "The used table type doesn't support BLOB/TEXT columns"
1654
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1659
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1664
msgid "Incorrect column name '%-.100s'"
1668
msgid "The used storage engine can't index column '%-.192s'"
1672
"Unable to open underlying table which is differently defined or of non-"
1673
"MyISAM type or doesn't exist"
1677
msgid "Can't write, because of unique constraint, to table '%-.192s'"
1682
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
1686
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1690
msgid "Result consisted of more than one row"
1693
msgid "This table type requires a primary key"
1696
msgid "This version of Drizzle is not compiled with RAID support"
1700
"You are using safe update mode and you tried to update a table without a "
1701
"WHERE that uses a KEY column"
1705
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
1708
msgid "Can't open table"
1712
msgid "The storage engine for the table doesn't support %s"
1715
msgid "You are not allowed to execute this command in a transaction"
1719
msgid "Got error %d during COMMIT"
1723
msgid "Got error %d during ROLLBACK"
1727
msgid "Got error %d during FLUSH_LOGS"
1731
msgid "Got error %d during CHECKPOINT"
1736
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1740
msgid "The storage engine for the table does not support binary table dump"
1743
msgid "Binlog closed, cannot RESET MASTER"
1747
msgid "Failed rebuilding the index of dumped table '%-.192s'"
1751
msgid "Error from master: '%-.64s'"
1754
msgid "Net error reading from master"
1757
msgid "Net error writing to master"
1760
msgid "Can't find FULLTEXT index matching the column list"
1764
"Can't execute the given command because you have active locked tables or an "
1765
"active transaction"
1769
msgid "Unknown system variable '%-.64s'"
1773
msgid "Table '%-.192s' is marked as crashed and should be repaired"
1778
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
1781
msgid "Some non-transactional changed tables couldn't be rolled back"
1785
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1786
"of storage; increase this drizzled variable and try again"
1790
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1794
"This operation requires a running slave; configure slave and do START SLAVE"
1797
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1801
"Could not initialize master info structure; more error messages can be found "
1802
"in the Drizzle error log"
1805
msgid "Could not create slave thread; check system resources"
1810
"User %-.64s already has more than 'max_user_connections' active connections"
1813
msgid "You may only use constant expressions with SET"
1816
msgid "Lock wait timeout exceeded; try restarting transaction"
1819
msgid "The total number of locks exceeds the lock table size"
1822
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
1825
msgid "DROP DATABASE not allowed while thread is holding global read lock"
1828
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
1832
msgid "Incorrect arguments to %s"
1836
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1840
"Incorrect table definition; all MERGE tables must be in the same database"
1843
msgid "Deadlock found when trying to get lock; try restarting transaction"
1846
msgid "The used table type doesn't support FULLTEXT indexes"
1849
msgid "Cannot add foreign key constraint"
1852
msgid "Cannot add or update a child row: a foreign key constraint fails"
1855
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
1859
msgid "Error connecting to master: %-.128s"
1863
msgid "Error running query on master: %-.128s"
1867
msgid "Error when executing command %s: %-.128s"
1871
msgid "Incorrect usage of %s and %s"
1874
msgid "The used SELECT statements have a different number of columns"
1877
msgid "Can't execute the query because you have a conflicting read lock"
1880
msgid "Mixing of transactional and non-transactional tables is disabled"
1884
msgid "Option '%s' used twice in statement"
1888
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1892
msgid "Access denied; you need the %-.128s privilege for this operation"
1897
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
1902
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
1906
msgid "Variable '%-.64s' doesn't have a default value"
1910
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
1914
msgid "Incorrect argument type to variable '%-.64s'"
1918
msgid "Variable '%-.64s' can only be set, not read"
1922
msgid "Incorrect usage/placement of '%s'"
1926
msgid "This version of Drizzle doesn't yet support '%s'"
1931
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1934
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
1938
msgid "Variable '%-.192s' is a %s variable"
1942
msgid "Incorrect foreign key definition for '%-.192s': %s"
1945
msgid "Key reference and table reference don't match"
1949
msgid "Operand should contain %d column(s)"
1952
msgid "Subquery returns more than 1 row"
1956
msgid "Unknown prepared statement handler (%.*s) given to %s"
1959
msgid "Help database is corrupt or does not exist"
1962
msgid "Cyclic reference on subqueries"
1966
msgid "Converting column '%s' from %s to %s"
1970
msgid "Reference '%-.64s' not supported (%s)"
1973
msgid "Every derived table must have its own alias"
1977
msgid "Select %u was reduced during optimization"
1981
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
1985
"Client does not support authentication protocol requested by server; "
1986
"consider upgrading Drizzle client"
1989
msgid "All parts of a SPATIAL index must be NOT NULL"
1993
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
1996
msgid "Slave is already running"
1999
msgid "Slave already has been stopped"
2004
"Uncompressed data size too large; the maximum size is %d (probably, length "
2005
"of uncompressed data was corrupted)"
2008
msgid "ZLIB: Not enough memory"
2012
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2013
"data was corrupted)"
2016
msgid "ZLIB: Input data corrupted"
2020
msgid "%d line(s) were cut by GROUP_CONCAT()"
2024
msgid "Row %ld doesn't contain data for all columns"
2029
"Row %ld was truncated; it contained more data than there were input columns"
2034
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2038
msgid "Out of range value for column '%s' at row %ld"
2042
msgid "Data truncated for column '%s' at row %ld"
2046
msgid "Using storage engine %s for table '%s'"
2050
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2053
msgid "Cannot drop one or more of the requested users"
2056
msgid "Can't revoke all privileges for one or more of the requested users"
2060
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2064
msgid "Illegal mix of collations for operation '%s'"
2069
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2074
msgid "Unknown collation: '%-.64s'"
2078
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2079
"compiled without SSL support; they can be used later if Drizzle slave with "
2085
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2086
"old format; please change the password to the new format"
2091
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2095
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2099
"It is recommended to use --skip-slave-start when doing step-by-step "
2100
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2101
"get an unexpected slave's drizzled restart"
2104
msgid "SQL thread is not to be started so UNTIL options are ignored"
2108
msgid "Incorrect index name '%-.100s'"
2112
msgid "Incorrect catalog name '%-.100s'"
2116
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2120
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2124
msgid "Unknown key cache '%-.100s'"
2128
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2129
"this switch for this grant to work"
2133
msgid "Unknown table engine '%s'"
2137
msgid "'%s' is deprecated; use '%s' instead"
2141
msgid "The target table %-.100s of the %s is not updatable"
2146
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2152
"The Drizzle server is running with the %s option so it cannot execute this "
2157
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2161
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2165
"Incorrect table definition; there can be only one TIMESTAMP column with "
2166
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2170
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2173
msgid "This command is not supported in the prepared statement protocol yet"
2177
msgid "Got error %d '%-.100s' from %s"
2181
msgid "Got temporary error %d '%-.100s' from %s"
2185
msgid "Unknown or incorrect time zone: '%-.64s'"
2189
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2193
msgid "Invalid %s character string: '%.64s'"
2197
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2201
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2205
msgid "Can't create a %s from within another stored routine"
2209
msgid "%s %s already exists"
2213
msgid "%s %s does not exist"
2217
msgid "Failed to DROP %s %s"
2221
msgid "Failed to CREATE %s %s"
2225
msgid "%s with no matching label: %s"
2229
msgid "Redefining label %s"
2233
msgid "End-label %s without match"
2237
msgid "Referring to uninitialized variable %s"
2241
msgid "PROCEDURE %s can't return a result set in the given context"
2244
msgid "RETURN is only allowed in a FUNCTION"
2248
msgid "%s is not allowed in stored procedures"
2252
"The update log is deprecated and replaced by the binary log; SET "
2253
"SQL_LOG_UPDATE has been ignored"
2257
"The update log is deprecated and replaced by the binary log; SET "
2258
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2261
msgid "Query execution was interrupted"
2265
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2269
msgid "Undefined CONDITION: %s"
2273
msgid "No RETURN found in FUNCTION %s"
2277
msgid "FUNCTION %s ended without RETURN"
2280
msgid "Cursor statement must be a SELECT"
2283
msgid "Cursor SELECT must not have INTO"
2287
msgid "Undefined CURSOR: %s"
2290
msgid "Cursor is already open"
2293
msgid "Cursor is not open"
2297
msgid "Undeclared variable: %s"
2300
msgid "Incorrect number of FETCH variables"
2303
msgid "No data - zero rows fetched, selected, or processed"
2307
msgid "Duplicate parameter: %s"
2311
msgid "Duplicate variable: %s"
2315
msgid "Duplicate condition: %s"
2319
msgid "Duplicate cursor: %s"
2323
msgid "Failed to ALTER %s %s"
2326
msgid "Subquery value not supported"
2330
msgid "%s is not allowed in stored function or trigger"
2333
msgid "Variable or condition declaration after cursor or handler declaration"
2336
msgid "Cursor declaration after handler declaration"
2339
msgid "Case not found for CASE statement"
2343
msgid "Configuration file '%-.192s' is too big"
2347
msgid "Malformed file type header in file '%-.192s'"
2351
msgid "Unexpected end of file while parsing comment '%-.200s'"
2355
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2359
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2362
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2366
msgid "'%-.192s.%-.192s' is not %s"
2370
msgid "Column '%-.192s' is not updatable"
2373
msgid "View's SELECT contains a subquery in the FROM clause"
2377
msgid "View's SELECT contains a '%s' clause"
2380
msgid "View's SELECT contains a variable or parameter"
2384
msgid "View's SELECT refers to a temporary table '%-.192s'"
2387
msgid "View's SELECT and view's field list have different column counts"
2391
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2394
msgid "View being updated does not have complete key of underlying table in it"
2399
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2400
"(s) or definer/invoker of view lack rights to use them"
2404
msgid "Can't drop or alter a %s from within another stored routine"
2407
msgid "GOTO is not allowed in a stored procedure handler"
2410
msgid "Trigger already exists"
2413
msgid "Trigger does not exist"
2417
msgid "Trigger's '%-.192s' is view or temporary table"
2421
msgid "Updating of %s row is not allowed in %strigger"
2425
msgid "There is no %s row in %s trigger"
2429
msgid "Field '%-.192s' doesn't have a default value"
2432
msgid "Division by 0"
2436
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2440
msgid "Illegal %s '%-.192s' value found during parsing"
2444
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2448
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2452
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2456
msgid "Failed purging old relay logs: %s"
2460
msgid "Password hash should be a %d-digit hexadecimal number"
2463
msgid "Target log not found in binlog index"
2466
msgid "I/O error reading log index file"
2469
msgid "Server configuration does not permit binlog purge"
2472
msgid "Failed on fseek()"
2475
msgid "Fatal error during log purge"
2478
msgid "A purgeable log is in use, will not purge"
2481
msgid "Unknown error during log purge"
2485
msgid "Failed initializing relay log position: %s"
2488
msgid "You are not using binary logging"
2493
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2496
msgid "WSAStartup Failed"
2499
msgid "Can't handle procedures with different groups yet"
2502
msgid "Select must have a group with this procedure"
2505
msgid "Can't use ORDER clause with this procedure"
2509
msgid "Binary logging and replication forbid changing the global server %s"
2513
msgid "Can't map file: %-.200s, errno: %d"
2517
msgid "Wrong magic in %-.64s"
2520
msgid "Prepared statement contains too many placeholders"
2524
msgid "Key part '%-.192s' length cannot be 0"
2527
msgid "View text checksum failed"
2532
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2536
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2540
msgid "Can not delete from join view '%-.192s.%-.192s'"
2544
msgid "Operation %s failed for %.256s"
2547
msgid "XAER_NOTA: Unknown XID"
2550
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2555
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2559
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2563
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2567
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2572
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2576
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2579
msgid "Failed to revoke all privileges to dropped routine"
2583
msgid "Data too long for column '%s' at row %ld"
2587
msgid "Bad SQLSTATE: '%s'"
2592
"%s: ready for connections.\n"
2593
"Version: '%s' %s\n"
2596
msgid "Can't load value from file with fixed size rows to variable"
2599
msgid "You are not allowed to create a user with GRANT"
2603
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2606
msgid "Table definition has changed, please retry transaction"
2609
msgid "Duplicate handler declared in the same block"
2614
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2615
"variable in BEFORE trigger"
2619
msgid "Not allowed to return a result set from a %s"
2622
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2626
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2627
"declaration and binary logging is enabled; if non-transactional tables were "
2628
"updated, the binary log will miss their changes"
2632
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2633
"declaration and binary logging is enabled (you *might* want to use the less "
2634
"safe log_bin_trust_function_creators variable)"
2638
"You do not have the SUPER privilege and binary logging is enabled (you "
2639
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2643
"You can't execute a prepared statement which has an open cursor associated "
2644
"with it. Reset the statement to re-execute it."
2648
msgid "The statement (%lu) has no open cursor."
2652
"Explicit or implicit commit is not allowed in stored function or trigger."
2657
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2660
msgid "Recursive stored functions and triggers are not allowed."
2664
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2668
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2673
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2678
"You can't combine write-locking of system tables with other tables or lock "
2683
msgid "Unable to connect to foreign data source: %.64s"
2688
"There was a problem processing the query on the foreign data source. Data "
2689
"source error: %-.64s"
2694
"The foreign data source you are trying to reference does not exist. Data "
2695
"source error: %-.64s"
2700
"Can't create federated table. The data source connection string '%-.64s' is "
2701
"not in the correct format"
2705
msgid "The data source connection string '%-.64s' is not in the correct format"
2709
msgid "Can't create federated table. Foreign data src error: %-.64s"
2712
msgid "Trigger in wrong schema"
2717
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2718
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2722
msgid "Routine body for '%-.100s' is too long"
2725
msgid "Cannot drop default keycache"
2729
msgid "Display width out of range for column '%-.192s' (max = %d)"
2732
msgid "XAER_DUPID: The XID already exists"
2736
msgid "Datetime function: %-.32s field overflow"
2741
"Can't update table '%-.192s' in stored function/trigger because it is "
2742
"already used by statement which invoked this stored function/trigger."
2747
"The definition of table '%-.192s' prevents operation %.192s on table "
2752
"The prepared statement contains a stored routine call that refers to that "
2753
"same statement. It's not allowed to execute a prepared statement in such a "
2757
msgid "Not allowed to set autocommit from a stored function or trigger"
2760
msgid "Definer is not fully qualified"
2765
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2766
"Current user is used as definer. Please recreate the view!"
2771
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2776
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2780
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
2785
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2790
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2794
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2799
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2800
"activated under the authorization of the invoker, which may have "
2801
"insufficient privileges. Please recreate the trigger."
2805
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2810
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2811
"exceeded for routine %.192s"
2816
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2817
"or contains bad data (internal code %d)"
2821
msgid "Incorrect routine name '%-.192s'"
2825
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2828
msgid "AGGREGATE is not supported for stored functions"
2833
"Can't create more than max_prepared_stmt_count statements (current value: %"
2838
msgid "`%-.192s`.`%-.192s` contains view recursion"
2842
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2845
msgid "The used table type doesn't support SPATIAL indexes"
2848
msgid "Triggers can not be created on system tables"
2852
msgid "Leading spaces are removed from name '%s'"
2855
msgid "Failed to read auto-increment value from storage engine"
2865
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2869
msgid "The target table %-.100s of the %s is not insertable-into"
2874
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
2877
msgid "Too high level of nesting for select"
2881
msgid "Name '%-.64s' has become ''"
2885
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2886
"optional and non-empty FIELDS ENCLOSED BY"
2890
msgid "The foreign server, %s, you are trying to create already exists."
2895
"The foreign server name you are trying to reference does not exist. Data "
2896
"source error: %-.64s"
2901
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2906
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2911
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2914
msgid "MAXVALUE can only be used in last partition definition"
2917
msgid "Subpartitions can only be hash partitions and by key"
2920
msgid "Must define subpartitions on all partitions if on one partition"
2923
msgid "Wrong number of partitions defined, mismatch with previous setting"
2926
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2929
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2932
msgid "Expression in RANGE/LIST VALUES must be constant"
2935
msgid "Field in list of fields for partition function not found in table"
2938
msgid "List of fields is only allowed in KEY partitions"
2942
"The partition info in the frm file is not consistent with what can be "
2943
"written into the frm file"
2947
msgid "The %-.192s function returns the wrong type"
2951
msgid "For %-.64s partitions each partition must be defined"
2954
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2957
msgid "VALUES value must be of same type as partition function"
2960
msgid "Multiple definition of same constant in list partitioning"
2963
msgid "Partitioning can not be used stand-alone in query"
2967
"The mix of handlers in the partitions is not allowed in this version of "
2972
msgid "For the partitioned engine it is necessary to define all %-.64s"
2975
msgid "Too many partitions (including subpartitions) were defined"
2979
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2980
"partitioning for subpartitioning"
2983
msgid "Failed to create specific handler file"
2986
msgid "A BLOB field is not allowed in partition function"
2990
msgid "A %-.192s must include all columns in the table's partitioning function"
2994
msgid "Number of %-.64s = 0 is not an allowed value"
2997
msgid "Partition management on a not partitioned table is not possible"
3001
"Foreign key condition is not yet supported in conjunction with partitioning"
3005
msgid "Error in list of partitions to %-.64s"
3008
msgid "Cannot remove all partitions, use DROP TABLE instead"
3011
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3015
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3020
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3021
"tables using HASH PARTITIONs"
3025
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3028
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3031
msgid "At least one partition must be added"
3034
msgid "At least one partition must be coalesced"
3037
msgid "More partitions to reorganize than there are partitions"
3041
msgid "Duplicate partition name %-.192s"
3044
msgid "It is not allowed to shut off binlog on this command"
3047
msgid "When reorganizing a set of partitions they must be in consecutive order"
3051
"Reorganize of range partitions cannot change total ranges except for last "
3052
"partition where it can extend the range"
3055
msgid "Partition function not supported in this version for this handler"
3058
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3062
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3066
msgid "Plugin '%-.192s' is not loaded"
3070
msgid "Incorrect %-.32s value: '%-.128s'"
3074
msgid "Table has no partition for value %-.64s"
3078
msgid "It is not allowed to specify %s more than once"
3082
msgid "Failed to create %s"
3086
msgid "Failed to drop %s"
3089
msgid "The handler doesn't support autoextend of tablespaces"
3093
"A size parameter was incorrectly specified, either number or on the form 10M"
3097
"The size number was correct but we don't allow the digit part to be more "
3102
msgid "Failed to alter: %s"
3105
msgid "Writing one row to the row-based binary log failed"
3109
msgid "Table definition on master and slave does not match: %s"
3113
"Slave running with --log-slave-updates must use row-based binary logging to "
3114
"be able to replicate row-based binary log events"
3118
msgid "Event '%-.192s' already exists"
3122
msgid "Failed to store event %s. Error code %d from storage engine."
3126
msgid "Unknown event '%-.192s'"
3130
msgid "Failed to alter event '%-.192s'"
3133
msgid "INTERVAL is either not positive or too big"
3136
msgid "ENDS is either invalid or before STARTS"
3139
msgid "Event execution time is in the past. Event has been disabled"
3142
msgid "Failed to open drizzle.event"
3145
msgid "No datetime expression provided"
3150
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3151
"probably corrupted"
3155
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3158
msgid "Failed to delete the event from drizzle.event"
3161
msgid "Error during compilation of event's body"
3164
msgid "Same old and new event name"
3168
msgid "Data for column '%s' too long"
3172
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3177
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3181
msgid "You can't write-lock a log table. Only read access is possible"
3184
msgid "You can't use locks with log tables."
3189
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3190
"d would lead to a duplicate entry"
3195
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3196
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3200
"Cannot switch out of the row-based binary log format when the session has "
3201
"open temporary tables"
3205
"Cannot change the binary logging format inside a stored function or trigger"
3209
"The NDB cluster engine does not support changing the binlog format on the "
3213
msgid "Cannot create temporary table with partitions"
3216
msgid "Partition constant is out of partition function domain"
3219
msgid "This partition function is not allowed"
3222
msgid "Error in DDL log"
3225
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3228
msgid "Incorrect partition name"
3232
"Transaction isolation level can't be changed while a transaction is in "
3238
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3239
"'%-.192s' for key '%-.192s'"
3243
msgid "Internal scheduler error %d"
3247
msgid "Error during starting/stopping of the scheduler. Error code %u"
3250
msgid "Engine cannot be used in partitioned tables"
3254
msgid "Cannot activate '%-.64s' log"
3257
msgid "The server was not built with row-based replication"
3260
msgid "Decoding of base64 string failed"
3263
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3267
"Cannot proceed because system tables used by Event Scheduler were found "
3268
"damaged at server start"
3271
msgid "Only integers allowed as number here"
3274
msgid "This storage engine cannot be used for log tables"
3278
msgid "You cannot '%s' a log table if logging is enabled"
3283
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3284
"rename two tables: the log table to an archive table and another table back "
3289
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3293
msgid "Incorrect parameters in the call to native function '%-.192s'"
3297
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3301
msgid "This function '%-.192s' has the same name as a native function"
3305
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3308
msgid "Too many files opened, please execute the command again"
3312
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3313
"The event was dropped immediately after creation."
3317
msgid "The incident %s occurred on the master. Message: %-.64s"
3320
msgid "Table has no partition for some existing values"
3323
msgid "Statement is not safe to log in statement format."
3327
msgid "Fatal error: %s"
3331
msgid "Relay log read failure: %s"
3335
msgid "Relay log write failure: %s"
3339
msgid "Master command %s failed: %s"
3343
msgid "Binary logging not possible. Message: %s"
3347
msgid "View `%-.64s`.`%-.64s` has no creation context"
3351
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3355
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3359
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3363
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3367
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3371
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3375
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3379
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3383
msgid "Ambiguous slave modes combination. %s"
3388
"The BINLOG statement of type `%s` was not preceded by a format description "
3392
msgid "Corrupted replication event was detected"
3396
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3400
msgid "Being purged log %s was not found"
3404
msgid "Converted to non-transactional lock on '%-.64s'"
3408
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3413
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3417
msgid "Can't access storage engine of table %-.64s"
3420
msgid "Starting backup process"
3423
msgid "Backup completed"
3426
msgid "Starting restore process"
3429
msgid "Restore completed"
3432
msgid "Nothing to backup"
3436
msgid "Database '%-.64s' cannot be included in a backup"
3440
"Error during backup operation - server's error log contains more information "
3445
"Error during restore operation - server's error log contains more "
3446
"information about the error"
3450
"Can't execute this command because another BACKUP/RESTORE operation is in "
3454
msgid "Error when preparing for backup operation"
3457
msgid "Error when preparing for restore operation"
3461
msgid "Invalid backup location '%-.64s'"
3465
msgid "Can't read backup location '%-.64s'"
3469
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3472
msgid "Can't enumerate server databases"
3475
msgid "Can't enumerate server tables"
3479
msgid "Can't enumerate tables in database %-.64s"
3483
msgid "Skipping view %-.64s in database %-.64s"
3487
msgid "Skipping table %-.64s since it has no valid storage engine"
3491
msgid "Can't open table %-.64s"
3494
msgid "Can't read backup archive preamble"
3497
msgid "Can't write backup archive preamble"
3501
msgid "Can't find backup driver for table %-.64s"
3506
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3511
msgid "Can't create %-.64s backup driver"
3515
msgid "Can't create %-.64s restore driver"
3519
msgid "Found %d images in backup archive but maximum %d are supported"
3523
msgid "Error when saving meta-data of %-.64s"
3526
msgid "Error when reading meta-data list"
3530
msgid "Can't create %-.64s"
3533
msgid "Can't allocate buffer for image data transfer"
3537
msgid "Error when writing %-.64s backup image data (for table #%d)"
3540
msgid "Error when reading data from backup stream"
3543
msgid "Can't go to the next chunk in backup stream"
3547
msgid "Can't initialize %-.64s backup driver"
3551
msgid "Can't initialize %-.64s restore driver"
3555
msgid "Can't shut down %-.64s backup driver"
3559
msgid "Can't shut down %-.64s backup driver(s)"
3563
msgid "%-.64s backup driver can't prepare for synchronization"
3567
msgid "%-.64s backup driver can't create its image validity point"
3571
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3575
msgid "%-.64s backup driver can't cancel its backup operation"
3579
msgid "%-.64s restore driver can't cancel its restore operation"
3583
msgid "Error when polling %-.64s backup driver for its image data"
3587
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3592
"After %d attempts %-.64s restore driver still can't accept next block of data"
3596
msgid "Open and lock tables failed in %-.64s"
3599
msgid "Backup driver's table locking thread can not be initialized."
3603
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3604
"and 'drizzle.online_backup_progress'."
3608
msgid "Tablespace '%-.192s' already exists"
3612
msgid "Tablespace '%-.192s' doesn't exist"
3616
msgid "Unexpected master's heartbeat data: %s"
3620
msgid "The requested value for the heartbeat period %s %s"
3624
msgid "Can't write to the online backup progress log %-.64s."
3628
msgid "Tablespace '%-.192s' not empty"
3633
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3634
"server. The original definition of the required tablespace is '%-.256s' "
3635
"while the same tablespace is defined on the server as '%-.256s'"
3638
msgid "A virtual column cannot be based on a virtual column"
3642
msgid "Non-deterministic expression for virtual column '%s'."
3647
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3650
msgid "Primary key cannot be defined upon a virtual column."
3653
msgid "Key/Index cannot be defined on a non-stored virtual column."
3657
msgid "Cannot define foreign key with %s clause on a virtual column."
3661
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3665
msgid "'%s' is not yet supported for virtual columns."
3668
msgid "Constant expression in virtual column function is not allowed."
3671
msgid "Encountered an unknown temporal type."
3675
msgid "Received an invalid string format '%s' for a date value."
3679
msgid "Received an invalid string format '%s' for a time value."
3683
msgid "Received an invalid value '%s' for a UNIX timestamp."
3687
msgid "Received an invalid datetime value '%s'."
3691
msgid "Received a NULL argument for function '%s'."
3695
msgid "Received an invalid negative argument '%s' for function '%s'."
3699
msgid "Received an out-of-range argument '%s' for function '%s'."
3703
msgid "Received an invalid time value '%s'."
3707
msgid "Received an invalid enum value '%s'."
3710
msgid "Tables which are replicated require a primary key."
3714
msgid "Corrupt or invalid table definition: %s"
3718
msgid "Schema does not exist: %s"
3722
msgid "Error altering schema: %s"
3726
msgid "Error droppping Schema : %s"
3730
msgid "Can't create/write to file '%s' (Errcode: %d)"
3734
msgid "Error reading file '%s' (Errcode: %d)"
3738
msgid "Error writing file '%s' (Errcode: %d)"
3742
msgid "Error on close of '%s' (Errcode: %d)"
3746
msgid "Out of memory (Needed %u bytes)"
3750
msgid "Error on delete of '%s' (Errcode: %d)"
3754
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
3758
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
3762
msgid "Can't lock file (Errcode: %d)"
3766
msgid "Can't unlock file (Errcode: %d)"
3770
msgid "Can't read dir of '%s' (Errcode: %d)"
3774
msgid "Can't get stat of '%s' (Errcode: %d)"
3778
msgid "Can't change size of file (Errcode: %d)"
3782
msgid "Can't open stream from handle (Errcode: %d)"
3786
msgid "Can't get working dirctory (Errcode: %d)"
3790
msgid "Can't change dir to '%s' (Errcode: %d)"
3794
msgid "Warning: '%s' had %d links"
3798
msgid "Warning: %d files and %d streams is left open\n"
3802
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
3806
msgid "Can't create directory '%s' (Errcode: %d)"
3811
"Character set '%s' is not a compiled character set and is not specified in "
3816
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3820
msgid "Can't read value for symlink '%s' (Error %d)"
3824
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3828
msgid "Error on realpath() on '%s' (Error %d)"
3832
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3837
"Collation '%s' is not a compiled collation and is not specified in the %s "
3842
msgid "File '%s' not found (Errcode: %d)"
3846
msgid "File '%s' (fileno: %d) was not closed"
3850
msgid "Unknown error %d"
3854
msgid "error: could not open directory: %s\n"
3858
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3862
msgid "Cannot open file: %s\n"
3866
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3870
msgid "Attempted to read record bigger than INT_MAX\n"
3874
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3878
msgid "Could not read transaction message.\n"
3882
msgid "GPB ERROR: %s.\n"
3893
msgid "Unable to parse command. Got error: %s.\n"
3897
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3901
msgid "Usage: %s TRANSACTION_LOG\n"
3911
msgid "%s: %s: Option '%s' used, but is disabled\n"
3921
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3925
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3929
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3933
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3939
"Variables (--variable-name=value)\n"
3940
"and boolean options {false|true} Value (after reading options)\n"
3941
"--------------------------------- -----------------------------\n"
3944
msgid "(No default value)"
3954
msgid "(Disabled)\n"
3958
msgid "errmsg plugin '%s' errmsg() failed"
3962
msgid "A function named %s already exists!\n"
3965
msgid "Could not add Function!\n"
3968
msgid "No sockets could be bound for listening"
3972
msgid "pipe() failed with errno %d"
3976
msgid "poll() failed with errno %d"
3980
msgid "accept() failed with errno %d"
3984
msgid "getaddrinfo() failed with error %s"
3988
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3992
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3996
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4000
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4004
msgid "setsockopt(SO_LINGER) failed with errno %d"
4008
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4012
msgid "Retrying bind() on %u"
4016
msgid "bind() failed with errno: %d"
4019
msgid "Do you already have another drizzled running?"
4023
msgid "listen() failed with errno %d"
4027
msgid "Listening on %s:%s\n"
4032
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4037
msgid "Plugin '%s' init function returned error.\n"
4041
msgid "Couldn't load plugin library named '%s'.\n"
4045
msgid "Couldn't load plugin named '%s'.\n"
4048
msgid "Out of memory."
4052
msgid "Unknown variable type code 0x%x in plugin '%s'."
4057
"Server variable %s of plugin %s was forced to be read-only: string variable "
4058
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4062
msgid "Missing variable name in plugin '%s'."
4066
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4070
msgid "Out of memory for plugin '%s'."
4074
msgid "Bad options for plugin '%s'."
4078
msgid "Parsing options for plugin '%s' failed."
4082
msgid "Plugin '%s' has conflicting system variables"
4086
msgid "logging '%s' pre() failed"
4090
msgid "logging '%s' post() failed"
4094
msgid "logging '%s' postEnd() failed"
4098
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4102
msgid "qcache plugin '%s' set() failed"
4106
msgid "qcache plugin '%s' invalidateTable() failed"
4110
msgid "qcache plugin '%s' invalidateDb() failed"
4114
msgid "qcache plugin '%s' flush() failed"
4118
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4122
msgid "Fatal error: Failed initializing %s plugin.\n"
4127
"Attempted to register a scheduler %s, but a scheduler has already been "
4128
"registered with that name.\n"
4132
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4136
msgid "Error while loading database options: '%s':"
4140
msgid "Found %d prepared transaction(s) in resource manager."
4143
msgid "Starting crash recovery..."
4147
msgid "Found %d prepared XA transactions"
4152
"Found %d prepared transactions! It means that drizzled was not shut down "
4153
"properly last time and critical recovery information (last binlog or %s "
4154
"file) was manually deleted after a crash. You have to start drizzled with "
4155
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4158
msgid "Crash recovery finished."
4162
msgid "Could not remove temporary table: '%s', error: %d"
4166
msgid "Variable named %s already exists!\n"
4170
msgid "Could not add Variable: %s\n"
4174
msgid "Table %s had a open data Cursor in reopen_table"
4178
msgid "Unknown - internal error %d during operation"
4183
"order_st BY ignored because there is a user-defined clustered index in the "
4189
"'%s' had no or invalid character set, and default character set is multi-"
4190
"byte, so character column sizes may have changed"
4194
msgid "Unknown collation '%s' in table '%-.64s' definition"
4199
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4204
msgid "Got error %d when reading table '%s'"
4208
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4212
msgid "%s: option `%s' is ambiguous\n"
4216
msgid "%s: option `--%s' doesn't allow an argument\n"
4220
msgid "%s: option `%c%s' doesn't allow an argument\n"
4224
msgid "%s: option `%s' requires an argument\n"
4228
msgid "%s: unrecognized option `--%s'\n"
4232
msgid "%s: unrecognized option `%c%s'\n"
4236
msgid "%s: illegal option -- %c\n"
4240
msgid "%s: invalid option -- %c\n"
4244
msgid "%s: option requires an argument -- %c\n"
4248
msgid "%s: option `-W %s' is ambiguous\n"
4252
msgid "%s: option `-W %s' doesn't allow an argument\n"
4255
msgid "Enable HTTP Auth check"
4258
msgid "URL for HTTP Auth check"
4261
msgid "Enable the console."
4264
msgid "Turn on extra debugging."
4267
msgid "User to use for auth."
4270
msgid "Password to use for auth."
4273
msgid "Default database to use."
4276
msgid "Enable default replicator"
4279
msgid "Default Replicator"
4283
"Port number to use for connection or 0 for default to, in order of "
4284
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4287
msgid "Connect Timeout."
4290
msgid "Read Timeout."
4293
msgid "Write Timeout."
4296
msgid "Retry Count."
4299
msgid "Buffer length."
4302
msgid "Address to bind to."
4305
msgid "Unknown Drizzle error"
4309
msgid "Can't create UNIX socket (%d)"
4313
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4317
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4321
msgid "Can't create TCP/IP socket (%d)"
4325
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4328
msgid "Drizzle server has gone away"
4332
msgid "Protocol mismatch; server version = %d, client version = %d"
4335
msgid "Drizzle client ran out of memory"
4338
msgid "Wrong host info"
4341
msgid "Localhost via UNIX socket"
4345
msgid "%-.100s via TCP/IP"
4348
msgid "Error in server handshake"
4351
msgid "Lost connection to Drizzle server during query"
4354
msgid "Commands out of sync; you can't run this command now"
4358
msgid "Named pipe: %-.32s"
4362
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4366
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4370
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4374
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4377
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4380
msgid "Embedded server"
4383
msgid "Error on SHOW SLAVE STATUS:"
4386
msgid "Error on SHOW SLAVE HOSTS:"
4389
msgid "Error connecting to slave:"
4392
msgid "Error connecting to master:"
4395
msgid "SSL connection error"
4398
msgid "Malformed packet"
4401
msgid "(unused error message)"
4404
msgid "Invalid use of null pointer"
4407
msgid "Statement not prepared"
4410
msgid "No data supplied for parameters in prepared statement"
4413
msgid "Data truncated"
4416
msgid "No parameters exist in the statement"
4419
msgid "Invalid parameter number"
4424
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4428
msgid "Using unsupported buffer type: %d (parameter: %d)"
4432
msgid "Shared memory: %-.100s"
4435
msgid "Wrong or unknown protocol"
4438
msgid "Invalid connection handle"
4442
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4443
"option 'secure_auth' enabled)"
4446
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4449
msgid "Attempt to read column without prior row fetch"
4452
msgid "Prepared statement contains no metadata"
4456
"Attempt to read a row while there is no result set associated with the "
4460
msgid "This feature is not implemented yet"
4465
"Lost connection to Drizzle server while waiting for initial communication "
4466
"packet, system error: %d"
4471
"Lost connection to Drizzle server while reading initial communication "
4472
"packet, system error: %d"
4477
"Lost connection to Drizzle server while sending authentication information, "
4483
"Lost connection to Drizzle server while reading authorization information, "
4489
"Lost connection to Drizzle server while setting initial database, system "
4494
msgid "Statement closed indirectly because of a preceding %s() call"
4498
msgid "Failed to send error message to libnotify\n"
4501
msgid "Error Messages to stderr"
4504
msgid "Enable filtered replicator"
4507
msgid "List of schemas to filter"
4510
msgid "List of tables to filter"
4513
msgid "Regular expression to apply to schemas to filter"
4516
msgid "Regular expression to apply to tables to filter"
4519
msgid "Filtered Replicator"
4523
msgid "fail gearman_client_create(): %s"
4527
msgid "fail gearman_client_add_server(): %s"
4530
msgid "Enable logging to a gearman server"
4533
msgid "Hostname for logging to a Gearman server"
4536
msgid "Gearman Function to send logging to"
4539
msgid "Log queries to a Gearman server"
4543
msgid "fail open() fn=%s er=%s\n"
4546
msgid "Enable logging to CSV file"
4549
msgid "File to log to"
4552
msgid "PCRE to match the query against"
4555
msgid "Threshold for logging slow queries, in microseconds"
4558
msgid "Threshold for logging big queries, for rows returned"
4561
msgid "Threshold for logging big queries, for rows examined"
4564
msgid "Log queries to a CSV file"
4568
msgid "syslog facility \"%s\" not known, using \"local0\""
4572
msgid "syslog priority \"%s\" not known, using \"info\""
4575
msgid "Enable logging to syslog"
4578
msgid "Syslog Ident"
4581
msgid "Syslog Facility"
4584
msgid "Syslog Priority"
4587
msgid "Log to syslog"
4590
msgid "List of memcached servers."
4593
msgid "Memcached Stats as I_S tables"
4597
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4601
msgid "Got an error from unknown thread, %s:%d"
4604
msgid "Unknown thread accessing table"
4607
msgid "Block size to be used for MyISAM index pages."
4611
"This characterizes the number of hits a hot block has to be untouched until "
4612
"it is considered aged enough to be downgraded to a warm block. This "
4613
"specifies the percentage ratio of that number of hits to the total number of "
4614
"blocks in key cache"
4617
msgid "The minimum percentage of warm blocks in key cache"
4621
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4622
"this to get better index handling (for all reads and multiple writes) to as "
4623
"much as you can afford;"
4627
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4628
"disables parallel repair."
4632
"Don't use the fast sort index method to created index if the temporary file "
4633
"would get bigger than this."
4637
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4638
"when creating indexes with CREATE INDEX or ALTER TABLE."
4641
msgid "Default pointer size to be used for MyISAM tables."
4644
msgid "Didn't find key on read or update"
4647
msgid "Duplicate key on write or update"
4650
msgid "Internal (unspecified) error in handler"
4654
"Someone has changed the row since it was read (while the table was locked to "
4658
msgid "Wrong index given to function"
4661
msgid "Undefined handler error 125"
4664
msgid "Index file is crashed"
4667
msgid "Record file is crashed"
4670
msgid "Out of memory in engine"
4673
msgid "Undefined handler error 129"
4676
msgid "Incorrect file format"
4679
msgid "Command not supported by database"
4682
msgid "Old database file"
4685
msgid "No record read before update"
4688
msgid "Record was already deleted (or record file crashed)"
4691
msgid "No more room in record file"
4694
msgid "No more room in index file"
4697
msgid "No more records (read after end of file)"
4700
msgid "Unsupported extension used for table"
4706
msgid "Wrong create options"
4709
msgid "Duplicate unique key or constraint on write or update"
4712
msgid "Unknown character set used in table"
4715
msgid "Conflicting table definitions in sub-tables of MERGE table"
4718
msgid "Table is crashed and last repair failed"
4721
msgid "Table was marked as crashed and should be repaired"
4724
msgid "Lock timed out; Retry transaction"
4727
msgid "Lock table is full; Restart program with a larger locktable"
4730
msgid "Updates are not allowed under a read only transactions"
4733
msgid "Lock deadlock; Retry transaction"
4736
msgid "Foreign key constraint is incorrectly formed"
4739
msgid "Cannot add a child row"
4742
msgid "Cannot delete a parent row"
4745
msgid "No savepoint with that name"
4748
msgid "Non unique key block size"
4751
msgid "The table does not exist in engine"
4754
msgid "The table already existed in storage engine"
4757
msgid "Could not connect to storage engine"
4760
msgid "Unexpected null pointer found when using spatial index"
4763
msgid "The table changed in storage engine"
4766
msgid "There's no partition in table for the given value"
4769
msgid "Row-based binlogging of row failed"
4772
msgid "Index needed in foreign key constraint"
4775
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4778
msgid "Table needs to be upgraded before it can be used"
4781
msgid "Table is read only"
4784
msgid "Failed to get next auto increment value"
4787
msgid "Failed to set row auto increment value"
4790
msgid "Unknown (generic) error from engine"
4793
msgid "Record is the same"
4796
msgid "It is not possible to log this statement"
4799
msgid "Tablespace exists"
4802
msgid "The event was corrupt, leading to illegal data being read"
4805
msgid "The table is of a new format not supported by this version"
4808
msgid "The event could not be processed no other handler error happened"
4811
msgid "Got a fatal error during initialzation of handler"
4814
msgid "File to short; Expected more data in file"
4817
msgid "Read page with wrong checksum"
4820
msgid "Lock or active transaction"
4823
msgid "No such table space"
4826
msgid "Tablespace not empty"
4830
"Port number to use for connection or 0 for default to with MySQL protocol."
4834
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4838
msgid "Unable to create background worker thread. Got error %s.\n"
4842
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4846
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4850
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4854
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4858
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4861
msgid "Enable transaction log"
4864
msgid "DEBUGGING - Truncate transaction log"
4867
msgid "Path to the file to use for transaction log"
4870
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4874
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4875
"each transaction write, 2 == sync log file once per second"
4880
"Failed to allocate enough memory to buffer header, transaction message, and "
4881
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4884
msgid "Failed to open transaction log file "
4889
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4890
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4894
msgid "Failed to sync log file. Got error: %s\n"
4898
msgid "Failed to open transaction log file %s. Got error: %s\n"
4902
msgid "Raw buffer read: %s.\n"
4906
msgid "Unable to parse transaction. Got error: %s.\n"
4910
msgid "BUFFER: %s\n"