8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-10-22 20:42-0700\n"
11
"PO-Revision-Date: 2008-09-06 09:12+0000\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-10-01 16:57+0000\n"
12
12
"Last-Translator: tesserhex <jxl@gmx.com>\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: 2008-09-13 00:28+0000\n"
18
"X-Launchpad-Export-Date: 2008-11-26 20:37+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:253
21
#: client/drizzle.cc:255
23
22
msgid "Synonym for `help'."
24
msgstr "Synonym for `help'."
26
#: client/drizzle.cc:254
25
#: client/drizzle.cc:256
28
26
msgid "Clear command."
29
msgstr "Clear command."
31
#: client/drizzle.cc:256
29
#: client/drizzle.cc:258
33
30
msgid "Reconnect to the server. Optional arguments are db and host."
34
msgstr "Reconnect to the server. Optional arguments are db and host."
36
#: client/drizzle.cc:258
39
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
41
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
43
33
#: client/drizzle.cc:260
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
#: client/drizzle.cc:262
45
39
msgid "Send command to drizzle server, display result vertically."
46
msgstr "Send command to drizzle server, display result vertically."
48
#: client/drizzle.cc:261
42
#: client/drizzle.cc:263
50
43
msgid "Exit drizzle. Same as quit."
51
msgstr "Exit drizzle. Same as quit."
53
#: client/drizzle.cc:262
46
#: client/drizzle.cc:264
55
47
msgid "Send command to drizzle server."
56
msgstr "Send command to drizzle server."
58
#: client/drizzle.cc:263
50
#: client/drizzle.cc:265
60
51
msgid "Display this help."
61
msgstr "Display this help."
63
#: client/drizzle.cc:264
54
#: client/drizzle.cc:266
65
55
msgid "Disable pager, print to stdout."
66
msgstr "Disable pager, print to stdout."
68
#: client/drizzle.cc:265
58
#: client/drizzle.cc:267
70
59
msgid "Don't write into outfile."
71
msgstr "Don't write into outfile."
73
#: client/drizzle.cc:267
62
#: client/drizzle.cc:269
74
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
75
64
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
77
#: client/drizzle.cc:268
66
#: client/drizzle.cc:270
78
67
msgid "Print current command."
79
68
msgstr "Print current command."
81
#: client/drizzle.cc:269
70
#: client/drizzle.cc:271
82
71
msgid "Change your drizzle prompt."
83
72
msgstr "Change your drizzle prompt."
85
#: client/drizzle.cc:270
74
#: client/drizzle.cc:272
86
75
msgid "Quit drizzle."
87
76
msgstr "Quit drizzle."
89
#: client/drizzle.cc:271
78
#: client/drizzle.cc:273
90
79
msgid "Rebuild completion hash."
91
80
msgstr "Rebuild completion hash."
93
#: client/drizzle.cc:273
82
#: client/drizzle.cc:275
94
83
msgid "Execute an SQL script file. Takes a file name as an argument."
95
84
msgstr "Execute an SQL script file. Takes a file name as an argument."
97
#: client/drizzle.cc:274
86
#: client/drizzle.cc:276
98
87
msgid "Get status information from the server."
99
88
msgstr "Get status information from the server."
101
#: client/drizzle.cc:276
90
#: client/drizzle.cc:278
102
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
103
92
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
105
#: client/drizzle.cc:278
94
#: client/drizzle.cc:280
106
95
msgid "Use another database. Takes database name as argument."
107
96
msgstr "Use another database. Takes database name as argument."
109
#: client/drizzle.cc:280 client/drizzle.cc:1427
98
#: client/drizzle.cc:282 client/drizzle.cc:1430
110
99
msgid "Show warnings after every statement."
111
100
msgstr "Show warnings after every statement."
113
#: client/drizzle.cc:282
102
#: client/drizzle.cc:284
114
103
msgid "Don't show warnings after every statement."
115
104
msgstr "Don't show warnings after every statement."
117
#: client/drizzle.cc:1111
106
#: client/drizzle.cc:1113
118
107
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
119
108
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
121
#: client/drizzle.cc:1121
110
#: client/drizzle.cc:1123
124
113
"Your Drizzle connection id is %u\n"
127
116
"Your Drizzle connection id is %u\n"
128
117
"Server version: %s\n"
130
#: client/drizzle.cc:1151
119
#: client/drizzle.cc:1153
132
121
msgid "Reading history-file %s\n"
133
122
msgstr "Reading history-file %s\n"
135
#: client/drizzle.cc:1156
124
#: client/drizzle.cc:1158
137
126
msgid "Couldn't allocate memory for temp histfile!\n"
138
127
msgstr "Couldn't allocate memory for temp histfile!\n"
140
#: client/drizzle.cc:1163
129
#: client/drizzle.cc:1165
141
130
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
142
131
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
144
#: client/drizzle.cc:1181
133
#: client/drizzle.cc:1183
146
135
msgid "Writing history-file %s\n"
147
136
msgstr "Writing history-file %s\n"
149
#: client/drizzle.cc:1190
138
#: client/drizzle.cc:1192
153
#: client/drizzle.cc:1190
142
#: client/drizzle.cc:1192
157
#: client/drizzle.cc:1238
146
#: client/drizzle.cc:1241
158
147
msgid "Query aborted by Ctrl+C\n"
159
148
msgstr "Query aborted by Ctrl+C\n"
161
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
150
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
162
151
msgid "Display this help and exit."
163
152
msgstr "Display this help and exit."
165
#: client/drizzle.cc:1263
154
#: client/drizzle.cc:1266
166
155
msgid "Synonym for -?"
167
156
msgstr "Synonym for -?"
169
#: client/drizzle.cc:1266
171
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
172
"and field completion, but startup and reconnecting may take a longer time. "
173
"Disable with --disable-auto-rehash."
175
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
176
"and field completion, but startup and reconnecting may take a longer time. "
177
"Disable with --disable-auto-rehash."
179
#: client/drizzle.cc:1270
181
"No automatic rehashing. One has to use 'rehash' to get table and field "
182
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
183
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
185
"No automatic rehashing. One has to use 'rehash' to get table and field "
186
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
187
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
158
#: client/drizzle.cc:1269
160
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
161
"and field completion, but startup and reconnecting may take a longer time. "
162
"Disable with --disable-auto-rehash."
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."
189
168
#: client/drizzle.cc:1273
191
"Automatically switch to vertical output mode if the result is wider than the "
170
"No automatic rehashing. One has to use 'rehash' to get table and field "
171
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
172
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
194
"Automatically switch to vertical output mode if the result is wider than the "
174
"No automatic rehashing. One has to use 'rehash' to get table and field "
175
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
176
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
197
178
#: client/drizzle.cc:1276
199
"Don't use history file. Disable interactive behavior. (Enables --silent)"
201
"Don't use history file. Disable interactive behavior. (Enables --silent)"
203
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
180
"Automatically switch to vertical output mode if the result is wider than the "
183
"Automatically switch to vertical output mode if the result is wider than the "
186
#: client/drizzle.cc:1279
188
"Don't use history file. Disable interactive behavior. (Enables --silent)"
190
"Don't use history file. Disable interactive behavior. (Enables --silent)"
192
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
204
193
msgid "Directory where character sets are."
205
194
msgstr "Directory where character sets are."
207
#: client/drizzle.cc:1280
196
#: client/drizzle.cc:1283
208
197
msgid "Display column type information."
209
198
msgstr "Display column type information."
211
#: client/drizzle.cc:1283
213
"Preserve comments. Send comments to the server. The default is --skip-"
214
"comments (discard comments), enable with --comments"
216
"Preserve comments. Send comments to the server. The default is --skip-"
217
"comments (discard comments), enable with --comments"
219
200
#: client/drizzle.cc:1286
202
"Preserve comments. Send comments to the server. The default is --skip-"
203
"comments (discard comments), enable with --comments"
205
"Preserve comments. Send comments to the server. The default is --skip-"
206
"comments (discard comments), enable with --comments"
208
#: client/drizzle.cc:1289
220
209
msgid "Use compression in server/client protocol."
221
210
msgstr "Use compression in server/client protocol."
223
#: client/drizzle.cc:1289
212
#: client/drizzle.cc:1292
224
213
msgid "Check memory and open file usage at exit ."
225
214
msgstr "Check memory and open file usage at exit ."
227
#: client/drizzle.cc:1292
216
#: client/drizzle.cc:1295
228
217
msgid "Print some debug info at exit."
229
218
msgstr "Print some debug info at exit."
231
#: client/drizzle.cc:1294
220
#: client/drizzle.cc:1297
232
221
msgid "Database to use."
233
222
msgstr "Database to use."
235
#: client/drizzle.cc:1297
224
#: client/drizzle.cc:1300
236
225
msgid "(not used)"
239
#: client/drizzle.cc:1299
228
#: client/drizzle.cc:1302
240
229
msgid "Delimiter to be used."
241
230
msgstr "Delimiter to be used."
243
#: client/drizzle.cc:1301
232
#: client/drizzle.cc:1304
244
233
msgid "Execute command and quit. (Disables --force and history file)"
245
234
msgstr "Execute command and quit. (Disables --force and history file)"
247
#: client/drizzle.cc:1303
236
#: client/drizzle.cc:1306
248
237
msgid "Print the output of a query (rows) vertically."
249
238
msgstr "Print the output of a query (rows) vertically."
251
#: client/drizzle.cc:1306
240
#: client/drizzle.cc:1309
252
241
msgid "Continue even if we get an sql error."
253
242
msgstr "Continue even if we get an sql error."
255
#: client/drizzle.cc:1310
257
"Enable named commands. Named commands mean this program's internal commands; "
258
"see drizzle> help . When enabled, the named commands can be used from any "
259
"line of the query, otherwise only from the first line, before an enter. "
260
"Disable with --disable-named-commands. This option is disabled by default."
262
"Enable named commands. Named commands mean this program's internal commands; "
263
"see drizzle> help . When enabled, the named commands can be used from any "
264
"line of the query, otherwise only from the first line, before an enter. "
265
"Disable with --disable-named-commands. This option is disabled by default."
267
#: client/drizzle.cc:1314
269
"Named commands are disabled. Use \\* form only, or use named commands only "
270
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
271
"the client now starts with this option ENABLED by default! Disable with '-"
272
"G'. Long format commands still work from the first line. WARNING: option "
273
"deprecated; use --disable-named-commands instead."
275
"Named commands are disabled. Use \\* form only, or use named commands only "
276
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
277
"the client now starts with this option ENABLED by default! Disable with '-"
278
"G'. Long format commands still work from the first line. WARNING: option "
279
"deprecated; use --disable-named-commands instead."
281
#: client/drizzle.cc:1316
244
#: client/drizzle.cc:1313
246
"Enable named commands. Named commands mean this program's internal commands; "
247
"see drizzle> help . When enabled, the named commands can be used from any "
248
"line of the query, otherwise only from the first line, before an enter. "
249
"Disable with --disable-named-commands. This option is disabled by default."
251
"Enable named commands. Named commands mean this program's internal commands; "
252
"see drizzle> help . When enabled, the named commands can be used from any "
253
"line of the query, otherwise only from the first line, before an enter. "
254
"Disable with --disable-named-commands. This option is disabled by default."
256
#: client/drizzle.cc:1317
258
"Named commands are disabled. Use \\* form only, or use named commands only "
259
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
260
"the client now starts with this option ENABLED by default! Disable with '-"
261
"G'. Long format commands still work from the first line. WARNING: option "
262
"deprecated; use --disable-named-commands instead."
264
"Named commands are disabled. Use \\* form only, or use named commands only "
265
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
266
"the client now starts with this option ENABLED by default! Disable with '-"
267
"G'. Long format commands still work from the first line. WARNING: option "
268
"deprecated; use --disable-named-commands instead."
270
#: client/drizzle.cc:1319
282
271
msgid "Ignore space after function names."
283
272
msgstr "Ignore space after function names."
285
#: client/drizzle.cc:1318
274
#: client/drizzle.cc:1321
286
275
msgid "Enable/disable LOAD DATA LOCAL INFILE."
287
276
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
289
#: client/drizzle.cc:1321
278
#: client/drizzle.cc:1324
290
279
msgid "Turn off beep on error."
291
280
msgstr "Turn off beep on error."
293
#: client/drizzle.cc:1323 client/drizzleadmin.cc:75
282
#: client/drizzle.cc:1326 client/drizzleadmin.cc:77
294
283
msgid "Connect to host."
295
284
msgstr "Connect to host."
297
#: client/drizzle.cc:1325
286
#: client/drizzle.cc:1328
298
287
msgid "Write line numbers for errors."
299
288
msgstr "Write line numbers for errors."
301
#: client/drizzle.cc:1328
290
#: client/drizzle.cc:1331
303
292
"Don't write line number for errors. WARNING: -L is deprecated, use long "
304
293
"version of this option instead."
306
295
"Don't write line number for errors. WARNING: -L is deprecated, use long "
307
296
"version of this option instead."
309
#: client/drizzle.cc:1330
298
#: client/drizzle.cc:1333
310
299
msgid "Flush buffer after each query."
311
300
msgstr "Flush buffer after each query."
313
#: client/drizzle.cc:1332
302
#: client/drizzle.cc:1335
314
303
msgid "Write column names in results."
315
304
msgstr "Write column names in results."
317
#: client/drizzle.cc:1336
319
"Don't write column names in results. WARNING: -N is deprecated, use long "
320
"version of this options instead."
322
"Don't write column names in results. WARNING: -N is deprecated, use long "
323
"version of this options instead."
325
306
#: client/drizzle.cc:1339
327
"Change the value of a variable. Please note that this option is deprecated; "
328
"you can set variables directly with --variable-name=value."
330
"Change the value of a variable. Please note that this option is deprecated; "
331
"you can set variables directly with --variable-name=value."
333
#: client/drizzle.cc:1341
308
"Don't write column names in results. WARNING: -N is deprecated, use long "
309
"version of this options instead."
311
"Don't write column names in results. WARNING: -N is deprecated, use long "
312
"version of this options instead."
314
#: client/drizzle.cc:1342
316
"Change the value of a variable. Please note that this option is deprecated; "
317
"you can set variables directly with --variable-name=value."
319
"Change the value of a variable. Please note that this option is deprecated; "
320
"you can set variables directly with --variable-name=value."
322
#: client/drizzle.cc:1344
334
323
msgid "Ignore SIGINT (CTRL-C)"
335
324
msgstr "Ignore SIGINT (CTRL-C)"
337
#: client/drizzle.cc:1345
339
"Only update the default database. This is useful for skipping updates to "
340
"other database in the update log."
342
"Only update the default database. This is useful for skipping updates to "
343
"other database in the update log."
345
326
#: client/drizzle.cc:1348
347
"Pager to use to display results. If you don't supply an option the default "
348
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
349
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
350
"work in batch mode. Disable with --disable-pager. This option is disabled by "
328
"Only update the default database. This is useful for skipping updates to "
329
"other database in the update log."
353
"Pager to use to display results. If you don't supply an option the default "
354
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
355
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
356
"work in batch mode. Disable with --disable-pager. This option is disabled by "
331
"Only update the default database. This is useful for skipping updates to "
332
"other database in the update log."
359
334
#: client/drizzle.cc:1351
361
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
362
"option deprecated; use --disable-pager instead."
364
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
365
"option deprecated; use --disable-pager instead."
367
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
369
"Password to use when connecting to server. If password is not given it's "
370
"asked from the tty."
372
"Password to use when connecting to server. If password is not given it's "
373
"asked from the tty."
375
#: client/drizzle.cc:1356
377
"Port number to use for connection or 0 for default to, in order of "
378
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
380
"Port number to use for connection or 0 for default to, in order of "
381
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
383
#: client/drizzle.cc:1357
336
"Pager to use to display results. If you don't supply an option the default "
337
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
338
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
339
"work in batch mode. Disable with --disable-pager. This option is disabled by "
342
"Pager to use to display results. If you don't supply an option the default "
343
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
344
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
345
"work in batch mode. Disable with --disable-pager. This option is disabled by "
348
#: client/drizzle.cc:1354
350
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
351
"option deprecated; use --disable-pager instead."
353
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
354
"option deprecated; use --disable-pager instead."
356
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
358
"Password to use when connecting to server. If password is not given it's "
359
"asked from the tty."
361
"Password to use when connecting to server. If password is not given it's "
362
"asked from the tty."
364
#: client/drizzle.cc:1359
367
"Port number to use for connection or 0 for default to, in order of "
368
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
370
"Port number to use for connection or 0 for default to, in order of "
371
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
373
#: client/drizzle.cc:1360
384
374
msgid "built-in default"
385
375
msgstr "built-in default"
387
#: client/drizzle.cc:1360
377
#: client/drizzle.cc:1363
388
378
msgid "Set the drizzle prompt to this value."
389
379
msgstr "Set the drizzle prompt to this value."
391
#: client/drizzle.cc:1363
381
#: client/drizzle.cc:1366
392
382
msgid "The protocol of connection (tcp,socket,pipe,memory)."
393
383
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
395
#: client/drizzle.cc:1366
385
#: client/drizzle.cc:1369
397
387
"Don't cache result, print it row by row. This may slow down the server if "
398
388
"the output is suspended. Doesn't use history file."
400
390
"Don't cache result, print it row by row. This may slow down the server if "
401
391
"the output is suspended. Doesn't use history file."
403
#: client/drizzle.cc:1368
393
#: client/drizzle.cc:1371
404
394
msgid "Write fields without conversion. Used with --batch."
405
395
msgstr "Write fields without conversion. Used with --batch."
407
#: client/drizzle.cc:1371
409
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
410
"option is enabled by default."
412
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
413
"option is enabled by default."
415
#: client/drizzle.cc:1373
417
"Be more silent. Print results with a tab as separator, each row on new line."
419
"Be more silent. Print results with a tab as separator, each row on new line."
421
#: client/drizzle.cc:1375
397
#: client/drizzle.cc:1374
399
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
400
"option is enabled by default."
402
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
403
"option is enabled by default."
405
#: client/drizzle.cc:1376
407
"Be more silent. Print results with a tab as separator, each row on new line."
409
"Be more silent. Print results with a tab as separator, each row on new line."
411
#: client/drizzle.cc:1378
422
412
msgid "Socket file to use for connection."
423
413
msgstr "Socket file to use for connection."
425
#: client/drizzle.cc:1378
415
#: client/drizzle.cc:1381
426
416
msgid "Output in table format."
427
417
msgstr "Output in table format."
429
#: client/drizzle.cc:1381
431
"Append everything into outfile. See interactive help (\\h) also. Does not "
432
"work in batch mode. Disable with --disable-tee. This option is disabled by "
435
"Append everything into outfile. See interactive help (\\h) also. Does not "
436
"work in batch mode. Disable with --disable-tee. This option is disabled by "
439
#: client/drizzle.cc:1383
441
"Disable outfile. See interactive help (\\h) also. WARNING: option "
442
"deprecated; use --disable-tee instead"
444
"Disable outfile. See interactive help (\\h) also. WARNING: option "
445
"deprecated; use --disable-tee instead"
447
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
419
#: client/drizzle.cc:1384
421
"Append everything into outfile. See interactive help (\\h) also. Does not "
422
"work in batch mode. Disable with --disable-tee. This option is disabled by "
425
"Append everything into outfile. See interactive help (\\h) also. Does not "
426
"work in batch mode. Disable with --disable-tee. This option is disabled by "
429
#: client/drizzle.cc:1386
431
"Disable outfile. See interactive help (\\h) also. WARNING: option "
432
"deprecated; use --disable-tee instead"
434
"Disable outfile. See interactive help (\\h) also. WARNING: option "
435
"deprecated; use --disable-tee instead"
437
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
448
438
msgid "User for login if not current user."
449
439
msgstr "User for login if not current user."
451
#: client/drizzle.cc:1389
441
#: client/drizzle.cc:1392
452
442
msgid "Only allow UPDATE and DELETE that uses keys."
453
443
msgstr "Only allow UPDATE and DELETE that uses keys."
455
#: client/drizzle.cc:1392
445
#: client/drizzle.cc:1395
456
446
msgid "Synonym for option --safe-updates, -U."
457
447
msgstr "Synonym for option --safe-updates, -U."
459
#: client/drizzle.cc:1395
449
#: client/drizzle.cc:1398
460
450
msgid "Write more. (-v -v -v gives the table output format)."
461
451
msgstr "Write more. (-v -v -v gives the table output format)."
463
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
453
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
464
454
msgid "Output version information and exit."
465
455
msgstr "Output version information and exit."
467
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
457
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
468
458
msgid "Wait and retry if connection is down."
469
459
msgstr "Wait and retry if connection is down."
471
#: client/drizzle.cc:1402
461
#: client/drizzle.cc:1405
472
462
msgid "Number of seconds before connection timeout."
473
463
msgstr "Number of seconds before connection timeout."
475
#: client/drizzle.cc:1407
465
#: client/drizzle.cc:1410
476
466
msgid "Max packet length to send to, or receive from server"
477
467
msgstr "Max packet length to send to, or receive from server"
479
#: client/drizzle.cc:1412
469
#: client/drizzle.cc:1415
480
470
msgid "Buffer for TCP/IP and socket communication"
481
471
msgstr "Buffer for TCP/IP and socket communication"
483
#: client/drizzle.cc:1416
473
#: client/drizzle.cc:1419
484
474
msgid "Automatic limit for SELECT when using --safe-updates"
485
475
msgstr "Automatic limit for SELECT when using --safe-updates"
487
#: client/drizzle.cc:1421
477
#: client/drizzle.cc:1424
488
478
msgid "Automatic limit for rows in a join when using --safe-updates"
489
479
msgstr "Automatic limit for rows in a join when using --safe-updates"
491
#: client/drizzle.cc:1425
481
#: client/drizzle.cc:1428
492
482
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
493
483
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
495
#: client/drizzle.cc:1438
485
#: client/drizzle.cc:1441
497
487
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
498
488
msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
500
#: client/drizzle.cc:1445
490
#: client/drizzle.cc:1448
503
"Copyright (C) 2000-2008 MySQL AB\n"
504
" This software comes with ABSOLUTELY NO "
505
"WARRANTY. This is free software,\n"
506
" and you are welcome to modify and redistribute it under the GPL license\n"
493
"Copyright (C) 2008 Sun Microsystems\n"
494
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
495
"and you are welcome to modify and redistribute it under the GPL license\n"
508
"Copyright (C) 2000-2008 MySQL AB\n"
509
" This software comes with ABSOLUTELY NO "
510
"WARRANTY. This is free software,\n"
511
" and you are welcome to modify and redistribute it under the GPL license\n"
497
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
498
"and you are welcome to modify and redistribute it under the GPL license\n"
513
#: client/drizzle.cc:1449
500
#: client/drizzle.cc:1453
515
502
msgid "Usage: %s [OPTIONS] [database]\n"
516
503
msgstr "Usage: %s [OPTIONS] [database]\n"
518
#: client/drizzle.cc:1482
505
#: client/drizzle.cc:1486
519
506
msgid "DELIMITER cannot contain a backslash character"
520
507
msgstr "DELIMITER cannot contain a backslash character"
522
#: client/drizzle.cc:1503
509
#: client/drizzle.cc:1507
524
511
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
525
512
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
527
#: client/drizzle.cc:1526
514
#: client/drizzle.cc:1530
529
516
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
530
517
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
532
#: client/drizzle.cc:1530
519
#: client/drizzle.cc:1534
534
521
msgid "WARNING: --server-arg option not supported in this configuration.\n"
535
522
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
537
#: client/drizzle.cc:1898
524
#: client/drizzle.cc:1902
539
526
msgid "Unknown command '\\%c'."
540
527
msgstr "Unknown command '\\%c'."
542
#: client/drizzle.cc:2325
529
#: client/drizzle.cc:2329
544
531
"Reading table information for completion of table and column names\n"
545
532
" You can turn off this feature to get a quicker startup with -A\n"
697
685
"connect to server at '%s' failed\n"
700
#: client/drizzleadmin.cc:262
688
#: client/drizzleadmin.cc:264
702
690
msgid "Check that drizzled is running on %s"
703
691
msgstr "Check that drizzled is running on %s"
705
#: client/drizzleadmin.cc:263
693
#: client/drizzleadmin.cc:265
707
695
msgid " and that the port is %d.\n"
708
696
msgstr " and that the port is %d.\n"
710
#: client/drizzleadmin.cc:265
698
#: client/drizzleadmin.cc:267
712
700
msgid "You can check this by doing 'telnet %s %d'\n"
713
701
msgstr "You can check this by doing 'telnet %s %d'\n"
715
#: client/drizzleadmin.cc:276
703
#: client/drizzleadmin.cc:278
717
705
msgid "Got error: %s\n"
718
706
msgstr "Got error: %s\n"
720
#: client/drizzleadmin.cc:283
708
#: client/drizzleadmin.cc:285
721
709
msgid "Waiting for Drizzle server to answer"
722
710
msgstr "Waiting for Drizzle server to answer"
724
#: client/drizzleadmin.cc:316
712
#: client/drizzleadmin.cc:318
726
714
msgid "shutting down drizzled...\n"
727
715
msgstr "shutting down drizzled...\n"
729
#: client/drizzleadmin.cc:320
717
#: client/drizzleadmin.cc:322
731
719
msgid "shutdown failed; error: '%s'"
732
720
msgstr "shutdown failed; error: '%s'"
734
#: client/drizzleadmin.cc:327
722
#: client/drizzleadmin.cc:329
739
#: client/drizzleadmin.cc:337
727
#: client/drizzleadmin.cc:339
740
728
msgid "drizzled is alive"
741
729
msgstr "drizzled is alive"
743
#: client/drizzleadmin.cc:345
731
#: client/drizzleadmin.cc:347
744
732
msgid "connection was down, but drizzled is now alive"
745
733
msgstr "connection was down, but drizzled is now alive"
747
#: client/drizzleadmin.cc:349
735
#: client/drizzleadmin.cc:351
749
737
msgid "drizzled doesn't answer to ping, error: '%s'"
750
738
msgstr "drizzled doesn't answer to ping, error: '%s'"
752
#: client/drizzleadmin.cc:358
740
#: client/drizzleadmin.cc:360
754
742
msgid "Unknown command: '%-.60s'"
755
743
msgstr "Unknown command: '%-.60s'"
757
#: client/drizzleadmin.cc:367
745
#: client/drizzleadmin.cc:369
759
747
msgid "%s Ver %s Distrib %s, for %s on %s\n"
760
748
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
762
#: client/drizzleadmin.cc:374
750
#: client/drizzleadmin.cc:376
763
751
msgid "Copyright (C) 2000-2008 MySQL AB"
764
752
msgstr "Copyright (C) 2000-2008 MySQL AB"
766
#: client/drizzleadmin.cc:375
754
#: client/drizzleadmin.cc:377
768
756
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
769
757
"and you are welcome to modify and redistribute it under the GPL license\n"
1372
1362
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1375
#: drizzled/drizzled.cc:1182
1365
#: drizzled/drizzled.cc:1147
1377
1367
msgid "Retrying bind on TCP/IP port %u"
1378
1368
msgstr "Retrying bind on TCP/IP port %u"
1380
#: drizzled/drizzled.cc:1188
1370
#: drizzled/drizzled.cc:1153
1381
1371
msgid "Can't start server: Bind on TCP/IP port"
1382
1372
msgstr "Can't start server: Bind on TCP/IP port"
1384
#: drizzled/drizzled.cc:1189
1374
#: drizzled/drizzled.cc:1154
1386
1376
msgid "Do you already have another drizzled server running on port: %d ?"
1387
1377
msgstr "Do you already have another drizzled server running on port: %d ?"
1389
#: drizzled/drizzled.cc:1195
1379
#: drizzled/drizzled.cc:1160
1390
1380
msgid "Can't start server: listen() on TCP/IP port"
1391
1381
msgstr "Can't start server: listen() on TCP/IP port"
1393
#: drizzled/drizzled.cc:1196
1383
#: drizzled/drizzled.cc:1161
1395
1385
msgid "listen() on TCP/IP failed with error %d"
1396
1386
msgstr "listen() on TCP/IP failed with error %d"
1398
#: drizzled/drizzled.cc:1414
1388
#: drizzled/drizzled.cc:1251
1401
1391
msgstr "Fatal "
1403
#: drizzled/drizzled.cc:1432
1406
"We will try our best to scrape up some info that will hopefully help "
1408
"the problem, but since we have already crashed, something is definitely "
1410
"and this may fail.\n"
1413
"We will try our best to scrape up some info that will hopefully help "
1415
"the problem, but since we have already crashed, something is definitely "
1417
"and this may fail.\n"
1420
#: drizzled/drizzled.cc:1443
1423
"It is possible that mysqld could use up to \n"
1424
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1426
"Hope that's ok; if not, decrease some variables in the equation.\n"
1429
"It is possible that mysqld could use up to \n"
1430
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1432
"Hope that's ok; if not, decrease some variables in the equation.\n"
1435
#: drizzled/drizzled.cc:1461
1438
"Attempting backtrace. You can use the following information to find out\n"
1439
"where mysqld died. If you see no messages after this, something went\n"
1440
"terribly wrong...\n"
1442
"Attempting backtrace. You can use the following information to find out\n"
1443
"where mysqld died. If you see no messages after this, something went\n"
1444
"terribly wrong...\n"
1446
#: drizzled/drizzled.cc:1489
1449
"Trying to get some variables.\n"
1450
"Some pointers may be invalid and cause the dump to abort...\n"
1452
"Trying to get some variables.\n"
1453
"Some pointers may be invalid and cause the dump to abort...\n"
1455
#: drizzled/drizzled.cc:1501
1393
#: drizzled/drizzled.cc:1269
1396
"We will try our best to scrape up some info that will hopefully help "
1398
"the problem, but since we have already crashed, something is definitely "
1400
"and this may fail.\n"
1403
"We will try our best to scrape up some info that will hopefully help "
1405
"the problem, but since we have already crashed, something is definitely "
1407
"and this may fail.\n"
1410
#: drizzled/drizzled.cc:1280
1413
"It is possible that drizzled could use up to \n"
1414
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1417
"Hope that's ok; if not, decrease some variables in the equation.\n"
1420
"It is possible that mysqld could use up to \n"
1421
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1423
"Hope that's ok; if not, decrease some variables in the equation.\n"
1426
#: drizzled/drizzled.cc:1298
1429
"Attempting backtrace. You can use the following information to find out\n"
1430
"where drizzled died. If you see no messages after this, something went\n"
1431
"terribly wrong...\n"
1433
"Attempting backtrace. You can use the following information to find out\n"
1434
"where mysqld died. If you see no messages after this, something went\n"
1435
"terribly wrong...\n"
1437
#: drizzled/drizzled.cc:1326
1440
"Trying to get some variables.\n"
1441
"Some pointers may be invalid and cause the dump to abort...\n"
1443
"Trying to get some variables.\n"
1444
"Some pointers may be invalid and cause the dump to abort...\n"
1446
#: drizzled/drizzled.cc:1338
1471
1462
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1472
1463
"drizzled that is not statically linked.\n"
1474
#: drizzled/drizzled.cc:1516
1478
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1479
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1480
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1481
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1482
"the documentation for your distribution on how to do that.\n"
1485
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1486
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1487
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1488
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1489
"the documentation for your distribution on how to do that.\n"
1491
#: drizzled/drizzled.cc:1529
1495
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1496
"unreliable and unstable on some operating systems and operating-system\n"
1497
"versions (notably, some versions of Linux). This crash could be due to use\n"
1498
"of those buggy OS calls. You should consider whether you really need the\n"
1499
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1503
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1504
"unreliable and unstable on some operating systems and operating-system\n"
1505
"versions (notably, some versions of Linux). This crash could be due to use\n"
1506
"of those buggy OS calls. You should consider whether you really need the\n"
1507
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1510
#: drizzled/drizzled.cc:1544
1465
#: drizzled/drizzled.cc:1353
1469
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1470
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1471
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1472
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1473
"the documentation for your distribution on how to do that.\n"
1476
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1477
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1478
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1479
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1480
"the documentation for your distribution on how to do that.\n"
1482
#: drizzled/drizzled.cc:1366
1486
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1487
"unreliable and unstable on some operating systems and operating-system\n"
1488
"versions (notably, some versions of Linux). This crash could be due to use\n"
1489
"of those buggy OS calls. You should consider whether you really need the\n"
1490
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1494
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1495
"unreliable and unstable on some operating systems and operating-system\n"
1496
"versions (notably, some versions of Linux). This crash could be due to use\n"
1497
"of those buggy OS calls. You should consider whether you really need the\n"
1498
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1501
#: drizzled/drizzled.cc:1381
1512
1503
msgid "Writing a core file\n"
1513
1504
msgstr "Writing a core file\n"
1515
#: drizzled/drizzled.cc:1591
1506
#: drizzled/drizzled.cc:1428
1517
1508
"setrlimit could not change the size of core files to 'infinity'; We may not "
1518
1509
"be able to generate a core file on signals"
1520
1511
"setrlimit could not change the size of core files to 'infinity'; We may not "
1521
1512
"be able to generate a core file on signals"
1523
#: drizzled/drizzled.cc:1659
1514
#: drizzled/drizzled.cc:1496
1525
1516
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1526
1517
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
1528
#: drizzled/drizzled.cc:1747
1530
msgid "Got signal %d to shutdown mysqld"
1519
#: drizzled/drizzled.cc:1584
1521
msgid "Got signal %d to shutdown drizzled"
1531
1522
msgstr "Got signal %d to shutdown mysqld"
1533
#: drizzled/drizzled.cc:1788
1524
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1525
msgid "Can't create thread to kill server"
1526
msgstr "Can't create thread to kill server"
1528
#: drizzled/drizzled.cc:1624
1535
1530
msgid "Got signal: %d error: %d"
1536
1531
msgstr "Got signal: %d error: %d"
1538
#: drizzled/drizzled.cc:1918
1533
#: drizzled/drizzled.cc:1754
1540
1535
msgid "Wrong date/time format specifier: %s\n"
1541
1536
msgstr "Wrong date/time format specifier: %s\n"
1543
#: drizzled/drizzled.cc:2042
1538
#: drizzled/drizzled.cc:1871
1545
1540
msgid "gethostname failed, using '%s' as hostname"
1546
1541
msgstr "gethostname failed, using '%s' as hostname"
1548
#: drizzled/drizzled.cc:2106
1543
#: drizzled/drizzled.cc:1935
1549
1544
#, fuzzy, c-format
1551
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1546
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1553
1549
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1555
#: drizzled/drizzled.cc:2111
1551
#: drizzled/drizzled.cc:1940
1558
1554
"Could not increase number of max_open_files to more than %u (request: %u)"
1560
1556
"Could not increase number of max_open_files to more than %u (request: %u)"
1562
#: drizzled/drizzled.cc:2192
1558
#: drizzled/drizzled.cc:2021
1564
1560
msgid "Unknown locale: '%s'"
1565
1561
msgstr "Unknown locale: '%s'"
1567
#: drizzled/drizzled.cc:2262
1563
#: drizzled/drizzled.cc:2087
1568
1564
msgid "Can't create thread-keys"
1569
1565
msgstr "Can't create thread-keys"
1571
#: drizzled/drizzled.cc:2302
1567
#: drizzled/drizzled.cc:2127
1572
1568
msgid "Unable to reopen stdout"
1575
#: drizzled/drizzled.cc:2305
1571
#: drizzled/drizzled.cc:2130
1576
1572
msgid "Unable to reopen stderr"
1579
#: drizzled/drizzled.cc:2311
1575
#: drizzled/drizzled.cc:2136
1580
1576
msgid "Out of memory"
1581
1577
msgstr "Out of memory"
1583
#: drizzled/drizzled.cc:2318
1584
msgid "You need to use --log-bin to make --binlog-format work."
1585
msgstr "You need to use --log-bin to make --binlog-format work."
1587
#: drizzled/drizzled.cc:2340
1579
#: drizzled/drizzled.cc:2142
1589
1581
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1590
1582
"impossible, it would lead to infinite loops in this server."
1603
1595
"replication may break when this Drizzle server acts as a master and has his "
1604
1596
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1606
#: drizzled/drizzled.cc:2394
1598
#: drizzled/drizzled.cc:2190
1607
1599
msgid "Failed to initialize plugins."
1608
1600
msgstr "Failed to initialise plugins."
1610
#: drizzled/drizzled.cc:2425
1602
#: drizzled/drizzled.cc:2221
1613
1605
"%s: Too many arguments (first extra is '%s').\n"
1614
1606
"Use --verbose --help to get a list of available options\n"
1608
"%s: Too many arguments (first extra is '%s').\n"
1609
"Use --verbose --help to get a list of available options\n"
1617
#: drizzled/drizzled.cc:2435
1611
#: drizzled/drizzled.cc:2231
1618
1612
msgid "Can't init databases"
1613
msgstr "Can't init databases"
1621
#: drizzled/drizzled.cc:2455
1615
#: drizzled/drizzled.cc:2251
1623
1617
msgid "Unknown/unsupported table type: %s"
1618
msgstr "Unknown/unsupported table type: %s"
1626
#: drizzled/drizzled.cc:2461
1620
#: drizzled/drizzled.cc:2257
1628
1622
msgid "Default storage engine (%s) is not available"
1623
msgstr "Default storage engine (%s) is not available"
1631
#: drizzled/drizzled.cc:2484
1625
#: drizzled/drizzled.cc:2280
1632
1626
msgid "Can't initialize tc_log"
1633
1627
msgstr "Can't initialise tc_log"
1635
#: drizzled/drizzled.cc:2515
1629
#: drizzled/drizzled.cc:2311
1637
1631
msgid "Failed to lock memory. Errno: %d\n"
1638
1632
msgstr "Failed to lock memory. Error: %d\n"
1640
#: drizzled/drizzled.cc:2584
1634
#: drizzled/drizzled.cc:2380
1642
1636
msgid "Asked for %u thread stack, but got %<PRIu64>"
1637
msgstr "Asked for %u thread stack, but got %llu"
1645
#: drizzled/drizzled.cc:2620
1639
#: drizzled/drizzled.cc:2416
1647
1641
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1648
1642
"value: we force server id to 1; updates will be logged to the binary log, "
1649
1643
"but connections from slaves will not be accepted."
1645
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1646
"value: we force server id to 1; updates will be logged to the binary log, "
1647
"but connections from slaves will not be accepted."
1652
#: drizzled/drizzled.cc:2678
1649
#: drizzled/drizzled.cc:2474
1653
1650
msgid "Before Lock_thread_count"
1651
msgstr "Before Lock_thread_count"
1656
#: drizzled/drizzled.cc:2685
1653
#: drizzled/drizzled.cc:2481
1657
1654
msgid "After lock_thread_count"
1655
msgstr "After lock_thread_count"
1660
#: drizzled/drizzled.cc:2793
1657
#: drizzled/drizzled.cc:2589
1662
1659
msgid "drizzled: Got error %d from select"
1660
msgstr "drizzled: Got error %d from select"
1665
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1666
#: drizzled/drizzled.cc:3252
1662
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1663
#: drizzled/drizzled.cc:3026
1667
1664
msgid "Option used by mysql-test for debugging and testing of replication."
1665
msgstr "Option used by mysql-test for debugging and testing of replication."
1670
#: drizzled/drizzled.cc:3033
1667
#: drizzled/drizzled.cc:2825
1671
1668
msgid "Auto-increment columns are incremented by this"
1674
#: drizzled/drizzled.cc:3038
1671
#: drizzled/drizzled.cc:2830
1676
1673
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1680
#: drizzled/drizzled.cc:3044
1677
#: drizzled/drizzled.cc:2836
1682
1679
"Path to installation directory. All paths are usually resolved relative to "
1686
#: drizzled/drizzled.cc:3048
1683
#: drizzled/drizzled.cc:2840
1687
1684
msgid "IP address to bind to."
1690
#: drizzled/drizzled.cc:3052
1692
"Does not have any effect without '--log-bin'. Tell the master the form of "
1693
"binary logging to use: either 'row' for row-based binary logging, or "
1694
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1695
"statement-based binary logging except for those statements where only row-"
1696
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1697
"the UUID() function; for those, row-based binary logging is automatically "
1701
#: drizzled/drizzled.cc:3062
1703
"Tells the master it should log updates for the specified database, and "
1704
"exclude all others not explicitly mentioned."
1707
#: drizzled/drizzled.cc:3066
1709
"Tells the master that updates to the given database should not be logged "
1712
"Tells the master that updates to the given database should not be logged to "
1715
#: drizzled/drizzled.cc:3070
1687
#: drizzled/drizzled.cc:2844
1717
1689
"The maximum size of a row-based binary log event in bytes. Rows will be "
1718
1690
"grouped into events smaller than this size if possible. The value has to be "
1719
1691
"a multiple of 256."
1722
#: drizzled/drizzled.cc:3081
1694
#: drizzled/drizzled.cc:2855
1723
1695
msgid "Don't ignore client side character set value sent during handshake."
1726
#: drizzled/drizzled.cc:3086
1698
#: drizzled/drizzled.cc:2860
1727
1699
msgid "Set the filesystem character set."
1730
#: drizzled/drizzled.cc:3091
1702
#: drizzled/drizzled.cc:2865
1731
1703
msgid "Set the default character set."
1732
1704
msgstr "Set the default character set."
1734
#: drizzled/drizzled.cc:3098
1735
msgid "Chroot mysqld daemon during startup."
1706
#: drizzled/drizzled.cc:2872
1707
msgid "Chroot drizzled daemon during startup."
1738
#: drizzled/drizzled.cc:3102
1710
#: drizzled/drizzled.cc:2876
1739
1711
msgid "Set the default collation."
1742
#: drizzled/drizzled.cc:3106
1714
#: drizzled/drizzled.cc:2880
1743
1715
msgid "Default completion type."
1746
#: drizzled/drizzled.cc:3111
1718
#: drizzled/drizzled.cc:2885
1747
1719
msgid "Write error output on screen."
1750
#: drizzled/drizzled.cc:3115
1722
#: drizzled/drizzled.cc:2889
1751
1723
msgid "Write core on errors."
1754
#: drizzled/drizzled.cc:3119
1726
#: drizzled/drizzled.cc:2893
1755
1727
msgid "Path to the database root."
1758
#: drizzled/drizzled.cc:3123
1730
#: drizzled/drizzled.cc:2897
1759
1731
msgid "Set the default storage engine (table type) for tables."
1762
#: drizzled/drizzled.cc:3127
1734
#: drizzled/drizzled.cc:2901
1763
1735
msgid "Set the default time zone."
1766
#: drizzled/drizzled.cc:3131
1738
#: drizzled/drizzled.cc:2905
1767
1739
msgid "Type of DELAY_KEY_WRITE."
1770
#: drizzled/drizzled.cc:3140
1742
#: drizzled/drizzled.cc:2914
1771
1743
msgid "Print a symbolic stack trace on failure."
1774
#: drizzled/drizzled.cc:3146
1746
#: drizzled/drizzled.cc:2920
1775
1747
msgid "Push supported query conditions to the storage engine."
1778
#: drizzled/drizzled.cc:3152
1750
#: drizzled/drizzled.cc:2926
1779
1751
msgid "Used for debugging; Use at your own risk!"
1782
#: drizzled/drizzled.cc:3155
1754
#: drizzled/drizzled.cc:2929
1783
1755
msgid "Flush tables to disk between SQL commands."
1786
#: drizzled/drizzled.cc:3160
1758
#: drizzled/drizzled.cc:2934
1787
1759
msgid "Set up signals usable for debugging"
1790
#: drizzled/drizzled.cc:3164
1762
#: drizzled/drizzled.cc:2938
1791
1763
msgid "Command(s) that are executed for each new connection"
1794
#: drizzled/drizzled.cc:3168
1766
#: drizzled/drizzled.cc:2942
1795
1767
msgid "Read SQL commands from this file at startup."
1798
#: drizzled/drizzled.cc:3172
1770
#: drizzled/drizzled.cc:2946
1799
1771
msgid "Command(s) that are executed when a slave connects to this master"
1802
#: drizzled/drizzled.cc:3176
1774
#: drizzled/drizzled.cc:2950
1803
1775
msgid "(IGNORED)"
1806
#: drizzled/drizzled.cc:3180
1778
#: drizzled/drizzled.cc:2954
1807
1779
msgid "Set the language used for the month names and the days of the week."
1810
#: drizzled/drizzled.cc:3185
1782
#: drizzled/drizzled.cc:2959
1811
1783
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1814
#: drizzled/drizzled.cc:3190
1786
#: drizzled/drizzled.cc:2964
1815
1787
msgid "Log connections and queries to file."
1818
#: drizzled/drizzled.cc:3194
1790
#: drizzled/drizzled.cc:2968
1820
1792
"Log update queries in binary format. Optional argument is the location for "
1821
1793
"the binary log files.(Strongly recommended to avoid replication problems if "
1822
1794
"server's hostname changes)"
1825
#: drizzled/drizzled.cc:3201
1797
#: drizzled/drizzled.cc:2975
1826
1798
msgid "File that holds the names for last binary log files."
1829
#: drizzled/drizzled.cc:3205
1801
#: drizzled/drizzled.cc:2979
1830
1802
msgid "Error log file."
1833
#: drizzled/drizzled.cc:3209
1805
#: drizzled/drizzled.cc:2983
1834
1806
msgid "Log all MyISAM changes to file."
1837
#: drizzled/drizzled.cc:3213
1809
#: drizzled/drizzled.cc:2987
1839
1811
"Tells the slave to log the updates from the slave thread to the binary log. "
1840
1812
"You will need to turn it on if you plan to daisy-chain the slaves."
1843
#: drizzled/drizzled.cc:3220
1815
#: drizzled/drizzled.cc:2994
1845
1817
"Path to transaction coordinator log (used for transactions that affect more "
1846
1818
"than one storage engine, when binary log is disabled)"
1849
#: drizzled/drizzled.cc:3226
1821
#: drizzled/drizzled.cc:3000
1850
1822
msgid "Size of transaction coordinator log."
1853
#: drizzled/drizzled.cc:3232
1825
#: drizzled/drizzled.cc:3006
1854
1826
msgid "Log some not critical warnings to the log file."
1857
#: drizzled/drizzled.cc:3237
1829
#: drizzled/drizzled.cc:3011
1858
1830
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1861
#: drizzled/drizzled.cc:3242
1833
#: drizzled/drizzled.cc:3016
1863
1835
"The location and name of the file that remembers the master and where the I/"
1864
1836
"O replication thread is in the master's binlogs."
1867
#: drizzled/drizzled.cc:3247
1839
#: drizzled/drizzled.cc:3021
1869
1841
"The number of tries the slave will make to connect to the master before "
1873
#: drizzled/drizzled.cc:3256
1874
msgid "Lock mysqld in memory."
1845
#: drizzled/drizzled.cc:3030
1846
msgid "Lock drizzled in memory."
1877
#: drizzled/drizzled.cc:3260
1849
#: drizzled/drizzled.cc:3034
1879
1851
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1880
1852
"BACKUP, FORCE or QUICK."
1883
#: drizzled/drizzled.cc:3265
1855
#: drizzled/drizzled.cc:3039
1884
1856
msgid "Use very new possible 'unsafe' functions."
1887
#: drizzled/drizzled.cc:3270
1859
#: drizzled/drizzled.cc:3044
1888
1860
msgid "Use old, non-optimized alter table."
1889
1861
msgstr "Use old, non-optimised alter table."
1891
#: drizzled/drizzled.cc:3275
1863
#: drizzled/drizzled.cc:3049
1892
1864
msgid "Pid file used by safe_mysqld."
1895
#: drizzled/drizzled.cc:3285
1867
#: drizzled/drizzled.cc:3059
1897
1869
"Maximum time in seconds to wait for the port to become free. (Default: no "
1901
#: drizzled/drizzled.cc:3290
1873
#: drizzled/drizzled.cc:3064
1902
1874
msgid "The location and name to use for relay logs."
1905
#: drizzled/drizzled.cc:3294
1877
#: drizzled/drizzled.cc:3068
1907
1879
"The location and name to use for the file that keeps a list of the last "
1911
#: drizzled/drizzled.cc:3299
1883
#: drizzled/drizzled.cc:3073
1913
1885
"The location and name of the file that remembers where the SQL replication "
1914
1886
"thread is in the relay logs."
1917
#: drizzled/drizzled.cc:3304
1919
"Tells the slave thread to restrict replication to the specified database. To "
1920
"specify more than one database, use the directive multiple times, once for "
1921
"each database. Note that this will only work if you do not use cross-"
1922
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1923
"having selected a different or no database. If you need cross database "
1924
"updates to work, use replicate-wild-do-table=db_name.%."
1927
#: drizzled/drizzled.cc:3313
1929
"Tells the slave thread to restrict replication to the specified table. To "
1930
"specify more than one table, use the directive multiple times, once for each "
1931
"table. This will work for cross-database updates, in contrast to replicate-"
1935
#: drizzled/drizzled.cc:3319
1937
"Tells the slave thread to not replicate to the specified database. To "
1938
"specify more than one database to ignore, use the directive multiple times, "
1939
"once for each database. This option will not work if you use cross database "
1940
"updates. If you need cross database updates to work, use replicate-wild-"
1941
"ignore-table=db_name.%. "
1944
#: drizzled/drizzled.cc:3326
1946
"Tells the slave thread to not replicate to the specified table. To specify "
1947
"more than one table to ignore, use the directive multiple times, once for "
1948
"each table. This will work for cross-datbase updates, in contrast to "
1949
"replicate-ignore-db."
1951
"Tells the slave thread to not replicate to the specified table. To specify "
1952
"more than one table to ignore, use the directive multiple times, once for "
1953
"each table. This will work for cross-database updates, in contrast to "
1954
"replicate-ignore-db."
1956
#: drizzled/drizzled.cc:3332
1958
"Updates to a database with a different name than the original. Example: "
1959
"replicate-rewrite-db=master_db_name->slave_db_name."
1962
#: drizzled/drizzled.cc:3336
1889
#: drizzled/drizzled.cc:3078
1964
1891
"In replication, if set to 1, do not skip events having our server id. "
1965
1892
"Default value is 0 (to break infinite loops in circular replication). Can't "
1966
1893
"be set to 1 if --log-slave-updates is used."
1969
#: drizzled/drizzled.cc:3343
1971
"Tells the slave thread to restrict replication to the tables that match the "
1972
"specified wildcard pattern. To specify more than one table, use the "
1973
"directive multiple times, once for each table. This will work for cross-"
1974
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1975
"only updates to tables in all databases that start with foo and whose table "
1976
"names start with bar."
1979
#: drizzled/drizzled.cc:3351
1981
"Tells the slave thread to not replicate to the tables that match the given "
1982
"wildcard pattern. To specify more than one table to ignore, use the "
1983
"directive multiple times, once for each table. This will work for cross-"
1984
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1985
"updates to tables in databases that start with foo and whose table names "
1989
#: drizzled/drizzled.cc:3360
1896
#: drizzled/drizzled.cc:3086
1991
1898
"Hostname or IP of the slave to be reported to to the master during slave "
1992
1899
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2056
1955
"stop on any unexpected difference between the master and the slave."
2059
#: drizzled/drizzled.cc:3425
1958
#: drizzled/drizzled.cc:3141
2061
1959
msgid "(INGORED)"
2064
#: drizzled/drizzled.cc:3428
1962
#: drizzled/drizzled.cc:3144
2065
1963
msgid "Enable symbolic link support."
2068
#: drizzled/drizzled.cc:3437
1966
#: drizzled/drizzled.cc:3153
2070
1968
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2073
#: drizzled/drizzled.cc:3442
1971
#: drizzled/drizzled.cc:3158
2075
1973
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2079
#: drizzled/drizzled.cc:3447
1977
#: drizzled/drizzled.cc:3163
2081
1979
"Using this option will cause most temporary files created to use a small set "
2082
1980
"of names, rather than a unique name for each new file."
2085
#: drizzled/drizzled.cc:3452
1983
#: drizzled/drizzled.cc:3168
2087
1985
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2090
#: drizzled/drizzled.cc:3457
1988
#: drizzled/drizzled.cc:3173
2092
1990
"Path for temporary files. Several paths may be specified, separated by a "
2093
1991
"colon (:), in this case they are used in a round-robin fashion."
2096
#: drizzled/drizzled.cc:3463
1994
#: drizzled/drizzled.cc:3179
2097
1995
msgid "Default transaction isolation level."
2100
#: drizzled/drizzled.cc:3467
2101
msgid "Run mysqld daemon as user."
1998
#: drizzled/drizzled.cc:3183
1999
msgid "Run drizzled daemon as user."
2104
#: drizzled/drizzled.cc:3475
2002
#: drizzled/drizzled.cc:3191
2106
"The number of outstanding connection requests MySQL can have. This comes "
2107
"into play when the main MySQL thread gets very many connection requests in a "
2004
"The number of outstanding connection requests Drizzle can have. This comes "
2005
"into play when the main Drizzle thread gets very many connection requests in "
2006
"a very short time."
2111
#: drizzled/drizzled.cc:3481
2009
#: drizzled/drizzled.cc:3197
2113
2011
"The size of the cache to hold the SQL statements for the binary log during a "
2114
2012
"transaction. If you often use big, multi-statement transactions you can "
2115
2013
"increase this to get more performance."
2118
#: drizzled/drizzled.cc:3487
2016
#: drizzled/drizzled.cc:3203
2120
2018
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2121
2019
"limit per thread!"
2124
#: drizzled/drizzled.cc:3493
2022
#: drizzled/drizzled.cc:3209
2126
"The number of seconds the mysqld server is waiting for a connect packet "
2024
"The number of seconds the drizzled server is waiting for a connect packet "
2127
2025
"before responding with 'Bad handshake'."
2130
#: drizzled/drizzled.cc:3498
2028
#: drizzled/drizzled.cc:3214
2131
2029
msgid "The DATE format (For future)."
2134
#: drizzled/drizzled.cc:3503
2032
#: drizzled/drizzled.cc:3219
2135
2033
msgid "The DATETIME/TIMESTAMP format (for future)."
2138
#: drizzled/drizzled.cc:3508
2036
#: drizzled/drizzled.cc:3224
2139
2037
msgid "The default week format used by WEEK() functions."
2142
#: drizzled/drizzled.cc:3513
2040
#: drizzled/drizzled.cc:3229
2144
2042
"Precision of the result of '/' operator will be increased on that value."
2147
#: drizzled/drizzled.cc:3519
2045
#: drizzled/drizzled.cc:3235
2149
2047
"If non-zero, binary logs will be purged after expire_logs_days days; "
2150
2048
"possible purges happen at startup and at binary log rotation."
2153
#: drizzled/drizzled.cc:3525
2051
#: drizzled/drizzled.cc:3241
2154
2052
msgid "The maximum length of the result of function group_concat."
2157
#: drizzled/drizzled.cc:3530
2055
#: drizzled/drizzled.cc:3246
2159
2057
"The number of seconds the server waits for activity on an interactive "
2160
2058
"connection before closing it."
2163
#: drizzled/drizzled.cc:3536
2061
#: drizzled/drizzled.cc:3252
2164
2062
msgid "The size of the buffer that is used for full joins."
2167
#: drizzled/drizzled.cc:3542
2065
#: drizzled/drizzled.cc:3258
2168
2066
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2171
#: drizzled/drizzled.cc:3547
2069
#: drizzled/drizzled.cc:3263
2173
2071
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2174
2072
"this to get better index handling (for all reads and multiple writes) to as "
2175
2073
"much as you can afford;"
2178
#: drizzled/drizzled.cc:3556
2076
#: drizzled/drizzled.cc:3272
2180
2078
"This characterizes the number of hits a hot block has to be untouched until "
2181
2079
"it is considered aged enough to be downgraded to a warm block. This "
2187
2085
"specifies the percentage ratio of that number of hits to the total number of "
2188
2086
"blocks in key cache"
2190
#: drizzled/drizzled.cc:3565
2088
#: drizzled/drizzled.cc:3281
2191
2089
msgid "The default size of key cache blocks"
2194
#: drizzled/drizzled.cc:3571
2092
#: drizzled/drizzled.cc:3287
2195
2093
msgid "The minimum percentage of warm blocks in key cache"
2198
#: drizzled/drizzled.cc:3577
2096
#: drizzled/drizzled.cc:3293
2199
2097
msgid "Max packetlength to send/receive from to server."
2202
#: drizzled/drizzled.cc:3582
2100
#: drizzled/drizzled.cc:3298
2204
2102
"Can be used to restrict the total size used to cache a multi-transaction "
2208
#: drizzled/drizzled.cc:3587
2106
#: drizzled/drizzled.cc:3303
2210
2108
"Binary log will be rotated automatically when the size exceeds this value. "
2211
2109
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2212
2110
"for this variable is 4096."
2215
#: drizzled/drizzled.cc:3593
2113
#: drizzled/drizzled.cc:3309
2217
2115
"If there is more than this number of interrupted connections from a host "
2218
2116
"this host will be blocked from further connections."
2221
#: drizzled/drizzled.cc:3600
2119
#: drizzled/drizzled.cc:3316
2222
2120
msgid "The number of simultaneous clients allowed."
2225
#: drizzled/drizzled.cc:3605
2123
#: drizzled/drizzled.cc:3321
2226
2124
msgid "Max number of errors/warnings to store for a statement."
2229
#: drizzled/drizzled.cc:3610
2127
#: drizzled/drizzled.cc:3326
2230
2128
msgid "Don't allow creation of heap tables bigger than this."
2233
#: drizzled/drizzled.cc:3616
2131
#: drizzled/drizzled.cc:3332
2235
2133
"Joins that are probably going to read more than max_join_size records return "
2239
#: drizzled/drizzled.cc:3622
2137
#: drizzled/drizzled.cc:3338
2240
2138
msgid "Max number of bytes in sorted records."
2243
#: drizzled/drizzled.cc:3627
2141
#: drizzled/drizzled.cc:3343
2245
2143
"If non-zero: relay log will be rotated automatically when the size exceeds "
2246
2144
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2247
2145
"excepted, the minimum value for this variable is 4096."
2250
#: drizzled/drizzled.cc:3634
2148
#: drizzled/drizzled.cc:3350
2251
2149
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2254
#: drizzled/drizzled.cc:3639
2152
#: drizzled/drizzled.cc:3355
2256
2154
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2257
2155
"max_sort_length bytes of each value are used; the rest are ignored)."
2260
#: drizzled/drizzled.cc:3646
2158
#: drizzled/drizzled.cc:3362
2261
2159
msgid "Maximum number of temporary tables a client can keep open at a time."
2264
#: drizzled/drizzled.cc:3651
2162
#: drizzled/drizzled.cc:3367
2265
2163
msgid "After this many write locks, allow some read locks to run in between."
2268
#: drizzled/drizzled.cc:3655
2166
#: drizzled/drizzled.cc:3371
2270
2168
"Don't log queries which examine less than min_examined_row_limit rows to "
2274
#: drizzled/drizzled.cc:3661
2172
#: drizzled/drizzled.cc:3377
2275
2173
msgid "Block size to be used for MyISAM index pages."
2278
#: drizzled/drizzled.cc:3667
2176
#: drizzled/drizzled.cc:3383
2279
2177
msgid "Default pointer size to be used for MyISAM tables."
2282
#: drizzled/drizzled.cc:3672
2180
#: drizzled/drizzled.cc:3388
2284
2182
"Don't use the fast sort index method to created index if the temporary file "
2285
2183
"would get bigger than this."
2288
#: drizzled/drizzled.cc:3679
2186
#: drizzled/drizzled.cc:3395
2290
2188
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2291
2189
"disables parallel repair."
2294
#: drizzled/drizzled.cc:3685
2192
#: drizzled/drizzled.cc:3401
2296
2194
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2297
2195
"when creating indexes with CREATE INDEX or ALTER TABLE."
2300
#: drizzled/drizzled.cc:3691
2198
#: drizzled/drizzled.cc:3407
2302
2200
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2303
2201
"Possible values of name are 'nulls_unequal' (default behavior), "
2365
2257
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2366
2258
"(used for testing/comparison)."
2368
"Maximum depth of search performed by the query optimiser. Values larger than "
2369
"the number of relations in a query result in better query plans, but take "
2370
"longer to compile a query. Smaller values than the number of tables in a "
2371
"relation result in faster optimisation, but may produce very bad query "
2372
"plans. If set to 0, the system will automatically pick a reasonable value; "
2373
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
2374
"(used for testing/comparison)."
2376
#: drizzled/drizzled.cc:3753
2261
#: drizzled/drizzled.cc:3469
2377
2262
msgid "Directory for plugins."
2380
#: drizzled/drizzled.cc:3757
2265
#: drizzled/drizzled.cc:3473
2382
"Optional comma separated list of plugins to load, where each plugin is "
2383
"identified by the name of the shared library. [for example: --"
2384
"plugin_load=libmd5udf.so]"
2267
"Optional colon (or semicolon) separated list of plugins to load,where each "
2268
"plugin is identified by the name of the shared library. [for example: --"
2269
"plugin_load=libmd5udf.so:libauth_pam.so]"
2387
#: drizzled/drizzled.cc:3763
2272
#: drizzled/drizzled.cc:3479
2388
2273
msgid "The size of the buffer that is allocated when preloading indexes"
2391
#: drizzled/drizzled.cc:3768
2276
#: drizzled/drizzled.cc:3484
2392
2277
msgid "Allocation block size for query parsing and execution"
2395
#: drizzled/drizzled.cc:3773
2280
#: drizzled/drizzled.cc:3489
2396
2281
msgid "Persistent buffer for query parsing and execution"
2399
#: drizzled/drizzled.cc:3779
2284
#: drizzled/drizzled.cc:3495
2400
2285
msgid "Allocation block size for storing ranges during optimization"
2401
2286
msgstr "Allocation block size for storing ranges during optimisation"
2403
#: drizzled/drizzled.cc:3785
2288
#: drizzled/drizzled.cc:3501
2405
2290
"Each thread that does a sequential scan allocates a buffer of this size for "
2406
2291
"each table it scans. If you do many sequential scans, you may want to "
2407
2292
"increase this value."
2410
#: drizzled/drizzled.cc:3793
2295
#: drizzled/drizzled.cc:3509
2412
2297
"Make all non-temporary tables read-only, with the exception for replication "
2413
2298
"(slave) threads and users with the SUPER privilege"
2416
#: drizzled/drizzled.cc:3799
2301
#: drizzled/drizzled.cc:3515
2418
2303
"When reading rows in sorted order after a sort, the rows are read through "
2419
2304
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2420
2305
"record_buffer."
2423
#: drizzled/drizzled.cc:3813
2308
#: drizzled/drizzled.cc:3523
2425
2310
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2429
#: drizzled/drizzled.cc:3819
2314
#: drizzled/drizzled.cc:3529
2430
2315
msgid "Maximum space to use for all relay logs."
2433
#: drizzled/drizzled.cc:3824
2318
#: drizzled/drizzled.cc:3534
2434
2319
msgid "Use compression on master/slave protocol."
2437
#: drizzled/drizzled.cc:3829
2322
#: drizzled/drizzled.cc:3539
2439
2324
"Number of seconds to wait for more data from a master/slave connection "
2440
2325
"before aborting the read."
2443
#: drizzled/drizzled.cc:3834
2328
#: drizzled/drizzled.cc:3544
2445
2330
"Number of times the slave SQL thread will retry a transaction in case it "
2446
2331
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2450
#: drizzled/drizzled.cc:3840
2335
#: drizzled/drizzled.cc:3550
2451
2336
msgid "Allow slave to batch requests."
2454
#: drizzled/drizzled.cc:3844
2339
#: drizzled/drizzled.cc:3554
2456
2341
"If creating the thread takes longer than this value (in seconds), the "
2457
2342
"Slow_launch_threads counter will be incremented."
2460
#: drizzled/drizzled.cc:3849
2345
#: drizzled/drizzled.cc:3559
2461
2346
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2464
#: drizzled/drizzled.cc:3855
2349
#: drizzled/drizzled.cc:3565
2466
2351
"Synchronously flush binary log to disk after every #th event. Use 0 "
2467
2352
"(default) to disable synchronous flushing."
2470
#: drizzled/drizzled.cc:3860
2355
#: drizzled/drizzled.cc:3570
2471
2356
msgid "The number of cached table definitions."
2474
#: drizzled/drizzled.cc:3864
2359
#: drizzled/drizzled.cc:3574
2475
2360
msgid "The number of cached open tables."
2478
#: drizzled/drizzled.cc:3868
2363
#: drizzled/drizzled.cc:3578
2480
2365
"Timeout in seconds to wait for a table level lock before returning an error. "
2481
2366
"Used only if the connection has active cursors."
2484
#: drizzled/drizzled.cc:3873
2369
#: drizzled/drizzled.cc:3583
2485
2370
msgid "How many threads we should keep in a cache for reuse."
2488
#: drizzled/drizzled.cc:3877
2373
#: drizzled/drizzled.cc:3587
2490
2375
"How many threads we should create to handle query requests in case of "
2491
2376
"'thread_handling=pool-of-threads'"
2494
#: drizzled/drizzled.cc:3882
2379
#: drizzled/drizzled.cc:3592
2495
2380
msgid "The stack size for each thread."
2498
#: drizzled/drizzled.cc:3888
2383
#: drizzled/drizzled.cc:3598
2499
2384
msgid "The TIME format (for future)."
2502
#: drizzled/drizzled.cc:3893
2387
#: drizzled/drizzled.cc:3603
2504
2389
"If an internal in-memory temporary table exceeds this size, MySQL will "
2505
2390
"automatically convert it to an on-disk MyISAM table."
2508
#: drizzled/drizzled.cc:3899
2393
#: drizzled/drizzled.cc:3609
2509
2394
msgid "Allocation block size for transactions to be stored in binary log"
2512
#: drizzled/drizzled.cc:3904
2397
#: drizzled/drizzled.cc:3614
2513
2398
msgid "Persistent buffer for transactions to be stored in binary log"
2516
#: drizzled/drizzled.cc:3909
2401
#: drizzled/drizzled.cc:3619
2518
2403
"The number of seconds the server waits for activity on a connection before "
2522
#: drizzled/drizzled.cc:4157
2407
#: drizzled/drizzled.cc:3866
2524
2409
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2525
2410
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
6133
5983
"Default database: '%s'. Query: '%s'"
6136
#: drizzled/log_event.cc:1799
5986
#: drizzled/log_event.cc:1646
6138
5988
msgid "no error"
6139
5989
msgstr "Unknown error %d"
6141
#: drizzled/log_event.cc:1819
5991
#: drizzled/log_event.cc:1666
6143
5993
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6146
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
6147
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5996
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5997
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
6148
5998
msgid "unexpected success or fatal error"
6151
#: drizzled/log_event.cc:2337
6001
#: drizzled/log_event.cc:2158
6153
6003
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6154
6004
"probable cause is that the master died while writing the transaction to its "
6155
6005
"binary log, thus rolled back too."
6158
#: drizzled/log_event.cc:3003
6008
#: drizzled/log_event.cc:2813
6161
6011
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6162
6012
"produced %ld warning(s). Default database: '%s'"
6165
#: drizzled/log_event.cc:3053
6015
#: drizzled/log_event.cc:2863
6168
6018
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6171
#: drizzled/log_event.cc:3065
6021
#: drizzled/log_event.cc:2875
6173
6023
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6176
#: drizzled/log_event.cc:3780
6026
#: drizzled/log_event.cc:3140
6178
6027
msgid "Out of memory while recording slave event"
6179
msgstr "Out of memory in engine"
6181
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
6030
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
6183
6032
msgid "Error in Create_file event: could not open file '%s'"
6186
#: drizzled/log_event.cc:4041
6035
#: drizzled/log_event.cc:3401
6188
6037
msgid "Error in Create_file event: could not write to file '%s'"
6191
#: drizzled/log_event.cc:4062
6040
#: drizzled/log_event.cc:3422
6193
6042
msgid "Error in Create_file event: write to '%s' failed"
6196
#: drizzled/log_event.cc:4176
6045
#: drizzled/log_event.cc:3536
6198
6047
msgid "Error in %s event: could not create file '%s'"
6201
#: drizzled/log_event.cc:4185
6050
#: drizzled/log_event.cc:3545
6203
6052
msgid "Error in %s event: could not open file '%s'"
6206
#: drizzled/log_event.cc:4192
6055
#: drizzled/log_event.cc:3552
6208
6057
msgid "Error in %s event: write to '%s' failed"
6211
#: drizzled/log_event.cc:4354
6060
#: drizzled/log_event.cc:3714
6213
6062
msgid "Error in Exec_load event: could not open file '%s'"
6216
#: drizzled/log_event.cc:4364
6065
#: drizzled/log_event.cc:3724
6218
6067
msgid "Error in Exec_load event: file '%s' appears corrupted"
6221
#: drizzled/log_event.cc:4394
6070
#: drizzled/log_event.cc:3754
6223
6072
msgid "%s. Failed executing load from '%s'"
6226
#: drizzled/log_event.cc:4567
6075
#: drizzled/log_event.cc:3927
6228
6077
msgid "Not enough memory"
6229
6078
msgstr "Out of memory"
6231
#: drizzled/log_event.cc:4999
6080
#: drizzled/log_event.cc:4345
6233
6082
msgid "Error '%s' in %s event: when locking tables"
6236
#: drizzled/log_event.cc:5009
6085
#: drizzled/log_event.cc:4355
6238
6087
msgid "Error in %s event: when locking tables"
6241
#: drizzled/log_event.cc:5044
6090
#: drizzled/log_event.cc:4390
6243
6092
msgid "Error '%s' on reopening tables"
6246
#: drizzled/log_event.cc:5400
6095
#: drizzled/log_event.cc:4743
6248
6097
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6251
#: drizzled/log_event.cc:5815
6100
#: drizzled/log_event.cc:5139
6253
6102
msgid "Error '%s' on opening table `%s`.`%s`"
6330
6179
msgid "qcache plugin '%s' qcache_func2() failed"
6333
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
6182
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6183
#: drizzled/slave.cc:2091
6334
6184
msgid "Failed to flush master info file"
6337
#: drizzled/rpl_reporting.cc:44
6187
#: drizzled/replication/replication.cc:103
6188
msgid "Failed in send_file() while reading file name"
6191
#: drizzled/replication/replication.cc:116
6192
msgid "Failed in send_file() on open of file"
6195
#: drizzled/replication/replication.cc:124
6196
msgid "Failed in send_file() while writing data to client"
6199
#: drizzled/replication/replication.cc:133
6200
msgid "Failed in send_file() while negotiating file transfer close"
6203
#: drizzled/replication/reporting.cc:44
6339
6205
msgid "Slave %s: %s%s Error_code: %d"
6342
#: drizzled/rpl_rli.cc:145
6208
#: drizzled/replication/rli.cc:149
6345
6211
"Neither --relay-log nor --relay-log-index were used; so replication may "
6346
6212
"break when this MySQL server acts as a slave and has his hostname changed!! "
6347
6213
"Please use '--relay-log=%s' to avoid this problem."
6349
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
6350
"replication may break when this Drizzle server acts as a master and has his "
6351
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
6353
#: drizzled/rpl_rli.cc:162
6216
#: drizzled/replication/rli.cc:166
6354
6217
msgid "Failed in open_log() called from init_relay_log_info()"
6357
#: drizzled/rpl_rli.cc:184
6220
#: drizzled/replication/rli.cc:188
6358
6221
msgid "Failed to flush relay log info file"
6361
#: drizzled/rpl_rli.cc:187
6224
#: drizzled/replication/rli.cc:191
6363
6225
msgid "Error counting relay log space"
6364
msgstr "Error connecting to slave:"
6366
#: drizzled/rpl_rli.cc:211
6228
#: drizzled/replication/rli.cc:215
6368
6230
msgid "log %s listed in the index, but failed to stat"
6371
#: drizzled/rpl_rli.cc:226
6233
#: drizzled/replication/rli.cc:230
6372
6234
msgid "Could not find first log while counting relay log space"
6375
#: drizzled/rpl_rli.cc:880
6237
#: drizzled/replication/rli.cc:884
6376
6238
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6379
#: drizzled/rpl_utility.cc:117
6241
#: drizzled/replication/utility.cc:117
6381
6243
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6384
#: drizzled/rpl_utility.cc:132
6246
#: drizzled/replication/utility.cc:132
6387
6249
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6388
6250
"Master's column size should be <= the slave's column size."
6391
#: drizzled/scheduler.cc:129
6253
#: drizzled/scheduler.cc:131
6392
6254
msgid "Memory allocation error in session_scheduler::init\n"
6395
#: drizzled/scheduler.cc:206
6257
#: drizzled/scheduler.cc:208
6396
6258
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6399
#: drizzled/scheduler.cc:212
6261
#: drizzled/scheduler.cc:214
6400
6262
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6403
#: drizzled/scheduler.cc:224
6265
#: drizzled/scheduler.cc:226
6404
6266
msgid "session_add_event event_add error in libevent_init\n"
6407
#: drizzled/scheduler.cc:240
6269
#: drizzled/scheduler.cc:242
6409
6271
msgid "Can't create completion port thread (error %d)"
6412
#: drizzled/scheduler.cc:353
6274
#: drizzled/scheduler.cc:355
6413
6275
msgid "event_add error in libevent_add_session_callback\n"
6416
#: drizzled/scheduler.cc:379
6278
#: drizzled/scheduler.cc:381
6417
6279
msgid "Scheduler init error in libevent_add_new_connection\n"
6420
#: drizzled/scheduler.cc:460
6282
#: drizzled/scheduler.cc:462
6421
6283
msgid "libevent_thread_proc: my_thread_init() failed\n"
6645
6507
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6648
#: drizzled/slave.cc:1949
6510
#: drizzled/slave.cc:1928
6649
6511
msgid "Failed during slave I/O thread initialization"
6652
#: drizzled/slave.cc:1963
6514
#: drizzled/slave.cc:1942
6653
6515
msgid "error in drizzle_create()"
6656
#: drizzled/slave.cc:1971
6518
#: drizzled/slave.cc:1950
6659
6521
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6660
6522
"'%s' at position %s"
6663
#: drizzled/slave.cc:1985
6525
#: drizzled/slave.cc:1964
6664
6526
msgid "Slave I/O thread killed while connecting to master"
6667
#: drizzled/slave.cc:2009
6529
#: drizzled/slave.cc:1988
6668
6530
msgid "Slave I/O thread couldn't register on master"
6671
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6533
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6672
6534
msgid "Forcing to reconnect slave I/O thread"
6675
#: drizzled/slave.cc:2034
6537
#: drizzled/slave.cc:2013
6676
6538
msgid "Failed on request_dump()"
6679
#: drizzled/slave.cc:2035
6541
#: drizzled/slave.cc:2014
6680
6542
msgid "Slave I/O thread killed while requesting master dump"
6683
#: drizzled/slave.cc:2061
6545
#: drizzled/slave.cc:2040
6684
6546
msgid "Waiting for master to send event"
6687
#: drizzled/slave.cc:2063
6549
#: drizzled/slave.cc:2042
6688
6550
msgid "Slave I/O thread killed while reading event"
6691
#: drizzled/slave.cc:2081
6553
#: drizzled/slave.cc:2060
6694
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6556
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6695
6557
"entry is correct, restart the server with a higher value of "
6696
6558
"max_allowed_packet"
6699
#: drizzled/slave.cc:2095
6561
#: drizzled/slave.cc:2074
6700
6562
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6703
#: drizzled/slave.cc:2105
6565
#: drizzled/slave.cc:2084
6704
6566
msgid "Queueing master event to the relay log"
6707
#: drizzled/slave.cc:2132
6569
#: drizzled/slave.cc:2111
6708
6570
msgid "Slave I/O thread aborted while waiting for relay log space"
6573
#: drizzled/slave.cc:2121
6575
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6711
6578
#: drizzled/slave.cc:2142
6713
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6716
#: drizzled/slave.cc:2163
6717
6579
msgid "Waiting for slave mutex on exit"
6720
#: drizzled/slave.cc:2227
6582
#: drizzled/slave.cc:2206
6721
6583
msgid "Failed during slave thread initialization"
6724
#: drizzled/slave.cc:2293
6586
#: drizzled/slave.cc:2272
6727
6589
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6728
6590
"s, relay log '%s' position: %s"
6731
#: drizzled/slave.cc:2307
6593
#: drizzled/slave.cc:2286
6732
6594
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6735
#: drizzled/slave.cc:2333
6597
#: drizzled/slave.cc:2312
6736
6598
msgid "Reading event from the relay log"
6739
#: drizzled/slave.cc:2358
6601
#: drizzled/slave.cc:2337
6741
6603
msgid "Slave (additional info): %s Error_code: %d"
6744
#: drizzled/slave.cc:2375
6606
#: drizzled/slave.cc:2354
6746
6608
msgid "Slave: %s Error_code: %d"
6749
#: drizzled/slave.cc:2378
6611
#: drizzled/slave.cc:2357
6752
6614
"Error loading user-defined library, slave SQL thread aborted. Install the "
6754
6616
"stopped at log '%s' position %s"
6757
#: drizzled/slave.cc:2386
6619
#: drizzled/slave.cc:2365
6760
6622
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6761
6623
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6764
#: drizzled/slave.cc:2398
6626
#: drizzled/slave.cc:2377
6767
6629
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6770
#: drizzled/slave.cc:2492
6632
#: drizzled/slave.cc:2466
6772
6634
msgid "Slave I/O: failed requesting download of '%s'"
6775
#: drizzled/slave.cc:2509
6637
#: drizzled/slave.cc:2483
6777
6639
msgid "Network read error downloading '%s' from master"
6780
#: drizzled/slave.cc:2531
6642
#: drizzled/slave.cc:2505
6781
6643
msgid "error writing Exec_load event to relay log"
6784
#: drizzled/slave.cc:2545
6646
#: drizzled/slave.cc:2519
6785
6647
msgid "error writing Create_file event to relay log"
6788
#: drizzled/slave.cc:2560
6650
#: drizzled/slave.cc:2534
6789
6651
msgid "error writing Append_block event to relay log"
6792
#: drizzled/slave.cc:2656
6654
#: drizzled/slave.cc:2630
6793
6655
msgid "Memory allocation failed"
6796
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6658
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6799
6661
"Read invalid event from master: '%s', master could be corrupt but a more "
6800
6662
"likely cause of this is a bug"
6803
#: drizzled/slave.cc:3039
6665
#: drizzled/slave.cc:3013
6804
6666
msgid "could not queue event from master"
6807
#: drizzled/slave.cc:3129
6669
#: drizzled/slave.cc:3103
6809
6671
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6812
#: drizzled/slave.cc:3131
6674
#: drizzled/slave.cc:3105
6813
6675
msgid "reconnecting"
6816
#: drizzled/slave.cc:3131
6678
#: drizzled/slave.cc:3105
6817
6679
msgid "connecting"
6820
#: drizzled/slave.cc:3155
6682
#: drizzled/slave.cc:3129
6823
6685
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6827
#: drizzled/slave.cc:3516
6689
#: drizzled/slave.cc:3490
6829
6691
msgid "next log '%s' is currently active"
6832
#: drizzled/slave.cc:3546
6694
#: drizzled/slave.cc:3520
6834
6696
msgid "next log '%s' is not active"
6837
#: drizzled/slave.cc:3562
6699
#: drizzled/slave.cc:3536
6840
6702
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6843
#: drizzled/slave.cc:3568
6705
#: drizzled/slave.cc:3542
6844
6706
msgid "Aborting slave SQL thread because of partial event read"
6847
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6709
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6849
6711
msgid "Error reading relay log event: %s"
6852
#: drizzled/slave.cc:3575
6714
#: drizzled/slave.cc:3549
6853
6715
msgid "slave SQL thread was killed"
6856
#: drizzled/slave.cc:3673
6718
#: drizzled/slave.cc:3647
6859
6721
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6860
6722
"check error log on slave for more info"
6863
#: drizzled/slave.cc:3679
6725
#: drizzled/slave.cc:3653
6866
6728
"According to the master's version ('%s'), it is probable that master suffers "
6873
6735
"Then replication can be restarted."
6876
#: drizzled/sql_base.cc:2546
6738
#: drizzled/sql_base.cc:2555
6878
6740
msgid "Table %s had a open data handler in reopen_table"
6881
#: drizzled/sql_base.cc:3197
6743
#: drizzled/sql_base.cc:3206
6883
6745
msgid "Couldn't repair table: %s.%s"
6886
#: drizzled/sql_base.cc:3240
6748
#: drizzled/sql_base.cc:3249
6889
6751
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6890
6752
"s`.`%s`' to the binary log"
6893
#: drizzled/sql_base.cc:3953
6755
#: drizzled/sql_base.cc:3857
6895
6757
msgid "Could not remove temporary table: '%s', error: %d"
6898
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6900
msgid "Error while loading database options: '%s':"
6903
#: drizzled/sql_plugin.cc:678
6760
#: drizzled/sql_plugin.cc:682
6905
6762
msgid "Plugin '%s' of type %s failed deinitialization"
6908
#: drizzled/sql_plugin.cc:692
6765
#: drizzled/sql_plugin.cc:696
6910
6767
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6913
#: drizzled/sql_plugin.cc:812
6770
#: drizzled/sql_plugin.cc:816
6915
6772
msgid "Plugin '%s' registration as a %s failed."
6918
#: drizzled/sql_plugin.cc:1066
6775
#: drizzled/sql_plugin.cc:1070
6919
6776
msgid "plugin-load parameter too long"
6922
#: drizzled/sql_plugin.cc:1126
6779
#: drizzled/sql_plugin.cc:1130
6924
6781
msgid "Couldn't load plugin named '%s' with soname '%s'."
6927
#: drizzled/sql_plugin.cc:1177
6784
#: drizzled/sql_plugin.cc:1181
6929
6786
msgid "Forcing shutdown of %d plugins"
6932
#: drizzled/sql_plugin.cc:1199
6789
#: drizzled/sql_plugin.cc:1203
6934
6791
msgid "Plugin '%s' will be forced to shutdown"
6937
#: drizzled/sql_plugin.cc:1215
6794
#: drizzled/sql_plugin.cc:1219
6939
6796
msgid "Plugin '%s' has ref_count=%d after shutdown."
6942
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6799
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6944
6801
msgid "Unknown variable type code 0x%x in plugin '%s'."
6947
#: drizzled/sql_plugin.cc:2507
6804
#: drizzled/sql_plugin.cc:2511
6950
6807
"Server variable %s of plugin %s was forced to be read-only: string variable "
6951
6808
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6954
#: drizzled/sql_plugin.cc:2538
6811
#: drizzled/sql_plugin.cc:2542
6956
6813
msgid "Missing variable name in plugin '%s'."
6959
#: drizzled/sql_plugin.cc:2555
6816
#: drizzled/sql_plugin.cc:2559
6961
6818
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6964
#: drizzled/sql_plugin.cc:2674
6821
#: drizzled/sql_plugin.cc:2678
6966
6823
msgid "Out of memory for plugin '%s'."
6969
#: drizzled/sql_plugin.cc:2681
6826
#: drizzled/sql_plugin.cc:2685
6971
6828
msgid "Bad options for plugin '%s'."
6974
#: drizzled/sql_plugin.cc:2690
6831
#: drizzled/sql_plugin.cc:2694
6976
6833
msgid "Parsing options for plugin '%s' failed."
6979
#: drizzled/sql_plugin.cc:2733
6836
#: drizzled/sql_plugin.cc:2737
6981
6838
msgid "Plugin '%s' has conflicting system variables"
6984
#: drizzled/sql_plugin.cc:2743
6841
#: drizzled/sql_plugin.cc:2747
6986
6843
msgid "Plugin '%s' disabled by command line option"
6989
#: drizzled/sql_repl.cc:101
6990
msgid "Failed in send_file() while reading file name"
6993
#: drizzled/sql_repl.cc:114
6994
msgid "Failed in send_file() on open of file"
6997
#: drizzled/sql_repl.cc:122
6998
msgid "Failed in send_file() while writing data to client"
7001
#: drizzled/sql_repl.cc:131
7002
msgid "Failed in send_file() while negotiating file transfer close"
7005
#: drizzled/sql_table.cc:82
6846
#: drizzled/sql_table.cc:105
7007
6848
msgid "Invalid (old?) table or database name '%s'"
7010
#: drizzled/sql_table.cc:2716
6851
#: drizzled/sql_table.cc:2745
7012
6853
msgid "Unknown - internal error %d during operation"
7015
#: drizzled/sql_table.cc:5011
6856
#: drizzled/sql_table.cc:5018
7017
6858
msgid "Could not open table %s.%s after rename\n"
7020
#: drizzled/sql_table.cc:5178
6861
#: drizzled/sql_table.cc:5185
7023
6864
"order_st BY ignored because there is a user-defined clustered index in the "
7024
6865
"table '%-.192s'"
7027
#: drizzled/sql_udf.cc:39
6868
#: drizzled/sql_udf.cc:41
7028
6869
msgid "Can't allocate memory for udf structures"
7031
#: drizzled/table.cc:507
6872
#: drizzled/table.cc:502
7034
6875
"'%s' had no or invalid character set, and default character set is multi-"
7035
6876
"byte, so character column sizes may have changed"
7038
#: drizzled/table.cc:2082
6879
#: drizzled/table.cc:2077
7040
6881
msgid "Unknown collation '%s' in table '%-.64s' definition"
7043
#: drizzled/table.cc:2089
6884
#: drizzled/table.cc:2084
7046
6887
"Table '%-.64s' was created with a different version of MySQL and cannot be "
7050
#: drizzled/table.cc:2700
6891
#: drizzled/table.cc:2695
7053
6894
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
7057
#: drizzled/table.cc:2726
6898
#: drizzled/table.cc:2721
7060
6901
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7061
6902
"have type %s, found type %s."
7064
#: drizzled/table.cc:2735
6905
#: drizzled/table.cc:2730
7067
6908
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7068
6909
"position %d to have character set '%s' but the type has no character set."
7071
#: drizzled/table.cc:2745
6912
#: drizzled/table.cc:2740
7074
6915
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
7075
6916
"position %d to have character set '%s' but found character set '%s'."
7078
#: drizzled/table.cc:2756
6919
#: drizzled/table.cc:2751
7081
6922
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
7082
6923
"have type %s but the column is not found."
7085
#: drizzled/table.cc:5182
6926
#: drizzled/table.cc:4871
7087
6928
msgid "Got error %d when reading table '%s'"
7090
#: drizzled/tztime.cc:1054
6931
#: drizzled/tztime.cc:1060
7092
6933
msgid "Fatal error: Illegal or unknown default time zone '%s'"
7097
6938
msgid "Error Messages to stderr"
7098
6939
msgstr "Error connecting to master:"
7100
#: plugin/logging_query/logging_query.cc:120
7103
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
7104
"*s rows_sent=%ld rows_examined=%u\n"
7105
" db=\"%.*s\" query=\"%.*s\"\n"
7108
#: plugin/logging_query/logging_query.cc:161
6941
#: plugin/logging_query/logging_query.cc:162
7110
6943
msgid "fail open() fn=%s er=%s\n"
7113
#: plugin/logging_query/logging_query.cc:201
6946
#: plugin/logging_query/logging_query.cc:202
7114
6947
msgid "File to log to"
7117
#: plugin/logging_query/logging_query.cc:210
6950
#: plugin/logging_query/logging_query.cc:211
7118
6951
msgid "Enable logging"
7121
#: plugin/logging_query/logging_query.cc:219
6954
#: plugin/logging_query/logging_query.cc:220
7122
6955
msgid "Disable after this many seconds. Zero for forever"
7125
#: plugin/logging_query/logging_query.cc:232
6958
#: plugin/logging_query/logging_query.cc:233
7126
6959
msgid "Threshold for logging slow queries, in microseconds"
7129
#: plugin/logging_query/logging_query.cc:245
6962
#: plugin/logging_query/logging_query.cc:246
7130
6963
msgid "Threshold for logging big queries, for rows returned"
7133
#: plugin/logging_query/logging_query.cc:258
6966
#: plugin/logging_query/logging_query.cc:259
7134
6967
msgid "Threshold for logging big queries, for rows examined"
7137
#: plugin/logging_query/logging_query.cc:281
6970
#: plugin/logging_query/logging_query.cc:282
7138
6971
msgid "Log queries to a file"
7141
#: storage/myisam/ha_myisam.cc:448
6974
#: storage/myisam/ha_myisam.cc:453
7142
6975
#, fuzzy, c-format
7143
msgid "Got an error from thread_id=%lu, %s:%d"
6976
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
7144
6977
msgstr "Got signal %d from thread %ld"
7146
#: storage/myisam/ha_myisam.cc:451
6979
#: storage/myisam/ha_myisam.cc:457
7147
6980
#, fuzzy, c-format
7148
6981
msgid "Got an error from unknown thread, %s:%d"
7149
6982
msgstr "Got signal %d from thread %ld"
7151
#: storage/myisam/ha_myisam.cc:456
6984
#: storage/myisam/ha_myisam.cc:462
7153
6986
msgid "Unknown thread accessing table"
7154
6987
msgstr "Unknown character set used in table"
7156
#: storage/myisam/my_handler_errors.c:32
6989
#: storage/myisam/my_handler_errors.c:34
7157
6990
msgid "Didn't find key on read or update"
7158
6991
msgstr "Didn't find key on read or update"
7160
#: storage/myisam/my_handler_errors.c:34
6993
#: storage/myisam/my_handler_errors.c:36
7161
6994
msgid "Duplicate key on write or update"
7162
6995
msgstr "Duplicate key on write or update"
7164
#: storage/myisam/my_handler_errors.c:36
6997
#: storage/myisam/my_handler_errors.c:38
7165
6998
msgid "Internal (unspecified) error in handler"
7166
6999
msgstr "Internal (unspecified) error in handler"
7168
#: storage/myisam/my_handler_errors.c:38
7001
#: storage/myisam/my_handler_errors.c:40
7170
7003
"Someone has changed the row since it was read (while the table was locked to "
7173
7006
"Someone has changed the row since it was read (while the table was locked to "
7176
#: storage/myisam/my_handler_errors.c:41
7009
#: storage/myisam/my_handler_errors.c:43
7177
7010
msgid "Wrong index given to function"
7178
7011
msgstr "Wrong index given to function"
7180
#: storage/myisam/my_handler_errors.c:43
7013
#: storage/myisam/my_handler_errors.c:45
7181
7014
msgid "Undefined handler error 125"
7182
7015
msgstr "Undefined handler error 125"
7184
#: storage/myisam/my_handler_errors.c:45
7017
#: storage/myisam/my_handler_errors.c:47
7185
7018
msgid "Index file is crashed"
7186
7019
msgstr "Index file is crashed"
7188
#: storage/myisam/my_handler_errors.c:47
7021
#: storage/myisam/my_handler_errors.c:49
7189
7022
msgid "Record file is crashed"
7190
7023
msgstr "Record file is crashed"
7192
#: storage/myisam/my_handler_errors.c:49
7025
#: storage/myisam/my_handler_errors.c:51
7193
7026
msgid "Out of memory in engine"
7194
7027
msgstr "Out of memory in engine"
7196
#: storage/myisam/my_handler_errors.c:51
7029
#: storage/myisam/my_handler_errors.c:53
7197
7030
msgid "Undefined handler error 129"
7198
7031
msgstr "Undefined handler error 129"
7200
#: storage/myisam/my_handler_errors.c:53
7033
#: storage/myisam/my_handler_errors.c:55
7201
7034
msgid "Incorrect file format"
7202
7035
msgstr "Incorrect file format"
7204
#: storage/myisam/my_handler_errors.c:55
7037
#: storage/myisam/my_handler_errors.c:57
7205
7038
msgid "Command not supported by database"
7206
7039
msgstr "Command not supported by database"
7208
#: storage/myisam/my_handler_errors.c:57
7041
#: storage/myisam/my_handler_errors.c:59
7209
7042
msgid "Old database file"
7210
7043
msgstr "Old database file"
7212
#: storage/myisam/my_handler_errors.c:59
7045
#: storage/myisam/my_handler_errors.c:61
7213
7046
msgid "No record read before update"
7214
7047
msgstr "No record read before update"
7216
#: storage/myisam/my_handler_errors.c:61
7049
#: storage/myisam/my_handler_errors.c:63
7217
7050
msgid "Record was already deleted (or record file crashed)"
7218
7051
msgstr "Record was already deleted (or record file crashed)"
7220
#: storage/myisam/my_handler_errors.c:63
7053
#: storage/myisam/my_handler_errors.c:65
7221
7054
msgid "No more room in record file"
7222
7055
msgstr "No more room in record file"
7224
#: storage/myisam/my_handler_errors.c:65
7057
#: storage/myisam/my_handler_errors.c:67
7225
7058
msgid "No more room in index file"
7226
7059
msgstr "No more room in index file"
7228
#: storage/myisam/my_handler_errors.c:67
7061
#: storage/myisam/my_handler_errors.c:69
7229
7062
msgid "No more records (read after end of file)"
7230
7063
msgstr "No more records (read after end of file)"
7232
#: storage/myisam/my_handler_errors.c:69
7065
#: storage/myisam/my_handler_errors.c:71
7233
7066
msgid "Unsupported extension used for table"
7234
7067
msgstr "Unsupported extension used for table"
7236
#: storage/myisam/my_handler_errors.c:71
7069
#: storage/myisam/my_handler_errors.c:73
7237
7070
msgid "Too big row"
7238
7071
msgstr "Too big row"
7240
#: storage/myisam/my_handler_errors.c:73
7073
#: storage/myisam/my_handler_errors.c:75
7241
7074
msgid "Wrong create options"
7242
7075
msgstr "Wrong create options"
7244
#: storage/myisam/my_handler_errors.c:75
7077
#: storage/myisam/my_handler_errors.c:77
7245
7078
msgid "Duplicate unique key or constraint on write or update"
7246
7079
msgstr "Duplicate unique key or constraint on write or update"
7248
#: storage/myisam/my_handler_errors.c:77
7081
#: storage/myisam/my_handler_errors.c:79
7249
7082
msgid "Unknown character set used in table"
7250
7083
msgstr "Unknown character set used in table"
7252
#: storage/myisam/my_handler_errors.c:79
7085
#: storage/myisam/my_handler_errors.c:81
7253
7086
msgid "Conflicting table definitions in sub-tables of MERGE table"
7254
7087
msgstr "Conflicting table definitions in sub-tables of MERGE table"
7256
#: storage/myisam/my_handler_errors.c:81
7089
#: storage/myisam/my_handler_errors.c:83
7257
7090
msgid "Table is crashed and last repair failed"
7258
7091
msgstr "Table is crashed and last repair failed"
7260
#: storage/myisam/my_handler_errors.c:83
7093
#: storage/myisam/my_handler_errors.c:85
7261
7094
msgid "Table was marked as crashed and should be repaired"
7262
7095
msgstr "Table was marked as crashed and should be repaired"
7264
#: storage/myisam/my_handler_errors.c:85
7097
#: storage/myisam/my_handler_errors.c:87
7265
7098
msgid "Lock timed out; Retry transaction"
7266
7099
msgstr "Lock timed out; Retry transaction"
7268
#: storage/myisam/my_handler_errors.c:87
7101
#: storage/myisam/my_handler_errors.c:89
7269
7102
msgid "Lock table is full; Restart program with a larger locktable"
7270
7103
msgstr "Lock table is full; Restart program with a larger locktable"
7272
#: storage/myisam/my_handler_errors.c:89
7105
#: storage/myisam/my_handler_errors.c:91
7273
7106
msgid "Updates are not allowed under a read only transactions"
7274
7107
msgstr "Updates are not allowed under a read only transactions"
7276
#: storage/myisam/my_handler_errors.c:91
7109
#: storage/myisam/my_handler_errors.c:93
7277
7110
msgid "Lock deadlock; Retry transaction"
7278
7111
msgstr "Lock deadlock; Retry transaction"
7280
#: storage/myisam/my_handler_errors.c:93
7113
#: storage/myisam/my_handler_errors.c:95
7281
7114
msgid "Foreign key constraint is incorrectly formed"
7282
7115
msgstr "Foreign key constraint is incorrectly formed"
7284
#: storage/myisam/my_handler_errors.c:95
7117
#: storage/myisam/my_handler_errors.c:97
7285
7118
msgid "Cannot add a child row"
7286
7119
msgstr "Cannot add a child row"
7288
#: storage/myisam/my_handler_errors.c:97
7121
#: storage/myisam/my_handler_errors.c:99
7289
7122
msgid "Cannot delete a parent row"
7290
7123
msgstr "Cannot delete a parent row"
7292
#: storage/myisam/my_handler_errors.c:99
7125
#: storage/myisam/my_handler_errors.c:101
7293
7126
msgid "No savepoint with that name"
7294
7127
msgstr "No savepoint with that name"
7296
#: storage/myisam/my_handler_errors.c:101
7129
#: storage/myisam/my_handler_errors.c:103
7297
7130
msgid "Non unique key block size"
7298
7131
msgstr "Non unique key block size"
7300
#: storage/myisam/my_handler_errors.c:103
7133
#: storage/myisam/my_handler_errors.c:105
7301
7134
msgid "The table does not exist in engine"
7302
7135
msgstr "The table does not exist in engine"
7304
#: storage/myisam/my_handler_errors.c:105
7137
#: storage/myisam/my_handler_errors.c:107
7305
7138
msgid "The table already existed in storage engine"
7306
7139
msgstr "The table already existed in storage engine"
7308
#: storage/myisam/my_handler_errors.c:107
7141
#: storage/myisam/my_handler_errors.c:109
7309
7142
msgid "Could not connect to storage engine"
7310
7143
msgstr "Could not connect to storage engine"
7312
#: storage/myisam/my_handler_errors.c:109
7145
#: storage/myisam/my_handler_errors.c:111
7313
7146
msgid "Unexpected null pointer found when using spatial index"
7314
7147
msgstr "Unexpected null pointer found when using spatial index"
7316
#: storage/myisam/my_handler_errors.c:111
7149
#: storage/myisam/my_handler_errors.c:113
7317
7150
msgid "The table changed in storage engine"
7318
7151
msgstr "The table changed in storage engine"
7320
#: storage/myisam/my_handler_errors.c:113
7153
#: storage/myisam/my_handler_errors.c:115
7321
7154
msgid "There's no partition in table for the given value"
7322
7155
msgstr "There's no partition in table for the given value"
7324
#: storage/myisam/my_handler_errors.c:115
7157
#: storage/myisam/my_handler_errors.c:117
7325
7158
msgid "Row-based binlogging of row failed"
7326
7159
msgstr "Row-based binlogging of row failed"
7328
#: storage/myisam/my_handler_errors.c:117
7161
#: storage/myisam/my_handler_errors.c:119
7329
7162
msgid "Index needed in foreign key constraint"
7330
7163
msgstr "Index needed in foreign key constraint"
7332
#: storage/myisam/my_handler_errors.c:119
7165
#: storage/myisam/my_handler_errors.c:121
7333
7166
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7334
7167
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
7336
#: storage/myisam/my_handler_errors.c:121
7169
#: storage/myisam/my_handler_errors.c:123
7337
7170
msgid "Table needs to be upgraded before it can be used"
7338
7171
msgstr "Table needs to be upgraded before it can be used"
7340
#: storage/myisam/my_handler_errors.c:123
7173
#: storage/myisam/my_handler_errors.c:125
7341
7174
msgid "Table is read only"
7342
7175
msgstr "Table is read only"
7344
#: storage/myisam/my_handler_errors.c:125
7177
#: storage/myisam/my_handler_errors.c:127
7345
7178
msgid "Failed to get next auto increment value"
7346
7179
msgstr "Failed to get next auto increment value"
7348
#: storage/myisam/my_handler_errors.c:127
7181
#: storage/myisam/my_handler_errors.c:129
7349
7182
msgid "Failed to set row auto increment value"
7350
7183
msgstr "Failed to set row auto increment value"
7352
#: storage/myisam/my_handler_errors.c:129
7185
#: storage/myisam/my_handler_errors.c:131
7353
7186
msgid "Unknown (generic) error from engine"
7354
7187
msgstr "Unknown (generic) error from engine"
7356
#: storage/myisam/my_handler_errors.c:131
7189
#: storage/myisam/my_handler_errors.c:133
7357
7190
msgid "Record is the same"
7358
7191
msgstr "Record is the same"
7360
#: storage/myisam/my_handler_errors.c:133
7193
#: storage/myisam/my_handler_errors.c:135
7361
7194
msgid "It is not possible to log this statement"
7362
7195
msgstr "It is not possible to log this statement"
7364
#: storage/myisam/my_handler_errors.c:135
7197
#: storage/myisam/my_handler_errors.c:137
7365
7198
msgid "Tablespace exists"
7366
7199
msgstr "Tablespace exists"
7368
#: storage/myisam/my_handler_errors.c:137
7201
#: storage/myisam/my_handler_errors.c:139
7369
7202
msgid "The event was corrupt, leading to illegal data being read"
7370
7203
msgstr "The event was corrupt, leading to illegal data being read"
7372
#: storage/myisam/my_handler_errors.c:139
7205
#: storage/myisam/my_handler_errors.c:141
7373
7206
msgid "The table is of a new format not supported by this version"
7374
7207
msgstr "The table is of a new format not supported by this version"
7376
#: storage/myisam/my_handler_errors.c:141
7209
#: storage/myisam/my_handler_errors.c:143
7377
7210
msgid "The event could not be processed no other hanlder error happened"
7378
7211
msgstr "The event could not be processed no other handler error happened"
7380
#: storage/myisam/my_handler_errors.c:143
7213
#: storage/myisam/my_handler_errors.c:145
7381
7214
msgid "Got a fatal error during initialzaction of handler"
7382
7215
msgstr "Got a fatal error during initialisation of handler"
7384
#: storage/myisam/my_handler_errors.c:145
7217
#: storage/myisam/my_handler_errors.c:147
7385
7218
msgid "File to short; Expected more data in file"
7386
7219
msgstr "File too short; Expected more data in file"
7388
#: storage/myisam/my_handler_errors.c:147
7221
#: storage/myisam/my_handler_errors.c:149
7389
7222
msgid "Read page with wrong checksum"
7390
7223
msgstr "Read page with wrong checksum"
7392
#: storage/myisam/my_handler_errors.c:149
7225
#: storage/myisam/my_handler_errors.c:151
7393
7226
msgid "Lock or active transaction"
7394
7227
msgstr "Lock or active transaction"
7396
#: storage/myisam/my_handler_errors.c:151
7229
#: storage/myisam/my_handler_errors.c:153
7397
7230
msgid "No such table space"
7398
7231
msgstr "No such table space"
7400
#: storage/myisam/my_handler_errors.c:153
7233
#: storage/myisam/my_handler_errors.c:155
7401
7234
msgid "Tablespace not empty"
7402
7235
msgstr "Tablespace not empty"
7405
#~ "Although a path was specified for the --log option, log tables are used. "
7406
#~ "To enable logging to files use the --log-output option."
7408
#~ "Although a path was specified for the --log option, log tables are used. "
7409
#~ "To enable logging to files use the --log-output option."
7412
#~ "Although a path was specified for the --log-slow-queries option, log "
7413
#~ "tables are used. To enable logging to files use the --log-output=file "
7416
#~ "Although a path was specified for the --log-slow-queries option, log "
7417
#~ "tables are used. To enable logging to files use the --log-output=file "
7422
#~ "Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to "
7423
#~ "the slow log if it is open."
7425
#~ "Log slow OPTIMISE, ANALYSE, ALTER and other administrative statements to "
7426
#~ "the slow log if it is open."
7429
#~ "Log all queries that have taken more than long_query_time seconds to "
7430
#~ "execute to file. The argument will be treated as a decimal value with "
7431
#~ "microsecond precission."
7433
#~ "Log all queries that have taken more than long_query_time seconds to "
7434
#~ "execute to file. The argument will be treated as a decimal value with "
7435
#~ "microsecond precision."
7438
#~ msgid "Failed to open the existing relay log info file '%s' (errno %d)"
7439
#~ msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
7238
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7239
#~ " This software comes with ABSOLUTELY "
7240
#~ "NO WARRANTY. This is free software,\n"
7241
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7243
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7244
#~ " This software comes with ABSOLUTELY "
7245
#~ "NO WARRANTY. This is free software,\n"
7246
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7248
#~ msgid "You need to use --log-bin to make --binlog-format work."
7249
#~ msgstr "You need to use --log-bin to make --binlog-format work."
7252
#~ "Tells the master that updates to the given database should not be logged "
7253
#~ "tothe binary log."
7255
#~ "Tells the master that updates to the given database should not be logged "
7256
#~ "to the binary log."
7259
#~ "Tells the slave thread to not replicate to the specified table. To "
7260
#~ "specify more than one table to ignore, use the directive multiple times, "
7261
#~ "once for each table. This will work for cross-datbase updates, in "
7262
#~ "contrast to replicate-ignore-db."
7264
#~ "Tells the slave thread to not replicate to the specified table. To "
7265
#~ "specify more than one table to ignore, use the directive multiple times, "
7266
#~ "once for each table. This will work for cross-database updates, in "
7267
#~ "contrast to replicate-ignore-db."
7442
7270
#~ "Switch to another charset. Might be needed for processing binlog with "