313
#: client/drizzle.cc:1351
318
#: client/drizzle.cc:1386
315
320
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
316
321
"option deprecated; use --disable-pager instead."
319
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
324
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
321
326
"Password to use when connecting to server. If password is not given it's "
322
327
"asked from the tty."
325
#: client/drizzle.cc:1356
330
#: client/drizzle.cc:1391
327
332
"Port number to use for connection or 0 for default to, in order of "
328
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
333
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
#: client/drizzle.cc:1357
336
#: client/drizzle.cc:1392
332
337
msgid "built-in default"
335
#: client/drizzle.cc:1360
340
#: client/drizzle.cc:1394
336
341
msgid "Set the drizzle prompt to this value."
339
#: client/drizzle.cc:1363
340
msgid "The protocol of connection (tcp,socket,pipe,memory)."
343
#: client/drizzle.cc:1366
344
#: client/drizzle.cc:1398
345
346
"Don't cache result, print it row by row. This may slow down the server if "
346
347
"the output is suspended. Doesn't use history file."
349
#: client/drizzle.cc:1368
350
#: client/drizzle.cc:1400
350
351
msgid "Write fields without conversion. Used with --batch."
353
#: client/drizzle.cc:1371
354
#: client/drizzle.cc:1403
355
356
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
356
357
"option is enabled by default."
359
#: client/drizzle.cc:1373
360
#: client/drizzle.cc:1405
361
362
"Be more silent. Print results with a tab as separator, each row on new line."
364
#: client/drizzle.cc:1375
365
#: client/drizzle.cc:1407
365
366
msgid "Socket file to use for connection."
368
#: client/drizzle.cc:1378
369
#: client/drizzle.cc:1410
369
370
msgid "Output in table format."
372
#: client/drizzle.cc:1381
373
#: client/drizzle.cc:1413
374
375
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
376
"work in batch mode. Disable with --disable-tee. This option is disabled by "
379
#: client/drizzle.cc:1383
380
#: client/drizzle.cc:1415
381
382
"Disable outfile. See interactive help (\\h) also. WARNING: option "
382
383
"deprecated; use --disable-tee instead"
385
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
386
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
386
387
msgid "User for login if not current user."
389
#: client/drizzle.cc:1389
390
#: client/drizzle.cc:1421
390
391
msgid "Only allow UPDATE and DELETE that uses keys."
393
#: client/drizzle.cc:1392
394
#: client/drizzle.cc:1424
394
395
msgid "Synonym for option --safe-updates, -U."
397
#: client/drizzle.cc:1395
398
#: client/drizzle.cc:1427
398
399
msgid "Write more. (-v -v -v gives the table output format)."
401
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
402
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
402
403
msgid "Output version information and exit."
405
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
406
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
406
407
msgid "Wait and retry if connection is down."
409
#: client/drizzle.cc:1402
410
#: client/drizzle.cc:1434
410
411
msgid "Number of seconds before connection timeout."
413
#: client/drizzle.cc:1407
414
#: client/drizzle.cc:1439
414
415
msgid "Max packet length to send to, or receive from server"
417
#: client/drizzle.cc:1412
418
#: client/drizzle.cc:1444
418
419
msgid "Buffer for TCP/IP and socket communication"
421
#: client/drizzle.cc:1416
422
#: client/drizzle.cc:1448
422
423
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1421
426
#: client/drizzle.cc:1453
426
427
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1425
430
#: client/drizzle.cc:1457
430
431
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
433
#: client/drizzle.cc:1438
434
#: client/drizzle.cc:1462
435
msgid "Number of lines before each import progress report."
438
#: client/drizzle.cc:1473
435
440
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
438
#: client/drizzle.cc:1445
443
#: client/drizzle.cc:1480
441
"Copyright (C) 2000-2008 MySQL AB\n"
442
" This software comes with ABSOLUTELY NO "
443
"WARRANTY. This is free software,\n"
444
" and you are welcome to modify and redistribute it under the GPL license\n"
446
"Copyright (C) 2008 Sun Microsystems\n"
447
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
448
"and you are welcome to modify and redistribute it under the GPL license\n"
447
#: client/drizzle.cc:1449
451
#: client/drizzle.cc:1485
449
453
msgid "Usage: %s [OPTIONS] [database]\n"
452
#: client/drizzle.cc:1482
456
#: client/drizzle.cc:1520
453
457
msgid "DELIMITER cannot contain a backslash character"
456
#: client/drizzle.cc:1503
460
#: client/drizzle.cc:1541
458
462
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
461
#: client/drizzle.cc:1526
465
#: client/drizzle.cc:1564
463
467
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
466
#: client/drizzle.cc:1530
470
#: client/drizzle.cc:1568
468
472
msgid "WARNING: --server-arg option not supported in this configuration.\n"
471
#: client/drizzle.cc:1898
475
#: client/drizzle.cc:1595
477
"Non-integer value supplied for port. If you are trying to enter a password "
478
"please use --password instead."
481
#: client/drizzle.cc:1603
482
msgid "Value supplied for port is not valid."
485
#: client/drizzle.cc:1756
487
msgid "Processing line: %<PRIu32>\n"
490
#: client/drizzle.cc:1972
473
492
msgid "Unknown command '\\%c'."
476
#: client/drizzle.cc:2325
495
#: client/drizzle.cc:2396
478
497
"Reading table information for completion of table and column names\n"
479
498
" You can turn off this feature to get a quicker startup with -A\n"
483
#: client/drizzle.cc:2422
502
#: client/drizzle.cc:2493
484
503
msgid "No connection. Trying to reconnect..."
487
#: client/drizzle.cc:2428
506
#: client/drizzle.cc:2499
488
507
msgid "Can't connect to the server\n"
491
#: client/drizzle.cc:2485
495
#: client/drizzle.cc:2485
499
#: client/drizzle.cc:2540
504
#: client/drizzle.cc:2541
511
#: client/drizzle.cc:2543
518
#: client/drizzle.cc:2556
519
msgid "Many help items for your request exist."
522
510
#: client/drizzle.cc:2557
524
"To make a more specific request, please type 'help <item>',\n"
525
"where <item> is one of the following"
528
#: client/drizzle.cc:2563
530
msgid "You asked for help about help category: '%s'\n"
533
#: client/drizzle.cc:2564
535
"For more information, type 'help <item>', where <item> is one of the "
539
#: client/drizzle.cc:2577
545
#: client/drizzle.cc:2578
546
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
549
#: client/drizzle.cc:2600
550
511
msgid "List of all Drizzle commands:"
553
#: client/drizzle.cc:2602
514
#: client/drizzle.cc:2559
554
515
msgid "Note that all text commands must be first on line and end with ';'"
557
#: client/drizzle.cc:2613
560
"For server side help, type 'help contents'\n"
563
#: client/drizzle.cc:2656
518
#: client/drizzle.cc:2612
564
519
msgid "No query specified\n"
567
#: client/drizzle.cc:2671
522
#: client/drizzle.cc:2627
568
523
msgid "Ignoring query to other database"
571
#: client/drizzle.cc:2720
526
#: client/drizzle.cc:2676
572
527
msgid "Empty set"
575
#: client/drizzle.cc:2733
530
#: client/drizzle.cc:2689
577
532
msgid "%ld row in set"
578
533
msgid_plural "%ld rows in set"
582
#: client/drizzle.cc:2742
537
#: client/drizzle.cc:2698
586
#: client/drizzle.cc:2744
541
#: client/drizzle.cc:2700
588
543
msgid "Query OK, %ld row affected"
589
544
msgid_plural "Query OK, %ld rows affected"
593
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
548
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
595
550
"Port number to use for connection or 0 for default to, in order of "
596
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
551
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
599
#: client/drizzleadmin.cc:85
554
#: client/drizzleadmin.cc:86
600
555
msgid "Silently exit if one can't connect to server."
603
#: client/drizzleadmin.cc:91
558
#: client/drizzleadmin.cc:92
604
559
msgid "Write more information."
607
#: client/drizzleadmin.cc:256
562
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
563
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
564
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
567
"Non-integer value supplied for port. If you are trying to enter a password "
568
"please use --password instead.\n"
571
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
572
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
573
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
575
msgid "Value supplied for port is not valid.\n"
578
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
580
msgid "Memory allocation error while copying password. Aborting.\n"
583
#: client/drizzleadmin.cc:293
610
586
"connect to server at '%s' failed\n"
614
#: client/drizzleadmin.cc:262
590
#: client/drizzleadmin.cc:299
616
592
msgid "Check that drizzled is running on %s"
619
#: client/drizzleadmin.cc:263
595
#: client/drizzleadmin.cc:300
621
597
msgid " and that the port is %d.\n"
624
#: client/drizzleadmin.cc:265
600
#: client/drizzleadmin.cc:302
626
602
msgid "You can check this by doing 'telnet %s %d'\n"
629
#: client/drizzleadmin.cc:276
605
#: client/drizzleadmin.cc:313
631
607
msgid "Got error: %s\n"
634
#: client/drizzleadmin.cc:283
610
#: client/drizzleadmin.cc:320
635
611
msgid "Waiting for Drizzle server to answer"
638
#: client/drizzleadmin.cc:316
614
#: client/drizzleadmin.cc:353
640
616
msgid "shutting down drizzled...\n"
643
#: client/drizzleadmin.cc:320
619
#: client/drizzleadmin.cc:357
645
621
msgid "shutdown failed; error: '%s'"
648
#: client/drizzleadmin.cc:327
624
#: client/drizzleadmin.cc:364
653
#: client/drizzleadmin.cc:337
629
#: client/drizzleadmin.cc:374
654
630
msgid "drizzled is alive"
657
#: client/drizzleadmin.cc:345
633
#: client/drizzleadmin.cc:382
658
634
msgid "connection was down, but drizzled is now alive"
661
#: client/drizzleadmin.cc:349
637
#: client/drizzleadmin.cc:386
663
639
msgid "drizzled doesn't answer to ping, error: '%s'"
666
#: client/drizzleadmin.cc:358
642
#: client/drizzleadmin.cc:395
668
644
msgid "Unknown command: '%-.60s'"
671
#: client/drizzleadmin.cc:367
647
#: client/drizzleadmin.cc:404
673
649
msgid "%s Ver %s Distrib %s, for %s on %s\n"
676
#: client/drizzleadmin.cc:374
652
#: client/drizzleadmin.cc:411
677
653
msgid "Copyright (C) 2000-2008 MySQL AB"
680
#: client/drizzleadmin.cc:375
656
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
682
658
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
683
659
"and you are welcome to modify and redistribute it under the GPL license\n"
686
#: client/drizzleadmin.cc:376
662
#: client/drizzleadmin.cc:413
687
663
msgid "Administration program for the drizzled daemon."
690
#: client/drizzleadmin.cc:377
666
#: client/drizzleadmin.cc:414
692
668
msgid "Usage: %s [OPTIONS] command command....\n"
695
#: client/drizzleadmin.cc:379
671
#: client/drizzleadmin.cc:416
697
673
" ping Check if server is down\n"
698
674
" shutdown Take server down\n"
701
#: libdrizzle/errmsg.c:27
702
msgid "Unknown Drizzle error"
705
#: libdrizzle/errmsg.c:28
707
msgid "Can't create UNIX socket (%d)"
710
#: libdrizzle/errmsg.c:29
712
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
715
#: libdrizzle/errmsg.c:30
717
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
720
#: libdrizzle/errmsg.c:31
722
msgid "Can't create TCP/IP socket (%d)"
725
#: libdrizzle/errmsg.c:32
727
msgid "Unknown Drizzle server host '%-.100s' (%d)"
730
#: libdrizzle/errmsg.c:33
731
msgid "Drizzle server has gone away"
734
#: libdrizzle/errmsg.c:34
736
msgid "Protocol mismatch; server version = %d, client version = %d"
739
#: libdrizzle/errmsg.c:35
740
msgid "Drizzle client ran out of memory"
743
#: libdrizzle/errmsg.c:36
744
msgid "Wrong host info"
747
#: libdrizzle/errmsg.c:37
748
msgid "Localhost via UNIX socket"
751
#: libdrizzle/errmsg.c:38
753
msgid "%-.100s via TCP/IP"
756
#: libdrizzle/errmsg.c:39
757
msgid "Error in server handshake"
760
#: libdrizzle/errmsg.c:40
761
msgid "Lost connection to Drizzle server during query"
764
#: libdrizzle/errmsg.c:41
765
msgid "Commands out of sync; you can't run this command now"
768
#: libdrizzle/errmsg.c:42
770
msgid "Named pipe: %-.32s"
773
#: libdrizzle/errmsg.c:43
775
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
778
#: libdrizzle/errmsg.c:44
780
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
783
#: libdrizzle/errmsg.c:45
785
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
788
#: libdrizzle/errmsg.c:46
790
msgid "Can't initialize character set %-.32s (path: %-.100s)"
793
#: libdrizzle/errmsg.c:47
794
msgid "Got packet bigger than 'max_allowed_packet' bytes"
797
#: libdrizzle/errmsg.c:48
798
msgid "Embedded server"
801
#: libdrizzle/errmsg.c:49
802
msgid "Error on SHOW SLAVE STATUS:"
805
#: libdrizzle/errmsg.c:50
806
msgid "Error on SHOW SLAVE HOSTS:"
809
#: libdrizzle/errmsg.c:51
810
msgid "Error connecting to slave:"
813
#: libdrizzle/errmsg.c:52
814
msgid "Error connecting to master:"
817
#: libdrizzle/errmsg.c:53
818
msgid "SSL connection error"
821
#: libdrizzle/errmsg.c:54
822
msgid "Malformed packet"
825
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
826
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
827
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
828
#: libdrizzle/errmsg.c:74
829
msgid "(unused error message)"
832
#: libdrizzle/errmsg.c:56
833
msgid "Invalid use of null pointer"
836
#: libdrizzle/errmsg.c:57
837
msgid "Statement not prepared"
840
#: libdrizzle/errmsg.c:58
841
msgid "No data supplied for parameters in prepared statement"
844
#: libdrizzle/errmsg.c:59
845
msgid "Data truncated"
848
#: libdrizzle/errmsg.c:60
849
msgid "No parameters exist in the statement"
852
#: libdrizzle/errmsg.c:61
853
msgid "Invalid parameter number"
856
#: libdrizzle/errmsg.c:62
859
"Can't send long data for non-string/non-binary data types (parameter: %d)"
862
#: libdrizzle/errmsg.c:64
864
msgid "Using unsupported buffer type: %d (parameter: %d)"
867
#: libdrizzle/errmsg.c:65
869
msgid "Shared memory: %-.100s"
872
#: libdrizzle/errmsg.c:75
873
msgid "Wrong or unknown protocol"
876
#: libdrizzle/errmsg.c:76
877
msgid "Invalid connection handle"
880
#: libdrizzle/errmsg.c:77
882
"Connection using old (pre-4.1.1) authentication protocol refused (client "
883
"option 'secure_auth' enabled)"
886
#: libdrizzle/errmsg.c:79
887
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
890
#: libdrizzle/errmsg.c:80
891
msgid "Attempt to read column without prior row fetch"
894
#: libdrizzle/errmsg.c:81
895
msgid "Prepared statement contains no metadata"
898
#: libdrizzle/errmsg.c:82
900
"Attempt to read a row while there is no result set associated with the "
904
#: libdrizzle/errmsg.c:84
905
msgid "This feature is not implemented yet"
908
#: libdrizzle/errmsg.c:85
911
"Lost connection to Drizzle server while waiting for initial communication "
912
"packet, system error: %d"
915
#: libdrizzle/errmsg.c:87
918
"Lost connection to Drizzle server while reading initial communication "
919
"packet, system error: %d"
922
#: libdrizzle/errmsg.c:89
925
"Lost connection to Drizzle server while sending authentication information, "
929
#: libdrizzle/errmsg.c:91
932
"Lost connection to Drizzle server while reading authorization information, "
936
#: libdrizzle/errmsg.c:93
939
"Lost connection to Drizzle server while setting initial database, system "
943
#: libdrizzle/errmsg.c:95
945
msgid "Statement closed indirectly because of a preceeding %s() call"
948
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
949
msgid "Couldn't uncompress communication packet"
952
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
953
msgid "Got an error reading communication packets"
956
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
957
msgid "Got timeout reading communication packets"
960
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
961
msgid "Got an error writing communication packets"
964
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
965
msgid "Got timeout writing communication packets"
968
#: libdrizzle/local_infile.c:189 mysys/errors.c:52
970
msgid "File '%s' not found (Errcode: %d)"
973
#: libdrizzle/local_infile.c:220 mysys/errors.c:26
975
msgid "Error reading file '%s' (Errcode: %d)"
980
msgid "Can't create/write to file '%s' (Errcode: %d)"
985
msgid "Error writing file '%s' (Errcode: %d)"
990
msgid "Error on close of '%s' (Errcode: %d)"
995
msgid "Out of memory (Needed %u bytes)"
1000
msgid "Error on delete of '%s' (Errcode: %d)"
1003
#: mysys/errors.c:31
1005
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1008
#: mysys/errors.c:32
1010
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1013
#: mysys/errors.c:33
1015
msgid "Can't lock file (Errcode: %d)"
1018
#: mysys/errors.c:34
1020
msgid "Can't unlock file (Errcode: %d)"
1023
#: mysys/errors.c:35
1025
msgid "Can't read dir of '%s' (Errcode: %d)"
1028
#: mysys/errors.c:36
1030
msgid "Can't get stat of '%s' (Errcode: %d)"
1033
#: mysys/errors.c:37
1035
msgid "Can't change size of file (Errcode: %d)"
1038
#: mysys/errors.c:38
1040
msgid "Can't open stream from handle (Errcode: %d)"
1043
#: mysys/errors.c:39
1045
msgid "Can't get working dirctory (Errcode: %d)"
1048
#: mysys/errors.c:40
1050
msgid "Can't change dir to '%s' (Errcode: %d)"
1053
#: mysys/errors.c:41
1055
msgid "Warning: '%s' had %d links"
1058
#: mysys/errors.c:42
1060
msgid "Warning: %d files and %d streams is left open\n"
1063
#: mysys/errors.c:43
1065
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1068
#: mysys/errors.c:44
1070
msgid "Can't create directory '%s' (Errcode: %d)"
1073
#: mysys/errors.c:45
1076
"Character set '%s' is not a compiled character set and is not specified in "
1080
#: mysys/errors.c:46
1082
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1085
#: mysys/errors.c:47
1087
msgid "Can't read value for symlink '%s' (Error %d)"
1090
#: mysys/errors.c:48
1092
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1095
#: mysys/errors.c:49
1097
msgid "Error on realpath() on '%s' (Error %d)"
1100
#: mysys/errors.c:50
1102
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1105
#: mysys/errors.c:51
1108
"Collation '%s' is not a compiled collation and is not specified in the %s "
1112
#: mysys/errors.c:53
1114
msgid "File '%s' (fileno: %d) was not closed"
1117
#: mysys/my_error.c:86
1119
msgid "Unknown error %d"
1122
#: mysys/my_getopt.c:83
1126
#: mysys/my_getopt.c:85
1130
#: mysys/my_getopt.c:350
1132
msgid "%s: %s: Option '%s' used, but is disabled\n"
1135
#: mysys/my_getopt.c:351
1139
#: mysys/my_getopt.c:351
1143
#: mysys/my_getopt.c:454
1145
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1148
#: mysys/my_getopt.c:767
1150
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1153
#: mysys/my_getopt.c:944
1155
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1158
#: mysys/my_getopt.c:1166
1160
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1163
#: mysys/my_getopt.c:1186
677
#: client/drizzledump.cc:396
678
msgid "Number of rows before each output progress report (requires --verbose)."
681
#: client/drizzledump.cc:469
683
msgid "Got errno %d on write"
686
#: client/drizzledump.cc:474
688
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
691
#: client/drizzledump.cc:481
693
msgid "Usage: %s [OPTIONS] database [tables]\n"
696
#: client/drizzledump.cc:482
698
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
701
#: client/drizzledump.cc:484
703
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
706
#: client/drizzledump.cc:491
707
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
710
#: client/drizzledump.cc:493
711
msgid "Dumping definition and data DRIZZLE database or table"
714
#: client/drizzledump.cc:504
716
msgid "For more options, use %s --help\n"
719
#: client/drizzledump.cc:679
721
msgid "Input filename too long: %s"
724
#: client/drizzledump.cc:722
726
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
729
#: client/drizzledump.cc:747
731
msgid "Invalid mode to --compatible: %s\n"
734
#: client/drizzledump.cc:807
736
msgid "%s: You must use option --tab with --fields-...\n"
739
#: client/drizzledump.cc:824
742
"%s: You can't use --single-transaction and --lock-all-tables at the same "
746
#: client/drizzledump.cc:837
749
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
753
#: client/drizzledump.cc:843
755
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
758
#: client/drizzledump.cc:868
760
msgid "Got error: %d: %s %s"
763
#: client/drizzledump.cc:960
765
msgid "Couldn't execute '%s': %s (%d)"
768
#: client/drizzledump.cc:1021
770
msgid "-- Connecting to %s...\n"
773
#: client/drizzledump.cc:1042
775
msgid "-- Disconnecting from %s...\n"
778
#: client/drizzledump.cc:1052
779
msgid "Couldn't allocate memory"
782
#: client/drizzledump.cc:1393
785
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
789
#: client/drizzledump.cc:1407
791
msgid "-- Retrieving table structure for table %s...\n"
794
#: client/drizzledump.cc:1516
796
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
799
#: client/drizzledump.cc:1625
801
msgid "%s: Can't get keys for table %s (%s)\n"
804
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
806
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
809
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
811
msgid "Error: Couldn't read status information for table %s (%s)\n"
814
#: client/drizzledump.cc:1851
816
msgid "Error retrieving table structure for table: \"%s\""
819
#: client/drizzledump.cc:1858
821
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
824
#: client/drizzledump.cc:1869
826
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
829
#: client/drizzledump.cc:1876
831
msgid "-- Skipping dump data for table '%s', it has no fields\n"
834
#: client/drizzledump.cc:1884
835
msgid "-- Sending SELECT query...\n"
838
#: client/drizzledump.cc:1936
839
msgid "when executing 'SELECT INTO OUTFILE'"
842
#: client/drizzledump.cc:1944
1167
"Variables (--variable-name=value)\n"
1168
"and boolean options {false|true} Value (after reading options)\n"
1169
"--------------------------------- -----------------------------\n"
1172
#: mysys/my_getopt.c:1202 mysys/my_getopt.c:1218
1173
msgid "(No default value)"
1176
#: mysys/my_getopt.c:1221
1180
#: mysys/my_getopt.c:1221
1184
#: mysys/my_getopt.c:1246
1186
msgid "(Disabled)\n"
1189
#: drizzled/authentication.cc:66 drizzled/handler.cc:350
1190
#: drizzled/sql_plugin.cc:821 drizzled/sql_show.cc:4663
847
"-- Dumping data for table %s\n"
851
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
852
msgid "when retrieving data from server"
855
#: client/drizzledump.cc:1994
856
msgid "-- Retrieving rows...\n"
859
#: client/drizzledump.cc:1997
861
msgid "%s: Error in field count for table: %s ! Aborting.\n"
864
#: client/drizzledump.cc:2036
866
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
869
#: client/drizzledump.cc:2058
871
msgid "Not enough fields from table %s! Aborting.\n"
874
#: client/drizzledump.cc:2244
876
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
879
#: client/drizzledump.cc:2402
880
msgid "when selecting the database"
883
#: client/drizzledump.cc:2470
884
msgid "when using LOCK TABLES"
887
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
888
msgid "when doing refresh"
891
#: client/drizzledump.cc:2563
892
msgid "alloc_root failure."
895
#: client/drizzledump.cc:2584
897
msgid "Couldn't find table: \"%s\""
900
#: client/drizzledump.cc:2599
901
msgid "when doing LOCK TABLES"
904
#: client/drizzledump.cc:2662
905
msgid "Error: Binlogging on server not active"
908
#: client/drizzledump.cc:2730
909
msgid "Error: Slave not set up"
912
#: client/drizzledump.cc:2789
913
msgid "Error: Unable to start slave"
916
#: client/drizzledump.cc:3076
919
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
922
#: client/drizzledump.cc:3107
924
msgid "Error: Not enough memory to store ORDER BY clause\n"
927
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
928
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
1192
930
msgid "Plugin '%s' init function returned error."
1195
933
#. TRANSLATORS: The leading word "configvar" is the name
1196
934
#. of the plugin api, and so should not be translated.
1197
#: drizzled/configvar.cc:40
935
#: drizzled/configvar.cc:41
1199
937
msgid "configvar plugin '%s' init() failed"
1202
940
#. TRANSLATORS: The leading word "configvar" is the name
1203
941
#. of the plugin api, and so should not be translated.
1204
#: drizzled/configvar.cc:62
942
#: drizzled/configvar.cc:65
1206
944
msgid "configvar plugin '%s' deinit() failed"
1209
947
#. TRANSLATORS: The leading word "configvar" is the name
1210
948
#. of the plugin api, and so should not be translated.
1211
#: drizzled/configvar.cc:98
949
#: drizzled/configvar.cc:101
1213
951
msgid "configvar plugin '%s' configvar_func1() failed"
1216
954
#. TRANSLATORS: The leading word "configvar" is the name
1217
955
#. of the plugin api, and so should not be translated.
1218
#: drizzled/configvar.cc:152
956
#: drizzled/configvar.cc:155
1220
958
msgid "configvar plugin '%s' configvar_func2() failed"
1223
#: drizzled/drizzled.cc:549
961
#: drizzled/db.cc:246
963
msgid "Error while loading database options: '%s':"
966
#: drizzled/drizzled.cc:525
1225
968
msgid "Got error %d from pthread_cond_timedwait"
1228
#: drizzled/drizzled.cc:689 drizzled/drizzled.cc:1764
1229
msgid "Can't create thread to kill server"
1232
#: drizzled/drizzled.cc:756
971
#: drizzled/drizzled.cc:698
1234
msgid "Got signal %d from thread %lud"
973
msgid "Got signal %d from thread %<PRIu64>"
1237
#: drizzled/drizzled.cc:790
976
#: drizzled/drizzled.cc:751
1238
977
msgid "Aborting\n"
1241
#: drizzled/drizzled.cc:975
980
#: drizzled/drizzled.cc:910
1242
981
msgid "One can only use the --user switch if running as root\n"
1245
#: drizzled/drizzled.cc:983
984
#: drizzled/drizzled.cc:918
1247
986
"Fatal error: Please read \"Security\" section of the manual to find out how "
1248
"to run mysqld as root!\n"
987
"to run drizzled as root!\n"
1251
#: drizzled/drizzled.cc:1007
990
#: drizzled/drizzled.cc:942
1254
993
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1258
#: drizzled/drizzled.cc:1182
997
#: drizzled/drizzled.cc:1112
1260
999
msgid "Retrying bind on TCP/IP port %u"
1263
#: drizzled/drizzled.cc:1188
1002
#: drizzled/drizzled.cc:1118
1264
1003
msgid "Can't start server: Bind on TCP/IP port"
1267
#: drizzled/drizzled.cc:1189
1006
#: drizzled/drizzled.cc:1119
1269
1008
msgid "Do you already have another drizzled server running on port: %d ?"
1272
#: drizzled/drizzled.cc:1195
1011
#: drizzled/drizzled.cc:1125
1273
1012
msgid "Can't start server: listen() on TCP/IP port"
1276
#: drizzled/drizzled.cc:1196
1015
#: drizzled/drizzled.cc:1126
1278
1017
msgid "listen() on TCP/IP failed with error %d"
1281
#: drizzled/drizzled.cc:1414
1020
#: drizzled/drizzled.cc:1216
1286
#: drizzled/drizzled.cc:1432
1025
#: drizzled/drizzled.cc:1240
1289
1028
"We will try our best to scrape up some info that will hopefully help "
1357
#: drizzled/drizzled.cc:1544
1097
#: drizzled/drizzled.cc:1352
1359
1099
msgid "Writing a core file\n"
1362
#: drizzled/drizzled.cc:1591
1102
#: drizzled/drizzled.cc:1399
1364
1104
"setrlimit could not change the size of core files to 'infinity'; We may not "
1365
1105
"be able to generate a core file on signals"
1368
#: drizzled/drizzled.cc:1659
1108
#: drizzled/drizzled.cc:1467
1370
1110
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1373
#: drizzled/drizzled.cc:1747
1113
#: drizzled/drizzled.cc:1555
1375
msgid "Got signal %d to shutdown mysqld"
1378
#: drizzled/drizzled.cc:1788
1115
msgid "Got signal %d to shutdown drizzled"
1118
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1119
msgid "Can't create thread to kill server"
1122
#: drizzled/drizzled.cc:1595
1380
1124
msgid "Got signal: %d error: %d"
1383
#: drizzled/drizzled.cc:1918
1127
#: drizzled/drizzled.cc:1708
1385
1129
msgid "Wrong date/time format specifier: %s\n"
1388
#: drizzled/drizzled.cc:2042
1132
#: drizzled/drizzled.cc:1812
1390
1134
msgid "gethostname failed, using '%s' as hostname"
1393
#: drizzled/drizzled.cc:2106
1137
#: drizzled/drizzled.cc:1876
1396
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1140
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1399
#: drizzled/drizzled.cc:2111
1144
#: drizzled/drizzled.cc:1881
1402
1147
"Could not increase number of max_open_files to more than %u (request: %u)"
1405
#: drizzled/drizzled.cc:2192
1150
#: drizzled/drizzled.cc:1958
1407
1152
msgid "Unknown locale: '%s'"
1410
#: drizzled/drizzled.cc:2262
1155
#: drizzled/drizzled.cc:2014
1411
1156
msgid "Can't create thread-keys"
1414
#: drizzled/drizzled.cc:2302
1415
msgid "Unable to reopen stdout"
1418
#: drizzled/drizzled.cc:2305
1419
msgid "Unable to reopen stderr"
1422
#: drizzled/drizzled.cc:2311
1159
#: drizzled/drizzled.cc:2038
1423
1160
msgid "Out of memory"
1426
#: drizzled/drizzled.cc:2318
1427
msgid "You need to use --log-bin to make --binlog-format work."
1430
#: drizzled/drizzled.cc:2340
1432
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1433
"impossible, it would lead to infinite loops in this server."
1436
#: drizzled/drizzled.cc:2360
1439
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1440
"replication may break when this Drizzle server acts as a master and has his "
1441
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1444
#: drizzled/drizzled.cc:2394
1163
#: drizzled/drizzled.cc:2053
1445
1164
msgid "Failed to initialize plugins."
1448
#: drizzled/drizzled.cc:2425
1167
#: drizzled/drizzled.cc:2084
1451
1170
"%s: Too many arguments (first extra is '%s').\n"
1452
1171
"Use --verbose --help to get a list of available options\n"
1455
#: drizzled/drizzled.cc:2435
1174
#: drizzled/drizzled.cc:2094
1456
1175
msgid "Can't init databases"
1459
#: drizzled/drizzled.cc:2455
1178
#: drizzled/drizzled.cc:2114
1461
1180
msgid "Unknown/unsupported table type: %s"
1464
#: drizzled/drizzled.cc:2461
1183
#: drizzled/drizzled.cc:2120
1466
1185
msgid "Default storage engine (%s) is not available"
1469
#: drizzled/drizzled.cc:2484
1470
msgid "Can't initialize tc_log"
1473
#: drizzled/drizzled.cc:2515
1188
#: drizzled/drizzled.cc:2152
1475
1190
msgid "Failed to lock memory. Errno: %d\n"
1478
#: drizzled/drizzled.cc:2584
1193
#: drizzled/drizzled.cc:2213
1480
msgid "Asked for %u thread stack, but got %<PRIu64>"
1483
#: drizzled/drizzled.cc:2620
1485
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1486
"value: we force server id to 1; updates will be logged to the binary log, "
1487
"but connections from slaves will not be accepted."
1490
#: drizzled/drizzled.cc:2678
1195
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1198
#: drizzled/drizzled.cc:2294
1491
1199
msgid "Before Lock_thread_count"
1494
#: drizzled/drizzled.cc:2685
1202
#: drizzled/drizzled.cc:2301
1495
1203
msgid "After lock_thread_count"
1498
#: drizzled/drizzled.cc:2793
1206
#: drizzled/drizzled.cc:2407
1500
1208
msgid "drizzled: Got error %d from select"
1503
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1504
#: drizzled/drizzled.cc:3252
1505
msgid "Option used by mysql-test for debugging and testing of replication."
1508
#: drizzled/drizzled.cc:3033
1211
#: drizzled/drizzled.cc:2632
1509
1212
msgid "Auto-increment columns are incremented by this"
1512
#: drizzled/drizzled.cc:3038
1215
#: drizzled/drizzled.cc:2637
1514
1217
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1518
#: drizzled/drizzled.cc:3044
1221
#: drizzled/drizzled.cc:2643
1520
1223
"Path to installation directory. All paths are usually resolved relative to "
1524
#: drizzled/drizzled.cc:3048
1227
#: drizzled/drizzled.cc:2647
1525
1228
msgid "IP address to bind to."
1528
#: drizzled/drizzled.cc:3052
1530
"Does not have any effect without '--log-bin'. Tell the master the form of "
1531
"binary logging to use: either 'row' for row-based binary logging, or "
1532
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1533
"statement-based binary logging except for those statements where only row-"
1534
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1535
"the UUID() function; for those, row-based binary logging is automatically "
1539
#: drizzled/drizzled.cc:3062
1541
"Tells the master it should log updates for the specified database, and "
1542
"exclude all others not explicitly mentioned."
1545
#: drizzled/drizzled.cc:3066
1547
"Tells the master that updates to the given database should not be logged "
1551
#: drizzled/drizzled.cc:3070
1553
"The maximum size of a row-based binary log event in bytes. Rows will be "
1554
"grouped into events smaller than this size if possible. The value has to be "
1555
"a multiple of 256."
1558
#: drizzled/drizzled.cc:3081
1559
msgid "Don't ignore client side character set value sent during handshake."
1562
#: drizzled/drizzled.cc:3086
1231
#: drizzled/drizzled.cc:2651
1563
1232
msgid "Set the filesystem character set."
1566
#: drizzled/drizzled.cc:3091
1235
#: drizzled/drizzled.cc:2656
1567
1236
msgid "Set the default character set."
1570
#: drizzled/drizzled.cc:3098
1571
msgid "Chroot mysqld daemon during startup."
1239
#: drizzled/drizzled.cc:2663
1240
msgid "Chroot drizzled daemon during startup."
1574
#: drizzled/drizzled.cc:3102
1243
#: drizzled/drizzled.cc:2667
1575
1244
msgid "Set the default collation."
1578
#: drizzled/drizzled.cc:3106
1247
#: drizzled/drizzled.cc:2671
1579
1248
msgid "Default completion type."
1582
#: drizzled/drizzled.cc:3111
1583
msgid "Write error output on screen."
1586
#: drizzled/drizzled.cc:3115
1251
#: drizzled/drizzled.cc:2676
1587
1252
msgid "Write core on errors."
1590
#: drizzled/drizzled.cc:3119
1255
#: drizzled/drizzled.cc:2680
1591
1256
msgid "Path to the database root."
1594
#: drizzled/drizzled.cc:3123
1259
#: drizzled/drizzled.cc:2684
1595
1260
msgid "Set the default storage engine (table type) for tables."
1598
#: drizzled/drizzled.cc:3127
1263
#: drizzled/drizzled.cc:2688
1599
1264
msgid "Set the default time zone."
1602
#: drizzled/drizzled.cc:3131
1267
#: drizzled/drizzled.cc:2692
1603
1268
msgid "Type of DELAY_KEY_WRITE."
1606
#: drizzled/drizzled.cc:3140
1271
#: drizzled/drizzled.cc:2696
1607
1272
msgid "Print a symbolic stack trace on failure."
1610
#: drizzled/drizzled.cc:3146
1275
#: drizzled/drizzled.cc:2702
1611
1276
msgid "Push supported query conditions to the storage engine."
1614
#: drizzled/drizzled.cc:3152
1279
#: drizzled/drizzled.cc:2708
1615
1280
msgid "Used for debugging; Use at your own risk!"
1618
#: drizzled/drizzled.cc:3155
1283
#: drizzled/drizzled.cc:2711
1619
1284
msgid "Flush tables to disk between SQL commands."
1622
#: drizzled/drizzled.cc:3160
1287
#: drizzled/drizzled.cc:2716
1623
1288
msgid "Set up signals usable for debugging"
1626
#: drizzled/drizzled.cc:3164
1291
#: drizzled/drizzled.cc:2720
1627
1292
msgid "Command(s) that are executed for each new connection"
1630
#: drizzled/drizzled.cc:3168
1295
#: drizzled/drizzled.cc:2724
1631
1296
msgid "Read SQL commands from this file at startup."
1634
#: drizzled/drizzled.cc:3172
1635
msgid "Command(s) that are executed when a slave connects to this master"
1638
#: drizzled/drizzled.cc:3176
1299
#: drizzled/drizzled.cc:2728
1639
1300
msgid "(IGNORED)"
1642
#: drizzled/drizzled.cc:3180
1303
#: drizzled/drizzled.cc:2732
1643
1304
msgid "Set the language used for the month names and the days of the week."
1646
#: drizzled/drizzled.cc:3185
1307
#: drizzled/drizzled.cc:2737
1647
1308
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1650
#: drizzled/drizzled.cc:3190
1311
#: drizzled/drizzled.cc:2742
1651
1312
msgid "Log connections and queries to file."
1654
#: drizzled/drizzled.cc:3194
1656
"Log update queries in binary format. Optional argument is the location for "
1657
"the binary log files.(Strongly recommended to avoid replication problems if "
1658
"server's hostname changes)"
1661
#: drizzled/drizzled.cc:3201
1662
msgid "File that holds the names for last binary log files."
1665
#: drizzled/drizzled.cc:3205
1666
msgid "Error log file."
1669
#: drizzled/drizzled.cc:3209
1315
#: drizzled/drizzled.cc:2746
1670
1316
msgid "Log all MyISAM changes to file."
1673
#: drizzled/drizzled.cc:3213
1675
"Tells the slave to log the updates from the slave thread to the binary log. "
1676
"You will need to turn it on if you plan to daisy-chain the slaves."
1679
#: drizzled/drizzled.cc:3220
1681
"Path to transaction coordinator log (used for transactions that affect more "
1682
"than one storage engine, when binary log is disabled)"
1685
#: drizzled/drizzled.cc:3226
1686
msgid "Size of transaction coordinator log."
1689
#: drizzled/drizzled.cc:3232
1319
#: drizzled/drizzled.cc:2750
1690
1320
msgid "Log some not critical warnings to the log file."
1693
#: drizzled/drizzled.cc:3237
1694
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1697
#: drizzled/drizzled.cc:3242
1699
"The location and name of the file that remembers the master and where the I/"
1700
"O replication thread is in the master's binlogs."
1703
#: drizzled/drizzled.cc:3247
1705
"The number of tries the slave will make to connect to the master before "
1709
#: drizzled/drizzled.cc:3256
1710
msgid "Lock mysqld in memory."
1713
#: drizzled/drizzled.cc:3260
1323
#: drizzled/drizzled.cc:2755
1324
msgid "Lock drizzled in memory."
1327
#: drizzled/drizzled.cc:2759
1715
1329
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1716
1330
"BACKUP, FORCE or QUICK."
1719
#: drizzled/drizzled.cc:3265
1333
#: drizzled/drizzled.cc:2764
1720
1334
msgid "Use very new possible 'unsafe' functions."
1723
#: drizzled/drizzled.cc:3270
1337
#: drizzled/drizzled.cc:2769
1724
1338
msgid "Use old, non-optimized alter table."
1727
#: drizzled/drizzled.cc:3275
1341
#: drizzled/drizzled.cc:2774
1728
1342
msgid "Pid file used by safe_mysqld."
1731
#: drizzled/drizzled.cc:3285
1345
#: drizzled/drizzled.cc:2784
1733
1347
"Maximum time in seconds to wait for the port to become free. (Default: no "
1737
#: drizzled/drizzled.cc:3290
1738
msgid "The location and name to use for relay logs."
1741
#: drizzled/drizzled.cc:3294
1743
"The location and name to use for the file that keeps a list of the last "
1747
#: drizzled/drizzled.cc:3299
1749
"The location and name of the file that remembers where the SQL replication "
1750
"thread is in the relay logs."
1753
#: drizzled/drizzled.cc:3304
1755
"Tells the slave thread to restrict replication to the specified database. To "
1756
"specify more than one database, use the directive multiple times, once for "
1757
"each database. Note that this will only work if you do not use cross-"
1758
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1759
"having selected a different or no database. If you need cross database "
1760
"updates to work, use replicate-wild-do-table=db_name.%."
1763
#: drizzled/drizzled.cc:3313
1765
"Tells the slave thread to restrict replication to the specified table. To "
1766
"specify more than one table, use the directive multiple times, once for each "
1767
"table. This will work for cross-database updates, in contrast to replicate-"
1771
#: drizzled/drizzled.cc:3319
1773
"Tells the slave thread to not replicate to the specified database. To "
1774
"specify more than one database to ignore, use the directive multiple times, "
1775
"once for each database. This option will not work if you use cross database "
1776
"updates. If you need cross database updates to work, use replicate-wild-"
1777
"ignore-table=db_name.%. "
1780
#: drizzled/drizzled.cc:3326
1782
"Tells the slave thread to not replicate to the specified table. To specify "
1783
"more than one table to ignore, use the directive multiple times, once for "
1784
"each table. This will work for cross-datbase updates, in contrast to "
1785
"replicate-ignore-db."
1788
#: drizzled/drizzled.cc:3332
1790
"Updates to a database with a different name than the original. Example: "
1791
"replicate-rewrite-db=master_db_name->slave_db_name."
1794
#: drizzled/drizzled.cc:3336
1796
"In replication, if set to 1, do not skip events having our server id. "
1797
"Default value is 0 (to break infinite loops in circular replication). Can't "
1798
"be set to 1 if --log-slave-updates is used."
1801
#: drizzled/drizzled.cc:3343
1803
"Tells the slave thread to restrict replication to the tables that match the "
1804
"specified wildcard pattern. To specify more than one table, use the "
1805
"directive multiple times, once for each table. This will work for cross-"
1806
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1807
"only updates to tables in all databases that start with foo and whose table "
1808
"names start with bar."
1811
#: drizzled/drizzled.cc:3351
1813
"Tells the slave thread to not replicate to the tables that match the given "
1814
"wildcard pattern. To specify more than one table to ignore, use the "
1815
"directive multiple times, once for each table. This will work for cross-"
1816
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1817
"updates to tables in databases that start with foo and whose table names "
1821
#: drizzled/drizzled.cc:3360
1823
"Hostname or IP of the slave to be reported to to the master during slave "
1824
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1825
"you do not want the slave to register itself with the master. Note that it "
1826
"is not sufficient for the master to simply read the IP of the slave off the "
1827
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1828
"may not be valid for connecting to the slave from the master or other hosts."
1831
#: drizzled/drizzled.cc:3373
1833
"Port for connecting to slave reported to the master during slave "
1834
"registration. Set it only if the slave is listening on a non-default port or "
1835
"if you have a special tunnel from the master or other clients to the slave. "
1836
"If not sure, leave this option unset."
1839
#: drizzled/drizzled.cc:3380
1351
#: drizzled/drizzled.cc:2789
1840
1352
msgid "Skip some optimize stages (for testing)."
1843
#: drizzled/drizzled.cc:3383
1355
#: drizzled/drizzled.cc:2792
1845
1357
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1846
1358
"specified directory"
1849
#: drizzled/drizzled.cc:3388
1361
#: drizzled/drizzled.cc:2797
1851
1363
"Uniquely identifies the server instance in the community of replication "
1855
#: drizzled/drizzled.cc:3393
1367
#: drizzled/drizzled.cc:2802
1856
1368
msgid "Don't use new, possible wrong routines."
1859
#: drizzled/drizzled.cc:3396
1860
msgid "If set, slave is not autostarted."
1863
#: drizzled/drizzled.cc:3400
1371
#: drizzled/drizzled.cc:2805
1864
1372
msgid "Don't print a stack trace on failure."
1867
#: drizzled/drizzled.cc:3404
1375
#: drizzled/drizzled.cc:2809
1868
1376
msgid "Don't give threads different priorities."
1871
#: drizzled/drizzled.cc:3408
1873
"The location where the slave should put its temporary files when replicating "
1874
"a LOAD DATA INFILE command."
1877
#: drizzled/drizzled.cc:3413
1879
"Tells the slave thread to continue replication when a query event returns an "
1880
"error from the provided list."
1883
#: drizzled/drizzled.cc:3417
1885
"Modes for how replication events should be executed. Legal values are "
1886
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1887
"stop for operations that are idempotent. In STRICT mode, replication will "
1888
"stop on any unexpected difference between the master and the slave."
1891
#: drizzled/drizzled.cc:3425
1895
#: drizzled/drizzled.cc:3428
1379
#: drizzled/drizzled.cc:2813
1896
1380
msgid "Enable symbolic link support."
1899
#: drizzled/drizzled.cc:3437
1383
#: drizzled/drizzled.cc:2822
1901
1385
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1904
#: drizzled/drizzled.cc:3442
1906
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1910
#: drizzled/drizzled.cc:3447
1388
#: drizzled/drizzled.cc:2827
1912
1390
"Using this option will cause most temporary files created to use a small set "
1913
1391
"of names, rather than a unique name for each new file."
1916
#: drizzled/drizzled.cc:3452
1394
#: drizzled/drizzled.cc:2832
1918
1396
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1921
#: drizzled/drizzled.cc:3457
1923
"Path for temporary files. Several paths may be specified, separated by a "
1924
"colon (:), in this case they are used in a round-robin fashion."
1399
#: drizzled/drizzled.cc:2837
1400
msgid "Path for temporary files."
1927
#: drizzled/drizzled.cc:3463
1403
#: drizzled/drizzled.cc:2841
1928
1404
msgid "Default transaction isolation level."
1931
#: drizzled/drizzled.cc:3467
1932
msgid "Run mysqld daemon as user."
1935
#: drizzled/drizzled.cc:3475
1937
"The number of outstanding connection requests MySQL can have. This comes "
1938
"into play when the main MySQL thread gets very many connection requests in a "
1942
#: drizzled/drizzled.cc:3481
1944
"The size of the cache to hold the SQL statements for the binary log during a "
1945
"transaction. If you often use big, multi-statement transactions you can "
1946
"increase this to get more performance."
1949
#: drizzled/drizzled.cc:3487
1951
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1407
#: drizzled/drizzled.cc:2845
1408
msgid "Run drizzled daemon as user."
1411
#: drizzled/drizzled.cc:2853
1413
"The number of outstanding connection requests Drizzle can have. This comes "
1414
"into play when the main Drizzle thread gets very many connection requests in "
1415
"a very short time."
1418
#: drizzled/drizzled.cc:2859
1420
"Size of tree cache used in bulk insert optimization. Note that this is a "
1952
1421
"limit per thread!"
1955
#: drizzled/drizzled.cc:3493
1424
#: drizzled/drizzled.cc:2865
1957
"The number of seconds the mysqld server is waiting for a connect packet "
1426
"The number of seconds the drizzled server is waiting for a connect packet "
1958
1427
"before responding with 'Bad handshake'."
1961
#: drizzled/drizzled.cc:3498
1430
#: drizzled/drizzled.cc:2870
1962
1431
msgid "The DATE format (For future)."
1965
#: drizzled/drizzled.cc:3503
1434
#: drizzled/drizzled.cc:2875
1966
1435
msgid "The DATETIME/TIMESTAMP format (for future)."
1969
#: drizzled/drizzled.cc:3508
1970
msgid "The default week format used by WEEK() functions."
1973
#: drizzled/drizzled.cc:3513
1438
#: drizzled/drizzled.cc:2880
1975
1440
"Precision of the result of '/' operator will be increased on that value."
1978
#: drizzled/drizzled.cc:3519
1980
"If non-zero, binary logs will be purged after expire_logs_days days; "
1981
"possible purges happen at startup and at binary log rotation."
1984
#: drizzled/drizzled.cc:3525
1443
#: drizzled/drizzled.cc:2886
1985
1444
msgid "The maximum length of the result of function group_concat."
1988
#: drizzled/drizzled.cc:3530
1447
#: drizzled/drizzled.cc:2891
1990
1449
"The number of seconds the server waits for activity on an interactive "
1991
1450
"connection before closing it."
1994
#: drizzled/drizzled.cc:3536
1453
#: drizzled/drizzled.cc:2897
1995
1454
msgid "The size of the buffer that is used for full joins."
1998
#: drizzled/drizzled.cc:3542
1457
#: drizzled/drizzled.cc:2903
1999
1458
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2002
#: drizzled/drizzled.cc:3547
1461
#: drizzled/drizzled.cc:2908
2004
1463
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2005
1464
"this to get better index handling (for all reads and multiple writes) to as "
2006
1465
"much as you can afford;"
2009
#: drizzled/drizzled.cc:3556
1468
#: drizzled/drizzled.cc:2917
2011
1470
"This characterizes the number of hits a hot block has to be untouched until "
2012
1471
"it is considered aged enough to be downgraded to a warm block. This "
5780
5168
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5783
#: drizzled/handler.cc:1326
5171
#: drizzled/handler.cc:1054
5784
5172
msgid "Crash recovery finished."
5787
#: drizzled/log.cc:723
5788
msgid "I/O error reading the header from the binary log"
5791
#: drizzled/log.cc:730
5793
"Binlog has bad magic number; It's not a binary log file that can be used by "
5794
"this version of Drizzle"
5797
#: drizzled/log.cc:745
5799
msgid "Failed to open log (file '%s', errno %d)"
5802
#: drizzled/log.cc:747 drizzled/log.cc:755
5803
msgid "Could not open log file"
5806
#: drizzled/log.cc:753
5808
msgid "Failed to create a cache on log (file '%s')"
5811
#: drizzled/log.cc:907 drizzled/log.cc:1271
5814
"Could not use %s for logging (error %d). Turning logging off for the whole "
5815
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5816
"shutdown the Drizzle server and restart it."
5819
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5820
#: drizzled/log.cc:1941
5822
msgid "Failed to delete file '%s'"
5825
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5828
"a problem with deleting %s; consider examining correspondence of your binlog "
5829
"index file to the actual binlog files"
5832
#: drizzled/log.cc:1675
5834
msgid "next log error: %d offset: %s log: %s included: %d"
5837
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5839
msgid "Failed to execute stat() on file '%s'"
5842
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5845
"a problem with getting info on being purged %s; consider examining "
5846
"correspondence of your binlog index file to the actual binlog files"
5849
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5851
msgid "Recovering after a crash using %s"
5854
#: drizzled/log.cc:3361
5856
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5859
#: drizzled/log.cc:3698
5860
msgid "Bad magic header in tc log"
5863
#: drizzled/log.cc:3708
5866
"Recovery failed! You must enable exactly %d storage engines that support two-"
5867
"phase commit protocol"
5870
#: drizzled/log.cc:3736
5872
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5873
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5874
"heuristic-recover={commit|rollback}"
5877
#: drizzled/log.cc:3766
5878
msgid "Heuristic crash recovery mode"
5881
#: drizzled/log.cc:3768
5882
msgid "Heuristic crash recovery failed"
5885
#: drizzled/log.cc:3769
5886
msgid "Please restart mysqld without --tc-heuristic-recover"
5889
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5891
msgid "find_log_pos() failed (error: %d)"
5894
#: drizzled/log.cc:3950
5896
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5897
"of memory error) and restart, or delete (or rename) binary log and start "
5898
"mysqld with --tc-heuristic-recover={commit|rollback}"
5901
#: drizzled/log_event.cc:126
5903
msgid " %s, Error_code: %d;"
5906
#: drizzled/log_event.cc:130
5909
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5910
"master log %s, end_log_pos %lu"
5913
#: drizzled/log_event.cc:136
5917
#: drizzled/log_event.cc:878
5920
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5923
#: drizzled/log_event.cc:1768
5926
"Query partially completed on the master (error on master: %d) and was "
5927
"aborted. There is a chance that your master is inconsistent at this point. "
5928
"If you are sure that your master is ok, run this query manually on the slave "
5929
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5930
"SLAVE; . Query: '%s'"
5933
#: drizzled/log_event.cc:1794
5936
"Query caused differenxt errors on master and slave.\n"
5937
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5938
"Default database: '%s'. Query: '%s'"
5941
#: drizzled/log_event.cc:1799
5945
#: drizzled/log_event.cc:1819
5947
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5950
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5951
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5952
msgid "unexpected success or fatal error"
5955
#: drizzled/log_event.cc:2337
5957
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5958
"probable cause is that the master died while writing the transaction to its "
5959
"binary log, thus rolled back too."
5962
#: drizzled/log_event.cc:3003
5965
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5966
"produced %ld warning(s). Default database: '%s'"
5969
#: drizzled/log_event.cc:3053
5972
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5975
#: drizzled/log_event.cc:3065
5977
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5980
#: drizzled/log_event.cc:3780
5981
msgid "Out of memory while recording slave event"
5984
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5986
msgid "Error in Create_file event: could not open file '%s'"
5989
#: drizzled/log_event.cc:4041
5991
msgid "Error in Create_file event: could not write to file '%s'"
5994
#: drizzled/log_event.cc:4062
5996
msgid "Error in Create_file event: write to '%s' failed"
5999
#: drizzled/log_event.cc:4176
6001
msgid "Error in %s event: could not create file '%s'"
6004
#: drizzled/log_event.cc:4185
6006
msgid "Error in %s event: could not open file '%s'"
6009
#: drizzled/log_event.cc:4192
6011
msgid "Error in %s event: write to '%s' failed"
6014
#: drizzled/log_event.cc:4354
6016
msgid "Error in Exec_load event: could not open file '%s'"
6019
#: drizzled/log_event.cc:4364
6021
msgid "Error in Exec_load event: file '%s' appears corrupted"
6024
#: drizzled/log_event.cc:4394
6026
msgid "%s. Failed executing load from '%s'"
6029
#: drizzled/log_event.cc:4567
6030
msgid "Not enough memory"
6033
#: drizzled/log_event.cc:4999
6035
msgid "Error '%s' in %s event: when locking tables"
6038
#: drizzled/log_event.cc:5009
6040
msgid "Error in %s event: when locking tables"
6043
#: drizzled/log_event.cc:5044
6045
msgid "Error '%s' on reopening tables"
6048
#: drizzled/log_event.cc:5400
6050
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6053
#: drizzled/log_event.cc:5815
6055
msgid "Error '%s' on opening table `%s`.`%s`"
5175
#: drizzled/handlerton.cc:268
5176
msgid "Too many storage engines!"
5179
#: drizzled/handlerton.cc:273
5181
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6058
5184
#. TRANSLATORS: The leading word "logging" is the name
6059
5185
#. of the plugin api, and so should not be translated.
6060
#: drizzled/logging.cc:62
5186
#: drizzled/logging.cc:65
6062
5188
msgid "logging plugin '%s' deinit() failed"
6065
5191
#. TRANSLATORS: The leading word "logging" is the name
6066
5192
#. of the plugin api, and so should not be translated.
6067
#: drizzled/logging.cc:85
5193
#: drizzled/logging.cc:87
6069
5195
msgid "logging plugin '%s' logging_pre() failed"
6072
5198
#. TRANSLATORS: The leading word "logging" is the name
6073
5199
#. of the plugin api, and so should not be translated.
6074
#: drizzled/logging.cc:118
5200
#: drizzled/logging.cc:119
6076
5202
msgid "logging plugin '%s' logging_post() failed"
6079
5205
#. TRANSLATORS: The leading word "parser" is the name
6080
5206
#. of the plugin api, and so should not be translated.
6081
#: drizzled/parser.cc:40
5207
#: drizzled/parser.cc:42
6083
5209
msgid "parser plugin '%s' init() failed"
6086
5212
#. TRANSLATORS: The leading word "parser" is the name
6087
5213
#. of the plugin api, and so should not be translated.
6088
#: drizzled/parser.cc:62
5214
#: drizzled/parser.cc:67
6090
5216
msgid "parser plugin '%s' deinit() failed"
6093
5219
#. TRANSLATORS: The leading word "parser" is the name
6094
5220
#. of the plugin api, and so should not be translated.
6095
#: drizzled/parser.cc:98
5221
#: drizzled/parser.cc:104
6097
5223
msgid "parser plugin '%s' parser_func1() failed"
6100
5226
#. TRANSLATORS: The leading word "parser" is the name
6101
5227
#. of the plugin api, and so should not be translated.
6102
#: drizzled/parser.cc:152
5228
#: drizzled/parser.cc:158
6104
5230
msgid "parser plugin '%s' parser_func2() failed"
6107
#. TRANSLATORS: The leading word "qcache" is the name
6108
#. of the plugin api, and so should not be translated.
6109
#: drizzled/qcache.cc:40
5233
#: drizzled/qcache.cc:38
6111
5235
msgid "qcache plugin '%s' init() failed"
6114
#. TRANSLATORS: The leading word "qcache" is the name
6115
#. of the plugin api, and so should not be translated.
6116
#: drizzled/qcache.cc:62
5238
#: drizzled/qcache.cc:60
6118
5240
msgid "qcache plugin '%s' deinit() failed"
6121
#. TRANSLATORS: The leading word "qcache" is the name
6122
#. of the plugin api, and so should not be translated.
6123
#: drizzled/qcache.cc:98
6125
msgid "qcache plugin '%s' do1() failed"
6128
#. TRANSLATORS: The leading word "qcache" is the name
6129
#. of the plugin api, and so should not be translated.
6130
#: drizzled/qcache.cc:152
6132
msgid "qcache plugin '%s' qcache_func2() failed"
6135
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
6136
msgid "Failed to flush master info file"
6139
#: drizzled/rpl_reporting.cc:44
6141
msgid "Slave %s: %s%s Error_code: %d"
6144
#: drizzled/rpl_rli.cc:145
6147
"Neither --relay-log nor --relay-log-index were used; so replication may "
6148
"break when this MySQL server acts as a slave and has his hostname changed!! "
6149
"Please use '--relay-log=%s' to avoid this problem."
6152
#: drizzled/rpl_rli.cc:162
6153
msgid "Failed in open_log() called from init_relay_log_info()"
6156
#: drizzled/rpl_rli.cc:184
6157
msgid "Failed to flush relay log info file"
6160
#: drizzled/rpl_rli.cc:187
6161
msgid "Error counting relay log space"
6164
#: drizzled/rpl_rli.cc:211
6166
msgid "log %s listed in the index, but failed to stat"
6169
#: drizzled/rpl_rli.cc:226
6170
msgid "Could not find first log while counting relay log space"
6173
#: drizzled/rpl_rli.cc:880
6174
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6177
#: drizzled/rpl_utility.cc:117
6179
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6182
#: drizzled/rpl_utility.cc:132
6185
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6186
"Master's column size should be <= the slave's column size."
6189
#: drizzled/scheduler.cc:129
6190
msgid "Memory allocation error in session_scheduler::init\n"
6193
#: drizzled/scheduler.cc:206
6194
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6197
#: drizzled/scheduler.cc:212
6198
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6201
#: drizzled/scheduler.cc:224
6202
msgid "session_add_event event_add error in libevent_init\n"
6205
#: drizzled/scheduler.cc:240
6207
msgid "Can't create completion port thread (error %d)"
6210
#: drizzled/scheduler.cc:353
6211
msgid "event_add error in libevent_add_session_callback\n"
6214
#: drizzled/scheduler.cc:379
6215
msgid "Scheduler init error in libevent_add_new_connection\n"
6218
#: drizzled/scheduler.cc:460
6219
msgid "libevent_thread_proc: my_thread_init() failed\n"
6222
#. TRANSLATORS: The leading word "scheduling" is the name
6223
#. of the plugin api, and so should not be translated.
6224
#: drizzled/scheduling.cc:40
5243
#: drizzled/qcache.cc:105
5245
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5248
#: drizzled/qcache.cc:122
5250
msgid "qcache plugin '%s' set() failed"
5253
#: drizzled/qcache.cc:141
5255
msgid "qcache plugin '%s' invalidate_table() failed"
5258
#: drizzled/qcache.cc:160
5260
msgid "qcache plugin '%s' invalidate_db() failed"
5263
#: drizzled/qcache.cc:178
5265
msgid "qcache plugin '%s' flush() failed"
5268
#. TRANSLATORS: The leading word "replicator" is the name
5269
#. of the plugin api, and so should not be translated.
5270
#: drizzled/replicator.cc:41
5272
msgid "replicator plugin '%s' init() failed"
5275
#. TRANSLATORS: The leading word "replicator" is the name
5276
#. of the plugin api, and so should not be translated.
5277
#: drizzled/replicator.cc:65
5279
msgid "replicator plugin '%s' deinit() failed"
5282
#. TRANSLATORS: The leading word "replicator" is the name
5283
#. of the plugin api, and so should not be translated.
5284
#: drizzled/replicator.cc:89
5286
msgid "replicator plugin '%s' session_init() failed"
5289
#. TRANSLATORS: The leading word "replicator" is the name
5290
#. of the plugin api, and so should not be translated.
5291
#: drizzled/replicator.cc:159
5293
msgid "replicator plugin '%s' row_insert() failed"
5296
#. TRANSLATORS: The leading word "replicator" is the name
5297
#. of the plugin api, and so should not be translated.
5298
#: drizzled/replicator.cc:173
5300
msgid "replicator plugin '%s' row_update() failed"
5303
#. TRANSLATORS: The leading word "replicator" is the name
5304
#. of the plugin api, and so should not be translated.
5305
#: drizzled/replicator.cc:187
5307
msgid "replicator plugin '%s' row_delete() failed"
5310
#. TRANSLATORS: The leading word "replicator" is the name
5311
#. of the plugin api, and so should not be translated.
5312
#: drizzled/replicator.cc:272
5314
msgid "replicator plugin '%s' end_transaction() failed"
5317
#. TRANSLATORS: The leading word "replicator" is the name
5318
#. of the plugin api, and so should not be translated.
5319
#: drizzled/replicator.cc:329
5321
msgid "replicator plugin '%s' statement() failed"
5324
#: drizzled/scheduling.cc:55
6226
5326
msgid "scheduling plugin '%s' init() failed"
6229
5329
#. TRANSLATORS: The leading word "scheduling" is the name
6230
5330
#. of the plugin api, and so should not be translated.
6231
#: drizzled/scheduling.cc:62
5331
#: drizzled/scheduling.cc:98
6233
5333
msgid "scheduling plugin '%s' deinit() failed"
6236
#. TRANSLATORS: The leading word "scheduling" is the name
6237
#. of the plugin api, and so should not be translated.
6238
#: drizzled/scheduling.cc:98
6240
msgid "scheduling plugin '%s' scheduling_func1() failed"
6243
#. TRANSLATORS: The leading word "scheduling" is the name
6244
#. of the plugin api, and so should not be translated.
6245
#: drizzled/scheduling.cc:152
6247
msgid "scheduling plugin '%s' scheduling_func2() failed"
6250
#: drizzled/set_var.cc:802
6251
msgid "Ambiguous slave modes combination. STRICT will be used"
6254
#: drizzled/slave.cc:96
6255
msgid "Waiting to reconnect after a failed registration on master"
6258
#: drizzled/slave.cc:97
6260
"Slave I/O thread killed while waitnig to reconnect after a failed "
6261
"registration on master"
6264
#: drizzled/slave.cc:99
6265
msgid "Reconnecting after a failed registration on master"
6268
#: drizzled/slave.cc:100
6271
"failed registering on master, reconnecting to try again, log '%s' at postion "
6275
#: drizzled/slave.cc:103 drizzled/slave.cc:112
6276
msgid "Slave I/O thread killed during or after reconnect"
6279
#: drizzled/slave.cc:106
6280
msgid "Waiting to reconnect after a failed binlog dump request"
6283
#: drizzled/slave.cc:107
6284
msgid "Slave I/O thread killed while retrying master dump"
6287
#: drizzled/slave.cc:108
6288
msgid "Reconnecting after a failed binlog dump request"
6291
#: drizzled/slave.cc:109
6293
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6296
#: drizzled/slave.cc:115
6297
msgid "Waiting to reconnect after a failed master event read"
6300
#: drizzled/slave.cc:116
6301
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6304
#: drizzled/slave.cc:118
6305
msgid "Reconnecting after a failed master event read"
6308
#: drizzled/slave.cc:119
6311
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6315
#: drizzled/slave.cc:122
6317
"Slave I/O thread killed during or after a reconnect done to recover from "
6321
#: drizzled/slave.cc:236
6322
msgid "Failed to allocate memory for the master info structure"
6325
#: drizzled/slave.cc:242 drizzled/slave.cc:1784
6326
msgid "Failed to initialize the master info structure"
6329
#: drizzled/slave.cc:257
6330
msgid "Failed to create slave threads"
6333
#: drizzled/slave.cc:454
6334
msgid "Server id not set, will not start slave"
6337
#: drizzled/slave.cc:622
6339
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6340
"updates to a non-transactional table without any primary key. There is a "
6341
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6342
"check your tables' contents after restart."
6345
#: drizzled/slave.cc:783 drizzled/slave.cc:798
6346
msgid "Master reported unrecognized DRIZZLE version"
6349
#: drizzled/slave.cc:839
6350
msgid "default Format_description_log_event"
6353
#: drizzled/slave.cc:861
6356
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6357
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6360
#: drizzled/slave.cc:888
6362
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6363
"server ids; these ids must be different for replication to work (or the --"
6364
"replicate-same-server-id option must be used on slave but this doesnot "
6365
"always make sense; please check the manual before using it)."
6368
#: drizzled/slave.cc:933
6370
"The slave I/O thread stops because master and slave have different values "
6371
"for the COLLATION_SERVER global variable. The values must be equal for "
6372
"replication to work"
6375
#: drizzled/slave.cc:969
6377
"The slave I/O thread stops because master and slave have different values "
6378
"for the TIME_ZONE global variable. The values must be equal for replication "
6382
#: drizzled/slave.cc:1034
6383
msgid "Waiting for the slave SQL thread to free enough relay log space"
6386
#: drizzled/slave.cc:1080
6388
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6392
#: drizzled/slave.cc:1091
6393
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6396
#: drizzled/slave.cc:1440
6398
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6401
#: drizzled/slave.cc:1493
6403
msgid "Error reading packet from server: %s ( server_errno=%d)"
6406
#: drizzled/slave.cc:1501
6408
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6411
#: drizzled/slave.cc:1655
6414
"It was not possible to update the positions of the relay log information: "
6415
"the slave may be in an inconsistent state. Stopped in %s position %s"
6418
#: drizzled/slave.cc:1730 drizzled/slave.cc:2322
6420
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6423
#: drizzled/slave.cc:1789 drizzled/slave.cc:2271
6425
msgid "Error initializing relay log position: %s"
6428
#: drizzled/slave.cc:1805
6431
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6432
"Consider raising the value of the slave_transaction_retries variable."
6435
#: drizzled/slave.cc:1828
6437
"Could not parse relay log event entry. The possible reasons are: the "
6438
"master's binary log is corrupted (you can check this by running "
6439
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6440
"can check this by running 'mysqlbinlog' on the relay log), a network "
6441
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6442
"check the master's binary log or slave's relay log, you will be able to know "
6443
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6446
#: drizzled/slave.cc:1949
6447
msgid "Failed during slave I/O thread initialization"
6450
#: drizzled/slave.cc:1963
6451
msgid "error in drizzle_create()"
6454
#: drizzled/slave.cc:1971
6457
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6458
"'%s' at position %s"
6461
#: drizzled/slave.cc:1985
6462
msgid "Slave I/O thread killed while connecting to master"
6465
#: drizzled/slave.cc:2009
6466
msgid "Slave I/O thread couldn't register on master"
6469
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6470
msgid "Forcing to reconnect slave I/O thread"
6473
#: drizzled/slave.cc:2034
6474
msgid "Failed on request_dump()"
6477
#: drizzled/slave.cc:2035
6478
msgid "Slave I/O thread killed while requesting master dump"
6481
#: drizzled/slave.cc:2061
6482
msgid "Waiting for master to send event"
6485
#: drizzled/slave.cc:2063
6486
msgid "Slave I/O thread killed while reading event"
6489
#: drizzled/slave.cc:2081
6492
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6493
"entry is correct, restart the server with a higher value of "
6494
"max_allowed_packet"
6497
#: drizzled/slave.cc:2095
6498
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6501
#: drizzled/slave.cc:2105
6502
msgid "Queueing master event to the relay log"
6505
#: drizzled/slave.cc:2132
6506
msgid "Slave I/O thread aborted while waiting for relay log space"
6509
#: drizzled/slave.cc:2142
6511
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6514
#: drizzled/slave.cc:2163
6515
msgid "Waiting for slave mutex on exit"
6518
#: drizzled/slave.cc:2227
6519
msgid "Failed during slave thread initialization"
6522
#: drizzled/slave.cc:2293
6525
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6526
"s, relay log '%s' position: %s"
6529
#: drizzled/slave.cc:2307
6530
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6533
#: drizzled/slave.cc:2333
6534
msgid "Reading event from the relay log"
6537
#: drizzled/slave.cc:2358
6539
msgid "Slave (additional info): %s Error_code: %d"
6542
#: drizzled/slave.cc:2375
6544
msgid "Slave: %s Error_code: %d"
6547
#: drizzled/slave.cc:2378
6550
"Error loading user-defined library, slave SQL thread aborted. Install the "
6551
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6552
"stopped at log '%s' position %s"
6555
#: drizzled/slave.cc:2386
6558
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6559
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6562
#: drizzled/slave.cc:2398
6565
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6568
#: drizzled/slave.cc:2492
6570
msgid "Slave I/O: failed requesting download of '%s'"
6573
#: drizzled/slave.cc:2509
6575
msgid "Network read error downloading '%s' from master"
6578
#: drizzled/slave.cc:2531
6579
msgid "error writing Exec_load event to relay log"
6582
#: drizzled/slave.cc:2545
6583
msgid "error writing Create_file event to relay log"
6586
#: drizzled/slave.cc:2560
6587
msgid "error writing Append_block event to relay log"
6590
#: drizzled/slave.cc:2656
6591
msgid "Memory allocation failed"
6594
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6597
"Read invalid event from master: '%s', master could be corrupt but a more "
6598
"likely cause of this is a bug"
6601
#: drizzled/slave.cc:3039
6602
msgid "could not queue event from master"
6605
#: drizzled/slave.cc:3129
6607
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6610
#: drizzled/slave.cc:3131
6611
msgid "reconnecting"
6614
#: drizzled/slave.cc:3131
6618
#: drizzled/slave.cc:3155
6621
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6625
#: drizzled/slave.cc:3516
6627
msgid "next log '%s' is currently active"
6630
#: drizzled/slave.cc:3546
6632
msgid "next log '%s' is not active"
6635
#: drizzled/slave.cc:3562
6638
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6641
#: drizzled/slave.cc:3568
6642
msgid "Aborting slave SQL thread because of partial event read"
6645
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6647
msgid "Error reading relay log event: %s"
6650
#: drizzled/slave.cc:3575
6651
msgid "slave SQL thread was killed"
6654
#: drizzled/slave.cc:3673
6657
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6658
"check error log on slave for more info"
6661
#: drizzled/slave.cc:3679
6664
"According to the master's version ('%s'), it is probable that master suffers "
6665
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6666
"current binary log event may make the slave's data become different from the "
6667
"master's data. To take no risk, slave refuses to replicate this event and "
6668
"stops. We recommend that all updates be stopped on the master and slave, "
6669
"that the data of both be manually synchronized, that master's binary logs be "
6670
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6671
"Then replication can be restarted."
6674
#: drizzled/sql_base.cc:2546
5336
#: drizzled/sql_base.cc:2311
6676
5338
msgid "Table %s had a open data handler in reopen_table"
6679
#: drizzled/sql_base.cc:3197
5341
#: drizzled/sql_base.cc:2960
6681
5343
msgid "Couldn't repair table: %s.%s"
6684
#: drizzled/sql_base.cc:3240
5346
#: drizzled/sql_base.cc:3002
6687
5349
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6688
"s`.`%s`' to the binary log"
5350
"s`.`%s`' to replication"
6691
#: drizzled/sql_base.cc:3953
5353
#: drizzled/sql_base.cc:3609
6693
5355
msgid "Could not remove temporary table: '%s', error: %d"
6696
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6698
msgid "Error while loading database options: '%s':"
6701
#: drizzled/sql_plugin.cc:678
5358
#: drizzled/sql_plugin.cc:687
6703
5360
msgid "Plugin '%s' of type %s failed deinitialization"
6706
#: drizzled/sql_plugin.cc:692
5363
#: drizzled/sql_plugin.cc:701
6708
5365
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6711
#: drizzled/sql_plugin.cc:812
5368
#: drizzled/sql_plugin.cc:790
6713
5370
msgid "Plugin '%s' registration as a %s failed."
6716
#: drizzled/sql_plugin.cc:1066
5373
#: drizzled/sql_plugin.cc:1028
6717
5374
msgid "plugin-load parameter too long"
6720
#: drizzled/sql_plugin.cc:1126
5377
#: drizzled/sql_plugin.cc:1088
6722
5379
msgid "Couldn't load plugin named '%s' with soname '%s'."
6725
#: drizzled/sql_plugin.cc:1177
5382
#: drizzled/sql_plugin.cc:1141
6727
msgid "Forcing shutdown of %d plugins"
5384
msgid "Forcing shutdown of %<PRIu64> plugins"
6730
#: drizzled/sql_plugin.cc:1199
5387
#: drizzled/sql_plugin.cc:1164
6732
5389
msgid "Plugin '%s' will be forced to shutdown"
6735
#: drizzled/sql_plugin.cc:1215
5392
#: drizzled/sql_plugin.cc:1180
6737
5394
msgid "Plugin '%s' has ref_count=%d after shutdown."
6740
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
5397
#: drizzled/sql_plugin.cc:1570
5398
msgid "Out of memory."
5401
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
6742
5403
msgid "Unknown variable type code 0x%x in plugin '%s'."
6745
#: drizzled/sql_plugin.cc:2507
5406
#: drizzled/sql_plugin.cc:2462
6748
5409
"Server variable %s of plugin %s was forced to be read-only: string variable "
6749
5410
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6752
#: drizzled/sql_plugin.cc:2538
5413
#: drizzled/sql_plugin.cc:2493
6754
5415
msgid "Missing variable name in plugin '%s'."
6757
#: drizzled/sql_plugin.cc:2555
5418
#: drizzled/sql_plugin.cc:2510
6759
5420
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6762
#: drizzled/sql_plugin.cc:2674
5423
#: drizzled/sql_plugin.cc:2629
6764
5425
msgid "Out of memory for plugin '%s'."
6767
#: drizzled/sql_plugin.cc:2681
5428
#: drizzled/sql_plugin.cc:2636
6769
5430
msgid "Bad options for plugin '%s'."
6772
#: drizzled/sql_plugin.cc:2690
5433
#: drizzled/sql_plugin.cc:2645
6774
5435
msgid "Parsing options for plugin '%s' failed."
6777
#: drizzled/sql_plugin.cc:2733
5438
#: drizzled/sql_plugin.cc:2688
6779
5440
msgid "Plugin '%s' has conflicting system variables"
6782
#: drizzled/sql_plugin.cc:2743
5443
#: drizzled/sql_plugin.cc:2698
6784
5445
msgid "Plugin '%s' disabled by command line option"
6787
#: drizzled/sql_repl.cc:101
6788
msgid "Failed in send_file() while reading file name"
6791
#: drizzled/sql_repl.cc:114
6792
msgid "Failed in send_file() on open of file"
6795
#: drizzled/sql_repl.cc:122
6796
msgid "Failed in send_file() while writing data to client"
6799
#: drizzled/sql_repl.cc:131
6800
msgid "Failed in send_file() while negotiating file transfer close"
6803
#: drizzled/sql_table.cc:82
5448
#: drizzled/sql_table.cc:130
6805
5450
msgid "Invalid (old?) table or database name '%s'"
6808
#: drizzled/sql_table.cc:2716
5453
#: drizzled/sql_table.cc:2726
6810
5455
msgid "Unknown - internal error %d during operation"
6813
#: drizzled/sql_table.cc:5011
5458
#: drizzled/sql_table.cc:5006
6815
5460
msgid "Could not open table %s.%s after rename\n"
6818
#: drizzled/sql_table.cc:5178
5463
#: drizzled/sql_table.cc:5173
6821
5466
"order_st BY ignored because there is a user-defined clustered index in the "
6822
5467
"table '%-.192s'"
6825
#: drizzled/sql_udf.cc:39
5470
#: drizzled/sql_udf.cc:41
6826
5471
msgid "Can't allocate memory for udf structures"
6829
#: drizzled/table.cc:507
5474
#: drizzled/table.cc:378
6832
5477
"'%s' had no or invalid character set, and default character set is multi-"
6833
5478
"byte, so character column sizes may have changed"
6836
#: drizzled/table.cc:2082
5481
#: drizzled/table.cc:2099
6838
5483
msgid "Unknown collation '%s' in table '%-.64s' definition"
6841
#: drizzled/table.cc:2089
5486
#: drizzled/table.cc:2106
6844
"Table '%-.64s' was created with a different version of MySQL and cannot be "
5489
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6848
#: drizzled/table.cc:2700
5493
#: drizzled/table.cc:2721
6851
5496
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6855
#: drizzled/table.cc:2726
5500
#: drizzled/table.cc:2748
6858
5503
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6859
5504
"have type %s, found type %s."
6862
#: drizzled/table.cc:2735
5507
#: drizzled/table.cc:2759
6865
5510
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6866
5511
"position %d to have character set '%s' but the type has no character set."
6869
#: drizzled/table.cc:2745
5514
#: drizzled/table.cc:2771
6872
5517
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6873
5518
"position %d to have character set '%s' but found character set '%s'."
6876
#: drizzled/table.cc:2756
5521
#: drizzled/table.cc:2784
6879
5524
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6880
5525
"have type %s but the column is not found."
6883
#: drizzled/table.cc:5182
5528
#: drizzled/table.cc:4897
6885
5530
msgid "Got error %d when reading table '%s'"
6888
#: drizzled/tztime.cc:1054
5533
#: drizzled/tztime.cc:1061
6890
5535
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6893
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
5538
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5540
msgid "%s: option `%s' is ambiguous\n"
5543
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5545
msgid "%s: option `--%s' doesn't allow an argument\n"
5548
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5550
msgid "%s: option `%c%s' doesn't allow an argument\n"
5553
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5554
#: gnulib/getopt.c:992
5556
msgid "%s: option `%s' requires an argument\n"
5559
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5561
msgid "%s: unrecognized option `--%s'\n"
5564
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5566
msgid "%s: unrecognized option `%c%s'\n"
5569
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5571
msgid "%s: illegal option -- %c\n"
5574
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5576
msgid "%s: invalid option -- %c\n"
5579
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5580
#: gnulib/getopt.c:1063
5582
msgid "%s: option requires an argument -- %c\n"
5585
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5587
msgid "%s: option `-W %s' is ambiguous\n"
5590
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5592
msgid "%s: option `-W %s' doesn't allow an argument\n"
5595
#: libdrizzleclient/errmsg.c:27
5596
msgid "Unknown Drizzle error"
5599
#: libdrizzleclient/errmsg.c:28
5601
msgid "Can't create UNIX socket (%d)"
5604
#: libdrizzleclient/errmsg.c:29
5606
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5609
#: libdrizzleclient/errmsg.c:30
5611
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5614
#: libdrizzleclient/errmsg.c:31
5616
msgid "Can't create TCP/IP socket (%d)"
5619
#: libdrizzleclient/errmsg.c:32
5621
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5624
#: libdrizzleclient/errmsg.c:33
5625
msgid "Drizzle server has gone away"
5628
#: libdrizzleclient/errmsg.c:34
5630
msgid "Protocol mismatch; server version = %d, client version = %d"
5633
#: libdrizzleclient/errmsg.c:35
5634
msgid "Drizzle client ran out of memory"
5637
#: libdrizzleclient/errmsg.c:36
5638
msgid "Wrong host info"
5641
#: libdrizzleclient/errmsg.c:37
5642
msgid "Localhost via UNIX socket"
5645
#: libdrizzleclient/errmsg.c:38
5647
msgid "%-.100s via TCP/IP"
5650
#: libdrizzleclient/errmsg.c:39
5651
msgid "Error in server handshake"
5654
#: libdrizzleclient/errmsg.c:40
5655
msgid "Lost connection to Drizzle server during query"
5658
#: libdrizzleclient/errmsg.c:41
5659
msgid "Commands out of sync; you can't run this command now"
5662
#: libdrizzleclient/errmsg.c:42
5664
msgid "Named pipe: %-.32s"
5667
#: libdrizzleclient/errmsg.c:43
5669
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5672
#: libdrizzleclient/errmsg.c:44
5674
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5677
#: libdrizzleclient/errmsg.c:45
5679
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5682
#: libdrizzleclient/errmsg.c:46
5684
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5687
#: libdrizzleclient/errmsg.c:47
5688
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5691
#: libdrizzleclient/errmsg.c:48
5692
msgid "Embedded server"
5695
#: libdrizzleclient/errmsg.c:49
5696
msgid "Error on SHOW SLAVE STATUS:"
5699
#: libdrizzleclient/errmsg.c:50
5700
msgid "Error on SHOW SLAVE HOSTS:"
5703
#: libdrizzleclient/errmsg.c:51
5704
msgid "Error connecting to slave:"
5707
#: libdrizzleclient/errmsg.c:52
5708
msgid "Error connecting to master:"
5711
#: libdrizzleclient/errmsg.c:53
5712
msgid "SSL connection error"
5715
#: libdrizzleclient/errmsg.c:54
5716
msgid "Malformed packet"
5719
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5720
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5721
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5722
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5723
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5724
msgid "(unused error message)"
5727
#: libdrizzleclient/errmsg.c:56
5728
msgid "Invalid use of null pointer"
5731
#: libdrizzleclient/errmsg.c:57
5732
msgid "Statement not prepared"
5735
#: libdrizzleclient/errmsg.c:58
5736
msgid "No data supplied for parameters in prepared statement"
5739
#: libdrizzleclient/errmsg.c:59
5740
msgid "Data truncated"
5743
#: libdrizzleclient/errmsg.c:60
5744
msgid "No parameters exist in the statement"
5747
#: libdrizzleclient/errmsg.c:61
5748
msgid "Invalid parameter number"
5751
#: libdrizzleclient/errmsg.c:62
5754
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5757
#: libdrizzleclient/errmsg.c:64
5759
msgid "Using unsupported buffer type: %d (parameter: %d)"
5762
#: libdrizzleclient/errmsg.c:65
5764
msgid "Shared memory: %-.100s"
5767
#: libdrizzleclient/errmsg.c:75
5768
msgid "Wrong or unknown protocol"
5771
#: libdrizzleclient/errmsg.c:76
5772
msgid "Invalid connection handle"
5775
#: libdrizzleclient/errmsg.c:77
5777
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5778
"option 'secure_auth' enabled)"
5781
#: libdrizzleclient/errmsg.c:79
5782
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5785
#: libdrizzleclient/errmsg.c:80
5786
msgid "Attempt to read column without prior row fetch"
5789
#: libdrizzleclient/errmsg.c:81
5790
msgid "Prepared statement contains no metadata"
5793
#: libdrizzleclient/errmsg.c:82
5795
"Attempt to read a row while there is no result set associated with the "
5799
#: libdrizzleclient/errmsg.c:84
5800
msgid "This feature is not implemented yet"
5803
#: libdrizzleclient/errmsg.c:85
5806
"Lost connection to Drizzle server while waiting for initial communication "
5807
"packet, system error: %d"
5810
#: libdrizzleclient/errmsg.c:87
5813
"Lost connection to Drizzle server while reading initial communication "
5814
"packet, system error: %d"
5817
#: libdrizzleclient/errmsg.c:89
5820
"Lost connection to Drizzle server while sending authentication information, "
5824
#: libdrizzleclient/errmsg.c:91
5827
"Lost connection to Drizzle server while reading authorization information, "
5831
#: libdrizzleclient/errmsg.c:93
5834
"Lost connection to Drizzle server while setting initial database, system "
5838
#: libdrizzleclient/errmsg.c:95
5840
msgid "Statement closed indirectly because of a preceding %s() call"
5843
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5845
msgid "File '%s' not found (Errcode: %d)"
5848
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5850
msgid "Error reading file '%s' (Errcode: %d)"
5853
#: mysys/errors.cc:25
5855
msgid "Can't create/write to file '%s' (Errcode: %d)"
5858
#: mysys/errors.cc:27
5860
msgid "Error writing file '%s' (Errcode: %d)"
5863
#: mysys/errors.cc:28
5865
msgid "Error on close of '%s' (Errcode: %d)"
5868
#: mysys/errors.cc:29
5870
msgid "Out of memory (Needed %u bytes)"
5873
#: mysys/errors.cc:30
5875
msgid "Error on delete of '%s' (Errcode: %d)"
5878
#: mysys/errors.cc:31
5880
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5883
#: mysys/errors.cc:32
5885
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5888
#: mysys/errors.cc:33
5890
msgid "Can't lock file (Errcode: %d)"
5893
#: mysys/errors.cc:34
5895
msgid "Can't unlock file (Errcode: %d)"
5898
#: mysys/errors.cc:35
5900
msgid "Can't read dir of '%s' (Errcode: %d)"
5903
#: mysys/errors.cc:36
5905
msgid "Can't get stat of '%s' (Errcode: %d)"
5908
#: mysys/errors.cc:37
5910
msgid "Can't change size of file (Errcode: %d)"
5913
#: mysys/errors.cc:38
5915
msgid "Can't open stream from handle (Errcode: %d)"
5918
#: mysys/errors.cc:39
5920
msgid "Can't get working dirctory (Errcode: %d)"
5923
#: mysys/errors.cc:40
5925
msgid "Can't change dir to '%s' (Errcode: %d)"
5928
#: mysys/errors.cc:41
5930
msgid "Warning: '%s' had %d links"
5933
#: mysys/errors.cc:42
5935
msgid "Warning: %d files and %d streams is left open\n"
5938
#: mysys/errors.cc:43
5940
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5943
#: mysys/errors.cc:44
5945
msgid "Can't create directory '%s' (Errcode: %d)"
5948
#: mysys/errors.cc:45
5951
"Character set '%s' is not a compiled character set and is not specified in "
5955
#: mysys/errors.cc:46
5957
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5960
#: mysys/errors.cc:47
5962
msgid "Can't read value for symlink '%s' (Error %d)"
5965
#: mysys/errors.cc:48
5967
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5970
#: mysys/errors.cc:49
5972
msgid "Error on realpath() on '%s' (Error %d)"
5975
#: mysys/errors.cc:50
5977
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5980
#: mysys/errors.cc:51
5983
"Collation '%s' is not a compiled collation and is not specified in the %s "
5987
#: mysys/errors.cc:53
5989
msgid "File '%s' (fileno: %d) was not closed"
5992
#: mysys/my_error.cc:87
5994
msgid "Unknown error %d"
5997
#: mysys/my_getopt.cc:89
6001
#: mysys/my_getopt.cc:91
6005
#: mysys/my_getopt.cc:355
6007
msgid "%s: %s: Option '%s' used, but is disabled\n"
6010
#: mysys/my_getopt.cc:356
6014
#: mysys/my_getopt.cc:356
6018
#: mysys/my_getopt.cc:459
6020
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6023
#: mysys/my_getopt.cc:772
6025
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6028
#: mysys/my_getopt.cc:963
6030
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6033
#: mysys/my_getopt.cc:1190
6035
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6038
#: mysys/my_getopt.cc:1210
6042
"Variables (--variable-name=value)\n"
6043
"and boolean options {false|true} Value (after reading options)\n"
6044
"--------------------------------- -----------------------------\n"
6047
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6048
msgid "(No default value)"
6051
#: mysys/my_getopt.cc:1245
6055
#: mysys/my_getopt.cc:1245
6059
#: mysys/my_getopt.cc:1273
6061
msgid "(Disabled)\n"
6064
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
6894
6065
msgid "Error Messages to stderr"
6897
#: plugin/logging_query/logging_query.cc:120
6900
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6901
"*s rows_sent=%ld rows_examined=%u\n"
6902
" db=\"%.*s\" query=\"%.*s\"\n"
6905
#: plugin/logging_query/logging_query.cc:161
6068
#: plugin/logging_query/logging_query.cc:275
6907
6070
msgid "fail open() fn=%s er=%s\n"
6910
#: plugin/logging_query/logging_query.cc:201
6073
#: plugin/logging_query/logging_query.cc:315
6074
msgid "Enable logging to CSV file"
6077
#: plugin/logging_query/logging_query.cc:324
6911
6078
msgid "File to log to"
6914
#: plugin/logging_query/logging_query.cc:210
6915
msgid "Enable logging"
6918
#: plugin/logging_query/logging_query.cc:219
6919
msgid "Disable after this many seconds. Zero for forever"
6922
#: plugin/logging_query/logging_query.cc:232
6081
#: plugin/logging_query/logging_query.cc:333
6082
#: plugin/logging_syslog/logging_syslog.cc:247
6923
6083
msgid "Threshold for logging slow queries, in microseconds"
6926
#: plugin/logging_query/logging_query.cc:245
6086
#: plugin/logging_query/logging_query.cc:345
6087
#: plugin/logging_syslog/logging_syslog.cc:259
6927
6088
msgid "Threshold for logging big queries, for rows returned"
6930
#: plugin/logging_query/logging_query.cc:258
6091
#: plugin/logging_query/logging_query.cc:357
6092
#: plugin/logging_syslog/logging_syslog.cc:271
6931
6093
msgid "Threshold for logging big queries, for rows examined"
6934
#: plugin/logging_query/logging_query.cc:281
6935
msgid "Log queries to a file"
6938
#: storage/myisam/ha_myisam.cc:448
6940
msgid "Got an error from thread_id=%lu, %s:%d"
6943
#: storage/myisam/ha_myisam.cc:451
6096
#: plugin/logging_query/logging_query.cc:380
6097
msgid "Log queries to a CSV file"
6100
#: plugin/logging_syslog/logging_syslog.cc:166
6102
msgid "syslog facility \"%s\" not known, using \"local0\""
6105
#: plugin/logging_syslog/logging_syslog.cc:183
6107
msgid "syslog priority \"%s\" not known, using \"info\""
6110
#: plugin/logging_syslog/logging_syslog.cc:211
6111
msgid "Enable logging"
6114
#: plugin/logging_syslog/logging_syslog.cc:220
6115
msgid "Syslog Ident"
6118
#: plugin/logging_syslog/logging_syslog.cc:229
6119
msgid "Syslog Facility"
6122
#: plugin/logging_syslog/logging_syslog.cc:238
6123
msgid "Syslog Priority"
6126
#: plugin/logging_syslog/logging_syslog.cc:296
6127
msgid "Log to syslog"
6130
#: plugin/pool_of_threads/pool_of_threads.cc:110
6131
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6134
#: plugin/pool_of_threads/pool_of_threads.cc:116
6135
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6138
#: plugin/pool_of_threads/pool_of_threads.cc:128
6139
msgid "session_add_event event_add error in libevent_init\n"
6142
#: plugin/pool_of_threads/pool_of_threads.cc:144
6144
msgid "Can't create completion port thread (error %d)"
6147
#: plugin/pool_of_threads/pool_of_threads.cc:263
6148
msgid "event_add error in libevent_add_session_callback\n"
6151
#: plugin/pool_of_threads/pool_of_threads.cc:292
6152
msgid "Scheduler init error in libevent_add_new_connection\n"
6155
#: plugin/pool_of_threads/pool_of_threads.cc:382
6156
msgid "libevent_thread_proc: my_thread_init() failed\n"
6159
#: plugin/pool_of_threads/pool_of_threads.cc:590
6160
msgid "Size of Pool."
6163
#: plugin/pool_of_threads/pool_of_threads.cc:595
6164
msgid "Enable Pool of Threads Scheduler"
6167
#: plugin/replicator/replicator.cc:249
6168
msgid "Enable Replicator"
6171
#: plugin/replicator/replicator.cc:258
6172
msgid "Directory to place replication logs."
6175
#: plugin/single_thread/single_thread.cc:87
6176
msgid "Enable One Thread per Connection Scheduler"
6179
#: storage/myisam/ha_myisam.cc:457
6181
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6184
#: storage/myisam/ha_myisam.cc:461
6945
6186
msgid "Got an error from unknown thread, %s:%d"
6948
#: storage/myisam/ha_myisam.cc:456
6189
#: storage/myisam/ha_myisam.cc:466
6949
6190
msgid "Unknown thread accessing table"
6952
#: storage/myisam/my_handler_errors.c:32
6193
#: storage/myisam/ha_myisam.cc:1872
6194
msgid "Block size to be used for MyISAM index pages."
6197
#: storage/myisam/ha_myisam.cc:1878
6199
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6200
"disables parallel repair."
6203
#: storage/myisam/ha_myisam.cc:1884
6205
"Don't use the fast sort index method to created index if the temporary file "
6206
"would get bigger than this."
6209
#: storage/myisam/ha_myisam.cc:1889
6211
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6212
"when creating indexes with CREATE INDEX or ALTER TABLE."
6215
#: storage/myisam/ha_myisam.cc:1895
6216
msgid "Default pointer size to be used for MyISAM tables."
6219
#: storage/myisam/my_handler_errors.c:34
6953
6220
msgid "Didn't find key on read or update"
6956
#: storage/myisam/my_handler_errors.c:34
6223
#: storage/myisam/my_handler_errors.c:36
6957
6224
msgid "Duplicate key on write or update"
6960
#: storage/myisam/my_handler_errors.c:36
6227
#: storage/myisam/my_handler_errors.c:38
6961
6228
msgid "Internal (unspecified) error in handler"
6964
#: storage/myisam/my_handler_errors.c:38
6231
#: storage/myisam/my_handler_errors.c:40
6966
6233
"Someone has changed the row since it was read (while the table was locked to "
6970
#: storage/myisam/my_handler_errors.c:41
6237
#: storage/myisam/my_handler_errors.c:43
6971
6238
msgid "Wrong index given to function"
6974
#: storage/myisam/my_handler_errors.c:43
6241
#: storage/myisam/my_handler_errors.c:45
6975
6242
msgid "Undefined handler error 125"
6978
#: storage/myisam/my_handler_errors.c:45
6245
#: storage/myisam/my_handler_errors.c:47
6979
6246
msgid "Index file is crashed"
6982
#: storage/myisam/my_handler_errors.c:47
6249
#: storage/myisam/my_handler_errors.c:49
6983
6250
msgid "Record file is crashed"
6986
#: storage/myisam/my_handler_errors.c:49
6253
#: storage/myisam/my_handler_errors.c:51
6987
6254
msgid "Out of memory in engine"
6990
#: storage/myisam/my_handler_errors.c:51
6257
#: storage/myisam/my_handler_errors.c:53
6991
6258
msgid "Undefined handler error 129"
6994
#: storage/myisam/my_handler_errors.c:53
6261
#: storage/myisam/my_handler_errors.c:55
6995
6262
msgid "Incorrect file format"
6998
#: storage/myisam/my_handler_errors.c:55
6265
#: storage/myisam/my_handler_errors.c:57
6999
6266
msgid "Command not supported by database"
7002
#: storage/myisam/my_handler_errors.c:57
6269
#: storage/myisam/my_handler_errors.c:59
7003
6270
msgid "Old database file"
7006
#: storage/myisam/my_handler_errors.c:59
6273
#: storage/myisam/my_handler_errors.c:61
7007
6274
msgid "No record read before update"
7010
#: storage/myisam/my_handler_errors.c:61
6277
#: storage/myisam/my_handler_errors.c:63
7011
6278
msgid "Record was already deleted (or record file crashed)"
7014
#: storage/myisam/my_handler_errors.c:63
6281
#: storage/myisam/my_handler_errors.c:65
7015
6282
msgid "No more room in record file"
7018
#: storage/myisam/my_handler_errors.c:65
6285
#: storage/myisam/my_handler_errors.c:67
7019
6286
msgid "No more room in index file"
7022
#: storage/myisam/my_handler_errors.c:67
6289
#: storage/myisam/my_handler_errors.c:69
7023
6290
msgid "No more records (read after end of file)"
7026
#: storage/myisam/my_handler_errors.c:69
6293
#: storage/myisam/my_handler_errors.c:71
7027
6294
msgid "Unsupported extension used for table"
7030
#: storage/myisam/my_handler_errors.c:71
6297
#: storage/myisam/my_handler_errors.c:73
7031
6298
msgid "Too big row"
7034
#: storage/myisam/my_handler_errors.c:73
6301
#: storage/myisam/my_handler_errors.c:75
7035
6302
msgid "Wrong create options"
7038
#: storage/myisam/my_handler_errors.c:75
6305
#: storage/myisam/my_handler_errors.c:77
7039
6306
msgid "Duplicate unique key or constraint on write or update"
7042
#: storage/myisam/my_handler_errors.c:77
6309
#: storage/myisam/my_handler_errors.c:79
7043
6310
msgid "Unknown character set used in table"
7046
#: storage/myisam/my_handler_errors.c:79
6313
#: storage/myisam/my_handler_errors.c:81
7047
6314
msgid "Conflicting table definitions in sub-tables of MERGE table"
7050
#: storage/myisam/my_handler_errors.c:81
6317
#: storage/myisam/my_handler_errors.c:83
7051
6318
msgid "Table is crashed and last repair failed"
7054
#: storage/myisam/my_handler_errors.c:83
6321
#: storage/myisam/my_handler_errors.c:85
7055
6322
msgid "Table was marked as crashed and should be repaired"
7058
#: storage/myisam/my_handler_errors.c:85
6325
#: storage/myisam/my_handler_errors.c:87
7059
6326
msgid "Lock timed out; Retry transaction"
7062
#: storage/myisam/my_handler_errors.c:87
6329
#: storage/myisam/my_handler_errors.c:89
7063
6330
msgid "Lock table is full; Restart program with a larger locktable"
7066
#: storage/myisam/my_handler_errors.c:89
6333
#: storage/myisam/my_handler_errors.c:91
7067
6334
msgid "Updates are not allowed under a read only transactions"
7070
#: storage/myisam/my_handler_errors.c:91
6337
#: storage/myisam/my_handler_errors.c:93
7071
6338
msgid "Lock deadlock; Retry transaction"
7074
#: storage/myisam/my_handler_errors.c:93
6341
#: storage/myisam/my_handler_errors.c:95
7075
6342
msgid "Foreign key constraint is incorrectly formed"
7078
#: storage/myisam/my_handler_errors.c:95
6345
#: storage/myisam/my_handler_errors.c:97
7079
6346
msgid "Cannot add a child row"
7082
#: storage/myisam/my_handler_errors.c:97
6349
#: storage/myisam/my_handler_errors.c:99
7083
6350
msgid "Cannot delete a parent row"
7086
#: storage/myisam/my_handler_errors.c:99
6353
#: storage/myisam/my_handler_errors.c:101
7087
6354
msgid "No savepoint with that name"
7090
#: storage/myisam/my_handler_errors.c:101
6357
#: storage/myisam/my_handler_errors.c:103
7091
6358
msgid "Non unique key block size"
7094
#: storage/myisam/my_handler_errors.c:103
6361
#: storage/myisam/my_handler_errors.c:105
7095
6362
msgid "The table does not exist in engine"
7098
#: storage/myisam/my_handler_errors.c:105
6365
#: storage/myisam/my_handler_errors.c:107
7099
6366
msgid "The table already existed in storage engine"
7102
#: storage/myisam/my_handler_errors.c:107
6369
#: storage/myisam/my_handler_errors.c:109
7103
6370
msgid "Could not connect to storage engine"
7106
#: storage/myisam/my_handler_errors.c:109
6373
#: storage/myisam/my_handler_errors.c:111
7107
6374
msgid "Unexpected null pointer found when using spatial index"
7110
#: storage/myisam/my_handler_errors.c:111
6377
#: storage/myisam/my_handler_errors.c:113
7111
6378
msgid "The table changed in storage engine"
7114
#: storage/myisam/my_handler_errors.c:113
6381
#: storage/myisam/my_handler_errors.c:115
7115
6382
msgid "There's no partition in table for the given value"
7118
#: storage/myisam/my_handler_errors.c:115
6385
#: storage/myisam/my_handler_errors.c:117
7119
6386
msgid "Row-based binlogging of row failed"
7122
#: storage/myisam/my_handler_errors.c:117
6389
#: storage/myisam/my_handler_errors.c:119
7123
6390
msgid "Index needed in foreign key constraint"
7126
#: storage/myisam/my_handler_errors.c:119
6393
#: storage/myisam/my_handler_errors.c:121
7127
6394
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7130
#: storage/myisam/my_handler_errors.c:121
6397
#: storage/myisam/my_handler_errors.c:123
7131
6398
msgid "Table needs to be upgraded before it can be used"
7134
#: storage/myisam/my_handler_errors.c:123
6401
#: storage/myisam/my_handler_errors.c:125
7135
6402
msgid "Table is read only"
7138
#: storage/myisam/my_handler_errors.c:125
6405
#: storage/myisam/my_handler_errors.c:127
7139
6406
msgid "Failed to get next auto increment value"
7142
#: storage/myisam/my_handler_errors.c:127
6409
#: storage/myisam/my_handler_errors.c:129
7143
6410
msgid "Failed to set row auto increment value"
7146
#: storage/myisam/my_handler_errors.c:129
6413
#: storage/myisam/my_handler_errors.c:131
7147
6414
msgid "Unknown (generic) error from engine"
7150
#: storage/myisam/my_handler_errors.c:131
6417
#: storage/myisam/my_handler_errors.c:133
7151
6418
msgid "Record is the same"
7154
#: storage/myisam/my_handler_errors.c:133
6421
#: storage/myisam/my_handler_errors.c:135
7155
6422
msgid "It is not possible to log this statement"
7158
#: storage/myisam/my_handler_errors.c:135
6425
#: storage/myisam/my_handler_errors.c:137
7159
6426
msgid "Tablespace exists"
7162
#: storage/myisam/my_handler_errors.c:137
6429
#: storage/myisam/my_handler_errors.c:139
7163
6430
msgid "The event was corrupt, leading to illegal data being read"
7166
#: storage/myisam/my_handler_errors.c:139
6433
#: storage/myisam/my_handler_errors.c:141
7167
6434
msgid "The table is of a new format not supported by this version"
7170
#: storage/myisam/my_handler_errors.c:141
7171
msgid "The event could not be processed no other hanlder error happened"
7174
6437
#: storage/myisam/my_handler_errors.c:143
7175
msgid "Got a fatal error during initialzaction of handler"
6438
msgid "The event could not be processed no other handler error happened"
7178
6441
#: storage/myisam/my_handler_errors.c:145
6442
msgid "Got a fatal error during initialzation of handler"
6445
#: storage/myisam/my_handler_errors.c:147
7179
6446
msgid "File to short; Expected more data in file"
7182
#: storage/myisam/my_handler_errors.c:147
6449
#: storage/myisam/my_handler_errors.c:149
7183
6450
msgid "Read page with wrong checksum"
7186
#: storage/myisam/my_handler_errors.c:149
6453
#: storage/myisam/my_handler_errors.c:151
7187
6454
msgid "Lock or active transaction"
7190
#: storage/myisam/my_handler_errors.c:151
6457
#: storage/myisam/my_handler_errors.c:153
7191
6458
msgid "No such table space"
7194
#: storage/myisam/my_handler_errors.c:153
6461
#: storage/myisam/my_handler_errors.c:155
7195
6462
msgid "Tablespace not empty"