198
198
"Disable with --disable-named-commands. This option is disabled by default."
200
200
#: ../client/drizzle.cc:1299
202
"Named commands are disabled. Use \\* form only, or use named commands only "
203
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
204
"the client now starts with this option ENABLED by default! Disable with '-"
205
"G'. Long format commands still work from the first line. WARNING: option "
206
"deprecated; use --disable-named-commands instead."
208
"Named commands are disabled. Use \\* form only, or use named commands only "
209
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
210
"the client now starts with this option ENABLED by default! Disable with '-"
211
"G'. Long format commands still work from the first line. WARNING: option "
212
"deprecated; use --disable-named-commands instead."
214
#: ../client/drizzle.cc:1300
215
msgid "Ignore space after function names."
216
msgstr "Ignore space after function names."
218
#: ../client/drizzle.cc:1302
219
201
msgid "Turn off beep on error."
220
202
msgstr "Turn off beep on error."
222
#: ../client/drizzle.cc:1304
223
msgid "Write line numbers for errors."
204
#: ../client/drizzle.cc:1300
206
msgid "Do not write line numbers for errors."
224
207
msgstr "Write line numbers for errors."
226
#: ../client/drizzle.cc:1306
228
"Don't write line number for errors. WARNING: -L is deprecated, use long "
229
"version of this option instead."
231
"Don't write line number for errors. WARNING: -L is deprecated, use long "
232
"version of this option instead."
234
#: ../client/drizzle.cc:1308
235
msgid "Write column names in results."
209
#: ../client/drizzle.cc:1301
211
msgid "Do not write column names in results."
236
212
msgstr "Write column names in results."
238
#: ../client/drizzle.cc:1310
240
"Don't write column names in results. WARNING: -N is deprecated, use long "
241
"version of this options instead."
243
"Don't write column names in results. WARNING: -N is deprecated, use long "
244
"version of this options instead."
246
#: ../client/drizzle.cc:1312
248
"Change the value of a variable. Please note that this option is deprecated; "
249
"you can set variables directly with --variable-name=value."
251
"Change the value of a variable. Please note that this option is deprecated; "
252
"you can set variables directly with --variable-name=value."
254
#: ../client/drizzle.cc:1314
214
#: ../client/drizzle.cc:1303
216
"Don't write column names in results. WARNING: -N is deprecated, use long "
217
"version of this options instead."
219
"Don't write column names in results. WARNING: -N is deprecated, use long "
220
"version of this options instead."
222
#: ../client/drizzle.cc:1305
224
"Change the value of a variable. Please note that this option is deprecated; "
225
"you can set variables directly with --variable-name=value."
227
"Change the value of a variable. Please note that this option is deprecated; "
228
"you can set variables directly with --variable-name=value."
230
#: ../client/drizzle.cc:1307
255
231
msgid "Output in table format."
256
232
msgstr "Output in table format."
258
#: ../client/drizzle.cc:1316
234
#: ../client/drizzle.cc:1309
259
235
msgid "Only allow UPDATE and DELETE that uses keys."
260
236
msgstr "Only allow UPDATE and DELETE that uses keys."
262
#: ../client/drizzle.cc:1318
238
#: ../client/drizzle.cc:1311
263
239
msgid "Synonym for option --safe-updates, -U."
264
240
msgstr "Synonym for option --safe-updates, -U."
266
#: ../client/drizzle.cc:1320
242
#: ../client/drizzle.cc:1313
267
243
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
268
244
msgstr "-v vvv implies that verbose= 3, Used to specify verbose"
270
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
271
#: ../drizzled/drizzled.cc:1174
246
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
247
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
272
248
msgid "Output version information and exit."
273
249
msgstr "Output version information and exit."
275
#: ../client/drizzle.cc:1323
251
#: ../client/drizzle.cc:1316
276
252
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
277
253
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
279
#: ../client/drizzle.cc:1327
255
#: ../client/drizzle.cc:1320
280
256
msgid "Number of lines before each import progress report."
281
257
msgstr "Number of lines before each import progress report."
283
#: ../client/drizzle.cc:1329
259
#: ../client/drizzle.cc:1322
284
260
msgid "Ping the server to check if it's alive."
285
261
msgstr "Ping the server to check if it's alive."
287
#: ../client/drizzle.cc:1331
263
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
288
264
msgid "Configuration file defaults are not used if no-defaults is set"
289
265
msgstr "Configuration file defaults are not used if no-defaults is set"
291
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
267
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
292
268
msgid "Options specific to the drizzle client"
295
#: ../client/drizzle.cc:1337
297
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
298
"and field completion, but startup and reconnecting may take a longer time. "
299
"Disable with --disable-auto-rehash."
301
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
302
"and field completion, but startup and reconnecting may take a longer time. "
303
"Disable with --disable-auto-rehash."
305
#: ../client/drizzle.cc:1338
307
"No automatic rehashing. One has to use 'rehash' to get table and field "
308
"completion. This gives a quicker start of drizzle_st and disables rehashing "
309
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
311
"No automatic rehashing. One has to use 'rehash' to get table and field "
312
"completion. This gives a quicker start of drizzle_st and disables rehashing "
313
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
315
#: ../client/drizzle.cc:1340
317
"Automatically switch to vertical output mode if the result is wider than the "
320
"Automatically switch to vertical output mode if the result is wider than the "
323
#: ../client/drizzle.cc:1342
271
#: ../client/drizzle.cc:1330
274
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
275
"and field completion, but startup and reconnecting may take a longer time."
277
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
278
"and field completion, but startup and reconnecting may take a longer time. "
279
"Disable with --disable-auto-rehash."
281
#: ../client/drizzle.cc:1332
283
"Automatically switch to vertical output mode if the result is wider than the "
286
"Automatically switch to vertical output mode if the result is wider than the "
289
#: ../client/drizzle.cc:1334
324
290
msgid "Database to use."
325
291
msgstr "Database to use."
327
#: ../client/drizzle.cc:1344
293
#: ../client/drizzle.cc:1336
328
294
msgid "(not used)"
329
295
msgstr "(not used)"
331
#: ../client/drizzle.cc:1346
297
#: ../client/drizzle.cc:1338
332
298
msgid "Delimiter to be used."
333
299
msgstr "Delimiter to be used."
335
#: ../client/drizzle.cc:1348
301
#: ../client/drizzle.cc:1340
336
302
msgid "Execute command and quit. (Disables --force and history file)"
337
303
msgstr "Execute command and quit. (Disables --force and history file)"
339
#: ../client/drizzle.cc:1350
340
msgid "Enable/disable LOAD DATA LOCAL INFILE."
305
#: ../client/drizzle.cc:1342
307
msgid "Enable LOAD DATA LOCAL INFILE."
341
308
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
343
#: ../client/drizzle.cc:1352
310
#: ../client/drizzle.cc:1344
344
311
msgid "Flush buffer after each query."
345
312
msgstr "Flush buffer after each query."
347
#: ../client/drizzle.cc:1354
314
#: ../client/drizzle.cc:1346
348
315
msgid "Ignore SIGINT (CTRL-C)"
349
316
msgstr "Ignore SIGINT (CTRL-C)"
351
#: ../client/drizzle.cc:1356
353
"Only update the default database. This is useful for skipping updates to "
354
"other database in the update log."
356
"Only update the default database. This is useful for skipping updates to "
357
"other database in the update log."
359
#: ../client/drizzle.cc:1358
361
"Pager to use to display results. If you don't supply an option the default "
362
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
363
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
364
"work in batch mode. Disable with --disable-pager. This option is disabled by "
367
"Pager to use to display results. If you don't supply an option the default "
368
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
369
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
370
"work in batch mode. Disable with --disable-pager. This option is disabled by "
373
#: ../client/drizzle.cc:1360
318
#: ../client/drizzle.cc:1348
320
"Only update the default database. This is useful for skipping updates to "
321
"other database in the update log."
323
"Only update the default database. This is useful for skipping updates to "
324
"other database in the update log."
326
#: ../client/drizzle.cc:1350
328
"Pager to use to display results. If you don't supply an option the default "
329
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
330
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
331
"work in batch mode. Disable with --disable-pager. This option is disabled by "
334
"Pager to use to display results. If you don't supply an option the default "
335
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
336
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
337
"work in batch mode. Disable with --disable-pager. This option is disabled by "
340
#: ../client/drizzle.cc:1352
374
341
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
375
342
msgstr "Disable pager and print to stdout. See interactive help (\\h) also."
377
#: ../client/drizzle.cc:1362
344
#: ../client/drizzle.cc:1354
378
345
msgid "Set the drizzle prompt to this value."
379
346
msgstr "Set the drizzle prompt to this value."
381
#: ../client/drizzle.cc:1364
348
#: ../client/drizzle.cc:1356
383
350
"Don't cache result, print it row by row. This may slow down the server if "
384
351
"the output is suspended. Doesn't use history file."
386
353
"Don't cache result, print it row by row. This may slow down the server if "
387
354
"the output is suspended. Doesn't use history file."
389
#: ../client/drizzle.cc:1366
356
#: ../client/drizzle.cc:1358
390
357
msgid "Write fields without conversion. Used with --batch."
391
358
msgstr "Write fields without conversion. Used with --batch."
393
#: ../client/drizzle.cc:1368
395
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
396
"option is enabled by default."
398
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
399
"option is enabled by default."
360
#: ../client/drizzle.cc:1359
362
msgid "Do not reconnect if the connection is lost."
363
msgstr "Got a read error from the connection pipe"
401
#: ../client/drizzle.cc:1370
365
#: ../client/drizzle.cc:1361
402
366
msgid "Shutdown the server"
403
367
msgstr "Shutdown the server"
405
#: ../client/drizzle.cc:1371
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:1373
413
"Append everything into outfile. See interactive help (\\h) also. Does not "
414
"work in batch mode. Disable with --disable-tee. This option is disabled by "
417
"Append everything into outfile. See interactive help (\\h) also. Does not "
418
"work in batch mode. Disable with --disable-tee. This option is disabled by "
421
#: ../client/drizzle.cc:1375
369
#: ../client/drizzle.cc:1362
371
"Be more silent. Print results with a tab as separator, each row on new line."
373
"Be more silent. Print results with a tab as separator, each row on new line."
375
#: ../client/drizzle.cc:1364
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
381
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
"work in batch mode. Disable with --disable-tee. This option is disabled by "
385
#: ../client/drizzle.cc:1366
422
386
msgid "Disable outfile. See interactive help (\\h) also."
423
387
msgstr "Disable outfile. See interactive help (\\h) also."
425
#: ../client/drizzle.cc:1376
426
msgid "Wait and retry if connection is down."
427
msgstr "Wait and retry if connection is down."
429
#: ../client/drizzle.cc:1378
389
#: ../client/drizzle.cc:1368
430
390
msgid "Number of seconds before connection timeout."
431
391
msgstr "Number of seconds before connection timeout."
433
#: ../client/drizzle.cc:1380
393
#: ../client/drizzle.cc:1370
434
394
msgid "Max length of input line"
435
395
msgstr "Max length of input line"
437
#: ../client/drizzle.cc:1382
397
#: ../client/drizzle.cc:1372
438
398
msgid "Automatic limit for SELECT when using --safe-updates"
439
399
msgstr "Automatic limit for SELECT when using --safe-updates"
441
#: ../client/drizzle.cc:1384
401
#: ../client/drizzle.cc:1374
442
402
msgid "Automatic limit for rows in a join when using --safe-updates"
443
403
msgstr "Automatic limit for rows in a join when using --safe-updates"
445
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:2499
405
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
446
406
msgid "Options specific to the client"
449
#: ../client/drizzle.cc:1390
409
#: ../client/drizzle.cc:1380
450
410
msgid "Connect to host"
451
411
msgstr "Connect to host"
453
#: ../client/drizzle.cc:1392
455
"Password to use when connecting to server. If password is not given it's "
456
"asked from the tty."
458
"Password to use when connecting to server. If password is not given it's "
459
"asked from the tty."
461
#: ../client/drizzle.cc:1394
463
"Port number to use for connection or 0 for default to, in order of "
464
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
466
"Port number to use for connection or 0 for default to, in order of "
467
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
469
#: ../client/drizzle.cc:1396 ../client/drizzledump.cc:2508
413
#: ../client/drizzle.cc:1382
415
"Password to use when connecting to server. If password is not given it's "
416
"asked from the tty."
418
"Password to use when connecting to server. If password is not given it's "
419
"asked from the tty."
421
#: ../client/drizzle.cc:1384
423
"Port number to use for connection or 0 for default to, in order of "
424
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
426
"Port number to use for connection or 0 for default to, in order of "
427
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
429
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
470
430
msgid "User for login if not current user."
471
431
msgstr "User for login if not current user."
473
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:2510
433
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
475
435
msgid "The protocol of connection (mysql or drizzle)."
476
436
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
478
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2522
438
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
479
439
msgid "Allowed Options"
482
#: ../client/drizzle.cc:1448 ../client/drizzle.cc:1455
442
#: ../client/drizzle.cc:1442 ../client/drizzle.cc:1449
484
444
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
485
445
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
487
#: ../client/drizzle.cc:1506 ../client/drizzle.cc:3789
447
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
488
448
msgid "DELIMITER cannot contain a backslash character"
489
449
msgstr "DELIMITER cannot contain a backslash character"
491
#: ../client/drizzle.cc:1585 ../client/drizzledump.cc:2600
492
#: ../client/drizzleimport.cc:460 ../client/drizzleslap.cc:1006
493
#: ../client/drizzletest.cc:5599
451
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
452
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
453
#: ../client/drizzletest.cc:5603
495
455
msgid "Error: Unknown protocol"
496
456
msgstr "Wrong or unknown protocol"
498
#: ../client/drizzle.cc:1599
458
#: ../client/drizzle.cc:1600
500
460
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
501
461
msgstr "Error: Value of %<PRIu32> supplied for port is not valid.\n"
503
#: ../client/drizzle.cc:1645 ../client/drizzle.cc:4035
463
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
504
464
#, fuzzy, c-format
505
465
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
506
466
msgstr "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
508
#: ../client/drizzle.cc:1651
468
#: ../client/drizzle.cc:1652
511
471
"Copyright (C) 2008 Sun Microsystems\n"
672
#: ../client/drizzle.cc:3520
632
#: ../client/drizzle.cc:3521
674
634
msgid "No previous outfile available, you must give a filename!\n"
677
#: ../client/drizzle.cc:3525
637
#: ../client/drizzle.cc:3526
678
638
#, fuzzy, c-format
679
639
msgid "Currently logging to file '%s'\n"
680
640
msgstr "Enable logging to CSV file"
682
#: ../client/drizzle.cc:3545
642
#: ../client/drizzle.cc:3546
683
643
#, fuzzy, c-format
684
644
msgid "No outfile specified!\n"
685
645
msgstr "No query specified\n"
687
#: ../client/drizzle.cc:3558
647
#: ../client/drizzle.cc:3559
688
648
msgid "Outfile disabled.\n"
691
#: ../client/drizzle.cc:3585
651
#: ../client/drizzle.cc:3586
693
653
msgid "Default pager wasn't set, using stdout.\n"
694
654
msgstr "Disable pager, print to stdout."
696
#: ../client/drizzle.cc:3605
656
#: ../client/drizzle.cc:3606
698
658
msgid "PAGER set to '%s'\n"
701
#: ../client/drizzle.cc:3616
661
#: ../client/drizzle.cc:3617
702
662
msgid "PAGER set to stdout\n"
705
#: ../client/drizzle.cc:3699
665
#: ../client/drizzle.cc:3700
707
667
msgid "Connection id: %u"
710
#: ../client/drizzle.cc:3701
670
#: ../client/drizzle.cc:3702
711
671
#, fuzzy, c-format
712
672
msgid "Current database: %.128s\n"
713
673
msgstr "Unknown database '%-.192s'"
715
#: ../client/drizzle.cc:3702
675
#: ../client/drizzle.cc:3703
716
676
msgid "*** NONE ***"
719
679
#. Skip command name
720
#: ../client/drizzle.cc:3722
680
#: ../client/drizzle.cc:3723
721
681
msgid "Usage: \\. <filename> | source <filename>"
724
#: ../client/drizzle.cc:3737
684
#: ../client/drizzle.cc:3738
725
685
#, fuzzy, c-format
726
686
msgid "Failed to open file '%s', error: %d"
727
687
msgstr "Can't open file: '%-.200s' (errno: %d)"
729
#: ../client/drizzle.cc:3745
689
#: ../client/drizzle.cc:3746
731
691
msgid "Can't initialize LineBuffer"
732
692
msgstr "Can't initialize %-.64s backup driver"
734
#: ../client/drizzle.cc:3781
694
#: ../client/drizzle.cc:3782
735
695
msgid "DELIMITER must be followed by a 'delimiter' character or string"
738
#: ../client/drizzle.cc:3814
698
#: ../client/drizzle.cc:3815
739
699
msgid "USE must be followed by a database name"
742
#: ../client/drizzle.cc:3882
702
#: ../client/drizzle.cc:3883
744
704
msgid "Database changed"
745
705
msgstr "Database to use."
747
#: ../client/drizzle.cc:3890
707
#: ../client/drizzle.cc:3891
749
709
msgid "Show warnings enabled."
750
710
msgstr "Show warnings after every statement."
752
#: ../client/drizzle.cc:3898
712
#: ../client/drizzle.cc:3899
754
714
msgid "Show warnings disabled."
755
715
msgstr "Show warnings after every statement."
757
#: ../client/drizzle.cc:4042
717
#: ../client/drizzle.cc:4043
761
721
"Connection id:\t\t%lu\n"
764
#: ../client/drizzle.cc:4054
724
#: ../client/drizzle.cc:4055
765
725
#, fuzzy, c-format
766
726
msgid "Current database:\t%s\n"
767
727
msgstr "Can't init databases"
769
#: ../client/drizzle.cc:4055
729
#: ../client/drizzle.cc:4056
771
731
msgid "Current user:\t\t%s\n"
774
#: ../client/drizzle.cc:4061
734
#: ../client/drizzle.cc:4062
775
735
msgid "SSL:\t\t\tNot in use"
778
#: ../client/drizzle.cc:4066
738
#: ../client/drizzle.cc:4067
782
742
"No connection\n"
783
743
msgstr "Too many connections"
785
#: ../client/drizzle.cc:4073
745
#: ../client/drizzle.cc:4074
788
748
"All updates ignored to this database\n"
791
#: ../client/drizzle.cc:4076
751
#: ../client/drizzle.cc:4077
793
753
msgid "Current pager:\t\t%s\n"
796
#: ../client/drizzle.cc:4077
756
#: ../client/drizzle.cc:4078
798
758
msgid "Using outfile:\t\t'%s'\n"
801
#: ../client/drizzle.cc:4078
761
#: ../client/drizzle.cc:4079
803
763
msgid "Using delimiter:\t%s\n"
806
#: ../client/drizzle.cc:4079
766
#: ../client/drizzle.cc:4080
808
768
msgid "Server version:\t\t%s\n"
811
#: ../client/drizzle.cc:4080
771
#: ../client/drizzle.cc:4081
812
772
#, fuzzy, c-format
813
773
msgid "Protocol:\t\t%s\n"
814
774
msgstr "-- Connecting to %s...\n"
816
#: ../client/drizzle.cc:4081
776
#: ../client/drizzle.cc:4082
818
778
msgid "Protocol version:\t%d\n"
821
#: ../client/drizzle.cc:4082
781
#: ../client/drizzle.cc:4083
822
782
#, fuzzy, c-format
823
783
msgid "Connection:\t\t%s\n"
824
784
msgstr "-- Connecting to %s...\n"
826
#: ../client/drizzle.cc:4089
786
#: ../client/drizzle.cc:4090
828
788
msgid "UNIX socket:\t\t%s\n"
831
#: ../client/drizzle.cc:4091
791
#: ../client/drizzle.cc:4092
833
793
msgid "TCP port:\t\t%d\n"
836
#: ../client/drizzle.cc:4096
796
#: ../client/drizzle.cc:4097
839
799
"Note that you are running in safe_update_mode:\n"
842
#: ../client/drizzle.cc:4098
802
#: ../client/drizzle.cc:4099
845
805
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
855
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
815
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
860
#: ../client/drizzle.cc:4203
820
#: ../client/drizzle.cc:4204
862
822
msgid "ERROR %d (%s): "
865
#: ../client/drizzle.cc:4205
825
#: ../client/drizzle.cc:4206
866
826
#, fuzzy, c-format
867
827
msgid "ERROR %d: "
870
#: ../client/drizzle.cc:4208
830
#: ../client/drizzle.cc:4209
875
#: ../client/drizzle.cc:4341
835
#: ../client/drizzle.cc:4342
879
#: ../client/drizzle.cc:4343
839
#: ../client/drizzle.cc:4344
883
#: ../client/drizzle.cc:4349
843
#: ../client/drizzle.cc:4350
887
#: ../client/drizzle.cc:4355
847
#: ../client/drizzle.cc:4356
891
#: ../client/drizzle.cc:4456
851
#: ../client/drizzle.cc:4457
892
852
msgid "(unknown)"
895
#: ../client/drizzle.cc:4576
855
#: ../client/drizzle.cc:4577
897
857
msgid "Returning to default PROMPT of %s\n"
900
#: ../client/drizzle.cc:4581
860
#: ../client/drizzle.cc:4582
902
862
msgid "Memory allocation error. Not changing prompt\n"
903
863
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
905
#: ../client/drizzle.cc:4586
865
#: ../client/drizzle.cc:4587
907
867
msgid "PROMPT set to '%s'\n"
910
#: ../client/drizzledump.cc:199
870
#: ../client/drizzledump.cc:248
912
872
msgid "Got errno %d on write"
913
873
msgstr "Got errno %d on write"
915
#: ../client/drizzledump.cc:283
875
#: ../client/drizzledump.cc:296
917
877
msgid "%s: You must use option --tab with --fields-...\n"
918
878
msgstr "%s: You must use option --tab with --fields-...\n"
920
#: ../client/drizzledump.cc:289
923
"%s: You can't use --single-transaction and --lock-all-tables at the same "
926
"%s: You can't use --single-transaction and --lock-all-tables at the same "
929
#: ../client/drizzledump.cc:295
932
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
935
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
938
#: ../client/drizzledump.cc:301
880
#: ../client/drizzledump.cc:302
883
"%s: You can't use --single-transaction and --lock-all-tables at the same "
886
"%s: You can't use --single-transaction and --lock-all-tables at the same "
889
#: ../client/drizzledump.cc:308
892
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
895
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
898
#: ../client/drizzledump.cc:314
940
900
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
941
901
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
943
#: ../client/drizzledump.cc:320
945
msgid "Got error: %s (%d) %s"
946
msgstr "Got error: %s (%d) %s"
948
#: ../client/drizzledump.cc:327
950
msgid "Got error: %d %s"
951
msgstr "Got error: %d %s"
953
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
954
#: ../client/drizzledump.cc:445
956
msgid "Couldn't execute '%s': %s (%d)"
957
msgstr "Couldn't execute '%s': %s (%d)"
959
#: ../client/drizzledump.cc:505
961
msgid "-- Connecting to %s, using protocol %s...\n"
962
msgstr "-- Connecting to %s...\n"
964
#: ../client/drizzledump.cc:527
966
msgid "-- Disconnecting from %s...\n"
967
msgstr "-- Disconnecting from %s...\n"
969
#: ../client/drizzledump.cc:538
970
msgid "Couldn't allocate memory"
971
msgstr "Couldn't allocate memory"
973
#: ../client/drizzledump.cc:882
976
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
979
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
982
#: ../client/drizzledump.cc:896
984
msgid "-- Retrieving table structure for table %s...\n"
903
#: ../client/drizzledump.cc:383
905
msgid "-- Retrieving database structures..."
985
906
msgstr "-- Retrieving table structure for table %s...\n"
987
#: ../client/drizzledump.cc:1010
989
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
990
msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
992
#: ../client/drizzledump.cc:1117
994
msgid "%s: Can't get keys for table %s\n"
995
msgstr "%s: Can't get keys for table %s\n"
997
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
999
msgid "Error: Couldn't read status information for table %s\n"
1000
msgstr "Error: Couldn't read status information for table %s\n"
1002
#: ../client/drizzledump.cc:1339
1004
msgid "Error retrieving table structure for table: \"%s\""
1005
msgstr "Error retrieving table structure for table: \"%s\""
1007
#: ../client/drizzledump.cc:1346
1009
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
1010
msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
1012
#: ../client/drizzledump.cc:1357
1014
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
1015
msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
1017
#: ../client/drizzledump.cc:1364
1019
msgid "-- Skipping dump data for table '%s', it has no fields\n"
1020
msgstr "-- Skipping dump data for table '%s', it has no fields\n"
1022
#: ../client/drizzledump.cc:1372
1023
msgid "-- Sending SELECT query...\n"
1024
msgstr "-- Sending SELECT query...\n"
1026
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
1027
msgid "when executing 'SELECT INTO OUTFILE'"
1028
msgstr "when executing 'SELECT INTO OUTFILE'"
1030
#: ../client/drizzledump.cc:1437
1035
"-- Dumping data for table %s\n"
1040
"-- Dumping data for table %s\n"
1043
#: ../client/drizzledump.cc:1478
1044
msgid "-- Retrieving rows...\n"
1045
msgstr "-- Retrieving rows...\n"
1047
#: ../client/drizzledump.cc:1481
1049
msgid "%s: Error in field count for table: %s ! Aborting.\n"
1050
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
1052
#: ../client/drizzledump.cc:1525
1054
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1055
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1057
#: ../client/drizzledump.cc:1542
1059
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1060
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1062
#: ../client/drizzledump.cc:1564
1064
msgid "Not enough fields from table %s! Aborting.\n"
1065
msgstr "Not enough fields from table %s! Aborting.\n"
1067
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
1068
msgid "when doing refresh"
1069
msgstr "when doing refresh"
1071
#: ../client/drizzledump.cc:2066
1072
msgid "alloc_root failure."
1073
msgstr "alloc_root failure."
1075
#: ../client/drizzledump.cc:2082
1077
msgid "Couldn't find table: \"%s\""
1078
msgstr "Couldn't find table: \"%s\""
1080
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1081
#: ../client/drizzledump.cc:2336
1084
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1086
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1088
#: ../client/drizzledump.cc:2368
1090
msgid "Error: Not enough memory to store ORDER BY clause\n"
1091
msgstr "Error: Not enough memory to store ORDER BY clause\n"
1093
#: ../client/drizzledump.cc:2399
908
#: ../client/drizzledump.cc:486
1095
910
"Dump all the databases. This will be same as --databases with all databases "
1099
#: ../client/drizzledump.cc:2401
914
#: ../client/drizzledump.cc:488
1100
915
msgid "Dump all the tablespaces."
1103
#: ../client/drizzledump.cc:2403
918
#: ../client/drizzledump.cc:490
1104
919
msgid "Use complete insert statements."
1107
#: ../client/drizzledump.cc:2407
922
#: ../client/drizzledump.cc:494
1109
924
"Flush logs file in server before starting dump. Note that if you dump many "
1110
925
"databases at once (using the option --databases= or --all-databases), the "
1151
966
"from them. Option automatically turns off --lock-tables."
1154
#: ../client/drizzledump.cc:2417
969
#: ../client/drizzledump.cc:504
1156
971
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1157
972
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1158
973
"default, disable with --skip-opt."
1161
#: ../client/drizzledump.cc:2419
976
#: ../client/drizzledump.cc:506
1163
978
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1164
979
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1167
#: ../client/drizzledump.cc:2420
982
#: ../client/drizzledump.cc:507
1168
983
msgid "Overrides option --databases (-B)."
1171
#: ../client/drizzledump.cc:2422
986
#: ../client/drizzledump.cc:509
1172
987
msgid "Number of rows before each output progress report (requires --verbose)."
1174
989
"Number of rows before each output progress report (requires --verbose)."
1176
#: ../client/drizzledump.cc:2424
991
#: ../client/drizzledump.cc:511
1177
992
msgid "Print info about the various stages."
1180
#: ../client/drizzledump.cc:2426
1181
msgid "Dump a database as well formed XML."
1184
#: ../client/drizzledump.cc:2427
995
#: ../client/drizzledump.cc:513
1185
996
msgid "Turn off Comments"
1188
#: ../client/drizzledump.cc:2428
999
#: ../client/drizzledump.cc:514
1190
1001
msgid "Turn off create-options"
1191
1002
msgstr "Wrong create options"
1193
#: ../client/drizzledump.cc:2429
1004
#: ../client/drizzledump.cc:515
1194
1005
msgid "Turn off extended-insert"
1197
#: ../client/drizzledump.cc:2430
1198
msgid "Turn off dump-date"
1008
#: ../client/drizzledump.cc:516
1009
msgid "Turn off dump date at the end of the output"
1201
#: ../client/drizzledump.cc:2431
1012
#: ../client/drizzledump.cc:517
1203
1014
msgid "Do not read from the configuration files"
1204
1015
msgstr "Got a read error from the connection pipe"
1206
#: ../client/drizzledump.cc:2437
1017
#: ../client/drizzledump.cc:523
1207
1018
msgid "Add a 'DROP DATABASE' before each create."
1210
#: ../client/drizzledump.cc:2439
1211
msgid "Add a 'drop table' before each create."
1021
#: ../client/drizzledump.cc:524
1022
msgid "Do not add a 'drop table' before each create."
1214
#: ../client/drizzledump.cc:2441
1025
#: ../client/drizzledump.cc:526
1215
1026
msgid "Allow creation of column names that are keywords."
1218
#: ../client/drizzledump.cc:2443
1219
msgid "Write additional information."
1222
#: ../client/drizzledump.cc:2445
1029
#: ../client/drizzledump.cc:528
1224
1031
"Give less verbose output (useful for debugging). Disables structure comments "
1225
1032
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1226
1033
"set-names --skip-disable-keys --skip-add-locks"
1229
#: ../client/drizzledump.cc:2447
1230
msgid "Include all DRIZZLE specific create options."
1233
#: ../client/drizzledump.cc:2449
1234
msgid "Put a dump date to the end of the output."
1237
#: ../client/drizzledump.cc:2451
1036
#: ../client/drizzledump.cc:530
1239
1038
"To dump several databases. Note the difference in usage; In this case no "
1240
1039
"tables are given. All name arguments are regarded as databasenames. 'USE "
1241
1040
"db_name;' will be included in the output."
1244
#: ../client/drizzledump.cc:2453
1043
#: ../client/drizzledump.cc:532
1245
1044
msgid "Insert rows with INSERT DELAYED;"
1248
#: ../client/drizzledump.cc:2455
1047
#: ../client/drizzledump.cc:534
1250
1049
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1251
"will be put in the output."
1254
#: ../client/drizzledump.cc:2457
1255
msgid "Allows utilization of the new, much faster INSERT syntax."
1258
#: ../client/drizzledump.cc:2459
1259
msgid "Fields in the textfile are terminated by ..."
1262
#: ../client/drizzledump.cc:2461
1263
msgid "Fields in the importfile are enclosed by ..."
1266
#: ../client/drizzledump.cc:2463
1267
msgid "Fields in the i.file are opt. enclosed by ..."
1270
#: ../client/drizzledump.cc:2465
1271
msgid "Fields in the i.file are escaped by ..."
1274
#: ../client/drizzledump.cc:2469
1050
"will not be put in the output."
1053
#: ../client/drizzledump.cc:536
1276
1055
"Do not dump the specified table. To specify more than one table to ignore, "
1277
1056
"use the directive multiple times, once for each table. Each table must be "
1282
#: ../client/drizzledump.cc:2471
1061
#: ../client/drizzledump.cc:538
1283
1062
msgid "Insert rows with INSERT IGNORE."
1286
#: ../client/drizzledump.cc:2473
1065
#: ../client/drizzledump.cc:540
1287
1066
msgid "Lines in the i.file are terminated by ..."
1290
#: ../client/drizzledump.cc:2475
1069
#: ../client/drizzledump.cc:542
1291
1070
msgid "Wrap tables with autocommit/commit statements."
1294
#: ../client/drizzledump.cc:2477
1073
#: ../client/drizzledump.cc:544
1296
1075
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1297
1076
"above line will be added otherwise, if --databases or --all-databases option "
1301
#: ../client/drizzledump.cc:2479
1080
#: ../client/drizzledump.cc:546
1302
1081
msgid "Don't write table creation info."
1305
#: ../client/drizzledump.cc:2481
1084
#: ../client/drizzledump.cc:548
1306
1085
msgid "No row information."
1309
#: ../client/drizzledump.cc:2482
1088
#: ../client/drizzledump.cc:549
1311
1090
msgid "Deprecated. Use --skip-set-charset instead."
1312
1091
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
1314
#: ../client/drizzledump.cc:2484
1093
#: ../client/drizzledump.cc:551
1315
1094
msgid "Enable set-name"
1318
#: ../client/drizzledump.cc:2486
1319
msgid "Don't buffer query, dump directly to stdout."
1322
#: ../client/drizzledump.cc:2488
1323
msgid "Quote table and column names with backticks (`)."
1326
#: ../client/drizzledump.cc:2490
1097
#: ../client/drizzledump.cc:552
1098
msgid "Buffer query instead of dumping directly to stdout."
1101
#: ../client/drizzledump.cc:554
1327
1102
msgid "Use REPLACE INTO instead of INSERT INTO."
1330
#: ../client/drizzledump.cc:2492
1105
#: ../client/drizzledump.cc:556
1332
1107
"Direct output to a given file. This option should be used in MSDOS, because "
1333
1108
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1334
1109
"+ line feed)."
1337
#: ../client/drizzledump.cc:2494
1112
#: ../client/drizzledump.cc:558
1113
msgid "Where to send output to (stdout|database"
1116
#: ../client/drizzledump.cc:560
1117
msgid "Hostname for destination db server (requires --destination=database)"
1120
#: ../client/drizzledump.cc:562
1121
msgid "Port number for destination db server (requires --destination=database)"
1124
#: ../client/drizzledump.cc:564
1125
msgid "User name for destination db server (resquires --destination=database)"
1128
#: ../client/drizzledump.cc:566
1129
msgid "Password for destination db server (requires --destination=database)"
1132
#: ../client/drizzledump.cc:568
1339
"Creates tab separated textfile for each table to given path. (creates .sql "
1340
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1341
"machine as the drizzled daemon."
1344
#: ../client/drizzledump.cc:2496
1345
msgid "Dump only selected records; QUOTES mandatory!"
1348
#: ../client/drizzledump.cc:2502
1134
"The database in the destination db server (requires --destination=database, "
1135
"not for use with --all-databases)"
1138
#: ../client/drizzledump.cc:574
1349
1139
msgid "Connect to host."
1350
1140
msgstr "Connect to host."
1352
#: ../client/drizzledump.cc:2504
1142
#: ../client/drizzledump.cc:576
1355
1145
"Password to use when connecting to server. If password is not given it's "
1393
1183
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1394
1184
"and you are welcome to modify and redistribute it under the GPL license\n"
1396
#: ../client/drizzledump.cc:2577
1186
#: ../client/drizzledump.cc:653
1397
1187
msgid "Dumps definitions and data from a Drizzle database server"
1398
1188
msgstr "Dumps definitions and data from a Drizzle database server"
1400
#: ../client/drizzledump.cc:2578
1190
#: ../client/drizzledump.cc:654
1402
1192
msgid "Usage: %s [OPTIONS] database [tables]\n"
1403
1193
msgstr "Usage: %s [OPTIONS] database [tables]\n"
1405
#: ../client/drizzledump.cc:2579
1195
#: ../client/drizzledump.cc:655
1407
1197
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1408
1198
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1410
#: ../client/drizzledump.cc:2581
1200
#: ../client/drizzledump.cc:657
1412
1202
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1413
1203
msgstr "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1415
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1416
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1205
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1206
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1418
1208
msgid "Value supplied for port is not valid.\n"
1419
1209
msgstr "Value supplied for port is not valid.\n"
1422
#. This check is made because the some the file functions below
1423
#. have FN_REFLEN sized stack allocated buffers and will cause
1424
#. a crash even if the input destination buffer is large enough
1425
#. to hold the output.
1427
#: ../client/drizzledump.cc:2660
1429
msgid "Input filename too long: %s"
1430
msgstr "Input filename too long: %s"
1432
#: ../client/drizzledump.cc:2698
1211
#: ../client/drizzledump.cc:766
1434
1213
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1435
1214
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
1437
#: ../client/drizzleslap.cc:2870
1216
#: ../client/drizzledump_data.cc:217
1218
msgid "-- Retrieving data for "
1219
msgstr "-- Retrieving rows...\n"
1221
#: ../client/drizzledump_data.cc:245
1223
msgid " rows dumped for table "
1224
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1226
#: ../client/drizzledump_data.cc:424
1228
msgid "-- Connecting to "
1229
msgstr "Connect to host"
1231
#: ../client/drizzledump_data.cc:424
1232
msgid " using protocol "
1235
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1236
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1238
msgid "Error executing query: "
1239
msgstr "Error connecting to master:"
1241
#: ../client/drizzledump_data.cc:479
1242
msgid "Could not buffer result: "
1245
#: ../client/drizzledump_data.cc:525
1247
msgid "Error: Could not set db '"
1248
msgstr "error: could not open directory: %s\n"
1250
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1253
msgstr "Got error: %d %s"
1255
#: ../client/drizzledump_data.cc:554
1257
msgid "-- Disconnecting from "
1258
msgstr "-- Disconnecting from %s...\n"
1260
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1261
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1263
msgid "-- Retrieving table structures for "
1264
msgstr "-- Retrieving table structure for table %s...\n"
1266
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1268
msgid "-- Retrieving fields for "
1269
msgstr "-- Retrieving rows...\n"
1271
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1273
msgid "-- Retrieving indexes for "
1274
msgstr "-- Retrieving rows...\n"
1276
#: ../client/drizzleslap.cc:2873
1439
1278
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1486
1325
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1489
#: ../drizzled/drizzled.cc:598
1328
#: ../drizzled/drizzled.cc:618
1490
1329
msgid "Set process group ID failed"
1493
#: ../drizzled/drizzled.cc:603
1332
#: ../drizzled/drizzled.cc:623
1494
1333
msgid "Set process user ID failed"
1497
#: ../drizzled/drizzled.cc:615
1336
#: ../drizzled/drizzled.cc:635
1499
1338
msgid "Process chroot failed"
1500
1339
msgstr "alloc_root failure."
1502
#: ../drizzled/drizzled.cc:704
1341
#: ../drizzled/drizzled.cc:738
1343
msgid "Error: Invalid Value for auto_increment_increment"
1344
msgstr "Error: Invalid Value for max_input_line"
1346
#: ../drizzled/drizzled.cc:749
1348
msgid "Error: Invalid Value for auto_increment_offset"
1349
msgstr "Error: Invalid Value for max_input_line"
1351
#: ../drizzled/drizzled.cc:760
1353
msgid "Error: Invalid Value for completion_type"
1354
msgstr "Error: Invalid Value for opt_sleep"
1356
#: ../drizzled/drizzled.cc:771
1358
msgid "Error: Invalid Value for back_log"
1359
msgstr "Error: Invalid Value for opt_sleep"
1361
#: ../drizzled/drizzled.cc:782
1363
msgid "Error: Invalid Value for div-precision-increment"
1364
msgstr "Error: Invalid Value for connect_timeout"
1366
#: ../drizzled/drizzled.cc:793
1368
msgid "Error: Invalid Value for group_concat_max_len"
1369
msgstr "Error: Invalid Value for opt_tail_lines"
1371
#: ../drizzled/drizzled.cc:804
1373
msgid "Error: Invalid Value for join_buffer_size"
1374
msgstr "Error: Invalid Value for max_input_line"
1376
#: ../drizzled/drizzled.cc:816
1378
msgid "Error: Invalid Value for max_allowed_packet"
1379
msgstr "Error: Invalid Value for max_input_line"
1381
#: ../drizzled/drizzled.cc:828
1383
msgid "Error: Invalid Value for max_connect_errors"
1384
msgstr "Error: Invalid Value for opt_max_connect_retries"
1386
#: ../drizzled/drizzled.cc:839
1388
msgid "Error: Invalid Value for max_error_count"
1389
msgstr "Error: Invalid Value for max_input_line"
1391
#: ../drizzled/drizzled.cc:850
1393
msgid "Error: Invalid Value for max_heap_table_size"
1394
msgstr "Error: Invalid Value for max_input_line"
1396
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1398
msgid "Error: Invalid Value for min_examined_row_limit"
1399
msgstr "Error: Invalid Value for max_input_line"
1401
#: ../drizzled/drizzled.cc:873
1403
msgid "Error: Invalid Value for max_join_size"
1404
msgstr "Error: Invalid Value for max_input_line"
1406
#: ../drizzled/drizzled.cc:884
1408
msgid "Error: Invalid Value for max_length_for_sort_data"
1409
msgstr "Error: Invalid Value for max_input_line"
1411
#: ../drizzled/drizzled.cc:895
1413
msgid "Error: Invalid Value for max_seeks_for_key"
1414
msgstr "Error: Invalid Value for max_input_line"
1416
#: ../drizzled/drizzled.cc:906
1418
msgid "Error: Invalid Value for max_sort_length"
1419
msgstr "Error: Invalid Value for max_input_line"
1421
#: ../drizzled/drizzled.cc:928
1423
msgid "Error: Invalid Value for optimizer_search_depth"
1424
msgstr "Error: Invalid Value for opt_sleep"
1426
#: ../drizzled/drizzled.cc:939
1428
msgid "Error: Invalid Value for preload_buff_size"
1429
msgstr "Error: Invalid Value for max_input_line"
1431
#: ../drizzled/drizzled.cc:950
1433
msgid "Error: Invalid Value for query_alloc_block_size"
1434
msgstr "Error: Invalid Value for opt_tail_lines"
1436
#: ../drizzled/drizzled.cc:962
1438
msgid "Error: Invalid Value for query_prealloc_size"
1439
msgstr "Error: Invalid Value for opt_tail_lines"
1441
#: ../drizzled/drizzled.cc:974
1443
msgid "Error: Invalid Value for range_alloc_block_size"
1444
msgstr "Error: Invalid Value for opt_tail_lines"
1446
#: ../drizzled/drizzled.cc:986
1448
msgid "Error: Invalid Value for read_buff_size"
1449
msgstr "Error: Invalid Value for max_input_line"
1451
#: ../drizzled/drizzled.cc:998
1453
msgid "Error: Invalid Value for read_rnd_buff_size"
1454
msgstr "Error: Invalid Value for max_input_line"
1456
#: ../drizzled/drizzled.cc:1009
1458
msgid "Error: Invalid Value for sort_buff_size"
1459
msgstr "Error: Invalid Value for opt_sleep"
1461
#: ../drizzled/drizzled.cc:1020
1463
msgid "Error: Invalid Value for table_def_size"
1464
msgstr "Error: Invalid Value for opt_tail_lines"
1466
#: ../drizzled/drizzled.cc:1031
1468
msgid "Error: Invalid Value for table_cache_size"
1469
msgstr "Error: Invalid Value for opt_tail_lines"
1471
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1473
msgid "Error: Invalid Value for table_lock_wait_timeout"
1474
msgstr "Error: Invalid Value for connect_timeout"
1476
#: ../drizzled/drizzled.cc:1215
1504
1478
msgid "gethostname failed, using '%s' as hostname"
1505
1479
msgstr "gethostname failed, using '%s' as hostname"
1507
#: ../drizzled/drizzled.cc:739
1509
msgid "Error getting default charset"
1510
msgstr "Set the default character set."
1512
#: ../drizzled/drizzled.cc:766
1514
msgid "Error setting collation"
1515
msgstr "Error connecting to slave:"
1517
#: ../drizzled/drizzled.cc:774
1519
msgid "Unknown locale: '%s'"
1520
msgstr "Unknown locale: '%s'"
1522
#: ../drizzled/drizzled.cc:791
1523
msgid "Can't create thread-keys"
1524
msgstr "Can't create thread-keys"
1526
#: ../drizzled/drizzled.cc:861
1528
msgid "Could not initialize table cache\n"
1529
msgstr "Could not add Variable: %s\n"
1531
#: ../drizzled/drizzled.cc:872
1532
msgid "XA cache initialization failed: Out of memory\n"
1535
#: ../drizzled/drizzled.cc:881
1537
msgid "Failed to initialize plugins\n"
1538
msgstr "Failed to initialise plugins."
1540
#: ../drizzled/drizzled.cc:903
1543
"%s: Unknown options give (first unknown is '%s').\n"
1544
"Use --verbose --help to get a list of available options\n"
1546
"%s: Too many arguments (first extra is '%s').\n"
1547
"Use --verbose --help to get a list of available options\n"
1549
#: ../drizzled/drizzled.cc:928
1550
msgid "No scheduler found, cannot continue!\n"
1551
msgstr "No scheduler found, cannot continue!\n"
1553
#: ../drizzled/drizzled.cc:952
1555
msgid "Unknown/unsupported storage engine: %s\n"
1556
msgstr "Unknown/unsupported storage engine: %s"
1558
#: ../drizzled/drizzled.cc:1044
1559
msgid "Display this help and exit."
1560
msgstr "Display this help and exit."
1562
#: ../drizzled/drizzled.cc:1048
1481
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1563
1482
msgid "Display this help and exit after initializing plugins."
1564
1483
msgstr "Display this help and exit after initialising plugins."
1566
#: ../drizzled/drizzled.cc:1052
1485
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1486
msgid "Display this help and exit."
1487
msgstr "Display this help and exit."
1489
#: ../drizzled/drizzled.cc:1236
1568
msgid "Print the default settings and exit"
1569
msgstr "Print some debug info at exit."
1571
#: ../drizzled/drizzled.cc:1056
1491
msgid "Configuration file to use"
1492
msgstr "Configuration file '%-.192s' is too big"
1494
#: ../drizzled/drizzled.cc:1238
1495
msgid "Base location for config files"
1498
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1499
msgid "Directory for plugins."
1500
msgstr "Directory for plugins."
1502
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1504
"Optional comma separated list of plugins to load at startup in addition to "
1505
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1507
"Optional comma separated list of plugins to load at start-up in addition to "
1508
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1510
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1512
"Optional comma separated list of plugins to not load at startup. Effectively "
1513
"removes a plugin from the list of plugins to be loaded. [for example: --"
1514
"plugin_remove=crc32,logger_gearman]"
1516
"Optional comma separated list of plugins to not load at startup. Effectively "
1517
"removes a plugin from the list of plugins to be loaded. [for example: --"
1518
"plugin_remove=crc32,logger_gearman]"
1520
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1522
"Optional comma separated list of plugins to load at starup instead of the "
1523
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1525
"Optional comma separated list of plugins to load at start-up instead of the "
1526
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1528
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1572
1529
msgid "Auto-increment columns are incremented by this"
1573
1530
msgstr "Auto-increment columns are incremented by this"
1575
#: ../drizzled/drizzled.cc:1061
1577
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1580
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1583
#: ../drizzled/drizzled.cc:1067
1585
"Path to installation directory. All paths are usually resolved relative to "
1588
"Path to installation directory. All paths are usually resolved relative to "
1591
#: ../drizzled/drizzled.cc:1072
1532
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1534
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1537
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1540
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1542
"Path to installation directory. All paths are usually resolved relative to "
1545
"Path to installation directory. All paths are usually resolved relative to "
1548
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1592
1549
msgid "Chroot drizzled daemon during startup."
1593
1550
msgstr "Chroot drizzled daemon during start-up."
1595
#: ../drizzled/drizzled.cc:1076
1552
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1596
1553
msgid "Set the default collation."
1597
1554
msgstr "Set the default collation."
1599
#: ../drizzled/drizzled.cc:1080
1556
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1600
1557
msgid "Default completion type."
1601
1558
msgstr "Default completion type."
1603
#: ../drizzled/drizzled.cc:1085
1560
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1604
1561
msgid "Write core on errors."
1605
1562
msgstr "Write core on errors."
1607
#: ../drizzled/drizzled.cc:1089
1564
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1608
1565
msgid "Path to the database root."
1609
1566
msgstr "Path to the database root."
1611
#: ../drizzled/drizzled.cc:1093
1568
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1612
1569
msgid "Set the default storage engine (table type) for tables."
1613
1570
msgstr "Set the default storage engine (table type) for tables."
1615
#: ../drizzled/drizzled.cc:1097
1572
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1616
1573
msgid "Set the default time zone."
1617
1574
msgstr "Set the default time zone."
1619
#: ../drizzled/drizzled.cc:1102
1576
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1620
1577
msgid "Used for debugging; Use at your own risk!"
1621
1578
msgstr "Used for debugging; Use at your own risk!"
1623
#: ../drizzled/drizzled.cc:1107
1580
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1624
1581
msgid "Set up signals usable for debugging"
1625
1582
msgstr "Set up signals usable for debugging"
1627
#: ../drizzled/drizzled.cc:1111
1584
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1628
1585
msgid "(IGNORED)"
1629
1586
msgstr "(IGNORED)"
1631
#: ../drizzled/drizzled.cc:1115
1588
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1632
1589
msgid "Set the language used for the month names and the days of the week."
1633
1590
msgstr "Set the language used for the month names and the days of the week."
1635
#: ../drizzled/drizzled.cc:1120
1592
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1636
1593
msgid "Log some not critical warnings to the log file."
1637
1594
msgstr "Log some not critical warnings to the log file."
1639
#: ../drizzled/drizzled.cc:1125
1640
msgid "Pid file used by safe_mysqld."
1596
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1598
msgid "Pid file used by drizzled."
1641
1599
msgstr "Pid file used by safe_mysqld."
1643
#: ../drizzled/drizzled.cc:1129
1645
"Maximum time in seconds to wait for the port to become free. (Default: no "
1648
"Maximum time in seconds to wait for the port to become free. (Default: no "
1651
#: ../drizzled/drizzled.cc:1134
1653
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1654
"specified directory"
1656
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1657
"specified directory"
1659
#: ../drizzled/drizzled.cc:1139
1661
"Uniquely identifies the server instance in the community of replication "
1664
"Uniquely identifies the server instance in the community of replication "
1667
#: ../drizzled/drizzled.cc:1144
1601
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1603
"Maximum time in seconds to wait for the port to become free. (Default: no "
1606
"Maximum time in seconds to wait for the port to become free. (Default: no "
1609
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1611
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1612
"specified directory"
1614
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1615
"specified directory"
1617
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1619
"Uniquely identifies the server instance in the community of replication "
1622
"Uniquely identifies the server instance in the community of replication "
1625
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1668
1626
msgid "Don't print a stack trace on failure."
1669
1627
msgstr "Don't print a stack trace on failure."
1671
#: ../drizzled/drizzled.cc:1148
1629
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1672
1630
msgid "Enable symbolic link support."
1673
1631
msgstr "Enable symbolic link support."
1675
#: ../drizzled/drizzled.cc:1157
1633
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1677
1635
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1679
1637
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1681
#: ../drizzled/drizzled.cc:1162
1639
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1682
1640
msgid "Path for temporary files."
1683
1641
msgstr "Path for temporary files."
1685
#: ../drizzled/drizzled.cc:1166
1643
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1686
1644
msgid "Default transaction isolation level."
1687
1645
msgstr "Default transaction isolation level."
1689
#: ../drizzled/drizzled.cc:1170
1647
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1690
1648
msgid "Run drizzled daemon as user."
1691
1649
msgstr "Run drizzled daemon as user."
1693
#: ../drizzled/drizzled.cc:1178
1695
"The number of outstanding connection requests Drizzle can have. This comes "
1696
"into play when the main Drizzle thread gets very many connection requests in "
1697
"a very short time."
1699
"The number of outstanding connection requests Drizzle can have. This comes "
1700
"into play when the main Drizzle thread gets very many connection requests in "
1701
"a very short time."
1703
#: ../drizzled/drizzled.cc:1184
1705
"Size of tree cache used in bulk insert optimization. Note that this is a "
1708
"Size of tree cache used in bulk insert optimization. Note that this is a "
1711
#: ../drizzled/drizzled.cc:1190
1713
"Precision of the result of '/' operator will be increased on that value."
1715
"Precision of the result of '/' operator will be increased on that value."
1717
#: ../drizzled/drizzled.cc:1196
1651
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1653
"The number of outstanding connection requests Drizzle can have. This comes "
1654
"into play when the main Drizzle thread gets very many connection requests in "
1655
"a very short time."
1657
"The number of outstanding connection requests Drizzle can have. This comes "
1658
"into play when the main Drizzle thread gets very many connection requests in "
1659
"a very short time."
1661
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1663
"Size of tree cache used in bulk insert optimization. Note that this is a "
1666
"Size of tree cache used in bulk insert optimization. Note that this is a "
1669
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1671
"Precision of the result of '/' operator will be increased on that value."
1673
"Precision of the result of '/' operator will be increased on that value."
1675
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1718
1676
msgid "The maximum length of the result of function group_concat."
1719
1677
msgstr "The maximum length of the result of function group_concat."
1721
#: ../drizzled/drizzled.cc:1201
1679
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1722
1680
msgid "The size of the buffer that is used for full joins."
1723
1681
msgstr "The size of the buffer that is used for full joins."
1725
#: ../drizzled/drizzled.cc:1207
1683
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1726
1684
msgid "Max packetlength to send/receive from to server."
1727
1685
msgstr "Max packetlength to send/receive from to server."
1729
#: ../drizzled/drizzled.cc:1212
1687
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1731
1689
"If there is more than this number of interrupted connections from a host "
1732
1690
"this host will be blocked from further connections."
1808
1760
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
1809
1761
"(used for testing/comparison)."
1811
#: ../drizzled/drizzled.cc:1281
1812
msgid "Directory for plugins."
1813
msgstr "Directory for plugins."
1815
#: ../drizzled/drizzled.cc:1285
1817
"Optional comma separated list of plugins to load at startup in addition to "
1818
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1820
"Optional comma separated list of plugins to load at start-up in addition to "
1821
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1823
#: ../drizzled/drizzled.cc:1291
1825
"Optional comma separated list of plugins to not load at startup. Effectively "
1826
"removes a plugin from the list of plugins to be loaded. [for example: --"
1827
"plugin_remove=crc32,logger_gearman]"
1829
"Optional comma separated list of plugins to not load at startup. Effectively "
1830
"removes a plugin from the list of plugins to be loaded. [for example: --"
1831
"plugin_remove=crc32,logger_gearman]"
1833
#: ../drizzled/drizzled.cc:1297
1835
"Optional comma separated list of plugins to load at starup instead of the "
1836
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1838
"Optional comma separated list of plugins to load at start-up instead of the "
1839
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1841
#: ../drizzled/drizzled.cc:1303
1763
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
1842
1764
msgid "The size of the buffer that is allocated when preloading indexes"
1843
1765
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1845
#: ../drizzled/drizzled.cc:1308
1767
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
1846
1768
msgid "Allocation block size for query parsing and execution"
1847
1769
msgstr "Allocation block size for query parsing and execution"
1849
#: ../drizzled/drizzled.cc:1313
1771
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
1850
1772
msgid "Persistent buffer for query parsing and execution"
1851
1773
msgstr "Persistent buffer for query parsing and execution"
1853
#: ../drizzled/drizzled.cc:1319
1775
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
1854
1776
msgid "Allocation block size for storing ranges during optimization"
1855
1777
msgstr "Allocation block size for storing ranges during optimisation"
1857
#: ../drizzled/drizzled.cc:1325
1859
"Each thread that does a sequential scan allocates a buffer of this size for "
1860
"each table it scans. If you do many sequential scans, you may want to "
1861
"increase this value."
1863
"Each thread that does a sequential scan allocates a buffer of this size for "
1864
"each table it scans. If you do many sequential scans, you may want to "
1865
"increase this value."
1867
#: ../drizzled/drizzled.cc:1333
1869
"When reading rows in sorted order after a sort, the rows are read through "
1870
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1873
"When reading rows in sorted order after a sort, the rows are read through "
1874
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1877
#: ../drizzled/drizzled.cc:1341
1779
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
1781
"Each thread that does a sequential scan allocates a buffer of this size for "
1782
"each table it scans. If you do many sequential scans, you may want to "
1783
"increase this value."
1785
"Each thread that does a sequential scan allocates a buffer of this size for "
1786
"each table it scans. If you do many sequential scans, you may want to "
1787
"increase this value."
1789
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
1791
"When reading rows in sorted order after a sort, the rows are read through "
1792
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1795
"When reading rows in sorted order after a sort, the rows are read through "
1796
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1799
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
1878
1800
msgid "Select scheduler to be used (by default multi-thread)."
1879
1801
msgstr "Select scheduler to be used (by default multi-thread)."
1881
#: ../drizzled/drizzled.cc:1346
1803
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
1882
1804
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1883
1805
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1885
#: ../drizzled/drizzled.cc:1352
1807
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
1886
1808
msgid "The number of cached table definitions."
1887
1809
msgstr "The number of cached table definitions."
1889
#: ../drizzled/drizzled.cc:1356
1811
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
1890
1812
msgid "The number of cached open tables."
1891
1813
msgstr "The number of cached open tables."
1893
#: ../drizzled/drizzled.cc:1360
1815
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
1895
1817
"Timeout in seconds to wait for a table level lock before returning an error. "
1896
1818
"Used only if the connection has active cursors."
1898
1820
"Timeout in seconds to wait for a table level lock before returning an error. "
1899
1821
"Used only if the connection has active cursors."
1901
#: ../drizzled/drizzled.cc:1365
1823
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
1902
1824
msgid "The stack size for each thread."
1903
1825
msgstr "The stack size for each thread."
1905
#: ../drizzled/drizzled.cc:1371
1907
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1908
"automatically convert it to an on-disk MyISAM table."
1910
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1911
"automatically convert it to an on-disk MyISAM table."
1913
#: ../drizzled/drizzled.cc:1397
1827
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
1829
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1830
"automatically convert it to an on-disk MyISAM table."
1832
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1833
"automatically convert it to an on-disk MyISAM table."
1835
#: ../drizzled/drizzled.cc:1427
1837
msgid "Duplicate entry for command line option\n"
1838
msgstr "Duplicate key on write or update"
1840
#: ../drizzled/drizzled.cc:1472
1842
msgid "Failed to initialize plugins\n"
1843
msgstr "Failed to initialise plugins."
1845
#: ../drizzled/drizzled.cc:1494
1849
"Use --help to get a list of available options\n"
1851
"%s: Too many arguments (first extra is '%s').\n"
1852
"Use --verbose --help to get a list of available options\n"
1854
#: ../drizzled/drizzled.cc:1502
1858
"Use --help to get a list of available options\n"
1860
"%s: Too many arguments (first extra is '%s').\n"
1861
"Use --verbose --help to get a list of available options\n"
1863
#: ../drizzled/drizzled.cc:1540
1865
msgid "Error getting default charset"
1866
msgstr "Set the default character set."
1868
#: ../drizzled/drizzled.cc:1570
1870
msgid "Error setting collation"
1871
msgstr "Error connecting to slave:"
1873
#: ../drizzled/drizzled.cc:1578
1875
msgid "Unknown locale: '%s'"
1876
msgstr "Unknown locale: '%s'"
1878
#: ../drizzled/drizzled.cc:1598
1880
msgid "Could not initialize table cache\n"
1881
msgstr "Could not add Variable: %s\n"
1883
#: ../drizzled/drizzled.cc:1609
1884
msgid "XA cache initialization failed: Out of memory\n"
1887
#: ../drizzled/drizzled.cc:1639
1888
msgid "No scheduler found, cannot continue!\n"
1889
msgstr "No scheduler found, cannot continue!\n"
1891
#: ../drizzled/drizzled.cc:1663
1893
msgid "Unknown/unsupported storage engine: %s\n"
1894
msgstr "Unknown/unsupported storage engine: %s"
1896
#: ../drizzled/drizzled.cc:1967
1898
"Controls the heuristic(s) applied during query optimization to prune less-"
1899
"promising partial plans from the optimizer search space. Meaning: false - do "
1900
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1901
"based on number of retrieved rows."
1903
"Controls the heuristic(s) applied during query optimisation to prune less-"
1904
"promising partial plans from the optimiser search space. Meaning: false - do "
1905
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1906
"based on number of retrieved rows."
1908
#: ../drizzled/drizzled.cc:2103
1916
1911
"Copyright (C) 2008 Sun Microsystems\n"
4485
4467
msgid "Got timeout writing communication packets"
4486
4468
msgstr "Got timeout writing communication packets"
4488
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4489
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4490
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4470
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4471
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4472
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4491
4473
#, fuzzy, c-format
4492
4474
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4493
4475
msgstr "Can't create table '%-.200s' (errno: %d)"
4495
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4477
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4496
4478
#, fuzzy, c-format
4497
4479
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4498
4480
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4500
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4502
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4503
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4482
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4483
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4484
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4485
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4505
4487
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4508
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4509
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4490
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4491
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4511
4493
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4514
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4496
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
4516
4498
msgid "Invalid value of additional-mem-pool-size"
4517
4499
msgstr "Invalid value for read_timeout\n"
4519
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
4521
4503
msgid "Invalid value of autoextend-increment"
4522
4504
msgstr "Invalid value of port\n"
4524
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4506
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
4526
4508
msgid "Invalid value of buffer-pool-size"
4527
4509
msgstr "Invalid value for buffer_length\n"
4529
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4511
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
4531
4513
msgid "Invalid value of io-capacity"
4532
4514
msgstr "Invalid value of port\n"
4534
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4516
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
4536
4518
msgid "Invalid value of fast-shutdown"
4537
4519
msgstr "Invalid value for threshold-slow"
4539
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4521
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
4541
4523
msgid "Invalid value of flush-log-at-trx-commit"
4542
4524
msgstr "Invalid value of port\n"
4544
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4526
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
4546
4528
msgid "Invalid value of force-recovery"
4547
4529
msgstr "Invalid value of port\n"
4549
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4531
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
4551
4533
msgid "Invalid value of log-file-size"
4552
4534
msgstr "Invalid value of port\n"
4554
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4536
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
4556
4538
msgid "Invalid value of log-files-in-group"
4557
4539
msgstr "Invalid value of port\n"
4559
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4541
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
4561
4543
msgid "Invalid value of lock-wait-timeout"
4562
4544
msgstr "Invalid value for write_timeout\n"
4564
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4546
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
4566
4548
msgid "Invalid value of log-buffer-size"
4567
4549
msgstr "Invalid value for buffer_length\n"
4569
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4551
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
4571
4553
msgid "Invalid value of lru-old-blocks-pct"
4572
4554
msgstr "Invalid value for threshold-slow"
4574
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4556
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
4576
4558
msgid "Invalid value of lru-block-access-recency"
4577
4559
msgstr "Invalid value of port\n"
4579
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4561
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
4581
4563
msgid "Invalid value of max-dirty-pages-pct"
4582
4564
msgstr "Invalid value of port\n"
4584
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4566
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
4586
4568
msgid "Invalid value of max-purge-lag"
4587
4569
msgstr "Invalid value of port\n"
4589
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4571
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
4591
4573
msgid "Invalid value of open-files"
4592
4574
msgstr "Invalid value of port\n"
4594
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4576
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
4596
4578
msgid "Invalid value of read-io-threads"
4597
4579
msgstr "Invalid value for read_timeout\n"
4599
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4581
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
4601
4583
msgid "Invalid value of sync_spin_loops"
4602
4584
msgstr "Invalid value of port\n"
4604
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4586
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
4606
4588
msgid "Error starting Embedded InnoDB %d (%s)\n"
4609
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4610
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4613
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4614
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4617
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4591
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4592
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4595
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4596
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4599
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
4619
4601
"Size of a memory pool InnoDB uses to store data dictionary information and "
4620
4602
"other internal data structures."
4623
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4605
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
4624
4606
msgid "Data file autoextend increment in megabytes"
4627
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4609
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
4629
4611
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4633
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4615
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4634
4616
msgid "The common part for InnoDB table spaces."
4637
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4638
msgid "Enable InnoDB checksums validation (enabled by default)."
4641
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4642
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4645
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4619
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4620
msgid "Disable InnoDB checksums validation (enabled by default)."
4623
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4624
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4627
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
4646
4628
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4649
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4631
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4651
4633
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4652
4634
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4655
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4637
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4656
4638
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4659
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4641
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4660
4642
msgid "File format to use for new tables in .ibd files."
4663
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4645
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4665
4647
"Set to 0 (write and flush once per second),1 (write and flush at each "
4666
4648
"commit) or 2 (write at commit, flush once per second)."
4669
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4651
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4670
4652
msgid "With which method to flush data."
4673
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4655
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4675
4657
"Helps to save your data in case the disk image of the database becomes "
4679
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4680
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4661
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4662
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4681
4663
msgid "Path to individual files and their sizes."
4684
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4666
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4686
4668
msgid "Path to InnoDB log files."
4687
4669
msgstr "Path for temporary files."
4689
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4671
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4690
4672
msgid "Size of each log file in a log group."
4693
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4675
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4695
4677
"Number of log files in the log group. InnoDB writes to the files in a "
4696
4678
"circular fashion. Value 3 is recommended here."
4699
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4681
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4701
4683
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4702
4684
"rolled back. Values above 100000000 disable the timeout."
4705
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4687
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4708
4690
"The size of the buffer which InnoDB uses to write log to the log files on "
4710
4692
msgstr "The size of the buffer that is used for full joins."
4712
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4694
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4714
4696
"Sets the point in the LRU list from where all pages are classified as old "
4715
4697
"(Advanced users)"
4718
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4700
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4720
4702
"Milliseconds between accesses to a block at which it is made young. "
4721
4703
"0=disabled (Advanced users)"
4724
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4706
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4725
4707
msgid "Percentage of dirty pages allowed in bufferpool."
4728
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4710
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4729
4711
msgid "Desired maximum length of the purge queue (0 = no limit)"
4732
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4714
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4734
4716
"Roll back the complete transaction on lock wait timeout, for 4.x "
4735
4717
"compatibility (disabled by default)"
4738
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4720
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4739
4721
msgid "How many files at the maximum InnoDB keeps open at the same time."
4742
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4724
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4743
4725
msgid "Number of background read I/O threads in InnoDB."
4746
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4728
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4747
4729
msgid "Number of background write I/O threads in InnoDB."
4750
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4732
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4752
4734
"Disable if you want to reduce the number of messages written to the log "
4753
4735
"(default: enabled)."
4756
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4738
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4757
4739
msgid "Enable SHOW INNODB STATUS output in the log"
4760
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4742
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4761
4743
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4764
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4765
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4746
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4748
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4768
4751
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4843
4826
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4846
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4829
#: ../plugin/innobase/handler/ha_innodb.cc:1831
4848
4831
msgid "Invalid value for io-capacity\n"
4849
4832
msgstr "Invalid value of port\n"
4851
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4834
#: ../plugin/innobase/handler/ha_innodb.cc:1849
4853
4836
msgid "Invalid value for fast-shutdown\n"
4854
4837
msgstr "Invalid value for threshold-slow"
4856
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4839
#: ../plugin/innobase/handler/ha_innodb.cc:1863
4858
4841
msgid "Invalid value for flush-log-at-trx-commit\n"
4859
4842
msgstr "Invalid value for retry_count\n"
4861
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4844
#: ../plugin/innobase/handler/ha_innodb.cc:1893
4863
4846
msgid "Invalid value for max-dirty-pages-pct\n"
4864
4847
msgstr "Invalid value for retry_count\n"
4866
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4849
#: ../plugin/innobase/handler/ha_innodb.cc:1902
4868
4851
msgid "Invalid value for stats-sample-pages\n"
4869
4852
msgstr "Invalid value for read_timeout\n"
4871
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4854
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4873
4856
msgid "Invalid value for additional-mem-pool-size\n"
4874
4857
msgstr "Invalid value for read_timeout\n"
4876
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4859
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4878
4861
msgid "Invalid value for autoextend-increment\n"
4879
4862
msgstr "Invalid value for write_timeout\n"
4881
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4864
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4883
4866
msgid "Invalid value for buffer-pool-size\n"
4884
4867
msgstr "Invalid value for buffer_length\n"
4886
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4869
#: ../plugin/innobase/handler/ha_innodb.cc:1943
4888
4871
msgid "Invalid value for commit-concurrency\n"
4889
4872
msgstr "Invalid value for retry_count\n"
4891
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4874
#: ../plugin/innobase/handler/ha_innodb.cc:1952
4893
4876
msgid "Invalid value for concurrency-tickets\n"
4894
4877
msgstr "Invalid value for connect_timeout\n"
4896
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4898
msgid "Invalid value for file-io-threads\n"
4899
msgstr "Invalid value for write_timeout\n"
4901
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4879
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4903
4881
msgid "Invalid value for read-io-threads\n"
4904
4882
msgstr "Invalid value for read_timeout\n"
4906
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4884
#: ../plugin/innobase/handler/ha_innodb.cc:1970
4908
4886
msgid "Invalid value for write-io-threads\n"
4909
4887
msgstr "Invalid value for write_timeout\n"
4911
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4889
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4913
4891
msgid "Invalid value for force-recovery\n"
4914
4892
msgstr "Invalid value for retry_count\n"
4916
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4917
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4894
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4895
#: ../plugin/innobase/handler/ha_innodb.cc:1999
4919
4897
msgid "Invalid value for log-file-size\n"
4920
4898
msgstr "Invalid value for write_timeout\n"
4922
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4900
#: ../plugin/innobase/handler/ha_innodb.cc:2008
4924
4902
msgid "Invalid value for log-files-in-group\n"
4925
4903
msgstr "Invalid value for write_timeout\n"
4927
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4905
#: ../plugin/innobase/handler/ha_innodb.cc:2017
4929
4907
msgid "Invalid value for mirrored-log-groups\n"
4930
4908
msgstr "Invalid value for retry_count\n"
4932
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4910
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4934
4912
msgid "Invalid value for open-files\n"
4935
4913
msgstr "Invalid value for read_timeout\n"
4937
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4915
#: ../plugin/innobase/handler/ha_innodb.cc:2035
4939
4917
msgid "Invalid value for thread-concurrency\n"
4940
4918
msgstr "Invalid value for retry_count\n"
4942
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4920
#: ../plugin/innobase/handler/ha_innodb.cc:2058
4944
4922
msgid "Invalid value for read-ahead-threshold\n"
4945
4923
msgstr "Invalid value for threshold-slow"
4947
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4925
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4949
4927
msgid "Invalid value for lock-wait-timeout\n"
4950
4928
msgstr "Invalid value for write_timeout\n"
5726
5704
msgid "Failed to sync log file. Got error: %s\n"
5727
5705
msgstr "Failed to sync log file. Got error: %s\n"
5708
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5709
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5710
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
5711
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
5712
#~ "option deprecated; use --disable-named-commands instead."
5714
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5715
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5716
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
5717
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
5718
#~ "option deprecated; use --disable-named-commands instead."
5720
#~ msgid "Ignore space after function names."
5721
#~ msgstr "Ignore space after function names."
5724
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5725
#~ "version of this option instead."
5727
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5728
#~ "version of this option instead."
5731
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5732
#~ "completion. This gives a quicker start of drizzle_st and disables "
5733
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5734
#~ "rehash instead."
5736
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5737
#~ "completion. This gives a quicker start of drizzle_st and disables "
5738
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5739
#~ "rehash instead."
5742
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5743
#~ "This option is enabled by default."
5745
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5746
#~ "This option is enabled by default."
5748
#~ msgid "Wait and retry if connection is down."
5749
#~ msgstr "Wait and retry if connection is down."
5751
#~ msgid "Got error: %s (%d) %s"
5752
#~ msgstr "Got error: %s (%d) %s"
5754
#~ msgid "Couldn't execute '%s': %s (%d)"
5755
#~ msgstr "Couldn't execute '%s': %s (%d)"
5758
#~ msgid "-- Connecting to %s, using protocol %s...\n"
5759
#~ msgstr "-- Connecting to %s...\n"
5761
#~ msgid "Couldn't allocate memory"
5762
#~ msgstr "Couldn't allocate memory"
5765
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
5768
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
5771
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
5772
#~ msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
5774
#~ msgid "%s: Can't get keys for table %s\n"
5775
#~ msgstr "%s: Can't get keys for table %s\n"
5777
#~ msgid "Error: Couldn't read status information for table %s\n"
5778
#~ msgstr "Error: Couldn't read status information for table %s\n"
5780
#~ msgid "Error retrieving table structure for table: \"%s\""
5781
#~ msgstr "Error retrieving table structure for table: \"%s\""
5783
#~ msgid "-- Skipping dump data for table '%s', --no-data was used\n"
5784
#~ msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
5786
#~ msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
5787
#~ msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
5789
#~ msgid "-- Skipping dump data for table '%s', it has no fields\n"
5790
#~ msgstr "-- Skipping dump data for table '%s', it has no fields\n"
5792
#~ msgid "-- Sending SELECT query...\n"
5793
#~ msgstr "-- Sending SELECT query...\n"
5795
#~ msgid "when executing 'SELECT INTO OUTFILE'"
5796
#~ msgstr "when executing 'SELECT INTO OUTFILE'"
5801
#~ "-- Dumping data for table %s\n"
5806
#~ "-- Dumping data for table %s\n"
5809
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
5810
#~ msgstr "%s: Error in field count for table: %s ! Aborting.\n"
5812
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
5813
#~ msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
5815
#~ msgid "Not enough fields from table %s! Aborting.\n"
5816
#~ msgstr "Not enough fields from table %s! Aborting.\n"
5818
#~ msgid "when doing refresh"
5819
#~ msgstr "when doing refresh"
5821
#~ msgid "alloc_root failure."
5822
#~ msgstr "alloc_root failure."
5824
#~ msgid "Couldn't find table: \"%s\""
5825
#~ msgstr "Couldn't find table: \"%s\""
5828
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
5830
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
5832
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
5833
#~ msgstr "Error: Not enough memory to store ORDER BY clause\n"
5835
#~ msgid "Input filename too long: %s"
5836
#~ msgstr "Input filename too long: %s"
5838
#~ msgid "Can't create thread-keys"
5839
#~ msgstr "Can't create thread-keys"
5842
#~ msgid "Print the default settings and exit"
5843
#~ msgstr "Print some debug info at exit."
5845
#~ msgid "Can't start server: cannot resolve hostname!"
5846
#~ msgstr "Can't start server: cannot resolve hostname!"
5848
#~ msgid "Can't start server: bind-address refers to multiple interfaces!"
5849
#~ msgstr "Can't start server: bind-address refers to multiple interfaces!"
5851
#~ msgid "Parsing options for plugin '%s' failed."
5852
#~ msgstr "Parsing options for plugin '%s' failed."
5854
#~ msgid "Table %s had a open data Cursor in reopen_table"
5855
#~ msgstr "Table %s had a open data Cursor in reopen_table"
5858
#~ msgid "Invalid value for file-io-threads\n"
5859
#~ msgstr "Invalid value for write_timeout\n"
5861
#~ msgid "Can't create interrupt-thread (error %d, errno: %d)"
5862
#~ msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5729
5864
#~ msgid "Use MySQL Protocol."
5730
5865
#~ msgstr "Use MySQL Protocol."