313
#: client/drizzle.cc:1351
315
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
316
"option deprecated; use --disable-pager instead."
319
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
321
"Password to use when connecting to server. If password is not given it's "
322
"asked from the tty."
325
#: client/drizzle.cc:1356
327
"Port number to use for connection or 0 for default to, in order of "
328
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
331
#: client/drizzle.cc:1357
332
msgid "built-in default"
335
#: client/drizzle.cc:1360
324
#: ../client/drizzle.cc:1352
326
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
327
msgstr "Lumpuhkan pelaman, cetak ke stdout."
329
#: ../client/drizzle.cc:1354
336
330
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
333
#: ../client/drizzle.cc:1356
345
335
"Don't cache result, print it row by row. This may slow down the server if "
346
336
"the output is suspended. Doesn't use history file."
349
#: client/drizzle.cc:1368
339
#: ../client/drizzle.cc:1358
350
340
msgid "Write fields without conversion. Used with --batch."
353
#: client/drizzle.cc:1371
355
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
356
"option is enabled by default."
359
#: client/drizzle.cc:1373
343
#: ../client/drizzle.cc:1359
344
msgid "Do not reconnect if the connection is lost."
347
#: ../client/drizzle.cc:1361
348
msgid "Shutdown the server"
351
#: ../client/drizzle.cc:1362
361
353
"Be more silent. Print results with a tab as separator, each row on new line."
364
#: client/drizzle.cc:1375
365
msgid "Socket file to use for connection."
368
#: client/drizzle.cc:1378
369
msgid "Output in table format."
372
#: client/drizzle.cc:1381
356
#: ../client/drizzle.cc:1364
374
358
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
359
"work in batch mode. Disable with --disable-tee. This option is disabled by "
379
#: client/drizzle.cc:1383
381
"Disable outfile. See interactive help (\\h) also. WARNING: option "
382
"deprecated; use --disable-tee instead"
385
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
386
msgid "User for login if not current user."
389
#: client/drizzle.cc:1389
390
msgid "Only allow UPDATE and DELETE that uses keys."
393
#: client/drizzle.cc:1392
394
msgid "Synonym for option --safe-updates, -U."
397
#: client/drizzle.cc:1395
398
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
msgid "Output version information and exit."
405
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
406
msgid "Wait and retry if connection is down."
409
#: client/drizzle.cc:1402
363
#: ../client/drizzle.cc:1366
364
msgid "Disable outfile. See interactive help (\\h) also."
367
#: ../client/drizzle.cc:1368
410
368
msgid "Number of seconds before connection timeout."
413
#: client/drizzle.cc:1407
414
msgid "Max packet length to send to, or receive from server"
417
#: client/drizzle.cc:1412
418
msgid "Buffer for TCP/IP and socket communication"
421
#: client/drizzle.cc:1416
371
#: ../client/drizzle.cc:1370
372
msgid "Max length of input line"
375
#: ../client/drizzle.cc:1372
422
376
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1421
379
#: ../client/drizzle.cc:1374
426
380
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1425
430
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
433
#: client/drizzle.cc:1438
435
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
438
#: client/drizzle.cc:1445
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"
447
#: client/drizzle.cc:1449
449
msgid "Usage: %s [OPTIONS] [database]\n"
452
#: client/drizzle.cc:1482
383
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:545
384
msgid "Options specific to the client"
387
#: ../client/drizzle.cc:1380
388
msgid "Connect to host"
391
#: ../client/drizzle.cc:1382
393
"Password to use when connecting to server. If password is not given it's "
394
"asked from the tty."
397
#: ../client/drizzle.cc:1384
399
"Port number to use for connection or 0 for default to, in order of "
400
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
403
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:554
404
msgid "User for login if not current user."
407
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:556
408
msgid "The protocol of connection (mysql or drizzle)."
411
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:568
412
msgid "Allowed Options"
415
#: ../client/drizzle.cc:1442 ../client/drizzle.cc:1449
417
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
419
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
422
#: ../client/drizzle.cc:1514 ../client/drizzle.cc:3797
453
423
msgid "DELIMITER cannot contain a backslash character"
456
#: client/drizzle.cc:1503
458
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
461
#: client/drizzle.cc:1526
463
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
466
#: client/drizzle.cc:1530
468
msgid "WARNING: --server-arg option not supported in this configuration.\n"
471
#: client/drizzle.cc:1898
473
msgid "Unknown command '\\%c'."
476
#: client/drizzle.cc:2325
426
#: ../client/drizzle.cc:1593 ../client/drizzledump.cc:659
427
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:468
428
#: ../client/drizzletest.cc:5603
429
msgid "Error: Unknown protocol"
432
#: ../client/drizzle.cc:1607
434
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
437
#: ../client/drizzle.cc:1653 ../client/drizzle.cc:4043
439
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
442
#: ../client/drizzle.cc:1659
445
"Copyright (C) 2008 Sun Microsystems\n"
446
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
447
"and you are welcome to modify and redistribute it under the GPL license\n"
450
#: ../client/drizzle.cc:1664
452
msgid "Usage: drizzle [OPTIONS] [database]\n"
455
#: ../client/drizzle.cc:1718
457
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
458
msgstr "Selamat datang ke klien Drizzle.. Arahan berakhir dengan ; atau \\g"
460
#: ../client/drizzle.cc:1727
463
"Your Drizzle connection id is %u\n"
464
"Connection protocol: %s\n"
465
"Server version: %s\n"
467
"Id sambungan Drizzle anda ialah %u\n"
468
"Versi pelayan: %s\n"
470
#: ../client/drizzle.cc:1761
472
msgid "Reading history-file %s\n"
473
msgstr "Sedang membaca fail sejarah %s\n"
475
#: ../client/drizzle.cc:1765
477
msgid "Couldn't allocate memory for temp histfile!\n"
478
msgstr "Tidak boleh menyediakan ruang ingatan untuk fail sejarah sementara!\n"
480
#: ../client/drizzle.cc:1772
481
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
483
"Taip 'help;' atau '\\h' untuk bantuan. Taip '\\c' untuk membersihkan "
486
#: ../client/drizzle.cc:1782
490
#: ../client/drizzle.cc:1795
492
msgid "Writing history-file %s\n"
493
msgstr "Sedang menulis fail sejarah %s\n"
495
#: ../client/drizzle.cc:1803
497
msgstr "Dihenti paksa"
499
#: ../client/drizzle.cc:1803
501
msgstr "Selamat tinggal."
503
#: ../client/drizzle.cc:1855
504
msgid "Query aborted by Ctrl+C\n"
505
msgstr "Pertanyaan dihentikan dengan Ctrl+C\n"
507
#: ../client/drizzle.cc:1939
509
msgid "Processing line: %<PRIu32>\n"
512
#: ../client/drizzle.cc:2157
513
msgid "Unknown command: "
516
#: ../client/drizzle.cc:2571
478
518
"Reading table information for completion of table and column names\n"
479
" You can turn off this feature to get a quicker startup with -A\n"
519
"You can turn off this feature to get a quicker startup with -A\n"
483
#: client/drizzle.cc:2422
523
#: ../client/drizzle.cc:2637
484
524
msgid "No connection. Trying to reconnect..."
487
#: client/drizzle.cc:2428
527
#: ../client/drizzle.cc:2643
488
528
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
#: 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
531
#: ../client/drizzle.cc:2727
550
532
msgid "List of all Drizzle commands:"
553
#: client/drizzle.cc:2602
554
msgid "Note that all text commands must be first on line and end with ';'"
557
#: client/drizzle.cc:2613
535
#: ../client/drizzle.cc:2731
560
"For server side help, type 'help contents'\n"
538
"Note that all text commands must be first on line and end with '%s' or \\g"
563
#: client/drizzle.cc:2656
541
#: ../client/drizzle.cc:2789
564
542
msgid "No query specified\n"
567
#: client/drizzle.cc:2671
545
#: ../client/drizzle.cc:2804
568
546
msgid "Ignoring query to other database"
571
#: client/drizzle.cc:2720
549
#: ../client/drizzle.cc:2854
572
550
msgid "Empty set"
575
#: client/drizzle.cc:2733
553
#: ../client/drizzle.cc:2867
577
555
msgid "%ld row in set"
578
556
msgid_plural "%ld rows in set"
582
#: client/drizzle.cc:2742
560
#: ../client/drizzle.cc:2876
586
#: client/drizzle.cc:2744
564
#: ../client/drizzle.cc:2878
588
566
msgid "Query OK, %ld row affected"
589
567
msgid_plural "Query OK, %ld rows affected"
593
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
595
"Port number to use for connection or 0 for default to, in order of "
596
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
599
#: client/drizzleadmin.cc:85
600
msgid "Silently exit if one can't connect to server."
603
#: client/drizzleadmin.cc:91
604
msgid "Write more information."
607
#: client/drizzleadmin.cc:256
610
"connect to server at '%s' failed\n"
614
#: client/drizzleadmin.cc:262
616
msgid "Check that drizzled is running on %s"
619
#: client/drizzleadmin.cc:263
621
msgid " and that the port is %d.\n"
624
#: client/drizzleadmin.cc:265
626
msgid "You can check this by doing 'telnet %s %d'\n"
629
#: client/drizzleadmin.cc:276
631
msgid "Got error: %s\n"
634
#: client/drizzleadmin.cc:283
635
msgid "Waiting for Drizzle server to answer"
638
#: client/drizzleadmin.cc:316
640
msgid "shutting down drizzled...\n"
643
#: client/drizzleadmin.cc:320
645
msgid "shutdown failed; error: '%s'"
648
#: client/drizzleadmin.cc:327
653
#: client/drizzleadmin.cc:337
654
msgid "drizzled is alive"
657
#: client/drizzleadmin.cc:345
658
msgid "connection was down, but drizzled is now alive"
661
#: client/drizzleadmin.cc:349
663
msgid "drizzled doesn't answer to ping, error: '%s'"
666
#: client/drizzleadmin.cc:358
668
msgid "Unknown command: '%-.60s'"
671
#: client/drizzleadmin.cc:367
673
msgid "%s Ver %s Distrib %s, for %s on %s\n"
676
#: client/drizzleadmin.cc:374
677
msgid "Copyright (C) 2000-2008 MySQL AB"
680
#: client/drizzleadmin.cc:375
682
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
683
"and you are welcome to modify and redistribute it under the GPL license\n"
686
#: client/drizzleadmin.cc:376
687
msgid "Administration program for the drizzled daemon."
690
#: client/drizzleadmin.cc:377
692
msgid "Usage: %s [OPTIONS] command command....\n"
695
#: client/drizzleadmin.cc:379
697
" ping Check if server is down\n"
698
" 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
571
#: ../client/drizzle.cc:2950
572
msgid "popen() failed! defaulting PAGER to stdout!\n"
575
#: ../client/drizzle.cc:2972
577
msgid "Error logging to file '%s'\n"
580
#: ../client/drizzle.cc:2977
582
msgid "Logging to file '%s'\n"
583
msgstr "Sedang membaca fail sejarah %s\n"
585
#: ../client/drizzle.cc:3061
594
"Collation: %s (%u)\n"
602
#: ../client/drizzle.cc:3528
604
msgid "No previous outfile available, you must give a filename!\n"
607
#: ../client/drizzle.cc:3533
609
msgid "Currently logging to file '%s'\n"
612
#: ../client/drizzle.cc:3553
614
msgid "No outfile specified!\n"
617
#: ../client/drizzle.cc:3566
618
msgid "Outfile disabled.\n"
621
#: ../client/drizzle.cc:3593
623
msgid "Default pager wasn't set, using stdout.\n"
624
msgstr "Lumpuhkan pelaman, cetak ke stdout."
626
#: ../client/drizzle.cc:3613
628
msgid "PAGER set to '%s'\n"
631
#: ../client/drizzle.cc:3624
632
msgid "PAGER set to stdout\n"
635
#: ../client/drizzle.cc:3707
637
msgid "Connection id: %u"
640
#: ../client/drizzle.cc:3709
642
msgid "Current database: %.128s\n"
645
#: ../client/drizzle.cc:3710
650
#: ../client/drizzle.cc:3730
651
msgid "Usage: \\. <filename> | source <filename>"
654
#: ../client/drizzle.cc:3745
656
msgid "Failed to open file '%s', error: %d"
659
#: ../client/drizzle.cc:3753
660
msgid "Can't initialize LineBuffer"
663
#: ../client/drizzle.cc:3789
664
msgid "DELIMITER must be followed by a 'delimiter' character or string"
667
#: ../client/drizzle.cc:3822
668
msgid "USE must be followed by a database name"
671
#: ../client/drizzle.cc:3890
672
msgid "Database changed"
675
#: ../client/drizzle.cc:3898
677
msgid "Show warnings enabled."
678
msgstr "Paparkan amaran selepas setiap kenyataan."
680
#: ../client/drizzle.cc:3906
682
msgid "Show warnings disabled."
683
msgstr "Paparkan amaran selepas setiap kenyataan."
685
#: ../client/drizzle.cc:4050
689
"Connection id:\t\t%lu\n"
692
#: ../client/drizzle.cc:4062
694
msgid "Current database:\t%s\n"
697
#: ../client/drizzle.cc:4063
699
msgid "Current user:\t\t%s\n"
702
#: ../client/drizzle.cc:4069
703
msgid "SSL:\t\t\tNot in use"
706
#: ../client/drizzle.cc:4074
712
#: ../client/drizzle.cc:4081
715
"All updates ignored to this database\n"
718
#: ../client/drizzle.cc:4084
720
msgid "Current pager:\t\t%s\n"
723
#: ../client/drizzle.cc:4085
725
msgid "Using outfile:\t\t'%s'\n"
728
#: ../client/drizzle.cc:4086
730
msgid "Using delimiter:\t%s\n"
733
#: ../client/drizzle.cc:4087
735
msgid "Server version:\t\t%s\n"
738
#: ../client/drizzle.cc:4088
740
msgid "Protocol:\t\t%s\n"
743
#: ../client/drizzle.cc:4089
745
msgid "Protocol version:\t%d\n"
748
#: ../client/drizzle.cc:4090
750
msgid "Connection:\t\t%s\n"
753
#: ../client/drizzle.cc:4097
755
msgid "UNIX socket:\t\t%s\n"
758
#: ../client/drizzle.cc:4099
760
msgid "TCP port:\t\t%d\n"
763
#: ../client/drizzle.cc:4104
766
"Note that you are running in safe_update_mode:\n"
769
#: ../client/drizzle.cc:4106
772
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
774
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
776
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
777
" Max number of examined row combination in a join is set to: "
782
#: ../client/drizzle.cc:4168 ../drizzled/option.cc:339
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
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
1192
msgid "Plugin '%s' init function returned error."
1195
#. TRANSLATORS: The leading word "configvar" is the name
1196
#. of the plugin api, and so should not be translated.
1197
#: drizzled/configvar.cc:40
1199
msgid "configvar plugin '%s' init() failed"
1202
#. TRANSLATORS: The leading word "configvar" is the name
1203
#. of the plugin api, and so should not be translated.
1204
#: drizzled/configvar.cc:62
1206
msgid "configvar plugin '%s' deinit() failed"
1209
#. TRANSLATORS: The leading word "configvar" is the name
1210
#. of the plugin api, and so should not be translated.
1211
#: drizzled/configvar.cc:98
1213
msgid "configvar plugin '%s' configvar_func1() failed"
1216
#. TRANSLATORS: The leading word "configvar" is the name
1217
#. of the plugin api, and so should not be translated.
1218
#: drizzled/configvar.cc:152
1220
msgid "configvar plugin '%s' configvar_func2() failed"
1223
#: drizzled/drizzled.cc:549
1225
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
1234
msgid "Got signal %d from thread %lud"
1237
#: drizzled/drizzled.cc:790
787
#: ../client/drizzle.cc:4211
789
msgid "ERROR %d (%s): "
792
#: ../client/drizzle.cc:4213
797
#: ../client/drizzle.cc:4216
801
#: ../client/drizzle.cc:4349
805
#: ../client/drizzle.cc:4351
809
#: ../client/drizzle.cc:4357
813
#: ../client/drizzle.cc:4363
817
#: ../client/drizzle.cc:4464
821
#: ../client/drizzle.cc:4584
823
msgid "Returning to default PROMPT of %s\n"
826
#: ../client/drizzle.cc:4589
828
msgid "Memory allocation error. Not changing prompt\n"
830
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
833
#: ../client/drizzle.cc:4594
835
msgid "PROMPT set to '%s'\n"
838
#: ../client/drizzledump.cc:230
839
msgid "Error inserting into destnation database"
842
#: ../client/drizzledump.cc:254
844
msgid "Got errno %d on write"
847
#: ../client/drizzledump.cc:299
850
"%s: You can't use --single-transaction and --lock-all-tables at the same "
854
#: ../client/drizzledump.cc:306
856
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
859
#: ../client/drizzledump.cc:375
860
msgid "-- Retrieving database structures..."
863
#: ../client/drizzledump.cc:479
865
"Dump all the databases. This will be same as --databases with all databases "
869
#: ../client/drizzledump.cc:481
870
msgid "Dump all the tablespaces."
873
#: ../client/drizzledump.cc:483
874
msgid "Use complete insert statements."
877
#: ../client/drizzledump.cc:485
879
"Flush logs file in server before starting dump. Note that if you dump many "
880
"databases at once (using the option --databases= or --all-databases), the "
881
"logs will be flushed for each database dumped. The exception is when using --"
882
"lock-all-tables in this case the logs will be flushed only once, "
883
"corresponding to the moment all tables are locked. So if you want your dump "
884
"and the log flush to happen at the same exact moment you should use --lock-"
885
"all-tables or --flush-logs"
888
#: ../client/drizzledump.cc:487
889
msgid "Continue even if we get an sql-error."
892
#: ../client/drizzledump.cc:488
894
msgid "Display this help message and exit."
895
msgstr "Paparkan bantuan ini dan keluar."
897
#: ../client/drizzledump.cc:490
899
"Locks all tables across all databases. This is achieved by taking a global "
900
"read lock for the duration of the whole dump. Automatically turns --single-"
904
#: ../client/drizzledump.cc:492
906
"Creates a consistent snapshot by dumping all tables in a single transaction. "
907
"Works ONLY for tables stored in storage engines which support "
908
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
909
"be consistent for other storage engines. While a --single-transaction dump "
910
"is in process, to ensure a valid dump file (correct table contents), no "
911
"other connection should use the following statements: ALTER TABLE, DROP "
912
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
916
#: ../client/drizzledump.cc:494
918
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
919
"extended-insert and --disable-keys."
922
#: ../client/drizzledump.cc:495
923
msgid "Overrides option --databases (-B)."
926
#: ../client/drizzledump.cc:497
927
msgid "Number of rows before each output progress report (requires --verbose)."
930
#: ../client/drizzledump.cc:499
931
msgid "Print info about the various stages."
934
#: ../client/drizzledump.cc:501
935
msgid "Turn off Comments"
938
#: ../client/drizzledump.cc:502
939
msgid "Turn off create-options"
942
#: ../client/drizzledump.cc:503
943
msgid "Turn off extended-insert"
946
#: ../client/drizzledump.cc:504
947
msgid "Turn off dump date at the end of the output"
950
#: ../client/drizzledump.cc:505
951
msgid "Do not read from the configuration files"
954
#: ../client/drizzledump.cc:511
955
msgid "Add a 'DROP DATABASE' before each create."
958
#: ../client/drizzledump.cc:512
959
msgid "Do not add a 'drop table' before each create."
962
#: ../client/drizzledump.cc:514
964
"Give less verbose output (useful for debugging). Disables structure comments "
965
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
966
"set-names --skip-disable-keys"
969
#: ../client/drizzledump.cc:516
971
"To dump several databases. Note the difference in usage; In this case no "
972
"tables are given. All name arguments are regarded as databasenames. 'USE "
973
"db_name;' will be included in the output."
976
#: ../client/drizzledump.cc:518
978
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
979
"will not be put in the output."
982
#: ../client/drizzledump.cc:520
984
"Do not dump the specified table. To specify more than one table to ignore, "
985
"use the directive multiple times, once for each table. Each table must be "
986
"specified with both database and table names, e.g. --ignore-table=database."
990
#: ../client/drizzledump.cc:522
991
msgid "Insert rows with INSERT IGNORE."
994
#: ../client/drizzledump.cc:524
995
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
998
#: ../client/drizzledump.cc:526
1000
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1001
"above line will be added otherwise, if --databases or --all-databases option "
1005
#: ../client/drizzledump.cc:528
1006
msgid "No row information."
1009
#: ../client/drizzledump.cc:530
1010
msgid "Use REPLACE INTO instead of INSERT INTO."
1013
#: ../client/drizzledump.cc:532
1014
msgid "Where to send output to (stdout|database"
1017
#: ../client/drizzledump.cc:534
1019
"Hostname for destination db server (requires --destination-type=database)"
1022
#: ../client/drizzledump.cc:536
1024
"Port number for destination db server (requires --destination-type=database)"
1027
#: ../client/drizzledump.cc:538
1029
"User name for destination db server (resquires --destination-type=database)"
1032
#: ../client/drizzledump.cc:540
1034
"Password for destination db server (requires --destination-type=database)"
1037
#: ../client/drizzledump.cc:542
1039
"The database in the destination db server (requires --destination-"
1040
"type=database, not for use with --all-databases)"
1043
#: ../client/drizzledump.cc:548
1044
msgid "Connect to host."
1047
#: ../client/drizzledump.cc:550
1049
"Password to use when connecting to server. If password is not given it's "
1050
"solicited on the tty."
1053
#: ../client/drizzledump.cc:552
1054
msgid "Port number to use for connection."
1057
#: ../client/drizzledump.cc:559
1058
msgid "Hidden Options"
1061
#: ../client/drizzledump.cc:561
1062
msgid "Used to select the database"
1065
#: ../client/drizzledump.cc:562
1066
msgid "Used to select the tables"
1069
#: ../client/drizzledump.cc:565
1070
msgid "Allowed Options + Hidden Options"
1073
#: ../client/drizzledump.cc:621
1075
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1078
#: ../client/drizzledump.cc:626
1080
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1081
"and you are welcome to modify and redistribute it under the GPL license\n"
1084
#: ../client/drizzledump.cc:627
1085
msgid "Dumps definitions and data from a Drizzle database server"
1088
#: ../client/drizzledump.cc:628
1090
msgid "Usage: %s [OPTIONS] database [tables]\n"
1093
#: ../client/drizzledump.cc:629
1095
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1098
#: ../client/drizzledump.cc:631
1100
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1103
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:476
1104
#: ../client/drizzleslap.cc:478 ../client/drizzletest.cc:5615
1106
msgid "Value supplied for port is not valid.\n"
1109
#: ../client/drizzledump.cc:727
1111
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1114
#: ../client/drizzledump_data.cc:252
1115
msgid "-- Retrieving data for "
1118
#: ../client/drizzledump_data.cc:284
1119
msgid " rows dumped for table "
1122
#: ../client/drizzledump_data.cc:507
1123
msgid "-- Connecting to "
1126
#: ../client/drizzledump_data.cc:507
1127
msgid " using protocol "
1130
#: ../client/drizzledump_data.cc:548 ../client/drizzledump_data.cc:554
1131
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
1132
msgid "Error executing query: "
1135
#: ../client/drizzledump_data.cc:562
1136
msgid "Could not buffer result: "
1139
#: ../client/drizzledump_data.cc:608
1140
msgid "Error: Could not set db '"
1143
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:627
1144
#: ../client/drizzledump_data.cc:633
1148
#: ../client/drizzledump_data.cc:642
1149
msgid "-- Disconnecting from "
1152
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1153
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1154
msgid "-- Retrieving table structures for "
1157
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1158
msgid "-- Retrieving fields for "
1161
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1162
msgid "-- Retrieving indexes for "
1165
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
1166
msgid "-- Retrieving foreign keys for "
1169
#: ../client/drizzleslap.cc:2332
1171
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1174
#: ../client/drizzletest.cc:5364
1175
msgid "Error: Invalid Value for opt_max_connect_retries"
1178
#: ../client/drizzletest.cc:5374
1179
msgid "Error: Invalid Value for opt_tail_lines"
1182
#: ../client/drizzletest.cc:5384
1183
msgid "Error: Invalid Value for opt_sleep"
1186
#: ../client/drizzletest.cc:5567
1188
msgid "Could not open '%s' for reading: errno = %d"
1191
#: ../client/drizzletest.cc:5572
1193
msgid "Out of memory"
1196
#: ../drizzled/drizzled.cc:477
1238
1197
msgid "Aborting\n"
1241
#: drizzled/drizzled.cc:975
1200
#: ../drizzled/drizzled.cc:536
1242
1201
msgid "One can only use the --user switch if running as root\n"
1245
#: drizzled/drizzled.cc:983
1204
#: ../drizzled/drizzled.cc:543
1247
1206
"Fatal error: Please read \"Security\" section of the manual to find out how "
1248
"to run mysqld as root!\n"
1207
"to run drizzled as root!\n"
1251
#: drizzled/drizzled.cc:1007
1210
#: ../drizzled/drizzled.cc:563
1254
1213
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1258
#: drizzled/drizzled.cc:1182
1260
msgid "Retrying bind on TCP/IP port %u"
1263
#: drizzled/drizzled.cc:1188
1264
msgid "Can't start server: Bind on TCP/IP port"
1267
#: drizzled/drizzled.cc:1189
1269
msgid "Do you already have another drizzled server running on port: %d ?"
1272
#: drizzled/drizzled.cc:1195
1273
msgid "Can't start server: listen() on TCP/IP port"
1276
#: drizzled/drizzled.cc:1196
1278
msgid "listen() on TCP/IP failed with error %d"
1281
#: drizzled/drizzled.cc:1414
1286
#: drizzled/drizzled.cc:1432
1289
"We will try our best to scrape up some info that will hopefully help "
1291
"the problem, but since we have already crashed, something is definitely "
1293
"and this may fail.\n"
1297
#: drizzled/drizzled.cc:1443
1300
"It is possible that mysqld could use up to \n"
1301
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
1303
"Hope that's ok; if not, decrease some variables in the equation.\n"
1307
#: drizzled/drizzled.cc:1461
1310
"Attempting backtrace. You can use the following information to find out\n"
1311
"where mysqld died. If you see no messages after this, something went\n"
1312
"terribly wrong...\n"
1315
#: drizzled/drizzled.cc:1489
1318
"Trying to get some variables.\n"
1319
"Some pointers may be invalid and cause the dump to abort...\n"
1322
#: drizzled/drizzled.cc:1501
1326
"This crash occured while the server was calling initgroups(). This is\n"
1327
"often due to the use of a drizzled that is statically linked against glibc\n"
1328
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1329
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1330
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1331
"drizzled that is not statically linked.\n"
1334
#: drizzled/drizzled.cc:1516
1338
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1339
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1340
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1341
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1342
"the documentation for your distribution on how to do that.\n"
1345
#: drizzled/drizzled.cc:1529
1349
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1350
"unreliable and unstable on some operating systems and operating-system\n"
1351
"versions (notably, some versions of Linux). This crash could be due to use\n"
1352
"of those buggy OS calls. You should consider whether you really need the\n"
1353
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1357
#: drizzled/drizzled.cc:1544
1359
msgid "Writing a core file\n"
1362
#: drizzled/drizzled.cc:1591
1364
"setrlimit could not change the size of core files to 'infinity'; We may not "
1365
"be able to generate a core file on signals"
1368
#: drizzled/drizzled.cc:1659
1370
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1373
#: drizzled/drizzled.cc:1747
1375
msgid "Got signal %d to shutdown mysqld"
1378
#: drizzled/drizzled.cc:1788
1380
msgid "Got signal: %d error: %d"
1383
#: drizzled/drizzled.cc:1918
1385
msgid "Wrong date/time format specifier: %s\n"
1388
#: drizzled/drizzled.cc:2042
1217
#: ../drizzled/drizzled.cc:588
1218
msgid "Set process group ID failed"
1221
#: ../drizzled/drizzled.cc:593
1222
msgid "Set process user ID failed"
1225
#: ../drizzled/drizzled.cc:605
1226
msgid "Process chroot failed"
1229
#: ../drizzled/drizzled.cc:725
1230
msgid "Error: Invalid Value for auto_increment_increment"
1233
#: ../drizzled/drizzled.cc:736
1234
msgid "Error: Invalid Value for auto_increment_offset"
1237
#: ../drizzled/drizzled.cc:747
1238
msgid "Error: Invalid Value for completion_type"
1241
#: ../drizzled/drizzled.cc:759
1242
msgid "Error: Invalid Value for div-precision-increment"
1245
#: ../drizzled/drizzled.cc:770
1246
msgid "Error: Invalid Value for group_concat_max_len"
1249
#: ../drizzled/drizzled.cc:781
1250
msgid "Error: Invalid Value for join_buffer_size"
1253
#: ../drizzled/drizzled.cc:793
1254
msgid "Error: Invalid Value for max_allowed_packet"
1257
#: ../drizzled/drizzled.cc:805
1258
msgid "Error: Invalid Value for max_connect_errors"
1261
#: ../drizzled/drizzled.cc:816
1262
msgid "Error: Invalid Value for max_error_count"
1265
#: ../drizzled/drizzled.cc:827
1266
msgid "Error: Invalid Value for max_heap_table_size"
1269
#: ../drizzled/drizzled.cc:839
1270
msgid "Error: Invalid Value for min_examined_row_limit"
1273
#: ../drizzled/drizzled.cc:850
1274
msgid "Error: Invalid Value for max_join_size"
1277
#: ../drizzled/drizzled.cc:861
1278
msgid "Error: Invalid Value for max_length_for_sort_data"
1281
#: ../drizzled/drizzled.cc:872
1282
msgid "Error: Invalid Value for max_seeks_for_key"
1285
#: ../drizzled/drizzled.cc:883
1286
msgid "Error: Invalid Value for max_sort_length"
1289
#: ../drizzled/drizzled.cc:894
1290
msgid "Error: Invalid Value for optimizer_search_depth"
1293
#: ../drizzled/drizzled.cc:905
1294
msgid "Error: Invalid Value for preload_buff_size"
1297
#: ../drizzled/drizzled.cc:916
1298
msgid "Error: Invalid Value for query_alloc_block_size"
1301
#: ../drizzled/drizzled.cc:928
1302
msgid "Error: Invalid Value for query_prealloc_size"
1305
#: ../drizzled/drizzled.cc:940
1306
msgid "Error: Invalid Value for range_alloc_block_size"
1309
#: ../drizzled/drizzled.cc:952
1310
msgid "Error: Invalid Value for read_buff_size"
1313
#: ../drizzled/drizzled.cc:964
1314
msgid "Error: Invalid Value for read_rnd_buff_size"
1317
#: ../drizzled/drizzled.cc:975
1318
msgid "Error: Invalid Value for sort_buff_size"
1321
#: ../drizzled/drizzled.cc:986
1322
msgid "Error: Invalid Value for table_def_size"
1325
#: ../drizzled/drizzled.cc:997
1326
msgid "Error: Invalid Value for table_cache_size"
1329
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1330
msgid "Error: Invalid Value for table_lock_wait_timeout"
1333
#: ../drizzled/drizzled.cc:1035
1335
"Error: Invalid Value for transaction_message_threshold valid values are "
1336
"between 131072 - 1048576 bytes"
1339
#: ../drizzled/drizzled.cc:1182
1390
1341
msgid "gethostname failed, using '%s' as hostname"
1393
#: drizzled/drizzled.cc:2106
1396
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1399
#: drizzled/drizzled.cc:2111
1402
"Could not increase number of max_open_files to more than %u (request: %u)"
1405
#: drizzled/drizzled.cc:2192
1407
msgid "Unknown locale: '%s'"
1410
#: drizzled/drizzled.cc:2262
1411
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
1423
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
1445
msgid "Failed to initialize plugins."
1448
#: drizzled/drizzled.cc:2425
1451
"%s: Too many arguments (first extra is '%s').\n"
1452
"Use --verbose --help to get a list of available options\n"
1455
#: drizzled/drizzled.cc:2435
1456
msgid "Can't init databases"
1459
#: drizzled/drizzled.cc:2455
1461
msgid "Unknown/unsupported table type: %s"
1464
#: drizzled/drizzled.cc:2461
1466
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
1475
msgid "Failed to lock memory. Errno: %d\n"
1478
#: drizzled/drizzled.cc:2584
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
1491
msgid "Before Lock_thread_count"
1494
#: drizzled/drizzled.cc:2685
1495
msgid "After lock_thread_count"
1498
#: drizzled/drizzled.cc:2793
1500
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
1344
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1345
msgid "Display this help and exit."
1346
msgstr "Paparkan bantuan ini dan keluar."
1348
#: ../drizzled/drizzled.cc:1201
1349
msgid "Configuration file to use"
1352
#: ../drizzled/drizzled.cc:1203
1353
msgid "Base location for config files"
1356
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1357
msgid "Directory for plugins."
1360
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1362
"Optional comma separated list of plugins to load at startup in addition to "
1363
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1366
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1983
1368
"Optional comma separated list of plugins to not load at startup. Effectively "
1369
"removes a plugin from the list of plugins to be loaded. [for example: --"
1370
"plugin_remove=crc32,logger_gearman]"
1373
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1989
1375
"Optional comma separated list of plugins to load at starup instead of the "
1376
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1379
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1509
1380
msgid "Auto-increment columns are incremented by this"
1512
#: drizzled/drizzled.cc:3038
1383
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1514
1385
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1518
#: drizzled/drizzled.cc:3044
1389
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1520
1391
"Path to installation directory. All paths are usually resolved relative to "
1524
#: drizzled/drizzled.cc:3048
1525
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
1563
msgid "Set the filesystem character set."
1566
#: drizzled/drizzled.cc:3091
1567
msgid "Set the default character set."
1570
#: drizzled/drizzled.cc:3098
1571
msgid "Chroot mysqld daemon during startup."
1574
#: drizzled/drizzled.cc:3102
1395
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1396
msgid "Chroot drizzled daemon during startup."
1399
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1575
1400
msgid "Set the default collation."
1578
#: drizzled/drizzled.cc:3106
1403
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1579
1404
msgid "Default completion type."
1582
#: drizzled/drizzled.cc:3111
1583
msgid "Write error output on screen."
1586
#: drizzled/drizzled.cc:3115
1407
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1587
1408
msgid "Write core on errors."
1590
#: drizzled/drizzled.cc:3119
1411
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1591
1412
msgid "Path to the database root."
1594
#: drizzled/drizzled.cc:3123
1595
msgid "Set the default storage engine (table type) for tables."
1415
#: ../drizzled/drizzled.cc:1241
1416
msgid "Set the default storage engine for tables."
1598
#: drizzled/drizzled.cc:3127
1419
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1599
1420
msgid "Set the default time zone."
1602
#: drizzled/drizzled.cc:3131
1603
msgid "Type of DELAY_KEY_WRITE."
1606
#: drizzled/drizzled.cc:3140
1607
msgid "Print a symbolic stack trace on failure."
1610
#: drizzled/drizzled.cc:3146
1611
msgid "Push supported query conditions to the storage engine."
1614
#: drizzled/drizzled.cc:3152
1423
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1615
1424
msgid "Used for debugging; Use at your own risk!"
1618
#: drizzled/drizzled.cc:3155
1619
msgid "Flush tables to disk between SQL commands."
1622
#: drizzled/drizzled.cc:3160
1427
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1623
1428
msgid "Set up signals usable for debugging"
1626
#: drizzled/drizzled.cc:3164
1627
msgid "Command(s) that are executed for each new connection"
1630
#: drizzled/drizzled.cc:3168
1631
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
1642
#: drizzled/drizzled.cc:3180
1431
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1643
1432
msgid "Set the language used for the month names and the days of the week."
1646
#: drizzled/drizzled.cc:3185
1647
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1650
#: drizzled/drizzled.cc:3190
1651
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
1670
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
1435
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1690
1436
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
1715
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1716
"BACKUP, FORCE or QUICK."
1719
#: drizzled/drizzled.cc:3265
1720
msgid "Use very new possible 'unsafe' functions."
1723
#: drizzled/drizzled.cc:3270
1724
msgid "Use old, non-optimized alter table."
1727
#: drizzled/drizzled.cc:3275
1728
msgid "Pid file used by safe_mysqld."
1731
#: drizzled/drizzled.cc:3285
1733
"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
1840
msgid "Skip some optimize stages (for testing)."
1843
#: drizzled/drizzled.cc:3383
1439
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1440
msgid "Pid file used by drizzled."
1443
#: ../drizzled/drizzled.cc:1255
1444
msgid "Maximum time in seconds to wait for the port to become free. "
1447
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1845
1449
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1846
1450
"specified directory"
1849
#: drizzled/drizzled.cc:3388
1453
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1851
1455
"Uniquely identifies the server instance in the community of replication "
1855
#: drizzled/drizzled.cc:3393
1856
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
1459
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1864
1460
msgid "Don't print a stack trace on failure."
1867
#: drizzled/drizzled.cc:3404
1868
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
1463
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1896
1464
msgid "Enable symbolic link support."
1899
#: drizzled/drizzled.cc:3437
1901
"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
1912
"Using this option will cause most temporary files created to use a small set "
1913
"of names, rather than a unique name for each new file."
1916
#: drizzled/drizzled.cc:3452
1467
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1918
1469
"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."
1472
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1473
msgid "Path for temporary files."
1927
#: drizzled/drizzled.cc:3463
1476
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1928
1477
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 "
1480
#: ../drizzled/drizzled.cc:1274
1482
"Max message size written to transaction log, valid values 131072 - 1048576 "
1486
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1487
msgid "Run drizzled daemon as user."
1490
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1492
"The number of outstanding connection requests Drizzle can have. This comes "
1493
"into play when the main Drizzle thread gets very many connection requests in "
1494
"a very short time."
1497
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1499
"Size of tree cache used in bulk insert optimization. Note that this is a "
1952
1500
"limit per thread!"
1955
#: drizzled/drizzled.cc:3493
1957
"The number of seconds the mysqld server is waiting for a connect packet "
1958
"before responding with 'Bad handshake'."
1961
#: drizzled/drizzled.cc:3498
1962
msgid "The DATE format (For future)."
1965
#: drizzled/drizzled.cc:3503
1966
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
1503
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1975
1505
"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
1508
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1985
1509
msgid "The maximum length of the result of function group_concat."
1988
#: drizzled/drizzled.cc:3530
1990
"The number of seconds the server waits for activity on an interactive "
1991
"connection before closing it."
1994
#: drizzled/drizzled.cc:3536
1512
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1995
1513
msgid "The size of the buffer that is used for full joins."
1998
#: drizzled/drizzled.cc:3542
1999
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2002
#: drizzled/drizzled.cc:3547
2004
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2005
"this to get better index handling (for all reads and multiple writes) to as "
2006
"much as you can afford;"
2009
#: drizzled/drizzled.cc:3556
2011
"This characterizes the number of hits a hot block has to be untouched until "
2012
"it is considered aged enough to be downgraded to a warm block. This "
2013
"specifies the percentage ratio of that number of hits to the total number of "
2014
"blocks in key cache"
2017
#: drizzled/drizzled.cc:3565
2018
msgid "The default size of key cache blocks"
2021
#: drizzled/drizzled.cc:3571
2022
msgid "The minimum percentage of warm blocks in key cache"
2025
#: drizzled/drizzled.cc:3577
1516
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
2026
1517
msgid "Max packetlength to send/receive from to server."
2029
#: drizzled/drizzled.cc:3582
2031
"Can be used to restrict the total size used to cache a multi-transaction "
2035
#: drizzled/drizzled.cc:3587
2037
"Binary log will be rotated automatically when the size exceeds this value. "
2038
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2039
"for this variable is 4096."
2042
#: drizzled/drizzled.cc:3593
1520
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
2044
1522
"If there is more than this number of interrupted connections from a host "
2045
1523
"this host will be blocked from further connections."
2048
#: drizzled/drizzled.cc:3600
2049
msgid "The number of simultaneous clients allowed."
2052
#: drizzled/drizzled.cc:3605
1526
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1909
2053
1527
msgid "Max number of errors/warnings to store for a statement."
2056
#: drizzled/drizzled.cc:3610
1530
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:1914
2057
1531
msgid "Don't allow creation of heap tables bigger than this."
2060
#: drizzled/drizzled.cc:3616
1534
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:1920
2062
1536
"Joins that are probably going to read more than max_join_size records return "
2066
#: drizzled/drizzled.cc:3622
1540
#: ../drizzled/drizzled.cc:1307 ../drizzled/drizzled.cc:1926
2067
1541
msgid "Max number of bytes in sorted records."
2070
#: drizzled/drizzled.cc:3627
2072
"If non-zero: relay log will be rotated automatically when the size exceeds "
2073
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2074
"excepted, the minimum value for this variable is 4096."
2077
#: drizzled/drizzled.cc:3634
1544
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1931
2078
1545
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2081
#: drizzled/drizzled.cc:3639
1548
#: ../drizzled/drizzled.cc:1311 ../drizzled/drizzled.cc:1936
2083
1550
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2084
1551
"max_sort_length bytes of each value are used; the rest are ignored)."
2087
#: drizzled/drizzled.cc:3646
2088
msgid "Maximum number of temporary tables a client can keep open at a time."
2091
#: drizzled/drizzled.cc:3651
1554
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1943
2092
1555
msgid "After this many write locks, allow some read locks to run in between."
2095
#: drizzled/drizzled.cc:3655
1558
#: ../drizzled/drizzled.cc:1317 ../drizzled/drizzled.cc:1947
2097
1560
"Don't log queries which examine less than min_examined_row_limit rows to "
2101
#: drizzled/drizzled.cc:3661
2102
msgid "Block size to be used for MyISAM index pages."
2105
#: drizzled/drizzled.cc:3667
2106
msgid "Default pointer size to be used for MyISAM tables."
2109
#: drizzled/drizzled.cc:3672
2111
"Don't use the fast sort index method to created index if the temporary file "
2112
"would get bigger than this."
2115
#: drizzled/drizzled.cc:3679
2117
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2118
"disables parallel repair."
2121
#: drizzled/drizzled.cc:3685
2123
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2124
"when creating indexes with CREATE INDEX or ALTER TABLE."
2127
#: drizzled/drizzled.cc:3691
2129
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2130
"Possible values of name are 'nulls_unequal' (default behavior), "
2131
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2134
#: drizzled/drizzled.cc:3698
2135
msgid "Buffer length for TCP/IP and socket communication."
2138
#: drizzled/drizzled.cc:3703
2140
"Number of seconds to wait for more data from a connection before aborting "
2144
#: drizzled/drizzled.cc:3709
2146
"If a read on a communication port is interrupted, retry this many times "
2150
#: drizzled/drizzled.cc:3715
2152
"Number of seconds to wait for a block to be written to a connection before "
2153
"aborting the write."
2156
#: drizzled/drizzled.cc:3721
2157
msgid "Use compatible behavior."
2160
#: drizzled/drizzled.cc:3726
2162
"If this is not 0, then mysqld will use this value to reserve file "
2163
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2164
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2165
"larger) number of files."
2168
#: drizzled/drizzled.cc:3733
2170
"Controls the heuristic(s) applied during query optimization to prune less-"
2171
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2172
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2173
"on number of retrieved rows."
2176
#: drizzled/drizzled.cc:3741
1564
#: ../drizzled/drizzled.cc:1320
1566
"Do not apply any heuristic(s) during query optimization to prune, thus "
1567
"perform an exhaustive search from the optimizer search space."
1570
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1961
2178
1572
"Maximum depth of search performed by the query optimizer. Values larger than "
2179
1573
"the number of relations in a query result in better query plans, but take "
2184
1578
"(used for testing/comparison)."
2187
#: drizzled/drizzled.cc:3753
2188
msgid "Directory for plugins."
2191
#: drizzled/drizzled.cc:3757
2193
"Optional comma separated list of plugins to load, where each plugin is "
2194
"identified by the name of the shared library. [for example: --"
2195
"plugin_load=libmd5udf.so]"
2198
#: drizzled/drizzled.cc:3763
1581
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1995
2199
1582
msgid "The size of the buffer that is allocated when preloading indexes"
2202
#: drizzled/drizzled.cc:3768
1585
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2000
2203
1586
msgid "Allocation block size for query parsing and execution"
2206
#: drizzled/drizzled.cc:3773
1589
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2005
2207
1590
msgid "Persistent buffer for query parsing and execution"
2210
#: drizzled/drizzled.cc:3779
1593
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2011
2211
1594
msgid "Allocation block size for storing ranges during optimization"
2214
#: drizzled/drizzled.cc:3785
1597
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:2017
2216
1599
"Each thread that does a sequential scan allocates a buffer of this size for "
2217
1600
"each table it scans. If you do many sequential scans, you may want to "
2218
1601
"increase this value."
2221
#: drizzled/drizzled.cc:3793
2223
"Make all non-temporary tables read-only, with the exception for replication "
2224
"(slave) threads and users with the SUPER privilege"
2227
#: drizzled/drizzled.cc:3799
1604
#: ../drizzled/drizzled.cc:1349 ../drizzled/drizzled.cc:2025
2229
1606
"When reading rows in sorted order after a sort, the rows are read through "
2230
1607
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2231
1608
"record_buffer."
2234
#: drizzled/drizzled.cc:3813
2236
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2240
#: drizzled/drizzled.cc:3819
2241
msgid "Maximum space to use for all relay logs."
2244
#: drizzled/drizzled.cc:3824
2245
msgid "Use compression on master/slave protocol."
2248
#: drizzled/drizzled.cc:3829
2250
"Number of seconds to wait for more data from a master/slave connection "
2251
"before aborting the read."
2254
#: drizzled/drizzled.cc:3834
2256
"Number of times the slave SQL thread will retry a transaction in case it "
2257
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2261
#: drizzled/drizzled.cc:3840
2262
msgid "Allow slave to batch requests."
2265
#: drizzled/drizzled.cc:3844
2267
"If creating the thread takes longer than this value (in seconds), the "
2268
"Slow_launch_threads counter will be incremented."
2271
#: drizzled/drizzled.cc:3849
1611
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2033
1612
msgid "Select scheduler to be used (by default multi-thread)."
1615
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2038
2272
1616
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2275
#: drizzled/drizzled.cc:3855
2277
"Synchronously flush binary log to disk after every #th event. Use 0 "
2278
"(default) to disable synchronous flushing."
2281
#: drizzled/drizzled.cc:3860
1619
#: ../drizzled/drizzled.cc:1358 ../drizzled/drizzled.cc:2044
2282
1620
msgid "The number of cached table definitions."
2285
#: drizzled/drizzled.cc:3864
1623
#: ../drizzled/drizzled.cc:1360 ../drizzled/drizzled.cc:2048
2286
1624
msgid "The number of cached open tables."
2289
#: drizzled/drizzled.cc:3868
1627
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2052
2291
1629
"Timeout in seconds to wait for a table level lock before returning an error. "
2292
1630
"Used only if the connection has active cursors."
2295
#: drizzled/drizzled.cc:3873
2296
msgid "How many threads we should keep in a cache for reuse."
2299
#: drizzled/drizzled.cc:3877
2301
"How many threads we should create to handle query requests in case of "
2302
"'thread_handling=pool-of-threads'"
2305
#: drizzled/drizzled.cc:3882
1633
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2057
2306
1634
msgid "The stack size for each thread."
2309
#: drizzled/drizzled.cc:3888
2310
msgid "The TIME format (for future)."
2313
#: drizzled/drizzled.cc:3893
1637
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2063
2315
"If an internal in-memory temporary table exceeds this size, MySQL will "
1639
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2316
1640
"automatically convert it to an on-disk MyISAM table."
2319
#: drizzled/drizzled.cc:3899
2320
msgid "Allocation block size for transactions to be stored in binary log"
2323
#: drizzled/drizzled.cc:3904
2324
msgid "Persistent buffer for transactions to be stored in binary log"
2327
#: drizzled/drizzled.cc:3909
2329
"The number of seconds the server waits for activity on a connection before "
2333
#: drizzled/drizzled.cc:4157
2335
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
1643
#: ../drizzled/drizzled.cc:1391
1644
msgid "Duplicate entry for command line option\n"
1647
#: ../drizzled/drizzled.cc:1436 ../drizzled/drizzled.cc:1469
1648
#: ../drizzled/drizzled.cc:1477 ../drizzled/drizzled.cc:1497
1652
"Use --help to get a list of available options\n"
1655
#: ../drizzled/drizzled.cc:1447
1656
msgid "Failed to initialize plugins\n"
1659
#: ../drizzled/drizzled.cc:1485
1663
"Use --help to get a list of available options\n"
1666
#: ../drizzled/drizzled.cc:1534
1667
msgid "Error getting default charset"
1670
#: ../drizzled/drizzled.cc:1564
1671
msgid "Error setting collation"
1674
#: ../drizzled/drizzled.cc:1572
1676
msgid "Unknown locale: '%s'"
1679
#: ../drizzled/drizzled.cc:1592
1680
msgid "Could not initialize table cache\n"
1683
#: ../drizzled/drizzled.cc:1603
1684
msgid "XA cache initialization failed: Out of memory\n"
1687
#: ../drizzled/drizzled.cc:1633
1688
msgid "No scheduler found, cannot continue!\n"
1691
#: ../drizzled/drizzled.cc:1657
1693
msgid "Unknown/unsupported storage engine: %s\n"
1696
#: ../drizzled/drizzled.cc:1789
1697
msgid "Set the default storage engine (table type) for tables."
1700
#: ../drizzled/drizzled.cc:1821
1702
"Maximum time in seconds to wait for the port to become free. (Default: no "
1706
#: ../drizzled/drizzled.cc:1953
1708
"Controls the heuristic(s) applied during query optimization to prune less-"
1709
"promising partial plans from the optimizer search space. Meaning: false - do "
1710
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1711
"based on number of retrieved rows."
1714
#: ../drizzled/drizzled.cc:2089
1716
"Copyright (C) 2008 Sun Microsystems\n"
2336
1717
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2337
1718
"and you are welcome to modify and redistribute it under the GPL license\n"
2339
"Starts the Drizzle database server\n"
2342
#: drizzled/drizzled.cc:4164
1722
#: ../drizzled/drizzled.cc:2096
2344
1724
msgid "Usage: %s [OPTIONS]\n"
2347
#: drizzled/drizzled.cc:4175
2350
"To see what values a running Drizzle server is using, type\n"
2351
"'drizzleadmin variables' instead of 'drizzled --help'."
2354
#: drizzled/drizzled.cc:4353
1727
#: ../drizzled/drizzled.cc:2219
2357
1730
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2358
1731
"command line\n"
2361
#: drizzled/drizzled.cc:4405
2363
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2366
#: drizzled/drizzled.cc:4414
2368
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2371
#: drizzled/drizzled.cc:4424
2373
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2376
#: drizzled/drizzled.cc:4453 drizzled/drizzled.cc:4462
2378
msgid "Could not add do table rule '%s'!\n"
2381
#: drizzled/drizzled.cc:4471 drizzled/drizzled.cc:4480
2383
msgid "Could not add ignore table rule '%s'!\n"
2386
#: drizzled/drizzled.cc:4504
2387
msgid "Can't start server: cannot resolve hostname!"
2390
#: drizzled/drizzled.cc:4510
2391
msgid "Can't start server: bind-address refers to multiple interfaces!"
2394
#: drizzled/drizzled.cc:4868
2396
msgid "No option given to %s\n"
2399
#: drizzled/drizzled.cc:4870
2401
msgid "Wrong option to %s. Option(s) given: %s\n"
2404
#: drizzled/drizzled.cc:4872
2406
msgid "Alternatives are: '%s'"
2409
#: drizzled/error.cc:34
2413
#: drizzled/error.cc:36
2417
#: drizzled/error.cc:38
1734
#: ../drizzled/error.cc:131
1736
msgid "Unknown error %d"
1739
#: ../drizzled/error.cc:207
2421
#: drizzled/error.cc:40
1743
#: ../drizzled/error.cc:208
2425
#: drizzled/error.cc:42
1747
#: ../drizzled/error.cc:209
2427
1749
msgid "Can't create file '%-.200s' (errno: %d)"
2430
#: drizzled/error.cc:44
1752
#: ../drizzled/error.cc:210
2432
1754
msgid "Can't create table '%-.200s' (errno: %d)"
2435
#: drizzled/error.cc:46
2437
msgid "Can't create database '%-.192s' (errno: %d)"
2440
#: drizzled/error.cc:48
2442
msgid "Can't create database '%-.192s'; database exists"
2445
#: drizzled/error.cc:50
2447
msgid "Can't drop database '%-.192s'; database doesn't exist"
2450
#: drizzled/error.cc:52
2452
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2455
#: drizzled/error.cc:54
2457
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2460
#: drizzled/error.cc:56
1757
#: ../drizzled/error.cc:211
1759
msgid "Can't create schema '%-.192s' (errno: %d)"
1762
#: ../drizzled/error.cc:212
1764
msgid "Can't create schema '%-.192s'; schema exists"
1767
#: ../drizzled/error.cc:213
1769
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1772
#: ../drizzled/error.cc:214
2462
1774
msgid "Error on delete of '%-.192s' (errno: %d)"
2465
#: drizzled/error.cc:58
2466
msgid "Can't read record in system table"
2469
#: drizzled/error.cc:60
1777
#: ../drizzled/error.cc:215
2471
1779
msgid "Can't get status of '%-.200s' (errno: %d)"
2474
#: drizzled/error.cc:62
2476
msgid "Can't get working directory (errno: %d)"
2479
#: drizzled/error.cc:64
1782
#: ../drizzled/error.cc:216
2481
1784
msgid "Can't lock file (errno: %d)"
2484
#: drizzled/error.cc:66
1787
#: ../drizzled/error.cc:217
2486
1789
msgid "Can't open file: '%-.200s' (errno: %d)"
2489
#: drizzled/error.cc:68
1792
#: ../drizzled/error.cc:218
2491
1794
msgid "Can't find file: '%-.200s' (errno: %d)"
2494
#: drizzled/error.cc:70
1797
#: ../drizzled/error.cc:219
2496
1799
msgid "Can't read dir of '%-.192s' (errno: %d)"
2499
#: drizzled/error.cc:72
2501
msgid "Can't change dir to '%-.192s' (errno: %d)"
2504
#: drizzled/error.cc:74
1802
#: ../drizzled/error.cc:220
2506
1804
msgid "Record has changed since last read in table '%-.192s'"
2509
#: drizzled/error.cc:76
1807
#: ../drizzled/error.cc:221
2511
1809
msgid "Disk full (%s); waiting for someone to free some space..."
2514
#: drizzled/error.cc:78
1812
#: ../drizzled/error.cc:222
2516
1814
msgid "Can't write; duplicate key in table '%-.192s'"
2519
#: drizzled/error.cc:80
1817
#: ../drizzled/error.cc:223
2521
1819
msgid "Error on close of '%-.192s' (errno: %d)"
2524
#: drizzled/error.cc:82
1822
#: ../drizzled/error.cc:224
2526
1824
msgid "Error reading file '%-.200s' (errno: %d)"
2529
#: drizzled/error.cc:84
1827
#: ../drizzled/error.cc:225
2531
1829
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2534
#: drizzled/error.cc:86
1832
#: ../drizzled/error.cc:226
2536
1834
msgid "Error writing file '%-.200s' (errno: %d)"
2539
#: drizzled/error.cc:88
1837
#: ../drizzled/error.cc:227
2541
1839
msgid "'%-.192s' is locked against change"
2544
#: drizzled/error.cc:90
1842
#: ../drizzled/error.cc:228
2545
1843
msgid "Sort aborted"
2548
#: drizzled/error.cc:92
2550
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2553
#: drizzled/error.cc:94
1846
#: ../drizzled/error.cc:229
2555
1848
msgid "Got error %d from storage engine"
2558
#: drizzled/error.cc:96
1851
#: ../drizzled/error.cc:230
2560
1853
msgid "Table storage engine for '%-.192s' doesn't have this option"
2563
#: drizzled/error.cc:98
1856
#: ../drizzled/error.cc:231
2565
1858
msgid "Can't find record in '%-.192s'"
2568
#: drizzled/error.cc:100
1861
#: ../drizzled/error.cc:232
2570
1863
msgid "Incorrect information in file: '%-.200s'"
2573
#: drizzled/error.cc:102
1866
#: ../drizzled/error.cc:233
2575
1868
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2578
#: drizzled/error.cc:104
1871
#: ../drizzled/error.cc:234
2580
1873
msgid "Old key file for table '%-.192s'; repair it!"
2583
#: drizzled/error.cc:106
1876
#: ../drizzled/error.cc:235
2585
1878
msgid "Table '%-.192s' is read only"
2588
#: drizzled/error.cc:108
1881
#: ../drizzled/error.cc:236
2590
msgid "Out of memory; restart server and try again (needed %d bytes)"
1883
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2593
#: drizzled/error.cc:110
1886
#: ../drizzled/error.cc:237
2594
1887
msgid "Out of sort memory; increase server sort buffer size"
2597
#: drizzled/error.cc:112
1890
#: ../drizzled/error.cc:238
2599
1892
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2602
#: drizzled/error.cc:114
1895
#: ../drizzled/error.cc:239
2603
1896
msgid "Too many connections"
2606
#: drizzled/error.cc:116
1899
#: ../drizzled/error.cc:240
2608
"Out of memory; check if mysqld or some other process uses all available "
2609
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1901
"Out of memory; check if drizzled or some other process uses all available "
1902
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2610
1903
"memory or you can add more swap space"
2613
#: drizzled/error.cc:118
1906
#: ../drizzled/error.cc:241
2614
1907
msgid "Can't get hostname for your address"
2617
#: drizzled/error.cc:120
1910
#: ../drizzled/error.cc:242
2618
1911
msgid "Bad handshake"
2621
#: drizzled/error.cc:122
1914
#: ../drizzled/error.cc:243
2623
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1916
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2626
#: drizzled/error.cc:124
1919
#: ../drizzled/error.cc:244
2628
1921
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2631
#: drizzled/error.cc:126
2632
msgid "No database selected"
1924
#: ../drizzled/error.cc:245
1925
msgid "No schema selected"
2635
#: drizzled/error.cc:128
1928
#: ../drizzled/error.cc:246
2636
1929
msgid "Unknown command"
2639
#: drizzled/error.cc:130
1932
#: ../drizzled/error.cc:247
2641
1934
msgid "Column '%-.192s' cannot be null"
2644
#: drizzled/error.cc:132
1937
#: ../drizzled/error.cc:248
2646
msgid "Unknown database '%-.192s'"
1939
msgid "Unknown schema '%-.192s'"
2649
#: drizzled/error.cc:134
1942
#: ../drizzled/error.cc:249
2651
1944
msgid "Table '%-.192s' already exists"
2654
#: drizzled/error.cc:136
1947
#: ../drizzled/error.cc:250
2656
1949
msgid "Unknown table '%-.100s'"
2659
#: drizzled/error.cc:138
1952
#: ../drizzled/error.cc:251
2661
1954
msgid "Column '%-.192s' in %-.192s is ambiguous"
2664
#: drizzled/error.cc:140
1957
#: ../drizzled/error.cc:252
2665
1958
msgid "Server shutdown in progress"
2668
#: drizzled/error.cc:142
1961
#: ../drizzled/error.cc:253
2670
1963
msgid "Unknown column '%-.192s' in '%-.192s'"
2673
#: drizzled/error.cc:144
1966
#: ../drizzled/error.cc:254
2675
1968
msgid "'%-.192s' isn't in GROUP BY"
2678
#: drizzled/error.cc:146
1971
#: ../drizzled/error.cc:255
2680
1973
msgid "Can't group on '%-.192s'"
2683
#: drizzled/error.cc:148
1976
#: ../drizzled/error.cc:256
2684
1977
msgid "Statement has sum functions and columns in same statement"
2687
#: drizzled/error.cc:150
1980
#: ../drizzled/error.cc:257
2688
1981
msgid "Column count doesn't match value count"
2691
#: drizzled/error.cc:152
1984
#: ../drizzled/error.cc:258
2693
1986
msgid "Identifier name '%-.100s' is too long"
2696
#: drizzled/error.cc:154
1989
#: ../drizzled/error.cc:259
2698
1991
msgid "Duplicate column name '%-.192s'"
2701
#: drizzled/error.cc:156
1994
#: ../drizzled/error.cc:260
2703
1996
msgid "Duplicate key name '%-.192s'"
2706
#: drizzled/error.cc:158
1999
#: ../drizzled/error.cc:261
2708
2001
msgid "Duplicate entry '%-.192s' for key %d"
2711
#: drizzled/error.cc:160
2004
#: ../drizzled/error.cc:262
2713
2006
msgid "Incorrect column specifier for column '%-.192s'"
2716
#: drizzled/error.cc:162
2009
#: ../drizzled/error.cc:263
2718
2011
msgid "%s near '%-.80s' at line %d"
2721
#: drizzled/error.cc:164
2014
#: ../drizzled/error.cc:264
2722
2015
msgid "Query was empty"
2725
#: drizzled/error.cc:166
2018
#: ../drizzled/error.cc:265
2727
2020
msgid "Not unique table/alias: '%-.192s'"
2730
#: drizzled/error.cc:168
2023
#: ../drizzled/error.cc:266
2732
2025
msgid "Invalid default value for '%-.192s'"
2735
#: drizzled/error.cc:170
2028
#: ../drizzled/error.cc:267
2736
2029
msgid "Multiple primary key defined"
2739
#: drizzled/error.cc:172
2032
#: ../drizzled/error.cc:268
2741
2034
msgid "Too many keys specified; max %d keys allowed"
2744
#: drizzled/error.cc:174
2037
#: ../drizzled/error.cc:269
2746
2039
msgid "Too many key parts specified; max %d parts allowed"
2749
#: drizzled/error.cc:176
2042
#: ../drizzled/error.cc:270
2751
2044
msgid "Specified key was too long; max key length is %d bytes"
2754
#: drizzled/error.cc:178
2047
#: ../drizzled/error.cc:271
2756
2049
msgid "Key column '%-.192s' doesn't exist in table"
2759
#: drizzled/error.cc:180
2052
#: ../drizzled/error.cc:272
2762
2055
"BLOB column '%-.192s' can't be used in key specification with the used table "
2766
#: drizzled/error.cc:182
2059
#: ../drizzled/error.cc:273
2769
2062
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2773
#: drizzled/error.cc:184
2066
#: ../drizzled/error.cc:274
2775
2068
"Incorrect table definition; there can be only one auto column and it must be "
2776
2069
"defined as a key"
2779
#: drizzled/error.cc:186
2782
"%s: ready for connections.\n"
2783
"Version: '%s' socket: '%s' port: %d"
2786
#: drizzled/error.cc:188
2072
#: ../drizzled/error.cc:275
2788
2074
msgid "%s: Normal shutdown\n"
2791
#: drizzled/error.cc:190
2077
#: ../drizzled/error.cc:276
2793
2079
msgid "%s: Got signal %d. Aborting!\n"
2796
#: drizzled/error.cc:192
2082
#: ../drizzled/error.cc:277
2798
2084
msgid "%s: Shutdown complete\n"
2801
#: drizzled/error.cc:194
2087
#: ../drizzled/error.cc:278
2803
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2089
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2806
#: drizzled/error.cc:196
2092
#: ../drizzled/error.cc:279
2807
2093
msgid "Can't create IP socket"
2810
#: drizzled/error.cc:198
2096
#: ../drizzled/error.cc:280
2813
2099
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2817
#: drizzled/error.cc:200
2818
msgid "Field separator argument is not what is expected; check the manual"
2103
#: ../drizzled/error.cc:281
2106
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2821
#: drizzled/error.cc:202
2110
#: ../drizzled/error.cc:282
2823
2112
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2826
#: drizzled/error.cc:204
2115
#: ../drizzled/error.cc:283
2829
"The file '%-.128s' must be in the database directory or be readable by all"
2118
"The file '%-.128s' must be in the schema directory or be readable by all"
2832
#: drizzled/error.cc:206
2121
#: ../drizzled/error.cc:284
2834
2123
msgid "File '%-.200s' already exists"
2837
#: drizzled/error.cc:208
2126
#: ../drizzled/error.cc:285
2839
2128
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2842
#: drizzled/error.cc:210
2844
msgid "Records: %ld Duplicates: %ld"
2847
#: drizzled/error.cc:212
2131
#: ../drizzled/error.cc:286
2849
2133
"Incorrect prefix key; the used key part isn't a string, the used length is "
2850
2134
"longer than the key part, or the storage engine doesn't support unique "
2854
#: drizzled/error.cc:214
2138
#: ../drizzled/error.cc:287
2855
2139
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2858
#: drizzled/error.cc:216
2142
#: ../drizzled/error.cc:288
2860
2144
msgid "Can't DROP '%-.192s'; check that column/key exists"
2863
#: drizzled/error.cc:218
2147
#: ../drizzled/error.cc:289
2865
2149
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2868
#: drizzled/error.cc:220
2152
#: ../drizzled/error.cc:290
2870
2154
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2873
#: drizzled/error.cc:222
2157
#: ../drizzled/error.cc:291
2875
2159
msgid "Unknown thread id: %lu"
2878
#: drizzled/error.cc:224
2162
#: ../drizzled/error.cc:292
2880
2164
msgid "You are not owner of thread %lu"
2883
#: drizzled/error.cc:226
2167
#: ../drizzled/error.cc:293
2884
2168
msgid "No tables used"
2887
#: drizzled/error.cc:228
2889
msgid "Too many strings for column %-.192s and SET"
2892
#: drizzled/error.cc:230
2894
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2897
#: drizzled/error.cc:232
2899
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2902
#: drizzled/error.cc:234
2904
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2907
#: drizzled/error.cc:236
2171
#: ../drizzled/error.cc:294
2909
2173
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2912
#: drizzled/error.cc:238
2176
#: ../drizzled/error.cc:295
2914
msgid "Incorrect database name '%-.100s'"
2178
msgid "Incorrect schema name '%-.100s'"
2917
#: drizzled/error.cc:240
2181
#: ../drizzled/error.cc:296
2919
2183
msgid "Incorrect table name '%-.100s'"
2922
#: drizzled/error.cc:242
2186
#: ../drizzled/error.cc:297
2924
2188
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2925
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2189
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2928
#: drizzled/error.cc:244
2192
#: ../drizzled/error.cc:298
2929
2193
msgid "Unknown error"
2932
#: drizzled/error.cc:246
2196
#: ../drizzled/error.cc:299
2934
2198
msgid "Unknown procedure '%-.192s'"
2937
#: drizzled/error.cc:248
2201
#: ../drizzled/error.cc:300
2939
2203
msgid "Incorrect parameter count to procedure '%-.192s'"
2942
#: drizzled/error.cc:250
2944
msgid "Incorrect parameters to procedure '%-.192s'"
2947
#: drizzled/error.cc:252
2206
#: ../drizzled/error.cc:301
2949
2208
msgid "Unknown table '%-.192s' in %-.32s"
2952
#: drizzled/error.cc:254
2211
#: ../drizzled/error.cc:302
2954
2213
msgid "Column '%-.192s' specified twice"
2957
#: drizzled/error.cc:256
2216
#: ../drizzled/error.cc:303
2958
2217
msgid "Invalid use of group function"
2961
#: drizzled/error.cc:258
2220
#: ../drizzled/error.cc:304
2964
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2223
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2967
#: drizzled/error.cc:260
2226
#: ../drizzled/error.cc:305
2968
2227
msgid "A table must have at least 1 column"
2971
#: drizzled/error.cc:262
2230
#: ../drizzled/error.cc:306
2973
2232
msgid "The table '%-.192s' is full"
2976
#: drizzled/error.cc:264
2978
msgid "Unknown character set: '%-.64s'"
2981
#: drizzled/error.cc:266
2983
msgid "Too many tables; MySQL can only use %d tables in a join"
2986
#: drizzled/error.cc:268
2235
#: ../drizzled/error.cc:307
2237
msgid "Too many tables; Drizzle can only use %d tables in a join"
2240
#: ../drizzled/error.cc:308
2987
2241
msgid "Too many columns"
2990
#: drizzled/error.cc:270
2244
#: ../drizzled/error.cc:309
2993
2247
"Row size too large. The maximum row size for the used table type, not "
2994
2248
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2997
#: drizzled/error.cc:272
3000
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3001
"thread_stack=#' to specify a bigger stack if needed"
3004
#: drizzled/error.cc:274
2251
#: ../drizzled/error.cc:310
3005
2252
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
3008
#: drizzled/error.cc:276
2255
#: ../drizzled/error.cc:311
3011
2258
"Table handler doesn't support NULL in given index. Please change column "
3012
2259
"'%-.192s' to be NOT NULL or use another handler"
3015
#: drizzled/error.cc:278
3017
msgid "Can't load function '%-.192s'"
3020
#: drizzled/error.cc:280
3022
msgid "Can't initialize function '%-.192s'; %-.80s"
3025
#: drizzled/error.cc:282
3026
msgid "No paths allowed for shared library"
3029
#: drizzled/error.cc:284
3031
msgid "Function '%-.192s' already exists"
3034
#: drizzled/error.cc:286
2262
#: ../drizzled/error.cc:312
2263
msgid "No paths allowed for plugin library"
2266
#: ../drizzled/error.cc:313
2268
msgid "Plugin '%-.192s' already exists"
2271
#: ../drizzled/error.cc:314
3036
2273
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3039
#: drizzled/error.cc:288
3041
msgid "Can't find symbol '%-.128s' in library"
3044
#: drizzled/error.cc:290
3046
msgid "Function '%-.192s' is not defined"
3049
#: drizzled/error.cc:292
3052
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3053
"'mysqladmin flush-hosts'"
3056
#: drizzled/error.cc:294
3058
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
3061
#: drizzled/error.cc:296
3063
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3064
"to change passwords"
3067
#: drizzled/error.cc:298
3069
"You must have privileges to update tables in the mysql database to be able "
3070
"to change passwords for others"
3073
#: drizzled/error.cc:300
3074
msgid "Can't find any matching row in the user table"
3077
#: drizzled/error.cc:302
2276
#: ../drizzled/error.cc:315
2278
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2281
#: ../drizzled/error.cc:316
3079
2283
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
3082
#: drizzled/error.cc:304
2286
#: ../drizzled/error.cc:317
3085
2289
"Can't create a new thread (errno %d); if you are not out of available "
3086
2290
"memory, you can consult the manual for a possible OS-dependent bug"
3089
#: drizzled/error.cc:306
2293
#: ../drizzled/error.cc:318
3091
2295
msgid "Column count doesn't match value count at row %ld"
3094
#: drizzled/error.cc:308
2298
#: ../drizzled/error.cc:319
3096
2300
msgid "Can't reopen table: '%-.192s'"
3099
#: drizzled/error.cc:310
3100
msgid "Invalid use of NULL value"
3103
#: drizzled/error.cc:312
3105
msgid "Got error '%-.64s' from regexp"
3108
#: drizzled/error.cc:314
2303
#: ../drizzled/error.cc:320
3110
2305
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3111
2306
"illegal if there is no GROUP BY clause"
3114
#: drizzled/error.cc:316
3116
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3119
#: drizzled/error.cc:318
3121
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3124
#: drizzled/error.cc:320
3127
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3131
#: drizzled/error.cc:322
3133
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3134
"privileges can be used"
3137
#: drizzled/error.cc:324
3138
msgid "The host or user argument to GRANT is too long"
3141
#: drizzled/error.cc:326
2309
#: ../drizzled/error.cc:321
3143
2311
msgid "Table '%-.192s.%-.192s' doesn't exist"
3146
#: drizzled/error.cc:328
3149
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3153
#: drizzled/error.cc:330
3154
msgid "The used command is not allowed with this MySQL version"
3157
#: drizzled/error.cc:332
2314
#: ../drizzled/error.cc:322
3159
2316
"You have an error in your SQL syntax; check the manual that corresponds to "
3160
"your MySQL server version for the right syntax to use"
3163
#: drizzled/error.cc:334
3165
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3168
#: drizzled/error.cc:336
3169
msgid "Too many delayed threads in use"
3172
#: drizzled/error.cc:338
3174
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3177
#: drizzled/error.cc:340
2317
"your Drizzle server version for the right syntax to use"
2320
#: ../drizzled/error.cc:323
3178
2321
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3181
#: drizzled/error.cc:342
3182
msgid "Got a read error from the connection pipe"
3185
#: drizzled/error.cc:344
3186
msgid "Got an error from fcntl()"
3189
#: drizzled/error.cc:346
2324
#: ../drizzled/error.cc:324
3190
2325
msgid "Got packets out of order"
3193
#: drizzled/error.cc:358
3194
msgid "Result string is longer than 'max_allowed_packet' bytes"
3197
#: drizzled/error.cc:360
2328
#: ../drizzled/error.cc:325
3198
2329
msgid "The used table type doesn't support BLOB/TEXT columns"
3201
#: drizzled/error.cc:362
2332
#: ../drizzled/error.cc:326
3202
2333
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3205
#: drizzled/error.cc:364
3208
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3212
#: drizzled/error.cc:366
2336
#: ../drizzled/error.cc:327
3214
2338
msgid "Incorrect column name '%-.100s'"
3217
#: drizzled/error.cc:368
2341
#: ../drizzled/error.cc:328
3219
2343
msgid "The used storage engine can't index column '%-.192s'"
3222
#: drizzled/error.cc:370
2346
#: ../drizzled/error.cc:329
3224
2348
"Unable to open underlying table which is differently defined or of non-"
3225
2349
"MyISAM type or doesn't exist"
3228
#: drizzled/error.cc:372
2352
#: ../drizzled/error.cc:330
3230
2354
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3233
#: drizzled/error.cc:374
2357
#: ../drizzled/error.cc:331
3236
2360
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3239
#: drizzled/error.cc:376
2363
#: ../drizzled/error.cc:332
3241
2365
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3242
2366
"UNIQUE instead"
3245
#: drizzled/error.cc:378
2369
#: ../drizzled/error.cc:333
3246
2370
msgid "Result consisted of more than one row"
3249
#: drizzled/error.cc:380
2373
#: ../drizzled/error.cc:334
3250
2374
msgid "This table type requires a primary key"
3253
#: drizzled/error.cc:382
3254
msgid "This version of MySQL is not compiled with RAID support"
3257
#: drizzled/error.cc:384
3259
"You are using safe update mode and you tried to update a table without a "
3260
"WHERE that uses a KEY column"
3263
#: drizzled/error.cc:386
2377
#: ../drizzled/error.cc:335
3265
2379
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3268
#: drizzled/error.cc:388
2382
#: ../drizzled/error.cc:336
3269
2383
msgid "Can't open table"
3272
#: drizzled/error.cc:390
2386
#: ../drizzled/error.cc:337
3274
2388
msgid "The storage engine for the table doesn't support %s"
3277
#: drizzled/error.cc:392
3278
msgid "You are not allowed to execute this command in a transaction"
3281
#: drizzled/error.cc:394
2391
#: ../drizzled/error.cc:338
3283
2393
msgid "Got error %d during COMMIT"
3286
#: drizzled/error.cc:396
2396
#: ../drizzled/error.cc:339
3288
2398
msgid "Got error %d during ROLLBACK"
3291
#: drizzled/error.cc:398
3293
msgid "Got error %d during FLUSH_LOGS"
3296
#: drizzled/error.cc:400
3298
msgid "Got error %d during CHECKPOINT"
3301
#: drizzled/error.cc:402
2401
#. This is a very incorrect place to use the PRIi64 macro as the
2402
#. program that looks over the source for the N_() macros does not
2403
#. (obviously) do macro expansion, so the string is entirely wrong for
2404
#. what it is trying to output for every language except english.
2405
#: ../drizzled/error.cc:344
3304
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2408
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3305
2409
"'%-.64s' (%-.64s)"
3308
#: drizzled/error.cc:404
3309
msgid "The storage engine for the table does not support binary table dump"
3312
#: drizzled/error.cc:406
3313
msgid "Binlog closed, cannot RESET MASTER"
3316
#: drizzled/error.cc:408
3318
msgid "Failed rebuilding the index of dumped table '%-.192s'"
3321
#: drizzled/error.cc:410
3323
msgid "Error from master: '%-.64s'"
3326
#: drizzled/error.cc:412
3327
msgid "Net error reading from master"
3330
#: drizzled/error.cc:414
3331
msgid "Net error writing to master"
3334
#: drizzled/error.cc:416
3335
msgid "Can't find FULLTEXT index matching the column list"
3338
#: drizzled/error.cc:418
2412
#: ../drizzled/error.cc:345
3340
2414
"Can't execute the given command because you have active locked tables or an "
3341
2415
"active transaction"
3344
#: drizzled/error.cc:420
2418
#: ../drizzled/error.cc:346
3346
2420
msgid "Unknown system variable '%-.64s'"
3349
#: drizzled/error.cc:422
2423
#: ../drizzled/error.cc:347
3351
2425
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3354
#: drizzled/error.cc:424
2428
#: ../drizzled/error.cc:348
3357
2431
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3360
#: drizzled/error.cc:426
2434
#: ../drizzled/error.cc:349
3361
2435
msgid "Some non-transactional changed tables couldn't be rolled back"
3364
#: drizzled/error.cc:428
3366
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3367
"of storage; increase this mysqld variable and try again"
3370
#: drizzled/error.cc:430
3372
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3375
#: drizzled/error.cc:432
3377
"This operation requires a running slave; configure slave and do START SLAVE"
3380
#: drizzled/error.cc:434
3381
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3384
#: drizzled/error.cc:436
3386
"Could not initialize master info structure; more error messages can be found "
3387
"in the MySQL error log"
3390
#: drizzled/error.cc:438
3391
msgid "Could not create slave thread; check system resources"
3394
#: drizzled/error.cc:440
3397
"User %-.64s already has more than 'max_user_connections' active connections"
3400
#: drizzled/error.cc:442
2438
#: ../drizzled/error.cc:350
3401
2439
msgid "You may only use constant expressions with SET"
3404
#: drizzled/error.cc:444
2442
#: ../drizzled/error.cc:351
3405
2443
msgid "Lock wait timeout exceeded; try restarting transaction"
3408
#: drizzled/error.cc:446
2446
#: ../drizzled/error.cc:352
3409
2447
msgid "The total number of locks exceeds the lock table size"
3412
#: drizzled/error.cc:448
2450
#: ../drizzled/error.cc:353
3413
2451
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3416
#: drizzled/error.cc:450
2454
#: ../drizzled/error.cc:354
3417
2455
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3420
#: drizzled/error.cc:452
3421
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3424
#: drizzled/error.cc:454
2458
#: ../drizzled/error.cc:355
3426
2460
msgid "Incorrect arguments to %s"
3429
#: drizzled/error.cc:456
3431
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3434
#: drizzled/error.cc:458
3436
"Incorrect table definition; all MERGE tables must be in the same database"
3439
#: drizzled/error.cc:460
2463
#: ../drizzled/error.cc:356
3440
2464
msgid "Deadlock found when trying to get lock; try restarting transaction"
3443
#: drizzled/error.cc:462
2467
#: ../drizzled/error.cc:357
3444
2468
msgid "The used table type doesn't support FULLTEXT indexes"
3447
#: drizzled/error.cc:464
2471
#: ../drizzled/error.cc:358
3448
2472
msgid "Cannot add foreign key constraint"
3451
#: drizzled/error.cc:466
2475
#: ../drizzled/error.cc:359
3452
2476
msgid "Cannot add or update a child row: a foreign key constraint fails"
3455
#: drizzled/error.cc:468
2479
#: ../drizzled/error.cc:360
3456
2480
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3459
#: drizzled/error.cc:470
3461
msgid "Error connecting to master: %-.128s"
3464
#: drizzled/error.cc:472
3466
msgid "Error running query on master: %-.128s"
3469
#: drizzled/error.cc:474
3471
msgid "Error when executing command %s: %-.128s"
3474
#: drizzled/error.cc:476
2483
#: ../drizzled/error.cc:361
3476
2485
msgid "Incorrect usage of %s and %s"
3479
#: drizzled/error.cc:478
2488
#: ../drizzled/error.cc:362
3480
2489
msgid "The used SELECT statements have a different number of columns"
3483
#: drizzled/error.cc:480
2492
#: ../drizzled/error.cc:363
3484
2493
msgid "Can't execute the query because you have a conflicting read lock"
3487
#: drizzled/error.cc:482
3488
msgid "Mixing of transactional and non-transactional tables is disabled"
3491
#: drizzled/error.cc:484
3493
msgid "Option '%s' used twice in statement"
3496
#: drizzled/error.cc:486
3498
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3501
#: drizzled/error.cc:488
3503
msgid "Access denied; you need the %-.128s privilege for this operation"
3506
#: drizzled/error.cc:490
2496
#: ../drizzled/error.cc:364
3509
2499
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3512
#: drizzled/error.cc:492
2502
#: ../drizzled/error.cc:365
3515
2505
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3518
#: drizzled/error.cc:494
2508
#: ../drizzled/error.cc:366
3520
2510
msgid "Variable '%-.64s' doesn't have a default value"
3523
#: drizzled/error.cc:496
2513
#: ../drizzled/error.cc:367
3525
2515
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3528
#: drizzled/error.cc:498
2518
#: ../drizzled/error.cc:368
3530
2520
msgid "Incorrect argument type to variable '%-.64s'"
3533
#: drizzled/error.cc:500
2523
#: ../drizzled/error.cc:369
3535
2525
msgid "Variable '%-.64s' can only be set, not read"
3538
#: drizzled/error.cc:502
2528
#: ../drizzled/error.cc:370
3540
2530
msgid "Incorrect usage/placement of '%s'"
3543
#: drizzled/error.cc:504
3545
msgid "This version of MySQL doesn't yet support '%s'"
3548
#: drizzled/error.cc:506
3551
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3554
#: drizzled/error.cc:508
3555
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3558
#: drizzled/error.cc:510
2533
#: ../drizzled/error.cc:371
2535
msgid "This version of Drizzle doesn't yet support '%s'"
2538
#: ../drizzled/error.cc:372
3560
2540
msgid "Variable '%-.192s' is a %s variable"
3563
#: drizzled/error.cc:512
2543
#: ../drizzled/error.cc:373
3565
2545
msgid "Incorrect foreign key definition for '%-.192s': %s"
3568
#: drizzled/error.cc:514
2548
#: ../drizzled/error.cc:374
3569
2549
msgid "Key reference and table reference don't match"
3572
#: drizzled/error.cc:516
2552
#: ../drizzled/error.cc:375
3574
2554
msgid "Operand should contain %d column(s)"
3577
#: drizzled/error.cc:518
2557
#: ../drizzled/error.cc:376
3578
2558
msgid "Subquery returns more than 1 row"
3581
#: drizzled/error.cc:520
3583
msgid "Unknown prepared statement handler (%.*s) given to %s"
3586
#: drizzled/error.cc:522
3587
msgid "Help database is corrupt or does not exist"
3590
#: drizzled/error.cc:524
3591
msgid "Cyclic reference on subqueries"
3594
#: drizzled/error.cc:526
2561
#: ../drizzled/error.cc:377
3596
2563
msgid "Converting column '%s' from %s to %s"
3599
#: drizzled/error.cc:528
2566
#: ../drizzled/error.cc:378
3601
2568
msgid "Reference '%-.64s' not supported (%s)"
3604
#: drizzled/error.cc:530
2571
#: ../drizzled/error.cc:379
3605
2572
msgid "Every derived table must have its own alias"
3608
#: drizzled/error.cc:532
2575
#: ../drizzled/error.cc:380
3610
2577
msgid "Select %u was reduced during optimization"
3613
#: drizzled/error.cc:534
2580
#: ../drizzled/error.cc:381
3615
2582
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3618
#: drizzled/error.cc:536
3620
"Client does not support authentication protocol requested by server; "
3621
"consider upgrading MySQL client"
3624
#: drizzled/error.cc:538
2585
#: ../drizzled/error.cc:382
3625
2586
msgid "All parts of a SPATIAL index must be NOT NULL"
3628
#: drizzled/error.cc:540
2589
#: ../drizzled/error.cc:383
3630
2591
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3633
#: drizzled/error.cc:542
3634
msgid "Slave is already running"
3637
#: drizzled/error.cc:544
3638
msgid "Slave already has been stopped"
3641
#: drizzled/error.cc:546
2594
#: ../drizzled/error.cc:384
3644
"Uncompressed data size too large; the maximum size is %d (probably, length "
3645
"of uncompressed data was corrupted)"
2597
"Uncompressed data size too large; the maximum size is %d (based on "
2598
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3648
#: drizzled/error.cc:548
2601
#: ../drizzled/error.cc:385
3649
2602
msgid "ZLIB: Not enough memory"
3652
#: drizzled/error.cc:550
2605
#: ../drizzled/error.cc:386
3654
2607
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3655
2608
"data was corrupted)"
3658
#: drizzled/error.cc:552
2611
#: ../drizzled/error.cc:387
3659
2612
msgid "ZLIB: Input data corrupted"
3662
#: drizzled/error.cc:554
2615
#: ../drizzled/error.cc:388
3664
2617
msgid "%d line(s) were cut by GROUP_CONCAT()"
3667
#: drizzled/error.cc:556
2620
#: ../drizzled/error.cc:389
3669
2622
msgid "Row %ld doesn't contain data for all columns"
3672
#: drizzled/error.cc:558
2625
#: ../drizzled/error.cc:390
3675
2628
"Row %ld was truncated; it contained more data than there were input columns"
3678
#: drizzled/error.cc:560
2631
#: ../drizzled/error.cc:391
3681
2634
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3684
#: drizzled/error.cc:562
2637
#: ../drizzled/error.cc:392
3686
2639
msgid "Out of range value for column '%s' at row %ld"
3689
#: drizzled/error.cc:564
2642
#: ../drizzled/error.cc:393
3691
2644
msgid "Data truncated for column '%s' at row %ld"
3694
#: drizzled/error.cc:566
3696
msgid "Using storage engine %s for table '%s'"
3699
#: drizzled/error.cc:568
2647
#: ../drizzled/error.cc:394
3701
2649
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3704
#: drizzled/error.cc:570
3705
msgid "Cannot drop one or more of the requested users"
3708
#: drizzled/error.cc:572
3709
msgid "Can't revoke all privileges for one or more of the requested users"
3712
#: drizzled/error.cc:574
2652
#: ../drizzled/error.cc:395
3714
2654
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3717
#: drizzled/error.cc:576
2657
#: ../drizzled/error.cc:396
3719
2659
msgid "Illegal mix of collations for operation '%s'"
3722
#: drizzled/error.cc:578
2662
#: ../drizzled/error.cc:397
3725
2665
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3726
2666
"variable_name)"
3729
#: drizzled/error.cc:580
2669
#: ../drizzled/error.cc:398
3731
2671
msgid "Unknown collation: '%-.64s'"
3734
#: drizzled/error.cc:582
3736
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3737
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3741
#: drizzled/error.cc:584
3744
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3745
"old format; please change the password to the new format"
3748
#: drizzled/error.cc:586
2674
#: ../drizzled/error.cc:399
3751
2677
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3755
#: drizzled/error.cc:588
3756
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3759
#: drizzled/error.cc:590
3761
"It is recommended to use --skip-slave-start when doing step-by-step "
3762
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3763
"get an unexpected slave's mysqld restart"
3766
#: drizzled/error.cc:592
3767
msgid "SQL thread is not to be started so UNTIL options are ignored"
3770
#: drizzled/error.cc:594
2681
#: ../drizzled/error.cc:400
3772
2683
msgid "Incorrect index name '%-.100s'"
3775
#: drizzled/error.cc:596
2686
#: ../drizzled/error.cc:401
3777
2688
msgid "Incorrect catalog name '%-.100s'"
3780
#: drizzled/error.cc:598
3782
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3785
#: drizzled/error.cc:600
2691
#: ../drizzled/error.cc:402
3787
2693
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3790
#: drizzled/error.cc:602
3792
msgid "Unknown key cache '%-.100s'"
3795
#: drizzled/error.cc:604
3797
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3798
"this switch for this grant to work"
3801
#: drizzled/error.cc:606
2696
#: ../drizzled/error.cc:403
3803
2698
msgid "Unknown table engine '%s'"
3806
#: drizzled/error.cc:608
3808
msgid "'%s' is deprecated; use '%s' instead"
3811
#: drizzled/error.cc:610
2701
#: ../drizzled/error.cc:404
3813
2703
msgid "The target table %-.100s of the %s is not updatable"
3816
#: drizzled/error.cc:612
2706
#: ../drizzled/error.cc:405
3819
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
2709
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3823
#: drizzled/error.cc:614
2713
#: ../drizzled/error.cc:406
3826
"The MySQL server is running with the %s option so it cannot execute this "
2716
"The Drizzle server is running with the %s option so it cannot execute this "
3830
#: drizzled/error.cc:616
2720
#: ../drizzled/error.cc:407
3832
2722
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3835
#: drizzled/error.cc:618
2725
#: ../drizzled/error.cc:408
3837
2727
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3840
#: drizzled/error.cc:620
2730
#: ../drizzled/error.cc:409
3842
2732
"Incorrect table definition; there can be only one TIMESTAMP column with "
3843
2733
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3846
#: drizzled/error.cc:622
2736
#: ../drizzled/error.cc:410
3848
2738
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3851
#: drizzled/error.cc:624
3852
msgid "This command is not supported in the prepared statement protocol yet"
3855
#: drizzled/error.cc:626
2741
#: ../drizzled/error.cc:411
3857
2743
msgid "Got error %d '%-.100s' from %s"
3860
#: drizzled/error.cc:628
2746
#: ../drizzled/error.cc:412
3862
2748
msgid "Got temporary error %d '%-.100s' from %s"
3865
#: drizzled/error.cc:630
2751
#: ../drizzled/error.cc:413
3867
2753
msgid "Unknown or incorrect time zone: '%-.64s'"
3870
#: drizzled/error.cc:632
3872
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3875
#: drizzled/error.cc:634
2756
#: ../drizzled/error.cc:414
3877
2758
msgid "Invalid %s character string: '%.64s'"
3880
#: drizzled/error.cc:636
2761
#: ../drizzled/error.cc:415
3882
2763
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3885
#: drizzled/error.cc:638
3887
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3890
#: drizzled/error.cc:640
3892
msgid "Can't create a %s from within another stored routine"
3895
#: drizzled/error.cc:642
3897
msgid "%s %s already exists"
3900
#: drizzled/error.cc:644
2766
#: ../drizzled/error.cc:416
3902
2768
msgid "%s %s does not exist"
3905
#: drizzled/error.cc:646
3907
msgid "Failed to DROP %s %s"
3910
#: drizzled/error.cc:648
3912
msgid "Failed to CREATE %s %s"
3915
#: drizzled/error.cc:650
3917
msgid "%s with no matching label: %s"
3920
#: drizzled/error.cc:652
3922
msgid "Redefining label %s"
3925
#: drizzled/error.cc:654
3927
msgid "End-label %s without match"
3930
#: drizzled/error.cc:656
3932
msgid "Referring to uninitialized variable %s"
3935
#: drizzled/error.cc:658
3937
msgid "PROCEDURE %s can't return a result set in the given context"
3940
#: drizzled/error.cc:660
3941
msgid "RETURN is only allowed in a FUNCTION"
3944
#: drizzled/error.cc:662
3946
msgid "%s is not allowed in stored procedures"
3949
#: drizzled/error.cc:664
3951
"The update log is deprecated and replaced by the binary log; SET "
3952
"SQL_LOG_UPDATE has been ignored"
3955
#: drizzled/error.cc:666
3957
"The update log is deprecated and replaced by the binary log; SET "
3958
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3961
#: drizzled/error.cc:668
2771
#: ../drizzled/error.cc:417
3962
2772
msgid "Query execution was interrupted"
3965
#: drizzled/error.cc:670
3967
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3970
#: drizzled/error.cc:672
3972
msgid "Undefined CONDITION: %s"
3975
#: drizzled/error.cc:674
3977
msgid "No RETURN found in FUNCTION %s"
3980
#: drizzled/error.cc:676
3982
msgid "FUNCTION %s ended without RETURN"
3985
#: drizzled/error.cc:678
3986
msgid "Cursor statement must be a SELECT"
3989
#: drizzled/error.cc:680
3990
msgid "Cursor SELECT must not have INTO"
3993
#: drizzled/error.cc:682
3995
msgid "Undefined CURSOR: %s"
3998
#: drizzled/error.cc:684
3999
msgid "Cursor is already open"
4002
#: drizzled/error.cc:686
4003
msgid "Cursor is not open"
4006
#: drizzled/error.cc:688
4008
msgid "Undeclared variable: %s"
4011
#: drizzled/error.cc:690
4012
msgid "Incorrect number of FETCH variables"
4015
#: drizzled/error.cc:692
4016
msgid "No data - zero rows fetched, selected, or processed"
4019
#: drizzled/error.cc:694
4021
msgid "Duplicate parameter: %s"
4024
#: drizzled/error.cc:696
4026
msgid "Duplicate variable: %s"
4029
#: drizzled/error.cc:698
4031
msgid "Duplicate condition: %s"
4034
#: drizzled/error.cc:700
4036
msgid "Duplicate cursor: %s"
4039
#: drizzled/error.cc:702
4041
msgid "Failed to ALTER %s %s"
4044
#: drizzled/error.cc:704
4045
msgid "Subquery value not supported"
4048
#: drizzled/error.cc:706
4050
msgid "%s is not allowed in stored function or trigger"
4053
#: drizzled/error.cc:708
4054
msgid "Variable or condition declaration after cursor or handler declaration"
4057
#: drizzled/error.cc:710
4058
msgid "Cursor declaration after handler declaration"
4061
#: drizzled/error.cc:712
4062
msgid "Case not found for CASE statement"
4065
#: drizzled/error.cc:714
4067
msgid "Configuration file '%-.192s' is too big"
4070
#: drizzled/error.cc:716
4072
msgid "Malformed file type header in file '%-.192s'"
4075
#: drizzled/error.cc:718
4077
msgid "Unexpected end of file while parsing comment '%-.200s'"
4080
#: drizzled/error.cc:720
4082
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4085
#: drizzled/error.cc:722
4087
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4090
#: drizzled/error.cc:724
4091
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4094
#: drizzled/error.cc:726
4096
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4099
#: drizzled/error.cc:728
4101
msgid "'%-.192s.%-.192s' is not %s"
4104
#: drizzled/error.cc:730
4106
msgid "Column '%-.192s' is not updatable"
4109
#: drizzled/error.cc:732
4110
msgid "View's SELECT contains a subquery in the FROM clause"
4113
#: drizzled/error.cc:734
4115
msgid "View's SELECT contains a '%s' clause"
4118
#: drizzled/error.cc:736
4119
msgid "View's SELECT contains a variable or parameter"
4122
#: drizzled/error.cc:738
4124
msgid "View's SELECT refers to a temporary table '%-.192s'"
4127
#: drizzled/error.cc:740
4128
msgid "View's SELECT and view's field list have different column counts"
4131
#: drizzled/error.cc:742
4133
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4136
#: drizzled/error.cc:744
4137
msgid "View being updated does not have complete key of underlying table in it"
4140
#: drizzled/error.cc:746
2775
#: ../drizzled/error.cc:418
4143
2778
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4144
2779
"(s) or definer/invoker of view lack rights to use them"
4147
#: drizzled/error.cc:748
4149
msgid "Can't drop or alter a %s from within another stored routine"
4152
#: drizzled/error.cc:750
4153
msgid "GOTO is not allowed in a stored procedure handler"
4156
#: drizzled/error.cc:752
4157
msgid "Trigger already exists"
4160
#: drizzled/error.cc:754
4161
msgid "Trigger does not exist"
4164
#: drizzled/error.cc:756
4166
msgid "Trigger's '%-.192s' is view or temporary table"
4169
#: drizzled/error.cc:758
4171
msgid "Updating of %s row is not allowed in %strigger"
4174
#: drizzled/error.cc:760
4176
msgid "There is no %s row in %s trigger"
4179
#: drizzled/error.cc:762
2782
#: ../drizzled/error.cc:419
4181
2784
msgid "Field '%-.192s' doesn't have a default value"
4184
#: drizzled/error.cc:764
2787
#: ../drizzled/error.cc:420
4185
2788
msgid "Division by 0"
4188
#: drizzled/error.cc:766
2791
#: ../drizzled/error.cc:421
4190
2793
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4193
#: drizzled/error.cc:768
2796
#: ../drizzled/error.cc:422
4195
2798
msgid "Illegal %s '%-.192s' value found during parsing"
4198
#: drizzled/error.cc:770
4200
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4203
#: drizzled/error.cc:772
4205
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4208
#: drizzled/error.cc:774
4210
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4213
#: drizzled/error.cc:776
4215
msgid "Failed purging old relay logs: %s"
4218
#: drizzled/error.cc:778
4220
msgid "Password hash should be a %d-digit hexadecimal number"
4223
#: drizzled/error.cc:780
4224
msgid "Target log not found in binlog index"
4227
#: drizzled/error.cc:782
4228
msgid "I/O error reading log index file"
4231
#: drizzled/error.cc:784
4232
msgid "Server configuration does not permit binlog purge"
4235
#: drizzled/error.cc:786
4236
msgid "Failed on fseek()"
4239
#: drizzled/error.cc:788
4240
msgid "Fatal error during log purge"
4243
#: drizzled/error.cc:790
4244
msgid "A purgeable log is in use, will not purge"
4247
#: drizzled/error.cc:792
4248
msgid "Unknown error during log purge"
4251
#: drizzled/error.cc:794
4253
msgid "Failed initializing relay log position: %s"
4256
#: drizzled/error.cc:796
4257
msgid "You are not using binary logging"
4260
#: drizzled/error.cc:798
4263
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4266
#: drizzled/error.cc:800
4267
msgid "WSAStartup Failed"
4270
#: drizzled/error.cc:802
4271
msgid "Can't handle procedures with different groups yet"
4274
#: drizzled/error.cc:804
4275
msgid "Select must have a group with this procedure"
4278
#: drizzled/error.cc:806
4279
msgid "Can't use ORDER clause with this procedure"
4282
#: drizzled/error.cc:808
4284
msgid "Binary logging and replication forbid changing the global server %s"
4287
#: drizzled/error.cc:810
4289
msgid "Can't map file: %-.200s, errno: %d"
4292
#: drizzled/error.cc:812
4294
msgid "Wrong magic in %-.64s"
4297
#: drizzled/error.cc:814
4298
msgid "Prepared statement contains too many placeholders"
4301
#: drizzled/error.cc:816
2801
#: ../drizzled/error.cc:423
4303
2803
msgid "Key part '%-.192s' length cannot be 0"
4306
#: drizzled/error.cc:818
4307
msgid "View text checksum failed"
4310
#: drizzled/error.cc:820
4313
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4316
#: drizzled/error.cc:822
4318
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4321
#: drizzled/error.cc:824
4323
msgid "Can not delete from join view '%-.192s.%-.192s'"
4326
#: drizzled/error.cc:826
4328
msgid "Operation %s failed for %.256s"
4331
#: drizzled/error.cc:828
4332
msgid "XAER_NOTA: Unknown XID"
4335
#: drizzled/error.cc:830
4336
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4339
#: drizzled/error.cc:832
2806
#: ../drizzled/error.cc:424
4342
2809
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4343
2810
"the %.64s state"
4346
#: drizzled/error.cc:834
4347
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4350
#: drizzled/error.cc:836
4352
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4356
#: drizzled/error.cc:838
4357
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4360
#: drizzled/error.cc:840
4363
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4367
#: drizzled/error.cc:842
4368
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4371
#: drizzled/error.cc:844
4372
msgid "Failed to revoke all privileges to dropped routine"
4375
#: drizzled/error.cc:846
2813
#: ../drizzled/error.cc:425
4377
2815
msgid "Data too long for column '%s' at row %ld"
4380
#: drizzled/error.cc:848
4382
msgid "Bad SQLSTATE: '%s'"
4385
#: drizzled/error.cc:850
2818
#: ../drizzled/error.cc:426
4388
2821
"%s: ready for connections.\n"
4389
"Version: '%s' socket: '%s' port: %d %s"
2822
"Version: '%s' %s\n"
4392
#: drizzled/error.cc:852
2825
#: ../drizzled/error.cc:427
4393
2826
msgid "Can't load value from file with fixed size rows to variable"
4396
#: drizzled/error.cc:854
4397
msgid "You are not allowed to create a user with GRANT"
4400
#: drizzled/error.cc:856
2829
#: ../drizzled/error.cc:428
4402
2831
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4405
#: drizzled/error.cc:858
2834
#: ../drizzled/error.cc:429
4406
2835
msgid "Table definition has changed, please retry transaction"
4409
#: drizzled/error.cc:860
4410
msgid "Duplicate handler declared in the same block"
4413
#: drizzled/error.cc:862
4416
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4417
"variable in BEFORE trigger"
4420
#: drizzled/error.cc:864
2838
#: ../drizzled/error.cc:430
4422
2840
msgid "Not allowed to return a result set from a %s"
4425
#: drizzled/error.cc:866
2843
#: ../drizzled/error.cc:431
4426
2844
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4429
#: drizzled/error.cc:868
4431
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4432
"declaration and binary logging is enabled; if non-transactional tables were "
4433
"updated, the binary log will miss their changes"
4436
#: drizzled/error.cc:870
4438
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4439
"declaration and binary logging is enabled (you *might* want to use the less "
4440
"safe log_bin_trust_function_creators variable)"
4443
#: drizzled/error.cc:872
4445
"You do not have the SUPER privilege and binary logging is enabled (you "
4446
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4449
#: drizzled/error.cc:874
4451
"You can't execute a prepared statement which has an open cursor associated "
4452
"with it. Reset the statement to re-execute it."
4455
#: drizzled/error.cc:876
4457
msgid "The statement (%lu) has no open cursor."
4460
#: drizzled/error.cc:878
2847
#: ../drizzled/error.cc:432
4462
2849
"Explicit or implicit commit is not allowed in stored function or trigger."
4465
#: drizzled/error.cc:880
4468
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4471
#: drizzled/error.cc:882
4472
msgid "Recursive stored functions and triggers are not allowed."
4475
#: drizzled/error.cc:884
2852
#: ../drizzled/error.cc:433
4477
2854
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4480
#: drizzled/error.cc:886
2857
#: ../drizzled/error.cc:434
4482
2859
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4485
#: drizzled/error.cc:888
2862
#: ../drizzled/error.cc:435
4488
2865
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4492
#: drizzled/error.cc:890
4494
"You can't combine write-locking of system tables with other tables or lock "
4498
#: drizzled/error.cc:892
4500
msgid "Unable to connect to foreign data source: %.64s"
4503
#: drizzled/error.cc:894
4506
"There was a problem processing the query on the foreign data source. Data "
4507
"source error: %-.64s"
4510
#: drizzled/error.cc:896
4513
"The foreign data source you are trying to reference does not exist. Data "
4514
"source error: %-.64s"
4517
#: drizzled/error.cc:898
4520
"Can't create federated table. The data source connection string '%-.64s' is "
4521
"not in the correct format"
4524
#: drizzled/error.cc:900
4526
msgid "The data source connection string '%-.64s' is not in the correct format"
4529
#: drizzled/error.cc:902
4531
msgid "Can't create federated table. Foreign data src error: %-.64s"
4534
#: drizzled/error.cc:904
2869
#: ../drizzled/error.cc:436
4535
2870
msgid "Trigger in wrong schema"
4538
#: drizzled/error.cc:906
2873
#: ../drizzled/error.cc:437
4541
2876
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4542
"needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4545
#: drizzled/error.cc:908
4547
msgid "Routine body for '%-.100s' is too long"
4550
#: drizzled/error.cc:910
4551
msgid "Cannot drop default keycache"
4554
#: drizzled/error.cc:912
2877
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2880
#: ../drizzled/error.cc:438
4556
2882
msgid "Display width out of range for column '%-.192s' (max = %d)"
4559
#: drizzled/error.cc:914
4560
msgid "XAER_DUPID: The XID already exists"
4563
#: drizzled/error.cc:916
2885
#: ../drizzled/error.cc:439
4565
2887
msgid "Datetime function: %-.32s field overflow"
4568
#: drizzled/error.cc:918
4571
"Can't update table '%-.192s' in stored function/trigger because it is "
4572
"already used by statement which invoked this stored function/trigger."
4575
#: drizzled/error.cc:920
4578
"The definition of table '%-.192s' prevents operation %.192s on table "
4582
#: drizzled/error.cc:922
4584
"The prepared statement contains a stored routine call that refers to that "
4585
"same statement. It's not allowed to execute a prepared statement in such a "
4589
#: drizzled/error.cc:924
4590
msgid "Not allowed to set autocommit from a stored function or trigger"
4593
#: drizzled/error.cc:926
4594
msgid "Definer is not fully qualified"
4597
#: drizzled/error.cc:928
4600
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4601
"Current user is used as definer. Please recreate the view!"
4604
#: drizzled/error.cc:930
4607
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4611
#: drizzled/error.cc:932
4613
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4616
#: drizzled/error.cc:934
4618
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4621
#: drizzled/error.cc:936
2890
#: ../drizzled/error.cc:440
4624
2893
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4627
#: drizzled/error.cc:938
2896
#: ../drizzled/error.cc:441
4630
2899
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4633
#: drizzled/error.cc:940
4635
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4638
#: drizzled/error.cc:942
4641
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4642
"activated under the authorization of the invoker, which may have "
4643
"insufficient privileges. Please recreate the trigger."
4646
#: drizzled/error.cc:944
4648
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4651
#: drizzled/error.cc:946
4654
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4655
"exceeded for routine %.192s"
4658
#: drizzled/error.cc:948
4661
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4662
"contains bad data (internal code %d)"
4665
#: drizzled/error.cc:950
4667
msgid "Incorrect routine name '%-.192s'"
4670
#: drizzled/error.cc:952
2902
#: ../drizzled/error.cc:442
2903
msgid "No data - zero rows fetched, selected, or processed"
2906
#: ../drizzled/error.cc:443
4672
2908
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4675
#: drizzled/error.cc:954
4676
msgid "AGGREGATE is not supported for stored functions"
4679
#: drizzled/error.cc:956
4682
"Can't create more than max_prepared_stmt_count statements (current value: %"
4686
#: drizzled/error.cc:958
4688
msgid "`%-.192s`.`%-.192s` contains view recursion"
4691
#: drizzled/error.cc:960
2911
#: ../drizzled/error.cc:444
4693
2913
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4696
#: drizzled/error.cc:962
2916
#: ../drizzled/error.cc:445
4697
2917
msgid "The used table type doesn't support SPATIAL indexes"
4700
#: drizzled/error.cc:964
4701
msgid "Triggers can not be created on system tables"
4704
#: drizzled/error.cc:966
2920
#: ../drizzled/error.cc:446
4706
2922
msgid "Leading spaces are removed from name '%s'"
4709
#: drizzled/error.cc:968
2925
#: ../drizzled/error.cc:447
4710
2926
msgid "Failed to read auto-increment value from storage engine"
4713
#: drizzled/error.cc:970
4717
#: drizzled/error.cc:972
4721
#: drizzled/error.cc:974
2929
#: ../drizzled/error.cc:448
4723
2931
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4726
#: drizzled/error.cc:976
4728
msgid "The target table %-.100s of the %s is not insertable-into"
4731
#: drizzled/error.cc:978
4734
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4737
#: drizzled/error.cc:980
2934
#: ../drizzled/error.cc:449
4738
2935
msgid "Too high level of nesting for select"
4741
#: drizzled/error.cc:982
2938
#: ../drizzled/error.cc:450
4743
2940
msgid "Name '%-.64s' has become ''"
4746
#: drizzled/error.cc:984
2943
#: ../drizzled/error.cc:451
4748
2945
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4749
2946
"optional and non-empty FIELDS ENCLOSED BY"
4752
#: drizzled/error.cc:986
4754
msgid "The foreign server, %s, you are trying to create already exists."
4757
#: drizzled/error.cc:988
4760
"The foreign server name you are trying to reference does not exist. Data "
4761
"source error: %-.64s"
4764
#: drizzled/error.cc:990
2949
#: ../drizzled/error.cc:452
4767
2952
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4770
#: drizzled/error.cc:992
4773
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4777
#: drizzled/error.cc:994
4779
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4782
#: drizzled/error.cc:996
4783
msgid "MAXVALUE can only be used in last partition definition"
4786
#: drizzled/error.cc:998
4787
msgid "Subpartitions can only be hash partitions and by key"
4790
#: drizzled/error.cc:1000
4791
msgid "Must define subpartitions on all partitions if on one partition"
4794
#: drizzled/error.cc:1002
4795
msgid "Wrong number of partitions defined, mismatch with previous setting"
4798
#: drizzled/error.cc:1004
4799
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4802
#: drizzled/error.cc:1006
4803
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4806
#: drizzled/error.cc:1008
4807
msgid "Expression in RANGE/LIST VALUES must be constant"
4810
#: drizzled/error.cc:1010
4811
msgid "Field in list of fields for partition function not found in table"
4814
#: drizzled/error.cc:1012
4815
msgid "List of fields is only allowed in KEY partitions"
4818
#: drizzled/error.cc:1014
4820
"The partition info in the frm file is not consistent with what can be "
4821
"written into the frm file"
4824
#: drizzled/error.cc:1016
4826
msgid "The %-.192s function returns the wrong type"
4829
#: drizzled/error.cc:1018
4831
msgid "For %-.64s partitions each partition must be defined"
4834
#: drizzled/error.cc:1020
4835
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4838
#: drizzled/error.cc:1022
4839
msgid "VALUES value must be of same type as partition function"
4842
#: drizzled/error.cc:1024
4843
msgid "Multiple definition of same constant in list partitioning"
4846
#: drizzled/error.cc:1026
4847
msgid "Partitioning can not be used stand-alone in query"
4850
#: drizzled/error.cc:1028
4852
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4855
#: drizzled/error.cc:1030
4857
msgid "For the partitioned engine it is necessary to define all %-.64s"
4860
#: drizzled/error.cc:1032
4861
msgid "Too many partitions (including subpartitions) were defined"
4864
#: drizzled/error.cc:1034
4866
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4867
"partitioning for subpartitioning"
4870
#: drizzled/error.cc:1036
4871
msgid "Failed to create specific handler file"
4874
#: drizzled/error.cc:1038
4875
msgid "A BLOB field is not allowed in partition function"
4878
#: drizzled/error.cc:1040
4880
msgid "A %-.192s must include all columns in the table's partitioning function"
4883
#: drizzled/error.cc:1042
4885
msgid "Number of %-.64s = 0 is not an allowed value"
4888
#: drizzled/error.cc:1044
4889
msgid "Partition management on a not partitioned table is not possible"
4892
#: drizzled/error.cc:1046
4894
"Foreign key condition is not yet supported in conjunction with partitioning"
4897
#: drizzled/error.cc:1048
4899
msgid "Error in list of partitions to %-.64s"
4902
#: drizzled/error.cc:1050
4903
msgid "Cannot remove all partitions, use DROP TABLE instead"
4906
#: drizzled/error.cc:1052
4907
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4910
#: drizzled/error.cc:1054
4912
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4916
#: drizzled/error.cc:1056
4918
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4919
"tables using HASH PARTITIONs"
4922
#: drizzled/error.cc:1058
4924
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4927
#: drizzled/error.cc:1060
4928
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4931
#: drizzled/error.cc:1062
4932
msgid "At least one partition must be added"
4935
#: drizzled/error.cc:1064
4936
msgid "At least one partition must be coalesced"
4939
#: drizzled/error.cc:1066
4940
msgid "More partitions to reorganise than there are partitions"
4943
#: drizzled/error.cc:1068
4945
msgid "Duplicate partition name %-.192s"
4948
#: drizzled/error.cc:1070
4949
msgid "It is not allowed to shut off binlog on this command"
4952
#: drizzled/error.cc:1072
4953
msgid "When reorganising a set of partitions they must be in consecutive order"
4956
#: drizzled/error.cc:1074
4958
"Reorganize of range partitions cannot change total ranges except for last "
4959
"partition where it can extend the range"
4962
#: drizzled/error.cc:1076
4963
msgid "Partition function not supported in this version for this handler"
4966
#: drizzled/error.cc:1078
4967
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4970
#: drizzled/error.cc:1080
4972
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4975
#: drizzled/error.cc:1082
4977
msgid "Plugin '%-.192s' is not loaded"
4980
#: drizzled/error.cc:1084
2955
#: ../drizzled/error.cc:453
4982
2957
msgid "Incorrect %-.32s value: '%-.128s'"
4985
#: drizzled/error.cc:1086
2960
#: ../drizzled/error.cc:454
4987
2962
msgid "Table has no partition for value %-.64s"
4990
#: drizzled/error.cc:1088
4992
msgid "It is not allowed to specify %s more than once"
4995
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4997
msgid "Failed to create %s"
5000
#: drizzled/error.cc:1092 drizzled/error.cc:1116
5002
msgid "Failed to drop %s"
5005
#: drizzled/error.cc:1094
5006
msgid "The handler doesn't support autoextend of tablespaces"
5009
#: drizzled/error.cc:1096
5011
"A size parameter was incorrectly specified, either number or on the form 10M"
5014
#: drizzled/error.cc:1098
5016
"The size number was correct but we don't allow the digit part to be more "
5020
#: drizzled/error.cc:1100
5022
msgid "Failed to alter: %s"
5025
#: drizzled/error.cc:1102
2965
#: ../drizzled/error.cc:455
5026
2966
msgid "Writing one row to the row-based binary log failed"
5029
#: drizzled/error.cc:1104
5031
msgid "Table definition on master and slave does not match: %s"
5034
#: drizzled/error.cc:1106
5036
"Slave running with --log-slave-updates must use row-based binary logging to "
5037
"be able to replicate row-based binary log events"
5040
#: drizzled/error.cc:1108
5042
msgid "Event '%-.192s' already exists"
5045
#: drizzled/error.cc:1110
5047
msgid "Failed to store event %s. Error code %d from storage engine."
5050
#: drizzled/error.cc:1112
5052
msgid "Unknown event '%-.192s'"
5055
#: drizzled/error.cc:1114
5057
msgid "Failed to alter event '%-.192s'"
5060
#: drizzled/error.cc:1118
5061
msgid "INTERVAL is either not positive or too big"
5064
#: drizzled/error.cc:1120
5065
msgid "ENDS is either invalid or before STARTS"
5068
#: drizzled/error.cc:1122
5069
msgid "Event execution time is in the past. Event has been disabled"
5072
#: drizzled/error.cc:1124
5073
msgid "Failed to open mysql.event"
5076
#: drizzled/error.cc:1126
5077
msgid "No datetime expression provided"
5080
#: drizzled/error.cc:1128
5083
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
5084
"probably corrupted"
5087
#: drizzled/error.cc:1130
5089
msgid "Cannot load from mysql.%s. The table is probably corrupted"
5092
#: drizzled/error.cc:1132
5093
msgid "Failed to delete the event from mysql.event"
5096
#: drizzled/error.cc:1134
5097
msgid "Error during compilation of event's body"
5100
#: drizzled/error.cc:1136
5101
msgid "Same old and new event name"
5104
#: drizzled/error.cc:1138
5106
msgid "Data for column '%s' too long"
5109
#: drizzled/error.cc:1140
2969
#: ../drizzled/error.cc:456
5111
2971
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5114
#: drizzled/error.cc:1142
5117
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5121
#: drizzled/error.cc:1144
5122
msgid "You can't write-lock a log table. Only read access is possible"
5125
#: drizzled/error.cc:1146
5126
msgid "You can't use locks with log tables."
5129
#: drizzled/error.cc:1148
5132
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5133
"d would lead to a duplicate entry"
5136
#: drizzled/error.cc:1150
5139
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5140
"%d, now running %d. Please use mysql_upgrade to fix this error."
5143
#: drizzled/error.cc:1152
5145
"Cannot switch out of the row-based binary log format when the session has "
5146
"open temporary tables"
5149
#: drizzled/error.cc:1154
5151
"Cannot change the binary logging format inside a stored function or trigger"
5154
#: drizzled/error.cc:1156
5156
"The NDB cluster engine does not support changing the binlog format on the "
5160
#: drizzled/error.cc:1158
5161
msgid "Cannot create temporary table with partitions"
5164
#: drizzled/error.cc:1160
5165
msgid "Partition constant is out of partition function domain"
5168
#: drizzled/error.cc:1162
5169
msgid "This partition function is not allowed"
5172
#: drizzled/error.cc:1164
5173
msgid "Error in DDL log"
5176
#: drizzled/error.cc:1166
5177
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5180
#: drizzled/error.cc:1168
5181
msgid "Incorrect partition name"
5184
#: drizzled/error.cc:1170
2974
#: ../drizzled/error.cc:457
2977
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
2978
"%d would lead to a duplicate entry"
2981
#: ../drizzled/error.cc:458
5186
2983
"Transaction isolation level can't be changed while a transaction is in "
5190
#: drizzled/error.cc:1172
5193
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5194
"'%-.192s' for key '%-.192s'"
5197
#: drizzled/error.cc:1174
5199
msgid "Internal scheduler error %d"
5202
#: drizzled/error.cc:1176
5204
msgid "Error during starting/stopping of the scheduler. Error code %u"
5207
#: drizzled/error.cc:1178
5208
msgid "Engine cannot be used in partitioned tables"
5211
#: drizzled/error.cc:1180
5213
msgid "Cannot activate '%-.64s' log"
5216
#: drizzled/error.cc:1182
5217
msgid "The server was not built with row-based replication"
5220
#: drizzled/error.cc:1184
5221
msgid "Decoding of base64 string failed"
5224
#: drizzled/error.cc:1186
5225
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5228
#: drizzled/error.cc:1188
5230
"Cannot proceed because system tables used by Event Scheduler were found "
5231
"damaged at server start"
5234
#: drizzled/error.cc:1190
5235
msgid "Only integers allowed as number here"
5238
#: drizzled/error.cc:1192
5239
msgid "This storage engine cannot be used for log tables"
5242
#: drizzled/error.cc:1194
5244
msgid "You cannot '%s' a log table if logging is enabled"
5247
#: drizzled/error.cc:1196
5250
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5251
"rename two tables: the log table to an archive table and another table back "
5255
#: drizzled/error.cc:1198
2987
#: ../drizzled/error.cc:459
5257
2989
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5260
#: drizzled/error.cc:1200
2992
#: ../drizzled/error.cc:460
5262
2994
msgid "Incorrect parameters in the call to native function '%-.192s'"
5265
#: drizzled/error.cc:1202
5267
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5270
#: drizzled/error.cc:1204
5272
msgid "This function '%-.192s' has the same name as a native function"
5275
#: drizzled/error.cc:1206
2997
#: ../drizzled/error.cc:461
5277
2999
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5280
#: drizzled/error.cc:1208
5281
msgid "Too many files opened, please execute the command again"
5284
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5286
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5287
"The event was dropped immediately after creation."
5290
#: drizzled/error.cc:1214
5292
msgid "The incident %s occured on the master. Message: %-.64s"
5295
#: drizzled/error.cc:1216
5296
msgid "Table has no partition for some existing values"
5299
#: drizzled/error.cc:1218
5300
msgid "Statement is not safe to log in statement format."
5303
#: drizzled/error.cc:1220
5305
msgid "Fatal error: %s"
5308
#: drizzled/error.cc:1222
5310
msgid "Relay log read failure: %s"
5313
#: drizzled/error.cc:1224
5315
msgid "Relay log write failure: %s"
5318
#: drizzled/error.cc:1228
5320
msgid "Master command %s failed: %s"
5323
#: drizzled/error.cc:1230
5325
msgid "Binary logging not possible. Message: %s"
5328
#: drizzled/error.cc:1232
5330
msgid "View `%-.64s`.`%-.64s` has no creation context"
5333
#: drizzled/error.cc:1234
5335
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5338
#: drizzled/error.cc:1236
5340
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5343
#: drizzled/error.cc:1238
5345
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5348
#: drizzled/error.cc:1240
5350
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5353
#: drizzled/error.cc:1242
5355
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5358
#: drizzled/error.cc:1244
5360
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5363
#: drizzled/error.cc:1246
5365
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5368
#: drizzled/error.cc:1248
5370
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5373
#: drizzled/error.cc:1250
5375
msgid "Ambiguous slave modes combination. %s"
5378
#: drizzled/error.cc:1252
5381
"The BINLOG statement of type `%s` was not preceded by a format description "
5385
#: drizzled/error.cc:1254
5386
msgid "Corrupted replication event was detected"
5389
#: drizzled/error.cc:1256
3002
#: ../drizzled/error.cc:462
5391
3004
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5394
#: drizzled/error.cc:1258
5396
msgid "Being purged log %s was not found"
5399
#: drizzled/error.cc:1260
5401
msgid "Converted to non-transactional lock on '%-.64s'"
5404
#: drizzled/error.cc:1262
5406
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5409
#: drizzled/error.cc:1264
5412
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5415
#: drizzled/error.cc:1266
5417
msgid "Can't access storage engine of table %-.64s"
5420
#: drizzled/error.cc:1268
5421
msgid "Starting backup process"
5424
#: drizzled/error.cc:1270
5425
msgid "Backup completed"
5428
#: drizzled/error.cc:1272
5429
msgid "Starting restore process"
5432
#: drizzled/error.cc:1274
5433
msgid "Restore completed"
5436
#: drizzled/error.cc:1276
5437
msgid "Nothing to backup"
5440
#: drizzled/error.cc:1278
5442
msgid "Database '%-.64s' cannot be included in a backup"
5445
#: drizzled/error.cc:1280
5447
"Error during backup operation - server's error log contains more information "
5451
#: drizzled/error.cc:1282
5453
"Error during restore operation - server's error log contains more "
5454
"information about the error"
5457
#: drizzled/error.cc:1284
5459
"Can't execute this command because another BACKUP/RESTORE operation is in "
5463
#: drizzled/error.cc:1286
5464
msgid "Error when preparing for backup operation"
5467
#: drizzled/error.cc:1288
5468
msgid "Error when preparing for restore operation"
5471
#: drizzled/error.cc:1290
5473
msgid "Invalid backup location '%-.64s'"
5476
#: drizzled/error.cc:1292
5478
msgid "Can't read backup location '%-.64s'"
5481
#: drizzled/error.cc:1294
5483
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5486
#: drizzled/error.cc:1296
5487
msgid "Can't enumerate server databases"
5490
#: drizzled/error.cc:1298
5491
msgid "Can't enumerate server tables"
5494
#: drizzled/error.cc:1300
5496
msgid "Can't enumerate tables in database %-.64s"
5499
#: drizzled/error.cc:1302
5501
msgid "Skipping view %-.64s in database %-.64s"
5504
#: drizzled/error.cc:1304
5506
msgid "Skipping table %-.64s since it has no valid storage engine"
5509
#: drizzled/error.cc:1306
5511
msgid "Can't open table %-.64s"
5514
#: drizzled/error.cc:1308
5515
msgid "Can't read backup archive preamble"
5518
#: drizzled/error.cc:1310
5519
msgid "Can't write backup archive preamble"
5522
#: drizzled/error.cc:1312
5524
msgid "Can't find backup driver for table %-.64s"
5527
#: drizzled/error.cc:1314
5530
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5534
#: drizzled/error.cc:1316
5536
msgid "Can't create %-.64s backup driver"
5539
#: drizzled/error.cc:1318
5541
msgid "Can't create %-.64s restore driver"
5544
#: drizzled/error.cc:1320
5546
msgid "Found %d images in backup archive but maximum %d are supported"
5549
#: drizzled/error.cc:1322
5551
msgid "Error when saving meta-data of %-.64s"
5554
#: drizzled/error.cc:1324
5555
msgid "Error when reading meta-data list"
5558
#: drizzled/error.cc:1326
5560
msgid "Can't create %-.64s"
5563
#: drizzled/error.cc:1328
5564
msgid "Can't allocate buffer for image data transfer"
5567
#: drizzled/error.cc:1330
5569
msgid "Error when writing %-.64s backup image data (for table #%d)"
5572
#: drizzled/error.cc:1332
5573
msgid "Error when reading data from backup stream"
5576
#: drizzled/error.cc:1334
5577
msgid "Can't go to the next chunk in backup stream"
5580
#: drizzled/error.cc:1336
5582
msgid "Can't initialize %-.64s backup driver"
5585
#: drizzled/error.cc:1338
5587
msgid "Can't initialize %-.64s restore driver"
5590
#: drizzled/error.cc:1340
5592
msgid "Can't shut down %-.64s backup driver"
5595
#: drizzled/error.cc:1342
5597
msgid "Can't shut down %-.64s backup driver(s)"
5600
#: drizzled/error.cc:1344
5602
msgid "%-.64s backup driver can't prepare for synchronization"
5605
#: drizzled/error.cc:1346
5607
msgid "%-.64s backup driver can't create its image validity point"
5610
#: drizzled/error.cc:1348
5612
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5615
#: drizzled/error.cc:1350
5617
msgid "%-.64s backup driver can't cancel its backup operation"
5620
#: drizzled/error.cc:1352
5622
msgid "%-.64s restore driver can't cancel its restore operation"
5625
#: drizzled/error.cc:1354
5627
msgid "Error when polling %-.64s backup driver for its image data"
5630
#: drizzled/error.cc:1356
5632
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5635
#: drizzled/error.cc:1358
5638
"After %d attempts %-.64s restore driver still can't accept next block of data"
5641
#: drizzled/error.cc:1360
5643
msgid "Open and lock tables failed in %-.64s"
5646
#: drizzled/error.cc:1362
5647
msgid "Backup driver's table locking thread can not be initialized."
5650
#: drizzled/error.cc:1364
5652
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5653
"and 'mysql.online_backup_progress'."
5656
#: drizzled/error.cc:1366
5658
msgid "Tablespace '%-.192s' already exists"
5661
#: drizzled/error.cc:1368
5663
msgid "Tablespace '%-.192s' doesn't exist"
5666
#: drizzled/error.cc:1370
5668
msgid "Unexpected master's heartbeat data: %s"
5671
#: drizzled/error.cc:1372
5673
msgid "The requested value for the heartbeat period %s %s"
5676
#: drizzled/error.cc:1374
5678
msgid "Can't write to the online backup progress log %-.64s."
5681
#: drizzled/error.cc:1376
5683
msgid "Tablespace '%-.192s' not empty"
5686
#: drizzled/error.cc:1378
5689
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5690
"server. The original definition of the required tablespace is '%-.256s' "
5691
"while the same tablespace is defined on the server as '%-.256s'"
5694
#: drizzled/error.cc:1380
5695
msgid "A virtual column cannot be based on a virtual column"
5698
#: drizzled/error.cc:1382
5700
msgid "Non-deterministic expression for virtual column '%s'."
5703
#: drizzled/error.cc:1384
5706
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5709
#: drizzled/error.cc:1386
5710
msgid "Primary key cannot be defined upon a virtual column."
5713
#: drizzled/error.cc:1388
5714
msgid "Key/Index cannot be defined on a non-stored virtual column."
5717
#: drizzled/error.cc:1390
5719
msgid "Cannot define foreign key with %s clause on a virtual column."
5722
#: drizzled/error.cc:1392
5724
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5727
#: drizzled/error.cc:1394
5729
msgid "'%s' is not yet supported for virtual columns."
5732
#: drizzled/error.cc:1396
5733
msgid "Constant expression in virtual column function is not allowed."
5736
#: drizzled/errmsg.cc:44
5738
msgid "errmsg plugin '%s' init() failed."
5741
#: drizzled/errmsg.cc:70
5743
msgid "errmsg plugin '%s' deinit() failed."
5746
#: drizzled/errmsg.cc:111
5748
msgid "errmsg plugin '%s' errmsg_func() failed"
5751
#: drizzled/handler.cc:378
5752
msgid "Too many storage engines!"
5755
#: drizzled/handler.cc:382
5757
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5760
#: drizzled/handler.cc:1228
5762
msgid "Found %d prepared transaction(s) in %s"
5765
#: drizzled/handler.cc:1280
3007
#: ../drizzled/error.cc:463
3009
msgid "Received an invalid value '%s' for a UNIX timestamp."
3012
#: ../drizzled/error.cc:464
3014
msgid "Received an invalid datetime value '%s'."
3017
#: ../drizzled/error.cc:465
3019
msgid "Received a NULL argument for function '%s'."
3022
#: ../drizzled/error.cc:466
3024
msgid "Received an out-of-range argument '%s' for function '%s'."
3027
#: ../drizzled/error.cc:467
3029
msgid "Received an invalid enum value '%s'."
3032
#: ../drizzled/error.cc:468
3033
msgid "Tables which are replicated require a primary key."
3036
#: ../drizzled/error.cc:469
3038
msgid "Corrupt or invalid table definition: %s"
3041
#: ../drizzled/error.cc:470
3043
msgid "Corrupt or invalid schema definition for %s : %s"
3046
#: ../drizzled/error.cc:471
3048
msgid "Schema does not exist: %s"
3051
#: ../drizzled/error.cc:472
3053
msgid "Error altering schema: %s"
3056
#: ../drizzled/error.cc:473
3058
msgid "Error droppping Schema : %s"
3061
#: ../drizzled/error.cc:474
3062
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3065
#: ../drizzled/error.cc:475
3067
msgid "Unknown table engine option key/pair %s = %s."
3070
#: ../drizzled/error.cc:476
3072
msgid "Unknown schema engine option key/pair %s = %s."
3075
#: ../drizzled/error.cc:478
3077
msgid "Can't unlock file (Errcode: %d)"
3080
#: ../drizzled/error.cc:479
3082
msgid "Can't change size of file (Errcode: %d)"
3085
#: ../drizzled/error.cc:480
3087
msgid "Can't open stream from handle (Errcode: %d)"
3090
#: ../drizzled/error.cc:481
3092
msgid "Warning: '%s' had %d links"
3095
#: ../drizzled/error.cc:482
3097
msgid "Warning: %d files and %d streams is left open\n"
3100
#: ../drizzled/error.cc:483
3102
msgid "Can't create directory '%s' (Errcode: %d)"
3105
#: ../drizzled/error.cc:484
3108
"Character set '%s' is not a compiled character set and is not specified in "
3112
#: ../drizzled/error.cc:485
3114
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3117
#: ../drizzled/error.cc:486
3119
msgid "Can't read value for symlink '%s' (Error %d)"
3122
#: ../drizzled/error.cc:487
3124
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3127
#: ../drizzled/error.cc:488
3129
msgid "Error on realpath() on '%s' (Error %d)"
3132
#: ../drizzled/error.cc:489
3134
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3137
#: ../drizzled/error.cc:490
3140
"Collation '%s' is not a compiled collation and is not specified in the %s "
3144
#: ../drizzled/error.cc:491
3146
msgid "File '%s' (fileno: %d) was not closed"
3149
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:214
3151
"Schema name cannot be encoded and fit within filesystem name length "
3155
#: ../drizzled/identifier/table.cc:231
3157
"Table name cannot be encoded and fit within filesystem name length "
3163
#. * Since clients still use this code, we use fprintf here.
3164
#. * This fprintf needs to be turned into errmsg_printf
3165
#. * as soon as the client programs no longer use mysys
3166
#. * and can use the pluggable error message system.
3168
#: ../drizzled/internal/default.cc:687
3170
msgid "error: could not open directory: %s\n"
3173
#: ../drizzled/main.cc:157
3175
"setrlimit could not change the size of core files to 'infinity'; We may not "
3176
"be able to generate a core file on signals"
3179
#: ../drizzled/main.cc:262
3181
msgid "Data directory %s does not exist\n"
3184
#: ../drizzled/main.cc:273
3186
msgid "Local catalog %s/local does not exist\n"
3189
#: ../drizzled/message/transaction_reader.cc:248
3191
msgid "Display help and exit"
3192
msgstr "Paparkan bantuan ini dan keluar."
3194
#: ../drizzled/message/transaction_reader.cc:249
3195
msgid "Perform checksum"
3198
#: ../drizzled/message/transaction_reader.cc:250
3199
msgid "Ignore event messages"
3202
#: ../drizzled/message/transaction_reader.cc:251
3203
msgid "Transaction log file"
3206
#: ../drizzled/message/transaction_reader.cc:273
3208
msgid "Usage: %s [options] TRANSACTION_LOG \n"
3211
#: ../drizzled/message/transaction_reader.cc:275
3216
#: ../drizzled/message/transaction_reader.cc:276
3218
msgid "--help : Display help and exit\n"
3219
msgstr "Paparkan bantuan ini dan keluar."
3221
#: ../drizzled/message/transaction_reader.cc:277
3223
msgid "--checksum : Perform checksum\n"
3226
#: ../drizzled/message/transaction_reader.cc:278
3228
msgid "--ignore-events : Ignore event messages\n"
3231
#: ../drizzled/message/transaction_reader.cc:289
3232
#: ../drizzled/message/transaction_writer.cc:371
3234
msgid "Cannot open file: %s\n"
3237
#: ../drizzled/message/transaction_reader.cc:314
3239
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3242
#: ../drizzled/message/transaction_reader.cc:320
3243
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3245
msgid "Attempted to read record bigger than INT_MAX\n"
3248
#: ../drizzled/message/transaction_reader.cc:340
3249
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3251
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3254
#: ../drizzled/message/transaction_reader.cc:353
3255
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3256
#: ../plugin/transaction_log/print_transaction_message.cc:169
3257
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3259
msgid "Could not read transaction message.\n"
3262
#: ../drizzled/message/transaction_reader.cc:354
3263
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3264
#: ../plugin/transaction_log/print_transaction_message.cc:170
3265
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3267
msgid "GPB ERROR: %s.\n"
3270
#: ../drizzled/message/transaction_reader.cc:358
3271
#: ../drizzled/message/transaction_reader.cc:371
3279
#: ../drizzled/message/transaction_reader.cc:365
3281
msgid "Unable to parse command. Got error: %s.\n"
3284
#: ../drizzled/message/transaction_reader.cc:420
3285
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3287
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3290
#: ../drizzled/message/transaction_writer.cc:365
3292
msgid "Usage: %s TRANSACTION_LOG\n"
3295
#: ../drizzled/module/library.cc:149
3298
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3299
"the current running version of Drizzle: %<PRIu64>."
3302
#: ../drizzled/module/loader.cc:267
3305
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3309
#: ../drizzled/module/loader.cc:341
3311
msgid "Plugin '%s' init function returned error.\n"
3314
#: ../drizzled/module/loader.cc:524
3316
msgid "Couldn't load plugin library named '%s'.\n"
3319
#: ../drizzled/module/loader.cc:534
3321
msgid "Couldn't load plugin named '%s'.\n"
3324
#: ../drizzled/module/loader.cc:761
3325
msgid "Out of memory."
3328
#: ../drizzled/module/loader.cc:1440 ../drizzled/module/loader.cc:1491
3330
msgid "Unknown variable type code 0x%x in plugin '%s'."
3333
#: ../drizzled/module/loader.cc:1483
3336
"Server variable %s of plugin %s was forced to be read-only: string variable "
3337
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3340
#: ../drizzled/module/loader.cc:1502
3342
msgid "Missing variable name in plugin '%s'."
3345
#: ../drizzled/module/loader.cc:1519
3347
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3350
#: ../drizzled/module/loader.cc:1637
3352
msgid "Out of memory for plugin '%s'."
3355
#: ../drizzled/module/loader.cc:1646
3357
msgid "Bad options for plugin '%s'."
3360
#: ../drizzled/module/loader.cc:1694
3362
msgid "Plugin '%s' has conflicting system variables"
3365
#: ../drizzled/module/registry.h:103
3367
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3370
#: ../drizzled/module/registry.h:112
3372
msgid "Fatal error: Failed initializing %s plugin.\n"
3375
#: ../drizzled/option.cc:84
3379
#: ../drizzled/option.cc:86
3383
#: ../drizzled/option.cc:337
3385
msgid "%s: %s: Option '%s' used, but is disabled\n"
3388
#: ../drizzled/option.cc:339
3392
#: ../drizzled/option.cc:441
3394
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3397
#: ../drizzled/option.cc:769
3399
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3402
#: ../drizzled/option.cc:962
3404
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3407
#: ../drizzled/option.cc:1194
3409
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3412
#: ../drizzled/option.cc:1214
3416
"Variables (--variable-name=value)\n"
3417
"and boolean options {false|true} Value (after reading options)\n"
3418
"--------------------------------- -----------------------------\n"
3421
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3422
msgid "(No default value)"
3425
#: ../drizzled/option.cc:1249
3429
#: ../drizzled/option.cc:1249
3433
#: ../drizzled/option.cc:1282
3435
msgid "(Disabled)\n"
3438
#: ../drizzled/plugin/error_message.cc:81
3440
msgid "errmsg plugin '%s' errmsg() failed"
3443
#: ../drizzled/plugin/event_observer.cc:135
3446
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3447
"'%s' from EventObserver plugin '%s'"
3450
#: ../drizzled/plugin/event_observer.cc:202
3452
"EventObserver::registerTableEvents(): Table already has events registered on "
3453
"it: probable programming error."
3456
#: ../drizzled/plugin/event_observer.cc:337
3458
"EventObserver::registerSessionEvents(): Session already has events "
3459
"registered on it: probable programming error."
3462
#: ../drizzled/plugin/event_observer.cc:389
3464
msgid "EventIterate event handler '%s' failed for event '%s'"
3467
#: ../drizzled/plugin/function.cc:48
3469
msgid "A function named %s already exists!\n"
3472
#: ../drizzled/plugin/function.cc:57
3473
msgid "Could not add Function!\n"
3476
#: ../drizzled/plugin/listen.cc:69
3477
msgid "Error getting file descriptors"
3480
#: ../drizzled/plugin/listen.cc:87
3481
msgid "No sockets could be bound for listening"
3484
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3486
msgid "pipe() failed with errno %d"
3489
#: ../drizzled/plugin/listen.cc:123
3491
msgid "poll() failed with errno %d"
3494
#: ../drizzled/plugin/listen_tcp.cc:61
3496
msgid "accept() failed with errno %d"
3499
#: ../drizzled/plugin/listen_tcp.cc:97
3501
msgid "getaddrinfo() failed with error %s"
3504
#: ../drizzled/plugin/listen_tcp.cc:129
3506
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3509
#: ../drizzled/plugin/listen_tcp.cc:140
3511
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3514
#: ../drizzled/plugin/listen_tcp.cc:149
3516
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3519
#: ../drizzled/plugin/listen_tcp.cc:158
3521
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3524
#: ../drizzled/plugin/listen_tcp.cc:167
3526
msgid "setsockopt(SO_LINGER) failed with errno %d"
3529
#: ../drizzled/plugin/listen_tcp.cc:176
3531
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3534
#: ../drizzled/plugin/listen_tcp.cc:197
3536
msgid "Retrying bind() on %u\n"
3539
#: ../drizzled/plugin/listen_tcp.cc:204
3541
msgid "bind() failed with errno: %d\n"
3544
#: ../drizzled/plugin/listen_tcp.cc:207
3545
msgid "Do you already have another drizzled running?\n"
3548
#: ../drizzled/plugin/listen_tcp.cc:214
3550
msgid "listen() failed with errno %d\n"
3553
#: ../drizzled/plugin/listen_tcp.cc:220
3555
msgid "Listening on %s:%s\n"
3558
#: ../drizzled/plugin/logging.cc:67
3560
msgid "logging '%s' pre() failed"
3563
#: ../drizzled/plugin/logging.cc:92
3565
msgid "logging '%s' post() failed"
3568
#: ../drizzled/plugin/logging.cc:116
3570
msgid "logging '%s' postEnd() failed"
3573
#: ../drizzled/plugin/scheduler.cc:64
3576
"Attempted to register a scheduler %s, but a scheduler has already been "
3577
"registered with that name.\n"
3580
#: ../drizzled/plugin/scheduler.cc:101
3582
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3585
#: ../drizzled/plugin/schema_engine.cc:129
3587
msgid "Error while loading database options: '%s':"
3590
#: ../drizzled/plugin/xa_resource_manager.cc:117
3592
msgid "Found %d prepared transaction(s) in resource manager."
3595
#: ../drizzled/plugin/xa_resource_manager.cc:184
5766
3596
msgid "Starting crash recovery..."
5769
#: drizzled/handler.cc:1312
3599
#: ../drizzled/plugin/xa_resource_manager.cc:194
5771
3601
msgid "Found %d prepared XA transactions"
5774
#: drizzled/handler.cc:1316
3604
#: ../drizzled/plugin/xa_resource_manager.cc:199
5777
3607
"Found %d prepared transactions! It means that drizzled was not shut down "
5780
3610
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5783
#: drizzled/handler.cc:1326
3613
#: ../drizzled/plugin/xa_resource_manager.cc:209
5784
3614
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`"
6058
#. TRANSLATORS: The leading word "logging" is the name
6059
#. of the plugin api, and so should not be translated.
6060
#: drizzled/logging.cc:62
6062
msgid "logging plugin '%s' deinit() failed"
6065
#. TRANSLATORS: The leading word "logging" is the name
6066
#. of the plugin api, and so should not be translated.
6067
#: drizzled/logging.cc:85
6069
msgid "logging plugin '%s' logging_pre() failed"
6072
#. TRANSLATORS: The leading word "logging" is the name
6073
#. of the plugin api, and so should not be translated.
6074
#: drizzled/logging.cc:118
6076
msgid "logging plugin '%s' logging_post() failed"
6079
#. TRANSLATORS: The leading word "parser" is the name
6080
#. of the plugin api, and so should not be translated.
6081
#: drizzled/parser.cc:40
6083
msgid "parser plugin '%s' init() failed"
6086
#. TRANSLATORS: The leading word "parser" is the name
6087
#. of the plugin api, and so should not be translated.
6088
#: drizzled/parser.cc:62
6090
msgid "parser plugin '%s' deinit() failed"
6093
#. TRANSLATORS: The leading word "parser" is the name
6094
#. of the plugin api, and so should not be translated.
6095
#: drizzled/parser.cc:98
6097
msgid "parser plugin '%s' parser_func1() failed"
6100
#. TRANSLATORS: The leading word "parser" is the name
6101
#. of the plugin api, and so should not be translated.
6102
#: drizzled/parser.cc:152
6104
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
6111
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
6118
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
6226
msgid "scheduling plugin '%s' init() failed"
6229
#. TRANSLATORS: The leading word "scheduling" is the name
6230
#. of the plugin api, and so should not be translated.
6231
#: drizzled/scheduling.cc:62
6233
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
6676
msgid "Table %s had a open data handler in reopen_table"
6679
#: drizzled/sql_base.cc:3197
6681
msgid "Couldn't repair table: %s.%s"
6684
#: drizzled/sql_base.cc:3240
6687
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6688
"s`.`%s`' to the binary log"
6691
#: drizzled/sql_base.cc:3953
3617
#: ../drizzled/replication_services.cc:94
3619
"You registered a TransactionApplier plugin but no TransactionReplicator "
3620
"plugins were registered.\n"
3623
#: ../drizzled/replication_services.cc:125
3626
"You registered a TransactionApplier plugin but no TransactionReplicator "
3627
"plugins were registered that match the requested replicator name of '%s'.\n"
3628
"We have deactivated the TransactionApplier '%s'.\n"
3631
#: ../drizzled/session.cc:1952 ../drizzled/session.cc:1968
6693
3633
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
6703
msgid "Plugin '%s' of type %s failed deinitialization"
6706
#: drizzled/sql_plugin.cc:692
6708
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6711
#: drizzled/sql_plugin.cc:812
6713
msgid "Plugin '%s' registration as a %s failed."
6716
#: drizzled/sql_plugin.cc:1066
6717
msgid "plugin-load parameter too long"
6720
#: drizzled/sql_plugin.cc:1126
6722
msgid "Couldn't load plugin named '%s' with soname '%s'."
6725
#: drizzled/sql_plugin.cc:1177
6727
msgid "Forcing shutdown of %d plugins"
6730
#: drizzled/sql_plugin.cc:1199
6732
msgid "Plugin '%s' will be forced to shutdown"
6735
#: drizzled/sql_plugin.cc:1215
6737
msgid "Plugin '%s' has ref_count=%d after shutdown."
6740
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6742
msgid "Unknown variable type code 0x%x in plugin '%s'."
6745
#: drizzled/sql_plugin.cc:2507
6748
"Server variable %s of plugin %s was forced to be read-only: string variable "
6749
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6752
#: drizzled/sql_plugin.cc:2538
6754
msgid "Missing variable name in plugin '%s'."
6757
#: drizzled/sql_plugin.cc:2555
6759
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6762
#: drizzled/sql_plugin.cc:2674
6764
msgid "Out of memory for plugin '%s'."
6767
#: drizzled/sql_plugin.cc:2681
6769
msgid "Bad options for plugin '%s'."
6772
#: drizzled/sql_plugin.cc:2690
6774
msgid "Parsing options for plugin '%s' failed."
6777
#: drizzled/sql_plugin.cc:2733
6779
msgid "Plugin '%s' has conflicting system variables"
6782
#: drizzled/sql_plugin.cc:2743
6784
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
6805
msgid "Invalid (old?) table or database name '%s'"
6808
#: drizzled/sql_table.cc:2716
3636
#: ../drizzled/signal_handler.cc:51
3638
msgid "Got signal %d from thread %<PRIu64>"
3641
#: ../drizzled/signal_handler.cc:112
3643
msgid "Fatal signal %d while backtracing\n"
3646
#: ../drizzled/signal_handler.cc:121
3648
msgid "Fatal: time() call failed\n"
3651
#: ../drizzled/signal_handler.cc:127
3654
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3655
"This could be because you hit a bug. It is also possible that this binary\n"
3656
" or one of the libraries it was linked against is corrupt, improperly "
3658
" or misconfigured. This error can also be caused by malfunctioning "
3662
#: ../drizzled/signal_handler.cc:135
3665
"We will try our best to scrape up some info that will hopefully help "
3667
"the problem, but since we have already crashed, something is definitely "
3669
"and this may fail.\n"
3673
#: ../drizzled/signal_handler.cc:142
3676
"It is possible that drizzled could use up to \n"
3677
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3679
"Hope that's ok; if not, decrease some variables in the equation.\n"
3683
#: ../drizzled/sql_table.cc:1914
6810
3685
msgid "Unknown - internal error %d during operation"
6813
#: drizzled/sql_table.cc:5011
6815
msgid "Could not open table %s.%s after rename\n"
6818
#: drizzled/sql_table.cc:5178
3688
#: ../drizzled/statement/alter_table.cc:1489
6821
3691
"order_st BY ignored because there is a user-defined clustered index in the "
6822
3692
"table '%-.192s'"
6825
#: drizzled/sql_udf.cc:39
6826
msgid "Can't allocate memory for udf structures"
6829
#: drizzled/table.cc:507
6832
"'%s' had no or invalid character set, and default character set is multi-"
6833
"byte, so character column sizes may have changed"
6836
#: drizzled/table.cc:2082
3695
#: ../drizzled/sys_var.cc:1527
3697
msgid "Variable named %s already exists!\n"
3700
#: ../drizzled/sys_var.cc:1536
3702
msgid "Could not add Variable: %s\n"
3705
#: ../drizzled/sys_var.cc:1634
3706
msgid "Failed to initialize system variables"
3709
#: ../drizzled/table.cc:1775
3711
msgid "Got error %d when reading table '%s'"
3714
#: ../drizzled/table_share.cc:878
3716
msgid "Table %s has invalid/unknown collation: %d,%s"
3719
#: ../drizzled/table_share.cc:1170
3721
msgid "ENUM column %s has greater than %d possible values"
3724
#: ../drizzled/table_share.cc:2088
6838
3726
msgid "Unknown collation '%s' in table '%-.64s' definition"
6841
#: drizzled/table.cc:2089
3729
#: ../drizzled/table_share.cc:2095
6844
"Table '%-.64s' was created with a different version of MySQL and cannot be "
3732
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6848
#: drizzled/table.cc:2700
6851
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6855
#: drizzled/table.cc:2726
6858
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6859
"have type %s, found type %s."
6862
#: drizzled/table.cc:2735
6865
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6866
"position %d to have character set '%s' but the type has no character set."
6869
#: drizzled/table.cc:2745
6872
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6873
"position %d to have character set '%s' but found character set '%s'."
6876
#: drizzled/table.cc:2756
6879
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6880
"have type %s but the column is not found."
6883
#: drizzled/table.cc:5182
6885
msgid "Got error %d when reading table '%s'"
6888
#: drizzled/tztime.cc:1054
3736
#: ../drizzled/tztime.cc:173
6890
3738
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6893
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
3741
#: ../plugin/auth_file/auth_file.cc:223
3743
msgid "Could not load auth file: %s\n"
3746
#: ../plugin/auth_file/auth_file.cc:239
3747
msgid "File to load for usernames and passwords"
3750
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3751
msgid "Enable HTTP Auth check"
3754
#: ../plugin/auth_http/auth_http.cc:160
3755
msgid "URL for HTTP Auth check"
3758
#: ../plugin/auth_ldap/auth_ldap.cc:285
3760
msgid "Reconnect failed: %s\n"
3763
#: ../plugin/auth_ldap/auth_ldap.cc:304
3765
msgid "ldap_search_ext_s failed: %s\n"
3768
#: ../plugin/auth_ldap/auth_ldap.cc:410
3770
msgid "Could not load auth ldap: %s\n"
3773
#: ../plugin/auth_ldap/auth_ldap.cc:423
3774
msgid "URI of the LDAP server to contact"
3777
#: ../plugin/auth_ldap/auth_ldap.cc:431
3778
msgid "DN to use when binding to the LDAP server"
3781
#: ../plugin/auth_ldap/auth_ldap.cc:439
3782
msgid "Password to use when binding the DN"
3785
#: ../plugin/auth_ldap/auth_ldap.cc:447
3786
msgid "DN to use when searching"
3789
#: ../plugin/auth_ldap/auth_ldap.cc:455
3790
msgid "Attribute in LDAP with plain text password"
3793
#: ../plugin/auth_ldap/auth_ldap.cc:463
3794
msgid "Attribute in LDAP with MySQL hashed password"
3797
#: ../plugin/auth_ldap/auth_ldap.cc:471
3798
msgid "How often to empty the users cache, 0 to disable"
3801
#: ../plugin/console/console.cc:349
3802
msgid "Enable the console."
3805
#: ../plugin/console/console.cc:352
3806
msgid "Turn on extra debugging."
3809
#: ../plugin/console/console.cc:355
3810
msgid "User to use for auth."
3813
#: ../plugin/console/console.cc:358
3814
msgid "Password to use for auth."
3817
#: ../plugin/console/console.cc:361
3818
msgid "Default database to use."
3821
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3822
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3823
msgid "Invalid value of port\n"
3826
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3827
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3828
msgid "Invalid value for connect_timeout\n"
3831
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
3832
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3833
msgid "Invalid value for read_timeout\n"
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3837
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3838
msgid "Invalid value for write_timeout\n"
3841
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
3842
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
3843
msgid "Invalid value for retry_count"
3846
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
3847
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3848
msgid "Invalid value for buffer_length\n"
3851
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
3854
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3858
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
3859
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
3860
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
3861
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3862
msgid "Connect Timeout."
3865
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
3866
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
3867
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3868
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3869
msgid "Read Timeout."
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
3873
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
3874
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3875
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3876
msgid "Write Timeout."
3879
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3880
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
3881
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3882
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3883
msgid "Retry Count."
3886
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
3887
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
3888
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
3889
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3890
msgid "Buffer length."
3893
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
3894
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
3895
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
3896
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3897
msgid "Address to bind to."
3900
#: ../plugin/haildb/haildb_engine.cc:1064
3901
#: ../plugin/haildb/haildb_engine.cc:1202
3902
#: ../plugin/haildb/haildb_engine.cc:1232
3904
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3907
#: ../plugin/haildb/haildb_engine.cc:1083
3909
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3912
#: ../plugin/haildb/haildb_engine.cc:1181
3913
#: ../plugin/haildb/haildb_engine.cc:1294
3914
#: ../plugin/haildb/haildb_engine.cc:1475
3915
#: ../plugin/haildb/haildb_engine.cc:2051
3917
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3920
#: ../plugin/haildb/haildb_engine.cc:1333
3921
#: ../plugin/haildb/haildb_engine.cc:1349
3923
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3926
#: ../plugin/haildb/haildb_engine.cc:2882
3927
msgid "Invalid value of additional-mem-pool-size"
3930
#: ../plugin/haildb/haildb_engine.cc:2893
3931
msgid "Invalid value of autoextend-increment"
3934
#: ../plugin/haildb/haildb_engine.cc:2902
3935
msgid "Invalid value of buffer-pool-size"
3938
#: ../plugin/haildb/haildb_engine.cc:2913
3939
msgid "Invalid value of io-capacity"
3942
#: ../plugin/haildb/haildb_engine.cc:2922
3943
msgid "Invalid value of fast-shutdown"
3946
#: ../plugin/haildb/haildb_engine.cc:2931
3947
msgid "Invalid value of flush-log-at-trx-commit"
3950
#: ../plugin/haildb/haildb_engine.cc:2940
3951
msgid "Invalid value of force-recovery"
3954
#: ../plugin/haildb/haildb_engine.cc:2949
3955
msgid "Invalid value of log-file-size"
3958
#: ../plugin/haildb/haildb_engine.cc:2960
3959
msgid "Invalid value of log-files-in-group"
3962
#: ../plugin/haildb/haildb_engine.cc:2969
3963
msgid "Invalid value of lock-wait-timeout"
3966
#: ../plugin/haildb/haildb_engine.cc:2978
3967
msgid "Invalid value of log-buffer-size"
3970
#: ../plugin/haildb/haildb_engine.cc:2989
3971
msgid "Invalid value of lru-old-blocks-pct"
3974
#: ../plugin/haildb/haildb_engine.cc:2998
3975
msgid "Invalid value of lru-block-access-recency"
3978
#: ../plugin/haildb/haildb_engine.cc:3007
3979
msgid "Invalid value of max-dirty-pages-pct"
3982
#: ../plugin/haildb/haildb_engine.cc:3016
3983
msgid "Invalid value of max-purge-lag"
3986
#: ../plugin/haildb/haildb_engine.cc:3025
3987
msgid "Invalid value of open-files"
3990
#: ../plugin/haildb/haildb_engine.cc:3034
3991
msgid "Invalid value of read-io-threads"
3994
#: ../plugin/haildb/haildb_engine.cc:3043
3995
msgid "Invalid value of sync_spin_loops"
3998
#: ../plugin/haildb/haildb_engine.cc:3246
4000
msgid "Error starting HailDB %d (%s)\n"
4003
#: ../plugin/haildb/haildb_engine.cc:3548
4004
msgid "Disable HailDB adaptive hash index (enabled by default)."
4007
#: ../plugin/haildb/haildb_engine.cc:3550
4008
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4011
#: ../plugin/haildb/haildb_engine.cc:3553
4013
"Size of a memory pool HailDB uses to store data dictionary information and "
4014
"other internal data structures."
4017
#: ../plugin/haildb/haildb_engine.cc:3556
4018
msgid "Data file autoextend increment in megabytes"
4021
#: ../plugin/haildb/haildb_engine.cc:3559
4023
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4027
#: ../plugin/haildb/haildb_engine.cc:3562
4028
msgid "The common part for HailDB table spaces."
4031
#: ../plugin/haildb/haildb_engine.cc:3564
4032
msgid "Disable HailDB checksums validation (enabled by default)."
4035
#: ../plugin/haildb/haildb_engine.cc:3566
4036
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4039
#: ../plugin/haildb/haildb_engine.cc:3569
4040
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4043
#: ../plugin/haildb/haildb_engine.cc:3572
4045
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4046
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4049
#: ../plugin/haildb/haildb_engine.cc:3575
4050
msgid "Stores each HailDB table to an .ibd file in the database dir."
4053
#: ../plugin/haildb/haildb_engine.cc:3578
4054
msgid "File format to use for new tables in .ibd files."
4057
#: ../plugin/haildb/haildb_engine.cc:3581
4059
"Set to 0 (write and flush once per second),1 (write and flush at each "
4060
"commit) or 2 (write at commit, flush once per second)."
4063
#: ../plugin/haildb/haildb_engine.cc:3584
4064
msgid "With which method to flush data."
4067
#: ../plugin/haildb/haildb_engine.cc:3587
4069
"Helps to save your data in case the disk image of the database becomes "
4073
#: ../plugin/haildb/haildb_engine.cc:3590
4074
#: ../plugin/haildb/haildb_engine.cc:3593
4075
msgid "Path to individual files and their sizes."
4078
#: ../plugin/haildb/haildb_engine.cc:3596
4079
msgid "Path to HailDB log files."
4082
#: ../plugin/haildb/haildb_engine.cc:3599
4083
msgid "Size of each log file in a log group."
4086
#: ../plugin/haildb/haildb_engine.cc:3602
4088
"Number of log files in the log group. HailDB writes to the files in a "
4089
"circular fashion. Value 3 is recommended here."
4092
#: ../plugin/haildb/haildb_engine.cc:3605
4094
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4095
"rolled back. Values above 100000000 disable the timeout."
4098
#: ../plugin/haildb/haildb_engine.cc:3608
4100
"The size of the buffer which HailDB uses to write log to the log files on "
4104
#: ../plugin/haildb/haildb_engine.cc:3611
4106
"Sets the point in the LRU list from where all pages are classified as old "
4110
#: ../plugin/haildb/haildb_engine.cc:3614
4112
"Milliseconds between accesses to a block at which it is made young. "
4113
"0=disabled (Advanced users)"
4116
#: ../plugin/haildb/haildb_engine.cc:3617
4117
msgid "Percentage of dirty pages allowed in bufferpool."
4120
#: ../plugin/haildb/haildb_engine.cc:3620
4121
msgid "Desired maximum length of the purge queue (0 = no limit)"
4124
#: ../plugin/haildb/haildb_engine.cc:3623
4126
"Roll back the complete transaction on lock wait timeout, for 4.x "
4127
"compatibility (disabled by default)"
4130
#: ../plugin/haildb/haildb_engine.cc:3626
4131
msgid "How many files at the maximum HailDB keeps open at the same time."
4134
#: ../plugin/haildb/haildb_engine.cc:3629
4135
msgid "Number of background read I/O threads in HailDB."
4138
#: ../plugin/haildb/haildb_engine.cc:3632
4139
msgid "Number of background write I/O threads in HailDB."
4142
#: ../plugin/haildb/haildb_engine.cc:3634
4144
"Disable if you want to reduce the number of messages written to the log "
4145
"(default: enabled)."
4148
#: ../plugin/haildb/haildb_engine.cc:3637
4149
msgid "Enable SHOW HAILDB STATUS output in the log"
4152
#: ../plugin/haildb/haildb_engine.cc:3640
4153
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4156
#: ../plugin/haildb/haildb_engine.cc:3642
4158
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4161
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4163
msgid "Failed to send error message to libnotify\n"
4166
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6894
4167
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
4170
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4171
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4172
msgid "List of schemas to filter"
4175
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4176
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4177
msgid "List of tables to filter"
4180
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4181
msgid "Regular expression to apply to schemas to filter"
4184
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4185
msgid "Regular expression to apply to tables to filter"
4188
#: ../plugin/hello_events/hello_events.cc:381
4189
msgid "Invalid value of before-write-position\n"
4192
#: ../plugin/hello_events/hello_events.cc:390
4193
#: ../plugin/hello_events/hello_events.cc:399
4194
msgid "Invalid value of before-update-position\n"
4197
#: ../plugin/hello_events/hello_events.cc:439
4198
#: ../plugin/hello_events/hello_events.cc:442
4199
#: ../plugin/hello_events/hello_events.cc:460
4200
msgid "A comma delimited list of databases to watch"
4203
#: ../plugin/hello_events/hello_events.cc:445
4204
#: ../plugin/hello_events/hello_events.cc:476
4205
msgid "Enable Example Events Plugin"
4208
#: ../plugin/hello_events/hello_events.cc:448
4209
#: ../plugin/hello_events/hello_events.cc:484
4210
msgid "Before write row event observer call position"
4213
#: ../plugin/hello_events/hello_events.cc:451
4214
#: ../plugin/hello_events/hello_events.cc:495
4215
#: ../plugin/pbms/src/parameters_ms.cc:601
4216
msgid "Before update row event observer call position"
4219
#: ../plugin/hello_events/hello_events.cc:454
4220
msgid "After drop database event observer call position"
4223
#: ../plugin/hello_events/hello_events.cc:468
4224
msgid "A comma delimited list of tables to watch"
4227
#: ../plugin/hello_events/hello_events.cc:518
4228
msgid "An example events Plugin"
4231
#: ../plugin/innobase/handler/data_dictionary.cc:202
4233
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4236
#: ../plugin/innobase/handler/ha_innodb.cc:1856
4237
msgid "Invalid value for io-capacity\n"
4240
#: ../plugin/innobase/handler/ha_innodb.cc:1874
4241
msgid "Invalid value for fast-shutdown\n"
4244
#: ../plugin/innobase/handler/ha_innodb.cc:1888
4245
msgid "Invalid value for flush-log-at-trx-commit\n"
4248
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4249
msgid "Invalid value for max-dirty-pages-pct\n"
4252
#: ../plugin/innobase/handler/ha_innodb.cc:1927
4253
msgid "Invalid value for stats-sample-pages\n"
4256
#: ../plugin/innobase/handler/ha_innodb.cc:1938
4257
msgid "Invalid value for additional-mem-pool-size\n"
4260
#: ../plugin/innobase/handler/ha_innodb.cc:1948
4261
msgid "Invalid value for autoextend-increment\n"
4264
#: ../plugin/innobase/handler/ha_innodb.cc:1958
4265
msgid "Invalid value for buffer-pool-size\n"
4268
#: ../plugin/innobase/handler/ha_innodb.cc:1968
4269
msgid "Invalid value for commit-concurrency\n"
4272
#: ../plugin/innobase/handler/ha_innodb.cc:1977
4273
msgid "Invalid value for concurrency-tickets\n"
4276
#: ../plugin/innobase/handler/ha_innodb.cc:1986
4277
msgid "Invalid value for read-io-threads\n"
4280
#: ../plugin/innobase/handler/ha_innodb.cc:1995
4281
msgid "Invalid value for write-io-threads\n"
4284
#: ../plugin/innobase/handler/ha_innodb.cc:2004
4285
msgid "Invalid value for force-recovery\n"
4288
#: ../plugin/innobase/handler/ha_innodb.cc:2014
4289
#: ../plugin/innobase/handler/ha_innodb.cc:2024
4290
msgid "Invalid value for log-file-size\n"
4293
#: ../plugin/innobase/handler/ha_innodb.cc:2033
4294
msgid "Invalid value for log-files-in-group\n"
4297
#: ../plugin/innobase/handler/ha_innodb.cc:2042
4298
msgid "Invalid value for mirrored-log-groups\n"
4301
#: ../plugin/innobase/handler/ha_innodb.cc:2051
4302
msgid "Invalid value for open-files\n"
4305
#: ../plugin/innobase/handler/ha_innodb.cc:2060
4306
msgid "Invalid value for thread-concurrency\n"
4309
#: ../plugin/innobase/handler/ha_innodb.cc:2083
4310
msgid "Invalid value for read-ahead-threshold\n"
4313
#: ../plugin/innobase/handler/ha_innodb.cc:2097
4314
msgid "Invalid value for lock-wait-timeout\n"
4317
#: ../plugin/logging_gearman/logging_gearman.cc:199
4319
msgid "fail gearman_client_create(): %s"
4322
#: ../plugin/logging_gearman/logging_gearman.cc:210
4324
msgid "fail gearman_client_add_server(): %s"
4327
#: ../plugin/logging_gearman/logging_gearman.cc:309
4328
#: ../plugin/logging_gearman/logging_gearman.cc:316
4329
msgid "Enable logging to a gearman server"
4332
#: ../plugin/logging_gearman/logging_gearman.cc:325
4333
msgid "Hostname for logging to a Gearman server"
4336
#: ../plugin/logging_gearman/logging_gearman.cc:334
4337
msgid "Gearman Function to send logging to"
4340
#: ../plugin/logging_gearman/logging_gearman.cc:352
4341
msgid "Log queries to a Gearman server"
4344
#: ../plugin/logging_query/logging_query.cc:192
6907
4346
msgid "fail open() fn=%s er=%s\n"
6910
#: plugin/logging_query/logging_query.cc:201
6911
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
4349
#: ../plugin/logging_query/logging_query.cc:316
4350
msgid "Invalid value for threshold-slow"
4353
#: ../plugin/logging_query/logging_query.cc:325
4354
msgid "Invalid value for threshold-big-resultset"
4357
#: ../plugin/logging_query/logging_query.cc:334
4358
msgid "Invalid value for threshold-big-examined"
4361
#: ../plugin/logging_query/logging_query.cc:348
4362
#: ../plugin/logging_query/logging_query.cc:364
4363
msgid "Enable logging to CSV file"
4366
#: ../plugin/logging_query/logging_query.cc:351
4367
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4368
#: ../plugin/syslog/module.cc:233
6923
4369
msgid "Threshold for logging slow queries, in microseconds"
6926
#: plugin/logging_query/logging_query.cc:245
4372
#: ../plugin/logging_query/logging_query.cc:354
4373
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4374
#: ../plugin/syslog/module.cc:236
6927
4375
msgid "Threshold for logging big queries, for rows returned"
6930
#: plugin/logging_query/logging_query.cc:258
4378
#: ../plugin/logging_query/logging_query.cc:357
4379
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4380
#: ../plugin/syslog/module.cc:239
6931
4381
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
4384
#: ../plugin/logging_query/logging_query.cc:373
4385
msgid "File to log to"
4388
#: ../plugin/logging_query/logging_query.cc:382
4389
msgid "PCRE to match the query against"
4392
#: ../plugin/logging_query/logging_query.cc:439
4393
msgid "Log queries to a CSV file"
4396
#: ../plugin/logging_stats/logging_stats.cc:315
4397
msgid "Invalid value for max-user-count\n"
4400
#: ../plugin/logging_stats/logging_stats.cc:323
4401
msgid "Invalid value for bucket-count\n"
4404
#: ../plugin/logging_stats/logging_stats.cc:332
4405
msgid "Invalid value for scoreboard-size\n"
4408
#: ../plugin/logging_stats/logging_stats.cc:367
4409
#: ../plugin/logging_stats/logging_stats.cc:409
4410
msgid "Max number of users that will be logged"
4413
#: ../plugin/logging_stats/logging_stats.cc:378
4414
#: ../plugin/logging_stats/logging_stats.cc:412
4415
msgid "Max number of range locks to use for Scoreboard"
4418
#: ../plugin/logging_stats/logging_stats.cc:389
4419
#: ../plugin/logging_stats/logging_stats.cc:415
4420
msgid "Max number of concurrent sessions that will be logged"
4423
#: ../plugin/logging_stats/logging_stats.cc:400
4424
#: ../plugin/logging_stats/logging_stats.cc:416
4425
msgid "Enable Logging Statistics Collection"
4428
#: ../plugin/logging_stats/logging_stats.cc:433
4429
msgid "User Statistics as DATA_DICTIONARY tables"
4432
#: ../plugin/md5/md5.cc:99
4433
msgid "libgcrypt library version mismatch\n"
4436
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
4437
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
4438
#: ../plugin/memcached_stats/memcached_stats.cc:128
4439
#: ../plugin/memcached_stats/memcached_stats.cc:137
4440
msgid "List of memcached servers."
4443
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
4444
msgid "Invalid value of expiry\n"
4447
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
4448
msgid "Expiry time of memcached entries"
4451
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
4452
msgid "Enable Memcached Query Cache"
4455
#: ../plugin/memcached_stats/analysis_table.cc:76
4456
#: ../plugin/memcached_stats/stats_table.cc:144
4457
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4460
#: ../plugin/memcached_stats/memcached_stats.cc:152
4461
msgid "Memcached Stats as I_S tables"
4464
#: ../plugin/memcached_stats/stats_table.cc:76
4467
"Unable get stats from memcached server %s. Got error from "
4468
"memcached_stat_servername()."
4471
#: ../plugin/memcached_stats/stats_table.cc:151
4472
msgid "Unable to create memcached struct. Got error from memcached_create()."
4475
#: ../plugin/memcached_stats/stats_table.cc:159
4478
"Unable to create memcached server list. Got error from "
4479
"memcached_servers_parse(%s)."
4482
#: ../plugin/multi_thread/multi_thread.cc:69
4483
msgid "Unable to get thread stack size\n"
4486
#: ../plugin/multi_thread/multi_thread.cc:138
4487
msgid "Invalid value for max-threads\n"
4490
#: ../plugin/multi_thread/multi_thread.cc:151
4491
#: ../plugin/multi_thread/multi_thread.cc:158
4492
msgid "Maximum number of user threads available."
4495
#: ../plugin/myisam/ha_myisam.cc:530
4497
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4500
#: ../plugin/myisam/ha_myisam.cc:534
6945
4502
msgid "Got an error from unknown thread, %s:%d"
6948
#: storage/myisam/ha_myisam.cc:456
4505
#: ../plugin/myisam/ha_myisam.cc:540
6949
4506
msgid "Unknown thread accessing table"
6952
#: storage/myisam/my_handler_errors.c:32
4509
#: ../plugin/myisam/ha_myisam.cc:1496
4510
msgid "Invalid value for max-sort-file-size\n"
4513
#: ../plugin/myisam/ha_myisam.cc:1505
4514
msgid "Invalid value for sort-buffer-size\n"
4517
#: ../plugin/myisam/ha_myisam.cc:1519 ../plugin/myisam/ha_myisam.cc:1531
4519
"Don't use the fast sort index method to created index if the temporary file "
4520
"would get bigger than this."
4523
#: ../plugin/myisam/ha_myisam.cc:1524 ../plugin/myisam/ha_myisam.cc:1534
4525
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4526
"when creating indexes with CREATE INDEX or ALTER TABLE."
4529
#: ../plugin/myisam/my_handler_errors.cc:42
6953
4530
msgid "Didn't find key on read or update"
6956
#: storage/myisam/my_handler_errors.c:34
4533
#: ../plugin/myisam/my_handler_errors.cc:43
6957
4534
msgid "Duplicate key on write or update"
6960
#: storage/myisam/my_handler_errors.c:36
4537
#: ../plugin/myisam/my_handler_errors.cc:44
6961
4538
msgid "Internal (unspecified) error in handler"
6964
#: storage/myisam/my_handler_errors.c:38
4541
#: ../plugin/myisam/my_handler_errors.cc:46
6966
4543
"Someone has changed the row since it was read (while the table was locked to "
6970
#: storage/myisam/my_handler_errors.c:41
4547
#: ../plugin/myisam/my_handler_errors.cc:48
6971
4548
msgid "Wrong index given to function"
6974
#: storage/myisam/my_handler_errors.c:43
6975
msgid "Undefined handler error 125"
6978
#: storage/myisam/my_handler_errors.c:45
4551
#: ../plugin/myisam/my_handler_errors.cc:49
6979
4552
msgid "Index file is crashed"
6982
#: storage/myisam/my_handler_errors.c:47
4555
#: ../plugin/myisam/my_handler_errors.cc:50
6983
4556
msgid "Record file is crashed"
6986
#: storage/myisam/my_handler_errors.c:49
4559
#: ../plugin/myisam/my_handler_errors.cc:51
6987
4560
msgid "Out of memory in engine"
6990
#: storage/myisam/my_handler_errors.c:51
6991
msgid "Undefined handler error 129"
6994
#: storage/myisam/my_handler_errors.c:53
4563
#: ../plugin/myisam/my_handler_errors.cc:52
6995
4564
msgid "Incorrect file format"
6998
#: storage/myisam/my_handler_errors.c:55
4567
#: ../plugin/myisam/my_handler_errors.cc:53
6999
4568
msgid "Command not supported by database"
7002
#: storage/myisam/my_handler_errors.c:57
4571
#: ../plugin/myisam/my_handler_errors.cc:54
7003
4572
msgid "Old database file"
7006
#: storage/myisam/my_handler_errors.c:59
4575
#: ../plugin/myisam/my_handler_errors.cc:55
7007
4576
msgid "No record read before update"
7010
#: storage/myisam/my_handler_errors.c:61
4579
#: ../plugin/myisam/my_handler_errors.cc:56
7011
4580
msgid "Record was already deleted (or record file crashed)"
7014
#: storage/myisam/my_handler_errors.c:63
4583
#: ../plugin/myisam/my_handler_errors.cc:57
7015
4584
msgid "No more room in record file"
7018
#: storage/myisam/my_handler_errors.c:65
4587
#: ../plugin/myisam/my_handler_errors.cc:58
7019
4588
msgid "No more room in index file"
7022
#: storage/myisam/my_handler_errors.c:67
4591
#: ../plugin/myisam/my_handler_errors.cc:59
7023
4592
msgid "No more records (read after end of file)"
7026
#: storage/myisam/my_handler_errors.c:69
4595
#: ../plugin/myisam/my_handler_errors.cc:60
7027
4596
msgid "Unsupported extension used for table"
7030
#: storage/myisam/my_handler_errors.c:71
4599
#: ../plugin/myisam/my_handler_errors.cc:61
7031
4600
msgid "Too big row"
7034
#: storage/myisam/my_handler_errors.c:73
4603
#: ../plugin/myisam/my_handler_errors.cc:62
7035
4604
msgid "Wrong create options"
7038
#: storage/myisam/my_handler_errors.c:75
4607
#: ../plugin/myisam/my_handler_errors.cc:63
7039
4608
msgid "Duplicate unique key or constraint on write or update"
7042
#: storage/myisam/my_handler_errors.c:77
4611
#: ../plugin/myisam/my_handler_errors.cc:64
7043
4612
msgid "Unknown character set used in table"
7046
#: storage/myisam/my_handler_errors.c:79
4615
#: ../plugin/myisam/my_handler_errors.cc:65
7047
4616
msgid "Conflicting table definitions in sub-tables of MERGE table"
7050
#: storage/myisam/my_handler_errors.c:81
4619
#: ../plugin/myisam/my_handler_errors.cc:66
7051
4620
msgid "Table is crashed and last repair failed"
7054
#: storage/myisam/my_handler_errors.c:83
4623
#: ../plugin/myisam/my_handler_errors.cc:67
7055
4624
msgid "Table was marked as crashed and should be repaired"
7058
#: storage/myisam/my_handler_errors.c:85
4627
#: ../plugin/myisam/my_handler_errors.cc:68
7059
4628
msgid "Lock timed out; Retry transaction"
7062
#: storage/myisam/my_handler_errors.c:87
4631
#: ../plugin/myisam/my_handler_errors.cc:69
7063
4632
msgid "Lock table is full; Restart program with a larger locktable"
7066
#: storage/myisam/my_handler_errors.c:89
4635
#: ../plugin/myisam/my_handler_errors.cc:70
7067
4636
msgid "Updates are not allowed under a read only transactions"
7070
#: storage/myisam/my_handler_errors.c:91
4639
#: ../plugin/myisam/my_handler_errors.cc:71
7071
4640
msgid "Lock deadlock; Retry transaction"
7074
#: storage/myisam/my_handler_errors.c:93
4643
#: ../plugin/myisam/my_handler_errors.cc:72
7075
4644
msgid "Foreign key constraint is incorrectly formed"
7078
#: storage/myisam/my_handler_errors.c:95
4647
#: ../plugin/myisam/my_handler_errors.cc:73
7079
4648
msgid "Cannot add a child row"
7082
#: storage/myisam/my_handler_errors.c:97
4651
#: ../plugin/myisam/my_handler_errors.cc:74
7083
4652
msgid "Cannot delete a parent row"
7086
#: storage/myisam/my_handler_errors.c:99
4655
#: ../plugin/myisam/my_handler_errors.cc:75
7087
4656
msgid "No savepoint with that name"
7090
#: storage/myisam/my_handler_errors.c:101
4659
#: ../plugin/myisam/my_handler_errors.cc:76
7091
4660
msgid "Non unique key block size"
7094
#: storage/myisam/my_handler_errors.c:103
4663
#: ../plugin/myisam/my_handler_errors.cc:77
7095
4664
msgid "The table does not exist in engine"
7098
#: storage/myisam/my_handler_errors.c:105
4667
#: ../plugin/myisam/my_handler_errors.cc:78
7099
4668
msgid "The table already existed in storage engine"
7102
#: storage/myisam/my_handler_errors.c:107
4671
#: ../plugin/myisam/my_handler_errors.cc:79
7103
4672
msgid "Could not connect to storage engine"
7106
#: storage/myisam/my_handler_errors.c:109
4675
#: ../plugin/myisam/my_handler_errors.cc:80
7107
4676
msgid "Unexpected null pointer found when using spatial index"
7110
#: storage/myisam/my_handler_errors.c:111
4679
#: ../plugin/myisam/my_handler_errors.cc:81
7111
4680
msgid "The table changed in storage engine"
7114
#: storage/myisam/my_handler_errors.c:113
4683
#: ../plugin/myisam/my_handler_errors.cc:82
7115
4684
msgid "There's no partition in table for the given value"
7118
#: storage/myisam/my_handler_errors.c:115
4687
#: ../plugin/myisam/my_handler_errors.cc:83
7119
4688
msgid "Row-based binlogging of row failed"
7122
#: storage/myisam/my_handler_errors.c:117
4691
#: ../plugin/myisam/my_handler_errors.cc:84
7123
4692
msgid "Index needed in foreign key constraint"
7126
#: storage/myisam/my_handler_errors.c:119
4695
#: ../plugin/myisam/my_handler_errors.cc:85
7127
4696
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7130
#: storage/myisam/my_handler_errors.c:121
4699
#: ../plugin/myisam/my_handler_errors.cc:86
7131
4700
msgid "Table needs to be upgraded before it can be used"
7134
#: storage/myisam/my_handler_errors.c:123
4703
#: ../plugin/myisam/my_handler_errors.cc:87
7135
4704
msgid "Table is read only"
7138
#: storage/myisam/my_handler_errors.c:125
4707
#: ../plugin/myisam/my_handler_errors.cc:88
7139
4708
msgid "Failed to get next auto increment value"
7142
#: storage/myisam/my_handler_errors.c:127
4711
#: ../plugin/myisam/my_handler_errors.cc:89
7143
4712
msgid "Failed to set row auto increment value"
7146
#: storage/myisam/my_handler_errors.c:129
4715
#: ../plugin/myisam/my_handler_errors.cc:90
7147
4716
msgid "Unknown (generic) error from engine"
7150
#: storage/myisam/my_handler_errors.c:131
4719
#: ../plugin/myisam/my_handler_errors.cc:91
7151
4720
msgid "Record is the same"
7154
#: storage/myisam/my_handler_errors.c:133
4723
#: ../plugin/myisam/my_handler_errors.cc:92
7155
4724
msgid "It is not possible to log this statement"
7158
#: storage/myisam/my_handler_errors.c:135
4727
#: ../plugin/myisam/my_handler_errors.cc:93
7159
4728
msgid "Tablespace exists"
7162
#: storage/myisam/my_handler_errors.c:137
4731
#: ../plugin/myisam/my_handler_errors.cc:94
7163
4732
msgid "The event was corrupt, leading to illegal data being read"
7166
#: storage/myisam/my_handler_errors.c:139
4735
#: ../plugin/myisam/my_handler_errors.cc:95
7167
4736
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
#: storage/myisam/my_handler_errors.c:143
7175
msgid "Got a fatal error during initialzaction of handler"
7178
#: storage/myisam/my_handler_errors.c:145
4739
#: ../plugin/myisam/my_handler_errors.cc:96
4740
msgid "The event could not be processed no other handler error happened"
4743
#: ../plugin/myisam/my_handler_errors.cc:97
4744
msgid "Got a fatal error during initialzation of handler"
4747
#: ../plugin/myisam/my_handler_errors.cc:98
7179
4748
msgid "File to short; Expected more data in file"
7182
#: storage/myisam/my_handler_errors.c:147
4751
#: ../plugin/myisam/my_handler_errors.cc:99
7183
4752
msgid "Read page with wrong checksum"
7186
#: storage/myisam/my_handler_errors.c:149
4755
#. TODO: get a better message for these
4756
#: ../plugin/myisam/my_handler_errors.cc:101
7187
4757
msgid "Lock or active transaction"
7190
#: storage/myisam/my_handler_errors.c:151
4760
#: ../plugin/myisam/my_handler_errors.cc:102
7191
4761
msgid "No such table space"
7194
#: storage/myisam/my_handler_errors.c:153
4764
#: ../plugin/myisam/my_handler_errors.cc:103
7195
4765
msgid "Tablespace not empty"
4768
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4769
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4771
"Port number to use for connection or 0 for default to with MySQL protocol."
4774
#: ../plugin/pbms/src/parameters_ms.cc:574
4776
"A comma delimited list of tables to watch of the format: <database>."
4780
#: ../plugin/pbms/src/parameters_ms.cc:582
4781
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4784
#: ../plugin/pbms/src/parameters_ms.cc:590
4785
msgid "Before insert row event observer call position"
4788
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4789
msgid "Failed to allocate enough memory to transaction message\n"
4792
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4794
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4797
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4799
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4802
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4803
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4804
msgid "Enable rabbitmq log"
4807
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4808
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4809
msgid "Host name to connect to"
4812
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4813
msgid "RabbitMQ Port"
4816
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4817
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4818
msgid "RabbitMQ username"
4821
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4822
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4823
msgid "RabbitMQ password"
4826
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4827
msgid "RabbitMQ virtualhost"
4830
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4831
msgid "Name of RabbitMQ exchange to publish to"
4834
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4835
msgid "Name of RabbitMQ routing key to use"
4838
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4839
#: ../plugin/transaction_log/module.cc:308
4840
#: ../plugin/transaction_log/module.cc:361
4841
msgid "Name of the replicator plugin to use (default='default_replicator')"
4844
#: ../plugin/session_dictionary/processlist.cc:78
4848
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4850
msgid "syslog facility \"%s\" not known, using \"local0\""
4853
#: ../plugin/syslog/errmsg.cc:49
4855
msgid "syslog priority \"%s\" not known, using \"warn\""
4858
#: ../plugin/syslog/logging.cc:72
4860
msgid "syslog priority \"%s\" not known, using \"info\""
4863
#: ../plugin/syslog/module.cc:61
4864
msgid "Invalid value for logging-threshold-slow\n"
4867
#: ../plugin/syslog/module.cc:70
4868
msgid "Invalid value for logging-threshold-big-resultset\n"
4871
#: ../plugin/syslog/module.cc:79
4872
msgid "Invalid value for logging-threshold-big-examined\n"
4875
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4876
msgid "Syslog Ident"
4879
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4880
msgid "Syslog Facility"
4883
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4884
msgid "Enable logging to syslog of the query log"
4887
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4888
msgid "Syslog Priority of query logging"
4891
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4892
msgid "Enable logging to syslog of the error messages"
4895
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4896
msgid "Syslog Priority of error messages"
4899
#: ../plugin/transaction_log/background_worker.cc:77
4901
msgid "Unable to create background worker thread. Got error %s.\n"
4904
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4905
#: ../plugin/transaction_log/print_transaction_message.cc:106
4906
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4908
msgid "Failed to open transaction log file %s. Got error: %s\n"
4911
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4912
#: ../plugin/transaction_log/print_transaction_message.cc:171
4913
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4915
msgid "Raw buffer read: %s.\n"
4918
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4919
#: ../plugin/transaction_log/print_transaction_message.cc:177
4920
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4922
msgid "Unable to parse transaction. Got error: %s.\n"
4925
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4926
#: ../plugin/transaction_log/print_transaction_message.cc:179
4927
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4929
msgid "BUFFER: %s\n"
4932
#: ../plugin/transaction_log/module.cc:136
4933
msgid "Invalid value for sync-method\n"
4936
#: ../plugin/transaction_log/module.cc:145
4937
msgid "Invalid value for num-write-buffers\n"
4940
#: ../plugin/transaction_log/module.cc:179
4942
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4945
#: ../plugin/transaction_log/module.cc:188
4947
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4950
#: ../plugin/transaction_log/module.cc:200
4952
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4955
#: ../plugin/transaction_log/module.cc:209
4957
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4960
#: ../plugin/transaction_log/module.cc:224
4962
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4965
#: ../plugin/transaction_log/module.cc:284
4966
#: ../plugin/transaction_log/module.cc:355
4967
msgid "Enable transaction log"
4970
#: ../plugin/transaction_log/module.cc:292
4971
#: ../plugin/transaction_log/module.cc:349
4972
msgid "DEBUGGING - Truncate transaction log"
4975
#: ../plugin/transaction_log/module.cc:300
4976
#: ../plugin/transaction_log/module.cc:358
4977
msgid "Path to the file to use for transaction log"
4980
#: ../plugin/transaction_log/module.cc:316
4981
#: ../plugin/transaction_log/module.cc:352
4982
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4985
#: ../plugin/transaction_log/module.cc:324
4986
#: ../plugin/transaction_log/module.cc:364
4988
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4989
"each transaction write, 2 == sync log file once per second"
4992
#: ../plugin/transaction_log/module.cc:337
4993
#: ../plugin/transaction_log/module.cc:367
4994
msgid "Number of slots for in-memory write buffers (default=8)."
4997
#: ../plugin/transaction_log/print_transaction_message.cc:135
4999
msgid "GPB message is not a valid type.\n"
5002
#: ../plugin/transaction_log/print_transaction_message.cc:155
5004
msgid "GPB message is not a valid size.\n"
5007
#: ../plugin/transaction_log/transaction_log.cc:114
5008
msgid "Failed to open transaction log file "
5011
#: ../plugin/transaction_log/transaction_log.cc:215
5014
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5015
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5018
#: ../plugin/transaction_log/transaction_log.cc:236
5020
msgid "Failed to sync log file. Got error: %s\n"
5024
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5025
#~ "completion. This gives a quicker start of drizzle_st and disables "
5026
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5027
#~ "rehash instead."
5029
#~ "Tiada hash semula automatik. Perlu menggunakan 'rehash' untuk mendapatkan "
5030
#~ "pelengkapan jadual dan medan. Ini memberikan permulaan drizzle_st yang "
5031
#~ "lebih laju dan melumpuhkan hash semula pada sambungan semula. AMARAN: "
5032
#~ "pilihan telah luput; sebaliknya gunakan --disable-auto-rehash."
5035
#~ msgid "Writing a core file\n"
5036
#~ msgstr "Sedang menulis fail sejarah %s\n"
5038
#~ msgid "Synonym for -?"
5039
#~ msgstr "Sinonim untuk -?"