8
8
"Project-Id-Version: drizzle\n"
9
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-09-30 12:29+0000\n"
12
"Last-Translator: Steve Holmes <Unknown>\n"
10
"POT-Creation-Date: 2008-08-20 20:34-0700\n"
11
"PO-Revision-Date: 2008-08-13 03:09+0000\n"
12
"Last-Translator: LinuxJedi <andrew@linuxjedi.co.uk>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
18
"X-Launchpad-Export-Date: 2008-08-16 20:24+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:256
21
22
msgid "Synonym for `help'."
22
msgstr "Synonym for `help'."
25
#: client/drizzle.cc:257
24
26
msgid "Clear command."
25
msgstr "Clear command."
29
#: client/drizzle.cc:259
27
30
msgid "Reconnect to the server. Optional arguments are db and host."
28
msgstr "Reconnect to the server. Optional arguments are db and host."
33
#: client/drizzle.cc:261
31
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
33
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
#: client/drizzle.cc:263
35
39
msgid "Send command to drizzle server, display result vertically."
36
msgstr "Send command to drizzle server, display result vertically."
42
#: client/drizzle.cc:264
38
43
msgid "Exit drizzle. Same as quit."
39
msgstr "Exit drizzle. Same as quit."
46
#: client/drizzle.cc:265
41
47
msgid "Send command to drizzle server."
42
msgstr "Send command to drizzle server."
50
#: client/drizzle.cc:266
44
51
msgid "Display this help."
45
msgstr "Display this help."
54
#: client/drizzle.cc:267
47
55
msgid "Disable pager, print to stdout."
48
msgstr "Disable pager, print to stdout."
58
#: client/drizzle.cc:268
50
59
msgid "Don't write into outfile."
51
msgstr "Don't write into outfile."
62
#: client/drizzle.cc:270
53
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
54
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
66
#: client/drizzle.cc:271
56
67
msgid "Print current command."
57
msgstr "Print current command."
70
#: client/drizzle.cc:272
59
71
msgid "Change your drizzle prompt."
60
msgstr "Change your drizzle prompt."
74
#: client/drizzle.cc:273
62
75
msgid "Quit drizzle."
63
msgstr "Quit drizzle."
78
#: client/drizzle.cc:274
65
79
msgid "Rebuild completion hash."
66
msgstr "Rebuild completion hash."
82
#: client/drizzle.cc:276
68
83
msgid "Execute an SQL script file. Takes a file name as an argument."
69
msgstr "Execute an SQL script file. Takes a file name as an argument."
86
#: client/drizzle.cc:277
71
87
msgid "Get status information from the server."
72
msgstr "Get status information from the server."
90
#: client/drizzle.cc:279
74
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
75
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
94
#: client/drizzle.cc:281
77
95
msgid "Use another database. Takes database name as argument."
78
msgstr "Use another database. Takes database name as argument."
98
#: client/drizzle.cc:283
100
"Switch to another charset. Might be needed for processing binlog with multi-"
104
#: client/drizzle.cc:285 client/drizzle.cc:1437
80
105
msgid "Show warnings after every statement."
81
msgstr "Show warnings after every statement."
108
#: client/drizzle.cc:287
83
109
msgid "Don't show warnings after every statement."
84
msgstr "Don't show warnings after every statement."
87
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
88
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1120
90
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
91
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1130
95
119
"Your Drizzle connection id is %u\n"
96
120
"Server version: %s\n"
98
"Your Drizzle connection id is %u\n"
99
"Server version: %s\n"
123
#: client/drizzle.cc:1160
102
125
msgid "Reading history-file %s\n"
103
msgstr "Reading history-file %s\n"
128
#: client/drizzle.cc:1165
106
130
msgid "Couldn't allocate memory for temp histfile!\n"
107
msgstr "Couldn't allocate memory for temp histfile!\n"
133
#: client/drizzle.cc:1172
109
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
110
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
#: client/drizzle.cc:1190
113
139
msgid "Writing history-file %s\n"
114
msgstr "Writing history-file %s\n"
142
#: client/drizzle.cc:1199
146
#: client/drizzle.cc:1199
150
#: client/drizzle.cc:1248
122
151
msgid "Query aborted by Ctrl+C\n"
123
msgstr "Query aborted by Ctrl+C\n"
154
#: client/drizzle.cc:1271 client/drizzleadmin.cc:69 drizzled/drizzled.cc:3104
125
155
msgid "Display this help and exit."
126
msgstr "Display this help and exit."
158
#: client/drizzle.cc:1273
128
159
msgid "Synonym for -?"
129
msgstr "Synonym for -?"
132
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
133
"and field completion, but startup and reconnecting may take a longer time. "
134
"Disable with --disable-auto-rehash."
136
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
137
"and field completion, but startup and reconnecting may take a longer time. "
138
"Disable with --disable-auto-rehash."
141
"No automatic rehashing. One has to use 'rehash' to get table and field "
142
"completion. This gives a quicker start of drizzle_st and disables rehashing "
143
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
145
"No automatic rehashing. One has to use 'rehash' to get table and field "
146
"completion. This gives a quicker start of drizzle_st and disables rehashing "
147
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
150
"Automatically switch to vertical output mode if the result is wider than the "
153
"Automatically switch to vertical output mode if the result is wider than the "
157
"Don't use history file. Disable interactive behavior. (Enables --silent)"
159
"Don't use history file. Disable interactive behavior. (Enables --silent)"
162
#: client/drizzle.cc:1276
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
"and field completion, but startup and reconnecting may take a longer time. "
166
"Disable with --disable-auto-rehash."
169
#: client/drizzle.cc:1280
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
173
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
176
#: client/drizzle.cc:1283
178
"Automatically switch to vertical output mode if the result is wider than the "
182
#: client/drizzle.cc:1286
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
187
#: client/drizzle.cc:1288 drizzled/drizzled.cc:3174
188
msgid "Directory where character sets are."
191
#: client/drizzle.cc:1290
161
192
msgid "Display column type information."
162
msgstr "Display column type information."
195
#: client/drizzle.cc:1293
165
197
"Preserve comments. Send comments to the server. The default is --skip-"
166
198
"comments (discard comments), enable with --comments"
168
"Preserve comments. Send comments to the server. The default is --skip-"
169
"comments (discard comments), enable with --comments"
201
#: client/drizzle.cc:1296
171
202
msgid "Use compression in server/client protocol."
172
msgstr "Use compression in server/client protocol."
205
#: client/drizzle.cc:1299
206
msgid "Check memory and open file usage at exit ."
209
#: client/drizzle.cc:1302
210
msgid "Print some debug info at exit."
213
#: client/drizzle.cc:1304
174
214
msgid "Database to use."
175
msgstr "Database to use."
217
#: client/drizzle.cc:1307 drizzled/drizzled.cc:3170
218
msgid "Set the default character set."
221
#: client/drizzle.cc:1309
180
222
msgid "Delimiter to be used."
181
msgstr "Delimiter to be used."
225
#: client/drizzle.cc:1311
183
226
msgid "Execute command and quit. (Disables --force and history file)"
184
msgstr "Execute command and quit. (Disables --force and history file)"
229
#: client/drizzle.cc:1313
186
230
msgid "Print the output of a query (rows) vertically."
187
msgstr "Print the output of a query (rows) vertically."
233
#: client/drizzle.cc:1316
189
234
msgid "Continue even if we get an sql error."
190
msgstr "Continue even if we get an sql error."
193
"Enable named commands. Named commands mean this program's internal commands; "
194
"see drizzle> help . When enabled, the named commands can be used from any "
195
"line of the query, otherwise only from the first line, before an enter. "
196
"Disable with --disable-named-commands. This option is disabled by default."
198
"Enable named commands. Named commands mean this program's internal commands; "
199
"see drizzle> help . When enabled, the named commands can be used from any "
200
"line of the query, otherwise only from the first line, before an enter. "
201
"Disable with --disable-named-commands. This option is disabled by default."
204
"Named commands are disabled. Use \\* form only, or use named commands only "
205
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
206
"the client now starts with this option ENABLED by default! Disable with '-"
207
"G'. Long format commands still work from the first line. WARNING: option "
208
"deprecated; use --disable-named-commands instead."
210
"Named commands are disabled. Use \\* form only, or use named commands only "
211
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
212
"the client now starts with this option ENABLED by default! Disable with '-"
213
"G'. Long format commands still work from the first line. WARNING: option "
214
"deprecated; use --disable-named-commands instead."
237
#: client/drizzle.cc:1320
239
"Enable named commands. Named commands mean this program's internal commands; "
240
"see drizzle> help . When enabled, the named commands can be used from any "
241
"line of the query, otherwise only from the first line, before an enter. "
242
"Disable with --disable-named-commands. This option is disabled by default."
245
#: client/drizzle.cc:1324
247
"Named commands are disabled. Use \\* form only, or use named commands only "
248
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
249
"the client now starts with this option ENABLED by default! Disable with '-"
250
"G'. Long format commands still work from the first line. WARNING: option "
251
"deprecated; use --disable-named-commands instead."
254
#: client/drizzle.cc:1326
216
255
msgid "Ignore space after function names."
217
msgstr "Ignore space after function names."
258
#: client/drizzle.cc:1328
219
259
msgid "Enable/disable LOAD DATA LOCAL INFILE."
220
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
262
#: client/drizzle.cc:1331
222
263
msgid "Turn off beep on error."
223
msgstr "Turn off beep on error."
266
#: client/drizzle.cc:1333 client/drizzleadmin.cc:71
225
267
msgid "Connect to host."
226
msgstr "Connect to host."
270
#: client/drizzle.cc:1335
228
271
msgid "Write line numbers for errors."
229
msgstr "Write line numbers for errors."
274
#: client/drizzle.cc:1338
232
276
"Don't write line number for errors. WARNING: -L is deprecated, use long "
233
277
"version of this option instead."
235
"Don't write line number for errors. WARNING: -L is deprecated, use long "
236
"version of this option instead."
280
#: client/drizzle.cc:1340
238
281
msgid "Flush buffer after each query."
239
msgstr "Flush buffer after each query."
284
#: client/drizzle.cc:1342
241
285
msgid "Write column names in results."
242
msgstr "Write column names in results."
245
"Don't write column names in results. WARNING: -N is deprecated, use long "
246
"version of this options instead."
248
"Don't write column names in results. WARNING: -N is deprecated, use long "
249
"version of this options instead."
252
"Change the value of a variable. Please note that this option is deprecated; "
253
"you can set variables directly with --variable-name=value."
255
"Change the value of a variable. Please note that this option is deprecated; "
256
"you can set variables directly with --variable-name=value."
288
#: client/drizzle.cc:1346
290
"Don't write column names in results. WARNING: -N is deprecated, use long "
291
"version of this options instead."
294
#: client/drizzle.cc:1349
296
"Change the value of a variable. Please note that this option is deprecated; "
297
"you can set variables directly with --variable-name=value."
300
#: client/drizzle.cc:1351
258
301
msgid "Ignore SIGINT (CTRL-C)"
259
msgstr "Ignore SIGINT (CTRL-C)"
262
"Only update the default database. This is useful for skipping updates to "
263
"other database in the update log."
265
"Only update the default database. This is useful for skipping updates to "
266
"other database in the update log."
269
"Pager to use to display results. If you don't supply an option the default "
270
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
271
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
272
"work in batch mode. Disable with --disable-pager. This option is disabled by "
275
"Pager to use to display results. If you don't supply an option the default "
276
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
277
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
278
"work in batch mode. Disable with --disable-pager. This option is disabled by "
282
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
283
"option deprecated; use --disable-pager instead."
285
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
286
"option deprecated; use --disable-pager instead."
289
"Password to use when connecting to server. If password is not given it's "
290
"asked from the tty."
292
"Password to use when connecting to server. If password is not given it's "
293
"asked from the tty."
296
"Port number to use for connection or 0 for default to, in order of "
297
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
299
"Port number to use for connection or 0 for default to, in order of "
300
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
304
#: client/drizzle.cc:1355
306
"Only update the default database. This is useful for skipping updates to "
307
"other database in the update log."
310
#: client/drizzle.cc:1358
312
"Pager to use to display results. If you don't supply an option the default "
313
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
314
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
315
"work in batch mode. Disable with --disable-pager. This option is disabled by "
319
#: client/drizzle.cc:1361
321
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
322
"option deprecated; use --disable-pager instead."
325
#: client/drizzle.cc:1364 client/drizzleadmin.cc:74
327
"Password to use when connecting to server. If password is not given it's "
328
"asked from the tty."
331
#: client/drizzle.cc:1366
333
"Port number to use for connection or 0 for default to, in order of "
334
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
337
#: client/drizzle.cc:1367
302
338
msgid "built-in default"
303
msgstr "built-in default"
341
#: client/drizzle.cc:1370
305
342
msgid "Set the drizzle prompt to this value."
306
msgstr "Set the drizzle prompt to this value."
345
#: client/drizzle.cc:1373
346
msgid "The protocol of connection (tcp,socket,pipe,memory)."
349
#: client/drizzle.cc:1376
309
351
"Don't cache result, print it row by row. This may slow down the server if "
310
352
"the output is suspended. Doesn't use history file."
312
"Don't cache result, print it row by row. This may slow down the server if "
313
"the output is suspended. Doesn't use history file."
355
#: client/drizzle.cc:1378
315
356
msgid "Write fields without conversion. Used with --batch."
316
msgstr "Write fields without conversion. Used with --batch."
319
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
320
"option is enabled by default."
322
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
323
"option is enabled by default."
325
msgid "Shutdown the server."
326
msgstr "Shutdown the server."
329
"Be more silent. Print results with a tab as separator, each row on new line."
331
"Be more silent. Print results with a tab as separator, each row on new line."
359
#: client/drizzle.cc:1381
361
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
362
"option is enabled by default."
365
#: client/drizzle.cc:1383
367
"Be more silent. Print results with a tab as separator, each row on new line."
370
#: client/drizzle.cc:1385
371
msgid "Socket file to use for connection."
374
#: client/drizzle.cc:1388
333
375
msgid "Output in table format."
334
msgstr "Output in table format."
337
"Append everything into outfile. See interactive help (\\h) also. Does not "
338
"work in batch mode. Disable with --disable-tee. This option is disabled by "
341
"Append everything into outfile. See interactive help (\\h) also. Does not "
342
"work in batch mode. Disable with --disable-tee. This option is disabled by "
346
"Disable outfile. See interactive help (\\h) also. WARNING: option "
347
"deprecated; use --disable-tee instead"
349
"Disable outfile. See interactive help (\\h) also. WARNING: option "
350
"deprecated; use --disable-tee instead"
378
#: client/drizzle.cc:1391
380
"Append everything into outfile. See interactive help (\\h) also. Does not "
381
"work in batch mode. Disable with --disable-tee. This option is disabled by "
385
#: client/drizzle.cc:1393
387
"Disable outfile. See interactive help (\\h) also. WARNING: option "
388
"deprecated; use --disable-tee instead"
391
#: client/drizzle.cc:1396 client/drizzleadmin.cc:84
352
392
msgid "User for login if not current user."
353
msgstr "User for login if not current user."
395
#: client/drizzle.cc:1399
355
396
msgid "Only allow UPDATE and DELETE that uses keys."
356
msgstr "Only allow UPDATE and DELETE that uses keys."
399
#: client/drizzle.cc:1402
358
400
msgid "Synonym for option --safe-updates, -U."
359
msgstr "Synonym for option --safe-updates, -U."
403
#: client/drizzle.cc:1405
361
404
msgid "Write more. (-v -v -v gives the table output format)."
362
msgstr "Write more. (-v -v -v gives the table output format)."
407
#: client/drizzle.cc:1407 client/drizzleadmin.cc:89 drizzled/drizzled.cc:3638
364
408
msgid "Output version information and exit."
365
msgstr "Output version information and exit."
411
#: client/drizzle.cc:1409 client/drizzleadmin.cc:91
367
412
msgid "Wait and retry if connection is down."
368
msgstr "Wait and retry if connection is down."
415
#: client/drizzle.cc:1412
370
416
msgid "Number of seconds before connection timeout."
371
msgstr "Number of seconds before connection timeout."
373
msgid "Max length of input line"
374
msgstr "Max length of input line"
419
#: client/drizzle.cc:1417
420
msgid "Max packet length to send to, or receive from server"
423
#: client/drizzle.cc:1422
424
msgid "Buffer for TCP/IP and socket communication"
427
#: client/drizzle.cc:1426
376
428
msgid "Automatic limit for SELECT when using --safe-updates"
377
msgstr "Automatic limit for SELECT when using --safe-updates"
431
#: client/drizzle.cc:1431
379
432
msgid "Automatic limit for rows in a join when using --safe-updates"
380
msgstr "Automatic limit for rows in a join when using --safe-updates"
435
#: client/drizzle.cc:1435
382
436
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
383
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
385
msgid "Number of lines before each import progress report."
386
msgstr "Number of lines before each import progress report."
388
msgid "Ping the server to check if it's alive."
389
msgstr "Ping the server to check if it's alive."
391
msgid "Use MySQL Protocol."
439
#: client/drizzle.cc:1448
395
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
396
msgstr "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
441
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
444
#: client/drizzle.cc:1455
400
"Copyright (C) 2008 Sun Microsystems\n"
401
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
402
"and you are welcome to modify and redistribute it under the GPL license\n"
447
"Copyright (C) 2000-2008 MySQL AB\n"
448
" This software comes with ABSOLUTELY NO "
449
"WARRANTY. This is free software,\n"
450
" and you are welcome to modify and redistribute it under the GPL license\n"
404
"Copyright (C) 2008 Sun Microsystems\n"
405
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
406
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1459
409
455
msgid "Usage: %s [OPTIONS] [database]\n"
410
msgstr "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1492
412
459
msgid "DELIMITER cannot contain a backslash character"
413
msgstr "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1513
416
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
417
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1536
420
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
421
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1540
424
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
425
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
428
"Non-integer value supplied for port. If you are trying to enter a password "
429
"please use --password instead."
431
"Non-integer value supplied for port. If you are trying to enter a password "
432
"please use --password instead."
434
msgid "Value supplied for port is not valid."
435
msgstr "Value supplied for port is not valid."
477
#: client/drizzle.cc:1912
438
msgid "Processing line: %<PRIu32>\n"
439
msgstr "Processing line: %<PRIu32>\n"
441
msgid "Unknown command: "
442
msgstr "Unknown command: "
479
msgid "Unknown command '\\%c'."
482
#: client/drizzle.cc:2339
446
" Reading table information for completion of "
447
"table and column names\n"
448
" You can turn off this feature to get a "
449
"quicker startup with -A\n"
452
484
"Reading table information for completion of table and column names\n"
453
485
" You can turn off this feature to get a quicker startup with -A\n"
489
#: client/drizzle.cc:2436
456
490
msgid "No connection. Trying to reconnect..."
457
msgstr "No connection. Trying to reconnect..."
493
#: client/drizzle.cc:2442
459
494
msgid "Can't connect to the server\n"
460
msgstr "Can't connect to the server\n"
497
#: client/drizzle.cc:2499
501
#: client/drizzle.cc:2499
505
#: client/drizzle.cc:2550
510
#: client/drizzle.cc:2551
517
#: client/drizzle.cc:2553
524
#: client/drizzle.cc:2566
525
msgid "Many help items for your request exist."
528
#: client/drizzle.cc:2567
530
"To make a more specific request, please type 'help <item>',\n"
531
"where <item> is one of the following"
534
#: client/drizzle.cc:2573
536
msgid "You asked for help about help category: '%s'\n"
539
#: client/drizzle.cc:2574
541
"For more information, type 'help <item>', where <item> is one of the "
545
#: client/drizzle.cc:2587
551
#: client/drizzle.cc:2588
552
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
555
#: client/drizzle.cc:2610
462
556
msgid "List of all Drizzle commands:"
463
msgstr "List of all Drizzle commands:"
559
#: client/drizzle.cc:2612
465
560
msgid "Note that all text commands must be first on line and end with ';'"
466
msgstr "Note that all text commands must be first on line and end with ';'"
563
#: client/drizzle.cc:2623
566
"For server side help, type 'help contents'\n"
569
#: client/drizzle.cc:2648
570
msgid "Usage: \\C char_setname | charset charset_name"
573
#: client/drizzle.cc:2658
574
msgid "Charset changed"
577
#: client/drizzle.cc:2660
578
msgid "Charset is not found"
581
#: client/drizzle.cc:2691
468
582
msgid "No query specified\n"
469
msgstr "No query specified\n"
585
#: client/drizzle.cc:2706
471
586
msgid "Ignoring query to other database"
472
msgstr "Ignoring query to other database"
589
#: client/drizzle.cc:2755
474
590
msgid "Empty set"
593
#: client/drizzle.cc:2768
478
595
msgid "%ld row in set"
479
596
msgid_plural "%ld rows in set"
480
msgstr[0] "%ld row in set"
481
msgstr[1] "%ld rows in set"
600
#: client/drizzle.cc:2777
604
#: client/drizzle.cc:2779
487
606
msgid "Query OK, %ld row affected"
488
607
msgid_plural "Query OK, %ld rows affected"
489
msgstr[0] "Query OK, %ld row affected"
490
msgstr[1] "Query OK, %ld rows affected"
492
msgid "Number of rows before each output progress report (requires --verbose)."
494
"Number of rows before each output progress report (requires --verbose)."
497
msgid "Got errno %d on write"
498
msgstr "Got errno %d on write"
501
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
502
msgstr "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
505
msgid "Usage: %s [OPTIONS] database [tables]\n"
506
msgstr "Usage: %s [OPTIONS] database [tables]\n"
509
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
510
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
513
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
514
msgstr "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
517
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
518
"and you are welcome to modify and redistribute it under the GPL license\n"
520
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
521
"and you are welcome to modify and redistribute it under the GPL license\n"
523
msgid "Dumps definitions and data from a Drizzle database server"
524
msgstr "Dumps definitions and data from a Drizzle database server"
527
msgid "For more options, use %s --help\n"
528
msgstr "For more options, use %s --help\n"
532
"Non-integer value supplied for port. If you are trying to enter a password "
533
"please use --password instead.\n"
535
"Non-integer value supplied for port. If you are trying to enter a password "
536
"please use --password instead.\n"
539
msgid "Value supplied for port is not valid.\n"
540
msgstr "Value supplied for port is not valid.\n"
543
msgid "Memory allocation error while copying password. Aborting.\n"
544
msgstr "Memory allocation error while copying password. Aborting.\n"
547
msgid "Input filename too long: %s"
548
msgstr "Input filename too long: %s"
551
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
552
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
555
msgid "Invalid mode to --compatible: %s\n"
556
msgstr "Invalid mode to --compatible: %s\n"
559
msgid "%s: You must use option --tab with --fields-...\n"
560
msgstr "%s: You must use option --tab with --fields-...\n"
564
"%s: You can't use --single-transaction and --lock-all-tables at the same "
567
"%s: You can't use --single-transaction and --lock-all-tables at the same "
572
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
575
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
579
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
580
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
583
msgid "Got error: %s (%d) %s"
584
msgstr "Got error: %s (%d) %s"
587
msgid "Got error: %d %s"
588
msgstr "Got error: %d %s"
591
msgid "Couldn't execute '%s': %s (%d)"
592
msgstr "Couldn't execute '%s': %s (%d)"
595
msgid "-- Connecting to %s...\n"
596
msgstr "-- Connecting to %s...\n"
599
msgid "-- Disconnecting from %s...\n"
600
msgstr "-- Disconnecting from %s...\n"
602
msgid "Couldn't allocate memory"
603
msgstr "Couldn't allocate memory"
607
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
610
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
614
msgid "-- Retrieving table structure for table %s...\n"
615
msgstr "-- Retrieving table structure for table %s...\n"
618
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
619
msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
622
msgid "%s: Can't get keys for table %s\n"
623
msgstr "%s: Can't get keys for table %s\n"
626
msgid "Error: Couldn't read status information for table %s\n"
627
msgstr "Error: Couldn't read status information for table %s\n"
630
msgid "Error retrieving table structure for table: \"%s\""
631
msgstr "Error retrieving table structure for table: \"%s\""
634
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
635
msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
638
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
639
msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
642
msgid "-- Skipping dump data for table '%s', it has no fields\n"
643
msgstr "-- Skipping dump data for table '%s', it has no fields\n"
645
msgid "-- Sending SELECT query...\n"
646
msgstr "-- Sending SELECT query...\n"
648
msgid "when executing 'SELECT INTO OUTFILE'"
649
msgstr "when executing 'SELECT INTO OUTFILE'"
655
"-- Dumping data for table %s\n"
660
"-- Dumping data for table %s\n"
663
msgid "-- Retrieving rows...\n"
664
msgstr "-- Retrieving rows...\n"
667
msgid "%s: Error in field count for table: %s ! Aborting.\n"
668
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
671
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
672
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
675
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
676
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
679
msgid "Not enough fields from table %s! Aborting.\n"
680
msgstr "Not enough fields from table %s! Aborting.\n"
682
msgid "when doing refresh"
683
msgstr "when doing refresh"
685
msgid "alloc_root failure."
686
msgstr "alloc_root failure."
689
msgid "Couldn't find table: \"%s\""
690
msgstr "Couldn't find table: \"%s\""
694
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
696
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
699
msgid "Error: Not enough memory to store ORDER BY clause\n"
700
msgstr "Error: Not enough memory to store ORDER BY clause\n"
703
msgid "Could not open '%s' for reading: errno = %d"
704
msgstr "Could not open table %s.%s after rename\n"
707
msgid "Out of memory"
708
msgstr "Out of memory"
711
msgid "Got signal %d from thread %<PRIu64>"
712
msgstr "Got signal %d from thread %<PRIu64>"
611
#: client/drizzleadmin.cc:76 drizzled/drizzled.cc:3429
613
"Port number to use for connection or 0 for default to, in order of "
614
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
617
#: client/drizzleadmin.cc:81
618
msgid "Silently exit if one can't connect to server."
621
#: client/drizzleadmin.cc:87
622
msgid "Write more information."
625
#: client/drizzleadmin.cc:254
628
"connect to server at '%s' failed\n"
632
#: client/drizzleadmin.cc:260
634
msgid "Check that drizzled is running on %s"
637
#: client/drizzleadmin.cc:261
639
msgid " and that the port is %d.\n"
642
#: client/drizzleadmin.cc:263
644
msgid "You can check this by doing 'telnet %s %d'\n"
647
#: client/drizzleadmin.cc:274
649
msgid "Got error: %s\n"
652
#: client/drizzleadmin.cc:281
653
msgid "Waiting for Drizzle server to answer"
656
#: client/drizzleadmin.cc:314
658
msgid "shutting down drizzled...\n"
661
#: client/drizzleadmin.cc:318
663
msgid "shutdown failed; error: '%s'"
666
#: client/drizzleadmin.cc:325
671
#: client/drizzleadmin.cc:335
672
msgid "drizzled is alive"
675
#: client/drizzleadmin.cc:343
676
msgid "connection was down, but drizzled is now alive"
679
#: client/drizzleadmin.cc:347
681
msgid "drizzled doesn't answer to ping, error: '%s'"
684
#: client/drizzleadmin.cc:356
686
msgid "Unknown command: '%-.60s'"
689
#: client/drizzleadmin.cc:365
691
msgid "%s Ver %s Distrib %s, for %s on %s\n"
694
#: client/drizzleadmin.cc:372
695
msgid "Copyright (C) 2000-2008 MySQL AB"
698
#: client/drizzleadmin.cc:373
700
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
701
"and you are welcome to modify and redistribute it under the GPL license\n"
704
#: client/drizzleadmin.cc:374
705
msgid "Administration program for the drizzled daemon."
708
#: client/drizzleadmin.cc:375
710
msgid "Usage: %s [OPTIONS] command command....\n"
713
#: client/drizzleadmin.cc:377
715
" ping Check if server is down\n"
716
" shutdown Take server down\n"
719
#: libdrizzle/client.c:673
721
msgid "Unknown option to protocol: %s\n"
724
#: libdrizzle/client.c:1153
726
msgid "COLLATION %s is not valid for CHARACTER SET %s"
729
#: libdrizzle/errmsg.c:29
730
msgid "Unknown Drizzle error"
733
#: libdrizzle/errmsg.c:30
735
msgid "Can't create UNIX socket (%d)"
738
#: libdrizzle/errmsg.c:31
740
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
743
#: libdrizzle/errmsg.c:32
745
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
748
#: libdrizzle/errmsg.c:33
750
msgid "Can't create TCP/IP socket (%d)"
753
#: libdrizzle/errmsg.c:34
755
msgid "Unknown Drizzle server host '%-.100s' (%d)"
758
#: libdrizzle/errmsg.c:35
759
msgid "Drizzle server has gone away"
762
#: libdrizzle/errmsg.c:36
764
msgid "Protocol mismatch; server version = %d, client version = %d"
767
#: libdrizzle/errmsg.c:37
768
msgid "Drizzle client ran out of memory"
771
#: libdrizzle/errmsg.c:38
772
msgid "Wrong host info"
775
#: libdrizzle/errmsg.c:39
776
msgid "Localhost via UNIX socket"
779
#: libdrizzle/errmsg.c:40
781
msgid "%-.100s via TCP/IP"
784
#: libdrizzle/errmsg.c:41
785
msgid "Error in server handshake"
788
#: libdrizzle/errmsg.c:42
789
msgid "Lost connection to Drizzle server during query"
792
#: libdrizzle/errmsg.c:43
793
msgid "Commands out of sync; you can't run this command now"
796
#: libdrizzle/errmsg.c:44
798
msgid "Named pipe: %-.32s"
801
#: libdrizzle/errmsg.c:45
803
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
806
#: libdrizzle/errmsg.c:46
808
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
811
#: libdrizzle/errmsg.c:47
813
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
816
#: libdrizzle/errmsg.c:48
818
msgid "Can't initialize character set %-.32s (path: %-.100s)"
821
#: libdrizzle/errmsg.c:49
822
msgid "Got packet bigger than 'max_allowed_packet' bytes"
825
#: libdrizzle/errmsg.c:50
826
msgid "Embedded server"
829
#: libdrizzle/errmsg.c:51
830
msgid "Error on SHOW SLAVE STATUS:"
833
#: libdrizzle/errmsg.c:52
834
msgid "Error on SHOW SLAVE HOSTS:"
837
#: libdrizzle/errmsg.c:53
838
msgid "Error connecting to slave:"
841
#: libdrizzle/errmsg.c:54
842
msgid "Error connecting to master:"
845
#: libdrizzle/errmsg.c:55
846
msgid "SSL connection error"
849
#: libdrizzle/errmsg.c:56
850
msgid "Malformed packet"
853
#: libdrizzle/errmsg.c:57 libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69
854
#: libdrizzle/errmsg.c:70 libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72
855
#: libdrizzle/errmsg.c:73 libdrizzle/errmsg.c:74 libdrizzle/errmsg.c:75
856
#: libdrizzle/errmsg.c:76
857
msgid "(unused error message)"
860
#: libdrizzle/errmsg.c:58
861
msgid "Invalid use of null pointer"
864
#: libdrizzle/errmsg.c:59
865
msgid "Statement not prepared"
868
#: libdrizzle/errmsg.c:60
869
msgid "No data supplied for parameters in prepared statement"
872
#: libdrizzle/errmsg.c:61
873
msgid "Data truncated"
876
#: libdrizzle/errmsg.c:62
877
msgid "No parameters exist in the statement"
880
#: libdrizzle/errmsg.c:63
881
msgid "Invalid parameter number"
884
#: libdrizzle/errmsg.c:64
887
"Can't send long data for non-string/non-binary data types (parameter: %d)"
890
#: libdrizzle/errmsg.c:66
892
msgid "Using unsupported buffer type: %d (parameter: %d)"
895
#: libdrizzle/errmsg.c:67
897
msgid "Shared memory: %-.100s"
900
#: libdrizzle/errmsg.c:77
901
msgid "Wrong or unknown protocol"
904
#: libdrizzle/errmsg.c:78
905
msgid "Invalid connection handle"
908
#: libdrizzle/errmsg.c:79
910
"Connection using old (pre-4.1.1) authentication protocol refused (client "
911
"option 'secure_auth' enabled)"
914
#: libdrizzle/errmsg.c:81
915
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
918
#: libdrizzle/errmsg.c:82
919
msgid "Attempt to read column without prior row fetch"
922
#: libdrizzle/errmsg.c:83
923
msgid "Prepared statement contains no metadata"
926
#: libdrizzle/errmsg.c:84
928
"Attempt to read a row while there is no result set associated with the "
932
#: libdrizzle/errmsg.c:86
933
msgid "This feature is not implemented yet"
936
#: libdrizzle/errmsg.c:87
939
"Lost connection to Drizzle server while waiting for initial communication "
940
"packet, system error: %d"
943
#: libdrizzle/errmsg.c:89
946
"Lost connection to Drizzle server while reading initial communication "
947
"packet, system error: %d"
950
#: libdrizzle/errmsg.c:91
953
"Lost connection to Drizzle server while sending authentication information, "
957
#: libdrizzle/errmsg.c:93
960
"Lost connection to Drizzle server while reading authorization information, "
964
#: libdrizzle/errmsg.c:95
967
"Lost connection to Drizzle server while setting initial database, system "
971
#: libdrizzle/errmsg.c:97
973
msgid "Statement closed indirectly because of a preceeding %s() call"
976
#: libdrizzle/local_infile.c:185 mysys/errors.c:52
978
msgid "File '%s' not found (Errcode: %d)"
981
#: libdrizzle/local_infile.c:216 mysys/errors.c:26
983
msgid "Error reading file '%s' (Errcode: %d)"
988
msgid "Can't create/write to file '%s' (Errcode: %d)"
993
msgid "Error writing file '%s' (Errcode: %d)"
998
msgid "Error on close of '%s' (Errcode: %d)"
1001
#: mysys/errors.c:29
1003
msgid "Out of memory (Needed %u bytes)"
1006
#: mysys/errors.c:30
1008
msgid "Error on delete of '%s' (Errcode: %d)"
1011
#: mysys/errors.c:31
1013
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1016
#: mysys/errors.c:32
1018
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1021
#: mysys/errors.c:33
1023
msgid "Can't lock file (Errcode: %d)"
1026
#: mysys/errors.c:34
1028
msgid "Can't unlock file (Errcode: %d)"
1031
#: mysys/errors.c:35
1033
msgid "Can't read dir of '%s' (Errcode: %d)"
1036
#: mysys/errors.c:36
1038
msgid "Can't get stat of '%s' (Errcode: %d)"
1041
#: mysys/errors.c:37
1043
msgid "Can't change size of file (Errcode: %d)"
1046
#: mysys/errors.c:38
1048
msgid "Can't open stream from handle (Errcode: %d)"
1051
#: mysys/errors.c:39
1053
msgid "Can't get working dirctory (Errcode: %d)"
1056
#: mysys/errors.c:40
1058
msgid "Can't change dir to '%s' (Errcode: %d)"
1061
#: mysys/errors.c:41
1063
msgid "Warning: '%s' had %d links"
1066
#: mysys/errors.c:42
1068
msgid "Warning: %d files and %d streams is left open\n"
1071
#: mysys/errors.c:43
1073
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1076
#: mysys/errors.c:44
1078
msgid "Can't create directory '%s' (Errcode: %d)"
1081
#: mysys/errors.c:45
1084
"Character set '%s' is not a compiled character set and is not specified in "
1088
#: mysys/errors.c:46
1090
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1093
#: mysys/errors.c:47
1095
msgid "Can't read value for symlink '%s' (Error %d)"
1098
#: mysys/errors.c:48
1100
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1103
#: mysys/errors.c:49
1105
msgid "Error on realpath() on '%s' (Error %d)"
1108
#: mysys/errors.c:50
1110
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1113
#: mysys/errors.c:51
1116
"Collation '%s' is not a compiled collation and is not specified in the %s "
1120
#: mysys/errors.c:53
1122
msgid "File '%s' (fileno: %d) was not closed"
1125
#: mysys/my_error.c:86
1127
msgid "Unknown error %d"
1130
#: mysys/my_getopt.c:83
1134
#: mysys/my_getopt.c:85
1138
#: mysys/my_getopt.c:350
1140
msgid "%s: %s: Option '%s' used, but is disabled\n"
1143
#: mysys/my_getopt.c:351
1147
#: mysys/my_getopt.c:351
1151
#: mysys/my_getopt.c:454
1153
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1156
#: mysys/my_getopt.c:767
1158
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1161
#: mysys/my_getopt.c:948
1163
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1166
#: mysys/my_getopt.c:1170
1168
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1171
#: mysys/my_getopt.c:1190
1175
"Variables (--variable-name=value)\n"
1176
"and boolean options {false|true} Value (after reading options)\n"
1177
"--------------------------------- -----------------------------\n"
1180
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
1181
msgid "(No default value)"
1184
#: mysys/my_getopt.c:1225
1188
#: mysys/my_getopt.c:1225
1192
#: mysys/my_getopt.c:1250
1194
msgid "(Disabled)\n"
1197
#: mysys/my_handler_errors.h:10
1198
msgid "Didn't find key on read or update"
1201
#: mysys/my_handler_errors.h:12
1202
msgid "Duplicate key on write or update"
1205
#: mysys/my_handler_errors.h:14
1206
msgid "Internal (unspecified) error in handler"
1209
#: mysys/my_handler_errors.h:16
1211
"Someone has changed the row since it was read (while the table was locked to "
1215
#: mysys/my_handler_errors.h:18
1216
msgid "Wrong index given to function"
1219
#: mysys/my_handler_errors.h:20
1220
msgid "Undefined handler error 125"
1223
#: mysys/my_handler_errors.h:22
1224
msgid "Index file is crashed"
1227
#: mysys/my_handler_errors.h:24
1228
msgid "Record file is crashed"
1231
#: mysys/my_handler_errors.h:26
1232
msgid "Out of memory in engine"
1235
#: mysys/my_handler_errors.h:28
1236
msgid "Undefined handler error 129"
1239
#: mysys/my_handler_errors.h:30
1240
msgid "Incorrect file format"
1243
#: mysys/my_handler_errors.h:32
1244
msgid "Command not supported by database"
1247
#: mysys/my_handler_errors.h:34
1248
msgid "Old database file"
1251
#: mysys/my_handler_errors.h:36
1252
msgid "No record read before update"
1255
#: mysys/my_handler_errors.h:38
1256
msgid "Record was already deleted (or record file crashed)"
1259
#: mysys/my_handler_errors.h:40
1260
msgid "No more room in record file"
1263
#: mysys/my_handler_errors.h:42
1264
msgid "No more room in index file"
1267
#: mysys/my_handler_errors.h:44
1268
msgid "No more records (read after end of file)"
1271
#: mysys/my_handler_errors.h:46
1272
msgid "Unsupported extension used for table"
1275
#: mysys/my_handler_errors.h:48
1279
#: mysys/my_handler_errors.h:50
1280
msgid "Wrong create options"
1283
#: mysys/my_handler_errors.h:52
1284
msgid "Duplicate unique key or constraint on write or update"
1287
#: mysys/my_handler_errors.h:54
1288
msgid "Unknown character set used in table"
1291
#: mysys/my_handler_errors.h:56
1292
msgid "Conflicting table definitions in sub-tables of MERGE table"
1295
#: mysys/my_handler_errors.h:58
1296
msgid "Table is crashed and last repair failed"
1299
#: mysys/my_handler_errors.h:60
1300
msgid "Table was marked as crashed and should be repaired"
1303
#: mysys/my_handler_errors.h:62
1304
msgid "Lock timed out; Retry transaction"
1307
#: mysys/my_handler_errors.h:64
1308
msgid "Lock table is full; Restart program with a larger locktable"
1311
#: mysys/my_handler_errors.h:66
1312
msgid "Updates are not allowed under a read only transactions"
1315
#: mysys/my_handler_errors.h:68
1316
msgid "Lock deadlock; Retry transaction"
1319
#: mysys/my_handler_errors.h:70
1320
msgid "Foreign key constraint is incorrectly formed"
1323
#: mysys/my_handler_errors.h:72
1324
msgid "Cannot add a child row"
1327
#: mysys/my_handler_errors.h:74
1328
msgid "Cannot delete a parent row"
1331
#: mysys/my_handler_errors.h:76
1332
msgid "No savepoint with that name"
1335
#: mysys/my_handler_errors.h:78
1336
msgid "Non unique key block size"
1339
#: mysys/my_handler_errors.h:80
1340
msgid "The table does not exist in engine"
1343
#: mysys/my_handler_errors.h:82
1344
msgid "The table already existed in storage engine"
1347
#: mysys/my_handler_errors.h:84
1348
msgid "Could not connect to storage engine"
1351
#: mysys/my_handler_errors.h:86
1352
msgid "Unexpected null pointer found when using spatial index"
1355
#: mysys/my_handler_errors.h:88
1356
msgid "The table changed in storage engine"
1359
#: mysys/my_handler_errors.h:90
1360
msgid "There's no partition in table for the given value"
1363
#: mysys/my_handler_errors.h:92
1364
msgid "Row-based binlogging of row failed"
1367
#: mysys/my_handler_errors.h:94
1368
msgid "Index needed in foreign key constraint"
1371
#: mysys/my_handler_errors.h:96
1372
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1375
#: mysys/my_handler_errors.h:98
1376
msgid "Table needs to be upgraded before it can be used"
1379
#: mysys/my_handler_errors.h:100
1380
msgid "Table is read only"
1383
#: mysys/my_handler_errors.h:102
1384
msgid "Failed to get next auto increment value"
1387
#: mysys/my_handler_errors.h:104
1388
msgid "Failed to set row auto increment value"
1391
#: mysys/my_handler_errors.h:106
1392
msgid "Unknown (generic) error from engine"
1395
#: mysys/my_handler_errors.h:108
1396
msgid "Record is the same"
1399
#: mysys/my_handler_errors.h:110
1400
msgid "It is not possible to log this statement"
1403
#: mysys/my_handler_errors.h:112
1404
msgid "Tablespace exists"
1407
#: mysys/my_handler_errors.h:114
1408
msgid "The event was corrupt, leading to illegal data being read"
1411
#: mysys/my_handler_errors.h:116
1412
msgid "The table is of a new format not supported by this version"
1415
#: mysys/my_handler_errors.h:118
1416
msgid "The event could not be processed no other hanlder error happened"
1419
#: mysys/my_handler_errors.h:120
1420
msgid "Got a fatal error during initialzaction of handler"
1423
#: mysys/my_handler_errors.h:122
1424
msgid "File to short; Expected more data in file"
1427
#: mysys/my_handler_errors.h:124
1428
msgid "Read page with wrong checksum"
1431
#: mysys/my_handler_errors.h:126
1432
msgid "Lock or active transaction"
1435
#: mysys/my_handler_errors.h:128
1436
msgid "No such table space"
1439
#: mysys/my_handler_errors.h:130
1440
msgid "Tablespace not empty"
1443
#: drizzled/authentication.cc:46 drizzled/handler.cc:362
1444
#: drizzled/sql_plugin.cc:790 drizzled/sql_show.cc:4671
1445
#: drizzled/sql_udf.cc:100
1447
msgid "Plugin '%s' init function returned error."
1450
#: drizzled/drizzled.cc:550
1452
msgid "Got error %d from pthread_cond_timedwait"
1455
#: drizzled/drizzled.cc:690 drizzled/drizzled.cc:1779
1456
msgid "Can't create thread to kill server"
1459
#: drizzled/drizzled.cc:757
1461
msgid "Got signal %d from thread %ld"
1464
#: drizzled/drizzled.cc:791
714
1465
msgid "Aborting\n"
1468
#: drizzled/drizzled.cc:988
717
1469
msgid "One can only use the --user switch if running as root\n"
718
msgstr "One can only use the --user switch if running as root\n"
721
"Fatal error: Please read \"Security\" section of the manual to find out how "
722
"to run drizzled as root!\n"
724
"Fatal error: Please read \"Security\" section of the manual to find out how "
725
"to run drizzled as root!\n"
729
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
732
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
736
msgid "Fatal signal %d while backtracing\n"
737
msgstr "Fatal signal %d while back-tracing\n"
741
"We will try our best to scrape up some info that will hopefully help "
743
"the problem, but since we have already crashed, something is definitely "
745
"and this may fail.\n"
748
"We will try our best to scrape up some info that will hopefully help "
750
"the problem, but since we have already crashed, something is definitely "
752
"and this may fail.\n"
757
"It is possible that drizzled could use up to \n"
758
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
1472
#: drizzled/drizzled.cc:996
1474
"Fatal error: Please read \"Security\" section of the manual to find out how "
1475
"to run mysqld as root!\n"
1478
#: drizzled/drizzled.cc:1020
1481
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1485
#: drizzled/drizzled.cc:1195
1487
msgid "Retrying bind on TCP/IP port %u"
1490
#: drizzled/drizzled.cc:1201
1491
msgid "Can't start server: Bind on TCP/IP port"
1494
#: drizzled/drizzled.cc:1202
1496
msgid "Do you already have another drizzled server running on port: %d ?"
1499
#: drizzled/drizzled.cc:1208
1500
msgid "Can't start server: listen() on TCP/IP port"
1503
#: drizzled/drizzled.cc:1209
1505
msgid "listen() on TCP/IP failed with error %d"
1508
#: drizzled/drizzled.cc:1427
1513
#: drizzled/drizzled.cc:1445
1516
"We will try our best to scrape up some info that will hopefully help "
1518
"the problem, but since we have already crashed, something is definitely "
1520
"and this may fail.\n"
1524
#: drizzled/drizzled.cc:1456
1527
"It is possible that mysqld could use up to \n"
1528
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
759
1529
"bytes of memory\n"
760
1530
"Hope that's ok; if not, decrease some variables in the equation.\n"
763
"It is possible that drizzled could use up to \n"
764
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
766
"Hope that's OK; if not, decrease some variables in the equation.\n"
771
"Attempting backtrace. You can use the following information to find out\n"
772
"where drizzled died. If you see no messages after this, something went\n"
773
"terribly wrong...\n"
775
"Attempting backtrace. You can use the following information to find out\n"
776
"where drizzled died. If you see no messages after this, something went\n"
777
"terribly wrong...\n"
781
"Trying to get some variables.\n"
782
"Some pointers may be invalid and cause the dump to abort...\n"
784
"Trying to get some variables.\n"
785
"Some pointers may be invalid and cause the dump to abort...\n"
790
"This crash occurred while the server was calling initgroups(). This is\n"
791
"often due to the use of a drizzled that is statically linked against glibc\n"
792
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
793
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
794
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
795
"drizzled that is not statically linked.\n"
798
"This crash occurred while the server was calling initgroups(). This is\n"
799
"often due to the use of a drizzled that is statically linked against glibc\n"
800
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
801
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
802
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
803
"drizzled that is not statically linked.\n"
808
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
809
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
810
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
811
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
812
"the documentation for your distribution on how to do that.\n"
815
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
816
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
817
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
818
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
819
"the documentation for your distribution on how to do that.\n"
1534
#: drizzled/drizzled.cc:1474
1537
"Attempting backtrace. You can use the following information to find out\n"
1538
"where mysqld died. If you see no messages after this, something went\n"
1539
"terribly wrong...\n"
1542
#: drizzled/drizzled.cc:1502
1545
"Trying to get some variables.\n"
1546
"Some pointers may be invalid and cause the dump to abort...\n"
1549
#: drizzled/drizzled.cc:1514
1553
"This crash occured while the server was calling initgroups(). This is\n"
1554
"often due to the use of a drizzled that is statically linked against glibc\n"
1555
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1556
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1557
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1558
"drizzled that is not statically linked.\n"
1561
#: drizzled/drizzled.cc:1529
1565
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1566
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1567
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1568
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1569
"the documentation for your distribution on how to do that.\n"
1572
#: drizzled/drizzled.cc:1542
1576
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1577
"unreliable and unstable on some operating systems and operating-system\n"
1578
"versions (notably, some versions of Linux). This crash could be due to use\n"
1579
"of those buggy OS calls. You should consider whether you really need the\n"
1580
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1584
#: drizzled/drizzled.cc:1557
822
1586
msgid "Writing a core file\n"
823
msgstr "Writing a core file\n"
1589
#: drizzled/drizzled.cc:1604
1591
"setrlimit could not change the size of core files to 'infinity'; We may not "
1592
"be able to generate a core file on signals"
1595
#: drizzled/drizzled.cc:1672
1597
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1600
#: drizzled/drizzled.cc:1760
1602
msgid "Got signal %d to shutdown mysqld"
1605
#: drizzled/drizzled.cc:1806
1607
msgid "Got signal: %d error: %d"
1610
#: drizzled/drizzled.cc:1945
1612
msgid "Wrong date/time format specifier: %s\n"
1615
#: drizzled/drizzled.cc:2074
826
1617
msgid "gethostname failed, using '%s' as hostname"
827
msgstr "gethostname failed, using '%s' as hostname"
1620
#: drizzled/drizzled.cc:2138
1623
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1626
#: drizzled/drizzled.cc:2143
1629
"Could not increase number of max_open_files to more than %u (request: %u)"
1632
#: drizzled/drizzled.cc:2224
830
1634
msgid "Unknown locale: '%s'"
831
msgstr "Unknown locale: '%s'"
1637
#: drizzled/drizzled.cc:2244
1639
"Although a path was specified for the --log option, log tables are used. To "
1640
"enable logging to files use the --log-output option."
1643
#: drizzled/drizzled.cc:2251
1645
"Although a path was specified for the --log-slow-queries option, log tables "
1646
"are used. To enable logging to files use the --log-output=file option."
1649
#: drizzled/drizzled.cc:2319
833
1650
msgid "Can't create thread-keys"
834
msgstr "Can't create thread-keys"
1653
#: drizzled/drizzled.cc:2366
1654
msgid "Out of memory"
1657
#: drizzled/drizzled.cc:2373
1658
msgid "You need to use --log-bin to make --binlog-format work."
1661
#: drizzled/drizzled.cc:2395
1663
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1664
"impossible, it would lead to infinite loops in this server."
1667
#: drizzled/drizzled.cc:2415
1670
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1671
"replication may break when this Drizzle server acts as a master and has his "
1672
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1675
#: drizzled/drizzled.cc:2449
836
1676
msgid "Failed to initialize plugins."
837
msgstr "Failed to initialise plugins."
841
"%s: Too many arguments (first extra is '%s').\n"
842
"Use --verbose --help to get a list of available options\n"
844
"%s: Too many arguments (first extra is '%s').\n"
845
"Use --verbose --help to get a list of available options\n"
847
msgid "No scheduler found, cannot continue!\n"
848
msgstr "No scheduler found, cannot continue!\n"
851
msgid "Unknown/unsupported storage engine: %s"
852
msgstr "Unknown/unsupported table type: %s"
854
msgid "Display this help and exit after initializing plugins."
855
msgstr "Display this help and exit after initialising plugins."
1679
#: drizzled/drizzled.cc:2480
1682
"%s: Too many arguments (first extra is '%s').\n"
1683
"Use --verbose --help to get a list of available options\n"
1686
#: drizzled/drizzled.cc:2490
1687
msgid "Can't init databases"
1690
#: drizzled/drizzled.cc:2513
1692
msgid "Unknown/unsupported table type: %s"
1695
#: drizzled/drizzled.cc:2519
1697
msgid "Default storage engine (%s) is not available"
1700
#: drizzled/drizzled.cc:2542
1701
msgid "Can't initialize tc_log"
1704
#: drizzled/drizzled.cc:2573
1706
msgid "Failed to lock memory. Errno: %d\n"
1709
#: drizzled/drizzled.cc:2643
1711
msgid "Asked for %u thread stack, but got %llu"
1714
#: drizzled/drizzled.cc:2679
1716
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1717
"value: we force server id to 1; updates will be logged to the binary log, "
1718
"but connections from slaves will not be accepted."
1721
#: drizzled/drizzled.cc:2737
1722
msgid "Before Lock_thread_count"
1725
#: drizzled/drizzled.cc:2744
1726
msgid "After lock_thread_count"
1729
#: drizzled/drizzled.cc:2853
1731
msgid "drizzled: Got error %d from select"
1734
#: drizzled/drizzled.cc:3108 drizzled/drizzled.cc:3227
1735
#: drizzled/drizzled.cc:3397
1736
msgid "Option used by mysql-test for debugging and testing of replication."
1739
#: drizzled/drizzled.cc:3112
857
1740
msgid "Auto-increment columns are incremented by this"
858
msgstr "Auto-increment columns are incremented by this"
861
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
864
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
868
"Path to installation directory. All paths are usually resolved relative to "
871
"Path to installation directory. All paths are usually resolved relative to "
874
msgid "Chroot drizzled daemon during startup."
875
msgstr "Chroot drizzled daemon during start-up."
1743
#: drizzled/drizzled.cc:3117
1745
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1749
#: drizzled/drizzled.cc:3123
1751
"Path to installation directory. All paths are usually resolved relative to "
1755
#: drizzled/drizzled.cc:3127
1756
msgid "IP address to bind to."
1759
#: drizzled/drizzled.cc:3131
1761
"Does not have any effect without '--log-bin'. Tell the master the form of "
1762
"binary logging to use: either 'row' for row-based binary logging, or "
1763
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1764
"statement-based binary logging except for those statements where only row-"
1765
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1766
"the UUID() function; for those, row-based binary logging is automatically "
1770
#: drizzled/drizzled.cc:3141
1772
"Tells the master it should log updates for the specified database, and "
1773
"exclude all others not explicitly mentioned."
1776
#: drizzled/drizzled.cc:3145
1778
"Tells the master that updates to the given database should not be logged "
1782
#: drizzled/drizzled.cc:3149
1784
"The maximum size of a row-based binary log event in bytes. Rows will be "
1785
"grouped into events smaller than this size if possible. The value has to be "
1786
"a multiple of 256."
1789
#: drizzled/drizzled.cc:3160
1790
msgid "Don't ignore client side character set value sent during handshake."
1793
#: drizzled/drizzled.cc:3165
1794
msgid "Set the filesystem character set."
1797
#: drizzled/drizzled.cc:3177
1798
msgid "Chroot mysqld daemon during startup."
1801
#: drizzled/drizzled.cc:3181
877
1802
msgid "Set the default collation."
878
msgstr "Set the default collation."
1805
#: drizzled/drizzled.cc:3185
880
1806
msgid "Default completion type."
881
msgstr "Default completion type."
1809
#: drizzled/drizzled.cc:3190
1810
msgid "Write error output on screen."
1813
#: drizzled/drizzled.cc:3194
883
1814
msgid "Write core on errors."
884
msgstr "Write core on errors."
1817
#: drizzled/drizzled.cc:3198
886
1818
msgid "Path to the database root."
887
msgstr "Path to the database root."
1821
#: drizzled/drizzled.cc:3202
1823
"Set the default character set (deprecated option, use --character-set-server "
1827
#: drizzled/drizzled.cc:3207
1829
"Set the default collation (deprecated option, use --collation-server "
1833
#: drizzled/drizzled.cc:3212
889
1834
msgid "Set the default storage engine (table type) for tables."
890
msgstr "Set the default storage engine (table type) for tables."
1837
#: drizzled/drizzled.cc:3216
892
1838
msgid "Set the default time zone."
893
msgstr "Set the default time zone."
1841
#: drizzled/drizzled.cc:3220
1842
msgid "Type of DELAY_KEY_WRITE."
1845
#: drizzled/drizzled.cc:3223
1847
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1848
"option, use --delay-key-write=all instead)."
1851
#: drizzled/drizzled.cc:3233
895
1852
msgid "Print a symbolic stack trace on failure."
896
msgstr "Print a symbolic stack trace on failure."
1855
#: drizzled/drizzled.cc:3239
1856
msgid "Push supported query conditions to the storage engine."
1859
#: drizzled/drizzled.cc:3245
898
1860
msgid "Used for debugging; Use at your own risk!"
899
msgstr "Used for debugging; Use at your own risk!"
1863
#: drizzled/drizzled.cc:3248
1864
msgid "Flush tables to disk between SQL commands."
1867
#: drizzled/drizzled.cc:3253
901
1868
msgid "Set up signals usable for debugging"
902
msgstr "Set up signals usable for debugging"
1871
#: drizzled/drizzled.cc:3257
1872
msgid "Enable general query log"
1875
#: drizzled/drizzled.cc:3261
1876
msgid "Command(s) that are executed for each new connection"
1879
#: drizzled/drizzled.cc:3265
1880
msgid "Read SQL commands from this file at startup."
1883
#: drizzled/drizzled.cc:3269
1884
msgid "Command(s) that are executed when a slave connects to this master"
1887
#: drizzled/drizzled.cc:3273
904
1888
msgid "(IGNORED)"
1891
#: drizzled/drizzled.cc:3277
907
1892
msgid "Set the language used for the month names and the days of the week."
908
msgstr "Set the language used for the month names and the days of the week."
1895
#: drizzled/drizzled.cc:3282
1896
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1899
#: drizzled/drizzled.cc:3287
1900
msgid "Log connections and queries to file."
1903
#: drizzled/drizzled.cc:3291
1905
"Log update queries in binary format. Optional argument is the location for "
1906
"the binary log files.(Strongly recommended to avoid replication problems if "
1907
"server's hostname changes)"
1910
#: drizzled/drizzled.cc:3298
1911
msgid "File that holds the names for last binary log files."
1914
#: drizzled/drizzled.cc:3306
1916
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1917
"stored function (or trigger) is allowed only to users having the SUPER "
1918
"privilege and only if this stored function (trigger) may not break binary "
1919
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1920
"binary logging, the security issues do not exist and the binary logging "
1921
"cannot break, so you can safely set this to 1."
1924
#: drizzled/drizzled.cc:3315
1925
msgid "Error log file."
1928
#: drizzled/drizzled.cc:3319
1929
msgid "Log all MyISAM changes to file."
1932
#: drizzled/drizzled.cc:3323
1934
"Log some extra information to update log. Please note that this option is "
1935
"deprecated; see --log-queries-not-using-indexes option."
1938
#: drizzled/drizzled.cc:3328
1940
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1944
#: drizzled/drizzled.cc:3334
1946
"Log queries that are executed without benefit of any index to the slow log "
1950
#: drizzled/drizzled.cc:3340
1952
"Tells the slave to log the updates from the slave thread to the binary log. "
1953
"You will need to turn it on if you plan to daisy-chain the slaves."
1956
#: drizzled/drizzled.cc:3347
1958
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1959
"slow log if it is open."
1962
#: drizzled/drizzled.cc:3353
1964
"Log slow statements executed by slave thread to the slow log if it is open."
1967
#: drizzled/drizzled.cc:3359
1969
"Log slow queries to a table or log file. Defaults logging to table mysql."
1970
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1971
"to activate other slow log options."
1974
#: drizzled/drizzled.cc:3365
1976
"Path to transaction coordinator log (used for transactions that affect more "
1977
"than one storage engine, when binary log is disabled)"
1980
#: drizzled/drizzled.cc:3371
1981
msgid "Size of transaction coordinator log."
1984
#: drizzled/drizzled.cc:3377
910
1985
msgid "Log some not critical warnings to the log file."
911
msgstr "Log some not critical warnings to the log file."
1988
#: drizzled/drizzled.cc:3382
1989
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1992
#: drizzled/drizzled.cc:3387
1994
"The location and name of the file that remembers the master and where the I/"
1995
"O replication thread is in the master's binlogs."
1998
#: drizzled/drizzled.cc:3392
2000
"The number of tries the slave will make to connect to the master before "
2004
#: drizzled/drizzled.cc:3401
2005
msgid "Lock mysqld in memory."
2008
#: drizzled/drizzled.cc:3405
2010
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2011
"BACKUP, FORCE or QUICK."
2014
#: drizzled/drizzled.cc:3410
2015
msgid "Use very new possible 'unsafe' functions."
2018
#: drizzled/drizzled.cc:3415
2019
msgid "Use old, non-optimized alter table."
2022
#: drizzled/drizzled.cc:3420
2024
"Enable old-style user limits (before 5.0.3 user resources were counted per "
2025
"each user+host vs. per account)"
2028
#: drizzled/drizzled.cc:3425
913
2029
msgid "Pid file used by safe_mysqld."
914
msgstr "Pid file used by safe_mysqld."
917
"Maximum time in seconds to wait for the port to become free. (Default: no "
920
"Maximum time in seconds to wait for the port to become free. (Default: no "
924
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
925
"specified directory"
927
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
928
"specified directory"
931
"Uniquely identifies the server instance in the community of replication "
934
"Uniquely identifies the server instance in the community of replication "
2032
#: drizzled/drizzled.cc:3435
2034
"Maximum time in seconds to wait for the port to become free. (Default: no "
2038
#: drizzled/drizzled.cc:3440
2039
msgid "The location and name to use for relay logs."
2042
#: drizzled/drizzled.cc:3444
2044
"The location and name to use for the file that keeps a list of the last "
2048
#: drizzled/drizzled.cc:3449
2050
"The location and name of the file that remembers where the SQL replication "
2051
"thread is in the relay logs."
2054
#: drizzled/drizzled.cc:3454
2056
"Tells the slave thread to restrict replication to the specified database. To "
2057
"specify more than one database, use the directive multiple times, once for "
2058
"each database. Note that this will only work if you do not use cross-"
2059
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
2060
"having selected a different or no database. If you need cross database "
2061
"updates to work, use replicate-wild-do-table=db_name.%."
2064
#: drizzled/drizzled.cc:3463
2066
"Tells the slave thread to restrict replication to the specified table. To "
2067
"specify more than one table, use the directive multiple times, once for each "
2068
"table. This will work for cross-database updates, in contrast to replicate-"
2072
#: drizzled/drizzled.cc:3469
2074
"Tells the slave thread to not replicate to the specified database. To "
2075
"specify more than one database to ignore, use the directive multiple times, "
2076
"once for each database. This option will not work if you use cross database "
2077
"updates. If you need cross database updates to work, use replicate-wild-"
2078
"ignore-table=db_name.%. "
2081
#: drizzled/drizzled.cc:3476
2083
"Tells the slave thread to not replicate to the specified table. To specify "
2084
"more than one table to ignore, use the directive multiple times, once for "
2085
"each table. This will work for cross-datbase updates, in contrast to "
2086
"replicate-ignore-db."
2089
#: drizzled/drizzled.cc:3482
2091
"Updates to a database with a different name than the original. Example: "
2092
"replicate-rewrite-db=master_db_name->slave_db_name."
2095
#: drizzled/drizzled.cc:3486
2097
"In replication, if set to 1, do not skip events having our server id. "
2098
"Default value is 0 (to break infinite loops in circular replication). Can't "
2099
"be set to 1 if --log-slave-updates is used."
2102
#: drizzled/drizzled.cc:3493
2104
"Tells the slave thread to restrict replication to the tables that match the "
2105
"specified wildcard pattern. To specify more than one table, use the "
2106
"directive multiple times, once for each table. This will work for cross-"
2107
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
2108
"only updates to tables in all databases that start with foo and whose table "
2109
"names start with bar."
2112
#: drizzled/drizzled.cc:3501
2114
"Tells the slave thread to not replicate to the tables that match the given "
2115
"wildcard pattern. To specify more than one table to ignore, use the "
2116
"directive multiple times, once for each table. This will work for cross-"
2117
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
2118
"updates to tables in databases that start with foo and whose table names "
2122
#: drizzled/drizzled.cc:3510
2124
"Hostname or IP of the slave to be reported to to the master during slave "
2125
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2126
"you do not want the slave to register itself with the master. Note that it "
2127
"is not sufficient for the master to simply read the IP of the slave off the "
2128
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2129
"may not be valid for connecting to the slave from the master or other hosts."
2132
#: drizzled/drizzled.cc:3523
2134
"Port for connecting to slave reported to the master during slave "
2135
"registration. Set it only if the slave is listening on a non-default port or "
2136
"if you have a special tunnel from the master or other clients to the slave. "
2137
"If not sure, leave this option unset."
2140
#: drizzled/drizzled.cc:3530
2141
msgid "Skip some optimize stages (for testing)."
2144
#: drizzled/drizzled.cc:3533
2146
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2147
"specified directory"
2150
#: drizzled/drizzled.cc:3538
2152
"Uniquely identifies the server instance in the community of replication "
2156
#: drizzled/drizzled.cc:3543
2158
"Change the value of a variable. Please note that this option is deprecated;"
2159
"you can set variables directly with --variable-name=value."
2162
#: drizzled/drizzled.cc:3547
2163
msgid "Don't use new, possible wrong routines."
2166
#: drizzled/drizzled.cc:3550
2167
msgid "If set, slave is not autostarted."
2170
#: drizzled/drizzled.cc:3554
937
2171
msgid "Don't print a stack trace on failure."
938
msgstr "Don't print a stack trace on failure."
2174
#: drizzled/drizzled.cc:3558
2176
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
2180
#: drizzled/drizzled.cc:3562
2181
msgid "Don't give threads different priorities."
2184
#: drizzled/drizzled.cc:3566
2186
"The location where the slave should put its temporary files when replicating "
2187
"a LOAD DATA INFILE command."
2190
#: drizzled/drizzled.cc:3571
2192
"Tells the slave thread to continue replication when a query event returns an "
2193
"error from the provided list."
2196
#: drizzled/drizzled.cc:3575
2198
"Modes for how replication events should be executed. Legal values are "
2199
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2200
"stop for operations that are idempotent. In STRICT mode, replication will "
2201
"stop on any unexpected difference between the master and the slave."
2204
#: drizzled/drizzled.cc:3583
2205
msgid "Enable|disable slow query log"
2208
#: drizzled/drizzled.cc:3587
2212
#: drizzled/drizzled.cc:3590
940
2213
msgid "Enable symbolic link support."
941
msgstr "Enable symbolic link support."
944
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
946
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
948
msgid "Path for temporary files."
949
msgstr "Path for temporary files."
2216
#: drizzled/drizzled.cc:3599
2218
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2221
#: drizzled/drizzled.cc:3604
2223
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2227
#: drizzled/drizzled.cc:3609
2229
"Using this option will cause most temporary files created to use a small set "
2230
"of names, rather than a unique name for each new file."
2233
#: drizzled/drizzled.cc:3614
2235
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2238
#: drizzled/drizzled.cc:3619
2240
"Path for temporary files. Several paths may be specified, separated by a "
2241
"colon (:), in this case they are used in a round-robin fashion."
2244
#: drizzled/drizzled.cc:3625
951
2245
msgid "Default transaction isolation level."
952
msgstr "Default transaction isolation level."
954
msgid "Run drizzled daemon as user."
955
msgstr "Run drizzled daemon as user."
958
"The number of outstanding connection requests Drizzle can have. This comes "
959
"into play when the main Drizzle thread gets very many connection requests in "
962
"The number of outstanding connection requests Drizzle can have. This comes "
963
"into play when the main Drizzle thread gets very many connection requests in "
967
"Size of tree cache used in bulk insert optimization. Note that this is a "
970
"Size of tree cache used in bulk insert optimization. Note that this is a "
974
"Precision of the result of '/' operator will be increased on that value."
976
"Precision of the result of '/' operator will be increased on that value."
2248
#: drizzled/drizzled.cc:3629
2250
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2254
#: drizzled/drizzled.cc:3634
2255
msgid "Run mysqld daemon as user."
2258
#: drizzled/drizzled.cc:3642
2259
msgid "Deprecated; use --log-warnings instead."
2262
#: drizzled/drizzled.cc:3647
2264
"The number of outstanding connection requests MySQL can have. This comes "
2265
"into play when the main MySQL thread gets very many connection requests in a "
2269
#: drizzled/drizzled.cc:3653
2271
"The size of the cache to hold the SQL statements for the binary log during a "
2272
"transaction. If you often use big, multi-statement transactions you can "
2273
"increase this to get more performance."
2276
#: drizzled/drizzled.cc:3659
2278
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2282
#: drizzled/drizzled.cc:3665
2284
"The number of seconds the mysqld server is waiting for a connect packet "
2285
"before responding with 'Bad handshake'."
2288
#: drizzled/drizzled.cc:3670
2289
msgid "The DATE format (For future)."
2292
#: drizzled/drizzled.cc:3675
2293
msgid "The DATETIME/TIMESTAMP format (for future)."
2296
#: drizzled/drizzled.cc:3680
2297
msgid "The default week format used by WEEK() functions."
2300
#: drizzled/drizzled.cc:3685
2302
"Precision of the result of '/' operator will be increased on that value."
2305
#: drizzled/drizzled.cc:3691
2307
"If non-zero, binary logs will be purged after expire_logs_days days; "
2308
"possible purges happen at startup and at binary log rotation."
2311
#: drizzled/drizzled.cc:3697
978
2312
msgid "The maximum length of the result of function group_concat."
979
msgstr "The maximum length of the result of function group_concat."
2315
#: drizzled/drizzled.cc:3702
2317
"The number of seconds the server waits for activity on an interactive "
2318
"connection before closing it."
2321
#: drizzled/drizzled.cc:3708
981
2322
msgid "The size of the buffer that is used for full joins."
982
msgstr "The size of the buffer that is used for full joins."
2325
#: drizzled/drizzled.cc:3714
2326
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2329
#: drizzled/drizzled.cc:3719
2331
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2332
"this to get better index handling (for all reads and multiple writes) to as "
2333
"much as you can afford;"
2336
#: drizzled/drizzled.cc:3728
2338
"This characterizes the number of hits a hot block has to be untouched until "
2339
"it is considered aged enough to be downgraded to a warm block. This "
2340
"specifies the percentage ratio of that number of hits to the total number of "
2341
"blocks in key cache"
2344
#: drizzled/drizzled.cc:3737
2345
msgid "The default size of key cache blocks"
2348
#: drizzled/drizzled.cc:3743
2349
msgid "The minimum percentage of warm blocks in key cache"
2352
#: drizzled/drizzled.cc:3749
2354
"Log all queries that have taken more than long_query_time seconds to execute "
2355
"to file. The argument will be treated as a decimal value with microsecond "
2359
#: drizzled/drizzled.cc:3755
984
2360
msgid "Max packetlength to send/receive from to server."
985
msgstr "Max packetlength to send/receive from to server."
988
"If there is more than this number of interrupted connections from a host "
989
"this host will be blocked from further connections."
991
"If there is more than this number of interrupted connections from a host "
992
"this host will be blocked from further connections."
2363
#: drizzled/drizzled.cc:3760
2365
"Can be used to restrict the total size used to cache a multi-transaction "
2369
#: drizzled/drizzled.cc:3765
2371
"Binary log will be rotated automatically when the size exceeds this value. "
2372
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2373
"for this variable is 4096."
2376
#: drizzled/drizzled.cc:3771
2378
"If there is more than this number of interrupted connections from a host "
2379
"this host will be blocked from further connections."
2382
#: drizzled/drizzled.cc:3778
2383
msgid "The number of simultaneous clients allowed."
2386
#: drizzled/drizzled.cc:3783
994
2387
msgid "Max number of errors/warnings to store for a statement."
995
msgstr "Max number of errors/warnings to store for a statement."
2390
#: drizzled/drizzled.cc:3788
997
2391
msgid "Don't allow creation of heap tables bigger than this."
998
msgstr "Don't allow creation of heap tables bigger than this."
2394
#: drizzled/drizzled.cc:3794
1001
2396
"Joins that are probably going to read more than max_join_size records return "
1004
"Joins that are probably going to read more than max_join_size records return "
2400
#: drizzled/drizzled.cc:3800
1007
2401
msgid "Max number of bytes in sorted records."
1008
msgstr "Max number of bytes in sorted records."
2404
#: drizzled/drizzled.cc:3805
2406
"If non-zero: relay log will be rotated automatically when the size exceeds "
2407
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2408
"excepted, the minimum value for this variable is 4096."
2411
#: drizzled/drizzled.cc:3812
1010
2412
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1011
msgstr "Limit assumed max number of seeks when looking up rows based on a key"
2415
#: drizzled/drizzled.cc:3817
1014
2417
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1015
2418
"max_sort_length bytes of each value are used; the rest are ignored)."
1017
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1018
"max_sort_length bytes of each value are used; the rest are ignored)."
2421
#: drizzled/drizzled.cc:3824
2422
msgid "Maximum number of temporary tables a client can keep open at a time."
2425
#: drizzled/drizzled.cc:3829
1020
2426
msgid "After this many write locks, allow some read locks to run in between."
1021
msgstr "After this many write locks, allow some read locks to run in between."
1024
"Don't log queries which examine less than min_examined_row_limit rows to "
1027
"Don't log queries which examine less than min_examined_row_limit rows to "
2429
#: drizzled/drizzled.cc:3833
2431
"Don't log queries which examine less than min_examined_row_limit rows to "
2435
#: drizzled/drizzled.cc:3839
2436
msgid "Block size to be used for MyISAM index pages."
2439
#: drizzled/drizzled.cc:3845
2440
msgid "Default pointer size to be used for MyISAM tables."
2443
#: drizzled/drizzled.cc:3850
2444
msgid "(Deprecated option)"
2447
#: drizzled/drizzled.cc:3856
2449
"Don't use the fast sort index method to created index if the temporary file "
2450
"would get bigger than this."
2453
#: drizzled/drizzled.cc:3863
2455
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2456
"disables parallel repair."
2459
#: drizzled/drizzled.cc:3869
2461
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2462
"when creating indexes with CREATE INDEX or ALTER TABLE."
2465
#: drizzled/drizzled.cc:3875
2467
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2468
"Possible values of name are 'nulls_unequal' (default behavior), "
2469
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2472
#: drizzled/drizzled.cc:3882
2473
msgid "Buffer length for TCP/IP and socket communication."
2476
#: drizzled/drizzled.cc:3887
2478
"Number of seconds to wait for more data from a connection before aborting "
2482
#: drizzled/drizzled.cc:3893
2484
"If a read on a communication port is interrupted, retry this many times "
2488
#: drizzled/drizzled.cc:3899
2490
"Number of seconds to wait for a block to be written to a connection before "
2491
"aborting the write."
2494
#: drizzled/drizzled.cc:3905
2495
msgid "Use compatible behavior."
2498
#: drizzled/drizzled.cc:3910
2500
"If this is not 0, then mysqld will use this value to reserve file "
2501
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2502
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2503
"larger) number of files."
2506
#: drizzled/drizzled.cc:3917
1031
2508
"Controls the heuristic(s) applied during query optimization to prune less-"
1032
"promising partial plans from the optimizer search space. Meaning: false - do "
1033
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1034
"based on number of retrieved rows."
2509
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2510
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2511
"on number of retrieved rows."
1036
"Controls the heuristic(s) applied during query optimisation to prune less-"
1037
"promising partial plans from the optimiser search space. Meaning: false - do "
1038
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1039
"based on number of retrieved rows."
2514
#: drizzled/drizzled.cc:3925
1042
2516
"Maximum depth of search performed by the query optimizer. Values larger than "
1043
2517
"the number of relations in a query result in better query plans, but take "
1047
2521
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1048
2522
"(used for testing/comparison)."
1050
"Maximum depth of search performed by the query optimiser. Values larger than "
1051
"the number of relations in a query result in better query plans, but take "
1052
"longer to compile a query. Smaller values than the number of tables in a "
1053
"relation result in faster optimisation, but may produce very bad query "
1054
"plans. If set to 0, the system will automatically pick a reasonable value; "
1055
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
1056
"(used for testing/comparison)."
2525
#: drizzled/drizzled.cc:3937
1058
2526
msgid "Directory for plugins."
1059
msgstr "Directory for plugins."
1063
"Optional comma separated list of plugins to load at startup in addition to "
1064
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1066
"Optional comma separated list of plugins to load at starup.[for example: --"
1067
"plugin_load=crc32,logger_gearman]"
1071
"Optional comma separated list of plugins to not load at startup. Effectively "
1072
"removes a plugin from the list of plugins to be loaded. [for example: --"
1073
"plugin_remove=crc32,logger_gearman]"
1075
"Optional comma separated list of plugins to load at starup.[for example: --"
1076
"plugin_load=crc32,logger_gearman]"
1080
"Optional comma separated list of plugins to load at starup instead of the "
1081
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1083
"Optional comma separated list of plugins to load at starup.[for example: --"
1084
"plugin_load=crc32,logger_gearman]"
2529
#: drizzled/drizzled.cc:3941
2531
"Optional comma separated list of plugins to load, where each plugin is "
2532
"identified by the name of the shared library. [for example: --"
2533
"plugin_load=libmd5udf.so]"
2536
#: drizzled/drizzled.cc:3947
1086
2537
msgid "The size of the buffer that is allocated when preloading indexes"
1087
msgstr "The size of the buffer that is allocated when pre-loading indexes"
2540
#: drizzled/drizzled.cc:3952
1089
2541
msgid "Allocation block size for query parsing and execution"
1090
msgstr "Allocation block size for query parsing and execution"
2544
#: drizzled/drizzled.cc:3957
1092
2545
msgid "Persistent buffer for query parsing and execution"
1093
msgstr "Persistent buffer for query parsing and execution"
2548
#: drizzled/drizzled.cc:3963
1095
2549
msgid "Allocation block size for storing ranges during optimization"
1096
msgstr "Allocation block size for storing ranges during optimisation"
1099
"Each thread that does a sequential scan allocates a buffer of this size for "
1100
"each table it scans. If you do many sequential scans, you may want to "
1101
"increase this value."
1103
"Each thread that does a sequential scan allocates a buffer of this size for "
1104
"each table it scans. If you do many sequential scans, you may want to "
1105
"increase this value."
1108
"When reading rows in sorted order after a sort, the rows are read through "
1109
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1112
"When reading rows in sorted order after a sort, the rows are read through "
1113
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1116
msgid "Select scheduler to be used (by default multi-thread)."
1117
msgstr "Select scheduler to be used (by default multi-thread)."
2552
#: drizzled/drizzled.cc:3969
2554
"Each thread that does a sequential scan allocates a buffer of this size for "
2555
"each table it scans. If you do many sequential scans, you may want to "
2556
"increase this value."
2559
#: drizzled/drizzled.cc:3977
2561
"Make all non-temporary tables read-only, with the exception for replication "
2562
"(slave) threads and users with the SUPER privilege"
2565
#: drizzled/drizzled.cc:3983
2567
"When reading rows in sorted order after a sort, the rows are read through "
2568
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2572
#: drizzled/drizzled.cc:3997
2574
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2578
#: drizzled/drizzled.cc:4003
2579
msgid "Maximum space to use for all relay logs."
2582
#: drizzled/drizzled.cc:4008
2583
msgid "Use compression on master/slave protocol."
2586
#: drizzled/drizzled.cc:4013
2588
"Number of seconds to wait for more data from a master/slave connection "
2589
"before aborting the read."
2592
#: drizzled/drizzled.cc:4018
2594
"Number of times the slave SQL thread will retry a transaction in case it "
2595
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2599
#: drizzled/drizzled.cc:4024
2600
msgid "Allow slave to batch requests."
2603
#: drizzled/drizzled.cc:4028
2605
"If creating the thread takes longer than this value (in seconds), the "
2606
"Slow_launch_threads counter will be incremented."
2609
#: drizzled/drizzled.cc:4033
1119
2610
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1120
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
2613
#: drizzled/drizzled.cc:4039
2615
"Synchronously flush binary log to disk after every #th event. Use 0 "
2616
"(default) to disable synchronous flushing."
2619
#: drizzled/drizzled.cc:4044
2620
msgid "Sync .frm to disk on create. Enabled by default."
2623
#: drizzled/drizzled.cc:4048
2624
msgid "Deprecated; use --table_open_cache instead."
2627
#: drizzled/drizzled.cc:4052
1122
2628
msgid "The number of cached table definitions."
1123
msgstr "The number of cached table definitions."
2631
#: drizzled/drizzled.cc:4056
1125
2632
msgid "The number of cached open tables."
1126
msgstr "The number of cached open tables."
1129
"Timeout in seconds to wait for a table level lock before returning an error. "
1130
"Used only if the connection has active cursors."
1132
"Timeout in seconds to wait for a table level lock before returning an error. "
1133
"Used only if the connection has active cursors."
2635
#: drizzled/drizzled.cc:4060
2637
"Timeout in seconds to wait for a table level lock before returning an error. "
2638
"Used only if the connection has active cursors."
2641
#: drizzled/drizzled.cc:4065
2642
msgid "How many threads we should keep in a cache for reuse."
2645
#: drizzled/drizzled.cc:4069
2647
"How many threads we should create to handle query requests in case of "
2648
"'thread_handling=pool-of-threads'"
2651
#: drizzled/drizzled.cc:4074
1135
2652
msgid "The stack size for each thread."
1136
msgstr "The stack size for each thread."
1139
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1140
"automatically convert it to an on-disk MyISAM table."
1142
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1143
"automatically convert it to an on-disk MyISAM table."
1146
"Copyright (C) 2008 Sun Microsystems\n"
1147
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1148
"and you are welcome to modify and redistribute it under the GPL license\n"
1150
"Starts the Drizzle database server\n"
1152
"Copyright (C) 2008 Sun Microsystems\n"
1153
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1154
"and you are welcome to modify and redistribute it under the GPL license\n"
1156
"Starts the Drizzle database server\n"
2655
#: drizzled/drizzled.cc:4080
2656
msgid "The TIME format (for future)."
2659
#: drizzled/drizzled.cc:4085
2661
"If an internal in-memory temporary table exceeds this size, MySQL will "
2662
"automatically convert it to an on-disk MyISAM table."
2665
#: drizzled/drizzled.cc:4091
2666
msgid "Allocation block size for transactions to be stored in binary log"
2669
#: drizzled/drizzled.cc:4096
2670
msgid "Persistent buffer for transactions to be stored in binary log"
2673
#: drizzled/drizzled.cc:4101
2675
"The number of seconds the server waits for activity on a connection before "
2679
#: drizzled/drizzled.cc:4349
2681
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2682
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2683
"and you are welcome to modify and redistribute it under the GPL license\n"
2685
"Starts the Drizzle database server\n"
2688
#: drizzled/drizzled.cc:4356
1159
2690
msgid "Usage: %s [OPTIONS]\n"
1160
msgstr "Usage: %s [OPTIONS]\n"
1164
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1167
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2693
#: drizzled/drizzled.cc:4367
2696
"To see what values a running Drizzle server is using, type\n"
2697
"'drizzleadmin variables' instead of 'drizzled --help'."
2700
#: drizzled/drizzled.cc:4551
2703
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2707
#: drizzled/drizzled.cc:4603
2709
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2712
#: drizzled/drizzled.cc:4612
2714
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2717
#: drizzled/drizzled.cc:4622
2719
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2722
#: drizzled/drizzled.cc:4651 drizzled/drizzled.cc:4660
2724
msgid "Could not add do table rule '%s'!\n"
2727
#: drizzled/drizzled.cc:4669 drizzled/drizzled.cc:4678
2729
msgid "Could not add ignore table rule '%s'!\n"
2732
#: drizzled/drizzled.cc:4722
1170
2733
msgid "Can't start server: cannot resolve hostname!"
1171
msgstr "Can't start server: cannot resolve hostname!"
2736
#: drizzled/drizzled.cc:4728
1173
2737
msgid "Can't start server: bind-address refers to multiple interfaces!"
1174
msgstr "Can't start server: bind-address refers to multiple interfaces!"
2740
#: drizzled/drizzled.cc:4903
1177
"setrlimit could not change the size of core files to 'infinity'; We may not "
1178
"be able to generate a core file on signals"
1180
"setrlimit could not change the size of core files to 'infinity'; We may not "
1181
"be able to generate a core file on signals"
1184
msgid "Data directory %s does not exist\n"
1185
msgstr "%s %s does not exist"
1188
msgid "Unknown error %d"
1189
msgstr "Unknown error %d"
2742
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2743
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2746
#: drizzled/drizzled.cc:5088
2748
msgid "No option given to %s\n"
2751
#: drizzled/drizzled.cc:5090
2753
msgid "Wrong option to %s. Option(s) given: %s\n"
2756
#: drizzled/drizzled.cc:5092
2758
msgid "Alternatives are: '%s'"
2761
#: drizzled/drizzled_error_messages.h:32
2765
#: drizzled/drizzled_error_messages.h:34
2769
#: drizzled/drizzled_error_messages.h:36
2773
#: drizzled/drizzled_error_messages.h:38
2777
#: drizzled/drizzled_error_messages.h:40
1198
2779
msgid "Can't create file '%-.200s' (errno: %d)"
1199
msgstr "Can't create file '%-.200s' (errno: %d)"
2782
#: drizzled/drizzled_error_messages.h:42
1202
2784
msgid "Can't create table '%-.200s' (errno: %d)"
1203
msgstr "Can't create table '%-.200s' (errno: %d)"
2787
#: drizzled/drizzled_error_messages.h:44
1206
2789
msgid "Can't create database '%-.192s' (errno: %d)"
1207
msgstr "Can't create database '%-.192s' (errno: %d)"
2792
#: drizzled/drizzled_error_messages.h:46
1210
2794
msgid "Can't create database '%-.192s'; database exists"
1211
msgstr "Can't create database '%-.192s'; database exists"
2797
#: drizzled/drizzled_error_messages.h:48
1214
2799
msgid "Can't drop database '%-.192s'; database doesn't exist"
1215
msgstr "Can't drop database '%-.192s'; database doesn't exist"
2802
#: drizzled/drizzled_error_messages.h:50
1218
2804
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1219
msgstr "Error dropping database (can't delete '%-.192s', errno: %d)"
2807
#: drizzled/drizzled_error_messages.h:52
1222
2809
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1223
msgstr "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2812
#: drizzled/drizzled_error_messages.h:54
1226
2814
msgid "Error on delete of '%-.192s' (errno: %d)"
1227
msgstr "Error on delete of '%-.192s' (errno: %d)"
2817
#: drizzled/drizzled_error_messages.h:56
1229
2818
msgid "Can't read record in system table"
1230
msgstr "Can't read record in system table"
2821
#: drizzled/drizzled_error_messages.h:58
1233
2823
msgid "Can't get status of '%-.200s' (errno: %d)"
1234
msgstr "Can't get status of '%-.200s' (errno: %d)"
2826
#: drizzled/drizzled_error_messages.h:60
1237
2828
msgid "Can't get working directory (errno: %d)"
1238
msgstr "Can't get working directory (errno: %d)"
2831
#: drizzled/drizzled_error_messages.h:62
1241
2833
msgid "Can't lock file (errno: %d)"
1242
msgstr "Can't lock file (errno: %d)"
2836
#: drizzled/drizzled_error_messages.h:64
1245
2838
msgid "Can't open file: '%-.200s' (errno: %d)"
1246
msgstr "Can't open file: '%-.200s' (errno: %d)"
2841
#: drizzled/drizzled_error_messages.h:66
1249
2843
msgid "Can't find file: '%-.200s' (errno: %d)"
1250
msgstr "Can't find file: '%-.200s' (errno: %d)"
2846
#: drizzled/drizzled_error_messages.h:68
1253
2848
msgid "Can't read dir of '%-.192s' (errno: %d)"
1254
msgstr "Can't read dir of '%-.192s' (errno: %d)"
2851
#: drizzled/drizzled_error_messages.h:70
1257
2853
msgid "Can't change dir to '%-.192s' (errno: %d)"
1258
msgstr "Can't change dir to '%-.192s' (errno: %d)"
2856
#: drizzled/drizzled_error_messages.h:72
1261
2858
msgid "Record has changed since last read in table '%-.192s'"
1262
msgstr "Record has changed since last read in table '%-.192s'"
2861
#: drizzled/drizzled_error_messages.h:74
1265
2863
msgid "Disk full (%s); waiting for someone to free some space..."
1266
msgstr "Disk full (%s); waiting for someone to free some space..."
2866
#: drizzled/drizzled_error_messages.h:76
1269
2868
msgid "Can't write; duplicate key in table '%-.192s'"
1270
msgstr "Can't write; duplicate key in table '%-.192s'"
2871
#: drizzled/drizzled_error_messages.h:78
1273
2873
msgid "Error on close of '%-.192s' (errno: %d)"
1274
msgstr "Error on close of '%-.192s' (errno: %d)"
2876
#: drizzled/drizzled_error_messages.h:80
1277
2878
msgid "Error reading file '%-.200s' (errno: %d)"
1278
msgstr "Error reading file '%-.200s' (errno: %d)"
2881
#: drizzled/drizzled_error_messages.h:82
1281
2883
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1282
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2886
#: drizzled/drizzled_error_messages.h:84
1285
2888
msgid "Error writing file '%-.200s' (errno: %d)"
1286
msgstr "Error writing file '%-.200s' (errno: %d)"
2891
#: drizzled/drizzled_error_messages.h:86
1289
2893
msgid "'%-.192s' is locked against change"
1290
msgstr "'%-.192s' is locked against change"
2896
#: drizzled/drizzled_error_messages.h:88
1292
2898
msgid "Sort aborted"
1293
msgstr "Sort aborted"
2901
#: drizzled/drizzled_error_messages.h:90
1296
2903
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1297
msgstr "View '%-.192s' doesn't exist for '%-.192s'"
2906
#: drizzled/drizzled_error_messages.h:92
1300
2908
msgid "Got error %d from storage engine"
1301
msgstr "Got error %d from storage engine"
2911
#: drizzled/drizzled_error_messages.h:94
1304
2913
msgid "Table storage engine for '%-.192s' doesn't have this option"
1305
msgstr "Table storage engine for '%-.192s' doesn't have this option"
2916
#: drizzled/drizzled_error_messages.h:96
1308
2918
msgid "Can't find record in '%-.192s'"
1309
msgstr "Can't find record in '%-.192s'"
2921
#: drizzled/drizzled_error_messages.h:98
1312
2923
msgid "Incorrect information in file: '%-.200s'"
1313
msgstr "Incorrect information in file: '%-.200s'"
2926
#: drizzled/drizzled_error_messages.h:100
1316
2928
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1317
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
2931
#: drizzled/drizzled_error_messages.h:102
1320
2933
msgid "Old key file for table '%-.192s'; repair it!"
1321
msgstr "Old key file for table '%-.192s'; repair it!"
2936
#: drizzled/drizzled_error_messages.h:104
1324
2938
msgid "Table '%-.192s' is read only"
1325
msgstr "Table '%-.192s' is read only"
2941
#: drizzled/drizzled_error_messages.h:106
1328
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1329
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
2943
msgid "Out of memory; restart server and try again (needed %d bytes)"
2946
#: drizzled/drizzled_error_messages.h:108
1331
2947
msgid "Out of sort memory; increase server sort buffer size"
1332
msgstr "Out of sort memory; increase server sort buffer size"
2950
#: drizzled/drizzled_error_messages.h:110
1335
2952
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1336
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2955
#: drizzled/drizzled_error_messages.h:112
1338
2956
msgid "Too many connections"
1339
msgstr "Too many connections"
2959
#: drizzled/drizzled_error_messages.h:114
1342
"Out of memory; check if drizzled or some other process uses all available "
1343
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2961
"Out of memory; check if mysqld or some other process uses all available "
2962
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1344
2963
"memory or you can add more swap space"
1346
"Out of memory; check if drizzled or some other process uses all available "
1347
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1348
"memory or you can add more swap space"
2966
#: drizzled/drizzled_error_messages.h:116
1350
2967
msgid "Can't get hostname for your address"
1351
msgstr "Can't get hostname for your address"
2970
#: drizzled/drizzled_error_messages.h:118
1353
2971
msgid "Bad handshake"
1354
msgstr "Bad handshake"
2974
#: drizzled/drizzled_error_messages.h:120
1357
2976
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1358
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2979
#: drizzled/drizzled_error_messages.h:122
1361
2981
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1362
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2984
#: drizzled/drizzled_error_messages.h:124
1364
2985
msgid "No database selected"
1365
msgstr "No database selected"
2988
#: drizzled/drizzled_error_messages.h:126
1367
2989
msgid "Unknown command"
1368
msgstr "Unknown command"
2992
#: drizzled/drizzled_error_messages.h:128
1371
2994
msgid "Column '%-.192s' cannot be null"
1372
msgstr "Column '%-.192s' cannot be null"
2997
#: drizzled/drizzled_error_messages.h:130
1375
2999
msgid "Unknown database '%-.192s'"
1376
msgstr "Unknown database '%-.192s'"
3002
#: drizzled/drizzled_error_messages.h:132
1379
3004
msgid "Table '%-.192s' already exists"
1380
msgstr "Table '%-.192s' already exists"
3007
#: drizzled/drizzled_error_messages.h:134
1383
3009
msgid "Unknown table '%-.100s'"
1384
msgstr "Unknown table '%-.100s'"
3012
#: drizzled/drizzled_error_messages.h:136
1387
3014
msgid "Column '%-.192s' in %-.192s is ambiguous"
1388
msgstr "Column '%-.192s' in %-.192s is ambiguous"
3017
#: drizzled/drizzled_error_messages.h:138
1390
3018
msgid "Server shutdown in progress"
1391
msgstr "Server shutdown in progress"
3021
#: drizzled/drizzled_error_messages.h:140
1394
3023
msgid "Unknown column '%-.192s' in '%-.192s'"
1395
msgstr "Unknown column '%-.192s' in '%-.192s'"
3026
#: drizzled/drizzled_error_messages.h:142
1398
3028
msgid "'%-.192s' isn't in GROUP BY"
1399
msgstr "'%-.192s' isn't in GROUP BY"
3031
#: drizzled/drizzled_error_messages.h:144
1402
3033
msgid "Can't group on '%-.192s'"
1403
msgstr "Can't group on '%-.192s'"
3036
#: drizzled/drizzled_error_messages.h:146
1405
3037
msgid "Statement has sum functions and columns in same statement"
1406
msgstr "Statement has sum functions and columns in same statement"
3040
#: drizzled/drizzled_error_messages.h:148
1408
3041
msgid "Column count doesn't match value count"
1409
msgstr "Column count doesn't match value count"
3044
#: drizzled/drizzled_error_messages.h:150
1412
3046
msgid "Identifier name '%-.100s' is too long"
1413
msgstr "Identifier name '%-.100s' is too long"
3049
#: drizzled/drizzled_error_messages.h:152
1416
3051
msgid "Duplicate column name '%-.192s'"
1417
msgstr "Duplicate column name '%-.192s'"
3054
#: drizzled/drizzled_error_messages.h:154
1420
3056
msgid "Duplicate key name '%-.192s'"
1421
msgstr "Duplicate key name '%-.192s'"
3059
#: drizzled/drizzled_error_messages.h:156
1424
3061
msgid "Duplicate entry '%-.192s' for key %d"
1425
msgstr "Duplicate entry '%-.192s' for key %d"
3064
#: drizzled/drizzled_error_messages.h:158
1428
3066
msgid "Incorrect column specifier for column '%-.192s'"
1429
msgstr "Incorrect column specifier for column '%-.192s'"
3069
#: drizzled/drizzled_error_messages.h:160
1432
3071
msgid "%s near '%-.80s' at line %d"
1433
msgstr "%s near '%-.80s' at line %d"
3074
#: drizzled/drizzled_error_messages.h:162
1435
3075
msgid "Query was empty"
1436
msgstr "Query was empty"
3078
#: drizzled/drizzled_error_messages.h:164
1439
3080
msgid "Not unique table/alias: '%-.192s'"
1440
msgstr "Not unique table/alias: '%-.192s'"
3083
#: drizzled/drizzled_error_messages.h:166
1443
3085
msgid "Invalid default value for '%-.192s'"
1444
msgstr "Invalid default value for '%-.192s'"
3088
#: drizzled/drizzled_error_messages.h:168
1446
3089
msgid "Multiple primary key defined"
1447
msgstr "Multiple primary key defined"
3092
#: drizzled/drizzled_error_messages.h:170
1450
3094
msgid "Too many keys specified; max %d keys allowed"
1451
msgstr "Too many keys specified; max %d keys allowed"
3097
#: drizzled/drizzled_error_messages.h:172
1454
3099
msgid "Too many key parts specified; max %d parts allowed"
1455
msgstr "Too many key parts specified; max %d parts allowed"
3102
#: drizzled/drizzled_error_messages.h:174
1458
3104
msgid "Specified key was too long; max key length is %d bytes"
1459
msgstr "Specified key was too long; max key length is %d bytes"
3107
#: drizzled/drizzled_error_messages.h:176
1462
3109
msgid "Key column '%-.192s' doesn't exist in table"
1463
msgstr "Key column '%-.192s' doesn't exist in table"
1467
"BLOB column '%-.192s' can't be used in key specification with the used table "
1470
"BLOB column '%-.192s' can't be used in key specification with the used table "
1475
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1478
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1482
"Incorrect table definition; there can be only one auto column and it must be "
1485
"Incorrect table definition; there can be only one auto column and it must be "
1490
"%s: ready for connections.\n"
1491
"Version: '%s' socket: '%s' port: %u\n"
1493
"%s: ready for connections.\n"
1494
"Version: '%s' socket: '%s' port: %u\n"
3112
#: drizzled/drizzled_error_messages.h:178
3115
"BLOB column '%-.192s' can't be used in key specification with the used table "
3119
#: drizzled/drizzled_error_messages.h:180
3122
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
3126
#: drizzled/drizzled_error_messages.h:182
3128
"Incorrect table definition; there can be only one auto column and it must be "
3132
#: drizzled/drizzled_error_messages.h:184
3135
"%s: ready for connections.\n"
3136
"Version: '%s' socket: '%s' port: %d"
3139
#: drizzled/drizzled_error_messages.h:186
1497
3141
msgid "%s: Normal shutdown\n"
1498
msgstr "%s: Normal shutdown\n"
3144
#: drizzled/drizzled_error_messages.h:188
1501
3146
msgid "%s: Got signal %d. Aborting!\n"
1502
msgstr "%s: Got signal %d. Aborting!\n"
3149
#: drizzled/drizzled_error_messages.h:190
1505
3151
msgid "%s: Shutdown complete\n"
1506
msgstr "%s: Shutdown complete\n"
1509
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1510
msgstr "%s: Forcing close of thread %ld user: '%-.48s'\n"
3154
#: drizzled/drizzled_error_messages.h:192
3156
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
3159
#: drizzled/drizzled_error_messages.h:194
1512
3160
msgid "Can't create IP socket"
1513
msgstr "Can't create IP socket"
1517
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1520
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1525
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1528
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1532
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1534
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1538
"The file '%-.128s' must be in the database directory or be readable by all"
1540
"The file '%-.128s' must be in the database directory or be readable by all"
3163
#: drizzled/drizzled_error_messages.h:196
3166
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
3170
#: drizzled/drizzled_error_messages.h:198
3171
msgid "Field separator argument is not what is expected; check the manual"
3174
#: drizzled/drizzled_error_messages.h:200
3176
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
3179
#: drizzled/drizzled_error_messages.h:202
3182
"The file '%-.128s' must be in the database directory or be readable by all"
3185
#: drizzled/drizzled_error_messages.h:204
1543
3187
msgid "File '%-.200s' already exists"
1544
msgstr "File '%-.200s' already exists"
3190
#: drizzled/drizzled_error_messages.h:206
1547
3192
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1548
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
3195
#: drizzled/drizzled_error_messages.h:208
1551
3197
msgid "Records: %ld Duplicates: %ld"
1552
msgstr "Records: %ld Duplicates: %ld"
3200
#: drizzled/drizzled_error_messages.h:210
1555
3202
"Incorrect prefix key; the used key part isn't a string, the used length is "
1556
3203
"longer than the key part, or the storage engine doesn't support unique "
1559
"Incorrect prefix key; the used key part isn't a string, the used length is "
1560
"longer than the key part, or the storage engine doesn't support unique "
3207
#: drizzled/drizzled_error_messages.h:212
1563
3208
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1564
msgstr "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
3211
#: drizzled/drizzled_error_messages.h:214
1567
3213
msgid "Can't DROP '%-.192s'; check that column/key exists"
1568
msgstr "Can't DROP '%-.192s'; check that column/key exists"
3216
#: drizzled/drizzled_error_messages.h:216
1571
3218
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1572
msgstr "Records: %ld Duplicates: %ld Warnings: %ld"
3221
#: drizzled/drizzled_error_messages.h:218
1575
3223
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1576
msgstr "You can't specify target table '%-.192s' for update in FROM clause"
3226
#: drizzled/drizzled_error_messages.h:220
1579
3228
msgid "Unknown thread id: %lu"
1580
msgstr "Unknown thread id: %lu"
3231
#: drizzled/drizzled_error_messages.h:222
1583
3233
msgid "You are not owner of thread %lu"
1584
msgstr "You are not owner of thread %lu"
3236
#: drizzled/drizzled_error_messages.h:224
1586
3237
msgid "No tables used"
1587
msgstr "No tables used"
3240
#: drizzled/drizzled_error_messages.h:226
1590
3242
msgid "Too many strings for column %-.192s and SET"
1591
msgstr "Too many strings for column %-.192s and SET"
3245
#: drizzled/drizzled_error_messages.h:228
1594
3247
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1595
msgstr "Can't generate a unique log-filename %-.200s.(1-999)\n"
3250
#: drizzled/drizzled_error_messages.h:230
1598
3252
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1599
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
3255
#: drizzled/drizzled_error_messages.h:232
1602
3257
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1603
msgstr "Table '%-.192s' was not locked with LOCK TABLES"
3260
#: drizzled/drizzled_error_messages.h:234
1606
3262
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1607
msgstr "BLOB/TEXT column '%-.192s' can't have a default value"
3265
#: drizzled/drizzled_error_messages.h:236
1610
3267
msgid "Incorrect database name '%-.100s'"
1611
msgstr "Incorrect database name '%-.100s'"
3270
#: drizzled/drizzled_error_messages.h:238
1614
3272
msgid "Incorrect table name '%-.100s'"
1615
msgstr "Incorrect table name '%-.100s'"
3275
#: drizzled/drizzled_error_messages.h:240
1618
3277
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1619
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
3278
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
1621
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1622
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
3281
#: drizzled/drizzled_error_messages.h:242
1624
3282
msgid "Unknown error"
1625
msgstr "Unknown error"
3285
#: drizzled/drizzled_error_messages.h:244
1628
3287
msgid "Unknown procedure '%-.192s'"
1629
msgstr "Unknown procedure '%-.192s'"
3290
#: drizzled/drizzled_error_messages.h:246
1632
3292
msgid "Incorrect parameter count to procedure '%-.192s'"
1633
msgstr "Incorrect parameter count to procedure '%-.192s'"
3295
#: drizzled/drizzled_error_messages.h:248
1636
3297
msgid "Incorrect parameters to procedure '%-.192s'"
1637
msgstr "Incorrect parameters to procedure '%-.192s'"
3300
#: drizzled/drizzled_error_messages.h:250
1640
3302
msgid "Unknown table '%-.192s' in %-.32s"
1641
msgstr "Unknown table '%-.192s' in %-.32s"
3305
#: drizzled/drizzled_error_messages.h:252
1644
3307
msgid "Column '%-.192s' specified twice"
1645
msgstr "Column '%-.192s' specified twice"
3310
#: drizzled/drizzled_error_messages.h:254
1647
3311
msgid "Invalid use of group function"
1648
msgstr "Invalid use of group function"
3314
#: drizzled/drizzled_error_messages.h:256
1652
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3317
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
1654
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3320
#: drizzled/drizzled_error_messages.h:258
1656
3321
msgid "A table must have at least 1 column"
1657
msgstr "A table must have at least 1 column"
3324
#: drizzled/drizzled_error_messages.h:260
1660
3326
msgid "The table '%-.192s' is full"
1661
msgstr "The table '%-.192s' is full"
3329
#: drizzled/drizzled_error_messages.h:262
1664
3331
msgid "Unknown character set: '%-.64s'"
1665
msgstr "Unknown character set: '%-.64s'"
3334
#: drizzled/drizzled_error_messages.h:264
1668
msgid "Too many tables; Drizzle can only use %d tables in a join"
1669
msgstr "Too many tables; Drizzle can only use %d tables in a join"
3336
msgid "Too many tables; MySQL can only use %d tables in a join"
3339
#: drizzled/drizzled_error_messages.h:266
1671
3340
msgid "Too many columns"
1672
msgstr "Too many columns"
1676
"Row size too large. The maximum row size for the used table type, not "
1677
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1679
"Row size too large. The maximum row size for the used table type, not "
1680
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1684
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1685
"thread_stack=#' to specify a bigger stack if needed"
1687
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1688
"thread_stack=#' to specify a bigger stack if needed"
3343
#: drizzled/drizzled_error_messages.h:268
3346
"Row size too large. The maximum row size for the used table type, not "
3347
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
3350
#: drizzled/drizzled_error_messages.h:270
3353
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3354
"thread_stack=#' to specify a bigger stack if needed"
3357
#: drizzled/drizzled_error_messages.h:272
1690
3358
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1691
msgstr "Cross dependency found in OUTER JOIN; examine your ON conditions"
3361
#: drizzled/drizzled_error_messages.h:274
1695
3364
"Table handler doesn't support NULL in given index. Please change column "
1696
3365
"'%-.192s' to be NOT NULL or use another handler"
1698
"Table handler doesn't support NULL in given index. Please change column "
1699
"'%-.192s' to be NOT NULL or use another handler"
3368
#: drizzled/drizzled_error_messages.h:276
1702
3370
msgid "Can't load function '%-.192s'"
1703
msgstr "Can't load function '%-.192s'"
3373
#: drizzled/drizzled_error_messages.h:278
1706
3375
msgid "Can't initialize function '%-.192s'; %-.80s"
1707
msgstr "Can't initialise function '%-.192s'; %-.80s"
1710
msgid "No paths allowed for plugin library"
1711
msgstr "No paths allowed for shared library"
1714
msgid "Plugin '%-.192s' already exists"
1715
msgstr "Function '%-.192s' already exists"
3378
#: drizzled/drizzled_error_messages.h:280
3379
msgid "No paths allowed for shared library"
3382
#: drizzled/drizzled_error_messages.h:282
3384
msgid "Function '%-.192s' already exists"
3387
#: drizzled/drizzled_error_messages.h:284
1718
3389
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1719
msgstr "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1722
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1723
msgstr "Can't find symbol '%-.128s' in library"
3392
#: drizzled/drizzled_error_messages.h:286
3394
msgid "Can't find symbol '%-.128s' in library"
3397
#: drizzled/drizzled_error_messages.h:288
1726
3399
msgid "Function '%-.192s' is not defined"
1727
msgstr "Function '%-.192s' is not defined"
1731
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1732
"'drizzleadmin flush-hosts'"
1734
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1735
"'drizzleadmin flush-hosts'"
1738
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1739
msgstr "Host '%-.64s' is not allowed to connect to this Drizzle server"
1742
"You are using Drizzle as an anonymous user and anonymous users are not "
1743
"allowed to change passwords"
1745
"You are using Drizzle as an anonymous user and anonymous users are not "
1746
"allowed to change passwords"
1749
"You must have privileges to update tables in the drizzle database to be able "
1750
"to change passwords for others"
1752
"You must have privileges to update tables in the drizzle database to be able "
1753
"to change passwords for others"
3402
#: drizzled/drizzled_error_messages.h:290
3405
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3406
"'mysqladmin flush-hosts'"
3409
#: drizzled/drizzled_error_messages.h:292
3411
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3414
#: drizzled/drizzled_error_messages.h:294
3416
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3417
"to change passwords"
3420
#: drizzled/drizzled_error_messages.h:296
3422
"You must have privileges to update tables in the mysql database to be able "
3423
"to change passwords for others"
3426
#: drizzled/drizzled_error_messages.h:298
1755
3427
msgid "Can't find any matching row in the user table"
1756
msgstr "Can't find any matching row in the user table"
3430
#: drizzled/drizzled_error_messages.h:300
1759
3432
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1760
msgstr "Rows matched: %ld Changed: %ld Warnings: %ld"
3435
#: drizzled/drizzled_error_messages.h:302
1764
3438
"Can't create a new thread (errno %d); if you are not out of available "
1765
3439
"memory, you can consult the manual for a possible OS-dependent bug"
1767
"Can't create a new thread (errno %d); if you are not out of available "
1768
"memory, you can consult the manual for a possible OS-dependent bug"
3442
#: drizzled/drizzled_error_messages.h:304
1771
3444
msgid "Column count doesn't match value count at row %ld"
1772
msgstr "Column count doesn't match value count at row %ld"
3447
#: drizzled/drizzled_error_messages.h:306
1775
3449
msgid "Can't reopen table: '%-.192s'"
1776
msgstr "Can't reopen table: '%-.192s'"
3452
#: drizzled/drizzled_error_messages.h:308
1778
3453
msgid "Invalid use of NULL value"
1779
msgstr "Invalid use of NULL value"
3456
#: drizzled/drizzled_error_messages.h:310
1782
3458
msgid "Got error '%-.64s' from regexp"
1783
msgstr "Got error '%-.64s' from regexp"
3461
#: drizzled/drizzled_error_messages.h:312
1786
3463
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1787
3464
"illegal if there is no GROUP BY clause"
1789
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1790
"illegal if there is no GROUP BY clause"
3467
#: drizzled/drizzled_error_messages.h:314
1793
3469
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1794
msgstr "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3472
#: drizzled/drizzled_error_messages.h:316
1797
3474
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1798
msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3477
#: drizzled/drizzled_error_messages.h:318
1802
3480
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1803
3481
"table '%-.192s'"
1805
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3484
#: drizzled/drizzled_error_messages.h:320
1809
3486
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1810
3487
"privileges can be used"
1812
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1813
"privileges can be used"
3490
#: drizzled/drizzled_error_messages.h:322
1815
3491
msgid "The host or user argument to GRANT is too long"
1816
msgstr "The host or user argument to GRANT is too long"
3494
#: drizzled/drizzled_error_messages.h:324
1819
3496
msgid "Table '%-.192s.%-.192s' doesn't exist"
1820
msgstr "Table '%-.192s.%-.192s' doesn't exist"
3499
#: drizzled/drizzled_error_messages.h:326
1824
3502
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1827
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1830
msgid "The used command is not allowed with this Drizzle version"
1831
msgstr "The used command is not allowed with this Drizzle version"
3506
#: drizzled/drizzled_error_messages.h:328
3507
msgid "The used command is not allowed with this MySQL version"
3510
#: drizzled/drizzled_error_messages.h:330
1834
3512
"You have an error in your SQL syntax; check the manual that corresponds to "
1835
"your Drizzle server version for the right syntax to use"
3513
"your MySQL server version for the right syntax to use"
1837
"You have an error in your SQL syntax; check the manual that corresponds to "
1838
"your Drizzle server version for the right syntax to use"
3516
#: drizzled/drizzled_error_messages.h:332
1841
3518
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1842
msgstr "Delayed insert thread couldn't get requested lock for table %-.192s"
3521
#: drizzled/drizzled_error_messages.h:334
1844
3522
msgid "Too many delayed threads in use"
1845
msgstr "Too many delayed threads in use"
3525
#: drizzled/drizzled_error_messages.h:336
1848
3527
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1849
msgstr "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3530
#: drizzled/drizzled_error_messages.h:338
1851
3531
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1852
msgstr "Got a packet bigger than 'max_allowed_packet' bytes"
3534
#: drizzled/drizzled_error_messages.h:340
1854
3535
msgid "Got a read error from the connection pipe"
1855
msgstr "Got a read error from the connection pipe"
3538
#: drizzled/drizzled_error_messages.h:342
1857
3539
msgid "Got an error from fcntl()"
1858
msgstr "Got an error from fcntl()"
3542
#: drizzled/drizzled_error_messages.h:344
1860
3543
msgid "Got packets out of order"
1861
msgstr "Got packets out of order"
3546
#: drizzled/drizzled_error_messages.h:346
1863
3547
msgid "Couldn't uncompress communication packet"
1864
msgstr "Couldn't uncompress communication packet"
3550
#: drizzled/drizzled_error_messages.h:348
1866
3551
msgid "Got an error reading communication packets"
1867
msgstr "Got an error reading communication packets"
3554
#: drizzled/drizzled_error_messages.h:350
1869
3555
msgid "Got timeout reading communication packets"
1870
msgstr "Got timeout reading communication packets"
3558
#: drizzled/drizzled_error_messages.h:352
1872
3559
msgid "Got an error writing communication packets"
1873
msgstr "Got an error writing communication packets"
3562
#: drizzled/drizzled_error_messages.h:354
1875
3563
msgid "Got timeout writing communication packets"
1876
msgstr "Got timeout writing communication packets"
3566
#: drizzled/drizzled_error_messages.h:356
1878
3567
msgid "Result string is longer than 'max_allowed_packet' bytes"
1879
msgstr "Result string is longer than 'max_allowed_packet' bytes"
3570
#: drizzled/drizzled_error_messages.h:358
1881
3571
msgid "The used table type doesn't support BLOB/TEXT columns"
1882
msgstr "The used table type doesn't support BLOB/TEXT columns"
3574
#: drizzled/drizzled_error_messages.h:360
1884
3575
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1885
msgstr "The used table type doesn't support AUTO_INCREMENT columns"
3578
#: drizzled/drizzled_error_messages.h:362
1889
3581
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1892
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3585
#: drizzled/drizzled_error_messages.h:364
1896
3587
msgid "Incorrect column name '%-.100s'"
1897
msgstr "Incorrect column name '%-.100s'"
3590
#: drizzled/drizzled_error_messages.h:366
1900
3592
msgid "The used storage engine can't index column '%-.192s'"
1901
msgstr "The used storage engine can't index column '%-.192s'"
3595
#: drizzled/drizzled_error_messages.h:368
1904
3597
"Unable to open underlying table which is differently defined or of non-"
1905
3598
"MyISAM type or doesn't exist"
1907
"Unable to open underlying table which is differently defined or of non-"
1908
"MyISAM type or doesn't exist"
3601
#: drizzled/drizzled_error_messages.h:370
1911
3603
msgid "Can't write, because of unique constraint, to table '%-.192s'"
1912
msgstr "Can't write, because of unique constraint, to table '%-.192s'"
3606
#: drizzled/drizzled_error_messages.h:372
1916
3609
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
1918
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3612
#: drizzled/drizzled_error_messages.h:374
1921
3614
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1922
3615
"UNIQUE instead"
1924
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3618
#: drizzled/drizzled_error_messages.h:376
1927
3619
msgid "Result consisted of more than one row"
1928
msgstr "Result consisted of more than one row"
3622
#: drizzled/drizzled_error_messages.h:378
1930
3623
msgid "This table type requires a primary key"
1931
msgstr "This table type requires a primary key"
1933
msgid "This version of Drizzle is not compiled with RAID support"
1934
msgstr "This version of Drizzle is not compiled with RAID support"
3626
#: drizzled/drizzled_error_messages.h:380
3627
msgid "This version of MySQL is not compiled with RAID support"
3630
#: drizzled/drizzled_error_messages.h:382
1937
3632
"You are using safe update mode and you tried to update a table without a "
1938
3633
"WHERE that uses a KEY column"
1940
"You are using safe update mode and you tried to update a table without a "
1941
"WHERE that uses a KEY column"
3636
#: drizzled/drizzled_error_messages.h:384
1944
3638
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
1945
msgstr "Key '%-.192s' doesn't exist in table '%-.192s'"
3641
#: drizzled/drizzled_error_messages.h:386
1947
3642
msgid "Can't open table"
1948
msgstr "Can't open table"
3645
#: drizzled/drizzled_error_messages.h:388
1951
3647
msgid "The storage engine for the table doesn't support %s"
1952
msgstr "The storage engine for the table doesn't support %s"
3650
#: drizzled/drizzled_error_messages.h:390
1954
3651
msgid "You are not allowed to execute this command in a transaction"
1955
msgstr "You are not allowed to execute this command in a transaction"
3654
#: drizzled/drizzled_error_messages.h:392
1958
3656
msgid "Got error %d during COMMIT"
1959
msgstr "Got error %d during COMMIT"
3659
#: drizzled/drizzled_error_messages.h:394
1962
3661
msgid "Got error %d during ROLLBACK"
1963
msgstr "Got error %d during ROLLBACK"
3664
#: drizzled/drizzled_error_messages.h:396
1966
3666
msgid "Got error %d during FLUSH_LOGS"
1967
msgstr "Got error %d during FLUSH_LOGS"
3669
#: drizzled/drizzled_error_messages.h:398
1970
3671
msgid "Got error %d during CHECKPOINT"
1971
msgstr "Got error %d during CHECKPOINT"
3674
#: drizzled/drizzled_error_messages.h:400
1975
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3677
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
1976
3678
"'%-.64s' (%-.64s)"
1978
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3681
#: drizzled/drizzled_error_messages.h:402
1981
3682
msgid "The storage engine for the table does not support binary table dump"
1982
msgstr "The storage engine for the table does not support binary table dump"
3685
#: drizzled/drizzled_error_messages.h:404
1984
3686
msgid "Binlog closed, cannot RESET MASTER"
1985
msgstr "Binlog closed, cannot RESET MASTER"
3689
#: drizzled/drizzled_error_messages.h:406
1988
3691
msgid "Failed rebuilding the index of dumped table '%-.192s'"
1989
msgstr "Failed rebuilding the index of dumped table '%-.192s'"
3694
#: drizzled/drizzled_error_messages.h:408
1992
3696
msgid "Error from master: '%-.64s'"
1993
msgstr "Error from master: '%-.64s'"
3699
#: drizzled/drizzled_error_messages.h:410
1995
3700
msgid "Net error reading from master"
1996
msgstr "Net error reading from master"
3703
#: drizzled/drizzled_error_messages.h:412
1998
3704
msgid "Net error writing to master"
1999
msgstr "Net error writing to master"
3707
#: drizzled/drizzled_error_messages.h:414
2001
3708
msgid "Can't find FULLTEXT index matching the column list"
2002
msgstr "Can't find FULLTEXT index matching the column list"
3711
#: drizzled/drizzled_error_messages.h:416
2005
3713
"Can't execute the given command because you have active locked tables or an "
2006
3714
"active transaction"
2008
"Can't execute the given command because you have active locked tables or an "
2009
"active transaction"
3717
#: drizzled/drizzled_error_messages.h:418
2012
3719
msgid "Unknown system variable '%-.64s'"
2013
msgstr "Unknown system variable '%-.64s'"
3722
#: drizzled/drizzled_error_messages.h:420
2016
3724
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2017
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
3727
#: drizzled/drizzled_error_messages.h:422
2021
3730
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2023
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3733
#: drizzled/drizzled_error_messages.h:424
2025
3734
msgid "Some non-transactional changed tables couldn't be rolled back"
2026
msgstr "Some non-transactional changed tables couldn't be rolled back"
2029
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2030
"of storage; increase this drizzled variable and try again"
2032
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2033
"of storage; increase this drizzled variable and try again"
2036
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2038
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2041
"This operation requires a running slave; configure slave and do START SLAVE"
2043
"This operation requires a running slave; configure slave and do START SLAVE"
3737
#: drizzled/drizzled_error_messages.h:426
3739
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3740
"of storage; increase this mysqld variable and try again"
3743
#: drizzled/drizzled_error_messages.h:428
3745
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3748
#: drizzled/drizzled_error_messages.h:430
3750
"This operation requires a running slave; configure slave and do START SLAVE"
3753
#: drizzled/drizzled_error_messages.h:432
2045
3754
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2046
msgstr "The server is not configured as slave; fix with CHANGE MASTER TO"
3757
#: drizzled/drizzled_error_messages.h:434
2049
3759
"Could not initialize master info structure; more error messages can be found "
2050
"in the Drizzle error log"
3760
"in the MySQL error log"
2052
"Could not initialize master info structure; more error messages can be found "
2053
"in the Drizzle error log"
3763
#: drizzled/drizzled_error_messages.h:436
2055
3764
msgid "Could not create slave thread; check system resources"
2056
msgstr "Could not create slave thread; check system resources"
3767
#: drizzled/drizzled_error_messages.h:438
2060
3770
"User %-.64s already has more than 'max_user_connections' active connections"
2062
"User %-.64s already has more than 'max_user_connections' active connections"
3773
#: drizzled/drizzled_error_messages.h:440
2064
3774
msgid "You may only use constant expressions with SET"
2065
msgstr "You may only use constant expressions with SET"
3777
#: drizzled/drizzled_error_messages.h:442
2067
3778
msgid "Lock wait timeout exceeded; try restarting transaction"
2068
msgstr "Lock wait timeout exceeded; try restarting transaction"
3781
#: drizzled/drizzled_error_messages.h:444
2070
3782
msgid "The total number of locks exceeds the lock table size"
2071
msgstr "The total number of locks exceeds the lock table size"
3785
#: drizzled/drizzled_error_messages.h:446
2073
3786
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2074
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3789
#: drizzled/drizzled_error_messages.h:448
2076
3790
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2077
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
3793
#: drizzled/drizzled_error_messages.h:450
2079
3794
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2080
msgstr "CREATE DATABASE not allowed while thread is holding global read lock"
3797
#: drizzled/drizzled_error_messages.h:452
2083
3799
msgid "Incorrect arguments to %s"
2084
msgstr "Incorrect arguments to %s"
3802
#: drizzled/drizzled_error_messages.h:454
2087
3804
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2088
msgstr "'%-.48s'@'%-.64s' is not allowed to create new users"
3807
#: drizzled/drizzled_error_messages.h:456
2091
3809
"Incorrect table definition; all MERGE tables must be in the same database"
2093
"Incorrect table definition; all MERGE tables must be in the same database"
3812
#: drizzled/drizzled_error_messages.h:458
2095
3813
msgid "Deadlock found when trying to get lock; try restarting transaction"
2096
msgstr "Deadlock found when trying to get lock; try restarting transaction"
3816
#: drizzled/drizzled_error_messages.h:460
2098
3817
msgid "The used table type doesn't support FULLTEXT indexes"
2099
msgstr "The used table type doesn't support FULLTEXT indexes"
3820
#: drizzled/drizzled_error_messages.h:462
2101
3821
msgid "Cannot add foreign key constraint"
2102
msgstr "Cannot add foreign key constraint"
3824
#: drizzled/drizzled_error_messages.h:464
2104
3825
msgid "Cannot add or update a child row: a foreign key constraint fails"
2105
msgstr "Cannot add or update a child row: a foreign key constraint fails"
3828
#: drizzled/drizzled_error_messages.h:466
2107
3829
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2108
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
3832
#: drizzled/drizzled_error_messages.h:468
2111
3834
msgid "Error connecting to master: %-.128s"
2112
msgstr "Error connecting to master: %-.128s"
3837
#: drizzled/drizzled_error_messages.h:470
2115
3839
msgid "Error running query on master: %-.128s"
2116
msgstr "Error running query on master: %-.128s"
3842
#: drizzled/drizzled_error_messages.h:472
2119
3844
msgid "Error when executing command %s: %-.128s"
2120
msgstr "Error when executing command %s: %-.128s"
3847
#: drizzled/drizzled_error_messages.h:474
2123
3849
msgid "Incorrect usage of %s and %s"
2124
msgstr "Incorrect usage of %s and %s"
3852
#: drizzled/drizzled_error_messages.h:476
2126
3853
msgid "The used SELECT statements have a different number of columns"
2127
msgstr "The used SELECT statements have a different number of columns"
3856
#: drizzled/drizzled_error_messages.h:478
2129
3857
msgid "Can't execute the query because you have a conflicting read lock"
2130
msgstr "Can't execute the query because you have a conflicting read lock"
3860
#: drizzled/drizzled_error_messages.h:480
2132
3861
msgid "Mixing of transactional and non-transactional tables is disabled"
2133
msgstr "Mixing of transactional and non-transactional tables is disabled"
3864
#: drizzled/drizzled_error_messages.h:482
2136
3866
msgid "Option '%s' used twice in statement"
2137
msgstr "Option '%s' used twice in statement"
3869
#: drizzled/drizzled_error_messages.h:484
2140
3871
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2141
msgstr "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3874
#: drizzled/drizzled_error_messages.h:486
2144
3876
msgid "Access denied; you need the %-.128s privilege for this operation"
2145
msgstr "Access denied; you need the %-.128s privilege for this operation"
2149
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2151
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2155
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2157
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3879
#: drizzled/drizzled_error_messages.h:488
3882
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3885
#: drizzled/drizzled_error_messages.h:490
3888
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3891
#: drizzled/drizzled_error_messages.h:492
2160
3893
msgid "Variable '%-.64s' doesn't have a default value"
2161
msgstr "Variable '%-.64s' doesn't have a default value"
3896
#: drizzled/drizzled_error_messages.h:494
2164
3898
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2165
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
3901
#: drizzled/drizzled_error_messages.h:496
2168
3903
msgid "Incorrect argument type to variable '%-.64s'"
2169
msgstr "Incorrect argument type to variable '%-.64s'"
3906
#: drizzled/drizzled_error_messages.h:498
2172
3908
msgid "Variable '%-.64s' can only be set, not read"
2173
msgstr "Variable '%-.64s' can only be set, not read"
3911
#: drizzled/drizzled_error_messages.h:500
2176
3913
msgid "Incorrect usage/placement of '%s'"
2177
msgstr "Incorrect usage/placement of '%s'"
3916
#: drizzled/drizzled_error_messages.h:502
2180
msgid "This version of Drizzle doesn't yet support '%s'"
2181
msgstr "This version of Drizzle doesn't yet support '%s'"
3918
msgid "This version of MySQL doesn't yet support '%s'"
3921
#: drizzled/drizzled_error_messages.h:504
2185
3924
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2187
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3927
#: drizzled/drizzled_error_messages.h:506
2189
3928
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2190
msgstr "Slave SQL thread ignored the query because of replicate-*-table rules"
3931
#: drizzled/drizzled_error_messages.h:508
2193
3933
msgid "Variable '%-.192s' is a %s variable"
2194
msgstr "Variable '%-.192s' is a %s variable"
3936
#: drizzled/drizzled_error_messages.h:510
2197
3938
msgid "Incorrect foreign key definition for '%-.192s': %s"
2198
msgstr "Incorrect foreign key definition for '%-.192s': %s"
3941
#: drizzled/drizzled_error_messages.h:512
2200
3942
msgid "Key reference and table reference don't match"
2201
msgstr "Key reference and table reference don't match"
3945
#: drizzled/drizzled_error_messages.h:514
2204
3947
msgid "Operand should contain %d column(s)"
2205
msgstr "Operand should contain %d column(s)"
3950
#: drizzled/drizzled_error_messages.h:516
2207
3951
msgid "Subquery returns more than 1 row"
2208
msgstr "Subquery returns more than 1 row"
3954
#: drizzled/drizzled_error_messages.h:518
2211
3956
msgid "Unknown prepared statement handler (%.*s) given to %s"
2212
msgstr "Unknown prepared statement handler (%.*s) given to %s"
3959
#: drizzled/drizzled_error_messages.h:520
2214
3960
msgid "Help database is corrupt or does not exist"
2215
msgstr "Help database is corrupt or does not exist"
3963
#: drizzled/drizzled_error_messages.h:522
2217
3964
msgid "Cyclic reference on subqueries"
2218
msgstr "Cyclic reference on subqueries"
3967
#: drizzled/drizzled_error_messages.h:524
2221
3969
msgid "Converting column '%s' from %s to %s"
2222
msgstr "Converting column '%s' from %s to %s"
3972
#: drizzled/drizzled_error_messages.h:526
2225
3974
msgid "Reference '%-.64s' not supported (%s)"
2226
msgstr "Reference '%-.64s' not supported (%s)"
3977
#: drizzled/drizzled_error_messages.h:528
2228
3978
msgid "Every derived table must have its own alias"
2229
msgstr "Every derived table must have its own alias"
3981
#: drizzled/drizzled_error_messages.h:530
2232
3983
msgid "Select %u was reduced during optimization"
2233
msgstr "Select %u was reduced during optimization"
3986
#: drizzled/drizzled_error_messages.h:532
2236
3988
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2237
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3991
#: drizzled/drizzled_error_messages.h:534
2240
3993
"Client does not support authentication protocol requested by server; "
2241
"consider upgrading Drizzle client"
3994
"consider upgrading MySQL client"
2243
"Client does not support authentication protocol requested by server; "
2244
"consider upgrading Drizzle client"
3997
#: drizzled/drizzled_error_messages.h:536
2246
3998
msgid "All parts of a SPATIAL index must be NOT NULL"
2247
msgstr "All parts of a SPATIAL index must be NOT NULL"
4001
#: drizzled/drizzled_error_messages.h:538
2250
4003
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2251
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
4006
#: drizzled/drizzled_error_messages.h:540
2253
4007
msgid "Slave is already running"
2254
msgstr "Slave is already running"
4010
#: drizzled/drizzled_error_messages.h:542
2256
4011
msgid "Slave already has been stopped"
2257
msgstr "Slave already has been stopped"
4014
#: drizzled/drizzled_error_messages.h:544
2261
4017
"Uncompressed data size too large; the maximum size is %d (probably, length "
2262
4018
"of uncompressed data was corrupted)"
2264
"Uncompressed data size too large; the maximum size is %d (probably, length "
2265
"of uncompressed data was corrupted)"
4021
#: drizzled/drizzled_error_messages.h:546
2267
4022
msgid "ZLIB: Not enough memory"
2268
msgstr "ZLIB: Not enough memory"
4025
#: drizzled/drizzled_error_messages.h:548
2271
4027
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2272
4028
"data was corrupted)"
2274
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2275
"data was corrupted)"
4031
#: drizzled/drizzled_error_messages.h:550
2277
4032
msgid "ZLIB: Input data corrupted"
2278
msgstr "ZLIB: Input data corrupted"
4035
#: drizzled/drizzled_error_messages.h:552
2281
4037
msgid "%d line(s) were cut by GROUP_CONCAT()"
2282
msgstr "%d line(s) were cut by GROUP_CONCAT()"
4040
#: drizzled/drizzled_error_messages.h:554
2285
4042
msgid "Row %ld doesn't contain data for all columns"
2286
msgstr "Row %ld doesn't contain data for all columns"
2290
"Row %ld was truncated; it contained more data than there were input columns"
2292
"Row %ld was truncated; it contained more data than there were input columns"
2296
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2298
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
4045
#: drizzled/drizzled_error_messages.h:556
4048
"Row %ld was truncated; it contained more data than there were input columns"
4051
#: drizzled/drizzled_error_messages.h:558
4054
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
4057
#: drizzled/drizzled_error_messages.h:560
2301
4059
msgid "Out of range value for column '%s' at row %ld"
2302
msgstr "Out of range value for column '%s' at row %ld"
4062
#: drizzled/drizzled_error_messages.h:562
2305
4064
msgid "Data truncated for column '%s' at row %ld"
2306
msgstr "Data truncated for column '%s' at row %ld"
4067
#: drizzled/drizzled_error_messages.h:564
2309
4069
msgid "Using storage engine %s for table '%s'"
2310
msgstr "Using storage engine %s for table '%s'"
4072
#: drizzled/drizzled_error_messages.h:566
2313
4074
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2314
msgstr "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
4077
#: drizzled/drizzled_error_messages.h:568
2316
4078
msgid "Cannot drop one or more of the requested users"
2317
msgstr "Cannot drop one or more of the requested users"
4081
#: drizzled/drizzled_error_messages.h:570
2319
4082
msgid "Can't revoke all privileges for one or more of the requested users"
2320
msgstr "Can't revoke all privileges for one or more of the requested users"
4085
#: drizzled/drizzled_error_messages.h:572
2323
4087
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2324
msgstr "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
4090
#: drizzled/drizzled_error_messages.h:574
2327
4092
msgid "Illegal mix of collations for operation '%s'"
2328
msgstr "Illegal mix of collations for operation '%s'"
4095
#: drizzled/drizzled_error_messages.h:576
2332
4098
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2333
4099
"variable_name)"
2335
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
4102
#: drizzled/drizzled_error_messages.h:578
2339
4104
msgid "Unknown collation: '%-.64s'"
2340
msgstr "Unknown collation: '%-.64s'"
2343
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2344
"compiled without SSL support; they can be used later if Drizzle slave with "
2347
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2348
"compiled without SSL support; they can be used later if Drizzle slave with "
2353
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2354
"old format; please change the password to the new format"
2356
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2357
"old format; please change the password to the new format"
2361
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2364
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
4107
#: drizzled/drizzled_error_messages.h:580
4109
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
4110
"compiled without SSL support; they can be used later if MySQL slave with SSL "
4114
#: drizzled/drizzled_error_messages.h:582
4117
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
4118
"old format; please change the password to the new format"
4121
#: drizzled/drizzled_error_messages.h:584
4124
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
4128
#: drizzled/drizzled_error_messages.h:586
2367
4129
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2368
msgstr "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
4132
#: drizzled/drizzled_error_messages.h:588
2371
4134
"It is recommended to use --skip-slave-start when doing step-by-step "
2372
4135
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2373
"get an unexpected slave's drizzled restart"
4136
"get an unexpected slave's mysqld restart"
2375
"It is recommended to use --skip-slave-start when doing step-by-step "
2376
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2377
"get an unexpected slave's drizzled restart"
4139
#: drizzled/drizzled_error_messages.h:590
2379
4140
msgid "SQL thread is not to be started so UNTIL options are ignored"
2380
msgstr "SQL thread is not to be started so UNTIL options are ignored"
4143
#: drizzled/drizzled_error_messages.h:592
2383
4145
msgid "Incorrect index name '%-.100s'"
2384
msgstr "Incorrect index name '%-.100s'"
4148
#: drizzled/drizzled_error_messages.h:594
2387
4150
msgid "Incorrect catalog name '%-.100s'"
2388
msgstr "Incorrect catalogue name '%-.100s'"
4153
#: drizzled/drizzled_error_messages.h:596
2391
4155
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2392
msgstr "Query cache failed to set size %lu; new query cache size is %lu"
4158
#: drizzled/drizzled_error_messages.h:598
2395
4160
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2396
msgstr "Column '%-.192s' cannot be part of FULLTEXT index"
4163
#: drizzled/drizzled_error_messages.h:600
2399
4165
msgid "Unknown key cache '%-.100s'"
2400
msgstr "Unknown key cache '%-.100s'"
4168
#: drizzled/drizzled_error_messages.h:602
2403
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
4170
"MySQL is started in --skip-name-resolve mode; you must restart it without "
2404
4171
"this switch for this grant to work"
2406
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2407
"this switch for this grant to work"
4174
#: drizzled/drizzled_error_messages.h:604
2410
4176
msgid "Unknown table engine '%s'"
2411
msgstr "Unknown table engine '%s'"
4179
#: drizzled/drizzled_error_messages.h:606
2414
4181
msgid "'%s' is deprecated; use '%s' instead"
2415
msgstr "'%s' is deprecated; use '%s' instead"
4184
#: drizzled/drizzled_error_messages.h:608
2418
4186
msgid "The target table %-.100s of the %s is not updatable"
2419
msgstr "The target table %-.100s of the %s is not updatable"
2423
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2426
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2431
"The Drizzle server is running with the %s option so it cannot execute this "
2434
"The Drizzle server is running with the %s option so it cannot execute this "
4189
#: drizzled/drizzled_error_messages.h:610
4192
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
4196
#: drizzled/drizzled_error_messages.h:612
4199
"The MySQL server is running with the %s option so it cannot execute this "
4203
#: drizzled/drizzled_error_messages.h:614
2438
4205
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2439
msgstr "Column '%-.100s' has duplicated value '%-.64s' in %s"
4208
#: drizzled/drizzled_error_messages.h:616
2442
4210
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2443
msgstr "Truncated incorrect %-.32s value: '%-.128s'"
4213
#: drizzled/drizzled_error_messages.h:618
2446
4215
"Incorrect table definition; there can be only one TIMESTAMP column with "
2447
4216
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2449
"Incorrect table definition; there can be only one TIMESTAMP column with "
2450
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
4219
#: drizzled/drizzled_error_messages.h:620
2453
4221
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2454
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
4224
#: drizzled/drizzled_error_messages.h:622
2456
4225
msgid "This command is not supported in the prepared statement protocol yet"
2457
msgstr "This command is not supported in the prepared statement protocol yet"
4228
#: drizzled/drizzled_error_messages.h:624
2460
4230
msgid "Got error %d '%-.100s' from %s"
2461
msgstr "Got error %d '%-.100s' from %s"
4233
#: drizzled/drizzled_error_messages.h:626
2464
4235
msgid "Got temporary error %d '%-.100s' from %s"
2465
msgstr "Got temporary error %d '%-.100s' from %s"
4238
#: drizzled/drizzled_error_messages.h:628
2468
4240
msgid "Unknown or incorrect time zone: '%-.64s'"
2469
msgstr "Unknown or incorrect time zone: '%-.64s'"
4243
#: drizzled/drizzled_error_messages.h:630
2472
4245
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2473
msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
4248
#: drizzled/drizzled_error_messages.h:632
2476
4250
msgid "Invalid %s character string: '%.64s'"
2477
msgstr "Invalid %s character string: '%.64s'"
4253
#: drizzled/drizzled_error_messages.h:634
2480
4255
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2481
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
4258
#: drizzled/drizzled_error_messages.h:636
2484
4260
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2485
msgstr "Conflicting declarations: '%s%s' and '%s%s'"
4263
#: drizzled/drizzled_error_messages.h:638
2488
4265
msgid "Can't create a %s from within another stored routine"
2489
msgstr "Can't create a %s from within another stored routine"
4268
#: drizzled/drizzled_error_messages.h:640
2492
4270
msgid "%s %s already exists"
2493
msgstr "%s %s already exists"
4273
#: drizzled/drizzled_error_messages.h:642
2496
4275
msgid "%s %s does not exist"
2497
msgstr "%s %s does not exist"
4278
#: drizzled/drizzled_error_messages.h:644
2500
4280
msgid "Failed to DROP %s %s"
2501
msgstr "Failed to DROP %s %s"
4283
#: drizzled/drizzled_error_messages.h:646
2504
4285
msgid "Failed to CREATE %s %s"
2505
msgstr "Failed to CREATE %s %s"
4288
#: drizzled/drizzled_error_messages.h:648
2508
4290
msgid "%s with no matching label: %s"
2509
msgstr "%s with no matching label: %s"
4293
#: drizzled/drizzled_error_messages.h:650
2512
4295
msgid "Redefining label %s"
2513
msgstr "Redefining label %s"
4298
#: drizzled/drizzled_error_messages.h:652
2516
4300
msgid "End-label %s without match"
2517
msgstr "End-label %s without match"
4303
#: drizzled/drizzled_error_messages.h:654
2520
4305
msgid "Referring to uninitialized variable %s"
2521
msgstr "Referring to uninitialised variable %s"
4308
#: drizzled/drizzled_error_messages.h:656
2524
4310
msgid "PROCEDURE %s can't return a result set in the given context"
2525
msgstr "PROCEDURE %s can't return a result set in the given context"
4313
#: drizzled/drizzled_error_messages.h:658
2527
4314
msgid "RETURN is only allowed in a FUNCTION"
2528
msgstr "RETURN is only allowed in a FUNCTION"
4317
#: drizzled/drizzled_error_messages.h:660
2531
4319
msgid "%s is not allowed in stored procedures"
2532
msgstr "%s is not allowed in stored procedures"
2535
"The update log is deprecated and replaced by the binary log; SET "
2536
"SQL_LOG_UPDATE has been ignored"
2538
"The update log is deprecated and replaced by the binary log; SET "
2539
"SQL_LOG_UPDATE has been ignored"
2542
"The update log is deprecated and replaced by the binary log; SET "
2543
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2545
"The update log is deprecated and replaced by the binary log; SET "
2546
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4322
#: drizzled/drizzled_error_messages.h:662
4324
"The update log is deprecated and replaced by the binary log; SET "
4325
"SQL_LOG_UPDATE has been ignored"
4328
#: drizzled/drizzled_error_messages.h:664
4330
"The update log is deprecated and replaced by the binary log; SET "
4331
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
4334
#: drizzled/drizzled_error_messages.h:666
2548
4335
msgid "Query execution was interrupted"
2549
msgstr "Query execution was interrupted"
4338
#: drizzled/drizzled_error_messages.h:668
2552
4340
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2553
msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
4343
#: drizzled/drizzled_error_messages.h:670
2556
4345
msgid "Undefined CONDITION: %s"
2557
msgstr "Undefined CONDITION: %s"
4348
#: drizzled/drizzled_error_messages.h:672
2560
4350
msgid "No RETURN found in FUNCTION %s"
2561
msgstr "No RETURN found in FUNCTION %s"
4353
#: drizzled/drizzled_error_messages.h:674
2564
4355
msgid "FUNCTION %s ended without RETURN"
2565
msgstr "FUNCTION %s ended without RETURN"
4358
#: drizzled/drizzled_error_messages.h:676
2567
4359
msgid "Cursor statement must be a SELECT"
2568
msgstr "Cursor statement must be a SELECT"
4362
#: drizzled/drizzled_error_messages.h:678
2570
4363
msgid "Cursor SELECT must not have INTO"
2571
msgstr "Cursor SELECT must not have INTO"
4366
#: drizzled/drizzled_error_messages.h:680
2574
4368
msgid "Undefined CURSOR: %s"
2575
msgstr "Undefined CURSOR: %s"
4371
#: drizzled/drizzled_error_messages.h:682
2577
4372
msgid "Cursor is already open"
2578
msgstr "Cursor is already open"
4375
#: drizzled/drizzled_error_messages.h:684
2580
4376
msgid "Cursor is not open"
2581
msgstr "Cursor is not open"
4379
#: drizzled/drizzled_error_messages.h:686
2584
4381
msgid "Undeclared variable: %s"
2585
msgstr "Undeclared variable: %s"
4384
#: drizzled/drizzled_error_messages.h:688
2587
4385
msgid "Incorrect number of FETCH variables"
2588
msgstr "Incorrect number of FETCH variables"
4388
#: drizzled/drizzled_error_messages.h:690
2590
4389
msgid "No data - zero rows fetched, selected, or processed"
2591
msgstr "No data - zero rows fetched, selected, or processed"
4392
#: drizzled/drizzled_error_messages.h:692
2594
4394
msgid "Duplicate parameter: %s"
2595
msgstr "Duplicate parameter: %s"
4397
#: drizzled/drizzled_error_messages.h:694
2598
4399
msgid "Duplicate variable: %s"
2599
msgstr "Duplicate variable: %s"
4402
#: drizzled/drizzled_error_messages.h:696
2602
4404
msgid "Duplicate condition: %s"
2603
msgstr "Duplicate condition: %s"
4407
#: drizzled/drizzled_error_messages.h:698
2606
4409
msgid "Duplicate cursor: %s"
2607
msgstr "Duplicate cursor: %s"
4412
#: drizzled/drizzled_error_messages.h:700
2610
4414
msgid "Failed to ALTER %s %s"
2611
msgstr "Failed to ALTER %s %s"
4417
#: drizzled/drizzled_error_messages.h:702
2613
4418
msgid "Subquery value not supported"
2614
msgstr "Subquery value not supported"
4421
#: drizzled/drizzled_error_messages.h:704
2617
4423
msgid "%s is not allowed in stored function or trigger"
2618
msgstr "%s is not allowed in stored function or trigger"
4426
#: drizzled/drizzled_error_messages.h:706
2620
4427
msgid "Variable or condition declaration after cursor or handler declaration"
2621
msgstr "Variable or condition declaration after cursor or handler declaration"
4430
#: drizzled/drizzled_error_messages.h:708
2623
4431
msgid "Cursor declaration after handler declaration"
2624
msgstr "Cursor declaration after handler declaration"
4434
#: drizzled/drizzled_error_messages.h:710
2626
4435
msgid "Case not found for CASE statement"
2627
msgstr "Case not found for CASE statement"
4438
#: drizzled/drizzled_error_messages.h:712
2630
4440
msgid "Configuration file '%-.192s' is too big"
2631
msgstr "Configuration file '%-.192s' is too big"
4443
#: drizzled/drizzled_error_messages.h:714
2634
4445
msgid "Malformed file type header in file '%-.192s'"
2635
msgstr "Malformed file type header in file '%-.192s'"
4448
#: drizzled/drizzled_error_messages.h:716
2638
4450
msgid "Unexpected end of file while parsing comment '%-.200s'"
2639
msgstr "Unexpected end of file while parsing comment '%-.200s'"
4453
#: drizzled/drizzled_error_messages.h:718
2642
4455
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2643
msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4458
#: drizzled/drizzled_error_messages.h:720
2646
4460
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2647
msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
4463
#: drizzled/drizzled_error_messages.h:722
2649
4464
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2651
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4467
#: drizzled/drizzled_error_messages.h:724
4469
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4472
#: drizzled/drizzled_error_messages.h:726
2654
4474
msgid "'%-.192s.%-.192s' is not %s"
2655
msgstr "'%-.192s.%-.192s' is not %s"
4477
#: drizzled/drizzled_error_messages.h:728
2658
4479
msgid "Column '%-.192s' is not updatable"
2659
msgstr "Column '%-.192s' is not updatable"
4482
#: drizzled/drizzled_error_messages.h:730
2661
4483
msgid "View's SELECT contains a subquery in the FROM clause"
2662
msgstr "View's SELECT contains a subquery in the FROM clause"
4486
#: drizzled/drizzled_error_messages.h:732
2665
4488
msgid "View's SELECT contains a '%s' clause"
2666
msgstr "View's SELECT contains a '%s' clause"
4491
#: drizzled/drizzled_error_messages.h:734
2668
4492
msgid "View's SELECT contains a variable or parameter"
2669
msgstr "View's SELECT contains a variable or parameter"
4495
#: drizzled/drizzled_error_messages.h:736
2672
4497
msgid "View's SELECT refers to a temporary table '%-.192s'"
2673
msgstr "View's SELECT refers to a temporary table '%-.192s'"
4500
#: drizzled/drizzled_error_messages.h:738
2675
4501
msgid "View's SELECT and view's field list have different column counts"
2676
msgstr "View's SELECT and view's field list have different column counts"
4504
#: drizzled/drizzled_error_messages.h:740
2679
4506
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2681
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4509
#: drizzled/drizzled_error_messages.h:742
2683
4510
msgid "View being updated does not have complete key of underlying table in it"
2685
"View being updated does not have complete key of underlying table in it"
4513
#: drizzled/drizzled_error_messages.h:744
2689
4516
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2690
4517
"(s) or definer/invoker of view lack rights to use them"
2692
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2693
"(s) or definer/invoker of view lack rights to use them"
4520
#: drizzled/drizzled_error_messages.h:746
2696
4522
msgid "Can't drop or alter a %s from within another stored routine"
2697
msgstr "Can't drop or alter a %s from within another stored routine"
4525
#: drizzled/drizzled_error_messages.h:748
2699
4526
msgid "GOTO is not allowed in a stored procedure handler"
2700
msgstr "GOTO is not allowed in a stored procedure handler"
4529
#: drizzled/drizzled_error_messages.h:750
2702
4530
msgid "Trigger already exists"
2703
msgstr "Trigger already exists"
4533
#: drizzled/drizzled_error_messages.h:752
2705
4534
msgid "Trigger does not exist"
2706
msgstr "Trigger does not exist"
4537
#: drizzled/drizzled_error_messages.h:754
2709
4539
msgid "Trigger's '%-.192s' is view or temporary table"
2710
msgstr "Trigger's '%-.192s' is view or temporary table"
4542
#: drizzled/drizzled_error_messages.h:756
2713
4544
msgid "Updating of %s row is not allowed in %strigger"
2714
msgstr "Updating of %s row is not allowed in %strigger"
4547
#: drizzled/drizzled_error_messages.h:758
2717
4549
msgid "There is no %s row in %s trigger"
2718
msgstr "There is no %s row in %s trigger"
4552
#: drizzled/drizzled_error_messages.h:760
2721
4554
msgid "Field '%-.192s' doesn't have a default value"
2722
msgstr "Field '%-.192s' doesn't have a default value"
4557
#: drizzled/drizzled_error_messages.h:762
2724
4558
msgid "Division by 0"
2725
msgstr "Division by 0"
4561
#: drizzled/drizzled_error_messages.h:764
2728
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2729
msgstr "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4563
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %ld"
4566
#: drizzled/drizzled_error_messages.h:766
2732
4568
msgid "Illegal %s '%-.192s' value found during parsing"
2733
msgstr "Illegal %s '%-.192s' value found during parsing"
4571
#: drizzled/drizzled_error_messages.h:768
2736
4573
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2737
msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4576
#: drizzled/drizzled_error_messages.h:770
2740
4578
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2741
msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
4581
#: drizzled/drizzled_error_messages.h:772
2744
4583
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2745
msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4586
#: drizzled/drizzled_error_messages.h:774
2748
4588
msgid "Failed purging old relay logs: %s"
2749
msgstr "Failed purging old relay logs: %s"
4591
#: drizzled/drizzled_error_messages.h:776
2752
4593
msgid "Password hash should be a %d-digit hexadecimal number"
2753
msgstr "Password hash should be a %d-digit hexadecimal number"
4596
#: drizzled/drizzled_error_messages.h:778
2755
4597
msgid "Target log not found in binlog index"
2756
msgstr "Target log not found in binlog index"
4600
#: drizzled/drizzled_error_messages.h:780
2758
4601
msgid "I/O error reading log index file"
2759
msgstr "I/O error reading log index file"
4604
#: drizzled/drizzled_error_messages.h:782
2761
4605
msgid "Server configuration does not permit binlog purge"
2762
msgstr "Server configuration does not permit binlog purge"
4608
#: drizzled/drizzled_error_messages.h:784
2764
4609
msgid "Failed on fseek()"
2765
msgstr "Failed on fseek()"
4612
#: drizzled/drizzled_error_messages.h:786
2767
4613
msgid "Fatal error during log purge"
2768
msgstr "Fatal error during log purge"
4616
#: drizzled/drizzled_error_messages.h:788
2770
4617
msgid "A purgeable log is in use, will not purge"
2771
msgstr "A purgeable log is in use, will not purge"
4620
#: drizzled/drizzled_error_messages.h:790
2773
4621
msgid "Unknown error during log purge"
2774
msgstr "Unknown error during log purge"
4624
#: drizzled/drizzled_error_messages.h:792
2777
4626
msgid "Failed initializing relay log position: %s"
2778
msgstr "Failed initialising relay log position: %s"
4629
#: drizzled/drizzled_error_messages.h:794
2780
4630
msgid "You are not using binary logging"
2781
msgstr "You are not using binary logging"
4633
#: drizzled/drizzled_error_messages.h:796
2785
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4636
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
2787
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4639
#: drizzled/drizzled_error_messages.h:798
2789
4640
msgid "WSAStartup Failed"
2790
msgstr "WSAStartup Failed"
4643
#: drizzled/drizzled_error_messages.h:800
2792
4644
msgid "Can't handle procedures with different groups yet"
2793
msgstr "Can't handle procedures with different groups yet"
4647
#: drizzled/drizzled_error_messages.h:802
2795
4648
msgid "Select must have a group with this procedure"
2796
msgstr "Select must have a group with this procedure"
4651
#: drizzled/drizzled_error_messages.h:804
2798
4652
msgid "Can't use ORDER clause with this procedure"
2799
msgstr "Can't use ORDER clause with this procedure"
4655
#: drizzled/drizzled_error_messages.h:806
2802
4657
msgid "Binary logging and replication forbid changing the global server %s"
2803
msgstr "Binary logging and replication forbid changing the global server %s"
4660
#: drizzled/drizzled_error_messages.h:808
2806
4662
msgid "Can't map file: %-.200s, errno: %d"
2807
msgstr "Can't map file: %-.200s, errno: %d"
4665
#: drizzled/drizzled_error_messages.h:810
2810
4667
msgid "Wrong magic in %-.64s"
2811
msgstr "Wrong magic in %-.64s"
4670
#: drizzled/drizzled_error_messages.h:812
2813
4671
msgid "Prepared statement contains too many placeholders"
2814
msgstr "Prepared statement contains too many placeholders"
4674
#: drizzled/drizzled_error_messages.h:814
2817
4676
msgid "Key part '%-.192s' length cannot be 0"
2818
msgstr "Key part '%-.192s' length cannot be 0"
4679
#: drizzled/drizzled_error_messages.h:816
2820
4680
msgid "View text checksum failed"
2821
msgstr "View text checksum failed"
4683
#: drizzled/drizzled_error_messages.h:818
2825
4686
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2827
"Can't modify more than one base table through a join view '%-.192s.%-.192s'"
4689
#: drizzled/drizzled_error_messages.h:820
2830
4691
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2831
msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
4694
#: drizzled/drizzled_error_messages.h:822
2834
4696
msgid "Can not delete from join view '%-.192s.%-.192s'"
2835
msgstr "Can't delete from join view '%-.192s.%-.192s'"
4699
#: drizzled/drizzled_error_messages.h:824
2838
4701
msgid "Operation %s failed for %.256s"
2839
msgstr "Operation %s failed for %.256s"
4704
#: drizzled/drizzled_error_messages.h:826
2841
4705
msgid "XAER_NOTA: Unknown XID"
2842
msgstr "XAER_NOTA: Unknown XID"
4708
#: drizzled/drizzled_error_messages.h:828
2844
4709
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2845
msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
4712
#: drizzled/drizzled_error_messages.h:830
2849
4715
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2850
4716
"the %.64s state"
2852
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4719
#: drizzled/drizzled_error_messages.h:832
2855
4720
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2856
msgstr "XAER_OUTSIDE: Some work is done outside global transaction"
4723
#: drizzled/drizzled_error_messages.h:834
2859
4725
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2860
4726
"for consistency"
2862
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4729
#: drizzled/drizzled_error_messages.h:836
2865
4730
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2866
msgstr "XA_RBROLLBACK: Transaction branch was rolled back"
4733
#: drizzled/drizzled_error_messages.h:838
2870
4736
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2873
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4740
#: drizzled/drizzled_error_messages.h:840
2876
4741
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2877
msgstr "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4744
#: drizzled/drizzled_error_messages.h:842
2879
4745
msgid "Failed to revoke all privileges to dropped routine"
2880
msgstr "Failed to revoke all privileges to dropped routine"
4748
#: drizzled/drizzled_error_messages.h:844
2883
4750
msgid "Data too long for column '%s' at row %ld"
2884
msgstr "Data too long for column '%s' at row %ld"
4753
#: drizzled/drizzled_error_messages.h:846
2887
4755
msgid "Bad SQLSTATE: '%s'"
2888
msgstr "Bad SQLSTATE: '%s'"
4758
#: drizzled/drizzled_error_messages.h:848
2892
4761
"%s: ready for connections.\n"
2893
"Version: '%s' %s\n"
4762
"Version: '%s' socket: '%s' port: %d %s"
2895
"%s: ready for connections.\n"
2896
"Version: '%s' %s\n"
4765
#: drizzled/drizzled_error_messages.h:850
2898
4766
msgid "Can't load value from file with fixed size rows to variable"
2899
msgstr "Can't load value from file with fixed size rows to variable"
4769
#: drizzled/drizzled_error_messages.h:852
2901
4770
msgid "You are not allowed to create a user with GRANT"
2902
msgstr "You are not allowed to create a user with GRANT"
4773
#: drizzled/drizzled_error_messages.h:854
2905
4775
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2906
msgstr "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4778
#: drizzled/drizzled_error_messages.h:856
2908
4779
msgid "Table definition has changed, please retry transaction"
2909
msgstr "Table definition has changed, please retry transaction"
4782
#: drizzled/drizzled_error_messages.h:858
2911
4783
msgid "Duplicate handler declared in the same block"
2912
msgstr "Duplicate handler declared in the same block"
4786
#: drizzled/drizzled_error_messages.h:860
2916
4789
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2917
4790
"variable in BEFORE trigger"
2919
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2920
"variable in BEFORE trigger"
4793
#: drizzled/drizzled_error_messages.h:862
2923
4795
msgid "Not allowed to return a result set from a %s"
2924
msgstr "Not allowed to return a result set from a %s"
4798
#: drizzled/drizzled_error_messages.h:864
2926
4799
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2927
msgstr "Cannot get geometry object from data you send to the GEOMETRY field"
2930
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2931
"declaration and binary logging is enabled; if non-transactional tables were "
2932
"updated, the binary log will miss their changes"
2934
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2935
"declaration and binary logging is enabled; if non-transactional tables were "
2936
"updated, the binary log will miss their changes"
2939
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2940
"declaration and binary logging is enabled (you *might* want to use the less "
2941
"safe log_bin_trust_function_creators variable)"
2943
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2944
"declaration and binary logging is enabled (you *might* want to use the less "
2945
"safe log_bin_trust_function_creators variable)"
2948
"You do not have the SUPER privilege and binary logging is enabled (you "
2949
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2951
"You do not have the SUPER privilege and binary logging is enabled (you "
2952
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2955
"You can't execute a prepared statement which has an open cursor associated "
2956
"with it. Reset the statement to re-execute it."
2958
"You can't execute a prepared statement which has an open cursor associated "
2959
"with it. Reset the statement to re-execute it."
4802
#: drizzled/drizzled_error_messages.h:866
4804
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4805
"declaration and binary logging is enabled; if non-transactional tables were "
4806
"updated, the binary log will miss their changes"
4809
#: drizzled/drizzled_error_messages.h:868
4811
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4812
"declaration and binary logging is enabled (you *might* want to use the less "
4813
"safe log_bin_trust_function_creators variable)"
4816
#: drizzled/drizzled_error_messages.h:870
4818
"You do not have the SUPER privilege and binary logging is enabled (you "
4819
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4822
#: drizzled/drizzled_error_messages.h:872
4824
"You can't execute a prepared statement which has an open cursor associated "
4825
"with it. Reset the statement to re-execute it."
4828
#: drizzled/drizzled_error_messages.h:874
2962
4830
msgid "The statement (%lu) has no open cursor."
2963
msgstr "The statement (%lu) has no open cursor."
4833
#: drizzled/drizzled_error_messages.h:876
2966
4835
"Explicit or implicit commit is not allowed in stored function or trigger."
2968
"Explicit or implicit commit is not allowed in stored function or trigger."
4838
#: drizzled/drizzled_error_messages.h:878
2972
4841
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2974
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4844
#: drizzled/drizzled_error_messages.h:880
2976
4845
msgid "Recursive stored functions and triggers are not allowed."
2977
msgstr "Recursive stored functions and triggers are not allowed."
4848
#: drizzled/drizzled_error_messages.h:882
2980
4850
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2981
msgstr "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4853
#: drizzled/drizzled_error_messages.h:884
2984
4855
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2985
msgstr "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4858
#: drizzled/drizzled_error_messages.h:886
2989
4861
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2992
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4865
#: drizzled/drizzled_error_messages.h:888
2996
4867
"You can't combine write-locking of system tables with other tables or lock "
2999
"You can't combine write-locking of system tables with other tables or lock "
4871
#: drizzled/drizzled_error_messages.h:890
3003
4873
msgid "Unable to connect to foreign data source: %.64s"
3004
msgstr "Unable to connect to foreign data source: %.64s"
3008
"There was a problem processing the query on the foreign data source. Data "
3009
"source error: %-.64s"
3011
"There was a problem processing the query on the foreign data source. Data "
3012
"source error: %-.64s"
3016
"The foreign data source you are trying to reference does not exist. Data "
3017
"source error: %-.64s"
3019
"The foreign data source you are trying to reference does not exist. Data "
3020
"source error: %-.64s"
3024
"Can't create federated table. The data source connection string '%-.64s' is "
3025
"not in the correct format"
3027
"Can't create federated table. The data source connection string '%-.64s' is "
3028
"not in the correct format"
4876
#: drizzled/drizzled_error_messages.h:892
4879
"There was a problem processing the query on the foreign data source. Data "
4880
"source error: %-.64s"
4883
#: drizzled/drizzled_error_messages.h:894
4886
"The foreign data source you are trying to reference does not exist. Data "
4887
"source error: %-.64s"
4890
#: drizzled/drizzled_error_messages.h:896
4893
"Can't create federated table. The data source connection string '%-.64s' is "
4894
"not in the correct format"
4897
#: drizzled/drizzled_error_messages.h:898
3031
4899
msgid "The data source connection string '%-.64s' is not in the correct format"
3033
"The data source connection string '%-.64s' is not in the correct format"
4902
#: drizzled/drizzled_error_messages.h:900
3036
4904
msgid "Can't create federated table. Foreign data src error: %-.64s"
3037
msgstr "Can't create federated table. Foreign data src error: %-.64s"
4907
#: drizzled/drizzled_error_messages.h:902
3039
4908
msgid "Trigger in wrong schema"
3040
msgstr "Trigger in wrong schema"
4911
#: drizzled/drizzled_error_messages.h:904
3044
4914
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3045
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4915
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
3047
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3048
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4918
#: drizzled/drizzled_error_messages.h:906
3051
4920
msgid "Routine body for '%-.100s' is too long"
3052
msgstr "Routine body for '%-.100s' is too long"
4923
#: drizzled/drizzled_error_messages.h:908
3054
4924
msgid "Cannot drop default keycache"
3055
msgstr "Cannot drop default keycache"
4927
#: drizzled/drizzled_error_messages.h:910
3058
4929
msgid "Display width out of range for column '%-.192s' (max = %d)"
3059
msgstr "Display width out of range for column '%-.192s' (max = %d)"
4932
#: drizzled/drizzled_error_messages.h:912
3061
4933
msgid "XAER_DUPID: The XID already exists"
3062
msgstr "XAER_DUPID: The XID already exists"
4936
#: drizzled/drizzled_error_messages.h:914
3065
4938
msgid "Datetime function: %-.32s field overflow"
3066
msgstr "Datetime function: %-.32s field overflow"
3070
"Can't update table '%-.192s' in stored function/trigger because it is "
3071
"already used by statement which invoked this stored function/trigger."
3073
"Can't update table '%-.192s' in stored function/trigger because it is "
3074
"already used by statement which invoked this stored function/trigger."
3078
"The definition of table '%-.192s' prevents operation %.192s on table "
3081
"The definition of table '%-.192s' prevents operation %.192s on table "
3085
"The prepared statement contains a stored routine call that refers to that "
3086
"same statement. It's not allowed to execute a prepared statement in such a "
3089
"The prepared statement contains a stored routine call that refers to that "
3090
"same statement. It's not allowed to execute a prepared statement in such a "
4941
#: drizzled/drizzled_error_messages.h:916
4944
"Can't update table '%-.192s' in stored function/trigger because it is "
4945
"already used by statement which invoked this stored function/trigger."
4948
#: drizzled/drizzled_error_messages.h:918
4951
"The definition of table '%-.192s' prevents operation %.192s on table "
4955
#: drizzled/drizzled_error_messages.h:920
4957
"The prepared statement contains a stored routine call that refers to that "
4958
"same statement. It's not allowed to execute a prepared statement in such a "
4962
#: drizzled/drizzled_error_messages.h:922
3093
4963
msgid "Not allowed to set autocommit from a stored function or trigger"
3094
msgstr "Not allowed to set autocommit from a stored function or trigger"
4966
#: drizzled/drizzled_error_messages.h:924
3096
4967
msgid "Definer is not fully qualified"
3097
msgstr "Definer is not fully qualified"
3101
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3102
"Current user is used as definer. Please recreate the view!"
3104
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3105
"Current user is used as definer. Please recreate the view!"
3109
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3112
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4970
#: drizzled/drizzled_error_messages.h:926
4973
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4974
"Current user is used as definer. Please recreate the view!"
4977
#: drizzled/drizzled_error_messages.h:928
4980
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4984
#: drizzled/drizzled_error_messages.h:930
3116
4986
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3117
msgstr "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4989
#: drizzled/drizzled_error_messages.h:932
3120
4991
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3121
msgstr "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3125
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3127
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3131
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3133
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4994
#: drizzled/drizzled_error_messages.h:934
4997
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
5000
#: drizzled/drizzled_error_messages.h:936
5003
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
5006
#: drizzled/drizzled_error_messages.h:938
3136
5008
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3137
msgstr "Variable '%-.64s' must be quoted with `...`, or renamed"
5011
#: drizzled/drizzled_error_messages.h:940
3141
5014
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3142
5015
"activated under the authorization of the invoker, which may have "
3143
5016
"insufficient privileges. Please recreate the trigger."
3145
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3146
"activated under the authorisation of the invoker, which may have "
3147
"insufficient privileges. Please recreate the trigger."
5019
#: drizzled/drizzled_error_messages.h:942
3150
5021
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3151
msgstr "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3155
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3156
"exceeded for routine %.192s"
3158
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3159
"exceeded for routine %.192s"
3163
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3164
"or contains bad data (internal code %d)"
3166
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3167
"or contains bad data (internal code %d)"
5024
#: drizzled/drizzled_error_messages.h:944
5027
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
5028
"exceeded for routine %.192s"
5031
#: drizzled/drizzled_error_messages.h:946
5034
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
5035
"contains bad data (internal code %d)"
5038
#: drizzled/drizzled_error_messages.h:948
3170
5040
msgid "Incorrect routine name '%-.192s'"
3171
msgstr "Incorrect routine name '%-.192s'"
5043
#: drizzled/drizzled_error_messages.h:950
3174
5045
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3175
msgstr "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
5048
#: drizzled/drizzled_error_messages.h:952
3177
5049
msgid "AGGREGATE is not supported for stored functions"
3178
msgstr "AGGREGATE is not supported for stored functions"
5052
#: drizzled/drizzled_error_messages.h:954
3182
5055
"Can't create more than max_prepared_stmt_count statements (current value: %"
3185
"Can't create more than max_prepared_stmt_count statements (current value: %"
5059
#: drizzled/drizzled_error_messages.h:956
3189
5061
msgid "`%-.192s`.`%-.192s` contains view recursion"
3190
msgstr "`%-.192s`.`%-.192s` contains view recursion"
5064
#: drizzled/drizzled_error_messages.h:958
3193
5066
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3194
msgstr "non-grouping field '%-.192s' is used in %-.64s clause"
5069
#: drizzled/drizzled_error_messages.h:960
3196
5070
msgid "The used table type doesn't support SPATIAL indexes"
3197
msgstr "The used table type doesn't support SPATIAL indexes"
5073
#: drizzled/drizzled_error_messages.h:962
3199
5074
msgid "Triggers can not be created on system tables"
3200
msgstr "Triggers can not be created on system tables"
5077
#: drizzled/drizzled_error_messages.h:964
3203
5079
msgid "Leading spaces are removed from name '%s'"
3204
msgstr "Leading spaces are removed from name '%s'"
5082
#: drizzled/drizzled_error_messages.h:966
3206
5083
msgid "Failed to read auto-increment value from storage engine"
3207
msgstr "Failed to read auto-increment value from storage engine"
5086
#: drizzled/drizzled_error_messages.h:968
3209
5087
msgid "user name"
5090
#: drizzled/drizzled_error_messages.h:970
3212
5091
msgid "host name"
5094
#: drizzled/drizzled_error_messages.h:972
3216
5096
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3217
msgstr "String '%-.70s' is too long for %s (should be no longer than %d)"
5099
#: drizzled/drizzled_error_messages.h:974
3220
5101
msgid "The target table %-.100s of the %s is not insertable-into"
3221
msgstr "The target table %-.100s of the %s is not insertable-into"
5104
#: drizzled/drizzled_error_messages.h:976
3225
5107
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3227
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
5110
#: drizzled/drizzled_error_messages.h:978
3229
5111
msgid "Too high level of nesting for select"
3230
msgstr "Too high level of nesting for select"
5114
#: drizzled/drizzled_error_messages.h:980
3233
5116
msgid "Name '%-.64s' has become ''"
3234
msgstr "Name '%-.64s' has become ''"
5119
#: drizzled/drizzled_error_messages.h:982
3237
5121
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3238
5122
"optional and non-empty FIELDS ENCLOSED BY"
3240
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3241
"optional and non-empty FIELDS ENCLOSED BY"
5125
#: drizzled/drizzled_error_messages.h:984
3244
5127
msgid "The foreign server, %s, you are trying to create already exists."
3245
msgstr "The foreign server, %s, you are trying to create already exists."
3249
"The foreign server name you are trying to reference does not exist. Data "
3250
"source error: %-.64s"
3252
"The foreign server name you are trying to reference does not exist. Data "
3253
"source error: %-.64s"
3257
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3259
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3263
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3266
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5130
#: drizzled/drizzled_error_messages.h:986
5133
"The foreign server name you are trying to reference does not exist. Data "
5134
"source error: %-.64s"
5137
#: drizzled/drizzled_error_messages.h:988
5140
"Table storage engine '%-.64s' does not support the create option '%.64s'"
5143
#: drizzled/drizzled_error_messages.h:990
5146
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
5150
#: drizzled/drizzled_error_messages.h:992
3270
5152
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3271
msgstr "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
5155
#: drizzled/drizzled_error_messages.h:994
3273
5156
msgid "MAXVALUE can only be used in last partition definition"
3274
msgstr "MAXVALUE can only be used in last partition definition"
5159
#: drizzled/drizzled_error_messages.h:996
3276
5160
msgid "Subpartitions can only be hash partitions and by key"
3277
msgstr "Subpartitions can only be hash partitions and by key"
5163
#: drizzled/drizzled_error_messages.h:998
3279
5164
msgid "Must define subpartitions on all partitions if on one partition"
3280
msgstr "Must define subpartitions on all partitions if on one partition"
5167
#: drizzled/drizzled_error_messages.h:1000
3282
5168
msgid "Wrong number of partitions defined, mismatch with previous setting"
3283
msgstr "Wrong number of partitions defined, mismatch with previous setting"
5171
#: drizzled/drizzled_error_messages.h:1002
3285
5172
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3286
msgstr "Wrong number of subpartitions defined, mismatch with previous setting"
5175
#: drizzled/drizzled_error_messages.h:1004
3288
5176
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3290
"Constant/Random expression in (sub)partitioning function is not allowed"
5179
#: drizzled/drizzled_error_messages.h:1006
3292
5180
msgid "Expression in RANGE/LIST VALUES must be constant"
3293
msgstr "Expression in RANGE/LIST VALUES must be constant"
5183
#: drizzled/drizzled_error_messages.h:1008
3295
5184
msgid "Field in list of fields for partition function not found in table"
3296
msgstr "Field in list of fields for partition function not found in table"
5187
#: drizzled/drizzled_error_messages.h:1010
3298
5188
msgid "List of fields is only allowed in KEY partitions"
3299
msgstr "List of fields is only allowed in KEY partitions"
5191
#: drizzled/drizzled_error_messages.h:1012
3302
5193
"The partition info in the frm file is not consistent with what can be "
3303
5194
"written into the frm file"
3305
"The partition info in the frm file is not consistent with what can be "
3306
"written into the frm file"
5197
#: drizzled/drizzled_error_messages.h:1014
3309
5199
msgid "The %-.192s function returns the wrong type"
3310
msgstr "The %-.192s function returns the wrong type"
5202
#: drizzled/drizzled_error_messages.h:1016
3313
5204
msgid "For %-.64s partitions each partition must be defined"
3314
msgstr "For %-.64s partitions each partition must be defined"
5207
#: drizzled/drizzled_error_messages.h:1018
3316
5208
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3317
msgstr "VALUES LESS THAN value must be strictly increasing for each partition"
5211
#: drizzled/drizzled_error_messages.h:1020
3319
5212
msgid "VALUES value must be of same type as partition function"
3320
msgstr "VALUES value must be of same type as partition function"
5215
#: drizzled/drizzled_error_messages.h:1022
3322
5216
msgid "Multiple definition of same constant in list partitioning"
3323
msgstr "Multiple definition of same constant in list partitioning"
5219
#: drizzled/drizzled_error_messages.h:1024
3325
5220
msgid "Partitioning can not be used stand-alone in query"
3326
msgstr "Partitioning can not be used stand-alone in query"
5223
#: drizzled/drizzled_error_messages.h:1026
3329
"The mix of handlers in the partitions is not allowed in this version of "
5225
"The mix of handlers in the partitions is not allowed in this version of MySQL"
3332
"The mix of handlers in the partitions is not allowed in this version of "
5228
#: drizzled/drizzled_error_messages.h:1028
3336
5230
msgid "For the partitioned engine it is necessary to define all %-.64s"
3337
msgstr "For the partitioned engine it is necessary to define all %-.64s"
5233
#: drizzled/drizzled_error_messages.h:1030
3339
5234
msgid "Too many partitions (including subpartitions) were defined"
3340
msgstr "Too many partitions (including subpartitions) were defined"
5237
#: drizzled/drizzled_error_messages.h:1032
3343
5239
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3344
5240
"partitioning for subpartitioning"
3346
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3347
"partitioning for subpartitioning"
5243
#: drizzled/drizzled_error_messages.h:1034
3349
5244
msgid "Failed to create specific handler file"
3350
msgstr "Failed to create specific handler file"
5247
#: drizzled/drizzled_error_messages.h:1036
3352
5248
msgid "A BLOB field is not allowed in partition function"
3353
msgstr "A BLOB field is not allowed in partition function"
5251
#: drizzled/drizzled_error_messages.h:1038
3356
5253
msgid "A %-.192s must include all columns in the table's partitioning function"
3358
"A %-.192s must include all columns in the table's partitioning function"
5256
#: drizzled/drizzled_error_messages.h:1040
3361
5258
msgid "Number of %-.64s = 0 is not an allowed value"
3362
msgstr "Number of %-.64s = 0 is not an allowed value"
5261
#: drizzled/drizzled_error_messages.h:1042
3364
5262
msgid "Partition management on a not partitioned table is not possible"
3365
msgstr "Partition management on a not partitioned table is not possible"
5265
#: drizzled/drizzled_error_messages.h:1044
3368
5267
"Foreign key condition is not yet supported in conjunction with partitioning"
3370
"Foreign key condition is not yet supported in conjunction with partitioning"
5270
#: drizzled/drizzled_error_messages.h:1046
3373
5272
msgid "Error in list of partitions to %-.64s"
3374
msgstr "Error in list of partitions to %-.64s"
5275
#: drizzled/drizzled_error_messages.h:1048
3376
5276
msgid "Cannot remove all partitions, use DROP TABLE instead"
3377
msgstr "Cannot remove all partitions, use DROP TABLE instead"
5279
#: drizzled/drizzled_error_messages.h:1050
3379
5280
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3380
msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
3383
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3386
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3390
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3391
"tables using HASH PARTITIONs"
3393
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3394
"tables using HASH PARTITIONs"
5283
#: drizzled/drizzled_error_messages.h:1052
5285
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
5289
#: drizzled/drizzled_error_messages.h:1054
5291
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
5292
"tables using HASH PARTITIONs"
5295
#: drizzled/drizzled_error_messages.h:1056
3397
5297
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3398
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
5300
#: drizzled/drizzled_error_messages.h:1058
3400
5301
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3401
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
5304
#: drizzled/drizzled_error_messages.h:1060
3403
5305
msgid "At least one partition must be added"
3404
msgstr "At least one partition must be added"
5308
#: drizzled/drizzled_error_messages.h:1062
3406
5309
msgid "At least one partition must be coalesced"
3407
msgstr "At least one partition must be coalesced"
3409
msgid "More partitions to reorganize than there are partitions"
3410
msgstr "More partitions to reorganize than there are partitions"
5312
#: drizzled/drizzled_error_messages.h:1064
5313
msgid "More partitions to reorganise than there are partitions"
5316
#: drizzled/drizzled_error_messages.h:1066
3413
5318
msgid "Duplicate partition name %-.192s"
3414
msgstr "Duplicate partition name %-.192s"
5321
#: drizzled/drizzled_error_messages.h:1068
3416
5322
msgid "It is not allowed to shut off binlog on this command"
3417
msgstr "It is not allowed to shut off binlog on this command"
3419
msgid "When reorganizing a set of partitions they must be in consecutive order"
3421
"When reorganizing a set of partitions they must be in consecutive order"
5325
#: drizzled/drizzled_error_messages.h:1070
5326
msgid "When reorganising a set of partitions they must be in consecutive order"
5329
#: drizzled/drizzled_error_messages.h:1072
3424
5331
"Reorganize of range partitions cannot change total ranges except for last "
3425
5332
"partition where it can extend the range"
3427
"Reorganize of range partitions cannot change total ranges except for last "
3428
"partition where it can extend the range"
5335
#: drizzled/drizzled_error_messages.h:1074
3430
5336
msgid "Partition function not supported in this version for this handler"
3431
msgstr "Partition function not supported in this version for this handler"
5339
#: drizzled/drizzled_error_messages.h:1076
3433
5340
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3434
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
5343
#: drizzled/drizzled_error_messages.h:1078
3437
5345
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3438
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
5348
#: drizzled/drizzled_error_messages.h:1080
3441
5350
msgid "Plugin '%-.192s' is not loaded"
3442
msgstr "Plugin '%-.192s' is not loaded"
5353
#: drizzled/drizzled_error_messages.h:1082
3445
5355
msgid "Incorrect %-.32s value: '%-.128s'"
3446
msgstr "Incorrect %-.32s value: '%-.128s'"
5358
#: drizzled/drizzled_error_messages.h:1084
3449
5360
msgid "Table has no partition for value %-.64s"
3450
msgstr "Table has no partition for value %-.64s"
5363
#: drizzled/drizzled_error_messages.h:1086
3453
5365
msgid "It is not allowed to specify %s more than once"
3454
msgstr "It is not allowed to specify %s more than once"
5368
#: drizzled/drizzled_error_messages.h:1088
5369
#: drizzled/drizzled_error_messages.h:1224
3457
5371
msgid "Failed to create %s"
3458
msgstr "Failed to create %s"
5374
#: drizzled/drizzled_error_messages.h:1090
5375
#: drizzled/drizzled_error_messages.h:1114
3461
5377
msgid "Failed to drop %s"
3462
msgstr "Failed to drop %s"
5380
#: drizzled/drizzled_error_messages.h:1092
3464
5381
msgid "The handler doesn't support autoextend of tablespaces"
3465
msgstr "The handler doesn't support autoextend of tablespaces"
3468
"A size parameter was incorrectly specified, either number or on the form 10M"
3470
"A size parameter was incorrectly specified, either number or on the form 10M"
3473
"The size number was correct but we don't allow the digit part to be more "
3476
"The size number was correct but we don't allow the digit part to be more "
5384
#: drizzled/drizzled_error_messages.h:1094
5386
"A size parameter was incorrectly specified, either number or on the form 10M"
5389
#: drizzled/drizzled_error_messages.h:1096
5391
"The size number was correct but we don't allow the digit part to be more "
5395
#: drizzled/drizzled_error_messages.h:1098
3480
5397
msgid "Failed to alter: %s"
3481
msgstr "Failed to alter: %s"
5400
#: drizzled/drizzled_error_messages.h:1100
3483
5401
msgid "Writing one row to the row-based binary log failed"
3484
msgstr "Writing one row to the row-based binary log failed"
5404
#: drizzled/drizzled_error_messages.h:1102
3487
5406
msgid "Table definition on master and slave does not match: %s"
3488
msgstr "Table definition on master and slave does not match: %s"
5409
#: drizzled/drizzled_error_messages.h:1104
3491
5411
"Slave running with --log-slave-updates must use row-based binary logging to "
3492
5412
"be able to replicate row-based binary log events"
3494
"Slave running with --log-slave-updates must use row-based binary logging to "
3495
"be able to replicate row-based binary log events"
5415
#: drizzled/drizzled_error_messages.h:1106
3498
5417
msgid "Event '%-.192s' already exists"
3499
msgstr "Event '%-.192s' already exists"
5420
#: drizzled/drizzled_error_messages.h:1108
3502
5422
msgid "Failed to store event %s. Error code %d from storage engine."
3503
msgstr "Failed to store event %s. Error code %d from storage engine."
5425
#: drizzled/drizzled_error_messages.h:1110
3506
5427
msgid "Unknown event '%-.192s'"
3507
msgstr "Unknown event '%-.192s'"
5430
#: drizzled/drizzled_error_messages.h:1112
3510
5432
msgid "Failed to alter event '%-.192s'"
3511
msgstr "Failed to alter event '%-.192s'"
5435
#: drizzled/drizzled_error_messages.h:1116
3513
5436
msgid "INTERVAL is either not positive or too big"
3514
msgstr "INTERVAL is either not positive or too big"
5439
#: drizzled/drizzled_error_messages.h:1118
3516
5440
msgid "ENDS is either invalid or before STARTS"
3517
msgstr "ENDS is either invalid or before STARTS"
5443
#: drizzled/drizzled_error_messages.h:1120
3519
5444
msgid "Event execution time is in the past. Event has been disabled"
3520
msgstr "Event execution time is in the past. Event has been disabled"
3522
msgid "Failed to open drizzle.event"
3523
msgstr "Failed to open drizzle.event"
5447
#: drizzled/drizzled_error_messages.h:1122
5448
msgid "Failed to open mysql.event"
5451
#: drizzled/drizzled_error_messages.h:1124
3525
5452
msgid "No datetime expression provided"
3526
msgstr "No datetime expression provided"
5455
#: drizzled/drizzled_error_messages.h:1126
3530
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
5458
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
3531
5459
"probably corrupted"
3533
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3534
"probably corrupted"
5462
#: drizzled/drizzled_error_messages.h:1128
3537
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3538
msgstr "Cannot load from drizzle.%s. The table is probably corrupted"
3540
msgid "Failed to delete the event from drizzle.event"
3541
msgstr "Failed to delete the event from drizzle.event"
5464
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5467
#: drizzled/drizzled_error_messages.h:1130
5468
msgid "Failed to delete the event from mysql.event"
5471
#: drizzled/drizzled_error_messages.h:1132
3543
5472
msgid "Error during compilation of event's body"
3544
msgstr "Error during compilation of event's body"
5475
#: drizzled/drizzled_error_messages.h:1134
3546
5476
msgid "Same old and new event name"
3547
msgstr "Same old and new event name"
5479
#: drizzled/drizzled_error_messages.h:1136
3550
5481
msgid "Data for column '%s' too long"
3551
msgstr "Data for column '%s' too long"
5484
#: drizzled/drizzled_error_messages.h:1138
3554
5486
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3555
msgstr "Cannot drop index '%-.192s': needed in a foreign key constraint"
5489
#: drizzled/drizzled_error_messages.h:1140
3559
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
5492
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
3562
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
5496
#: drizzled/drizzled_error_messages.h:1142
3565
5497
msgid "You can't write-lock a log table. Only read access is possible"
3566
msgstr "You can't write-lock a log table. Only read access is possible"
5500
#: drizzled/drizzled_error_messages.h:1144
3568
5501
msgid "You can't use locks with log tables."
3569
msgstr "You can't use locks with log tables."
3573
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3574
"d would lead to a duplicate entry"
3576
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3577
"d would lead to a duplicate entry"
3581
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3582
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3584
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3585
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3588
"Cannot switch out of the row-based binary log format when the session has "
3589
"open temporary tables"
3591
"Cannot switch out of the row-based binary log format when the session has "
3592
"open temporary tables"
3595
"Cannot change the binary logging format inside a stored function or trigger"
3597
"Cannot change the binary logging format inside a stored function or trigger"
3600
"The NDB cluster engine does not support changing the binlog format on the "
3603
"The NDB cluster engine does not support changing the binlog format on the "
5504
#: drizzled/drizzled_error_messages.h:1146
5507
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5508
"d would lead to a duplicate entry"
5511
#: drizzled/drizzled_error_messages.h:1148
5514
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5515
"%d, now running %d. Please use mysql_upgrade to fix this error."
5518
#: drizzled/drizzled_error_messages.h:1150
5520
"Cannot switch out of the row-based binary log format when the session has "
5521
"open temporary tables"
5524
#: drizzled/drizzled_error_messages.h:1152
5526
"Cannot change the binary logging format inside a stored function or trigger"
5529
#: drizzled/drizzled_error_messages.h:1154
5531
"The NDB cluster engine does not support changing the binlog format on the "
5535
#: drizzled/drizzled_error_messages.h:1156
3606
5536
msgid "Cannot create temporary table with partitions"
3607
msgstr "Cannot create temporary table with partitions"
5539
#: drizzled/drizzled_error_messages.h:1158
3609
5540
msgid "Partition constant is out of partition function domain"
3610
msgstr "Partition constant is out of partition function domain"
5543
#: drizzled/drizzled_error_messages.h:1160
3612
5544
msgid "This partition function is not allowed"
3613
msgstr "This partition function is not allowed"
5547
#: drizzled/drizzled_error_messages.h:1162
3615
5548
msgid "Error in DDL log"
3616
msgstr "Error in DDL log"
5551
#: drizzled/drizzled_error_messages.h:1164
3618
5552
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3619
msgstr "Not allowed to use NULL value in VALUES LESS THAN"
5555
#: drizzled/drizzled_error_messages.h:1166
3621
5556
msgid "Incorrect partition name"
3622
msgstr "Incorrect partition name"
5559
#: drizzled/drizzled_error_messages.h:1168
3625
5561
"Transaction isolation level can't be changed while a transaction is in "
3628
"Transaction isolation level can't be changed while a transaction is in "
5565
#: drizzled/drizzled_error_messages.h:1170
3633
5568
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3634
5569
"'%-.192s' for key '%-.192s'"
3636
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3637
"'%-.192s' for key '%-.192s'"
5572
#: drizzled/drizzled_error_messages.h:1172
3640
5574
msgid "Internal scheduler error %d"
3641
msgstr "Internal scheduler error %d"
5577
#: drizzled/drizzled_error_messages.h:1174
3644
5579
msgid "Error during starting/stopping of the scheduler. Error code %u"
3645
msgstr "Error during starting/stopping of the scheduler. Error code %u"
5582
#: drizzled/drizzled_error_messages.h:1176
3647
5583
msgid "Engine cannot be used in partitioned tables"
3648
msgstr "Engine cannot be used in partitioned tables"
5586
#: drizzled/drizzled_error_messages.h:1178
3651
5588
msgid "Cannot activate '%-.64s' log"
3652
msgstr "Cannot activate '%-.64s' log"
5591
#: drizzled/drizzled_error_messages.h:1180
3654
5592
msgid "The server was not built with row-based replication"
3655
msgstr "The server was not built with row-based replication"
5595
#: drizzled/drizzled_error_messages.h:1182
3657
5596
msgid "Decoding of base64 string failed"
3658
msgstr "Decoding of base64 string failed"
5599
#: drizzled/drizzled_error_messages.h:1184
3660
5600
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3661
msgstr "Recursion of EVENT DDL statements is forbidden when body is present"
5603
#: drizzled/drizzled_error_messages.h:1186
3664
5605
"Cannot proceed because system tables used by Event Scheduler were found "
3665
5606
"damaged at server start"
3667
"Cannot proceed because system tables used by Event Scheduler were found "
3668
"damaged at server start"
5609
#: drizzled/drizzled_error_messages.h:1188
3670
5610
msgid "Only integers allowed as number here"
3671
msgstr "Only integers allowed as number here"
5613
#: drizzled/drizzled_error_messages.h:1190
3673
5614
msgid "This storage engine cannot be used for log tables"
3674
msgstr "This storage engine cannot be used for log tables"
5617
#: drizzled/drizzled_error_messages.h:1192
3677
5619
msgid "You cannot '%s' a log table if logging is enabled"
3678
msgstr "You cannot '%s' a log table if logging is enabled"
5622
#: drizzled/drizzled_error_messages.h:1194
3682
5625
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3683
5626
"rename two tables: the log table to an archive table and another table back "
3686
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3687
"rename two tables: the log table to an archive table and another table back "
5630
#: drizzled/drizzled_error_messages.h:1196
3691
5632
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3692
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
5635
#: drizzled/drizzled_error_messages.h:1198
3695
5637
msgid "Incorrect parameters in the call to native function '%-.192s'"
3696
msgstr "Incorrect parameters in the call to native function '%-.192s'"
5640
#: drizzled/drizzled_error_messages.h:1200
3699
5642
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3700
msgstr "Incorrect parameters in the call to stored function '%-.192s'"
5645
#: drizzled/drizzled_error_messages.h:1202
3703
5647
msgid "This function '%-.192s' has the same name as a native function"
3704
msgstr "This function '%-.192s' has the same name as a native function"
5650
#: drizzled/drizzled_error_messages.h:1204
3707
5652
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3708
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
5655
#: drizzled/drizzled_error_messages.h:1206
3710
5656
msgid "Too many files opened, please execute the command again"
3711
msgstr "Too many files opened, please execute the command again"
5659
#: drizzled/drizzled_error_messages.h:1208
5660
#: drizzled/drizzled_error_messages.h:1210
3714
5662
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3715
5663
"The event was dropped immediately after creation."
3717
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3718
"The event was dropped immediately after creation."
5666
#: drizzled/drizzled_error_messages.h:1212
3721
msgid "The incident %s occurred on the master. Message: %-.64s"
3722
msgstr "The incident %s occurred on the master. Message: %-.64s"
5668
msgid "The incident %s occured on the master. Message: %-.64s"
5671
#: drizzled/drizzled_error_messages.h:1214
3724
5672
msgid "Table has no partition for some existing values"
3725
msgstr "Table has no partition for some existing values"
5675
#: drizzled/drizzled_error_messages.h:1216
3727
5676
msgid "Statement is not safe to log in statement format."
3728
msgstr "Statement is not safe to log in statement format."
5679
#: drizzled/drizzled_error_messages.h:1218
3731
5681
msgid "Fatal error: %s"
3732
msgstr "Fatal error: %s"
5684
#: drizzled/drizzled_error_messages.h:1220
3735
5686
msgid "Relay log read failure: %s"
3736
msgstr "Relay log read failure: %s"
5689
#: drizzled/drizzled_error_messages.h:1222
3739
5691
msgid "Relay log write failure: %s"
3740
msgstr "Relay log write failure: %s"
5694
#: drizzled/drizzled_error_messages.h:1226
3743
5696
msgid "Master command %s failed: %s"
3744
msgstr "Master command %s failed: %s"
5699
#: drizzled/drizzled_error_messages.h:1228
3747
5701
msgid "Binary logging not possible. Message: %s"
3748
msgstr "Binary logging not possible. Message: %s"
5704
#: drizzled/drizzled_error_messages.h:1230
3751
5706
msgid "View `%-.64s`.`%-.64s` has no creation context"
3752
msgstr "View `%-.64s`.`%-.64s` has no creation context"
5709
#: drizzled/drizzled_error_messages.h:1232
3755
5711
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3756
msgstr "Creation context of view `%-.64s`.`%-.64s' is invalid"
5714
#: drizzled/drizzled_error_messages.h:1234
3759
5716
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3760
msgstr "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5719
#: drizzled/drizzled_error_messages.h:1236
3763
5721
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3764
msgstr "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5724
#: drizzled/drizzled_error_messages.h:1238
3767
5726
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3768
msgstr "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5729
#: drizzled/drizzled_error_messages.h:1240
3771
5731
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3772
msgstr "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5734
#: drizzled/drizzled_error_messages.h:1242
3775
5736
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3776
msgstr "Creation context of event `%-.64s`.`%-.64s` is invalid"
5739
#: drizzled/drizzled_error_messages.h:1244
3779
5741
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3780
msgstr "Cannot open table for trigger `%-.64s`.`%-.64s`"
5744
#: drizzled/drizzled_error_messages.h:1246
3783
5746
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3784
msgstr "Cannot create stored routine `%-.64s`. Check warnings"
5749
#: drizzled/drizzled_error_messages.h:1248
3787
5751
msgid "Ambiguous slave modes combination. %s"
3788
msgstr "Ambiguous slave modes combination. %s"
5754
#: drizzled/drizzled_error_messages.h:1250
3792
5757
"The BINLOG statement of type `%s` was not preceded by a format description "
3793
5758
"BINLOG statement."
3795
"The BINLOG statement of type `%s` was not preceded by a format description "
5761
#: drizzled/drizzled_error_messages.h:1252
3798
5762
msgid "Corrupted replication event was detected"
3799
msgstr "Corrupted replication event was detected"
5765
#: drizzled/drizzled_error_messages.h:1254
3802
5767
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3803
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
5770
#: drizzled/drizzled_error_messages.h:1256
3806
5772
msgid "Being purged log %s was not found"
3807
msgstr "Being purged log %s was not found"
5775
#: drizzled/drizzled_error_messages.h:1258
3810
5777
msgid "Converted to non-transactional lock on '%-.64s'"
3811
msgstr "Converted to non-transactional lock on '%-.64s'"
5780
#: drizzled/drizzled_error_messages.h:1260
3814
5782
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3815
msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5785
#: drizzled/drizzled_error_messages.h:1262
3819
5788
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3821
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5791
#: drizzled/drizzled_error_messages.h:1264
3824
5793
msgid "Can't access storage engine of table %-.64s"
3825
msgstr "Can't access storage engine of table %-.64s"
5796
#: drizzled/drizzled_error_messages.h:1266
3827
5797
msgid "Starting backup process"
3828
msgstr "Starting backup process"
5800
#: drizzled/drizzled_error_messages.h:1268
3830
5801
msgid "Backup completed"
3831
msgstr "Backup completed"
5804
#: drizzled/drizzled_error_messages.h:1270
3833
5805
msgid "Starting restore process"
3834
msgstr "Starting restore process"
5808
#: drizzled/drizzled_error_messages.h:1272
3836
5809
msgid "Restore completed"
3837
msgstr "Restore completed"
5812
#: drizzled/drizzled_error_messages.h:1274
3839
5813
msgid "Nothing to backup"
3840
msgstr "Nothing to backup"
5816
#: drizzled/drizzled_error_messages.h:1276
3843
5818
msgid "Database '%-.64s' cannot be included in a backup"
3844
msgstr "Database '%-.64s' cannot be included in a backup"
3847
"Error during backup operation - server's error log contains more information "
3850
"Error during backup operation - server's error log contains more information "
3854
"Error during restore operation - server's error log contains more "
3855
"information about the error"
3857
"Error during restore operation - server's error log contains more "
3858
"information about the error"
3861
"Can't execute this command because another BACKUP/RESTORE operation is in "
3864
"Can't execute this command because another BACKUP/RESTORE operation is in "
5821
#: drizzled/drizzled_error_messages.h:1278
5823
"Error during backup operation - server's error log contains more information "
5827
#: drizzled/drizzled_error_messages.h:1280
5829
"Error during restore operation - server's error log contains more "
5830
"information about the error"
5833
#: drizzled/drizzled_error_messages.h:1282
5835
"Can't execute this command because another BACKUP/RESTORE operation is in "
5839
#: drizzled/drizzled_error_messages.h:1284
3867
5840
msgid "Error when preparing for backup operation"
3868
msgstr "Error when preparing for backup operation"
5843
#: drizzled/drizzled_error_messages.h:1286
3870
5844
msgid "Error when preparing for restore operation"
3871
msgstr "Error when preparing for restore operation"
5847
#: drizzled/drizzled_error_messages.h:1288
3874
5849
msgid "Invalid backup location '%-.64s'"
3875
msgstr "Invalid backup location '%-.64s'"
5852
#: drizzled/drizzled_error_messages.h:1290
3878
5854
msgid "Can't read backup location '%-.64s'"
3879
msgstr "Can't read backup location '%-.64s'"
5857
#: drizzled/drizzled_error_messages.h:1292
3882
5859
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3883
msgstr "Can't write to backup location '%-.64s' (file already exists?)"
5862
#: drizzled/drizzled_error_messages.h:1294
3885
5863
msgid "Can't enumerate server databases"
3886
msgstr "Can't enumerate server databases"
5866
#: drizzled/drizzled_error_messages.h:1296
3888
5867
msgid "Can't enumerate server tables"
3889
msgstr "Can't enumerate server tables"
5870
#: drizzled/drizzled_error_messages.h:1298
3892
5872
msgid "Can't enumerate tables in database %-.64s"
3893
msgstr "Can't enumerate tables in database %-.64s"
5875
#: drizzled/drizzled_error_messages.h:1300
3896
5877
msgid "Skipping view %-.64s in database %-.64s"
3897
msgstr "Skipping view %-.64s in database %-.64s"
5880
#: drizzled/drizzled_error_messages.h:1302
3900
5882
msgid "Skipping table %-.64s since it has no valid storage engine"
3901
msgstr "Skipping table %-.64s since it has no valid storage engine"
5885
#: drizzled/drizzled_error_messages.h:1304
3904
5887
msgid "Can't open table %-.64s"
3905
msgstr "Can't open table %-.64s"
5890
#: drizzled/drizzled_error_messages.h:1306
3907
5891
msgid "Can't read backup archive preamble"
3908
msgstr "Can't read backup archive preamble"
5894
#: drizzled/drizzled_error_messages.h:1308
3910
5895
msgid "Can't write backup archive preamble"
3911
msgstr "Can't write backup archive preamble"
5898
#: drizzled/drizzled_error_messages.h:1310
3914
5900
msgid "Can't find backup driver for table %-.64s"
3915
msgstr "Can't find backup driver for table %-.64s"
5903
#: drizzled/drizzled_error_messages.h:1312
3919
5906
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3922
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5910
#: drizzled/drizzled_error_messages.h:1314
3926
5912
msgid "Can't create %-.64s backup driver"
3927
msgstr "Can't create %-.64s backup driver"
5915
#: drizzled/drizzled_error_messages.h:1316
3930
5917
msgid "Can't create %-.64s restore driver"
3931
msgstr "Can't create %-.64s restore driver"
5920
#: drizzled/drizzled_error_messages.h:1318
3934
5922
msgid "Found %d images in backup archive but maximum %d are supported"
3935
msgstr "Found %d images in backup archive but maximum %d are supported"
5925
#: drizzled/drizzled_error_messages.h:1320
3938
5927
msgid "Error when saving meta-data of %-.64s"
3939
msgstr "Error when saving meta-data of %-.64s"
5930
#: drizzled/drizzled_error_messages.h:1322
3941
5931
msgid "Error when reading meta-data list"
3942
msgstr "Error when reading meta-data list"
5934
#: drizzled/drizzled_error_messages.h:1324
3945
5936
msgid "Can't create %-.64s"
3946
msgstr "Can't create %-.64s"
5939
#: drizzled/drizzled_error_messages.h:1326
3948
5940
msgid "Can't allocate buffer for image data transfer"
3949
msgstr "Can't allocate buffer for image data transfer"
5943
#: drizzled/drizzled_error_messages.h:1328
3952
5945
msgid "Error when writing %-.64s backup image data (for table #%d)"
3953
msgstr "Error when writing %-.64s backup image data (for table #%d)"
5948
#: drizzled/drizzled_error_messages.h:1330
3955
5949
msgid "Error when reading data from backup stream"
3956
msgstr "Error when reading data from backup stream"
5952
#: drizzled/drizzled_error_messages.h:1332
3958
5953
msgid "Can't go to the next chunk in backup stream"
3959
msgstr "Can't go to the next chunk in backup stream"
5956
#: drizzled/drizzled_error_messages.h:1334
3962
5958
msgid "Can't initialize %-.64s backup driver"
3963
msgstr "Can't initialize %-.64s backup driver"
5961
#: drizzled/drizzled_error_messages.h:1336
3966
5963
msgid "Can't initialize %-.64s restore driver"
3967
msgstr "Can't initialize %-.64s restore driver"
5966
#: drizzled/drizzled_error_messages.h:1338
3970
5968
msgid "Can't shut down %-.64s backup driver"
3971
msgstr "Can't shut down %-.64s backup driver"
5971
#: drizzled/drizzled_error_messages.h:1340
3974
5973
msgid "Can't shut down %-.64s backup driver(s)"
3975
msgstr "Can't shut down %-.64s backup driver(s)"
5976
#: drizzled/drizzled_error_messages.h:1342
3978
5978
msgid "%-.64s backup driver can't prepare for synchronization"
3979
msgstr "%-.64s backup driver can't prepare for synchronization"
5981
#: drizzled/drizzled_error_messages.h:1344
3982
5983
msgid "%-.64s backup driver can't create its image validity point"
3983
msgstr "%-.64s backup driver can't create its image validity point"
5986
#: drizzled/drizzled_error_messages.h:1346
3986
5988
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3987
msgstr "Can't unlock %-.64s backup driver after creating the validity point"
5991
#: drizzled/drizzled_error_messages.h:1348
3990
5993
msgid "%-.64s backup driver can't cancel its backup operation"
3991
msgstr "%-.64s backup driver can't cancel its backup operation"
5996
#: drizzled/drizzled_error_messages.h:1350
3994
5998
msgid "%-.64s restore driver can't cancel its restore operation"
3995
msgstr "%-.64s restore driver can't cancel its restore operation"
6001
#: drizzled/drizzled_error_messages.h:1352
3998
6003
msgid "Error when polling %-.64s backup driver for its image data"
3999
msgstr "Error when polling %-.64s backup driver for its image data"
6006
#: drizzled/drizzled_error_messages.h:1354
4002
6008
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4003
msgstr "Error when sending image data (for table #%d) to %-.64s restore driver"
6011
#: drizzled/drizzled_error_messages.h:1356
4007
6014
"After %d attempts %-.64s restore driver still can't accept next block of data"
4009
"After %d attempts %-.64s restore driver still can't accept next block of data"
6017
#: drizzled/drizzled_error_messages.h:1358
4012
6019
msgid "Open and lock tables failed in %-.64s"
4013
msgstr "Open and lock tables failed in %-.64s"
6022
#: drizzled/drizzled_error_messages.h:1360
4015
6023
msgid "Backup driver's table locking thread can not be initialized."
4016
msgstr "Backup driver's table locking thread can not be initialized."
6026
#: drizzled/drizzled_error_messages.h:1362
4019
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4020
"and 'drizzle.online_backup_progress'."
6028
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
6029
"and 'mysql.online_backup_progress'."
4022
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4023
"and 'drizzle.online_backup_progress'."
6032
#: drizzled/drizzled_error_messages.h:1364
4026
6034
msgid "Tablespace '%-.192s' already exists"
4027
msgstr "Tablespace '%-.192s' already exists"
6037
#: drizzled/drizzled_error_messages.h:1366
4030
6039
msgid "Tablespace '%-.192s' doesn't exist"
4031
msgstr "Tablespace '%-.192s' doesn't exist"
6042
#: drizzled/drizzled_error_messages.h:1368
4034
6044
msgid "Unexpected master's heartbeat data: %s"
4035
msgstr "Unexpected master's heartbeat data: %s"
6047
#: drizzled/drizzled_error_messages.h:1370
4038
6049
msgid "The requested value for the heartbeat period %s %s"
4039
msgstr "The requested value for the heartbeat period %s %s"
6052
#: drizzled/drizzled_error_messages.h:1372
4042
6054
msgid "Can't write to the online backup progress log %-.64s."
4043
msgstr "Can't write to the online backup progress log %-.64s."
6057
#: drizzled/drizzled_error_messages.h:1374
4046
6059
msgid "Tablespace '%-.192s' not empty"
4047
msgstr "Tablespace '%-.192s' not empty"
4051
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4052
"server. The original definition of the required tablespace is '%-.256s' "
4053
"while the same tablespace is defined on the server as '%-.256s'"
4055
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4056
"server. The original definition of the required tablespace is '%-.256s' "
4057
"while the same tablespace is defined on the server as '%-.256s'"
4059
msgid "A virtual column cannot be based on a virtual column"
4060
msgstr "A virtual column cannot be based on a virtual column"
4063
msgid "Non-deterministic expression for virtual column '%s'."
4064
msgstr "Non-deterministic expression for virtual column '%s'."
4068
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4070
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4072
msgid "Primary key cannot be defined upon a virtual column."
4073
msgstr "Primary key cannot be defined upon a virtual column."
4075
msgid "Key/Index cannot be defined on a non-stored virtual column."
4076
msgstr "Key/Index cannot be defined on a non-stored virtual column."
4079
msgid "Cannot define foreign key with %s clause on a virtual column."
4080
msgstr "Cannot define foreign key with %s clause on a virtual column."
4083
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4084
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
4087
msgid "'%s' is not yet supported for virtual columns."
4088
msgstr "'%s' is not yet supported for virtual columns."
4090
msgid "Constant expression in virtual column function is not allowed."
4091
msgstr "Constant expression in virtual column function is not allowed."
4093
msgid "Encountered an unknown temporal type."
4094
msgstr "Encountered an unknown temporal type."
4097
msgid "Received an invalid string format '%s' for a date value."
4098
msgstr "Received an invalid string format '%s' for a date value."
4101
msgid "Received an invalid string format '%s' for a time value."
4102
msgstr "Received an invalid string format '%s' for a time value."
4105
msgid "Received an invalid value '%s' for a UNIX timestamp."
4106
msgstr "Received an invalid value '%s' for a UNIX timestamp."
4109
msgid "Received an invalid datetime value '%s'."
4110
msgstr "Received an invalid datetime value '%s'."
4113
msgid "Received a NULL argument for function '%s'."
4114
msgstr "Received a NULL argument for function '%s'."
4117
msgid "Received an invalid negative argument '%s' for function '%s'."
4118
msgstr "Received an invalid negative argument '%s' for function '%s'."
4121
msgid "Received an out-of-range argument '%s' for function '%s'."
4122
msgstr "Received an out-of-range argument '%s' for function '%s'."
4125
msgid "Received an invalid time value '%s'."
4126
msgstr "Received an invalid time value '%s'."
4129
msgid "Received an invalid enum value '%s'."
4130
msgstr "Received an invalid enum value '%s'."
4133
msgid "Tables which are replicated require a primary key."
4134
msgstr "This table type requires a primary key"
4137
msgid "Corrupt or invalid table definition: %s"
4138
msgstr "The number of cached table definitions."
4141
msgid "Schema does not exist: %s"
4142
msgstr "Trigger does not exist"
4145
msgid "Error altering schema: %s"
4149
msgid "Error droppping Schema : %s"
4153
msgid "Can't unlock file (Errcode: %d)"
4154
msgstr "Can't unlock file (Errcode: %d)"
4157
msgid "Can't change size of file (Errcode: %d)"
4158
msgstr "Can't change size of file (Errcode: %d)"
4161
msgid "Can't open stream from handle (Errcode: %d)"
4162
msgstr "Can't open stream from handle (Errcode: %d)"
4165
msgid "Warning: '%s' had %d links"
4166
msgstr "Warning: '%s' had %d links"
4169
msgid "Warning: %d files and %d streams is left open\n"
4170
msgstr "Warning: %d files and %d streams is left open\n"
4173
msgid "Can't create directory '%s' (Errcode: %d)"
4174
msgstr "Can't create directory '%s' (Errcode: %d)"
4178
"Character set '%s' is not a compiled character set and is not specified in "
4181
"Character set '%s' is not a compiled character set and is not specified in "
4185
msgid "Out of resources when opening file '%s' (Errcode: %d)"
4186
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
4189
msgid "Can't read value for symlink '%s' (Error %d)"
4190
msgstr "Can't read value for symlink '%s' (Error %d)"
4193
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
4194
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4197
msgid "Error on realpath() on '%s' (Error %d)"
4198
msgstr "Error on realpath() on '%s' (Error %d)"
4201
msgid "Can't sync file '%s' to disk (Errcode: %d)"
4202
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
4206
"Collation '%s' is not a compiled collation and is not specified in the %s "
4209
"Collation '%s' is not a compiled collation and is not specified in the %s "
4213
msgid "File '%s' (fileno: %d) was not closed"
4214
msgstr "File '%s' (fileno: %d) was not closed"
4217
msgid "error: could not open directory: %s\n"
4218
msgstr "error: could not open directory: %s\n"
4221
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4225
msgid "Cannot open file: %s\n"
4226
msgstr "Cannot open file: %s\n"
4229
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4233
msgid "Attempted to read record bigger than INT_MAX\n"
4234
msgstr "Attempted to read record bigger than SIZE_MAX\n"
4237
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4238
msgstr "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4241
msgid "Could not read transaction message.\n"
4242
msgstr "Found %d prepared XA transactions"
4245
msgid "GPB ERROR: %s.\n"
4246
msgstr "BUFFER: %s\n"
4256
msgid "Unable to parse command. Got error: %s.\n"
4257
msgstr "Unable to parse command. Got error: %s.\n"
4260
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4264
msgid "Usage: %s TRANSACTION_LOG\n"
4265
msgstr "Usage: %s COMMAND_LOG\n"
4274
msgid "%s: %s: Option '%s' used, but is disabled\n"
4275
msgstr "%s: %s: Option '%s' used, but is disabled\n"
4284
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
4285
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
4288
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
4289
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
4292
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
4293
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
4296
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
4297
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
4302
"Variables (--variable-name=value)\n"
4303
"and boolean options {false|true} Value (after reading options)\n"
4304
"--------------------------------- -----------------------------\n"
4307
"Variables (--variable-name=value)\n"
4308
"and boolean options {false|true} Value (after reading options)\n"
4309
"--------------------------------- -----------------------------\n"
4311
msgid "(No default value)"
4312
msgstr "(No default value)"
4321
msgid "(Disabled)\n"
4322
msgstr "(Disabled)\n"
4325
msgid "errmsg plugin '%s' errmsg() failed"
4326
msgstr "errmsg plugin '%s' errmsg() failed"
4329
msgid "A function named %s already exists!\n"
4330
msgstr "Function '%-.192s' already exists"
4332
msgid "Could not add Function!\n"
4335
msgid "No sockets could be bound for listening"
4336
msgstr "No sockets could be bound for listening"
4339
msgid "pipe() failed with errno %d"
4340
msgstr "pipe() failed with errno %d"
4343
msgid "poll() failed with errno %d"
4344
msgstr "poll() failed with errno %d"
4347
msgid "accept() failed with errno %d"
4348
msgstr "accept() failed with errno %d"
4351
msgid "getaddrinfo() failed with error %s"
4352
msgstr "getaddrinfo() failed with error %s"
4355
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4356
msgstr "setsockopt(IPV6_V6ONLY) failed with errno %d"
4359
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4360
msgstr "fcntl(FD_CLOEXEC) failed with errno %d"
4363
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4364
msgstr "setsockopt(SO_REUSEADDR) failed with errno %d"
4367
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4368
msgstr "setsockopt(SO_KEEPALIVE) failed with errno %d"
4371
msgid "setsockopt(SO_LINGER) failed with errno %d"
4372
msgstr "setsockopt(SO_LINGER) failed with errno %d"
4375
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4376
msgstr "setsockopt(TCP_NODELAY) failed with errno %d"
4379
msgid "Retrying bind() on %u"
4380
msgstr "Retrying bind() on %u"
4383
msgid "bind() failed with errno: %d"
4384
msgstr "bind() failed with errno: %d"
4386
msgid "Do you already have another drizzled running?"
4387
msgstr "Do you already have another drizzled running?"
4390
msgid "listen() failed with errno %d"
4391
msgstr "listen() failed with errno %d"
4394
msgid "Listening on %s:%s\n"
4395
msgstr "Listening on %s:%s\n"
4399
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4404
msgid "Plugin '%s' init function returned error.\n"
4405
msgstr "Plugin '%s' init function returned error.\n"
4408
msgid "Couldn't load plugin library named '%s'.\n"
4409
msgstr "Couldn't load plugin named '%s' with soname '%s'."
4412
msgid "Couldn't load plugin named '%s'.\n"
4413
msgstr "Couldn't load plugin named '%s' with soname '%s'."
4415
msgid "Out of memory."
4416
msgstr "Out of memory."
6062
#: drizzled/drizzled_error_messages.h:1376
6065
"Tablespace `%-.64s` needed by tables being restored has changed on the "
6066
"server. The original definition of the required tablespace is '%-.256s' "
6067
"while the same tablespace is defined on the server as '%-.256s'"
6070
#: drizzled/handler.cc:390
6071
msgid "Too many storage engines!"
6074
#: drizzled/handler.cc:394
6076
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6079
#: drizzled/handler.cc:1278
6081
msgid "Found %d prepared transaction(s) in %s"
6084
#: drizzled/handler.cc:1330
6085
msgid "Starting crash recovery..."
6088
#: drizzled/handler.cc:1362
6090
msgid "Found %d prepared XA transactions"
6093
#: drizzled/handler.cc:1366
6096
"Found %d prepared transactions! It means that drizzled was not shut down "
6097
"properly last time and critical recovery information (last binlog or %s "
6098
"file) was manually deleted after a crash. You have to start drizzled with "
6099
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6102
#: drizzled/handler.cc:1376
6103
msgid "Crash recovery finished."
6106
#: drizzled/log.cc:1072
6107
msgid "I/O error reading the header from the binary log"
6110
#: drizzled/log.cc:1079
6112
"Binlog has bad magic number; It's not a binary log file that can be used by "
6113
"this version of Drizzle"
6116
#: drizzled/log.cc:1094
6118
msgid "Failed to open log (file '%s', errno %d)"
6121
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6122
msgid "Could not open log file"
6125
#: drizzled/log.cc:1102
6127
msgid "Failed to create a cache on log (file '%s')"
6130
#: drizzled/log.cc:1256 drizzled/log.cc:1904
6133
"Could not use %s for logging (error %d). Turning logging off for the whole "
6134
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6135
"shutdown the Drizzle server and restart it."
6138
#: drizzled/log.cc:2173 drizzled/log.cc:2204 drizzled/log.cc:2456
6139
#: drizzled/log.cc:2580
6141
msgid "Failed to delete file '%s'"
6144
#: drizzled/log.cc:2182 drizzled/log.cc:2464 drizzled/log.cc:2588
6147
"a problem with deleting %s; consider examining correspondence of your binlog "
6148
"index file to the actual binlog files"
6151
#: drizzled/log.cc:2310
6153
msgid "next log error: %d offset: %s log: %s included: %d"
6156
#: drizzled/log.cc:2422 drizzled/log.cc:2548
6158
msgid "Failed to execute stat() on file '%s'"
6161
#: drizzled/log.cc:2433 drizzled/log.cc:2559
6164
"a problem with getting info on being purged %s; consider examining "
6165
"correspondence of your binlog index file to the actual binlog files"
6168
#: drizzled/log.cc:4055 drizzled/log.cc:4548
6170
msgid "Recovering after a crash using %s"
6173
#: drizzled/log.cc:4058
6175
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6178
#: drizzled/log.cc:4395
6179
msgid "Bad magic header in tc log"
6182
#: drizzled/log.cc:4405
6185
"Recovery failed! You must enable exactly %d storage engines that support two-"
6186
"phase commit protocol"
6189
#: drizzled/log.cc:4433
6191
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6192
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6193
"heuristic-recover={commit|rollback}"
6196
#: drizzled/log.cc:4463
6197
msgid "Heuristic crash recovery mode"
6200
#: drizzled/log.cc:4465
6201
msgid "Heuristic crash recovery failed"
6204
#: drizzled/log.cc:4466
6205
msgid "Please restart mysqld without --tc-heuristic-recover"
6208
#: drizzled/log.cc:4510 drizzled/log.cc:4534
6210
msgid "find_log_pos() failed (error: %d)"
6213
#: drizzled/log.cc:4647
6215
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6216
"of memory error) and restart, or delete (or rename) binary log and start "
6217
"mysqld with --tc-heuristic-recover={commit|rollback}"
6220
#: drizzled/log_event.cc:990
6223
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6226
#: drizzled/log_event.cc:3693
6229
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6230
"produced %ld warning(s). Default database: '%s'"
6233
#: drizzled/log_event.cc:4731
6234
msgid "Out of memory while recording slave event"
6237
#: drizzled/rpl_mi.cc:148
6239
msgid "Failed to create a new master info file (file '%s', errno %d)"
6242
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
6244
msgid "Failed to create a cache on master info file (file '%s')"
6247
#: drizzled/rpl_mi.cc:170
6249
msgid "Failed to open the existing master info file (file '%s', errno %d)"
6252
#: drizzled/rpl_mi.cc:276
6255
"SSL information in the master info file ('%s') are ignored because this "
6256
"MySQL slave was compiled without SSL support."
6259
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
6260
msgid "Failed to flush master info file"
6263
#: drizzled/rpl_mi.cc:305
6264
msgid "Error reading master configuration"
6267
#: drizzled/rpl_reporting.cc:43
6269
msgid "Slave %s: %s%s Error_code: %d"
6272
#: drizzled/rpl_rli.cc:134
6275
"Neither --relay-log nor --relay-log-index were used; so replication may "
6276
"break when this MySQL server acts as a slave and has his hostname changed!! "
6277
"Please use '--relay-log=%s' to avoid this problem."
6280
#: drizzled/rpl_rli.cc:151
6281
msgid "Failed in open_log() called from init_relay_log_info()"
6284
#: drizzled/rpl_rli.cc:168
6286
msgid "Failed to create a new relay log info file ( file '%s', errno %d)"
6289
#: drizzled/rpl_rli.cc:176 drizzled/rpl_rli.cc:210
6291
msgid "Failed to create a cache on relay log info file '%s'"
6294
#: drizzled/rpl_rli.cc:186
6295
msgid "Failed to open the relay log 'FIRST' (relay_log_pos 4)"
6298
#: drizzled/rpl_rli.cc:202
6300
msgid "Failed to open the existing relay log info file '%s' (errno %d)"
6303
#: drizzled/rpl_rli.cc:253
6305
msgid "Failed to open the relay log '%s' (relay_log_pos %s)"
6308
#: drizzled/rpl_rli.cc:268
6309
msgid "Failed to flush relay log info file"
6312
#: drizzled/rpl_rli.cc:271
6313
msgid "Error counting relay log space"
6316
#: drizzled/rpl_rli.cc:295
6318
msgid "log %s listed in the index, but failed to stat"
6321
#: drizzled/rpl_rli.cc:310
6322
msgid "Could not find first log while counting relay log space"
6325
#: drizzled/rpl_rli.cc:967
6326
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6329
#: drizzled/rpl_utility.cc:122
6331
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6334
#: drizzled/rpl_utility.cc:137
6337
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6338
"Master's column size should be <= the slave's column size."
6341
#: drizzled/scheduler.cc:121
6342
msgid "Memory allocation error in thd_scheduler::init\n"
6345
#: drizzled/scheduler.cc:212
6346
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6349
#: drizzled/scheduler.cc:218
6350
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6353
#: drizzled/scheduler.cc:230
6354
msgid "thd_add_event event_add error in libevent_init\n"
6357
#: drizzled/scheduler.cc:246
6359
msgid "Can't create completion port thread (error %d)"
6362
#: drizzled/scheduler.cc:359
6363
msgid "event_add error in libevent_add_thd_callback\n"
6366
#: drizzled/scheduler.cc:385
6367
msgid "Scheduler init error in libevent_add_new_connection\n"
6370
#: drizzled/scheduler.cc:467
6371
msgid "libevent_thread_proc: my_thread_init() failed\n"
6374
#: drizzled/set_var.cc:905
6375
msgid "Ambiguous slave modes combination. STRICT will be used"
6378
#: drizzled/slave.cc:89
6379
msgid "Waiting to reconnect after a failed registration on master"
6382
#: drizzled/slave.cc:90
6384
"Slave I/O thread killed while waitnig to reconnect after a failed "
6385
"registration on master"
6388
#: drizzled/slave.cc:92
6389
msgid "Reconnecting after a failed registration on master"
6392
#: drizzled/slave.cc:93
6395
"failed registering on master, reconnecting to try again, log '%s' at postion "
6399
#: drizzled/slave.cc:96 drizzled/slave.cc:105
6400
msgid "Slave I/O thread killed during or after reconnect"
6403
#: drizzled/slave.cc:99
6404
msgid "Waiting to reconnect after a failed binlog dump request"
6407
#: drizzled/slave.cc:100
6408
msgid "Slave I/O thread killed while retrying master dump"
6411
#: drizzled/slave.cc:101
6412
msgid "Reconnecting after a failed binlog dump request"
6415
#: drizzled/slave.cc:102
6417
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6420
#: drizzled/slave.cc:108
6421
msgid "Waiting to reconnect after a failed master event read"
6424
#: drizzled/slave.cc:109
6425
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6428
#: drizzled/slave.cc:111
6429
msgid "Reconnecting after a failed master event read"
6432
#: drizzled/slave.cc:112
6435
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6439
#: drizzled/slave.cc:115
6441
"Slave I/O thread killed during or after a reconnect done to recover from "
6445
#: drizzled/slave.cc:229
6446
msgid "Failed to allocate memory for the master info structure"
6449
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
6450
msgid "Failed to initialize the master info structure"
6453
#: drizzled/slave.cc:251
6454
msgid "Failed to create slave threads"
6457
#: drizzled/slave.cc:448
6458
msgid "Server id not set, will not start slave"
6461
#: drizzled/slave.cc:616
6463
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6464
"updates to a non-transactional table without any primary key. There is a "
6465
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6466
"check your tables' contents after restart."
6469
#: drizzled/slave.cc:777 drizzled/slave.cc:792
6470
msgid "Master reported unrecognized DRIZZLE version"
6471
msgstr "Master reported unrecognised DRIZZLE version"
6473
#: drizzled/slave.cc:833
6474
msgid "default Format_description_log_event"
6477
#: drizzled/slave.cc:855
6480
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6481
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6484
#: drizzled/slave.cc:882
6486
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6487
"server ids; these ids must be different for replication to work (or the --"
6488
"replicate-same-server-id option must be used on slave but this doesnot "
6489
"always make sense; please check the manual before using it)."
6492
#: drizzled/slave.cc:927
6494
"The slave I/O thread stops because master and slave have different values "
6495
"for the COLLATION_SERVER global variable. The values must be equal for "
6496
"replication to work"
6499
#: drizzled/slave.cc:963
6501
"The slave I/O thread stops because master and slave have different values "
6502
"for the TIME_ZONE global variable. The values must be equal for replication "
6506
#: drizzled/slave.cc:1028
6507
msgid "Waiting for the slave SQL thread to free enough relay log space"
6510
#: drizzled/slave.cc:1074
6512
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6516
#: drizzled/slave.cc:1085
6517
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6520
#: drizzled/slave.cc:1476
6522
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6525
#: drizzled/slave.cc:1529
6527
msgid "Error reading packet from server: %s ( server_errno=%d)"
6530
#: drizzled/slave.cc:1537
6532
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6535
#: drizzled/slave.cc:1691
6538
"It was not possible to update the positions of the relay log information: "
6539
"the slave may be in an inconsistent state. Stopped in %s position %s"
6542
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
6544
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6547
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
6549
msgid "Error initializing relay log position: %s"
6552
#: drizzled/slave.cc:1841
6555
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6556
"Consider raising the value of the slave_transaction_retries variable."
6559
#: drizzled/slave.cc:1864
6561
"Could not parse relay log event entry. The possible reasons are: the "
6562
"master's binary log is corrupted (you can check this by running "
6563
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6564
"can check this by running 'mysqlbinlog' on the relay log), a network "
6565
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6566
"check the master's binary log or slave's relay log, you will be able to know "
6567
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6570
#: drizzled/slave.cc:1988
6571
msgid "Failed during slave I/O thread initialization"
6574
#: drizzled/slave.cc:2002
6575
msgid "error in drizzle_create()"
6578
#: drizzled/slave.cc:2010
6581
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6582
"'%s' at position %s"
6585
#: drizzled/slave.cc:2024
6586
msgid "Slave I/O thread killed while connecting to master"
6589
#: drizzled/slave.cc:2048
6590
msgid "Slave I/O thread couldn't register on master"
6593
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
6594
msgid "Forcing to reconnect slave I/O thread"
6597
#: drizzled/slave.cc:2073
6598
msgid "Failed on request_dump()"
6601
#: drizzled/slave.cc:2074
6602
msgid "Slave I/O thread killed while requesting master dump"
6605
#: drizzled/slave.cc:2100
6606
msgid "Waiting for master to send event"
6609
#: drizzled/slave.cc:2102
6610
msgid "Slave I/O thread killed while reading event"
6613
#: drizzled/slave.cc:2120
6616
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6617
"entry is correct, restart the server with a higher value of "
6618
"max_allowed_packet"
6621
#: drizzled/slave.cc:2134
6622
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6625
#: drizzled/slave.cc:2144
6626
msgid "Queueing master event to the relay log"
6629
#: drizzled/slave.cc:2171
6630
msgid "Slave I/O thread aborted while waiting for relay log space"
6633
#: drizzled/slave.cc:2181
6635
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6638
#: drizzled/slave.cc:2205
6639
msgid "Waiting for slave mutex on exit"
6642
#: drizzled/slave.cc:2271
6643
msgid "Failed during slave thread initialization"
6646
#: drizzled/slave.cc:2337
6649
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6650
"s, relay log '%s' position: %s"
6653
#: drizzled/slave.cc:2351
6654
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6657
#: drizzled/slave.cc:2377
6658
msgid "Reading event from the relay log"
6661
#: drizzled/slave.cc:2402
6663
msgid "Slave (additional info): %s Error_code: %d"
6666
#: drizzled/slave.cc:2419
6668
msgid "Slave: %s Error_code: %d"
6671
#: drizzled/slave.cc:2422
6674
"Error loading user-defined library, slave SQL thread aborted. Install the "
6675
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6676
"stopped at log '%s' position %s"
6679
#: drizzled/slave.cc:2430
6682
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6683
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6686
#: drizzled/slave.cc:2442
6689
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6692
#: drizzled/slave.cc:2538
6694
msgid "Slave I/O: failed requesting download of '%s'"
6697
#: drizzled/slave.cc:2555
6699
msgid "Network read error downloading '%s' from master"
6702
#: drizzled/slave.cc:2577
6703
msgid "error writing Exec_load event to relay log"
6706
#: drizzled/slave.cc:2591
6707
msgid "error writing Create_file event to relay log"
6710
#: drizzled/slave.cc:2606
6711
msgid "error writing Append_block event to relay log"
6714
#: drizzled/slave.cc:2702
6715
msgid "Memory allocation failed"
6718
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
6721
"Read invalid event from master: '%s', master could be corrupt but a more "
6722
"likely cause of this is a bug"
6725
#: drizzled/slave.cc:3086
6726
msgid "could not queue event from master"
6729
#: drizzled/slave.cc:3180
6731
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6734
#: drizzled/slave.cc:3182
6735
msgid "reconnecting"
6738
#: drizzled/slave.cc:3182
6742
#: drizzled/slave.cc:3208
6745
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6749
#: drizzled/slave.cc:3598
6751
msgid "next log '%s' is currently active"
6754
#: drizzled/slave.cc:3628
6756
msgid "next log '%s' is not active"
6759
#: drizzled/slave.cc:3644
6762
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6765
#: drizzled/slave.cc:3650
6766
msgid "Aborting slave SQL thread because of partial event read"
6769
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
6771
msgid "Error reading relay log event: %s"
6774
#: drizzled/slave.cc:3657
6775
msgid "slave SQL thread was killed"
6778
#: drizzled/slave.cc:3755
6781
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6782
"check error log on slave for more info"
6785
#: drizzled/slave.cc:3761
6788
"According to the master's version ('%s'), it is probable that master suffers "
6789
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6790
"current binary log event may make the slave's data become different from the "
6791
"master's data. To take no risk, slave refuses to replicate this event and "
6792
"stops. We recommend that all updates be stopped on the master and slave, "
6793
"that the data of both be manually synchronized, that master's binary logs be "
6794
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6795
"Then replication can be restarted."
6798
#: drizzled/sql_base.cc:2527
6800
msgid "Table %s had a open data handler in reopen_table"
6803
#: drizzled/sql_base.cc:3178
6805
msgid "Couldn't repair table: %s.%s"
6808
#: drizzled/sql_base.cc:3221
6811
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6812
"s`.`%s`' to the binary log"
6815
#: drizzled/sql_base.cc:3950
6817
msgid "Could not remove temporary table: '%s', error: %d"
6820
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
6822
msgid "Error while loading database options: '%s':"
6825
#: drizzled/sql_plugin.cc:647
6827
msgid "Plugin '%s' of type %s failed deinitialization"
6830
#: drizzled/sql_plugin.cc:661
6832
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6835
#: drizzled/sql_plugin.cc:781
6837
msgid "Plugin '%s' registration as a %s failed."
6840
#: drizzled/sql_plugin.cc:1035
6841
msgid "plugin-load parameter too long"
6844
#: drizzled/sql_plugin.cc:1095
6846
msgid "Couldn't load plugin named '%s' with soname '%s'."
6849
#: drizzled/sql_plugin.cc:1146
6851
msgid "Forcing shutdown of %d plugins"
6854
#: drizzled/sql_plugin.cc:1168
6856
msgid "Plugin '%s' will be forced to shutdown"
6859
#: drizzled/sql_plugin.cc:1184
6861
msgid "Plugin '%s' has ref_count=%d after shutdown."
6864
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
4419
6866
msgid "Unknown variable type code 0x%x in plugin '%s'."
4420
msgstr "Unknown variable type code 0x%x in plugin '%s'."
6869
#: drizzled/sql_plugin.cc:2476
4424
6872
"Server variable %s of plugin %s was forced to be read-only: string variable "
4425
6873
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4427
"Server variable %s of plugin %s was forced to be read-only: string variable "
4428
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6876
#: drizzled/sql_plugin.cc:2507
4431
6878
msgid "Missing variable name in plugin '%s'."
4432
msgstr "Missing variable name in plugin '%s'."
6881
#: drizzled/sql_plugin.cc:2524
4435
6883
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4436
msgstr "Thread local variable '%s' not allocated in plugin '%s'."
6886
#: drizzled/sql_plugin.cc:2643
4439
6888
msgid "Out of memory for plugin '%s'."
4440
msgstr "Out of memory for plugin '%s'."
6891
#: drizzled/sql_plugin.cc:2650
4443
6893
msgid "Bad options for plugin '%s'."
4444
msgstr "Bad options for plugin '%s'."
6896
#: drizzled/sql_plugin.cc:2659
4447
6898
msgid "Parsing options for plugin '%s' failed."
4448
msgstr "Parsing options for plugin '%s' failed."
6901
#: drizzled/sql_plugin.cc:2702
4451
6903
msgid "Plugin '%s' has conflicting system variables"
4452
msgstr "Plugin '%s' has conflicting system variables"
4455
msgid "logging '%s' pre() failed"
4456
msgstr "logging '%s' pre() failed"
4459
msgid "logging '%s' post() failed"
4460
msgstr "logging '%s' post() failed"
4463
msgid "logging '%s' postEnd() failed"
4464
msgstr "logging '%s' post() failed"
4467
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4468
msgstr "qcache plugin '%s' try_fetch_and_send() failed"
4471
msgid "qcache plugin '%s' set() failed"
4472
msgstr "qcache plugin '%s' set() failed"
4475
msgid "qcache plugin '%s' invalidateTable() failed"
4476
msgstr "qcache plugin '%s' invalidate_table() failed"
4479
msgid "qcache plugin '%s' invalidateDb() failed"
4480
msgstr "qcache plugin '%s' invalidate_db() failed"
4483
msgid "qcache plugin '%s' flush() failed"
4484
msgstr "qcache plugin '%s' flush() failed"
4487
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4491
msgid "Fatal error: Failed initializing %s plugin.\n"
4492
msgstr "Failed to initialise plugins."
4496
"Attempted to register a scheduler %s, but a scheduler has already been "
4497
"registered with that name.\n"
4499
"Attempted to register a scheduler %s, but a scheduler has already been "
4500
"registered with that name.\n"
4503
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4504
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
4507
msgid "Error while loading database options: '%s':"
4508
msgstr "Error while loading database options: '%s':"
4511
msgid "Found %d prepared transaction(s) in resource manager."
4512
msgstr "Found %d prepared transaction(s) in %s"
4514
msgid "Starting crash recovery..."
4515
msgstr "Starting crash recovery..."
4518
msgid "Found %d prepared XA transactions"
4519
msgstr "Found %d prepared XA transactions"
4523
"Found %d prepared transactions! It means that drizzled was not shut down "
4524
"properly last time and critical recovery information (last binlog or %s "
4525
"file) was manually deleted after a crash. You have to start drizzled with "
4526
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4528
"Found %d prepared transactions! It means that drizzled was not shut down "
4529
"properly last time and critical recovery information (last binlog or %s "
4530
"file) was manually deleted after a crash. You have to start drizzled with "
4531
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4533
msgid "Crash recovery finished."
4534
msgstr "Crash recovery finished."
4537
msgid "Could not remove temporary table: '%s', error: %d"
4538
msgstr "Could not remove temporary table: '%s', error: %d"
4541
msgid "Variable named %s already exists!\n"
4542
msgstr "Tablespace '%-.192s' already exists"
4545
msgid "Could not add Variable: %s\n"
4546
msgstr "Couldn't find table: \"%s\""
4549
msgid "Table %s had a open data Cursor in reopen_table"
4550
msgstr "Table %s had a open data handler in reopen_table"
6906
#: drizzled/sql_plugin.cc:2712
6908
msgid "Plugin '%s' disabled by command line option"
6911
#: drizzled/sql_repl.cc:101
6912
msgid "Failed in send_file() while reading file name"
6915
#: drizzled/sql_repl.cc:114
6916
msgid "Failed in send_file() on open of file"
6919
#: drizzled/sql_repl.cc:122
6920
msgid "Failed in send_file() while writing data to client"
6923
#: drizzled/sql_repl.cc:131
6924
msgid "Failed in send_file() while negotiating file transfer close"
6927
#: drizzled/sql_table.cc:81
6929
msgid "Invalid (old?) table or database name '%s'"
6932
#: drizzled/sql_table.cc:2716
4553
6934
msgid "Unknown - internal error %d during operation"
4554
msgstr "Unknown - internal error %d during operation"
4558
"order_st BY ignored because there is a user-defined clustered index in the "
4561
"order_st BY ignored because there is a user-defined clustered index in the "
4566
"'%s' had no or invalid character set, and default character set is multi-"
4567
"byte, so character column sizes may have changed"
4569
"'%s' had no or invalid character set, and default character set is multi-"
4570
"byte, so character column sizes may have changed"
6937
#: drizzled/sql_table.cc:4992
6939
msgid "Could not open table %s.%s after rename\n"
6942
#: drizzled/sql_table.cc:5159
6945
"order_st BY ignored because there is a user-defined clustered index in the "
6949
#: drizzled/sql_udf.cc:39
6950
msgid "Can't allocate memory for udf structures"
6953
#: drizzled/table.cc:488
6956
"'%s' had no or invalid character set, and default character set is multi-"
6957
"byte, so character column sizes may have changed"
6960
#: drizzled/table.cc:1692
4573
6962
msgid "Unknown collation '%s' in table '%-.64s' definition"
4574
msgstr "Unknown collation '%s' in table '%-.64s' definition"
4578
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4581
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6965
#: drizzled/table.cc:1699
6968
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6972
#: drizzled/table.cc:2311
6975
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6979
#: drizzled/table.cc:2337
6982
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6983
"have type %s, found type %s."
6986
#: drizzled/table.cc:2346
6989
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6990
"position %d to have character set '%s' but the type has no character set."
6993
#: drizzled/table.cc:2356
6996
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6997
"position %d to have character set '%s' but found character set '%s'."
7000
#: drizzled/table.cc:2367
7003
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7004
"have type %s but the column is not found."
7007
#: drizzled/table.cc:4750
4585
7009
msgid "Got error %d when reading table '%s'"
4586
msgstr "Got error %d when reading table '%s'"
7012
#: drizzled/tztime.cc:1063
4589
7014
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4590
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
4593
msgid "%s: option `%s' is ambiguous\n"
4594
msgstr "%s: option `%s' is ambiguous\n"
4597
msgid "%s: option `--%s' doesn't allow an argument\n"
4598
msgstr "%s: option `--%s' doesn't allow an argument\n"
4601
msgid "%s: option `%c%s' doesn't allow an argument\n"
4602
msgstr "%s: option `%c%s' doesn't allow an argument\n"
4605
msgid "%s: option `%s' requires an argument\n"
4606
msgstr "%s: option `%s' requires an argument\n"
4609
msgid "%s: unrecognized option `--%s'\n"
4610
msgstr "%s: unrecognized option `--%s'\n"
4613
msgid "%s: unrecognized option `%c%s'\n"
4614
msgstr "%s: unrecognized option `%c%s'\n"
4617
msgid "%s: illegal option -- %c\n"
4618
msgstr "%s: illegal option -- %c\n"
4621
msgid "%s: invalid option -- %c\n"
4622
msgstr "%s: invalid option -- %c\n"
4625
msgid "%s: option requires an argument -- %c\n"
4626
msgstr "%s: option requires an argument -- %c\n"
4629
msgid "%s: option `-W %s' is ambiguous\n"
4630
msgstr "%s: option `-W %s' is ambiguous\n"
4633
msgid "%s: option `-W %s' doesn't allow an argument\n"
4634
msgstr "%s: option `-W %s' doesn't allow an argument\n"
4636
msgid "Enable HTTP Auth check"
4637
msgstr "Enable HTTP Auth check"
4639
msgid "URL for HTTP Auth check"
4640
msgstr "URL for HTTP Auth check"
4642
msgid "Enable the console."
4643
msgstr "Enable the console."
4645
msgid "Turn on extra debugging."
4646
msgstr "Turn on extra debugging."
4648
msgid "User to use for auth."
4651
msgid "Password to use for auth."
4655
msgid "Default database to use."
4656
msgstr "Database to use."
4658
msgid "Enable default replicator"
4659
msgstr "Enable default replicator"
4661
msgid "Default Replicator"
4662
msgstr "Default Replicator"
4666
"Port number to use for connection or 0 for default to, in order of "
4667
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4669
"Port number to use for connection or 0 for default to, in order of "
4670
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4672
msgid "Connect Timeout."
4673
msgstr "Connect Timeout."
4675
msgid "Read Timeout."
4676
msgstr "Read Timeout."
4678
msgid "Write Timeout."
4679
msgstr "Write Timeout."
4681
msgid "Retry Count."
4682
msgstr "Retry Count."
4684
msgid "Buffer length."
4688
msgid "Address to bind to."
4689
msgstr "IP address to bind to."
4691
msgid "Unknown Drizzle error"
4692
msgstr "Unknown Drizzle error"
4695
msgid "Can't create UNIX socket (%d)"
4696
msgstr "Can't create UNIX socket (%d)"
4699
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4700
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4703
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4704
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4707
msgid "Can't create TCP/IP socket (%d)"
4708
msgstr "Can't create TCP/IP socket (%d)"
4711
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4712
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
4714
msgid "Drizzle server has gone away"
4715
msgstr "Drizzle server has gone away"
4718
msgid "Protocol mismatch; server version = %d, client version = %d"
4719
msgstr "Protocol mismatch; server version = %d, client version = %d"
4721
msgid "Drizzle client ran out of memory"
4722
msgstr "Drizzle client ran out of memory"
4724
msgid "Wrong host info"
4725
msgstr "Wrong host info"
4727
msgid "Localhost via UNIX socket"
4728
msgstr "Localhost via UNIX socket"
4731
msgid "%-.100s via TCP/IP"
4732
msgstr "%-.100s via TCP/IP"
4734
msgid "Error in server handshake"
4735
msgstr "Error in server handshake"
4737
msgid "Lost connection to Drizzle server during query"
4738
msgstr "Lost connection to Drizzle server during query"
4740
msgid "Commands out of sync; you can't run this command now"
4741
msgstr "Commands out of sync; you can't run this command now"
4744
msgid "Named pipe: %-.32s"
4745
msgstr "Named pipe: %-.32s"
4748
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4749
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4752
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4753
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4756
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4757
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4760
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4761
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
4763
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4764
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
4766
msgid "Embedded server"
4767
msgstr "Embedded server"
4769
msgid "Error on SHOW SLAVE STATUS:"
4770
msgstr "Error on SHOW SLAVE STATUS:"
4772
msgid "Error on SHOW SLAVE HOSTS:"
4773
msgstr "Error on SHOW SLAVE HOSTS:"
4775
msgid "Error connecting to slave:"
4776
msgstr "Error connecting to slave:"
4778
msgid "Error connecting to master:"
4779
msgstr "Error connecting to master:"
4781
msgid "SSL connection error"
4782
msgstr "SSL connection error"
4784
msgid "Malformed packet"
4785
msgstr "Malformed packet"
4787
msgid "(unused error message)"
4788
msgstr "(unused error message)"
4790
msgid "Invalid use of null pointer"
4791
msgstr "Invalid use of null pointer"
4793
msgid "Statement not prepared"
4794
msgstr "Statement not prepared"
4796
msgid "No data supplied for parameters in prepared statement"
4797
msgstr "No data supplied for parameters in prepared statement"
4799
msgid "Data truncated"
4800
msgstr "Data truncated"
4802
msgid "No parameters exist in the statement"
4803
msgstr "No parameters exist in the statement"
4805
msgid "Invalid parameter number"
4806
msgstr "Invalid parameter number"
4810
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4812
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4815
msgid "Using unsupported buffer type: %d (parameter: %d)"
4816
msgstr "Using unsupported buffer type: %d (parameter: %d)"
4819
msgid "Shared memory: %-.100s"
4820
msgstr "Shared memory: %-.100s"
4822
msgid "Wrong or unknown protocol"
4823
msgstr "Wrong or unknown protocol"
4825
msgid "Invalid connection handle"
4826
msgstr "Invalid connection handle"
4829
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4830
"option 'secure_auth' enabled)"
4832
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4833
"option 'secure_auth' enabled)"
4835
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4836
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
4838
msgid "Attempt to read column without prior row fetch"
4839
msgstr "Attempt to read column without prior row fetch"
4841
msgid "Prepared statement contains no metadata"
4842
msgstr "Prepared statement contains no metadata"
4845
"Attempt to read a row while there is no result set associated with the "
4848
"Attempt to read a row while there is no result set associated with the "
4851
msgid "This feature is not implemented yet"
4852
msgstr "This feature is not implemented yet"
4856
"Lost connection to Drizzle server while waiting for initial communication "
4857
"packet, system error: %d"
4859
"Lost connection to Drizzle server while waiting for initial communication "
4860
"packet, system error: %d"
4864
"Lost connection to Drizzle server while reading initial communication "
4865
"packet, system error: %d"
4867
"Lost connection to Drizzle server while reading initial communication "
4868
"packet, system error: %d"
4872
"Lost connection to Drizzle server while sending authentication information, "
4875
"Lost connection to Drizzle server while sending authentication information, "
4880
"Lost connection to Drizzle server while reading authorization information, "
4883
"Lost connection to Drizzle server while reading authorization information, "
4888
"Lost connection to Drizzle server while setting initial database, system "
4891
"Lost connection to Drizzle server while setting initial database, system "
4895
msgid "Statement closed indirectly because of a preceding %s() call"
4896
msgstr "Statement closed indirectly because of a preceding %s() call"
4899
msgid "Failed to send error message to libnotify\n"
4902
msgid "Error Messages to stderr"
4903
msgstr "Error Messages to stderr"
4905
msgid "Enable filtered replicator"
4906
msgstr "Enable filtered replicator"
4908
msgid "List of schemas to filter"
4909
msgstr "List of schemas to filter"
4911
msgid "List of tables to filter"
4912
msgstr "List of tables to filter"
4914
msgid "Regular expression to apply to schemas to filter"
4915
msgstr "Regular expression to apply to schemas to filter"
4917
msgid "Regular expression to apply to tables to filter"
4918
msgstr "Regular expression to apply to tables to filter"
4920
msgid "Filtered Replicator"
4921
msgstr "Filtered Replicator"
4924
msgid "fail gearman_client_create(): %s"
4925
msgstr "fail gearman_client_create(): %s"
4928
msgid "fail gearman_client_add_server(): %s"
4929
msgstr "fail gearman_client_add_server(): %s"
4931
msgid "Enable logging to a gearman server"
4932
msgstr "Enable logging to a gearman server"
4934
msgid "Hostname for logging to a Gearman server"
4935
msgstr "Hostname for logging to a Gearman server"
4937
msgid "Gearman Function to send logging to"
4938
msgstr "Gearman Function to send logging to"
4940
msgid "Log queries to a Gearman server"
4941
msgstr "Log queries to a Gearman server"
4944
msgid "fail open() fn=%s er=%s\n"
4945
msgstr "fail open() fn=%s er=%s\n"
4947
msgid "Enable logging to CSV file"
4948
msgstr "Enable logging to CSV file"
4950
msgid "File to log to"
4951
msgstr "File to log to"
4953
msgid "PCRE to match the query against"
4954
msgstr "PCRE to match the query against"
4956
msgid "Threshold for logging slow queries, in microseconds"
4957
msgstr "Threshold for logging slow queries, in microseconds"
4959
msgid "Threshold for logging big queries, for rows returned"
4960
msgstr "Threshold for logging big queries, for rows returned"
4962
msgid "Threshold for logging big queries, for rows examined"
4963
msgstr "Threshold for logging big queries, for rows examined"
4965
msgid "Log queries to a CSV file"
4966
msgstr "Log queries to a CSV file"
4969
msgid "syslog facility \"%s\" not known, using \"local0\""
4970
msgstr "syslog facility \"%s\" not known, using \"local0\""
4973
msgid "syslog priority \"%s\" not known, using \"info\""
4974
msgstr "syslog priority \"%s\" not known, using \"info\""
4976
msgid "Enable logging to syslog"
4977
msgstr "Enable logging to syslog"
4979
msgid "Syslog Ident"
4980
msgstr "Syslog Ident"
4982
msgid "Syslog Facility"
4983
msgstr "Syslog Facility"
4985
msgid "Syslog Priority"
4986
msgstr "Syslog Priority"
4988
msgid "Log to syslog"
4989
msgstr "Log to syslog"
4991
msgid "List of memcached servers."
4994
msgid "Memcached Stats as I_S tables"
4998
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4999
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
5002
msgid "Got an error from unknown thread, %s:%d"
5003
msgstr "Got an error from unknown thread, %s:%d"
5005
msgid "Unknown thread accessing table"
5006
msgstr "Unknown thread accessing table"
5008
msgid "Block size to be used for MyISAM index pages."
5009
msgstr "Block size to be used for MyISAM index pages."
5012
"This characterizes the number of hits a hot block has to be untouched until "
5013
"it is considered aged enough to be downgraded to a warm block. This "
5014
"specifies the percentage ratio of that number of hits to the total number of "
5015
"blocks in key cache"
5017
"This characterises the number of hits a hot block has to be untouched until "
5018
"it is considered aged enough to be downgraded to a warm block. This "
5019
"specifies the percentage ratio of that number of hits to the total number of "
5020
"blocks in key cache"
5022
msgid "The minimum percentage of warm blocks in key cache"
5023
msgstr "The minimum percentage of warm blocks in key cache"
5026
"The size of the buffer used for index blocks for MyISAM tables. Increase "
5027
"this to get better index handling (for all reads and multiple writes) to as "
5028
"much as you can afford;"
5030
"The size of the buffer used for index blocks for MyISAM tables. Increase "
5031
"this to get better index handling (for all reads and multiple writes) to as "
5032
"much as you can afford;"
5035
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5036
"disables parallel repair."
5038
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5039
"disables parallel repair."
5042
"Don't use the fast sort index method to created index if the temporary file "
5043
"would get bigger than this."
5045
"Don't use the fast sort index method to created index if the temporary file "
5046
"would get bigger than this."
5049
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5050
"when creating indexes with CREATE INDEX or ALTER TABLE."
5052
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5053
"when creating indexes with CREATE INDEX or ALTER TABLE."
5055
msgid "Default pointer size to be used for MyISAM tables."
5056
msgstr "Default pointer size to be used for MyISAM tables."
5058
msgid "Didn't find key on read or update"
5059
msgstr "Didn't find key on read or update"
5061
msgid "Duplicate key on write or update"
5062
msgstr "Duplicate key on write or update"
5064
msgid "Internal (unspecified) error in handler"
5065
msgstr "Internal (unspecified) error in handler"
5068
"Someone has changed the row since it was read (while the table was locked to "
5071
"Someone has changed the row since it was read (while the table was locked to "
5074
msgid "Wrong index given to function"
5075
msgstr "Wrong index given to function"
5077
msgid "Index file is crashed"
5078
msgstr "Index file is crashed"
5080
msgid "Record file is crashed"
5081
msgstr "Record file is crashed"
5083
msgid "Out of memory in engine"
5084
msgstr "Out of memory in engine"
5086
msgid "Incorrect file format"
5087
msgstr "Incorrect file format"
5089
msgid "Command not supported by database"
5090
msgstr "Command not supported by database"
5092
msgid "Old database file"
5093
msgstr "Old database file"
5095
msgid "No record read before update"
5096
msgstr "No record read before update"
5098
msgid "Record was already deleted (or record file crashed)"
5099
msgstr "Record was already deleted (or record file crashed)"
5101
msgid "No more room in record file"
5102
msgstr "No more room in record file"
5104
msgid "No more room in index file"
5105
msgstr "No more room in index file"
5107
msgid "No more records (read after end of file)"
5108
msgstr "No more records (read after end of file)"
5110
msgid "Unsupported extension used for table"
5111
msgstr "Unsupported extension used for table"
5114
msgstr "Too big row"
5116
msgid "Wrong create options"
5117
msgstr "Wrong create options"
5119
msgid "Duplicate unique key or constraint on write or update"
5120
msgstr "Duplicate unique key or constraint on write or update"
5122
msgid "Unknown character set used in table"
5123
msgstr "Unknown character set used in table"
5125
msgid "Conflicting table definitions in sub-tables of MERGE table"
5126
msgstr "Conflicting table definitions in sub-tables of MERGE table"
5128
msgid "Table is crashed and last repair failed"
5129
msgstr "Table is crashed and last repair failed"
5131
msgid "Table was marked as crashed and should be repaired"
5132
msgstr "Table was marked as crashed and should be repaired"
5134
msgid "Lock timed out; Retry transaction"
5135
msgstr "Lock timed out; Retry transaction"
5137
msgid "Lock table is full; Restart program with a larger locktable"
5138
msgstr "Lock table is full; Restart program with a larger locktable"
5140
msgid "Updates are not allowed under a read only transactions"
5141
msgstr "Updates are not allowed under a read only transactions"
5143
msgid "Lock deadlock; Retry transaction"
5144
msgstr "Lock deadlock; Retry transaction"
5146
msgid "Foreign key constraint is incorrectly formed"
5147
msgstr "Foreign key constraint is incorrectly formed"
5149
msgid "Cannot add a child row"
5150
msgstr "Cannot add a child row"
5152
msgid "Cannot delete a parent row"
5153
msgstr "Cannot delete a parent row"
5155
msgid "No savepoint with that name"
5156
msgstr "No savepoint with that name"
5158
msgid "Non unique key block size"
5159
msgstr "Non unique key block size"
5161
msgid "The table does not exist in engine"
5162
msgstr "The table does not exist in engine"
5164
msgid "The table already existed in storage engine"
5165
msgstr "The table already existed in storage engine"
5167
msgid "Could not connect to storage engine"
5168
msgstr "Could not connect to storage engine"
5170
msgid "Unexpected null pointer found when using spatial index"
5171
msgstr "Unexpected null pointer found when using spatial index"
5173
msgid "The table changed in storage engine"
5174
msgstr "The table changed in storage engine"
5176
msgid "There's no partition in table for the given value"
5177
msgstr "There's no partition in table for the given value"
5179
msgid "Row-based binlogging of row failed"
5180
msgstr "Row-based binlogging of row failed"
5182
msgid "Index needed in foreign key constraint"
5183
msgstr "Index needed in foreign key constraint"
5185
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5186
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
5188
msgid "Table needs to be upgraded before it can be used"
5189
msgstr "Table needs to be upgraded before it can be used"
5191
msgid "Table is read only"
5192
msgstr "Table is read only"
5194
msgid "Failed to get next auto increment value"
5195
msgstr "Failed to get next auto increment value"
5197
msgid "Failed to set row auto increment value"
5198
msgstr "Failed to set row auto increment value"
5200
msgid "Unknown (generic) error from engine"
5201
msgstr "Unknown (generic) error from engine"
5203
msgid "Record is the same"
5204
msgstr "Record is the same"
5206
msgid "It is not possible to log this statement"
5207
msgstr "It is not possible to log this statement"
5209
msgid "Tablespace exists"
5210
msgstr "Tablespace exists"
5212
msgid "The event was corrupt, leading to illegal data being read"
5213
msgstr "The event was corrupt, leading to illegal data being read"
5215
msgid "The table is of a new format not supported by this version"
5216
msgstr "The table is of a new format not supported by this version"
5218
msgid "The event could not be processed no other handler error happened"
5219
msgstr "The event could not be processed no other handler error happened"
5221
msgid "Got a fatal error during initialzation of handler"
5222
msgstr "Got a fatal error during initialzation of handler"
5224
msgid "File to short; Expected more data in file"
5225
msgstr "File too short; Expected more data in file"
5227
msgid "Read page with wrong checksum"
5228
msgstr "Read page with wrong checksum"
5230
msgid "Lock or active transaction"
5231
msgstr "Lock or active transaction"
5233
msgid "No such table space"
5234
msgstr "No such table space"
5236
msgid "Tablespace not empty"
5237
msgstr "Tablespace not empty"
5241
"Port number to use for connection or 0 for default to with MySQL protocol."
5243
"Port number to use for connection or 0 for default to, in order of "
5244
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5247
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5248
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5251
msgid "Unable to create background worker thread. Got error %s.\n"
5252
msgstr "Unable to parse command. Got error: %s.\n"
5255
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5256
msgstr "Failed to open command log file %s. Got error: %s\n"
5259
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5260
msgstr "Failed to open command log file %s. Got error: %s\n"
5263
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5264
msgstr "Failed to open command log file %s. Got error: %s\n"
5267
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5268
msgstr "Failed to open command log file %s. Got error: %s\n"
5271
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5272
msgstr "Failed to open command log file %s. Got error: %s\n"
5275
msgid "Enable transaction log"
5276
msgstr "Enable command log"
5279
msgid "DEBUGGING - Truncate transaction log"
5280
msgstr "DEBUGGING - Truncate command log"
5283
msgid "Path to the file to use for transaction log"
5284
msgstr "Path to the file to use for command log."
5286
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5290
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5291
"each transaction write, 2 == sync log file once per second"
5296
"Failed to allocate enough memory to buffer header, transaction message, and "
5297
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5301
msgid "Failed to open transaction log file "
5302
msgstr "Failed to open command log file %s. Got error: %s\n"
5306
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5307
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5309
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5310
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5313
msgid "Failed to sync log file. Got error: %s\n"
5314
msgstr "Failed to open command log file %s. Got error: %s\n"
5317
msgid "Failed to open transaction log file %s. Got error: %s\n"
5318
msgstr "Failed to open command log file %s. Got error: %s\n"
5321
msgid "Raw buffer read: %s.\n"
5325
msgid "Unable to parse transaction. Got error: %s.\n"
5326
msgstr "Unable to parse command. Got error: %s.\n"
5329
msgid "BUFFER: %s\n"
5330
msgstr "BUFFER: %s\n"
5335
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
5336
#~ msgstr "Can't create/write to file '%s' (Errcode: %d)"
5338
#~ msgid "Error reading file '%s' (Errcode: %d)"
5339
#~ msgstr "Error reading file '%s' (Errcode: %d)"
5341
#~ msgid "Error writing file '%s' (Errcode: %d)"
5342
#~ msgstr "Error writing file '%s' (Errcode: %d)"
5344
#~ msgid "Error on close of '%s' (Errcode: %d)"
5345
#~ msgstr "Error on close of '%s' (Errcode: %d)"
5347
#~ msgid "Out of memory (Needed %u bytes)"
5348
#~ msgstr "Out of memory (Needed %u bytes)"
5350
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5351
#~ msgstr "Error on delete of '%s' (Errcode: %d)"
5353
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5354
#~ msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5356
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5357
#~ msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5359
#~ msgid "Can't lock file (Errcode: %d)"
5360
#~ msgstr "Can't lock file (Errcode: %d)"
5362
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
5363
#~ msgstr "Can't read dir of '%s' (Errcode: %d)"
5365
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
5366
#~ msgstr "Can't get stat of '%s' (Errcode: %d)"
5368
#~ msgid "Can't get working dirctory (Errcode: %d)"
5369
#~ msgstr "Can't get working directory (Errcode: %d)"
5371
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5372
#~ msgstr "Can't change dir to '%s' (Errcode: %d)"
5374
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5375
#~ msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5377
#~ msgid "File '%s' not found (Errcode: %d)"
5378
#~ msgstr "File '%s' not found (Errcode: %d)"
5380
#~ msgid "Undefined handler error 125"
5381
#~ msgstr "Undefined handler error 125"
5383
#~ msgid "Undefined handler error 129"
5384
#~ msgstr "Undefined handler error 129"
5386
#~ msgid "Check memory and open file usage at exit ."
5387
#~ msgstr "Check memory and open file usage at exit ."
5389
#~ msgid "Print some debug info at exit."
5390
#~ msgstr "Print some debug info at exit."
5392
#~ msgid "Socket file to use for connection."
5393
#~ msgstr "Socket file to use for connection."
5397
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5398
#~ "unreliable and unstable on some operating systems and operating-system\n"
5399
#~ "versions (notably, some versions of Linux). This crash could be due to "
5401
#~ "of those buggy OS calls. You should consider whether you really need "
5403
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5407
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5408
#~ "unreliable and unstable on some operating systems and operating-system\n"
5409
#~ "versions (notably, some versions of Linux). This crash could be due to "
5411
#~ "of those buggy OS calls. You should consider whether you really need "
5413
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5416
#~ msgid "Can't init databases"
5417
#~ msgstr "Can't init databases"
5419
#~ msgid "Default storage engine (%s) is not available"
5420
#~ msgstr "Default storage engine (%s) is not available"
5422
#~ msgid "Failed to lock memory. Errno: %d\n"
5423
#~ msgstr "Failed to lock memory. Error: %d\n"
5425
#~ msgid "Lock drizzled in memory."
5426
#~ msgstr "Lock drizzled in memory."
5428
#~ msgid "The default size of key cache blocks"
5429
#~ msgstr "The default size of key cache blocks"
5431
#~ msgid "Buffer length for TCP/IP and socket communication."
5432
#~ msgstr "Buffer length for TCP/IP and socket communication."
5434
#~ msgid "Allocation block size for transactions to be stored in binary log"
5435
#~ msgstr "Allocation block size for transactions to be stored in binary log"
5437
#~ msgid "Persistent buffer for transactions to be stored in binary log"
5438
#~ msgstr "Persistent buffer for transactions to be stored in binary log"
5440
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
5441
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
5443
#~ msgid "Failed to read initial length header\n"
5444
#~ msgstr "Failed to read initial length header\n"
5447
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5448
#~ "<PRIu64> bytes.\n"
5450
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5451
#~ "<PRIu64> bytes.\n"
5454
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5456
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5458
#~ msgid "Scheduler initialization failed.\n"
5459
#~ msgstr "Scheduler initialization failed.\n"
5461
#~ msgid "realloc() failed with errno %d"
5462
#~ msgstr "realloc() failed with errno %d"
5464
#~ msgid "Couldn't repair table: %s.%s"
5465
#~ msgstr "Couldn't repair table: %s.%s"
5468
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5469
#~ "%s`.`%s`' to replication"
5471
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5472
#~ "%s`.`%s`' to replication"
5474
#~ msgid "plugin-load parameter too long"
5475
#~ msgstr "plugin-load parameter too long"
5478
#~ "Table name cannot be encoded and fit within filesystem name length "
5481
#~ "Table name cannot be encoded and fit within file-system name length "
5485
#~ "Schema name cannot be encoded and fit within filesystem name length "
5488
#~ "Schema name cannot be encoded and fit within file-system name length "
5492
#~ "Failed to write full serialized command. Tried to write %<PRId64> bytes "
5493
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5495
#~ "Failed to write full serialised command. Tried to write %<PRId64> bytes "
5496
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5499
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5500
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5502
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5503
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5505
#~ msgid "Enable CRC32 Checksumming"
5506
#~ msgstr "Enable CRC32 Checksumming"
5508
#~ msgid "Command Message Log"
5509
#~ msgstr "Command Message Log"
5511
#~ msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5512
#~ msgstr "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5515
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5517
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5520
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5522
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5524
#~ msgid "Checksum FAILED!\n"
5525
#~ msgstr "Checksum FAILED!\n"
5527
#~ msgid "Maximum number of user threads available."
5528
#~ msgstr "Maximum number of user threads available."
5530
#~ msgid "event_add error in libevent_add_session_callback\n"
5531
#~ msgstr "event_add error in libevent_add_session_callback\n"
5533
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5534
#~ msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
5536
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5537
#~ msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
5539
#~ msgid "session_add_event event_add error in libevent_init\n"
5540
#~ msgstr "session_add_event event_add error in libevent_init\n"
5542
#~ msgid "Can't create completion port thread (error %d)"
5543
#~ msgstr "Can't create completion port thread (error %d)"
5545
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5546
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5548
#~ msgid "Size of Pool."
5549
#~ msgstr "Size of Pool."
5551
#~ msgid "Use old, non-optimized alter table."
5552
#~ msgstr "Use old, non-optimised alter table."
5555
#~ "Specifies how MyISAM index statistics collection code should threat "
5556
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behavior), "
5557
#~ "'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
5559
#~ "Specifies how MyISAM index statistics collection code should threat "
5560
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behaviour), "
5561
#~ "'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
5563
#~ msgid "Set the default character set."
5564
#~ msgstr "Set the default character set."
5566
#~ msgid "Unknown command '\\%c'."
5567
#~ msgstr "Unknown command '\\%c'."
5569
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5570
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5572
#~ msgid "Plugin '%s' init function returned error."
5573
#~ msgstr "Plugin '%s' init function returned error."
5575
#~ msgid "Retrying bind on TCP/IP port %u"
5576
#~ msgstr "Retrying bind on TCP/IP port %u"
5578
#~ msgid "Can't start server: Bind on TCP/IP port"
5579
#~ msgstr "Can't start server: Bind on TCP/IP port"
5584
#~ msgid "listen() on TCP/IP failed with error %d"
5585
#~ msgstr "listen() on TCP/IP failed with error %d"
5587
#~ msgid "Can't start server: listen() on TCP/IP port"
5588
#~ msgstr "Can't start server: listen() on TCP/IP port"
5590
#~ msgid "Do you already have another drizzled server running on port: %d ?"
5591
#~ msgstr "Do you already have another drizzled server running on port: %d ?"
5593
#~ msgid "drizzled: Got error %d from select"
5594
#~ msgstr "drizzled: Got error %d from select"
5597
#~ "It is possible that drizzled could use up to \n"
5598
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5600
#~ "bytes of memory\n"
5601
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5604
#~ "It is possible that drizzled could use up to \n"
5605
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5607
#~ "bytes of memory\n"
5608
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5611
#~ msgid "Set the filesystem character set."
5612
#~ msgstr "Set the filesystem character set."
5614
#~ msgid "Type of DELAY_KEY_WRITE."
5615
#~ msgstr "Type of DELAY_KEY_WRITE."
5617
#~ msgid "Push supported query conditions to the storage engine."
5618
#~ msgstr "Push supported query conditions to the storage engine."
5620
#~ msgid "Log all MyISAM changes to file."
5621
#~ msgstr "Log all MyISAM changes to file."
5623
#~ msgid "Log connections and queries to file."
5624
#~ msgstr "Log connections and queries to file."
5627
#~ "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
5628
#~ "BACKUP, FORCE or QUICK."
5630
#~ "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
5631
#~ "BACKUP, FORCE or QUICK."
5634
#~ "Using this option will cause most temporary files created to use a small "
5635
#~ "set of names, rather than a unique name for each new file."
5637
#~ "Using this option will cause most temporary files created to use a small "
5638
#~ "set of names, rather than a unique name for each new file."
5641
#~ "The number of seconds the drizzled server is waiting for a connect packet "
5642
#~ "before responding with 'Bad handshake'."
5644
#~ "The number of seconds the drizzled server is waiting for a connect packet "
5645
#~ "before responding with 'Bad handshake'."
5648
#~ "Don't overwrite stale .MYD and .MYI even if no directory is specified."
5650
#~ "Don't overwrite stale .MYD and .MYI even if no directory is specified."
5652
#~ msgid "Maximum number of temporary tables a client can keep open at a time."
5654
#~ "Maximum number of temporary tables a client can keep open at a time."
5657
#~ "Number of seconds to wait for a block to be written to a connection "
5658
#~ "before aborting the write."
5660
#~ "Number of seconds to wait for a block to be written to a connection "
5661
#~ "before aborting the write."
5664
#~ "Number of seconds to wait for more data from a connection before aborting "
5667
#~ "Number of seconds to wait for more data from a connection before aborting "
5671
#~ "If a read on a communication port is interrupted, retry this many times "
5672
#~ "before giving up."
5674
#~ "If a read on a communication port is interrupted, retry this many times "
5675
#~ "before giving up."
5678
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
5679
#~ "each plugin is identified by the name of the shared library. [for "
5680
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
5682
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
5683
#~ "each plugin is identified by the name of the shared library. [for "
5684
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
5686
#~ msgid "Wrong option to %s. Option(s) given: %s\n"
5687
#~ msgstr "Wrong option to %s. Option(s) given: %s\n"
5690
#~ "The number of seconds the server waits for activity on a connection "
5691
#~ "before closing it."
5693
#~ "The number of seconds the server waits for activity on a connection "
5694
#~ "before closing it."
5696
#~ msgid "No option given to %s\n"
5697
#~ msgstr "No option given to %s\n"
5701
#~ "To see what values a running Drizzle server is using, type\n"
5702
#~ "'drizzleadmin variables' instead of 'drizzled --help'."
5705
#~ "To see what values a running Drizzle server is using, type\n"
5706
#~ "'drizzleadmin variables' instead of 'drizzled --help'."
5708
#~ msgid "Alternatives are: '%s'"
5709
#~ msgstr "Alternatives are: '%s'"
5718
#~ "%s: ready for connections.\n"
5719
#~ "Version: '%s' socket: '%s' port: %d"
5721
#~ "%s: ready for connections.\n"
5722
#~ "Version: '%s' socket: '%s' port: %d"
7017
#: drizzled/definitions.h:48
7018
msgid "Invalid error code"