162
201
"deprecated; use --disable-named-commands instead."
165
#: ../client/drizzle.cc:1379
204
#: ../client/drizzle.cc:1380
166
205
msgid "Ignore space after function names."
169
#: ../client/drizzle.cc:1381
208
#: ../client/drizzle.cc:1382
170
209
msgid "Turn off beep on error."
173
#: ../client/drizzle.cc:1383
212
#: ../client/drizzle.cc:1384
174
213
msgid "Write line numbers for errors."
177
#: ../client/drizzle.cc:1385
216
#: ../client/drizzle.cc:1386
179
218
"Don't write line number for errors. WARNING: -L is deprecated, use long "
180
219
"version of this option instead."
183
#: ../client/drizzle.cc:1387
222
#: ../client/drizzle.cc:1388
184
223
msgid "Write column names in results."
187
#: ../client/drizzle.cc:1389
226
#: ../client/drizzle.cc:1390
189
228
"Don't write column names in results. WARNING: -N is deprecated, use long "
190
229
"version of this options instead."
193
#: ../client/drizzle.cc:1391
232
#: ../client/drizzle.cc:1392
195
234
"Change the value of a variable. Please note that this option is deprecated; "
196
235
"you can set variables directly with --variable-name=value."
199
#: ../client/drizzle.cc:1393
238
#: ../client/drizzle.cc:1394
200
239
msgid "Output in table format."
203
#: ../client/drizzle.cc:1395
242
#: ../client/drizzle.cc:1396
204
243
msgid "Only allow UPDATE and DELETE that uses keys."
207
#: ../client/drizzle.cc:1397
246
#: ../client/drizzle.cc:1398
208
247
msgid "Synonym for option --safe-updates, -U."
211
#: ../client/drizzle.cc:1399
250
#: ../client/drizzle.cc:1400
212
251
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
215
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
254
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2425
255
#: ../drizzled/drizzled.cc:1158
216
256
msgid "Output version information and exit."
219
#: ../client/drizzle.cc:1402
259
#: ../client/drizzle.cc:1403
220
260
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
223
#: ../client/drizzle.cc:1406
263
#: ../client/drizzle.cc:1407
224
264
msgid "Number of lines before each import progress report."
227
#: ../client/drizzle.cc:1408
267
#: ../client/drizzle.cc:1409
228
268
msgid "Ping the server to check if it's alive."
231
#: ../client/drizzle.cc:1410
271
#: ../client/drizzle.cc:1411
232
272
msgid "Configuration file defaults are not used if no-defaults is set"
235
#: ../client/drizzle.cc:1416
275
#: ../client/drizzle.cc:1414 ../client/drizzledump.cc:2434
276
msgid "Options specific to the drizzle client"
279
#: ../client/drizzle.cc:1417
237
281
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
238
282
"and field completion, but startup and reconnecting may take a longer time. "
239
283
"Disable with --disable-auto-rehash."
242
#: ../client/drizzle.cc:1417
286
#: ../client/drizzle.cc:1418
244
288
"No automatic rehashing. One has to use 'rehash' to get table and field "
245
289
"completion. This gives a quicker start of drizzle_st and disables rehashing "
246
290
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
249
#: ../client/drizzle.cc:1419
293
#: ../client/drizzle.cc:1420
251
295
"Automatically switch to vertical output mode if the result is wider than the "
252
296
"terminal width."
255
#: ../client/drizzle.cc:1421
299
#: ../client/drizzle.cc:1422
256
300
msgid "Database to use."
257
301
msgstr "Database der skal anvendes."
259
#: ../client/drizzle.cc:1423
303
#: ../client/drizzle.cc:1424
260
304
msgid "(not used)"
261
305
msgstr "(Ikke anvendt)"
263
#: ../client/drizzle.cc:1425
307
#: ../client/drizzle.cc:1426
264
308
msgid "Delimiter to be used."
267
#: ../client/drizzle.cc:1427
311
#: ../client/drizzle.cc:1428
268
312
msgid "Execute command and quit. (Disables --force and history file)"
269
313
msgstr "Udfør kommando og afslut. (Slår --force og historiefil fra)"
271
#: ../client/drizzle.cc:1429
315
#: ../client/drizzle.cc:1430
272
316
msgid "Enable/disable LOAD DATA LOCAL INFILE."
275
#: ../client/drizzle.cc:1431
319
#: ../client/drizzle.cc:1432
276
320
msgid "Flush buffer after each query."
279
#: ../client/drizzle.cc:1433
323
#: ../client/drizzle.cc:1434
280
324
msgid "Ignore SIGINT (CTRL-C)"
283
#: ../client/drizzle.cc:1435
327
#: ../client/drizzle.cc:1436
285
329
"Only update the default database. This is useful for skipping updates to "
286
330
"other database in the update log."
289
#: ../client/drizzle.cc:1437
333
#: ../client/drizzle.cc:1438
291
335
"Pager to use to display results. If you don't supply an option the default "
292
336
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
298
#: ../client/drizzle.cc:1439
342
#: ../client/drizzle.cc:1440
299
343
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
302
#: ../client/drizzle.cc:1441
346
#: ../client/drizzle.cc:1442
303
347
msgid "Set the drizzle prompt to this value."
306
#: ../client/drizzle.cc:1443
350
#: ../client/drizzle.cc:1444
308
352
"Don't cache result, print it row by row. This may slow down the server if "
309
353
"the output is suspended. Doesn't use history file."
312
#: ../client/drizzle.cc:1445
356
#: ../client/drizzle.cc:1446
313
357
msgid "Write fields without conversion. Used with --batch."
316
#: ../client/drizzle.cc:1447
360
#: ../client/drizzle.cc:1448
318
362
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
319
363
"option is enabled by default."
322
#: ../client/drizzle.cc:1449
366
#: ../client/drizzle.cc:1450
323
367
msgid "Shutdown the server"
326
#: ../client/drizzle.cc:1450
370
#: ../client/drizzle.cc:1451
328
372
"Be more silent. Print results with a tab as separator, each row on new line."
331
#: ../client/drizzle.cc:1452
375
#: ../client/drizzle.cc:1453
333
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
334
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
338
#: ../client/drizzle.cc:1454
382
#: ../client/drizzle.cc:1455
339
383
msgid "Disable outfile. See interactive help (\\h) also."
342
#: ../client/drizzle.cc:1455
386
#: ../client/drizzle.cc:1456
343
387
msgid "Wait and retry if connection is down."
346
#: ../client/drizzle.cc:1457
390
#: ../client/drizzle.cc:1458
347
391
msgid "Number of seconds before connection timeout."
350
#: ../client/drizzle.cc:1459
394
#: ../client/drizzle.cc:1460
351
395
msgid "Max length of input line"
354
#: ../client/drizzle.cc:1461
398
#: ../client/drizzle.cc:1462
355
399
msgid "Automatic limit for SELECT when using --safe-updates"
358
#: ../client/drizzle.cc:1463
402
#: ../client/drizzle.cc:1464
359
403
msgid "Automatic limit for rows in a join when using --safe-updates"
362
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
363
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
364
#: ../client/drizzletest.cc:5456
406
#: ../client/drizzle.cc:1467 ../client/drizzledump.cc:2499
407
msgid "Options specific to the client"
410
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2504
411
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:929
412
#: ../client/drizzletest.cc:5457
365
413
msgid "Use MySQL Protocol."
368
#: ../client/drizzle.cc:1471
416
#: ../client/drizzle.cc:1472
369
417
msgid "Connect to host"
372
#: ../client/drizzle.cc:1473
420
#: ../client/drizzle.cc:1474
374
422
"Password to use when connecting to server. If password is not given it's "
375
423
"asked from the tty."
378
#: ../client/drizzle.cc:1475
426
#: ../client/drizzle.cc:1476
380
428
"Port number to use for connection or 0 for default to, in order of "
381
429
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
384
#: ../client/drizzle.cc:1477
432
#: ../client/drizzle.cc:1478 ../client/drizzledump.cc:2510
385
433
msgid "User for login if not current user."
388
#: ../client/drizzle.cc:1479
436
#: ../client/drizzle.cc:1480 ../client/drizzledump.cc:2512
389
437
msgid "The protocol of connection (tcp,socket,pipe,memory)."
392
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
440
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:2524
441
msgid "Allowed Options"
444
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
394
446
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
397
#: ../client/drizzle.cc:1587
449
#: ../client/drizzle.cc:1588 ../client/drizzle.cc:3849
398
450
msgid "DELIMITER cannot contain a backslash character"
401
#: ../client/drizzle.cc:1664
453
#: ../client/drizzle.cc:1665
403
455
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
406
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
407
#: ../client/drizzle.cc:4089
458
#: ../client/drizzle.cc:1711 ../client/drizzle.cc:4093
409
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
460
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
412
#: ../client/drizzle.cc:1723
463
#: ../client/drizzle.cc:1717
415
466
"Copyright (C) 2008 Sun Microsystems\n"
435
487
"Dit forbindelsesid til Drizzle er %u\n"
436
488
"Serverversion: %s\n"
438
#: ../client/drizzle.cc:1820
490
#: ../client/drizzle.cc:1817
440
492
msgid "Reading history-file %s\n"
441
493
msgstr "Læser historiefil %s\n"
443
#: ../client/drizzle.cc:1824
495
#: ../client/drizzle.cc:1821
445
497
msgid "Couldn't allocate memory for temp histfile!\n"
446
498
msgstr "Kunne ikke tildele hukommelse for midlertidig histfil!\n"
448
#: ../client/drizzle.cc:1831
500
#: ../client/drizzle.cc:1828
449
501
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
450
502
msgstr "Tast »help;« eller »\\h« for hjælp. Tast »\\c« for at rydde buffer.\n"
452
#: ../client/drizzle.cc:1854
504
#: ../client/drizzle.cc:1838
508
#: ../client/drizzle.cc:1851
454
510
msgid "Writing history-file %s\n"
455
511
msgstr "Skriver historiefil %s\n"
457
#: ../client/drizzle.cc:1862
513
#: ../client/drizzle.cc:1859
461
#: ../client/drizzle.cc:1862
517
#: ../client/drizzle.cc:1859
465
#: ../client/drizzle.cc:1914
521
#: ../client/drizzle.cc:1911
466
522
msgid "Query aborted by Ctrl+C\n"
467
523
msgstr "Forespørgsel afbrudt af Ctrl+C\n"
469
#: ../client/drizzle.cc:1998
525
#: ../client/drizzle.cc:1995
471
527
msgid "Processing line: %<PRIu32>\n"
474
#: ../client/drizzle.cc:2216
530
#: ../client/drizzle.cc:2213
475
531
msgid "Unknown command: "
478
#: ../client/drizzle.cc:2630
534
#: ../client/drizzle.cc:2627
480
536
"Reading table information for completion of table and column names\n"
481
537
"You can turn off this feature to get a quicker startup with -A\n"
485
#: ../client/drizzle.cc:2696
541
#: ../client/drizzle.cc:2693
486
542
msgid "No connection. Trying to reconnect..."
489
#: ../client/drizzle.cc:2702
545
#: ../client/drizzle.cc:2699
490
546
msgid "Can't connect to the server\n"
493
#: ../client/drizzle.cc:2780
549
#: ../client/drizzle.cc:2779
494
550
msgid "List of all Drizzle commands:"
497
#: ../client/drizzle.cc:2782
498
msgid "Note that all text commands must be first on line and end with ';'"
553
#: ../client/drizzle.cc:2783
556
"Note that all text commands must be first on line and end with '%s' or \\g"
501
#: ../client/drizzle.cc:2837
559
#: ../client/drizzle.cc:2841
502
560
msgid "No query specified\n"
505
#: ../client/drizzle.cc:2852
563
#: ../client/drizzle.cc:2856
506
564
msgid "Ignoring query to other database"
509
#: ../client/drizzle.cc:2902
567
#: ../client/drizzle.cc:2906
510
568
msgid "Empty set"
513
#: ../client/drizzle.cc:2915
571
#: ../client/drizzle.cc:2919
515
573
msgid "%ld row in set"
516
574
msgid_plural "%ld rows in set"
520
#: ../client/drizzle.cc:2924
578
#: ../client/drizzle.cc:2928
524
#: ../client/drizzle.cc:2926
582
#: ../client/drizzle.cc:2930
526
584
msgid "Query OK, %ld row affected"
527
585
msgid_plural "Query OK, %ld rows affected"
531
#: ../client/drizzledump.cc:212
589
#: ../client/drizzle.cc:3002
590
msgid "popen() failed! defaulting PAGER to stdout!\n"
593
#: ../client/drizzle.cc:3024
595
msgid "Error logging to file '%s'\n"
598
#: ../client/drizzle.cc:3029
600
msgid "Logging to file '%s'\n"
601
msgstr "Læser historiefil %s\n"
603
#: ../client/drizzle.cc:3113
612
"Collation: %s (%u)\n"
620
#: ../client/drizzle.cc:3580
622
msgid "No previous outfile available, you must give a filename!\n"
625
#: ../client/drizzle.cc:3585
627
msgid "Currently logging to file '%s'\n"
630
#: ../client/drizzle.cc:3605
632
msgid "No outfile specified!\n"
635
#: ../client/drizzle.cc:3618
636
msgid "Outfile disabled.\n"
639
#: ../client/drizzle.cc:3645
640
msgid "Default pager wasn't set, using stdout.\n"
643
#: ../client/drizzle.cc:3665
645
msgid "PAGER set to '%s'\n"
648
#: ../client/drizzle.cc:3676
649
msgid "PAGER set to stdout\n"
652
#: ../client/drizzle.cc:3759
654
msgid "Connection id: %u"
657
#: ../client/drizzle.cc:3761
659
msgid "Current database: %.128s\n"
662
#: ../client/drizzle.cc:3762
667
#: ../client/drizzle.cc:3782
668
msgid "Usage: \\. <filename> | source <filename>"
671
#: ../client/drizzle.cc:3797
673
msgid "Failed to open file '%s', error: %d"
676
#: ../client/drizzle.cc:3805
677
msgid "Can't initialize LineBuffer"
680
#: ../client/drizzle.cc:3841
681
msgid "DELIMITER must be followed by a 'delimiter' character or string"
684
#: ../client/drizzle.cc:3874
685
msgid "USE must be followed by a database name"
688
#: ../client/drizzle.cc:3942
690
msgid "Database changed"
691
msgstr "Database der skal anvendes."
693
#: ../client/drizzle.cc:3950
695
msgid "Show warnings enabled."
696
msgstr "Vis advarsler efter hver udsagn."
698
#: ../client/drizzle.cc:3958
700
msgid "Show warnings disabled."
701
msgstr "Vis advarsler efter hver udsagn."
703
#: ../client/drizzle.cc:4100
707
"Connection id:\t\t%lu\n"
710
#: ../client/drizzle.cc:4112
712
msgid "Current database:\t%s\n"
715
#: ../client/drizzle.cc:4113
717
msgid "Current user:\t\t%s\n"
720
#: ../client/drizzle.cc:4119
721
msgid "SSL:\t\t\tNot in use"
724
#: ../client/drizzle.cc:4124
730
#: ../client/drizzle.cc:4131
733
"All updates ignored to this database\n"
736
#: ../client/drizzle.cc:4134
738
msgid "Current pager:\t\t%s\n"
741
#: ../client/drizzle.cc:4135
743
msgid "Using outfile:\t\t'%s'\n"
746
#: ../client/drizzle.cc:4136
748
msgid "Using delimiter:\t%s\n"
751
#: ../client/drizzle.cc:4137
753
msgid "Server version:\t\t%s\n"
756
#: ../client/drizzle.cc:4138
758
msgid "Protocol version:\t%d\n"
761
#: ../client/drizzle.cc:4139
763
msgid "Connection:\t\t%s\n"
766
#: ../client/drizzle.cc:4146
768
msgid "UNIX socket:\t\t%s\n"
771
#: ../client/drizzle.cc:4148
773
msgid "TCP port:\t\t%d\n"
776
#: ../client/drizzle.cc:4153
779
"Note that you are running in safe_update_mode:\n"
782
#: ../client/drizzle.cc:4155
785
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
787
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
789
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
790
" Max number of examined row combination in a join is set to: %"
795
#: ../client/drizzle.cc:4217 ../drizzled/option.cc:339
800
#: ../client/drizzle.cc:4260
802
msgid "ERROR %d (%s): "
805
#: ../client/drizzle.cc:4262
810
#: ../client/drizzle.cc:4265
814
#: ../client/drizzle.cc:4398
818
#: ../client/drizzle.cc:4400
822
#: ../client/drizzle.cc:4406
826
#: ../client/drizzle.cc:4412
830
#: ../client/drizzle.cc:4513
834
#: ../client/drizzle.cc:4633
836
msgid "Returning to default PROMPT of %s\n"
839
#: ../client/drizzle.cc:4638
840
msgid "Memory allocation error. Not changing prompt\n"
843
#: ../client/drizzle.cc:4643
845
msgid "PROMPT set to '%s'\n"
848
#: ../client/drizzledump.cc:198
533
850
msgid "Got errno %d on write"
536
#: ../client/drizzledump.cc:296
853
#: ../client/drizzledump.cc:282
538
855
msgid "%s: You must use option --tab with --fields-...\n"
541
#: ../client/drizzledump.cc:302
858
#: ../client/drizzledump.cc:288
544
861
"%s: You can't use --single-transaction and --lock-all-tables at the same "
548
#: ../client/drizzledump.cc:308
865
#: ../client/drizzledump.cc:294
551
868
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
555
#: ../client/drizzledump.cc:314
872
#: ../client/drizzledump.cc:300
557
874
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
560
#: ../client/drizzledump.cc:333
877
#: ../client/drizzledump.cc:319
562
879
msgid "Got error: %s (%d) %s"
565
#: ../client/drizzledump.cc:340
882
#: ../client/drizzledump.cc:326
567
884
msgid "Got error: %d %s"
570
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
571
#: ../client/drizzledump.cc:458
887
#: ../client/drizzledump.cc:424 ../client/drizzledump.cc:431
888
#: ../client/drizzledump.cc:444
573
890
msgid "Couldn't execute '%s': %s (%d)"
576
#: ../client/drizzledump.cc:518
893
#: ../client/drizzledump.cc:504
578
895
msgid "-- Connecting to %s...\n"
581
#: ../client/drizzledump.cc:541
898
#: ../client/drizzledump.cc:527
583
900
msgid "-- Disconnecting from %s...\n"
586
#: ../client/drizzledump.cc:552
903
#: ../client/drizzledump.cc:538
587
904
msgid "Couldn't allocate memory"
590
#: ../client/drizzledump.cc:896
907
#: ../client/drizzledump.cc:882
593
910
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
597
#: ../client/drizzledump.cc:910
914
#: ../client/drizzledump.cc:896
599
916
msgid "-- Retrieving table structure for table %s...\n"
602
#: ../client/drizzledump.cc:1024
919
#: ../client/drizzledump.cc:1010
604
921
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
607
#: ../client/drizzledump.cc:1131
924
#: ../client/drizzledump.cc:1117
609
926
msgid "%s: Can't get keys for table %s\n"
612
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
929
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
614
931
msgid "Error: Couldn't read status information for table %s\n"
617
#: ../client/drizzledump.cc:1353
934
#: ../client/drizzledump.cc:1339
619
936
msgid "Error retrieving table structure for table: \"%s\""
622
#: ../client/drizzledump.cc:1360
939
#: ../client/drizzledump.cc:1346
624
941
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
627
#: ../client/drizzledump.cc:1371
944
#: ../client/drizzledump.cc:1357
629
946
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
632
#: ../client/drizzledump.cc:1378
949
#: ../client/drizzledump.cc:1364
634
951
msgid "-- Skipping dump data for table '%s', it has no fields\n"
637
#: ../client/drizzledump.cc:1386
954
#: ../client/drizzledump.cc:1372
638
955
msgid "-- Sending SELECT query...\n"
641
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
958
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
642
959
msgid "when executing 'SELECT INTO OUTFILE'"
645
#: ../client/drizzledump.cc:1451
962
#: ../client/drizzledump.cc:1437
654
#: ../client/drizzledump.cc:1492
971
#: ../client/drizzledump.cc:1478
655
972
msgid "-- Retrieving rows...\n"
658
#: ../client/drizzledump.cc:1495
975
#: ../client/drizzledump.cc:1481
660
977
msgid "%s: Error in field count for table: %s ! Aborting.\n"
663
#: ../client/drizzledump.cc:1539
980
#: ../client/drizzledump.cc:1525
665
982
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
668
#: ../client/drizzledump.cc:1556
985
#: ../client/drizzledump.cc:1542
670
987
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
673
#: ../client/drizzledump.cc:1578
990
#: ../client/drizzledump.cc:1564
675
992
msgid "Not enough fields from table %s! Aborting.\n"
678
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
995
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
679
996
msgid "when doing refresh"
682
#: ../client/drizzledump.cc:2080
999
#: ../client/drizzledump.cc:2066
683
1000
msgid "alloc_root failure."
686
#: ../client/drizzledump.cc:2096
1003
#: ../client/drizzledump.cc:2082
688
1005
msgid "Couldn't find table: \"%s\""
691
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
692
#: ../client/drizzledump.cc:2391
1008
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1009
#: ../client/drizzledump.cc:2336
695
1012
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
698
#: ../client/drizzledump.cc:2423
1015
#: ../client/drizzledump.cc:2368
700
1017
msgid "Error: Not enough memory to store ORDER BY clause\n"
703
#: ../client/drizzledump.cc:2480
1020
#: ../client/drizzledump.cc:2399
1022
"Dump all the databases. This will be same as --databases with all databases "
1026
#: ../client/drizzledump.cc:2401
1027
msgid "Dump all the tablespaces."
1030
#: ../client/drizzledump.cc:2403
1031
msgid "Use complete insert statements."
1034
#: ../client/drizzledump.cc:2407
1036
"Flush logs file in server before starting dump. Note that if you dump many "
1037
"databases at once (using the option --databases= or --all-databases), the "
1038
"logs will be flushed for each database dumped. The exception is when using --"
1039
"lock-all-tables in this case the logs will be flushed only once, "
1040
"corresponding to the moment all tables are locked. So if you want your dump "
1041
"and the log flush to happen at the same exact moment you should use --lock-"
1042
"all-tables or --flush-logs"
1045
#: ../client/drizzledump.cc:2409
1047
msgid "Continue even if we get an sql-error."
1048
msgstr "Fortsæt selv om vi får en sql-fejl."
1050
#: ../client/drizzledump.cc:2410
1052
msgid "Display this help message and exit."
1053
msgstr "Vis denne hjælp og afslut."
1055
#: ../client/drizzledump.cc:2412
1057
"Locks all tables across all databases. This is achieved by taking a global "
1058
"read lock for the duration of the whole dump. Automatically turns --single-"
1059
"transaction and --lock-tables off."
1062
#: ../client/drizzledump.cc:2414
1064
"Sorts each table's rows by primary key, or first unique key, if such a key "
1065
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1066
"table, but will make the dump itself take considerably longer."
1069
#: ../client/drizzledump.cc:2416
1071
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1072
"Works ONLY for tables stored in storage engines which support "
1073
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1074
"be consistent for other storage engines. While a --single-transaction dump "
1075
"is in process, to ensure a valid dump file (correct table contents), no "
1076
"other connection should use the following statements: ALTER TABLE, DROP "
1077
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1078
"from them. Option automatically turns off --lock-tables."
1081
#: ../client/drizzledump.cc:2417
1083
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1084
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1085
"default, disable with --skip-opt."
1088
#: ../client/drizzledump.cc:2419
1090
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1091
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1094
#: ../client/drizzledump.cc:2420
1095
msgid "Overrides option --databases (-B)."
1098
#: ../client/drizzledump.cc:2422
704
1099
msgid "Number of rows before each output progress report (requires --verbose)."
707
#: ../client/drizzledump.cc:2633 ../client/drizzledump.cc:2720
1102
#: ../client/drizzledump.cc:2424
1103
msgid "Print info about the various stages."
1106
#: ../client/drizzledump.cc:2426
1107
msgid "Dump a database as well formed XML."
1110
#: ../client/drizzledump.cc:2427
1111
msgid "Turn off Comments"
1114
#: ../client/drizzledump.cc:2428
1115
msgid "Turn off create-options"
1118
#: ../client/drizzledump.cc:2429
1119
msgid "Turn off extended-insert"
1122
#: ../client/drizzledump.cc:2430
1123
msgid "Turn off dump-date"
1126
#: ../client/drizzledump.cc:2431
1127
msgid "Do not read from the configuration files"
1130
#: ../client/drizzledump.cc:2437
1131
msgid "Add a 'DROP DATABASE' before each create."
1134
#: ../client/drizzledump.cc:2439
1135
msgid "Add a 'drop table' before each create."
1138
#: ../client/drizzledump.cc:2441
1139
msgid "Allow creation of column names that are keywords."
1142
#: ../client/drizzledump.cc:2443
1143
msgid "Write additional information."
1146
#: ../client/drizzledump.cc:2445
1148
"Give less verbose output (useful for debugging). Disables structure comments "
1149
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1150
"set-names --skip-disable-keys --skip-add-locks"
1153
#: ../client/drizzledump.cc:2447
1154
msgid "Include all DRIZZLE specific create options."
1157
#: ../client/drizzledump.cc:2449
1158
msgid "Put a dump date to the end of the output."
1161
#: ../client/drizzledump.cc:2451
1163
"To dump several databases. Note the difference in usage; In this case no "
1164
"tables are given. All name arguments are regarded as databasenames. 'USE "
1165
"db_name;' will be included in the output."
1168
#: ../client/drizzledump.cc:2453
1169
msgid "Insert rows with INSERT DELAYED;"
1172
#: ../client/drizzledump.cc:2455
1174
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1175
"will be put in the output."
1178
#: ../client/drizzledump.cc:2457
1179
msgid "Allows utilization of the new, much faster INSERT syntax."
1182
#: ../client/drizzledump.cc:2459
1183
msgid "Fields in the textfile are terminated by ..."
1186
#: ../client/drizzledump.cc:2461
1187
msgid "Fields in the importfile are enclosed by ..."
1190
#: ../client/drizzledump.cc:2463
1191
msgid "Fields in the i.file are opt. enclosed by ..."
1194
#: ../client/drizzledump.cc:2465
1195
msgid "Fields in the i.file are escaped by ..."
1198
#: ../client/drizzledump.cc:2469
1200
"Do not dump the specified table. To specify more than one table to ignore, "
1201
"use the directive multiple times, once for each table. Each table must be "
1202
"specified with both database and table names, e.g. --ignore-table=database."
1206
#: ../client/drizzledump.cc:2471
1207
msgid "Insert rows with INSERT IGNORE."
1210
#: ../client/drizzledump.cc:2473
1211
msgid "Lines in the i.file are terminated by ..."
1214
#: ../client/drizzledump.cc:2475
1215
msgid "Wrap tables with autocommit/commit statements."
1218
#: ../client/drizzledump.cc:2477
1220
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1221
"above line will be added otherwise, if --databases or --all-databases option "
1225
#: ../client/drizzledump.cc:2479
1226
msgid "Don't write table creation info."
1229
#: ../client/drizzledump.cc:2481
1230
msgid "No row information."
1233
#: ../client/drizzledump.cc:2482
1234
msgid "Deprecated. Use --skip-set-charset instead."
1237
#: ../client/drizzledump.cc:2484
1238
msgid "Enable set-name"
1241
#: ../client/drizzledump.cc:2486
1242
msgid "Don't buffer query, dump directly to stdout."
1245
#: ../client/drizzledump.cc:2488
1246
msgid "Quote table and column names with backticks (`)."
1249
#: ../client/drizzledump.cc:2490
1250
msgid "Use REPLACE INTO instead of INSERT INTO."
1253
#: ../client/drizzledump.cc:2492
1255
"Direct output to a given file. This option should be used in MSDOS, because "
1256
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1260
#: ../client/drizzledump.cc:2494
1262
"Creates tab separated textfile for each table to given path. (creates .sql "
1263
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1264
"machine as the drizzled daemon."
1267
#: ../client/drizzledump.cc:2496
1268
msgid "Dump only selected records; QUOTES mandatory!"
1271
#: ../client/drizzledump.cc:2502
1272
msgid "Connect to host."
1275
#: ../client/drizzledump.cc:2506
1277
"Password to use when connecting to server. If password is not given it's "
1278
"solicited on the tty."
1281
#: ../client/drizzledump.cc:2508
1282
msgid "Port number to use for connection."
1285
#: ../client/drizzledump.cc:2515
1286
msgid "Hidden Options"
1289
#: ../client/drizzledump.cc:2517
1290
msgid "Used to select the database"
1293
#: ../client/drizzledump.cc:2518
1294
msgid "Used to select the tables"
1297
#: ../client/drizzledump.cc:2521
1298
msgid "Allowed Options + Hidden Options"
1301
#: ../client/drizzledump.cc:2573
1303
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1306
#: ../client/drizzledump.cc:2578
1308
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1309
"and you are welcome to modify and redistribute it under the GPL license\n"
1312
#: ../client/drizzledump.cc:2579
1313
msgid "Dumps definitions and data from a Drizzle database server"
1316
#: ../client/drizzledump.cc:2580
709
1318
msgid "Usage: %s [OPTIONS] database [tables]\n"
712
#: ../client/drizzledump.cc:2634 ../client/drizzledump.cc:2721
1321
#: ../client/drizzledump.cc:2581
714
1323
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
717
#: ../client/drizzledump.cc:2636 ../client/drizzledump.cc:2723
1326
#: ../client/drizzledump.cc:2583
719
1328
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
722
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
723
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
1331
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
1332
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
725
1334
msgid "Value supplied for port is not valid.\n"
4715
5304
msgid "error: could not open directory: %s\n"
4718
#: ../drizzled/main.cc:152
5307
#: ../drizzled/main.cc:150
4720
5309
"setrlimit could not change the size of core files to 'infinity'; We may not "
4721
5310
"be able to generate a core file on signals"
4724
#: ../drizzled/main.cc:250
5313
#: ../drizzled/main.cc:251
4726
5315
msgid "Data directory %s does not exist\n"
4729
#: ../drizzled/message/transaction_reader.cc:120
5318
#: ../drizzled/message/transaction_reader.cc:175
4731
5320
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4734
#: ../drizzled/message/transaction_reader.cc:129
5323
#: ../drizzled/message/transaction_reader.cc:184
4735
5324
#: ../drizzled/message/transaction_writer.cc:371
4737
5326
msgid "Cannot open file: %s\n"
4740
#: ../drizzled/message/transaction_reader.cc:162
5329
#: ../drizzled/message/transaction_reader.cc:217
4742
5331
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4745
#: ../drizzled/message/transaction_reader.cc:168
4746
#: ../plugin/transaction_log/transaction_log_reader.cc:117
5334
#: ../drizzled/message/transaction_reader.cc:223
5335
#: ../plugin/transaction_log/transaction_log_reader.cc:119
4748
5337
msgid "Attempted to read record bigger than INT_MAX\n"
4751
#: ../drizzled/message/transaction_reader.cc:188
4752
#: ../plugin/transaction_log/transaction_log_reader.cc:137
5340
#: ../drizzled/message/transaction_reader.cc:243
5341
#: ../plugin/transaction_log/transaction_log_reader.cc:139
4754
5343
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4757
#: ../drizzled/message/transaction_reader.cc:199
4758
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4759
#: ../plugin/transaction_log/print_transaction_message.cc:142
4760
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5346
#: ../drizzled/message/transaction_reader.cc:256
5347
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5348
#: ../plugin/transaction_log/print_transaction_message.cc:147
5349
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4762
5351
msgid "Could not read transaction message.\n"
4765
#: ../drizzled/message/transaction_reader.cc:200
4766
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4767
#: ../plugin/transaction_log/print_transaction_message.cc:143
4768
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5354
#: ../drizzled/message/transaction_reader.cc:257
5355
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5356
#: ../plugin/transaction_log/print_transaction_message.cc:148
5357
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4770
5359
msgid "GPB ERROR: %s.\n"
4773
#: ../drizzled/message/transaction_reader.cc:204
4774
#: ../drizzled/message/transaction_reader.cc:217
5362
#: ../drizzled/message/transaction_reader.cc:261
5363
#: ../drizzled/message/transaction_reader.cc:274
4802
5391
"the current running version of Drizzle: %<PRIu64>."
4805
#: ../drizzled/module/loader.cc:275
5394
#: ../drizzled/module/loader.cc:271
4808
5397
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4809
5398
"registered.\n"
4812
#: ../drizzled/module/loader.cc:354
5401
#: ../drizzled/module/loader.cc:350
4814
5403
msgid "Plugin '%s' init function returned error.\n"
4817
#: ../drizzled/module/loader.cc:532
5406
#: ../drizzled/module/loader.cc:514
4819
5408
msgid "Couldn't load plugin library named '%s'.\n"
4822
#: ../drizzled/module/loader.cc:542
5411
#: ../drizzled/module/loader.cc:524
4824
5413
msgid "Couldn't load plugin named '%s'.\n"
4827
#: ../drizzled/module/loader.cc:771
5416
#: ../drizzled/module/loader.cc:751
4828
5417
msgid "Out of memory."
4831
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
5420
#: ../drizzled/module/loader.cc:1457 ../drizzled/module/loader.cc:1508
4833
5422
msgid "Unknown variable type code 0x%x in plugin '%s'."
4836
#: ../drizzled/module/loader.cc:1526
5425
#: ../drizzled/module/loader.cc:1500
4839
5428
"Server variable %s of plugin %s was forced to be read-only: string variable "
4840
5429
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4843
#: ../drizzled/module/loader.cc:1545
5432
#: ../drizzled/module/loader.cc:1519
4845
5434
msgid "Missing variable name in plugin '%s'."
4848
#: ../drizzled/module/loader.cc:1562
5437
#: ../drizzled/module/loader.cc:1536
4850
5439
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4853
#: ../drizzled/module/loader.cc:1684
5442
#: ../drizzled/module/loader.cc:1658
4855
5444
msgid "Out of memory for plugin '%s'."
4858
#: ../drizzled/module/loader.cc:1693
5447
#: ../drizzled/module/loader.cc:1667
4860
5449
msgid "Bad options for plugin '%s'."
4863
#: ../drizzled/module/loader.cc:1706
5452
#: ../drizzled/module/loader.cc:1680
4865
5454
msgid "Parsing options for plugin '%s' failed."
4868
#: ../drizzled/module/loader.cc:1759
5457
#: ../drizzled/module/loader.cc:1733
4870
5459
msgid "Plugin '%s' has conflicting system variables"
4873
#: ../drizzled/module/registry.h:102
5462
#: ../drizzled/module/registry.h:103
4875
5464
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4878
#: ../drizzled/module/registry.h:111
5467
#: ../drizzled/module/registry.h:112
4880
5469
msgid "Fatal error: Failed initializing %s plugin.\n"
5204
#: ../drizzled/signal_handler.cc:122
5764
#: ../drizzled/signal_handler.cc:148
5207
5767
"It is possible that drizzled could use up to \n"
5208
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5768
"(read_buffer_size + sort_buffer_size)*thread_count\n"
5209
5769
"bytes of memory\n"
5210
5770
"Hope that's ok; if not, decrease some variables in the equation.\n"
5214
#: ../drizzled/signal_handler.cc:135
5217
"Attempting backtrace. You can use the following information to find out\n"
5218
"where drizzled died. If you see no messages after this, something went\n"
5219
"terribly wrong...\n"
5222
#: ../drizzled/signal_handler.cc:163
5225
"Trying to get some variables.\n"
5226
"Some pointers may be invalid and cause the dump to abort...\n"
5229
#: ../drizzled/signal_handler.cc:174
5233
"This crash occurred while the server was calling initgroups(). This is\n"
5234
"often due to the use of a drizzled that is statically linked against glibc\n"
5235
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5236
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5237
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5238
"drizzled that is not statically linked.\n"
5241
#: ../drizzled/signal_handler.cc:188
5245
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5246
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5247
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5248
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5249
"the documentation for your distribution on how to do that.\n"
5252
#: ../drizzled/signal_handler.cc:201
5254
msgid "Writing a core file\n"
5255
msgstr "Skriver historiefil %s\n"
5257
#: ../drizzled/sql_base.cc:1527
5774
#: ../drizzled/sql_base.cc:1521
5259
5776
msgid "Table %s had a open data Cursor in reopen_table"
5262
#: ../drizzled/sql_table.cc:1972
5779
#: ../drizzled/sql_table.cc:1957
5264
5781
msgid "Unknown - internal error %d during operation"
5267
#: ../drizzled/statement/alter_table.cc:1429
5784
#: ../drizzled/statement/alter_table.cc:1486
5270
5787
"order_st BY ignored because there is a user-defined clustered index in the "
5271
5788
"table '%-.192s'"
5274
#: ../drizzled/table.cc:1971
5791
#: ../drizzled/table.cc:1965
5276
5793
msgid "Got error %d when reading table '%s'"
5383
5900
msgid "Default database to use."
5386
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5387
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5903
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
5904
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5388
5905
msgid "Invalid value of port\n"
5391
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5392
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5908
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
5909
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5393
5910
msgid "Invalid value for connect_timeout\n"
5396
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5397
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5913
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
5914
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5398
5915
msgid "Invalid value for read_timeout\n"
5401
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5402
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5918
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
5919
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
5403
5920
msgid "Invalid value for write_timeout\n"
5406
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5923
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
5407
5924
msgid "Invalid value for retry_count\n"
5410
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5411
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5927
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
5928
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
5412
5929
msgid "Invalid value for buffer_length\n"
5415
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5416
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5932
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
5933
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
5418
5935
"Port number to use for connection or 0 for default to, in order of "
5419
5936
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5422
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5423
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5424
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5425
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5939
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
5940
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
5941
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
5942
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
5426
5943
msgid "Connect Timeout."
5429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5430
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5431
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5432
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5946
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5947
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
5948
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
5949
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
5433
5950
msgid "Read Timeout."
5436
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5437
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5438
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5439
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5953
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5954
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
5955
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5956
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
5440
5957
msgid "Write Timeout."
5443
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5444
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5445
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5446
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5961
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
5962
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
5963
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5447
5964
msgid "Retry Count."
5450
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5451
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5452
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5453
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5967
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5968
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
5969
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5970
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
5454
5971
msgid "Buffer length."
5457
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5458
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5459
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5460
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5974
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
5975
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
5976
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5977
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
5461
5978
msgid "Address to bind to."
6054
6571
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6057
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6574
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6058
6575
msgid "Invalid value for io-capacity\n"
6061
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6578
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6062
6579
msgid "Invalid value for fast-shutdown\n"
6065
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6582
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6066
6583
msgid "Invalid value for flush-log-at-trx-commit\n"
6069
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6586
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6070
6587
msgid "Invalid value for max-dirty-pages-pct\n"
6073
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6590
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6074
6591
msgid "Invalid value for stats-sample-pages\n"
6077
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6594
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6078
6595
msgid "Invalid value for additional-mem-pool-size\n"
6081
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6598
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6082
6599
msgid "Invalid value for autoextend-increment\n"
6085
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6602
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6086
6603
msgid "Invalid value for buffer-pool-size\n"
6089
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6606
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6090
6607
msgid "Invalid value for commit-concurrency\n"
6093
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6610
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6094
6611
msgid "Invalid value for concurrency-tickets\n"
6097
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6614
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6098
6615
msgid "Invalid value for file-io-threads\n"
6101
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6618
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6102
6619
msgid "Invalid value for read-io-threads\n"
6105
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6622
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6106
6623
msgid "Invalid value for write-io-threads\n"
6109
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6626
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6110
6627
msgid "Invalid value for force-recovery\n"
6113
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6114
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6630
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6631
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6115
6632
msgid "Invalid value for log-file-size\n"
6118
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6635
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6119
6636
msgid "Invalid value for log-files-in-group\n"
6122
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6639
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6123
6640
msgid "Invalid value for mirrored-log-groups\n"
6126
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6643
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6127
6644
msgid "Invalid value for open-files\n"
6130
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6647
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6131
6648
msgid "Invalid value for thread-concurrency\n"
6134
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6651
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6135
6652
msgid "Invalid value for read-ahead-threshold\n"
6138
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6655
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6139
6656
msgid "Invalid value for lock-wait-timeout\n"
6142
#: ../plugin/logging_gearman/logging_gearman.cc:196
6659
#: ../plugin/logging_gearman/logging_gearman.cc:199
6144
6661
msgid "fail gearman_client_create(): %s"
6147
#: ../plugin/logging_gearman/logging_gearman.cc:207
6664
#: ../plugin/logging_gearman/logging_gearman.cc:210
6149
6666
msgid "fail gearman_client_add_server(): %s"
6152
#: ../plugin/logging_gearman/logging_gearman.cc:306
6153
#: ../plugin/logging_gearman/logging_gearman.cc:313
6669
#: ../plugin/logging_gearman/logging_gearman.cc:309
6670
#: ../plugin/logging_gearman/logging_gearman.cc:316
6154
6671
msgid "Enable logging to a gearman server"
6157
#: ../plugin/logging_gearman/logging_gearman.cc:322
6674
#: ../plugin/logging_gearman/logging_gearman.cc:325
6158
6675
msgid "Hostname for logging to a Gearman server"
6161
#: ../plugin/logging_gearman/logging_gearman.cc:331
6678
#: ../plugin/logging_gearman/logging_gearman.cc:334
6162
6679
msgid "Gearman Function to send logging to"
6165
#: ../plugin/logging_gearman/logging_gearman.cc:349
6682
#: ../plugin/logging_gearman/logging_gearman.cc:352
6166
6683
msgid "Log queries to a Gearman server"
6169
#: ../plugin/logging_query/logging_query.cc:189
6686
#: ../plugin/logging_query/logging_query.cc:192
6171
6688
msgid "fail open() fn=%s er=%s\n"
6174
#: ../plugin/logging_query/logging_query.cc:313
6691
#: ../plugin/logging_query/logging_query.cc:316
6175
6692
msgid "Invalid value for threshold-slow"
6178
#: ../plugin/logging_query/logging_query.cc:322
6695
#: ../plugin/logging_query/logging_query.cc:325
6179
6696
msgid "Invalid value for threshold-big-resultset"
6182
#: ../plugin/logging_query/logging_query.cc:331
6699
#: ../plugin/logging_query/logging_query.cc:334
6183
6700
msgid "Invalid value for threshold-big-examined"
6186
#: ../plugin/logging_query/logging_query.cc:345
6187
#: ../plugin/logging_query/logging_query.cc:361
6703
#: ../plugin/logging_query/logging_query.cc:348
6704
#: ../plugin/logging_query/logging_query.cc:364
6188
6705
msgid "Enable logging to CSV file"
6191
#: ../plugin/logging_query/logging_query.cc:348
6192
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
6708
#: ../plugin/logging_query/logging_query.cc:351
6709
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6193
6710
#: ../plugin/syslog/module.cc:233
6194
6711
msgid "Threshold for logging slow queries, in microseconds"
6197
#: ../plugin/logging_query/logging_query.cc:351
6198
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
6714
#: ../plugin/logging_query/logging_query.cc:354
6715
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6199
6716
#: ../plugin/syslog/module.cc:236
6200
6717
msgid "Threshold for logging big queries, for rows returned"
6203
#: ../plugin/logging_query/logging_query.cc:354
6204
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
6720
#: ../plugin/logging_query/logging_query.cc:357
6721
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6205
6722
#: ../plugin/syslog/module.cc:239
6206
6723
msgid "Threshold for logging big queries, for rows examined"
6209
#: ../plugin/logging_query/logging_query.cc:370
6726
#: ../plugin/logging_query/logging_query.cc:373
6210
6727
msgid "File to log to"
6213
#: ../plugin/logging_query/logging_query.cc:379
6730
#: ../plugin/logging_query/logging_query.cc:382
6214
6731
msgid "PCRE to match the query against"
6217
#: ../plugin/logging_query/logging_query.cc:436
6734
#: ../plugin/logging_query/logging_query.cc:439
6218
6735
msgid "Log queries to a CSV file"
6221
#: ../plugin/logging_stats/logging_stats.cc:303
6738
#: ../plugin/logging_stats/logging_stats.cc:312
6222
6739
msgid "Invalid value for max-user-count\n"
6225
#: ../plugin/logging_stats/logging_stats.cc:311
6742
#: ../plugin/logging_stats/logging_stats.cc:320
6226
6743
msgid "Invalid value for bucket-count\n"
6229
#: ../plugin/logging_stats/logging_stats.cc:320
6746
#: ../plugin/logging_stats/logging_stats.cc:329
6230
6747
msgid "Invalid value for scoreboard-size\n"
6233
#: ../plugin/logging_stats/logging_stats.cc:354
6234
#: ../plugin/logging_stats/logging_stats.cc:396
6750
#: ../plugin/logging_stats/logging_stats.cc:364
6751
#: ../plugin/logging_stats/logging_stats.cc:406
6235
6752
msgid "Max number of users that will be logged"
6238
#: ../plugin/logging_stats/logging_stats.cc:365
6239
#: ../plugin/logging_stats/logging_stats.cc:399
6755
#: ../plugin/logging_stats/logging_stats.cc:375
6756
#: ../plugin/logging_stats/logging_stats.cc:409
6240
6757
msgid "Max number of range locks to use for Scoreboard"
6243
#: ../plugin/logging_stats/logging_stats.cc:376
6244
#: ../plugin/logging_stats/logging_stats.cc:402
6760
#: ../plugin/logging_stats/logging_stats.cc:386
6761
#: ../plugin/logging_stats/logging_stats.cc:412
6245
6762
msgid "Max number of concurrent sessions that will be logged"
6248
#: ../plugin/logging_stats/logging_stats.cc:387
6249
#: ../plugin/logging_stats/logging_stats.cc:405
6765
#: ../plugin/logging_stats/logging_stats.cc:397
6766
#: ../plugin/logging_stats/logging_stats.cc:415
6250
6767
msgid "Enable Logging Statistics Collection"
6253
#: ../plugin/logging_stats/logging_stats.cc:422
6770
#: ../plugin/logging_stats/logging_stats.cc:432
6254
6771
msgid "User Statistics as DATA_DICTIONARY tables"
6752
7287
msgid "Syslog Priority of error messages"
6755
#: ../plugin/transaction_log/background_worker.cc:74
7290
#: ../plugin/transaction_log/background_worker.cc:77
6757
7292
msgid "Unable to create background worker thread. Got error %s.\n"
6760
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6761
#: ../plugin/transaction_log/print_transaction_message.cc:102
6762
#: ../plugin/transaction_log/transaction_log_reader.cc:95
7295
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
7296
#: ../plugin/transaction_log/print_transaction_message.cc:105
7297
#: ../plugin/transaction_log/transaction_log_reader.cc:97
6764
7299
msgid "Failed to open transaction log file %s. Got error: %s\n"
6767
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6768
#: ../plugin/transaction_log/print_transaction_message.cc:144
6769
#: ../plugin/transaction_log/transaction_log_reader.cc:150
7302
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
7303
#: ../plugin/transaction_log/print_transaction_message.cc:149
7304
#: ../plugin/transaction_log/transaction_log_reader.cc:154
6771
7306
msgid "Raw buffer read: %s.\n"
6774
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6775
#: ../plugin/transaction_log/print_transaction_message.cc:150
6776
#: ../plugin/transaction_log/transaction_log_reader.cc:157
7309
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
7310
#: ../plugin/transaction_log/print_transaction_message.cc:155
7311
#: ../plugin/transaction_log/transaction_log_reader.cc:161
6778
7313
msgid "Unable to parse transaction. Got error: %s.\n"
6781
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6782
#: ../plugin/transaction_log/print_transaction_message.cc:152
6783
#: ../plugin/transaction_log/transaction_log_reader.cc:159
7316
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
7317
#: ../plugin/transaction_log/print_transaction_message.cc:157
7318
#: ../plugin/transaction_log/transaction_log_reader.cc:163
6785
7320
msgid "BUFFER: %s\n"
6786
7321
msgstr "BUFFER: %s\n"
6788
#: ../plugin/transaction_log/module.cc:135
7323
#: ../plugin/transaction_log/module.cc:137
6789
7324
msgid "Invalid value for sync-method\n"
6792
#: ../plugin/transaction_log/module.cc:144
7327
#: ../plugin/transaction_log/module.cc:146
6793
7328
msgid "Invalid value for num-write-buffers\n"
6796
#: ../plugin/transaction_log/module.cc:178
7331
#: ../plugin/transaction_log/module.cc:182
6798
7333
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6801
#: ../plugin/transaction_log/module.cc:187
7336
#: ../plugin/transaction_log/module.cc:191
6803
7338
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6806
#: ../plugin/transaction_log/module.cc:197
7341
#: ../plugin/transaction_log/module.cc:203
6808
7343
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6811
#: ../plugin/transaction_log/module.cc:206
7346
#: ../plugin/transaction_log/module.cc:212
6813
7348
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6816
#: ../plugin/transaction_log/module.cc:219
7351
#: ../plugin/transaction_log/module.cc:227
6818
7353
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6821
#: ../plugin/transaction_log/module.cc:279
6822
#: ../plugin/transaction_log/module.cc:350
7356
#: ../plugin/transaction_log/module.cc:287
7357
#: ../plugin/transaction_log/module.cc:358
6823
7358
msgid "Enable transaction log"
6826
#: ../plugin/transaction_log/module.cc:287
6827
#: ../plugin/transaction_log/module.cc:344
7361
#: ../plugin/transaction_log/module.cc:295
7362
#: ../plugin/transaction_log/module.cc:352
6828
7363
msgid "DEBUGGING - Truncate transaction log"
6831
#: ../plugin/transaction_log/module.cc:295
6832
#: ../plugin/transaction_log/module.cc:353
7366
#: ../plugin/transaction_log/module.cc:303
7367
#: ../plugin/transaction_log/module.cc:361
6833
7368
msgid "Path to the file to use for transaction log"
6836
#: ../plugin/transaction_log/module.cc:311
6837
#: ../plugin/transaction_log/module.cc:347
7371
#: ../plugin/transaction_log/module.cc:319
7372
#: ../plugin/transaction_log/module.cc:355
6838
7373
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6841
#: ../plugin/transaction_log/module.cc:319
6842
#: ../plugin/transaction_log/module.cc:359
7376
#: ../plugin/transaction_log/module.cc:327
7377
#: ../plugin/transaction_log/module.cc:367
6844
7379
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6845
7380
"each transaction write, 2 == sync log file once per second"
6848
#: ../plugin/transaction_log/module.cc:332
6849
#: ../plugin/transaction_log/module.cc:362
7383
#: ../plugin/transaction_log/module.cc:340
7384
#: ../plugin/transaction_log/module.cc:370
6850
7385
msgid "Number of slots for in-memory write buffers (default=8)."
6853
#: ../plugin/transaction_log/transaction_log.cc:112
7388
#: ../plugin/transaction_log/transaction_log.cc:114
6854
7389
msgid "Failed to open transaction log file "
6857
#: ../plugin/transaction_log/transaction_log.cc:211
7392
#: ../plugin/transaction_log/transaction_log.cc:215
6860
7395
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
6861
7396
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6864
#: ../plugin/transaction_log/transaction_log.cc:230
7399
#: ../plugin/transaction_log/transaction_log.cc:236
6866
7401
msgid "Failed to sync log file. Got error: %s\n"
7405
#~ msgid "Writing a core file\n"
7406
#~ msgstr "Skriver historiefil %s\n"
6869
7408
#~ msgid "Synonym for -?"
6870
7409
#~ msgstr "Synonym for -?"