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