403
#: ../client/drizzle.cc:1399
405
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
406
msgstr "Deshabilitar o paxinado, imprime a stdout."
408
#: ../client/drizzle.cc:1401
333
#: client/drizzle.cc:1513
335
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
336
"option deprecated; use --disable-pager instead."
339
#: client/drizzle.cc:1516
341
"Password to use when connecting to server. If password is not given it's "
342
"asked from the tty."
345
#: client/drizzle.cc:1518
347
"Port number to use for connection or 0 for default to, in order of "
348
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
351
#: client/drizzle.cc:1519
352
msgid "built-in default"
355
#: client/drizzle.cc:1521
409
356
msgid "Set the drizzle prompt to this value."
412
#: ../client/drizzle.cc:1403
359
#: client/drizzle.cc:1525
414
361
"Don't cache result, print it row by row. This may slow down the server if "
415
362
"the output is suspended. Doesn't use history file."
418
#: ../client/drizzle.cc:1405
365
#: client/drizzle.cc:1527
419
366
msgid "Write fields without conversion. Used with --batch."
422
#: ../client/drizzle.cc:1406
423
msgid "Do not reconnect if the connection is lost."
426
#: ../client/drizzle.cc:1408
427
msgid "Shutdown the server"
430
#: ../client/drizzle.cc:1409
369
#: client/drizzle.cc:1530
371
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
372
"option is enabled by default."
375
#: client/drizzle.cc:1532
376
msgid "Shutdown the server."
379
#: client/drizzle.cc:1534
432
381
"Be more silent. Print results with a tab as separator, each row on new line."
435
#: ../client/drizzle.cc:1411
384
#: client/drizzle.cc:1536
385
msgid "Socket file to use for connection."
388
#: client/drizzle.cc:1539
389
msgid "Output in table format."
392
#: client/drizzle.cc:1542
437
394
"Append everything into outfile. See interactive help (\\h) also. Does not "
438
395
"work in batch mode. Disable with --disable-tee. This option is disabled by "
442
#: ../client/drizzle.cc:1413
443
msgid "Disable outfile. See interactive help (\\h) also."
446
#: ../client/drizzle.cc:1415
399
#: client/drizzle.cc:1544
401
"Disable outfile. See interactive help (\\h) also. WARNING: option "
402
"deprecated; use --disable-tee instead"
405
#: client/drizzle.cc:1546
406
msgid "User for login if not current user."
409
#: client/drizzle.cc:1548
410
msgid "Only allow UPDATE and DELETE that uses keys."
413
#: client/drizzle.cc:1551
414
msgid "Synonym for option --safe-updates, -U."
417
#: client/drizzle.cc:1554
418
msgid "Write more. (-v -v -v gives the table output format)."
421
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
422
msgid "Output version information and exit."
425
#: client/drizzle.cc:1558
426
msgid "Wait and retry if connection is down."
429
#: client/drizzle.cc:1561
447
430
msgid "Number of seconds before connection timeout."
450
#: ../client/drizzle.cc:1417
433
#: client/drizzle.cc:1566
451
434
msgid "Max length of input line"
454
#: ../client/drizzle.cc:1419
437
#: client/drizzle.cc:1571
455
438
msgid "Automatic limit for SELECT when using --safe-updates"
458
#: ../client/drizzle.cc:1421
441
#: client/drizzle.cc:1576
459
442
msgid "Automatic limit for rows in a join when using --safe-updates"
462
#: ../client/drizzle.cc:1424 ../client/drizzledump.cc:553
463
msgid "Options specific to the client"
466
#: ../client/drizzle.cc:1427
467
msgid "Connect to host"
470
#: ../client/drizzle.cc:1429
472
"Password to use when connecting to server. If password is not given it's "
473
"asked from the tty."
476
#: ../client/drizzle.cc:1431
478
"Port number to use for connection or 0 for default to, in order of "
479
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
482
#: ../client/drizzle.cc:1437 ../client/drizzledump.cc:562
483
#: ../plugin/transaction_log/utilities/transaction_reader.cc:647
484
msgid "User for login if not current user."
487
#: ../client/drizzle.cc:1439 ../client/drizzledump.cc:564
488
#: ../plugin/transaction_log/utilities/transaction_reader.cc:653
489
msgid "The protocol of connection (mysql or drizzle)."
492
#: ../client/drizzle.cc:1442 ../client/drizzledump.cc:576
493
msgid "Allowed Options"
496
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:1517
498
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
500
"Erro de asignación de memoria ao construír o prompt inicial. Abortando.\n"
502
#: ../client/drizzle.cc:1581 ../client/drizzle.cc:3837
445
#: client/drizzle.cc:1580
447
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
450
#: client/drizzle.cc:1585
451
msgid "Number of lines before each import progress report."
454
#: client/drizzle.cc:1588
455
msgid "Ping the server to check if it's alive."
458
#: client/drizzle.cc:1598
460
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
463
#: client/drizzle.cc:1605
466
"Copyright (C) 2008 Sun Microsystems\n"
467
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
468
"and you are welcome to modify and redistribute it under the GPL license\n"
471
#: client/drizzle.cc:1610
473
msgid "Usage: %s [OPTIONS] [database]\n"
476
#: client/drizzle.cc:1641
503
477
msgid "DELIMITER cannot contain a backslash character"
506
#: ../client/drizzle.cc:1660 ../client/drizzledump.cc:675
507
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
508
#: ../client/drizzletest.cc:5584
509
msgid "Error: Unknown protocol"
512
#: ../client/drizzle.cc:1674
514
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
517
#: ../client/drizzle.cc:1720 ../client/drizzle.cc:4127
519
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
522
#: ../client/drizzle.cc:1726
525
"Copyright (C) 2008 Sun Microsystems\n"
526
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
527
"and you are welcome to modify and redistribute it under the GPL license\n"
530
#: ../client/drizzle.cc:1731
532
msgid "Usage: drizzle [OPTIONS] [schema]\n"
535
#: ../client/drizzle.cc:1785
537
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
538
msgstr "Benvido ao cliente Drizzle.. Os comandos rematan con ; ou \\g."
540
#: ../client/drizzle.cc:1794
543
"Your Drizzle connection id is %u\n"
544
"Connection protocol: %s\n"
545
"Server version: %s\n"
547
"O id da túa conexión con Drizzle é %u\n"
548
"Versión do servidor: %s\n"
550
#: ../client/drizzle.cc:1828
552
msgid "Reading history-file %s\n"
553
msgstr "Lendo o ficheiro histórico %s\n"
555
#: ../client/drizzle.cc:1832
557
msgid "Couldn't allocate memory for temp histfile!\n"
560
#: ../client/drizzle.cc:1839
561
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
563
"Escribe \"help;\" ou \"\\h\" para axuda. Escribe \"\\c\" para limpar o "
566
#: ../client/drizzle.cc:1849
570
#: ../client/drizzle.cc:1862
572
msgid "Writing history-file %s\n"
573
msgstr "Escribindo ficheiro histórico %s\n"
575
#: ../client/drizzle.cc:1870
579
#: ../client/drizzle.cc:1870
583
#: ../client/drizzle.cc:1920
584
msgid "Query aborted by Ctrl+C\n"
585
msgstr "Consulta abortada por Ctrl+C\n"
587
#: ../client/drizzle.cc:2004
480
#: client/drizzle.cc:1659
482
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
485
#: client/drizzle.cc:1682
487
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
490
#: client/drizzle.cc:1686
492
msgid "WARNING: --server-arg option not supported in this configuration.\n"
495
#: client/drizzle.cc:1717
497
"Non-integer value supplied for port. If you are trying to enter a password "
498
"please use --password instead."
501
#: client/drizzle.cc:1725
502
msgid "Value supplied for port is not valid."
505
#: client/drizzle.cc:1864
589
507
msgid "Processing line: %<PRIu32>\n"
592
#: ../client/drizzle.cc:2222
593
msgid "Unknown command: "
596
#: ../client/drizzle.cc:2393
597
msgid "Not found a delimiter within max_input_line of input"
600
#: ../client/drizzle.cc:2639
510
#: client/drizzle.cc:2079
512
msgid "Unknown command '\\%c'."
515
#: client/drizzle.cc:2489
602
517
"Reading table information for completion of table and column names\n"
603
"You can turn off this feature to get a quicker startup with -A\n"
518
" You can turn off this feature to get a quicker startup with -A\n"
607
#: ../client/drizzle.cc:2678
522
#: client/drizzle.cc:2579
608
523
msgid "No connection. Trying to reconnect..."
611
#: ../client/drizzle.cc:2684
526
#: client/drizzle.cc:2585
612
527
msgid "Can't connect to the server\n"
615
#: ../client/drizzle.cc:2768
530
#: client/drizzle.cc:2664
616
531
msgid "List of all Drizzle commands:"
619
#: ../client/drizzle.cc:2772
622
"Note that all text commands must be first on line and end with '%s' or \\g"
534
#: client/drizzle.cc:2666
535
msgid "Note that all text commands must be first on line and end with ';'"
625
#: ../client/drizzle.cc:2830
538
#: client/drizzle.cc:2721
626
539
msgid "No query specified\n"
629
#: ../client/drizzle.cc:2845
542
#: client/drizzle.cc:2736
630
543
msgid "Ignoring query to other database"
633
#: ../client/drizzle.cc:2894
546
#: client/drizzle.cc:2786
634
547
msgid "Empty set"
637
#: ../client/drizzle.cc:2907
550
#: client/drizzle.cc:2799
639
552
msgid "%ld row in set"
640
553
msgid_plural "%ld rows in set"
644
#: ../client/drizzle.cc:2916
557
#: client/drizzle.cc:2808
648
#: ../client/drizzle.cc:2918
561
#: client/drizzle.cc:2810
650
563
msgid "Query OK, %ld row affected"
651
564
msgid_plural "Query OK, %ld rows affected"
655
#: ../client/drizzle.cc:2990
656
msgid "popen() failed! defaulting PAGER to stdout!\n"
659
#: ../client/drizzle.cc:3012
661
msgid "Error logging to file '%s'\n"
664
#: ../client/drizzle.cc:3017
666
msgid "Logging to file '%s'\n"
667
msgstr "Lendo o ficheiro histórico %s\n"
669
#: ../client/drizzle.cc:3101
678
"Collation: %s (%u)\n"
686
#: ../client/drizzle.cc:3568
688
msgid "No previous outfile available, you must give a filename!\n"
691
#: ../client/drizzle.cc:3573
693
msgid "Currently logging to file '%s'\n"
696
#: ../client/drizzle.cc:3593
698
msgid "No outfile specified!\n"
701
#: ../client/drizzle.cc:3606
702
msgid "Outfile disabled.\n"
705
#: ../client/drizzle.cc:3633
707
msgid "Default pager wasn't set, using stdout.\n"
708
msgstr "Deshabilitar o paxinado, imprime a stdout."
710
#: ../client/drizzle.cc:3653
712
msgid "PAGER set to '%s'\n"
715
#: ../client/drizzle.cc:3664
716
msgid "PAGER set to stdout\n"
719
#: ../client/drizzle.cc:3747
721
msgid "Connection id: %u"
724
#: ../client/drizzle.cc:3749
726
msgid "Current schema: %.128s\n"
729
#: ../client/drizzle.cc:3750
734
#: ../client/drizzle.cc:3770
735
msgid "Usage: \\. <filename> | source <filename>"
738
#: ../client/drizzle.cc:3785
740
msgid "Failed to open file '%s', error: %d"
743
#: ../client/drizzle.cc:3793
744
msgid "Can't initialize LineBuffer"
747
#: ../client/drizzle.cc:3829
748
msgid "DELIMITER must be followed by a 'delimiter' character or string"
751
#: ../client/drizzle.cc:3862
752
msgid "USE must be followed by a schema name"
755
#: ../client/drizzle.cc:3930
756
msgid "Schema changed"
759
#: ../client/drizzle.cc:3976
761
msgid "Show warnings enabled."
762
msgstr "Amosar advertencias despois de cada sentenza."
764
#: ../client/drizzle.cc:3984
766
msgid "Show warnings disabled."
767
msgstr "Amosar advertencias despois de cada sentenza."
769
#: ../client/drizzle.cc:4134
773
"Connection id:\t\t%lu\n"
776
#: ../client/drizzle.cc:4146
778
msgid "Current schema:\t%s\n"
781
#: ../client/drizzle.cc:4147
783
msgid "Current user:\t\t%s\n"
786
#: ../client/drizzle.cc:4153
787
msgid "SSL:\t\t\tNot in use"
790
#: ../client/drizzle.cc:4158
796
#: ../client/drizzle.cc:4165
799
"All updates ignored to this schema\n"
802
#: ../client/drizzle.cc:4168
804
msgid "Current pager:\t\t%s\n"
807
#: ../client/drizzle.cc:4169
809
msgid "Using outfile:\t\t'%s'\n"
812
#: ../client/drizzle.cc:4170
814
msgid "Using delimiter:\t%s\n"
817
#: ../client/drizzle.cc:4171
819
msgid "Server version:\t\t%s\n"
822
#: ../client/drizzle.cc:4172
824
msgid "Protocol:\t\t%s\n"
827
#: ../client/drizzle.cc:4173
829
msgid "Protocol version:\t%d\n"
832
#: ../client/drizzle.cc:4174
834
msgid "Connection:\t\t%s\n"
837
#: ../client/drizzle.cc:4181
839
msgid "UNIX socket:\t\t%s\n"
842
#: ../client/drizzle.cc:4183
844
msgid "TCP port:\t\t%d\n"
847
#: ../client/drizzle.cc:4188
850
"Note that you are running in safe_update_mode:\n"
853
#: ../client/drizzle.cc:4190
856
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
858
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
860
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
861
" Max number of examined row combination in a join is set to: %"
866
#: ../client/drizzle.cc:4252 ../drizzled/option.cc:340
871
#: ../client/drizzle.cc:4295
873
msgid "ERROR %d (%s): "
876
#: ../client/drizzle.cc:4297
881
#: ../client/drizzle.cc:4300
885
#: ../client/drizzle.cc:4405
889
#: ../client/drizzle.cc:4407
893
#: ../client/drizzle.cc:4411
897
#: ../client/drizzle.cc:4421
901
#: ../client/drizzle.cc:4523
905
#: ../client/drizzle.cc:4643
907
msgid "Returning to default PROMPT of %s\n"
910
#: ../client/drizzle.cc:4648
912
msgid "Memory allocation error. Not changing prompt\n"
914
"Erro de asignación de memoria ao construír o prompt inicial. Abortando.\n"
916
#: ../client/drizzle.cc:4653
918
msgid "PROMPT set to '%s'\n"
921
#: ../client/drizzledump.cc:229
922
msgid "Error inserting into destination database"
925
#: ../client/drizzledump.cc:253
568
#: client/drizzledump.cc:345
570
"Number of rows before each output progress report (requires --verbose)."
573
#: client/drizzledump.cc:415
927
575
msgid "Got errno %d on write"
930
#: ../client/drizzledump.cc:298
933
"%s: You can't use --single-transaction and --lock-all-tables at the same "
937
#: ../client/drizzledump.cc:305
939
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
942
#: ../client/drizzledump.cc:373
943
msgid "-- Retrieving database structures..."
946
#: ../client/drizzledump.cc:485
948
"Dump all the databases. This will be same as --databases with all databases "
952
#: ../client/drizzledump.cc:487
953
msgid "Dump all the tablespaces."
956
#: ../client/drizzledump.cc:489
957
msgid "Use complete insert statements."
960
#: ../client/drizzledump.cc:491
962
"Flush logs file in server before starting dump. Note that if you dump many "
963
"databases at once (using the option --databases= or --all-databases), the "
964
"logs will be flushed for each database dumped. The exception is when using --"
965
"lock-all-tables in this case the logs will be flushed only once, "
966
"corresponding to the moment all tables are locked. So if you want your dump "
967
"and the log flush to happen at the same exact moment you should use --lock-"
968
"all-tables or --flush-logs"
971
#: ../client/drizzledump.cc:493
972
msgid "Continue even if we get an sql-error."
975
#: ../client/drizzledump.cc:494
977
msgid "Display this help message and exit."
978
msgstr "Amosar esta axuda e saír."
980
#: ../client/drizzledump.cc:496
982
"Locks all tables across all databases. This is achieved by taking a global "
983
"read lock for the duration of the whole dump. Automatically turns --single-"
987
#: ../client/drizzledump.cc:498
989
"Creates a consistent snapshot by dumping all tables in a single transaction. "
990
"Works ONLY for tables stored in storage engines which support "
991
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
992
"be consistent for other storage engines. While a --single-transaction dump "
993
"is in process, to ensure a valid dump file (correct table contents), no "
994
"other connection should use the following statements: ALTER TABLE, DROP "
995
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
999
#: ../client/drizzledump.cc:500
1001
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
1002
"extended-insert and --disable-keys."
1005
#: ../client/drizzledump.cc:501
1006
msgid "Overrides option --databases (-B)."
1009
#: ../client/drizzledump.cc:503
1010
msgid "Number of rows before each output progress report (requires --verbose)."
1013
#: ../client/drizzledump.cc:505
1014
msgid "Print info about the various stages."
1017
#: ../client/drizzledump.cc:507
1018
msgid "Turn off Comments"
1021
#: ../client/drizzledump.cc:508
1022
msgid "Turn off create-options"
1025
#: ../client/drizzledump.cc:509
1026
msgid "Turn off extended-insert"
1029
#: ../client/drizzledump.cc:510
1030
msgid "Turn off dump date at the end of the output"
1033
#: ../client/drizzledump.cc:511
1034
msgid "Do not read from the configuration files"
1037
#: ../client/drizzledump.cc:517
1038
msgid "Add a 'DROP DATABASE' before each create."
1041
#: ../client/drizzledump.cc:518
1042
msgid "Do not add a 'drop table' before each create."
1045
#: ../client/drizzledump.cc:520
1047
"Give less verbose output (useful for debugging). Disables structure comments "
1048
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1049
"set-names --skip-disable-keys"
1052
#: ../client/drizzledump.cc:522
1054
"To dump several databases. Note the difference in usage; In this case no "
1055
"tables are given. All name arguments are regarded as databasenames. 'USE "
1056
"db_name;' will be included in the output."
1059
#: ../client/drizzledump.cc:524
1061
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1062
"will not be put in the output."
1065
#: ../client/drizzledump.cc:526
1067
"Do not dump the specified table. To specify more than one table to ignore, "
1068
"use the directive multiple times, once for each table. Each table must be "
1069
"specified with both database and table names, e.g. --ignore-table=database."
1073
#: ../client/drizzledump.cc:528
1074
msgid "Insert rows with INSERT IGNORE."
1077
#: ../client/drizzledump.cc:530
1078
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1081
#: ../client/drizzledump.cc:532
1083
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1084
"above line will be added otherwise, if --databases or --all-databases option "
1088
#: ../client/drizzledump.cc:534
1089
msgid "No row information."
1092
#: ../client/drizzledump.cc:536
1093
msgid "Use REPLACE INTO instead of INSERT INTO."
1096
#: ../client/drizzledump.cc:538
1097
msgid "Where to send output to (stdout|database"
1100
#: ../client/drizzledump.cc:540
1102
"Hostname for destination db server (requires --destination-type=database)"
1105
#: ../client/drizzledump.cc:542
1107
"Port number for destination db server (requires --destination-type=database)"
1110
#: ../client/drizzledump.cc:544
1112
"User name for destination db server (resquires --destination-type=database)"
1115
#: ../client/drizzledump.cc:546
1117
"Password for destination db server (requires --destination-type=database)"
1120
#: ../client/drizzledump.cc:548
1122
"The database in the destination db server (requires --destination-"
1123
"type=database, not for use with --all-databases)"
1126
#: ../client/drizzledump.cc:550
1128
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1132
#: ../client/drizzledump.cc:556
1133
msgid "Connect to host."
1136
#: ../client/drizzledump.cc:558
1138
"Password to use when connecting to server. If password is not given it's "
1139
"solicited on the tty."
1142
#: ../client/drizzledump.cc:560
1143
#: ../plugin/transaction_log/utilities/transaction_reader.cc:649
1144
msgid "Port number to use for connection."
1147
#: ../client/drizzledump.cc:567
1148
msgid "Hidden Options"
1151
#: ../client/drizzledump.cc:569
1152
msgid "Used to select the database"
1155
#: ../client/drizzledump.cc:570
1156
msgid "Used to select the tables"
1159
#: ../client/drizzledump.cc:573
1160
msgid "Allowed Options + Hidden Options"
1163
#: ../client/drizzledump.cc:637
1165
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1168
#: ../client/drizzledump.cc:642
1170
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1171
"and you are welcome to modify and redistribute it under the GPL license\n"
1174
#: ../client/drizzledump.cc:643
1175
msgid "Dumps definitions and data from a Drizzle database server"
1178
#: ../client/drizzledump.cc:644
578
#: client/drizzledump.cc:420
580
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
583
#: client/drizzledump.cc:427
1180
585
msgid "Usage: %s [OPTIONS] database [tables]\n"
1183
#: ../client/drizzledump.cc:645
588
#: client/drizzledump.cc:428
1185
590
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1188
#: ../client/drizzledump.cc:647
593
#: client/drizzledump.cc:430
1190
595
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1193
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1194
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5596
598
#: client/drizzledump.cc:438
600
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
601
"and you are welcome to modify and redistribute it under the GPL license\n"
604
#: client/drizzledump.cc:439
605
msgid "Dumps definitions and data from a Drizzle database server"
608
#: client/drizzledump.cc:450
610
msgid "For more options, use %s --help\n"
613
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
614
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
617
"Non-integer value supplied for port. If you are trying to enter a password "
618
"please use --password instead.\n"
621
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
622
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
1196
624
msgid "Value supplied for port is not valid.\n"
1199
#: ../client/drizzledump.cc:743
627
#: client/drizzledump.cc:582
629
msgid "Memory allocation error while copying password. Aborting.\n"
632
#: client/drizzledump.cc:621
634
msgid "Input filename too long: %s"
637
#: client/drizzledump.cc:656
1201
639
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1204
#: ../client/drizzledump_data.cc:268
1205
msgid "-- Retrieving data for "
1208
#: ../client/drizzledump_data.cc:300
1209
msgid " rows dumped for table "
1212
#: ../client/drizzledump_data.cc:547
1213
msgid "-- Connecting to "
1216
#: ../client/drizzledump_data.cc:547
1217
msgid " using protocol "
1220
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1221
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1222
msgid "Error executing query: "
1225
#: ../client/drizzledump_data.cc:602
1226
msgid "Could not buffer result: "
1229
#: ../client/drizzledump_data.cc:648
1230
msgid "Error: Could not set db '"
1233
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1234
#: ../client/drizzledump_data.cc:673
1238
#: ../client/drizzledump_data.cc:682
1239
msgid "-- Disconnecting from "
1242
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1243
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1244
msgid "-- Retrieving table structures for "
1247
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1248
msgid "-- Retrieving fields for "
1251
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1252
msgid "-- Retrieving indexes for "
1255
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1256
msgid "-- Retrieving foreign keys for "
1259
#: ../client/drizzleslap.cc:2292
1261
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1264
#: ../client/drizzletest.cc:5340
1265
msgid "Error: Invalid Value for opt_max_connect_retries"
1268
#: ../client/drizzletest.cc:5350
1269
msgid "Error: Invalid Value for opt_tail_lines"
1272
#: ../client/drizzletest.cc:5360
1273
msgid "Error: Invalid Value for opt_sleep"
1276
#: ../client/drizzletest.cc:5548
1278
msgid "Could not open '%s' for reading: errno = %d"
1281
#: ../client/drizzletest.cc:5553
1283
msgid "Out of memory"
1286
#: ../drizzled/drizzled.cc:471
1291
#: ../drizzled/drizzled.cc:531
642
#: client/drizzledump.cc:681
644
msgid "Invalid mode to --compatible: %s\n"
647
#: client/drizzledump.cc:726
649
msgid "%s: You must use option --tab with --fields-...\n"
652
#: client/drizzledump.cc:732
655
"%s: You can't use --single-transaction and --lock-all-tables at the same "
659
#: client/drizzledump.cc:738
662
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
666
#: client/drizzledump.cc:744
668
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
671
#: client/drizzledump.cc:767
673
msgid "Got error: %s (%d) %s"
676
#: client/drizzledump.cc:774
678
msgid "Got error: %d %s"
681
#: client/drizzledump.cc:872 client/drizzledump.cc:879
682
#: client/drizzledump.cc:892
684
msgid "Couldn't execute '%s': %s (%d)"
687
#: client/drizzledump.cc:956
689
msgid "-- Connecting to %s...\n"
692
#: client/drizzledump.cc:977
694
msgid "-- Disconnecting from %s...\n"
697
#: client/drizzledump.cc:988
698
msgid "Couldn't allocate memory"
701
#: client/drizzledump.cc:1332
704
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
708
#: client/drizzledump.cc:1346
710
msgid "-- Retrieving table structure for table %s...\n"
713
#: client/drizzledump.cc:1460
715
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
718
#: client/drizzledump.cc:1567
720
msgid "%s: Can't get keys for table %s\n"
723
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
725
msgid "Error: Couldn't read status information for table %s\n"
728
#: client/drizzledump.cc:1788
730
msgid "Error retrieving table structure for table: \"%s\""
733
#: client/drizzledump.cc:1795
735
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
738
#: client/drizzledump.cc:1806
740
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
743
#: client/drizzledump.cc:1813
745
msgid "-- Skipping dump data for table '%s', it has no fields\n"
748
#: client/drizzledump.cc:1821
749
msgid "-- Sending SELECT query...\n"
752
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
753
msgid "when executing 'SELECT INTO OUTFILE'"
756
#: client/drizzledump.cc:1885
761
"-- Dumping data for table %s\n"
765
#: client/drizzledump.cc:1926
766
msgid "-- Retrieving rows...\n"
769
#: client/drizzledump.cc:1929
771
msgid "%s: Error in field count for table: %s ! Aborting.\n"
774
#: client/drizzledump.cc:1973
776
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
779
#: client/drizzledump.cc:1990
781
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
784
#: client/drizzledump.cc:2012
786
msgid "Not enough fields from table %s! Aborting.\n"
789
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
790
msgid "when doing refresh"
793
#: client/drizzledump.cc:2497
794
msgid "alloc_root failure."
797
#: client/drizzledump.cc:2512
799
msgid "Couldn't find table: \"%s\""
802
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
803
#: client/drizzledump.cc:2807
806
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
809
#: client/drizzledump.cc:2837
811
msgid "Error: Not enough memory to store ORDER BY clause\n"
816
msgid "Error while loading database options: '%s':"
819
#: drizzled/drizzled.cc:500
821
msgid "Got signal %d from thread %<PRIu64>"
824
#: drizzled/drizzled.cc:534
828
#: drizzled/drizzled.cc:656
1292
829
msgid "One can only use the --user switch if running as root\n"
1295
#: ../drizzled/drizzled.cc:538
832
#: drizzled/drizzled.cc:664
1297
834
"Fatal error: Please read \"Security\" section of the manual to find out how "
1298
"to run drizzled as root"
835
"to run drizzled as root!\n"
1301
#: ../drizzled/drizzled.cc:559
838
#: drizzled/drizzled.cc:686
1304
841
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1308
#: ../drizzled/drizzled.cc:584
1309
msgid "Set process group ID failed"
1312
#: ../drizzled/drizzled.cc:589
1313
msgid "Set process user ID failed"
1316
#: ../drizzled/drizzled.cc:601
1317
msgid "Process chroot failed"
1320
#: ../drizzled/drizzled.cc:721
1321
msgid "Error: Invalid Value for auto_increment_increment"
1324
#: ../drizzled/drizzled.cc:732
1325
msgid "Error: Invalid Value for auto_increment_offset"
1328
#: ../drizzled/drizzled.cc:743
1329
msgid "Error: Invalid Value for completion_type"
1332
#: ../drizzled/drizzled.cc:755
1333
msgid "Error: Invalid Value for div-precision-increment"
1336
#: ../drizzled/drizzled.cc:766
1337
msgid "Error: Invalid Value for group_concat_max_len"
1340
#: ../drizzled/drizzled.cc:777
1341
msgid "Error: Invalid Value for join_buffer_size"
1344
#: ../drizzled/drizzled.cc:789
1345
msgid "Error: Invalid Value for max_allowed_packet"
1348
#: ../drizzled/drizzled.cc:801
1349
msgid "Error: Invalid Value for max_error_count"
1352
#: ../drizzled/drizzled.cc:812
1353
msgid "Error: Invalid Value for max_heap_table_size"
1356
#: ../drizzled/drizzled.cc:824
1357
msgid "Error: Invalid Value for min_examined_row_limit"
1360
#: ../drizzled/drizzled.cc:835
1361
msgid "Error: Invalid Value for max_join_size"
1364
#: ../drizzled/drizzled.cc:846
1365
msgid "Error: Invalid Value for max_length_for_sort_data"
1368
#: ../drizzled/drizzled.cc:857
1369
msgid "Error: Invalid Value for max_seeks_for_key"
1372
#: ../drizzled/drizzled.cc:868
1373
msgid "Error: Invalid Value for max_sort_length"
1376
#: ../drizzled/drizzled.cc:879
1377
msgid "Error: Invalid Value for optimizer_search_depth"
1380
#: ../drizzled/drizzled.cc:890
1381
msgid "Error: Invalid Value for preload_buff_size"
1384
#: ../drizzled/drizzled.cc:901
1385
msgid "Error: Invalid Value for query_alloc_block_size"
1388
#: ../drizzled/drizzled.cc:913
1389
msgid "Error: Invalid Value for query_prealloc_size"
1392
#: ../drizzled/drizzled.cc:925
1393
msgid "Error: Invalid Value for range_alloc_block_size"
1396
#: ../drizzled/drizzled.cc:937
1397
msgid "Error: Invalid Value for read_buff_size"
1400
#: ../drizzled/drizzled.cc:949
1401
msgid "Error: Invalid Value for read_rnd_buff_size"
1404
#: ../drizzled/drizzled.cc:960
1405
msgid "Error: Invalid Value for sort_buff_size"
1408
#: ../drizzled/drizzled.cc:971
1409
msgid "Error: Invalid Value for table_def_size"
1412
#: ../drizzled/drizzled.cc:982
1413
msgid "Error: Invalid Value for table_cache_size"
1416
#: ../drizzled/drizzled.cc:993 ../drizzled/drizzled.cc:1009
1417
msgid "Error: Invalid Value for table_lock_wait_timeout"
1420
#: ../drizzled/drizzled.cc:1020
1422
"Error: Invalid Value for transaction_message_threshold valid values are "
1423
"between 131072 - 1048576 bytes"
1426
#: ../drizzled/drizzled.cc:1078
1428
msgid "Defaults file '%s' not found\n"
1431
#: ../drizzled/drizzled.cc:1120
845
#: drizzled/drizzled.cc:843
847
msgid "Fatal signal %d while backtracing\n"
850
#: drizzled/drizzled.cc:866
853
"We will try our best to scrape up some info that will hopefully help "
855
"the problem, but since we have already crashed, something is definitely "
857
"and this may fail.\n"
861
#: drizzled/drizzled.cc:875
864
"It is possible that drizzled could use up to \n"
865
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
867
"Hope that's ok; if not, decrease some variables in the equation.\n"
871
#: drizzled/drizzled.cc:888
874
"Attempting backtrace. You can use the following information to find out\n"
875
"where drizzled died. If you see no messages after this, something went\n"
876
"terribly wrong...\n"
879
#: drizzled/drizzled.cc:916
882
"Trying to get some variables.\n"
883
"Some pointers may be invalid and cause the dump to abort...\n"
886
#: drizzled/drizzled.cc:928
890
"This crash occurred while the server was calling initgroups(). This is\n"
891
"often due to the use of a drizzled that is statically linked against glibc\n"
892
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
893
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
894
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
895
"drizzled that is not statically linked.\n"
898
#: drizzled/drizzled.cc:943
902
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
903
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
904
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
905
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
906
"the documentation for your distribution on how to do that.\n"
909
#: drizzled/drizzled.cc:956
913
"The '--memlock' argument, which was enabled, uses system calls that are\n"
914
"unreliable and unstable on some operating systems and operating-system\n"
915
"versions (notably, some versions of Linux). This crash could be due to use\n"
916
"of those buggy OS calls. You should consider whether you really need the\n"
917
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
921
#: drizzled/drizzled.cc:971
923
msgid "Writing a core file\n"
926
#: drizzled/drizzled.cc:1017
928
"setrlimit could not change the size of core files to 'infinity'; We may not "
929
"be able to generate a core file on signals"
932
#: drizzled/drizzled.cc:1212
1433
934
msgid "gethostname failed, using '%s' as hostname"
1436
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1731
1437
msgid "Display this help and exit."
1438
msgstr "Amosar esta axuda e saír."
1440
#: ../drizzled/drizzled.cc:1136
1441
msgid "Run as a daemon."
1444
#: ../drizzled/drizzled.cc:1140
1445
msgid "Configuration file to use"
1448
#: ../drizzled/drizzled.cc:1142
1449
msgid "Base location for config files"
1452
#: ../drizzled/drizzled.cc:1144 ../drizzled/drizzled.cc:1922
1453
msgid "Directory for plugins."
1456
#: ../drizzled/drizzled.cc:1149 ../drizzled/drizzled.cc:1926
1458
"Optional comma separated list of plugins to load at startup in addition to "
1459
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1462
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1932
1464
"Optional comma separated list of plugins to not load at startup. Effectively "
1465
"removes a plugin from the list of plugins to be loaded. [for example: --"
1466
"plugin_remove=crc32,logger_gearman]"
1469
#: ../drizzled/drizzled.cc:1157 ../drizzled/drizzled.cc:1938
1471
"Optional comma separated list of plugins to load at starup instead of the "
1472
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1475
#: ../drizzled/drizzled.cc:1164 ../drizzled/drizzled.cc:1738
937
#: drizzled/drizzled.cc:1283
939
msgid "Unknown locale: '%s'"
942
#: drizzled/drizzled.cc:1312
943
msgid "Can't create thread-keys"
946
#: drizzled/drizzled.cc:1337
947
msgid "Out of memory"
950
#: drizzled/drizzled.cc:1348
951
msgid "Failed to initialize plugins."
954
#: drizzled/drizzled.cc:1379
957
"%s: Too many arguments (first extra is '%s').\n"
958
"Use --verbose --help to get a list of available options\n"
961
#: drizzled/drizzled.cc:1399
962
msgid "No scheduler found, cannot continue!\n"
965
#: drizzled/drizzled.cc:1406
966
msgid "Can't init databases"
969
#: drizzled/drizzled.cc:1430
971
msgid "Unknown/unsupported table type: %s"
974
#: drizzled/drizzled.cc:1436
976
msgid "Default storage engine (%s) is not available"
979
#: drizzled/drizzled.cc:1467
981
msgid "Failed to lock memory. Errno: %d\n"
984
#: drizzled/drizzled.cc:1683
985
msgid "Display this help and exit after initializing plugins."
988
#: drizzled/drizzled.cc:1687
1476
989
msgid "Auto-increment columns are incremented by this"
1479
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1743
992
#: drizzled/drizzled.cc:1692
1481
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
994
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1485
#: ../drizzled/drizzled.cc:1168 ../drizzled/drizzled.cc:1749
998
#: drizzled/drizzled.cc:1698
1487
1000
"Path to installation directory. All paths are usually resolved relative to "
1491
#: ../drizzled/drizzled.cc:1171 ../drizzled/drizzled.cc:1754
1004
#: drizzled/drizzled.cc:1702
1005
msgid "IP address to bind to."
1008
#: drizzled/drizzled.cc:1706
1492
1009
msgid "Chroot drizzled daemon during startup."
1495
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1758
1012
#: drizzled/drizzled.cc:1710
1496
1013
msgid "Set the default collation."
1499
#: ../drizzled/drizzled.cc:1175 ../drizzled/drizzled.cc:1762
1016
#: drizzled/drizzled.cc:1714
1500
1017
msgid "Default completion type."
1503
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1767
1020
#: drizzled/drizzled.cc:1719
1504
1021
msgid "Write core on errors."
1507
#: ../drizzled/drizzled.cc:1178 ../drizzled/drizzled.cc:1771
1024
#: drizzled/drizzled.cc:1723
1508
1025
msgid "Path to the database root."
1511
#: ../drizzled/drizzled.cc:1180
1512
msgid "Set the default storage engine for tables."
1028
#: drizzled/drizzled.cc:1727
1029
msgid "Set the default storage engine (table type) for tables."
1515
#: ../drizzled/drizzled.cc:1182
1032
#: drizzled/drizzled.cc:1731
1516
1033
msgid "Set the default time zone."
1519
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1775
1036
#: drizzled/drizzled.cc:1736
1037
msgid "Print a symbolic stack trace on failure."
1040
#: drizzled/drizzled.cc:1742
1520
1041
msgid "Used for debugging; Use at your own risk!"
1523
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1780
1044
#: drizzled/drizzled.cc:1747
1524
1045
msgid "Set up signals usable for debugging"
1527
#: ../drizzled/drizzled.cc:1188
1048
#: drizzled/drizzled.cc:1751
1052
#: drizzled/drizzled.cc:1755
1528
1053
msgid "Set the language used for the month names and the days of the week."
1531
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1784
1056
#: drizzled/drizzled.cc:1760
1532
1057
msgid "Log some not critical warnings to the log file."
1535
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1789
1536
msgid "Pid file used by drizzled."
1539
#: ../drizzled/drizzled.cc:1194
1540
msgid "Maximum time in seconds to wait for the port to become free. "
1543
#: ../drizzled/drizzled.cc:1196
1544
msgid "Include the SQL query in replicated protobuf messages."
1547
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1798
1060
#: drizzled/drizzled.cc:1765
1061
msgid "Lock drizzled in memory."
1064
#: drizzled/drizzled.cc:1769
1065
msgid "Pid file used by safe_mysqld."
1068
#: drizzled/drizzled.cc:1773
1070
"Port number to use for connection or 0 for default to, in order of "
1071
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1074
#: drizzled/drizzled.cc:1779
1076
"Maximum time in seconds to wait for the port to become free. (Default: no "
1080
#: drizzled/drizzled.cc:1784
1549
1082
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1550
1083
"specified directory"
1553
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1803
1086
#: drizzled/drizzled.cc:1789
1555
1088
"Uniquely identifies the server instance in the community of replication "
1559
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1808
1092
#: drizzled/drizzled.cc:1794
1560
1093
msgid "Don't print a stack trace on failure."
1563
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1812
1096
#: drizzled/drizzled.cc:1798
1564
1097
msgid "Enable symbolic link support."
1567
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1821
1100
#: drizzled/drizzled.cc:1807
1569
1102
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1572
#: ../drizzled/drizzled.cc:1211
1105
#: drizzled/drizzled.cc:1812
1573
1106
msgid "Path for temporary files."
1576
#: ../drizzled/drizzled.cc:1213 ../drizzled/drizzled.cc:1826
1109
#: drizzled/drizzled.cc:1816
1577
1110
msgid "Default transaction isolation level."
1580
#: ../drizzled/drizzled.cc:1215
1582
"Max message size written to transaction log, valid values 131072 - 1048576 "
1586
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1830
1113
#: drizzled/drizzled.cc:1820
1587
1114
msgid "Run drizzled daemon as user."
1590
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1834
1117
#: drizzled/drizzled.cc:1828
1592
1119
"The number of outstanding connection requests Drizzle can have. This comes "
1593
1120
"into play when the main Drizzle thread gets very many connection requests in "
1594
1121
"a very short time."
1597
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1840
1124
#: drizzled/drizzled.cc:1834
1599
1126
"Size of tree cache used in bulk insert optimization. Note that this is a "
1600
1127
"limit per thread!"
1603
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1846
1130
#: drizzled/drizzled.cc:1840
1605
1132
"Precision of the result of '/' operator will be increased on that value."
1608
#: ../drizzled/drizzled.cc:1232
1135
#: drizzled/drizzled.cc:1846
1609
1136
msgid "The maximum length of the result of function group_concat."
1612
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1852
1139
#: drizzled/drizzled.cc:1851
1613
1140
msgid "The size of the buffer that is used for full joins."
1616
#: ../drizzled/drizzled.cc:1237
1618
"A global cap on the amount of memory that can be allocated by session join "
1619
"buffers (0 means unlimited)"
1622
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1858
1143
#: drizzled/drizzled.cc:1857
1145
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1146
"this to get better index handling (for all reads and multiple writes) to as "
1147
"much as you can afford;"
1150
#: drizzled/drizzled.cc:1866
1152
"This characterizes the number of hits a hot block has to be untouched until "
1153
"it is considered aged enough to be downgraded to a warm block. This "
1154
"specifies the percentage ratio of that number of hits to the total number of "
1155
"blocks in key cache"
1158
#: drizzled/drizzled.cc:1875
1159
msgid "The default size of key cache blocks"
1162
#: drizzled/drizzled.cc:1881
1163
msgid "The minimum percentage of warm blocks in key cache"
1166
#: drizzled/drizzled.cc:1887
1623
1167
msgid "Max packetlength to send/receive from to server."
1626
#: ../drizzled/drizzled.cc:1241
1170
#: drizzled/drizzled.cc:1892
1172
"If there is more than this number of interrupted connections from a host "
1173
"this host will be blocked from further connections."
1176
#: drizzled/drizzled.cc:1897
1627
1177
msgid "Max number of errors/warnings to store for a statement."
1630
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1863
1180
#: drizzled/drizzled.cc:1902
1631
1181
msgid "Don't allow creation of heap tables bigger than this."
1634
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1869
1184
#: drizzled/drizzled.cc:1908
1636
1186
"Joins that are probably going to read more than max_join_size records return "
1640
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1875
1190
#: drizzled/drizzled.cc:1914
1641
1191
msgid "Max number of bytes in sorted records."
1644
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1880
1194
#: drizzled/drizzled.cc:1919
1645
1195
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1648
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1885
1198
#: drizzled/drizzled.cc:1924
1650
1200
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1651
1201
"max_sort_length bytes of each value are used; the rest are ignored)."
1654
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1892
1204
#: drizzled/drizzled.cc:1931
1655
1205
msgid "After this many write locks, allow some read locks to run in between."
1658
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1896
1208
#: drizzled/drizzled.cc:1935
1660
1210
"Don't log queries which examine less than min_examined_row_limit rows to "
1664
#: ../drizzled/drizzled.cc:1261
1214
#: drizzled/drizzled.cc:1941
1215
msgid "Buffer length for TCP/IP and socket communication."
1218
#: drizzled/drizzled.cc:1946
1666
"Do not apply any heuristic(s) during query optimization to prune, thus "
1667
"perform an exhaustive search from the optimizer search space."
1220
"Controls the heuristic(s) applied during query optimization to prune less-"
1221
"promising partial plans from the optimizer search space. Meaning: false - do "
1222
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1223
"based on number of retrieved rows."
1670
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1910
1226
#: drizzled/drizzled.cc:1954
1672
1228
"Maximum depth of search performed by the query optimizer. Values larger than "
1673
1229
"the number of relations in a query result in better query plans, but take "
1678
1234
"(used for testing/comparison)."
1681
#: ../drizzled/drizzled.cc:1273 ../drizzled/drizzled.cc:1944
1237
#: drizzled/drizzled.cc:1966
1238
msgid "Directory for plugins."
1241
#: drizzled/drizzled.cc:1970
1243
"Optional comma separated list of plugins to load at starup.[for example: --"
1244
"plugin_load=crc32,logger_gearman]"
1247
#: drizzled/drizzled.cc:1975
1682
1248
msgid "The size of the buffer that is allocated when preloading indexes"
1685
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1949
1251
#: drizzled/drizzled.cc:1980
1686
1252
msgid "Allocation block size for query parsing and execution"
1689
#: ../drizzled/drizzled.cc:1279 ../drizzled/drizzled.cc:1954
1255
#: drizzled/drizzled.cc:1985
1690
1256
msgid "Persistent buffer for query parsing and execution"
1693
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1960
1259
#: drizzled/drizzled.cc:1991
1694
1260
msgid "Allocation block size for storing ranges during optimization"
1697
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1966
1263
#: drizzled/drizzled.cc:1997
1699
1265
"Each thread that does a sequential scan allocates a buffer of this size for "
1700
1266
"each table it scans. If you do many sequential scans, you may want to "
1701
1267
"increase this value."
1704
#: ../drizzled/drizzled.cc:1290
1705
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1708
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1974
1270
#: drizzled/drizzled.cc:2005
1710
1272
"When reading rows in sorted order after a sort, the rows are read through "
1711
1273
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1712
1274
"record_buffer."
1715
#: ../drizzled/drizzled.cc:1298
1716
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1719
#: ../drizzled/drizzled.cc:1300
1277
#: drizzled/drizzled.cc:2013
1720
1278
msgid "Select scheduler to be used (by default multi-thread)."
1723
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1983
1281
#: drizzled/drizzled.cc:2018
1724
1282
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1727
#: ../drizzled/drizzled.cc:1306
1729
"A global cap on the amount of memory that can be allocated by session sort "
1730
"buffers (0 means unlimited)"
1733
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1989
1285
#: drizzled/drizzled.cc:2024
1734
1286
msgid "The number of cached table definitions."
1737
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1993
1289
#: drizzled/drizzled.cc:2028
1738
1290
msgid "The number of cached open tables."
1741
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1997
1293
#: drizzled/drizzled.cc:2032
1743
1295
"Timeout in seconds to wait for a table level lock before returning an error. "
1744
1296
"Used only if the connection has active cursors."
1747
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:2002
1299
#: drizzled/drizzled.cc:2037
1748
1300
msgid "The stack size for each thread."
1751
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:2008
1303
#: drizzled/drizzled.cc:2043
1753
1305
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1754
1306
"automatically convert it to an on-disk MyISAM table."
1757
#: ../drizzled/drizzled.cc:1341
1758
msgid "Duplicate entry for command line option\n"
1761
#: ../drizzled/drizzled.cc:1388 ../drizzled/drizzled.cc:1406
1762
#: ../drizzled/drizzled.cc:1449 ../drizzled/drizzled.cc:1457
1763
#: ../drizzled/drizzled.cc:1477
1767
"Use --help to get a list of available options\n"
1770
#: ../drizzled/drizzled.cc:1427
1771
msgid "Failed to initialize plugins\n"
1774
#: ../drizzled/drizzled.cc:1465
1778
"Use --help to get a list of available options\n"
1781
#: ../drizzled/drizzled.cc:1513
1782
msgid "Error getting default charset"
1785
#: ../drizzled/drizzled.cc:1543
1786
msgid "Error setting collation"
1789
#: ../drizzled/drizzled.cc:1551
1791
msgid "Unknown locale: '%s'"
1794
#: ../drizzled/drizzled.cc:1571
1795
msgid "Could not initialize table cache\n"
1798
#: ../drizzled/drizzled.cc:1586
1799
msgid "XA cache initialization failed: Out of memory\n"
1802
#: ../drizzled/drizzled.cc:1616
1803
msgid "No scheduler found, cannot continue!\n"
1806
#: ../drizzled/drizzled.cc:1640
1808
msgid "Unknown/unsupported storage engine: %s\n"
1811
#: ../drizzled/drizzled.cc:1734
1812
msgid "Run as daemon."
1815
#: ../drizzled/drizzled.cc:1793
1817
"Maximum time in seconds to wait for the port to become free. (Default: no "
1821
#: ../drizzled/drizzled.cc:1902
1823
"Controls the heuristic(s) applied during query optimization to prune less-"
1824
"promising partial plans from the optimizer search space. Meaning: false - do "
1825
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1826
"based on number of retrieved rows."
1829
#: ../drizzled/drizzled.cc:2034
1309
#: drizzled/drizzled.cc:2049
1310
msgid "Allocation block size for transactions to be stored in binary log"
1313
#: drizzled/drizzled.cc:2054
1314
msgid "Persistent buffer for transactions to be stored in binary log"
1317
#: drizzled/drizzled.cc:2185
1831
1319
"Copyright (C) 2008 Sun Microsystems\n"
1832
1320
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1833
1321
"and you are welcome to modify and redistribute it under the GPL license\n"
1323
"Starts the Drizzle database server\n"
1837
#: ../drizzled/drizzled.cc:2041
1326
#: drizzled/drizzled.cc:2192
1839
1328
msgid "Usage: %s [OPTIONS]\n"
1842
#: ../drizzled/drizzled.cc:2162
1331
#: drizzled/drizzled.cc:2324
1845
1334
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1846
1335
"command line\n"
1849
#: ../drizzled/drizzled.cc:2179
1850
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1853
#: ../drizzled/drizzled.cc:2192
1854
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1857
#: ../drizzled/drizzled.cc:2205
1858
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1861
#: ../drizzled/drizzled.cc:2218
1862
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1865
#: ../drizzled/drizzled.cc:2332
1868
"There was an error creating the '%s' part of the path '%s'. Please check "
1869
"the path exists and is writable.\n"
1872
#: ../drizzled/drizzled.cc:2339
1875
"There was an error opening the path '%s', please check the path exists and "
1879
#: ../drizzled/error.cc:133
1881
msgid "Unknown error %d"
1884
#: ../drizzled/error.cc:207
1888
#: ../drizzled/error.cc:208
1889
msgid "Error on first"
1892
#: ../drizzled/error.cc:209
1338
#: drizzled/drizzled.cc:2368
1339
msgid "Can't start server: cannot resolve hostname!"
1342
#: drizzled/drizzled.cc:2374
1343
msgid "Can't start server: bind-address refers to multiple interfaces!"
1346
#: drizzled/errmsg.cc:73
1348
msgid "errmsg plugin '%s' errmsg() failed"
1351
#: drizzled/error.cc:34 drizzled/error.cc:36
1355
#: drizzled/error.cc:38
1896
#: ../drizzled/error.cc:210
1359
#: drizzled/error.cc:40
1900
#: ../drizzled/error.cc:211
1363
#: drizzled/error.cc:42
1902
1365
msgid "Can't create file '%-.200s' (errno: %d)"
1905
#: ../drizzled/error.cc:212
1368
#: drizzled/error.cc:44
1907
1370
msgid "Can't create table '%-.200s' (errno: %d)"
1910
#: ../drizzled/error.cc:213
1912
msgid "Can't create schema '%-.192s' (errno: %d)"
1915
#: ../drizzled/error.cc:214
1917
msgid "Can't create schema '%-.192s'; schema exists"
1920
#: ../drizzled/error.cc:215
1922
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1925
#: ../drizzled/error.cc:216
1373
#: drizzled/error.cc:46
1375
msgid "Can't create database '%-.192s' (errno: %d)"
1378
#: drizzled/error.cc:48
1380
msgid "Can't create database '%-.192s'; database exists"
1383
#: drizzled/error.cc:50
1385
msgid "Can't drop database '%-.192s'; database doesn't exist"
1388
#: drizzled/error.cc:52
1390
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1393
#: drizzled/error.cc:54
1395
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1398
#: drizzled/error.cc:56
1927
1400
msgid "Error on delete of '%-.192s' (errno: %d)"
1930
#: ../drizzled/error.cc:217
1403
#: drizzled/error.cc:58
1404
msgid "Can't read record in system table"
1407
#: drizzled/error.cc:60
1932
1409
msgid "Can't get status of '%-.200s' (errno: %d)"
1935
#: ../drizzled/error.cc:218
1412
#: drizzled/error.cc:62
1414
msgid "Can't get working directory (errno: %d)"
1417
#: drizzled/error.cc:64
1937
1419
msgid "Can't lock file (errno: %d)"
1940
#: ../drizzled/error.cc:219
1422
#: drizzled/error.cc:66
1942
1424
msgid "Can't open file: '%-.200s' (errno: %d)"
1945
#: ../drizzled/error.cc:220
1427
#: drizzled/error.cc:68
1947
1429
msgid "Can't find file: '%-.200s' (errno: %d)"
1950
#: ../drizzled/error.cc:221
1432
#: drizzled/error.cc:70
1952
1434
msgid "Can't read dir of '%-.192s' (errno: %d)"
1955
#: ../drizzled/error.cc:222
1437
#: drizzled/error.cc:72
1439
msgid "Can't change dir to '%-.192s' (errno: %d)"
1442
#: drizzled/error.cc:74
1957
1444
msgid "Record has changed since last read in table '%-.192s'"
1960
#: ../drizzled/error.cc:223
1447
#: drizzled/error.cc:76
1962
1449
msgid "Disk full (%s); waiting for someone to free some space..."
1965
#: ../drizzled/error.cc:224
1452
#: drizzled/error.cc:78
1967
1454
msgid "Can't write; duplicate key in table '%-.192s'"
1970
#: ../drizzled/error.cc:225
1457
#: drizzled/error.cc:80
1972
1459
msgid "Error on close of '%-.192s' (errno: %d)"
1975
#: ../drizzled/error.cc:226
1462
#: drizzled/error.cc:82
1977
1464
msgid "Error reading file '%-.200s' (errno: %d)"
1980
#: ../drizzled/error.cc:227
1467
#: drizzled/error.cc:84
1982
1469
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1985
#: ../drizzled/error.cc:228
1472
#: drizzled/error.cc:86
1987
1474
msgid "Error writing file '%-.200s' (errno: %d)"
1990
#: ../drizzled/error.cc:229
1477
#: drizzled/error.cc:88
1992
1479
msgid "'%-.192s' is locked against change"
1995
#: ../drizzled/error.cc:230
1482
#: drizzled/error.cc:90
1996
1483
msgid "Sort aborted"
1999
#: ../drizzled/error.cc:231
1486
#: drizzled/error.cc:92
1488
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1491
#: drizzled/error.cc:94
2001
1493
msgid "Got error %d from storage engine"
2004
#: ../drizzled/error.cc:232
1496
#: drizzled/error.cc:96
2006
1498
msgid "Table storage engine for '%-.192s' doesn't have this option"
2009
#: ../drizzled/error.cc:233
1501
#: drizzled/error.cc:98
2011
1503
msgid "Can't find record in '%-.192s'"
2014
#: ../drizzled/error.cc:234
1506
#: drizzled/error.cc:100
2016
1508
msgid "Incorrect information in file: '%-.200s'"
2019
#: ../drizzled/error.cc:235
1511
#: drizzled/error.cc:102
2021
1513
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2024
#: ../drizzled/error.cc:236
1516
#: drizzled/error.cc:104
2026
1518
msgid "Old key file for table '%-.192s'; repair it!"
2029
#: ../drizzled/error.cc:237
1521
#: drizzled/error.cc:106
2031
1523
msgid "Table '%-.192s' is read only"
2034
#: ../drizzled/error.cc:238
1526
#: drizzled/error.cc:108
2036
1528
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2039
#: ../drizzled/error.cc:239
1531
#: drizzled/error.cc:110
2040
1532
msgid "Out of sort memory; increase server sort buffer size"
2043
#: ../drizzled/error.cc:240
2044
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2047
#: ../drizzled/error.cc:241
2048
msgid "Global join memory constraint hit; increase join-heap-threshold"
2051
#: ../drizzled/error.cc:242
2052
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2055
#: ../drizzled/error.cc:243
2056
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2059
#: ../drizzled/error.cc:244
1535
#: drizzled/error.cc:112
2061
1537
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2064
#: ../drizzled/error.cc:245
1540
#: drizzled/error.cc:114
2065
1541
msgid "Too many connections"
2068
#: ../drizzled/error.cc:246
1544
#: drizzled/error.cc:116
2070
1546
"Out of memory; check if drizzled or some other process uses all available "
2071
1547
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2072
1548
"memory or you can add more swap space"
2075
#: ../drizzled/error.cc:247
1551
#: drizzled/error.cc:118
2076
1552
msgid "Can't get hostname for your address"
2079
#: ../drizzled/error.cc:248
1555
#: drizzled/error.cc:120
2080
1556
msgid "Bad handshake"
2083
#: ../drizzled/error.cc:249
1559
#: drizzled/error.cc:122
2085
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1561
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2088
#: ../drizzled/error.cc:250
1564
#: drizzled/error.cc:124
2090
1566
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2093
#: ../drizzled/error.cc:251
2094
msgid "No schema selected"
1569
#: drizzled/error.cc:126
1570
msgid "No database selected"
2097
#: ../drizzled/error.cc:252
1573
#: drizzled/error.cc:128
2098
1574
msgid "Unknown command"
2101
#: ../drizzled/error.cc:253
1577
#: drizzled/error.cc:130
2103
1579
msgid "Column '%-.192s' cannot be null"
2106
#: ../drizzled/error.cc:254
1582
#: drizzled/error.cc:132
2108
msgid "Unknown schema '%-.192s'"
1584
msgid "Unknown database '%-.192s'"
2111
#: ../drizzled/error.cc:255
1587
#: drizzled/error.cc:134
2113
1589
msgid "Table '%-.192s' already exists"
2116
#: ../drizzled/error.cc:256
1592
#: drizzled/error.cc:136
2118
1594
msgid "Unknown table '%-.100s'"
2121
#: ../drizzled/error.cc:257
1597
#: drizzled/error.cc:138
2123
1599
msgid "Column '%-.192s' in %-.192s is ambiguous"
2126
#: ../drizzled/error.cc:258
1602
#: drizzled/error.cc:140
2127
1603
msgid "Server shutdown in progress"
2130
#: ../drizzled/error.cc:259
1606
#: drizzled/error.cc:142
2132
1608
msgid "Unknown column '%-.192s' in '%-.192s'"
2135
#: ../drizzled/error.cc:260
1611
#: drizzled/error.cc:144
2137
1613
msgid "'%-.192s' isn't in GROUP BY"
2140
#: ../drizzled/error.cc:261
1616
#: drizzled/error.cc:146
2142
1618
msgid "Can't group on '%-.192s'"
2145
#: ../drizzled/error.cc:262
1621
#: drizzled/error.cc:148
2146
1622
msgid "Statement has sum functions and columns in same statement"
2149
#: ../drizzled/error.cc:263
1625
#: drizzled/error.cc:150
2150
1626
msgid "Column count doesn't match value count"
2153
#: ../drizzled/error.cc:264
1629
#: drizzled/error.cc:152
2155
1631
msgid "Identifier name '%-.100s' is too long"
2158
#: ../drizzled/error.cc:265
1634
#: drizzled/error.cc:154
2160
1636
msgid "Duplicate column name '%-.192s'"
2163
#: ../drizzled/error.cc:266
1639
#: drizzled/error.cc:156
2165
1641
msgid "Duplicate key name '%-.192s'"
2168
#: ../drizzled/error.cc:267
1644
#: drizzled/error.cc:158
2170
1646
msgid "Duplicate entry '%-.192s' for key %d"
2173
#: ../drizzled/error.cc:268
1649
#: drizzled/error.cc:160
2175
1651
msgid "Incorrect column specifier for column '%-.192s'"
2178
#: ../drizzled/error.cc:269
1654
#: drizzled/error.cc:162
2180
1656
msgid "%s near '%-.80s' at line %d"
2183
#: ../drizzled/error.cc:270
2185
msgid "Parsing error near '%s'"
2188
#: ../drizzled/error.cc:271
1659
#: drizzled/error.cc:164
2189
1660
msgid "Query was empty"
2192
#: ../drizzled/error.cc:272
1663
#: drizzled/error.cc:166
2194
1665
msgid "Not unique table/alias: '%-.192s'"
2197
#: ../drizzled/error.cc:273
1668
#: drizzled/error.cc:168
2199
1670
msgid "Invalid default value for '%-.192s'"
2202
#: ../drizzled/error.cc:274
1673
#: drizzled/error.cc:170
2203
1674
msgid "Multiple primary key defined"
2206
#: ../drizzled/error.cc:275
1677
#: drizzled/error.cc:172
2208
1679
msgid "Too many keys specified; max %d keys allowed"
2211
#: ../drizzled/error.cc:276
1682
#: drizzled/error.cc:174
2213
1684
msgid "Too many key parts specified; max %d parts allowed"
2216
#: ../drizzled/error.cc:277
1687
#: drizzled/error.cc:176
2218
1689
msgid "Specified key was too long; max key length is %d bytes"
2221
#: ../drizzled/error.cc:278
1692
#: drizzled/error.cc:178
2223
1694
msgid "Key column '%-.192s' doesn't exist in table"
2226
#: ../drizzled/error.cc:279
1697
#: drizzled/error.cc:180
2229
1700
"BLOB column '%-.192s' can't be used in key specification with the used table "
2233
#: ../drizzled/error.cc:280
1704
#: drizzled/error.cc:182
2236
1707
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2240
#: ../drizzled/error.cc:281
1711
#: drizzled/error.cc:184
2242
1713
"Incorrect table definition; there can be only one auto column and it must be "
2243
1714
"defined as a key"
2246
#: ../drizzled/error.cc:282
1717
#: drizzled/error.cc:186
1720
"%s: ready for connections.\n"
1721
"Version: '%s' socket: '%s' port: %u\n"
1724
#: drizzled/error.cc:188
2248
1726
msgid "%s: Normal shutdown\n"
2251
#: ../drizzled/error.cc:283
1729
#: drizzled/error.cc:190
2253
1731
msgid "%s: Got signal %d. Aborting!\n"
2256
#: ../drizzled/error.cc:284
1734
#: drizzled/error.cc:192
2258
1736
msgid "%s: Shutdown complete\n"
2261
#: ../drizzled/error.cc:285
1739
#: drizzled/error.cc:194
2263
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1741
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2266
#: ../drizzled/error.cc:286
1744
#: drizzled/error.cc:196
2267
1745
msgid "Can't create IP socket"
2270
#: ../drizzled/error.cc:287
1748
#: drizzled/error.cc:198
2273
1751
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2277
#: ../drizzled/error.cc:288
1755
#: drizzled/error.cc:200
2280
1758
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2281
1759
"check the manual"
2284
#: ../drizzled/error.cc:289
1762
#: drizzled/error.cc:202
2286
1764
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2289
#: ../drizzled/error.cc:290
1767
#: drizzled/error.cc:204
2292
"The file '%-.128s' must be in the schema directory or be readable by all"
1770
"The file '%-.128s' must be in the database directory or be readable by all"
2295
#: ../drizzled/error.cc:291
1773
#: drizzled/error.cc:206
2297
1775
msgid "File '%-.200s' already exists"
2300
#: ../drizzled/error.cc:292
1778
#: drizzled/error.cc:208
2302
1780
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2305
#: ../drizzled/error.cc:293
1783
#: drizzled/error.cc:210
1785
msgid "Records: %ld Duplicates: %ld"
1788
#: drizzled/error.cc:212
2307
1790
"Incorrect prefix key; the used key part isn't a string, the used length is "
2308
1791
"longer than the key part, or the storage engine doesn't support unique "
2312
#: ../drizzled/error.cc:294
1795
#: drizzled/error.cc:214
2313
1796
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2316
#: ../drizzled/error.cc:295
1799
#: drizzled/error.cc:216
2318
1801
msgid "Can't DROP '%-.192s'; check that column/key exists"
2321
#: ../drizzled/error.cc:296
1804
#: drizzled/error.cc:218
2323
1806
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2326
#: ../drizzled/error.cc:297
1809
#: drizzled/error.cc:220
2328
1811
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2331
#. KILL session errors
2332
#: ../drizzled/error.cc:300
2334
msgid "Unknown session id: %lu"
2337
#: ../drizzled/error.cc:301
2339
msgid "You are not the owner of session %lu"
2342
#: ../drizzled/error.cc:302
2343
msgid "You cannot kill the session you are connected from."
2346
#: ../drizzled/error.cc:305
1814
#: drizzled/error.cc:222
1816
msgid "Unknown thread id: %lu"
1819
#: drizzled/error.cc:224
1821
msgid "You are not owner of thread %lu"
1824
#: drizzled/error.cc:226
2347
1825
msgid "No tables used"
2350
#: ../drizzled/error.cc:306
1828
#: drizzled/error.cc:228
1830
msgid "Too many strings for column %-.192s and SET"
1833
#: drizzled/error.cc:230
1835
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1838
#: drizzled/error.cc:232
1840
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1843
#: drizzled/error.cc:234
1845
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1848
#: drizzled/error.cc:236
2352
1850
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2355
#: ../drizzled/error.cc:307
1853
#: drizzled/error.cc:238
2357
msgid "Incorrect schema name '%-.100s'"
1855
msgid "Incorrect database name '%-.100s'"
2360
#: ../drizzled/error.cc:308
1858
#: drizzled/error.cc:240
2362
1860
msgid "Incorrect table name '%-.100s'"
2365
#: ../drizzled/error.cc:309
1863
#: drizzled/error.cc:242
2367
1865
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2368
1866
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2371
#: ../drizzled/error.cc:310
1869
#: drizzled/error.cc:244
2372
1870
msgid "Unknown error"
2375
#: ../drizzled/error.cc:311
1873
#: drizzled/error.cc:246
2377
1875
msgid "Unknown procedure '%-.192s'"
2380
#: ../drizzled/error.cc:312
1878
#: drizzled/error.cc:248
2382
1880
msgid "Incorrect parameter count to procedure '%-.192s'"
2385
#: ../drizzled/error.cc:313
1883
#: drizzled/error.cc:250
1885
msgid "Incorrect parameters to procedure '%-.192s'"
1888
#: drizzled/error.cc:252
2387
1890
msgid "Unknown table '%-.192s' in %-.32s"
2390
#: ../drizzled/error.cc:314
1893
#: drizzled/error.cc:254
2392
1895
msgid "Column '%-.192s' specified twice"
2395
#: ../drizzled/error.cc:315
1898
#: drizzled/error.cc:256
2396
1899
msgid "Invalid use of group function"
2399
#: ../drizzled/error.cc:316
1902
#: drizzled/error.cc:258
2402
1905
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2405
#: ../drizzled/error.cc:317
1908
#: drizzled/error.cc:260
2406
1909
msgid "A table must have at least 1 column"
2409
#: ../drizzled/error.cc:318
1912
#: drizzled/error.cc:262
2411
1914
msgid "The table '%-.192s' is full"
2414
#: ../drizzled/error.cc:319
1917
#: drizzled/error.cc:264
1919
msgid "Unknown character set: '%-.64s'"
1922
#: drizzled/error.cc:266
2416
1924
msgid "Too many tables; Drizzle can only use %d tables in a join"
2419
#: ../drizzled/error.cc:320
1927
#: drizzled/error.cc:268
2420
1928
msgid "Too many columns"
2423
#: ../drizzled/error.cc:321
1931
#: drizzled/error.cc:270
2426
1934
"Row size too large. The maximum row size for the used table type, not "
2427
1935
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2430
#: ../drizzled/error.cc:322
1938
#: drizzled/error.cc:272
1941
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1942
"thread_stack=#' to specify a bigger stack if needed"
1945
#: drizzled/error.cc:274
2431
1946
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2434
#: ../drizzled/error.cc:323
2437
"Table handler doesn't support NULL in given index. Please change column "
2438
"'%-.192s' to be NOT NULL or use another handler"
2441
#: ../drizzled/error.cc:324
2442
msgid "No paths allowed for plugin library"
2445
#: ../drizzled/error.cc:325
2447
msgid "Plugin '%-.192s' already exists"
2450
#: ../drizzled/error.cc:326
2452
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2455
#: ../drizzled/error.cc:327
2457
msgid "Can't find symbol '%-.128s' in library '%s'"
2460
#: ../drizzled/error.cc:328
1949
#: drizzled/error.cc:276
1952
"Table handler doesn't support NULL in given index. Please change column '%-"
1953
".192s' to be NOT NULL or use another handler"
1956
#: drizzled/error.cc:278
1958
msgid "Can't load function '%-.192s'"
1961
#: drizzled/error.cc:280
1963
msgid "Can't initialize function '%-.192s'; %-.80s"
1966
#: drizzled/error.cc:282
1967
msgid "No paths allowed for shared library"
1970
#: drizzled/error.cc:284
1972
msgid "Function '%-.192s' already exists"
1975
#: drizzled/error.cc:286
1977
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1980
#: drizzled/error.cc:288
1982
msgid "Can't find symbol '%-.128s' in library"
1985
#: drizzled/error.cc:290
1987
msgid "Function '%-.192s' is not defined"
1990
#: drizzled/error.cc:292
1993
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1994
"'drizzleadmin flush-hosts'"
1997
#: drizzled/error.cc:294
1999
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2002
#: drizzled/error.cc:296
2004
"You are using Drizzle as an anonymous user and anonymous users are not "
2005
"allowed to change passwords"
2008
#: drizzled/error.cc:298
2010
"You must have privileges to update tables in the drizzle database to be able "
2011
"to change passwords for others"
2014
#: drizzled/error.cc:300
2015
msgid "Can't find any matching row in the user table"
2018
#: drizzled/error.cc:302
2462
2020
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2465
#: ../drizzled/error.cc:329
2023
#: drizzled/error.cc:304
2468
2026
"Can't create a new thread (errno %d); if you are not out of available "
2469
2027
"memory, you can consult the manual for a possible OS-dependent bug"
2472
#: ../drizzled/error.cc:330
2030
#: drizzled/error.cc:306
2474
2032
msgid "Column count doesn't match value count at row %ld"
2477
#: ../drizzled/error.cc:331
2035
#: drizzled/error.cc:308
2479
2037
msgid "Can't reopen table: '%-.192s'"
2482
#: ../drizzled/error.cc:332
2040
#: drizzled/error.cc:310
2041
msgid "Invalid use of NULL value"
2044
#: drizzled/error.cc:312
2046
msgid "Got error '%-.64s' from regexp"
2049
#: drizzled/error.cc:314
2484
2051
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2485
2052
"illegal if there is no GROUP BY clause"
2488
#: ../drizzled/error.cc:333
2055
#: drizzled/error.cc:316
2057
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2060
#: drizzled/error.cc:318
2062
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2065
#: drizzled/error.cc:320
2068
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2072
#: drizzled/error.cc:322
2074
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2075
"privileges can be used"
2078
#: drizzled/error.cc:324
2079
msgid "The host or user argument to GRANT is too long"
2082
#: drizzled/error.cc:326
2084
msgid "Table '%-.192s.%-.192s' doesn't exist"
2087
#: drizzled/error.cc:328
2090
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2094
#: drizzled/error.cc:330
2095
msgid "The used command is not allowed with this Drizzle version"
2098
#: drizzled/error.cc:332
2490
2100
"You have an error in your SQL syntax; check the manual that corresponds to "
2491
2101
"your Drizzle server version for the right syntax to use"
2494
#: ../drizzled/error.cc:334
2104
#: drizzled/error.cc:334
2106
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2109
#: drizzled/error.cc:336
2110
msgid "Too many delayed threads in use"
2113
#: drizzled/error.cc:338
2115
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2118
#: drizzled/error.cc:340
2495
2119
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2498
#: ../drizzled/error.cc:335
2122
#: drizzled/error.cc:342
2123
msgid "Got a read error from the connection pipe"
2126
#: drizzled/error.cc:344
2127
msgid "Got an error from fcntl()"
2130
#: drizzled/error.cc:346
2499
2131
msgid "Got packets out of order"
2502
#: ../drizzled/error.cc:336
2134
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2135
msgid "Couldn't uncompress communication packet"
2138
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2139
msgid "Got an error reading communication packets"
2142
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2143
msgid "Got timeout reading communication packets"
2146
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2147
msgid "Got an error writing communication packets"
2150
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2151
msgid "Got timeout writing communication packets"
2154
#: drizzled/error.cc:358
2155
msgid "Result string is longer than 'max_allowed_packet' bytes"
2158
#: drizzled/error.cc:360
2503
2159
msgid "The used table type doesn't support BLOB/TEXT columns"
2506
#: ../drizzled/error.cc:337
2162
#: drizzled/error.cc:362
2507
2163
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2510
#: ../drizzled/error.cc:338
2166
#: drizzled/error.cc:364
2169
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2173
#: drizzled/error.cc:366
2512
2175
msgid "Incorrect column name '%-.100s'"
2515
#: ../drizzled/error.cc:339
2178
#: drizzled/error.cc:368
2517
2180
msgid "The used storage engine can't index column '%-.192s'"
2520
#: ../drizzled/error.cc:340
2183
#: drizzled/error.cc:370
2522
2185
"Unable to open underlying table which is differently defined or of non-"
2523
2186
"MyISAM type or doesn't exist"
2526
#: ../drizzled/error.cc:341
2189
#: drizzled/error.cc:372
2528
2191
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2531
#: ../drizzled/error.cc:342
2194
#: drizzled/error.cc:374
2534
2197
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2537
#: ../drizzled/error.cc:343
2200
#: drizzled/error.cc:376
2539
2202
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2540
2203
"UNIQUE instead"
2543
#: ../drizzled/error.cc:344
2206
#: drizzled/error.cc:378
2544
2207
msgid "Result consisted of more than one row"
2547
#: ../drizzled/error.cc:345
2210
#: drizzled/error.cc:380
2548
2211
msgid "This table type requires a primary key"
2551
#: ../drizzled/error.cc:346
2214
#: drizzled/error.cc:382
2215
msgid "This version of Drizzle is not compiled with RAID support"
2218
#: drizzled/error.cc:384
2220
"You are using safe update mode and you tried to update a table without a "
2221
"WHERE that uses a KEY column"
2224
#: drizzled/error.cc:386
2553
2226
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2556
#: ../drizzled/error.cc:347
2229
#: drizzled/error.cc:388
2557
2230
msgid "Can't open table"
2560
#: ../drizzled/error.cc:348
2233
#: drizzled/error.cc:390
2562
2235
msgid "The storage engine for the table doesn't support %s"
2565
#: ../drizzled/error.cc:349
2238
#: drizzled/error.cc:392
2239
msgid "You are not allowed to execute this command in a transaction"
2242
#: drizzled/error.cc:394
2567
2244
msgid "Got error %d during COMMIT"
2570
#: ../drizzled/error.cc:350
2247
#: drizzled/error.cc:396
2572
2249
msgid "Got error %d during ROLLBACK"
2575
#. This is a very incorrect place to use the PRIi64 macro as the
2576
#. program that looks over the source for the N_() macros does not
2577
#. (obviously) do macro expansion, so the string is entirely wrong for
2578
#. what it is trying to output for every language except english.
2579
#: ../drizzled/error.cc:355
2252
#: drizzled/error.cc:398
2254
msgid "Got error %d during FLUSH_LOGS"
2257
#: drizzled/error.cc:400
2259
msgid "Got error %d during CHECKPOINT"
2262
#: drizzled/error.cc:402
2582
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2586
#: ../drizzled/error.cc:356
2265
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2269
#: drizzled/error.cc:404
2270
msgid "The storage engine for the table does not support binary table dump"
2273
#: drizzled/error.cc:406
2274
msgid "Binlog closed, cannot RESET MASTER"
2277
#: drizzled/error.cc:408
2279
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2282
#: drizzled/error.cc:410
2284
msgid "Error from master: '%-.64s'"
2287
#: drizzled/error.cc:412
2288
msgid "Net error reading from master"
2291
#: drizzled/error.cc:414
2292
msgid "Net error writing to master"
2295
#: drizzled/error.cc:416
2296
msgid "Can't find FULLTEXT index matching the column list"
2299
#: drizzled/error.cc:418
2588
2301
"Can't execute the given command because you have active locked tables or an "
2589
2302
"active transaction"
2592
#: ../drizzled/error.cc:357
2305
#: drizzled/error.cc:420
2594
2307
msgid "Unknown system variable '%-.64s'"
2597
#: ../drizzled/error.cc:358
2310
#: drizzled/error.cc:422
2599
2312
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2602
#: ../drizzled/error.cc:359
2315
#: drizzled/error.cc:424
2605
2318
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2608
#: ../drizzled/error.cc:360
2321
#: drizzled/error.cc:426
2609
2322
msgid "Some non-transactional changed tables couldn't be rolled back"
2612
#: ../drizzled/error.cc:361
2325
#: drizzled/error.cc:428
2327
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2328
"of storage; increase this drizzled variable and try again"
2331
#: drizzled/error.cc:430
2333
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2336
#: drizzled/error.cc:432
2338
"This operation requires a running slave; configure slave and do START SLAVE"
2341
#: drizzled/error.cc:434
2342
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2345
#: drizzled/error.cc:436
2347
"Could not initialize master info structure; more error messages can be found "
2348
"in the Drizzle error log"
2351
#: drizzled/error.cc:438
2352
msgid "Could not create slave thread; check system resources"
2355
#: drizzled/error.cc:440
2358
"User %-.64s already has more than 'max_user_connections' active connections"
2361
#: drizzled/error.cc:442
2613
2362
msgid "You may only use constant expressions with SET"
2616
#: ../drizzled/error.cc:362
2365
#: drizzled/error.cc:444
2617
2366
msgid "Lock wait timeout exceeded; try restarting transaction"
2620
#: ../drizzled/error.cc:363
2369
#: drizzled/error.cc:446
2621
2370
msgid "The total number of locks exceeds the lock table size"
2624
#: ../drizzled/error.cc:364
2373
#: drizzled/error.cc:448
2625
2374
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2628
#: ../drizzled/error.cc:365
2377
#: drizzled/error.cc:450
2629
2378
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2632
#: ../drizzled/error.cc:366
2381
#: drizzled/error.cc:452
2382
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2385
#: drizzled/error.cc:454
2634
2387
msgid "Incorrect arguments to %s"
2637
#: ../drizzled/error.cc:367
2390
#: drizzled/error.cc:456
2392
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2395
#: drizzled/error.cc:458
2397
"Incorrect table definition; all MERGE tables must be in the same database"
2400
#: drizzled/error.cc:460
2638
2401
msgid "Deadlock found when trying to get lock; try restarting transaction"
2641
#: ../drizzled/error.cc:368
2404
#: drizzled/error.cc:462
2642
2405
msgid "The used table type doesn't support FULLTEXT indexes"
2645
#: ../drizzled/error.cc:369
2408
#: drizzled/error.cc:464
2646
2409
msgid "Cannot add foreign key constraint"
2649
#: ../drizzled/error.cc:370
2412
#: drizzled/error.cc:466
2650
2413
msgid "Cannot add or update a child row: a foreign key constraint fails"
2653
#: ../drizzled/error.cc:371
2416
#: drizzled/error.cc:468
2654
2417
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2657
#: ../drizzled/error.cc:372
2420
#: drizzled/error.cc:470
2422
msgid "Error connecting to master: %-.128s"
2425
#: drizzled/error.cc:472
2427
msgid "Error running query on master: %-.128s"
2430
#: drizzled/error.cc:474
2432
msgid "Error when executing command %s: %-.128s"
2435
#: drizzled/error.cc:476
2659
2437
msgid "Incorrect usage of %s and %s"
2662
#: ../drizzled/error.cc:373
2440
#: drizzled/error.cc:478
2663
2441
msgid "The used SELECT statements have a different number of columns"
2666
#: ../drizzled/error.cc:374
2444
#: drizzled/error.cc:480
2667
2445
msgid "Can't execute the query because you have a conflicting read lock"
2670
#: ../drizzled/error.cc:375
2448
#: drizzled/error.cc:482
2449
msgid "Mixing of transactional and non-transactional tables is disabled"
2452
#: drizzled/error.cc:484
2454
msgid "Option '%s' used twice in statement"
2457
#: drizzled/error.cc:486
2459
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2462
#: drizzled/error.cc:488
2464
msgid "Access denied; you need the %-.128s privilege for this operation"
2467
#: drizzled/error.cc:490
2673
2470
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2676
#: ../drizzled/error.cc:376
2473
#: drizzled/error.cc:492
2679
2476
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2682
#: ../drizzled/error.cc:377
2479
#: drizzled/error.cc:494
2684
2481
msgid "Variable '%-.64s' doesn't have a default value"
2687
#: ../drizzled/error.cc:378
2484
#: drizzled/error.cc:496
2689
2486
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2692
#: ../drizzled/error.cc:379
2489
#: drizzled/error.cc:498
2694
2491
msgid "Incorrect argument type to variable '%-.64s'"
2697
#: ../drizzled/error.cc:380
2494
#: drizzled/error.cc:500
2699
2496
msgid "Variable '%-.64s' can only be set, not read"
2702
#: ../drizzled/error.cc:381
2499
#: drizzled/error.cc:502
2704
2501
msgid "Incorrect usage/placement of '%s'"
2707
#: ../drizzled/error.cc:382
2504
#: drizzled/error.cc:504
2709
2506
msgid "This version of Drizzle doesn't yet support '%s'"
2712
#: ../drizzled/error.cc:383
2509
#: drizzled/error.cc:506
2512
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2515
#: drizzled/error.cc:508
2516
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2519
#: drizzled/error.cc:510
2714
2521
msgid "Variable '%-.192s' is a %s variable"
2717
#: ../drizzled/error.cc:384
2524
#: drizzled/error.cc:512
2719
2526
msgid "Incorrect foreign key definition for '%-.192s': %s"
2722
#: ../drizzled/error.cc:385
2529
#: drizzled/error.cc:514
2723
2530
msgid "Key reference and table reference don't match"
2726
#: ../drizzled/error.cc:386
2533
#: drizzled/error.cc:516
2728
2535
msgid "Operand should contain %d column(s)"
2731
#: ../drizzled/error.cc:387
2538
#: drizzled/error.cc:518
2732
2539
msgid "Subquery returns more than 1 row"
2735
#: ../drizzled/error.cc:388
2542
#: drizzled/error.cc:520
2544
msgid "Unknown prepared statement handler (%.*s) given to %s"
2547
#: drizzled/error.cc:522
2548
msgid "Help database is corrupt or does not exist"
2551
#: drizzled/error.cc:524
2552
msgid "Cyclic reference on subqueries"
2555
#: drizzled/error.cc:526
2737
2557
msgid "Converting column '%s' from %s to %s"
2740
#: ../drizzled/error.cc:389
2560
#: drizzled/error.cc:528
2742
2562
msgid "Reference '%-.64s' not supported (%s)"
2745
#: ../drizzled/error.cc:390
2565
#: drizzled/error.cc:530
2746
2566
msgid "Every derived table must have its own alias"
2749
#: ../drizzled/error.cc:391
2569
#: drizzled/error.cc:532
2751
2571
msgid "Select %u was reduced during optimization"
2754
#: ../drizzled/error.cc:392
2574
#: drizzled/error.cc:534
2756
2576
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2759
#: ../drizzled/error.cc:393
2579
#: drizzled/error.cc:536
2581
"Client does not support authentication protocol requested by server; "
2582
"consider upgrading Drizzle client"
2585
#: drizzled/error.cc:538
2760
2586
msgid "All parts of a SPATIAL index must be NOT NULL"
2763
#: ../drizzled/error.cc:394
2589
#: drizzled/error.cc:540
2765
2591
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2768
#: ../drizzled/error.cc:395
2594
#: drizzled/error.cc:542
2595
msgid "Slave is already running"
2598
#: drizzled/error.cc:544
2599
msgid "Slave already has been stopped"
2602
#: drizzled/error.cc:546
2771
"Uncompressed data size too large; the maximum size is %d (based on "
2772
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2605
"Uncompressed data size too large; the maximum size is %d (probably, length "
2606
"of uncompressed data was corrupted)"
2775
#: ../drizzled/error.cc:396
2609
#: drizzled/error.cc:548
2776
2610
msgid "ZLIB: Not enough memory"
2779
#: ../drizzled/error.cc:397
2613
#: drizzled/error.cc:550
2781
2615
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2782
2616
"data was corrupted)"
2785
#: ../drizzled/error.cc:398
2619
#: drizzled/error.cc:552
2786
2620
msgid "ZLIB: Input data corrupted"
2789
#: ../drizzled/error.cc:399
2623
#: drizzled/error.cc:554
2791
2625
msgid "%d line(s) were cut by GROUP_CONCAT()"
2794
#: ../drizzled/error.cc:400
2628
#: drizzled/error.cc:556
2796
2630
msgid "Row %ld doesn't contain data for all columns"
2799
#: ../drizzled/error.cc:401
2633
#: drizzled/error.cc:558
2802
2636
"Row %ld was truncated; it contained more data than there were input columns"
2805
#: ../drizzled/error.cc:402
2639
#: drizzled/error.cc:560
2808
2642
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2811
#: ../drizzled/error.cc:403
2645
#: drizzled/error.cc:562
2813
2647
msgid "Out of range value for column '%s' at row %ld"
2816
#: ../drizzled/error.cc:404
2650
#: drizzled/error.cc:564
2818
2652
msgid "Data truncated for column '%s' at row %ld"
2821
#: ../drizzled/error.cc:405
2655
#: drizzled/error.cc:566
2657
msgid "Using storage engine %s for table '%s'"
2660
#: drizzled/error.cc:568
2823
2662
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2826
#: ../drizzled/error.cc:406
2665
#: drizzled/error.cc:570
2666
msgid "Cannot drop one or more of the requested users"
2669
#: drizzled/error.cc:572
2670
msgid "Can't revoke all privileges for one or more of the requested users"
2673
#: drizzled/error.cc:574
2828
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2676
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2831
#: ../drizzled/error.cc:407
2679
#: drizzled/error.cc:576
2833
2681
msgid "Illegal mix of collations for operation '%s'"
2836
#: ../drizzled/error.cc:408
2684
#: drizzled/error.cc:578
2839
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2687
"Variable '%-.64s' is not a variable component (can't be used as "
2688
"XXXX.variable_name)"
2843
#: ../drizzled/error.cc:409
2691
#: drizzled/error.cc:580
2845
2693
msgid "Unknown collation: '%-.64s'"
2848
#: ../drizzled/error.cc:410
2696
#: drizzled/error.cc:582
2698
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2699
"compiled without SSL support; they can be used later if Drizzle slave with "
2703
#: drizzled/error.cc:584
2706
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2707
"old format; please change the password to the new format"
2710
#: drizzled/error.cc:586
2851
2713
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2855
#: ../drizzled/error.cc:411
2717
#: drizzled/error.cc:588
2719
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2722
#: drizzled/error.cc:590
2724
"It is recommended to use --skip-slave-start when doing step-by-step "
2725
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2726
"get an unexpected slave's drizzled restart"
2729
#: drizzled/error.cc:592
2730
msgid "SQL thread is not to be started so UNTIL options are ignored"
2733
#: drizzled/error.cc:594
2857
2735
msgid "Incorrect index name '%-.100s'"
2860
#: ../drizzled/error.cc:412
2738
#: drizzled/error.cc:596
2862
2740
msgid "Incorrect catalog name '%-.100s'"
2865
#: ../drizzled/error.cc:413
2743
#: drizzled/error.cc:598
2745
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2748
#: drizzled/error.cc:600
2867
2750
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2870
#: ../drizzled/error.cc:414
2753
#: drizzled/error.cc:602
2755
msgid "Unknown key cache '%-.100s'"
2758
#: drizzled/error.cc:604
2760
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2761
"this switch for this grant to work"
2764
#: drizzled/error.cc:606
2872
2766
msgid "Unknown table engine '%s'"
2875
#: ../drizzled/error.cc:415
2769
#: drizzled/error.cc:608
2771
msgid "'%s' is deprecated; use '%s' instead"
2774
#: drizzled/error.cc:610
2877
2776
msgid "The target table %-.100s of the %s is not updatable"
2880
#: ../drizzled/error.cc:416
2779
#: drizzled/error.cc:612
2883
2782
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2887
#: ../drizzled/error.cc:417
2786
#: drizzled/error.cc:614
2890
2789
"The Drizzle server is running with the %s option so it cannot execute this "
2894
#: ../drizzled/error.cc:418
2793
#: drizzled/error.cc:616
2896
2795
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2899
#: ../drizzled/error.cc:419
2798
#: drizzled/error.cc:618
2901
2800
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2904
#: ../drizzled/error.cc:420
2803
#: drizzled/error.cc:620
2906
2805
"Incorrect table definition; there can be only one TIMESTAMP column with "
2907
2806
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2910
#: ../drizzled/error.cc:421
2809
#: drizzled/error.cc:622
2912
2811
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2915
#: ../drizzled/error.cc:422
2814
#: drizzled/error.cc:624
2815
msgid "This command is not supported in the prepared statement protocol yet"
2818
#: drizzled/error.cc:626
2917
2820
msgid "Got error %d '%-.100s' from %s"
2920
#: ../drizzled/error.cc:423
2823
#: drizzled/error.cc:628
2922
2825
msgid "Got temporary error %d '%-.100s' from %s"
2925
#: ../drizzled/error.cc:424
2828
#: drizzled/error.cc:630
2927
2830
msgid "Unknown or incorrect time zone: '%-.64s'"
2930
#: ../drizzled/error.cc:425
2833
#: drizzled/error.cc:632
2835
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2838
#: drizzled/error.cc:634
2932
2840
msgid "Invalid %s character string: '%.64s'"
2935
#: ../drizzled/error.cc:426
2843
#: drizzled/error.cc:636
2937
2845
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2940
#: ../drizzled/error.cc:427
2848
#: drizzled/error.cc:638
2850
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2853
#: drizzled/error.cc:640
2855
msgid "Can't create a %s from within another stored routine"
2858
#: drizzled/error.cc:642
2860
msgid "%s %s already exists"
2863
#: drizzled/error.cc:644
2942
2865
msgid "%s %s does not exist"
2945
#: ../drizzled/error.cc:428
2868
#: drizzled/error.cc:646
2870
msgid "Failed to DROP %s %s"
2873
#: drizzled/error.cc:648
2875
msgid "Failed to CREATE %s %s"
2878
#: drizzled/error.cc:650
2880
msgid "%s with no matching label: %s"
2883
#: drizzled/error.cc:652
2885
msgid "Redefining label %s"
2888
#: drizzled/error.cc:654
2890
msgid "End-label %s without match"
2893
#: drizzled/error.cc:656
2895
msgid "Referring to uninitialized variable %s"
2898
#: drizzled/error.cc:658
2900
msgid "PROCEDURE %s can't return a result set in the given context"
2903
#: drizzled/error.cc:660
2904
msgid "RETURN is only allowed in a FUNCTION"
2907
#: drizzled/error.cc:662
2909
msgid "%s is not allowed in stored procedures"
2912
#: drizzled/error.cc:664
2914
"The update log is deprecated and replaced by the binary log; SET "
2915
"SQL_LOG_UPDATE has been ignored"
2918
#: drizzled/error.cc:666
2920
"The update log is deprecated and replaced by the binary log; SET "
2921
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2924
#: drizzled/error.cc:668
2946
2925
msgid "Query execution was interrupted"
2949
#: ../drizzled/error.cc:429
2952
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2953
"(s) or definer/invoker of view lack rights to use them"
2956
#: ../drizzled/error.cc:430
2928
#: drizzled/error.cc:670
2930
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2933
#: drizzled/error.cc:672
2935
msgid "Undefined CONDITION: %s"
2938
#: drizzled/error.cc:674
2940
msgid "No RETURN found in FUNCTION %s"
2943
#: drizzled/error.cc:676
2945
msgid "FUNCTION %s ended without RETURN"
2948
#: drizzled/error.cc:678
2949
msgid "Cursor statement must be a SELECT"
2952
#: drizzled/error.cc:680
2953
msgid "Cursor SELECT must not have INTO"
2956
#: drizzled/error.cc:682
2958
msgid "Undefined CURSOR: %s"
2961
#: drizzled/error.cc:684
2962
msgid "Cursor is already open"
2965
#: drizzled/error.cc:686
2966
msgid "Cursor is not open"
2969
#: drizzled/error.cc:688
2971
msgid "Undeclared variable: %s"
2974
#: drizzled/error.cc:690
2975
msgid "Incorrect number of FETCH variables"
2978
#: drizzled/error.cc:692
2979
msgid "No data - zero rows fetched, selected, or processed"
2982
#: drizzled/error.cc:694
2984
msgid "Duplicate parameter: %s"
2987
#: drizzled/error.cc:696
2989
msgid "Duplicate variable: %s"
2992
#: drizzled/error.cc:698
2994
msgid "Duplicate condition: %s"
2997
#: drizzled/error.cc:700
2999
msgid "Duplicate cursor: %s"
3002
#: drizzled/error.cc:702
3004
msgid "Failed to ALTER %s %s"
3007
#: drizzled/error.cc:704
3008
msgid "Subquery value not supported"
3011
#: drizzled/error.cc:706
3013
msgid "%s is not allowed in stored function or trigger"
3016
#: drizzled/error.cc:708
3017
msgid "Variable or condition declaration after cursor or handler declaration"
3020
#: drizzled/error.cc:710
3021
msgid "Cursor declaration after handler declaration"
3024
#: drizzled/error.cc:712
3025
msgid "Case not found for CASE statement"
3028
#: drizzled/error.cc:714
3030
msgid "Configuration file '%-.192s' is too big"
3033
#: drizzled/error.cc:716
3035
msgid "Malformed file type header in file '%-.192s'"
3038
#: drizzled/error.cc:718
3040
msgid "Unexpected end of file while parsing comment '%-.200s'"
3043
#: drizzled/error.cc:720
3045
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3048
#: drizzled/error.cc:722
3050
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3053
#: drizzled/error.cc:724
3055
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3058
#: drizzled/error.cc:726
3060
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3063
#: drizzled/error.cc:728
3065
msgid "'%-.192s.%-.192s' is not %s"
3068
#: drizzled/error.cc:730
3070
msgid "Column '%-.192s' is not updatable"
3073
#: drizzled/error.cc:732
3074
msgid "View's SELECT contains a subquery in the FROM clause"
3077
#: drizzled/error.cc:734
3079
msgid "View's SELECT contains a '%s' clause"
3082
#: drizzled/error.cc:736
3083
msgid "View's SELECT contains a variable or parameter"
3086
#: drizzled/error.cc:738
3088
msgid "View's SELECT refers to a temporary table '%-.192s'"
3091
#: drizzled/error.cc:740
3092
msgid "View's SELECT and view's field list have different column counts"
3095
#: drizzled/error.cc:742
3097
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3100
#: drizzled/error.cc:744
3102
"View being updated does not have complete key of underlying table in it"
3105
#: drizzled/error.cc:746
3108
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3109
"function(s) or definer/invoker of view lack rights to use them"
3112
#: drizzled/error.cc:748
3114
msgid "Can't drop or alter a %s from within another stored routine"
3117
#: drizzled/error.cc:750
3118
msgid "GOTO is not allowed in a stored procedure handler"
3121
#: drizzled/error.cc:752
3122
msgid "Trigger already exists"
3125
#: drizzled/error.cc:754
3126
msgid "Trigger does not exist"
3129
#: drizzled/error.cc:756
3131
msgid "Trigger's '%-.192s' is view or temporary table"
3134
#: drizzled/error.cc:758
3136
msgid "Updating of %s row is not allowed in %strigger"
3139
#: drizzled/error.cc:760
3141
msgid "There is no %s row in %s trigger"
3144
#: drizzled/error.cc:762
2958
3146
msgid "Field '%-.192s' doesn't have a default value"
2961
#: ../drizzled/error.cc:431
3149
#: drizzled/error.cc:764
2962
3150
msgid "Division by 0"
2965
#: ../drizzled/error.cc:432
3153
#: drizzled/error.cc:766
2967
3155
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2970
#: ../drizzled/error.cc:433
3158
#: drizzled/error.cc:768
2972
3160
msgid "Illegal %s '%-.192s' value found during parsing"
2975
#: ../drizzled/error.cc:434
3163
#: drizzled/error.cc:770
3165
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3168
#: drizzled/error.cc:772
3170
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3173
#: drizzled/error.cc:774
3175
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3178
#: drizzled/error.cc:776
3180
msgid "Failed purging old relay logs: %s"
3183
#: drizzled/error.cc:778
3185
msgid "Password hash should be a %d-digit hexadecimal number"
3188
#: drizzled/error.cc:780
3189
msgid "Target log not found in binlog index"
3192
#: drizzled/error.cc:782
3193
msgid "I/O error reading log index file"
3196
#: drizzled/error.cc:784
3197
msgid "Server configuration does not permit binlog purge"
3200
#: drizzled/error.cc:786
3201
msgid "Failed on fseek()"
3204
#: drizzled/error.cc:788
3205
msgid "Fatal error during log purge"
3208
#: drizzled/error.cc:790
3209
msgid "A purgeable log is in use, will not purge"
3212
#: drizzled/error.cc:792
3213
msgid "Unknown error during log purge"
3216
#: drizzled/error.cc:794
3218
msgid "Failed initializing relay log position: %s"
3221
#: drizzled/error.cc:796
3222
msgid "You are not using binary logging"
3225
#: drizzled/error.cc:798
3228
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3231
#: drizzled/error.cc:800
3232
msgid "WSAStartup Failed"
3235
#: drizzled/error.cc:802
3236
msgid "Can't handle procedures with different groups yet"
3239
#: drizzled/error.cc:804
3240
msgid "Select must have a group with this procedure"
3243
#: drizzled/error.cc:806
3244
msgid "Can't use ORDER clause with this procedure"
3247
#: drizzled/error.cc:808
3249
msgid "Binary logging and replication forbid changing the global server %s"
3252
#: drizzled/error.cc:810
3254
msgid "Can't map file: %-.200s, errno: %d"
3257
#: drizzled/error.cc:812
3259
msgid "Wrong magic in %-.64s"
3262
#: drizzled/error.cc:814
3263
msgid "Prepared statement contains too many placeholders"
3266
#: drizzled/error.cc:816
2977
3268
msgid "Key part '%-.192s' length cannot be 0"
2980
#: ../drizzled/error.cc:435
3271
#: drizzled/error.cc:818
3272
msgid "View text checksum failed"
3275
#: drizzled/error.cc:820
3278
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3281
#: drizzled/error.cc:822
3283
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3286
#: drizzled/error.cc:824
3288
msgid "Can not delete from join view '%-.192s.%-.192s'"
3291
#: drizzled/error.cc:826
3293
msgid "Operation %s failed for %.256s"
3296
#: drizzled/error.cc:828
3297
msgid "XAER_NOTA: Unknown XID"
3300
#: drizzled/error.cc:830
3301
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3304
#: drizzled/error.cc:832
2983
3307
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2984
3308
"the %.64s state"
2987
#: ../drizzled/error.cc:436
3311
#: drizzled/error.cc:834
3312
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3315
#: drizzled/error.cc:836
3317
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3321
#: drizzled/error.cc:838
3322
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3325
#: drizzled/error.cc:840
3328
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3332
#: drizzled/error.cc:842
3333
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3336
#: drizzled/error.cc:844
3337
msgid "Failed to revoke all privileges to dropped routine"
3340
#: drizzled/error.cc:846
2989
3342
msgid "Data too long for column '%s' at row %ld"
2992
#: ../drizzled/error.cc:437
3345
#: drizzled/error.cc:848
3347
msgid "Bad SQLSTATE: '%s'"
3350
#: drizzled/error.cc:850
2995
3353
"%s: ready for connections.\n"
2996
3354
"Version: '%s' %s\n"
2999
#: ../drizzled/error.cc:438
3357
#: drizzled/error.cc:852
3000
3358
msgid "Can't load value from file with fixed size rows to variable"
3003
#: ../drizzled/error.cc:439
3361
#: drizzled/error.cc:854
3362
msgid "You are not allowed to create a user with GRANT"
3365
#: drizzled/error.cc:856
3005
3367
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3008
#: ../drizzled/error.cc:440
3370
#: drizzled/error.cc:858
3009
3371
msgid "Table definition has changed, please retry transaction"
3012
#: ../drizzled/error.cc:441
3374
#: drizzled/error.cc:860
3375
msgid "Duplicate handler declared in the same block"
3378
#: drizzled/error.cc:862
3381
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3382
"variable in BEFORE trigger"
3385
#: drizzled/error.cc:864
3014
3387
msgid "Not allowed to return a result set from a %s"
3017
#: ../drizzled/error.cc:442
3390
#: drizzled/error.cc:866
3018
3391
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3021
#: ../drizzled/error.cc:443
3394
#: drizzled/error.cc:868
3396
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3397
"declaration and binary logging is enabled; if non-transactional tables were "
3398
"updated, the binary log will miss their changes"
3401
#: drizzled/error.cc:870
3403
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3404
"declaration and binary logging is enabled (you *might* want to use the less "
3405
"safe log_bin_trust_function_creators variable)"
3408
#: drizzled/error.cc:872
3410
"You do not have the SUPER privilege and binary logging is enabled (you "
3411
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3414
#: drizzled/error.cc:874
3416
"You can't execute a prepared statement which has an open cursor associated "
3417
"with it. Reset the statement to re-execute it."
3420
#: drizzled/error.cc:876
3422
msgid "The statement (%lu) has no open cursor."
3425
#: drizzled/error.cc:878
3023
3427
"Explicit or implicit commit is not allowed in stored function or trigger."
3026
#: ../drizzled/error.cc:444
3430
#: drizzled/error.cc:880
3433
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3436
#: drizzled/error.cc:882
3437
msgid "Recursive stored functions and triggers are not allowed."
3440
#: drizzled/error.cc:884
3028
3442
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3031
#: ../drizzled/error.cc:445
3445
#: drizzled/error.cc:886
3033
3447
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3036
#: ../drizzled/error.cc:446
3039
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3043
#: ../drizzled/error.cc:447
3450
#: drizzled/error.cc:888
3453
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3457
#: drizzled/error.cc:890
3459
"You can't combine write-locking of system tables with other tables or lock "
3463
#: drizzled/error.cc:892
3465
msgid "Unable to connect to foreign data source: %.64s"
3468
#: drizzled/error.cc:894
3471
"There was a problem processing the query on the foreign data source. Data "
3472
"source error: %-.64s"
3475
#: drizzled/error.cc:896
3478
"The foreign data source you are trying to reference does not exist. Data "
3479
"source error: %-.64s"
3482
#: drizzled/error.cc:898
3485
"Can't create federated table. The data source connection string '%-.64s' is "
3486
"not in the correct format"
3489
#: drizzled/error.cc:900
3492
"The data source connection string '%-.64s' is not in the correct format"
3495
#: drizzled/error.cc:902
3497
msgid "Can't create federated table. Foreign data src error: %-.64s"
3500
#: drizzled/error.cc:904
3044
3501
msgid "Trigger in wrong schema"
3047
#: ../drizzled/error.cc:448
3504
#: drizzled/error.cc:906
3050
3507
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3051
3508
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3054
#: ../drizzled/error.cc:449
3511
#: drizzled/error.cc:908
3513
msgid "Routine body for '%-.100s' is too long"
3516
#: drizzled/error.cc:910
3517
msgid "Cannot drop default keycache"
3520
#: drizzled/error.cc:912
3056
3522
msgid "Display width out of range for column '%-.192s' (max = %d)"
3059
#: ../drizzled/error.cc:450
3525
#: drizzled/error.cc:914
3526
msgid "XAER_DUPID: The XID already exists"
3529
#: drizzled/error.cc:916
3061
3531
msgid "Datetime function: %-.32s field overflow"
3064
#: ../drizzled/error.cc:451
3534
#: drizzled/error.cc:918
3537
"Can't update table '%-.192s' in stored function/trigger because it is "
3538
"already used by statement which invoked this stored function/trigger."
3541
#: drizzled/error.cc:920
3544
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
3548
#: drizzled/error.cc:922
3550
"The prepared statement contains a stored routine call that refers to that "
3551
"same statement. It's not allowed to execute a prepared statement in such a "
3555
#: drizzled/error.cc:924
3556
msgid "Not allowed to set autocommit from a stored function or trigger"
3559
#: drizzled/error.cc:926
3560
msgid "Definer is not fully qualified"
3563
#: drizzled/error.cc:928
3566
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3567
"Current user is used as definer. Please recreate the view!"
3570
#: drizzled/error.cc:930
3573
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3577
#: drizzled/error.cc:932
3579
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3582
#: drizzled/error.cc:934
3584
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3587
#: drizzled/error.cc:936
3067
3590
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3070
#: ../drizzled/error.cc:452
3593
#: drizzled/error.cc:938
3073
3596
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3076
#: ../drizzled/error.cc:453
3077
msgid "No data - zero rows fetched, selected, or processed"
3080
#: ../drizzled/error.cc:454
3082
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3085
#: ../drizzled/error.cc:455
3599
#: drizzled/error.cc:940
3601
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3604
#: drizzled/error.cc:942
3607
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3608
"activated under the authorization of the invoker, which may have "
3609
"insufficient privileges. Please recreate the trigger."
3612
#: drizzled/error.cc:944
3614
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3617
#: drizzled/error.cc:946
3620
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3621
"exceeded for routine %.192s"
3624
#: drizzled/error.cc:948
3627
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3628
"or contains bad data (internal code %d)"
3631
#: drizzled/error.cc:950
3633
msgid "Incorrect routine name '%-.192s'"
3636
#: drizzled/error.cc:952
3639
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3642
#: drizzled/error.cc:954
3643
msgid "AGGREGATE is not supported for stored functions"
3646
#: drizzled/error.cc:956
3649
"Can't create more than max_prepared_stmt_count statements (current value: "
3653
#: drizzled/error.cc:958
3655
msgid "`%-.192s`.`%-.192s` contains view recursion"
3658
#: drizzled/error.cc:960
3087
3660
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3090
#: ../drizzled/error.cc:456
3663
#: drizzled/error.cc:962
3091
3664
msgid "The used table type doesn't support SPATIAL indexes"
3094
#: ../drizzled/error.cc:457
3667
#: drizzled/error.cc:964
3668
msgid "Triggers can not be created on system tables"
3671
#: drizzled/error.cc:966
3096
3673
msgid "Leading spaces are removed from name '%s'"
3099
#: ../drizzled/error.cc:458
3676
#: drizzled/error.cc:968
3100
3677
msgid "Failed to read auto-increment value from storage engine"
3103
#: ../drizzled/error.cc:459
3680
#: drizzled/error.cc:970
3684
#: drizzled/error.cc:972
3688
#: drizzled/error.cc:974
3105
3690
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3108
#: ../drizzled/error.cc:460
3693
#: drizzled/error.cc:976
3695
msgid "The target table %-.100s of the %s is not insertable-into"
3698
#: drizzled/error.cc:978
3701
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3704
#: drizzled/error.cc:980
3109
3705
msgid "Too high level of nesting for select"
3112
#: ../drizzled/error.cc:461
3708
#: drizzled/error.cc:982
3114
3710
msgid "Name '%-.64s' has become ''"
3117
#: ../drizzled/error.cc:462
3713
#: drizzled/error.cc:984
3119
3715
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3120
3716
"optional and non-empty FIELDS ENCLOSED BY"
3123
#: ../drizzled/error.cc:463
3719
#: drizzled/error.cc:986
3721
msgid "The foreign server, %s, you are trying to create already exists."
3724
#: drizzled/error.cc:988
3727
"The foreign server name you are trying to reference does not exist. Data "
3728
"source error: %-.64s"
3731
#: drizzled/error.cc:990
3126
3734
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3129
#: ../drizzled/error.cc:464
3131
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3134
#: ../drizzled/error.cc:465
3737
#: drizzled/error.cc:992
3740
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3744
#: drizzled/error.cc:994
3747
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3750
#: drizzled/error.cc:996
3751
msgid "MAXVALUE can only be used in last partition definition"
3754
#: drizzled/error.cc:998
3755
msgid "Subpartitions can only be hash partitions and by key"
3758
#: drizzled/error.cc:1000
3759
msgid "Must define subpartitions on all partitions if on one partition"
3762
#: drizzled/error.cc:1002
3763
msgid "Wrong number of partitions defined, mismatch with previous setting"
3766
#: drizzled/error.cc:1004
3767
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3770
#: drizzled/error.cc:1006
3772
"Constant/Random expression in (sub)partitioning function is not allowed"
3775
#: drizzled/error.cc:1008
3776
msgid "Expression in RANGE/LIST VALUES must be constant"
3779
#: drizzled/error.cc:1010
3780
msgid "Field in list of fields for partition function not found in table"
3783
#: drizzled/error.cc:1012
3784
msgid "List of fields is only allowed in KEY partitions"
3787
#: drizzled/error.cc:1014
3789
"The partition info in the frm file is not consistent with what can be "
3790
"written into the frm file"
3793
#: drizzled/error.cc:1016
3795
msgid "The %-.192s function returns the wrong type"
3798
#: drizzled/error.cc:1018
3800
msgid "For %-.64s partitions each partition must be defined"
3803
#: drizzled/error.cc:1020
3804
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3807
#: drizzled/error.cc:1022
3808
msgid "VALUES value must be of same type as partition function"
3811
#: drizzled/error.cc:1024
3812
msgid "Multiple definition of same constant in list partitioning"
3815
#: drizzled/error.cc:1026
3816
msgid "Partitioning can not be used stand-alone in query"
3819
#: drizzled/error.cc:1028
3821
"The mix of handlers in the partitions is not allowed in this version of "
3825
#: drizzled/error.cc:1030
3827
msgid "For the partitioned engine it is necessary to define all %-.64s"
3830
#: drizzled/error.cc:1032
3831
msgid "Too many partitions (including subpartitions) were defined"
3834
#: drizzled/error.cc:1034
3836
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3837
"partitioning for subpartitioning"
3840
#: drizzled/error.cc:1036
3841
msgid "Failed to create specific handler file"
3844
#: drizzled/error.cc:1038
3845
msgid "A BLOB field is not allowed in partition function"
3848
#: drizzled/error.cc:1040
3851
"A %-.192s must include all columns in the table's partitioning function"
3854
#: drizzled/error.cc:1042
3856
msgid "Number of %-.64s = 0 is not an allowed value"
3859
#: drizzled/error.cc:1044
3860
msgid "Partition management on a not partitioned table is not possible"
3863
#: drizzled/error.cc:1046
3865
"Foreign key condition is not yet supported in conjunction with partitioning"
3868
#: drizzled/error.cc:1048
3870
msgid "Error in list of partitions to %-.64s"
3873
#: drizzled/error.cc:1050
3874
msgid "Cannot remove all partitions, use DROP TABLE instead"
3877
#: drizzled/error.cc:1052
3878
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3881
#: drizzled/error.cc:1054
3883
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3887
#: drizzled/error.cc:1056
3889
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3890
"tables using HASH PARTITIONs"
3893
#: drizzled/error.cc:1058
3895
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3898
#: drizzled/error.cc:1060
3899
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3902
#: drizzled/error.cc:1062
3903
msgid "At least one partition must be added"
3906
#: drizzled/error.cc:1064
3907
msgid "At least one partition must be coalesced"
3910
#: drizzled/error.cc:1066
3911
msgid "More partitions to reorganize than there are partitions"
3914
#: drizzled/error.cc:1068
3916
msgid "Duplicate partition name %-.192s"
3919
#: drizzled/error.cc:1070
3920
msgid "It is not allowed to shut off binlog on this command"
3923
#: drizzled/error.cc:1072
3925
"When reorganizing a set of partitions they must be in consecutive order"
3928
#: drizzled/error.cc:1074
3930
"Reorganize of range partitions cannot change total ranges except for last "
3931
"partition where it can extend the range"
3934
#: drizzled/error.cc:1076
3935
msgid "Partition function not supported in this version for this handler"
3938
#: drizzled/error.cc:1078
3939
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3942
#: drizzled/error.cc:1080
3944
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3947
#: drizzled/error.cc:1082
3949
msgid "Plugin '%-.192s' is not loaded"
3952
#: drizzled/error.cc:1084
3136
3954
msgid "Incorrect %-.32s value: '%-.128s'"
3139
#: ../drizzled/error.cc:466
3957
#: drizzled/error.cc:1086
3141
3959
msgid "Table has no partition for value %-.64s"
3144
#: ../drizzled/error.cc:467
3962
#: drizzled/error.cc:1088
3964
msgid "It is not allowed to specify %s more than once"
3967
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3969
msgid "Failed to create %s"
3972
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3974
msgid "Failed to drop %s"
3977
#: drizzled/error.cc:1094
3978
msgid "The handler doesn't support autoextend of tablespaces"
3981
#: drizzled/error.cc:1096
3983
"A size parameter was incorrectly specified, either number or on the form 10M"
3986
#: drizzled/error.cc:1098
3988
"The size number was correct but we don't allow the digit part to be more "
3992
#: drizzled/error.cc:1100
3994
msgid "Failed to alter: %s"
3997
#: drizzled/error.cc:1102
3145
3998
msgid "Writing one row to the row-based binary log failed"
3148
#: ../drizzled/error.cc:468
4001
#: drizzled/error.cc:1104
4003
msgid "Table definition on master and slave does not match: %s"
4006
#: drizzled/error.cc:1106
4008
"Slave running with --log-slave-updates must use row-based binary logging to "
4009
"be able to replicate row-based binary log events"
4012
#: drizzled/error.cc:1108
4014
msgid "Event '%-.192s' already exists"
4017
#: drizzled/error.cc:1110
4019
msgid "Failed to store event %s. Error code %d from storage engine."
4022
#: drizzled/error.cc:1112
4024
msgid "Unknown event '%-.192s'"
4027
#: drizzled/error.cc:1114
4029
msgid "Failed to alter event '%-.192s'"
4032
#: drizzled/error.cc:1118
4033
msgid "INTERVAL is either not positive or too big"
4036
#: drizzled/error.cc:1120
4037
msgid "ENDS is either invalid or before STARTS"
4040
#: drizzled/error.cc:1122
4041
msgid "Event execution time is in the past. Event has been disabled"
4044
#: drizzled/error.cc:1124
4045
msgid "Failed to open drizzle.event"
4048
#: drizzled/error.cc:1126
4049
msgid "No datetime expression provided"
4052
#: drizzled/error.cc:1128
4055
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4056
"probably corrupted"
4059
#: drizzled/error.cc:1130
4061
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4064
#: drizzled/error.cc:1132
4065
msgid "Failed to delete the event from drizzle.event"
4068
#: drizzled/error.cc:1134
4069
msgid "Error during compilation of event's body"
4072
#: drizzled/error.cc:1136
4073
msgid "Same old and new event name"
4076
#: drizzled/error.cc:1138
4078
msgid "Data for column '%s' too long"
4081
#: drizzled/error.cc:1140
3150
4083
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3153
#: ../drizzled/error.cc:469
3156
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3157
"d would lead to a duplicate entry"
3160
#: ../drizzled/error.cc:470
4086
#: drizzled/error.cc:1142
4089
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4093
#: drizzled/error.cc:1144
4094
msgid "You can't write-lock a log table. Only read access is possible"
4097
#: drizzled/error.cc:1146
4098
msgid "You can't use locks with log tables."
4101
#: drizzled/error.cc:1148
4104
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4105
"%d would lead to a duplicate entry"
4108
#: drizzled/error.cc:1150
4111
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4112
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4115
#: drizzled/error.cc:1152
4117
"Cannot switch out of the row-based binary log format when the session has "
4118
"open temporary tables"
4121
#: drizzled/error.cc:1154
4123
"Cannot change the binary logging format inside a stored function or trigger"
4126
#: drizzled/error.cc:1156
4128
"The NDB cluster engine does not support changing the binlog format on the "
4132
#: drizzled/error.cc:1158
4133
msgid "Cannot create temporary table with partitions"
4136
#: drizzled/error.cc:1160
4137
msgid "Partition constant is out of partition function domain"
4140
#: drizzled/error.cc:1162
4141
msgid "This partition function is not allowed"
4144
#: drizzled/error.cc:1164
4145
msgid "Error in DDL log"
4148
#: drizzled/error.cc:1166
4149
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4152
#: drizzled/error.cc:1168
4153
msgid "Incorrect partition name"
4156
#: drizzled/error.cc:1170
3162
4158
"Transaction isolation level can't be changed while a transaction is in "
3166
#: ../drizzled/error.cc:471
4162
#: drizzled/error.cc:1172
4165
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4166
"'%-.192s' for key '%-.192s'"
4169
#: drizzled/error.cc:1174
4171
msgid "Internal scheduler error %d"
4174
#: drizzled/error.cc:1176
4176
msgid "Error during starting/stopping of the scheduler. Error code %u"
4179
#: drizzled/error.cc:1178
4180
msgid "Engine cannot be used in partitioned tables"
4183
#: drizzled/error.cc:1180
4185
msgid "Cannot activate '%-.64s' log"
4188
#: drizzled/error.cc:1182
4189
msgid "The server was not built with row-based replication"
4192
#: drizzled/error.cc:1184
4193
msgid "Decoding of base64 string failed"
4196
#: drizzled/error.cc:1186
4197
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4200
#: drizzled/error.cc:1188
4202
"Cannot proceed because system tables used by Event Scheduler were found "
4203
"damaged at server start"
4206
#: drizzled/error.cc:1190
4207
msgid "Only integers allowed as number here"
4210
#: drizzled/error.cc:1192
4211
msgid "This storage engine cannot be used for log tables"
4214
#: drizzled/error.cc:1194
4216
msgid "You cannot '%s' a log table if logging is enabled"
4219
#: drizzled/error.cc:1196
4222
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4223
"rename two tables: the log table to an archive table and another table back "
4227
#: drizzled/error.cc:1198
3168
4229
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3171
#: ../drizzled/error.cc:472
4232
#: drizzled/error.cc:1200
3173
4234
msgid "Incorrect parameters in the call to native function '%-.192s'"
3176
#: ../drizzled/error.cc:473
4237
#: drizzled/error.cc:1202
4239
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4242
#: drizzled/error.cc:1204
4244
msgid "This function '%-.192s' has the same name as a native function"
4247
#: drizzled/error.cc:1206
3178
4249
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3181
#: ../drizzled/error.cc:474
4252
#: drizzled/error.cc:1208
4253
msgid "Too many files opened, please execute the command again"
4256
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4258
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4259
"The event was dropped immediately after creation."
4262
#: drizzled/error.cc:1214
4264
msgid "The incident %s occurred on the master. Message: %-.64s"
4267
#: drizzled/error.cc:1216
4268
msgid "Table has no partition for some existing values"
4271
#: drizzled/error.cc:1218
4272
msgid "Statement is not safe to log in statement format."
4275
#: drizzled/error.cc:1220
4277
msgid "Fatal error: %s"
4280
#: drizzled/error.cc:1222
4282
msgid "Relay log read failure: %s"
4285
#: drizzled/error.cc:1224
4287
msgid "Relay log write failure: %s"
4290
#: drizzled/error.cc:1228
4292
msgid "Master command %s failed: %s"
4295
#: drizzled/error.cc:1230
4297
msgid "Binary logging not possible. Message: %s"
4300
#: drizzled/error.cc:1232
4302
msgid "View `%-.64s`.`%-.64s` has no creation context"
4305
#: drizzled/error.cc:1234
4307
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4310
#: drizzled/error.cc:1236
4312
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4315
#: drizzled/error.cc:1238
4317
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4320
#: drizzled/error.cc:1240
4322
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4325
#: drizzled/error.cc:1242
4327
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4330
#: drizzled/error.cc:1244
4332
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4335
#: drizzled/error.cc:1246
4337
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4340
#: drizzled/error.cc:1248
4342
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4345
#: drizzled/error.cc:1250
4347
msgid "Ambiguous slave modes combination. %s"
4350
#: drizzled/error.cc:1252
4353
"The BINLOG statement of type `%s` was not preceded by a format description "
4357
#: drizzled/error.cc:1254
4358
msgid "Corrupted replication event was detected"
4361
#: drizzled/error.cc:1256
3183
4363
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3186
#: ../drizzled/error.cc:476
4366
#: drizzled/error.cc:1258
4368
msgid "Being purged log %s was not found"
4371
#: drizzled/error.cc:1260
4373
msgid "Converted to non-transactional lock on '%-.64s'"
4376
#: drizzled/error.cc:1262
4378
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4381
#: drizzled/error.cc:1264
4384
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4387
#: drizzled/error.cc:1266
4389
msgid "Can't access storage engine of table %-.64s"
4392
#: drizzled/error.cc:1268
4393
msgid "Starting backup process"
4396
#: drizzled/error.cc:1270
4397
msgid "Backup completed"
4400
#: drizzled/error.cc:1272
4401
msgid "Starting restore process"
4404
#: drizzled/error.cc:1274
4405
msgid "Restore completed"
4408
#: drizzled/error.cc:1276
4409
msgid "Nothing to backup"
4412
#: drizzled/error.cc:1278
4414
msgid "Database '%-.64s' cannot be included in a backup"
4417
#: drizzled/error.cc:1280
4419
"Error during backup operation - server's error log contains more information "
4423
#: drizzled/error.cc:1282
4425
"Error during restore operation - server's error log contains more "
4426
"information about the error"
4429
#: drizzled/error.cc:1284
4431
"Can't execute this command because another BACKUP/RESTORE operation is in "
4435
#: drizzled/error.cc:1286
4436
msgid "Error when preparing for backup operation"
4439
#: drizzled/error.cc:1288
4440
msgid "Error when preparing for restore operation"
4443
#: drizzled/error.cc:1290
4445
msgid "Invalid backup location '%-.64s'"
4448
#: drizzled/error.cc:1292
4450
msgid "Can't read backup location '%-.64s'"
4453
#: drizzled/error.cc:1294
4455
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4458
#: drizzled/error.cc:1296
4459
msgid "Can't enumerate server databases"
4462
#: drizzled/error.cc:1298
4463
msgid "Can't enumerate server tables"
4466
#: drizzled/error.cc:1300
4468
msgid "Can't enumerate tables in database %-.64s"
4471
#: drizzled/error.cc:1302
4473
msgid "Skipping view %-.64s in database %-.64s"
4476
#: drizzled/error.cc:1304
4478
msgid "Skipping table %-.64s since it has no valid storage engine"
4481
#: drizzled/error.cc:1306
4483
msgid "Can't open table %-.64s"
4486
#: drizzled/error.cc:1308
4487
msgid "Can't read backup archive preamble"
4490
#: drizzled/error.cc:1310
4491
msgid "Can't write backup archive preamble"
4494
#: drizzled/error.cc:1312
4496
msgid "Can't find backup driver for table %-.64s"
4499
#: drizzled/error.cc:1314
4502
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4506
#: drizzled/error.cc:1316
4508
msgid "Can't create %-.64s backup driver"
4511
#: drizzled/error.cc:1318
4513
msgid "Can't create %-.64s restore driver"
4516
#: drizzled/error.cc:1320
4518
msgid "Found %d images in backup archive but maximum %d are supported"
4521
#: drizzled/error.cc:1322
4523
msgid "Error when saving meta-data of %-.64s"
4526
#: drizzled/error.cc:1324
4527
msgid "Error when reading meta-data list"
4530
#: drizzled/error.cc:1326
4532
msgid "Can't create %-.64s"
4535
#: drizzled/error.cc:1328
4536
msgid "Can't allocate buffer for image data transfer"
4539
#: drizzled/error.cc:1330
4541
msgid "Error when writing %-.64s backup image data (for table #%d)"
4544
#: drizzled/error.cc:1332
4545
msgid "Error when reading data from backup stream"
4548
#: drizzled/error.cc:1334
4549
msgid "Can't go to the next chunk in backup stream"
4552
#: drizzled/error.cc:1336
4554
msgid "Can't initialize %-.64s backup driver"
4557
#: drizzled/error.cc:1338
4559
msgid "Can't initialize %-.64s restore driver"
4562
#: drizzled/error.cc:1340
4564
msgid "Can't shut down %-.64s backup driver"
4567
#: drizzled/error.cc:1342
4569
msgid "Can't shut down %-.64s backup driver(s)"
4572
#: drizzled/error.cc:1344
4574
msgid "%-.64s backup driver can't prepare for synchronization"
4577
#: drizzled/error.cc:1346
4579
msgid "%-.64s backup driver can't create its image validity point"
4582
#: drizzled/error.cc:1348
4584
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4587
#: drizzled/error.cc:1350
4589
msgid "%-.64s backup driver can't cancel its backup operation"
4592
#: drizzled/error.cc:1352
4594
msgid "%-.64s restore driver can't cancel its restore operation"
4597
#: drizzled/error.cc:1354
4599
msgid "Error when polling %-.64s backup driver for its image data"
4602
#: drizzled/error.cc:1356
4605
"Error when sending image data (for table #%d) to %-.64s restore driver"
4608
#: drizzled/error.cc:1358
4611
"After %d attempts %-.64s restore driver still can't accept next block of data"
4614
#: drizzled/error.cc:1360
4616
msgid "Open and lock tables failed in %-.64s"
4619
#: drizzled/error.cc:1362
4620
msgid "Backup driver's table locking thread can not be initialized."
4623
#: drizzled/error.cc:1364
4625
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4626
"and 'drizzle.online_backup_progress'."
4629
#: drizzled/error.cc:1366
4631
msgid "Tablespace '%-.192s' already exists"
4634
#: drizzled/error.cc:1368
4636
msgid "Tablespace '%-.192s' doesn't exist"
4639
#: drizzled/error.cc:1370
4641
msgid "Unexpected master's heartbeat data: %s"
4644
#: drizzled/error.cc:1372
4646
msgid "The requested value for the heartbeat period %s %s"
4649
#: drizzled/error.cc:1374
4651
msgid "Can't write to the online backup progress log %-.64s."
4654
#: drizzled/error.cc:1376
4656
msgid "Tablespace '%-.192s' not empty"
4659
#: drizzled/error.cc:1378
4662
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4663
"server. The original definition of the required tablespace is '%-.256s' "
4664
"while the same tablespace is defined on the server as '%-.256s'"
4667
#: drizzled/error.cc:1380
4668
msgid "A virtual column cannot be based on a virtual column"
4671
#: drizzled/error.cc:1382
4673
msgid "Non-deterministic expression for virtual column '%s'."
4676
#: drizzled/error.cc:1384
4679
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4682
#: drizzled/error.cc:1386
4683
msgid "Primary key cannot be defined upon a virtual column."
4686
#: drizzled/error.cc:1388
4687
msgid "Key/Index cannot be defined on a non-stored virtual column."
4690
#: drizzled/error.cc:1390
4692
msgid "Cannot define foreign key with %s clause on a virtual column."
4695
#: drizzled/error.cc:1392
4697
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4700
#: drizzled/error.cc:1394
4702
msgid "'%s' is not yet supported for virtual columns."
4705
#: drizzled/error.cc:1396
4706
msgid "Constant expression in virtual column function is not allowed."
4709
#: drizzled/error.cc:1398
4710
msgid "Encountered an unknown temporal type."
4713
#: drizzled/error.cc:1400
4715
msgid "Received an invalid string format '%s' for a date value."
4718
#: drizzled/error.cc:1402
4720
msgid "Received an invalid string format '%s' for a time value."
4723
#: drizzled/error.cc:1404
4725
msgid "Received an invalid value '%s' for a UNIX timestamp."
4728
#: drizzled/error.cc:1406
3188
4730
msgid "Received an invalid datetime value '%s'."
3191
#: ../drizzled/error.cc:477
3193
msgid "Received an invalid DATE value '%s'."
3196
#: ../drizzled/error.cc:478
4733
#: drizzled/error.cc:1408
3198
4735
msgid "Received a NULL argument for function '%s'."
3201
#: ../drizzled/error.cc:479
3203
msgid "Received an invalid timestamp value '%s'."
3206
#: ../drizzled/error.cc:480
3208
msgid "Received an invalid TIME value '%s'."
3211
#: ../drizzled/error.cc:481
3213
msgid "Received an invalid value '%s' for a UNIX timestamp."
3216
#: ../drizzled/error.cc:483
4738
#: drizzled/error.cc:1410
4740
msgid "Received an invalid negative argument '%s' for function '%s'."
4743
#: drizzled/error.cc:1412
3218
4745
msgid "Received an out-of-range argument '%s' for function '%s'."
3221
#: ../drizzled/error.cc:484
4748
#: drizzled/error.cc:1414
4750
msgid "Received an invalid time value '%s'."
4753
#: drizzled/error.cc:1416
3223
4755
msgid "Received an invalid enum value '%s'."
3226
#: ../drizzled/error.cc:485
3227
msgid "Tables which are replicated require a primary key."
3230
#: ../drizzled/error.cc:487
3232
msgid "Corrupt or invalid schema definition for '%s' : %s"
3235
#: ../drizzled/error.cc:488
3237
msgid "Corrupt or invalid table definition for '%s': %s"
3240
#: ../drizzled/error.cc:489
3242
msgid "The number of enum that were required was too high for table '%s'"
3245
#: ../drizzled/error.cc:490
3247
msgid "Corrupt or invalid table definition for '%s'"
3250
#: ../drizzled/error.cc:491
3252
msgid "Collation '%s' for table %s is invalid/unknown"
3255
#: ../drizzled/error.cc:493
3257
msgid "Cannot drop table '%s'"
3260
#: ../drizzled/error.cc:494
3262
msgid "Error occurred while dropping table '%s'"
3265
#: ../drizzled/error.cc:495
3267
msgid "Permission denied to create '%s'"
3270
#: ../drizzled/error.cc:496
3272
msgid "Unknown table '%s'"
3275
#: ../drizzled/error.cc:498
3277
msgid "Cannot create schema '%s'"
3280
#: ../drizzled/error.cc:499
3282
msgid "Schema does not exist: %s"
3285
#: ../drizzled/error.cc:500
3287
msgid "Error altering schema: %s"
3290
#: ../drizzled/error.cc:501
3292
msgid "Error droppping Schema : %s"
3295
#: ../drizzled/error.cc:503
3296
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3299
#: ../drizzled/error.cc:504
3301
msgid "Unknown table engine option key/pair %s = %s."
3304
#: ../drizzled/error.cc:505
3306
msgid "Unknown schema engine option key/pair %s = %s."
3309
#: ../drizzled/error.cc:506
3310
msgid "Implicit cartesian join attempted."
3313
#: ../drizzled/error.cc:507
3314
msgid "Admin access not allowed from this username/IP address."
3317
#. User lock/barrier error messages
3318
#: ../drizzled/error.cc:510
3319
msgid "wait() can not be called on session owning user defined barrier."
3322
#: ../drizzled/error.cc:511
3323
msgid "Unknown user defined barrier requested."
3326
#: ../drizzled/error.cc:512
3327
msgid "Session does not own user defined barrier."
3330
#: ../drizzled/error.cc:513
3331
msgid "Session can not wait on a user defined lock owned by the session."
3334
#: ../drizzled/error.cc:514
3335
msgid "Session does not own user defined lock."
3338
#: ../drizzled/error.cc:516
3339
msgid "Invalid name for user defined barrier."
3342
#: ../drizzled/error.cc:517
3343
msgid "Invalid name for user defined lock."
3346
#: ../drizzled/error.cc:519
3348
"Either a DEFAULt value or NULL NULL description is required for a new column "
3349
"if table is not empty"
3353
#: ../drizzled/error.cc:522
3356
"Cast to unsigned converted negative integer to it's positive complement: %s"
3359
#: ../drizzled/error.cc:523
3361
msgid "Invalid cast to signed integer: %s"
3364
#: ../drizzled/error.cc:525
3366
msgid "Identifier '%.*s' is a SQL keyword."
3369
#: ../drizzled/error.cc:528
4758
#: drizzled/logging.cc:59
4760
msgid "logging '%s' pre() failed"
4763
#: drizzled/logging.cc:84
4765
msgid "logging '%s' post() failed"
4768
#: drizzled/plugin/storage_engine.cc:314
4770
msgid "Found %d prepared transaction(s) in %s"
4773
#: drizzled/plugin/storage_engine.cc:388
4774
msgid "Starting crash recovery..."
4777
#: drizzled/plugin/storage_engine.cc:397
4779
msgid "Found %d prepared XA transactions"
4782
#: drizzled/plugin/storage_engine.cc:402
4785
"Found %d prepared transactions! It means that drizzled was not shut down "
4786
"properly last time and critical recovery information (last binlog or %s "
4787
"file) was manually deleted after a crash. You have to start drizzled with "
4788
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4791
#: drizzled/plugin/storage_engine.cc:412
4792
msgid "Crash recovery finished."
4795
#: drizzled/qcache.cc:63
4797
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4800
#: drizzled/qcache.cc:86
4802
msgid "qcache plugin '%s' set() failed"
4805
#: drizzled/qcache.cc:110
4807
msgid "qcache plugin '%s' invalidate_table() failed"
4810
#: drizzled/qcache.cc:137
4812
msgid "qcache plugin '%s' invalidate_db() failed"
4815
#: drizzled/qcache.cc:157
4817
msgid "qcache plugin '%s' flush() failed"
4820
#: drizzled/scheduling.cc:37
4823
"Attempted to register a scheduler %s, but a scheduler has already been "
4824
"registered with that name.\n"
4827
#: drizzled/scheduling.cc:62
4829
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4832
#: drizzled/scheduling.cc:77
4833
msgid "Scheduler initialization failed.\n"
4836
#: drizzled/session.cc:2160
4838
msgid "Could not remove temporary table: '%s', error: %d"
4841
#: drizzled/slot/listen.cc:91
4843
msgid "getaddrinfo() failed with error %s"
4846
#: drizzled/slot/listen.cc:123
4848
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4851
#: drizzled/slot/listen.cc:134
4853
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4856
#: drizzled/slot/listen.cc:143
4858
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4861
#: drizzled/slot/listen.cc:152
4863
msgid "setsockopt(SO_LINGER) failed with errno %d"
4866
#: drizzled/slot/listen.cc:161
4868
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4871
#: drizzled/slot/listen.cc:182
4873
msgid "Retrying bind() on %u"
4876
#: drizzled/slot/listen.cc:190
4878
msgid "bind() failed with errno: %d"
4881
#: drizzled/slot/listen.cc:193
4882
msgid "Do you already have another drizzled running?"
4885
#: drizzled/slot/listen.cc:200
4887
msgid "listen() failed with errno %d"
4890
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4892
msgid "realloc() failed with errno %d"
4895
#: drizzled/slot/listen.cc:219
4897
msgid "Listening on %s:%s\n"
4900
#: drizzled/slot/listen.cc:227
4901
msgid "No sockets could be bound for listening"
4904
#: drizzled/slot/listen.cc:239
4906
msgid "pipe() failed with errno %d"
4909
#: drizzled/slot/listen.cc:275
4911
msgid "poll() failed with errno %d"
4914
#: drizzled/slot/listen.cc:317
4916
msgid "accept() failed with errno %d"
4919
#: drizzled/sql_base.cc:1445
4921
msgid "Table %s had a open data handler in reopen_table"
4924
#: drizzled/sql_base.cc:2026
4926
msgid "Couldn't repair table: %s.%s"
4929
#: drizzled/sql_base.cc:2068
4932
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
4933
"`%s`.`%s`' to replication"
4936
#: drizzled/sql_plugin.cc:552
4938
msgid "Plugin '%s' init function returned error.\n"
4941
#: drizzled/sql_plugin.cc:712
4942
msgid "plugin-load parameter too long"
4945
#: drizzled/sql_plugin.cc:774
4947
msgid "Couldn't load plugin named '%s' with soname '%s'."
4950
#: drizzled/sql_plugin.cc:1114
4951
msgid "Out of memory."
4954
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
4956
msgid "Unknown variable type code 0x%x in plugin '%s'."
4959
#: drizzled/sql_plugin.cc:1997
4962
"Server variable %s of plugin %s was forced to be read-only: string variable "
4963
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4966
#: drizzled/sql_plugin.cc:2028
4968
msgid "Missing variable name in plugin '%s'."
4971
#: drizzled/sql_plugin.cc:2045
4973
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4976
#: drizzled/sql_plugin.cc:2173
4978
msgid "Out of memory for plugin '%s'."
4981
#: drizzled/sql_plugin.cc:2180
4983
msgid "Bad options for plugin '%s'."
4986
#: drizzled/sql_plugin.cc:2189
4988
msgid "Parsing options for plugin '%s' failed."
4991
#: drizzled/sql_plugin.cc:2238
4993
msgid "Plugin '%s' has conflicting system variables"
4996
#: drizzled/sql_table.cc:247
4998
"Table name cannot be encoded and fit within filesystem name length "
5002
#: drizzled/sql_table.cc:257
5004
"Schema name cannot be encoded and fit within filesystem name length "
5008
#: drizzled/sql_table.cc:2495
5010
msgid "Unknown - internal error %d during operation"
5013
#: drizzled/sql_table.cc:3970
5015
msgid "Could not open table %s.%s after rename\n"
5018
#: drizzled/sql_table.cc:4133
5021
"order_st BY ignored because there is a user-defined clustered index in the "
5025
#: drizzled/table.cc:332
5028
"'%s' had no or invalid character set, and default character set is multi-"
5029
"byte, so character column sizes may have changed"
5032
#: drizzled/table.cc:1591
5034
msgid "Unknown collation '%s' in table '%-.64s' definition"
5037
#: drizzled/table.cc:1598
5040
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5044
#: drizzled/table.cc:3493
5046
msgid "Got error %d when reading table '%s'"
5049
#: drizzled/tztime.cc:1061
5051
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5054
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5056
msgid "%s: option `%s' is ambiguous\n"
5059
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5061
msgid "%s: option `--%s' doesn't allow an argument\n"
5064
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5066
msgid "%s: option `%c%s' doesn't allow an argument\n"
5069
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5070
#: gnulib/getopt.c:993
5072
msgid "%s: option `%s' requires an argument\n"
5075
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5077
msgid "%s: unrecognized option `--%s'\n"
5080
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5082
msgid "%s: unrecognized option `%c%s'\n"
5085
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5087
msgid "%s: illegal option -- %c\n"
5090
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5092
msgid "%s: invalid option -- %c\n"
5095
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5096
#: gnulib/getopt.c:1064
5098
msgid "%s: option requires an argument -- %c\n"
5101
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5103
msgid "%s: option `-W %s' is ambiguous\n"
5106
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5108
msgid "%s: option `-W %s' doesn't allow an argument\n"
5111
#: mysys/default.cc:684
5113
msgid "error: could not open directory: %s\n"
5116
#: mysys/errors.cc:25
5118
msgid "Can't create/write to file '%s' (Errcode: %d)"
5121
#: mysys/errors.cc:26
5123
msgid "Error reading file '%s' (Errcode: %d)"
5126
#: mysys/errors.cc:27
5128
msgid "Error writing file '%s' (Errcode: %d)"
5131
#: mysys/errors.cc:28
5133
msgid "Error on close of '%s' (Errcode: %d)"
5136
#: mysys/errors.cc:29
5138
msgid "Out of memory (Needed %u bytes)"
5141
#: mysys/errors.cc:30
5143
msgid "Error on delete of '%s' (Errcode: %d)"
5146
#: mysys/errors.cc:31
5148
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5151
#: mysys/errors.cc:32
5153
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5156
#: mysys/errors.cc:33
5158
msgid "Can't lock file (Errcode: %d)"
5161
#: mysys/errors.cc:34
3371
5163
msgid "Can't unlock file (Errcode: %d)"
3374
#: ../drizzled/error.cc:529
5166
#: mysys/errors.cc:35
5168
msgid "Can't read dir of '%s' (Errcode: %d)"
5171
#: mysys/errors.cc:36
5173
msgid "Can't get stat of '%s' (Errcode: %d)"
5176
#: mysys/errors.cc:37
3376
5178
msgid "Can't change size of file (Errcode: %d)"
3379
#: ../drizzled/error.cc:530
5181
#: mysys/errors.cc:38
3381
5183
msgid "Can't open stream from handle (Errcode: %d)"
3384
#: ../drizzled/error.cc:531
5186
#: mysys/errors.cc:39
5188
msgid "Can't get working dirctory (Errcode: %d)"
5191
#: mysys/errors.cc:40
5193
msgid "Can't change dir to '%s' (Errcode: %d)"
5196
#: mysys/errors.cc:41
3386
5198
msgid "Warning: '%s' had %d links"
3389
#: ../drizzled/error.cc:532
5201
#: mysys/errors.cc:42
3391
5203
msgid "Warning: %d files and %d streams is left open\n"
3394
#: ../drizzled/error.cc:533
5206
#: mysys/errors.cc:43
5208
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5211
#: mysys/errors.cc:44
3396
5213
msgid "Can't create directory '%s' (Errcode: %d)"
3399
#: ../drizzled/error.cc:534
5216
#: mysys/errors.cc:45
3402
5219
"Character set '%s' is not a compiled character set and is not specified in "
3406
#: ../drizzled/error.cc:535
5223
#: mysys/errors.cc:46
3408
5225
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3411
#: ../drizzled/error.cc:536
5228
#: mysys/errors.cc:47
3413
5230
msgid "Can't read value for symlink '%s' (Error %d)"
3416
#: ../drizzled/error.cc:537
5233
#: mysys/errors.cc:48
3418
5235
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3421
#: ../drizzled/error.cc:538
5238
#: mysys/errors.cc:49
3423
5240
msgid "Error on realpath() on '%s' (Error %d)"
3426
#: ../drizzled/error.cc:539
5243
#: mysys/errors.cc:50
3428
5245
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3431
#: ../drizzled/error.cc:540
5248
#: mysys/errors.cc:51
3434
5251
"Collation '%s' is not a compiled collation and is not specified in the %s "
3438
#: ../drizzled/error.cc:541
5255
#: mysys/errors.cc:52
5257
msgid "File '%s' not found (Errcode: %d)"
5260
#: mysys/errors.cc:53
3440
5262
msgid "File '%s' (fileno: %d) was not closed"
3444
#: ../drizzled/error.cc:544
3445
msgid "Received an invalid UUID value"
3448
#: ../drizzled/error.cc:545
3449
msgid "The UUID was not created with a valid time"
3453
#: ../drizzled/error.cc:548
3455
msgid "Received an invalid BOOLEAN value '%s'."
3458
#: ../drizzled/error.cc:549
3460
msgid "Invalid cast to BOOLEAN: '%s'."
3463
#. Transactional DDL
3464
#: ../drizzled/error.cc:552
3465
msgid "Transactional DDL not supported"
3469
#: ../drizzled/error.cc:554
3471
msgid "Assertion '%s' failed."
3474
#: ../drizzled/error.cc:555
3476
msgid "Assertion '%s' failed, the result was NULL."
3479
#. Catalog related errors
3480
#: ../drizzled/error.cc:573
3482
msgid "Cannot create catalog '%s'."
3485
#: ../drizzled/error.cc:574
3487
msgid "Permission is denied to create '%s' catalog."
3490
#: ../drizzled/error.cc:575
3492
msgid "Cannot drop catalog '%s'."
3495
#: ../drizzled/error.cc:576
3497
msgid "Permission is denied to drop '%s' catalog."
3500
#: ../drizzled/error.cc:577
3502
msgid "Catalog '%s' does not exist."
3505
#: ../drizzled/error.cc:578
3506
msgid "You cannot drop the 'local' catalog."
3509
#: ../drizzled/error.cc:579
3511
msgid "Could not gain lock on '%s'."
3514
#: ../drizzled/error.cc:580
3516
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3519
#: ../drizzled/error.cc:581
3520
msgid "Invalid catalog name."
3523
#: ../drizzled/error.cc:582
3525
"Engine status is now stored in the data_dictionary tables, please use these "
3529
#: ../drizzled/error.cc:583
3530
msgid "There is already a transaction in progress"
3533
#: ../drizzled/identifier/catalog.cc:55
3535
"Catalog name cannot be encoded and fit within filesystem name length "
3539
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:221
3541
"Schema name cannot be encoded and fit within filesystem name length "
3545
#: ../drizzled/identifier/table.cc:238
3547
"Table name cannot be encoded and fit within filesystem name length "
3553
#. * Since clients still use this code, we use fprintf here.
3554
#. * This fprintf needs to be turned into errmsg_printf
3555
#. * as soon as the client programs no longer use mysys
3556
#. * and can use the pluggable error message system.
3558
#: ../drizzled/internal/default.cc:688
3560
msgid "error: could not open directory: %s\n"
3563
#: ../drizzled/main.cc:171
3565
"setrlimit could not change the size of core files to 'infinity'; We may not "
3566
"be able to generate a core file on signals"
3569
#: ../drizzled/main.cc:288
3571
msgid "Data directory %s does not exist\n"
3574
#: ../drizzled/main.cc:299
3576
msgid "Local catalog %s/local does not exist\n"
3579
#: ../drizzled/main.cc:324 ../plugin/multi_thread/multi_thread.cc:84
3580
msgid "Drizzle has receieved an abort event."
3583
#: ../drizzled/main.cc:325 ../plugin/multi_thread/multi_thread.cc:85
3584
msgid "In Function: "
3587
#: ../drizzled/main.cc:326 ../plugin/multi_thread/multi_thread.cc:86
3591
#: ../drizzled/main.cc:327 ../plugin/multi_thread/multi_thread.cc:87
3595
#: ../drizzled/message/transaction_writer.cc:365
3597
msgid "Usage: %s TRANSACTION_LOG\n"
3600
#: ../drizzled/message/transaction_writer.cc:371
3602
msgid "Cannot open file: %s\n"
3605
#: ../drizzled/module/library.cc:149
3608
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3609
"the current running version of Drizzle: %<PRIu64>."
3612
#: ../drizzled/module/loader.cc:177
3615
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3619
#: ../drizzled/module/loader.cc:224
3621
msgid "Plugin '%s' init function returned error.\n"
3624
#: ../drizzled/module/loader.cc:463
3626
msgid "Couldn't load plugin library named '%s'.\n"
3629
#: ../drizzled/module/loader.cc:473
3631
msgid "Couldn't load plugin named '%s'.\n"
3634
#: ../drizzled/module/registry.cc:191
3637
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3641
#: ../drizzled/module/registry.h:118
3643
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3646
#: ../drizzled/module/registry.h:132
3648
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3651
#: ../drizzled/option.cc:85
5265
#: mysys/my_error.cc:85
5267
msgid "Unknown error %d"
5270
#: mysys/my_getopt.cc:90
3652
5271
msgid "Warning: "
3655
#: ../drizzled/option.cc:87
5274
#: mysys/my_getopt.cc:92
3659
#: ../drizzled/option.cc:338
5278
#: mysys/my_getopt.cc:356
3661
5280
msgid "%s: %s: Option '%s' used, but is disabled\n"
3664
#: ../drizzled/option.cc:340
5283
#: mysys/my_getopt.cc:357
3665
5284
msgid "WARNING"
3668
#: ../drizzled/option.cc:442
5287
#: mysys/my_getopt.cc:357
5291
#: mysys/my_getopt.cc:460
3670
5293
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3673
#: ../drizzled/option.cc:770
5296
#: mysys/my_getopt.cc:775
3675
5298
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3678
#: ../drizzled/option.cc:963
5301
#: mysys/my_getopt.cc:968
3680
5303
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3683
#: ../drizzled/option.cc:1195
5306
#: mysys/my_getopt.cc:1200
3685
5308
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3688
#: ../drizzled/option.cc:1215
5311
#: mysys/my_getopt.cc:1220
3694
5317
"--------------------------------- -----------------------------\n"
3697
#: ../drizzled/option.cc:1231 ../drizzled/option.cc:1247
5320
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
3698
5321
msgid "(No default value)"
3701
#: ../drizzled/option.cc:1250
5324
#: mysys/my_getopt.cc:1255
3705
#: ../drizzled/option.cc:1250
5328
#: mysys/my_getopt.cc:1255
3709
#: ../drizzled/option.cc:1283
5332
#: mysys/my_getopt.cc:1288
3711
5334
msgid "(Disabled)\n"
3714
#: ../drizzled/plugin/error_message.cc:75
3716
msgid "errmsg plugin '%s' errmsg() failed"
3719
#: ../drizzled/plugin/event_observer.cc:133
3722
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3723
"'%s' from EventObserver plugin '%s'"
3726
#: ../drizzled/plugin/event_observer.cc:200
3728
"EventObserver::registerTableEvents(): Table already has events registered on "
3729
"it: probable programming error."
3732
#: ../drizzled/plugin/event_observer.cc:335
3734
"EventObserver::registerSessionEvents(): Session already has events "
3735
"registered on it: probable programming error."
3738
#: ../drizzled/plugin/event_observer.cc:387
3740
msgid "EventIterate event handler '%s' failed for event '%s'"
3743
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3745
msgid "A function named %s already exists!\n"
3748
#: ../drizzled/plugin/function.cc:65
3749
msgid "Could not add Function!\n"
3752
#: ../drizzled/plugin/listen.cc:76
3753
msgid "Error getting file descriptors"
3756
#: ../drizzled/plugin/listen.cc:94
3757
msgid "No sockets could be bound for listening"
3760
#: ../drizzled/plugin/listen_tcp.cc:59
3762
msgid "accept() failed with errno %d"
3765
#: ../drizzled/plugin/listen_tcp.cc:94
3767
msgid "getaddrinfo() failed with error %s"
3770
#: ../drizzled/plugin/listen_tcp.cc:125
3771
msgid "setsockopt(IPV6_V6ONLY)"
3774
#: ../drizzled/plugin/listen_tcp.cc:134
3775
msgid "fcntl(FD_CLOEXEC)"
3778
#: ../drizzled/plugin/listen_tcp.cc:141
3779
msgid "setsockopt(SO_REUSEADDR)"
3782
#: ../drizzled/plugin/listen_tcp.cc:148
3783
msgid "setsockopt(SO_KEEPALIVE)"
3786
#: ../drizzled/plugin/listen_tcp.cc:155
3787
msgid "setsockopt(SO_LINGER)"
3790
#: ../drizzled/plugin/listen_tcp.cc:162
3791
msgid "setsockopt(TCP_NODELAY)"
3794
#: ../drizzled/plugin/listen_tcp.cc:182
3796
msgid "Retrying bind() on %u"
3799
#: ../drizzled/plugin/listen_tcp.cc:189
3800
msgid "bind() Do you already have another drizzled running?"
3803
#: ../drizzled/plugin/listen_tcp.cc:201
3805
msgid "Listening on %s:%s"
3808
#: ../drizzled/plugin/logging.cc:65
3810
msgid "logging '%s' pre() failed"
3813
#: ../drizzled/plugin/logging.cc:90
3815
msgid "logging '%s' post() failed"
3818
#: ../drizzled/plugin/logging.cc:114
3820
msgid "logging '%s' postEnd() failed"
3823
#: ../drizzled/plugin/logging.cc:137
3825
msgid "logging '%s' resetCurrentScoreboard() failed"
3828
#: ../drizzled/plugin/scheduler.cc:61
3831
"Attempted to register a scheduler %s, but a scheduler has already been "
3832
"registered with that name.\n"
3835
#: ../drizzled/plugin/scheduler.cc:98
3837
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3840
#: ../drizzled/plugin/schema_engine.cc:131
3842
msgid "Error while loading database options: '%s':"
3845
#: ../drizzled/plugin/xa_resource_manager.cc:115
3847
msgid "Found %d prepared transaction(s) in resource manager."
3850
#: ../drizzled/plugin/xa_resource_manager.cc:182
3851
msgid "Starting crash recovery..."
3854
#: ../drizzled/plugin/xa_resource_manager.cc:192
3856
msgid "Found %d prepared XA transactions"
3859
#: ../drizzled/plugin/xa_resource_manager.cc:198
3862
"Found %d prepared transactions! It means that drizzled was not shut down "
3863
"properly last time and critical recovery information (last binlog or %s "
3864
"file) was manually deleted after a crash. You have to start drizzled with "
3865
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3868
#: ../drizzled/plugin/xa_resource_manager.cc:209
3869
msgid "Crash recovery finished."
3872
#: ../drizzled/replication_services.cc:94
3874
"You registered a TransactionApplier plugin but no TransactionReplicator "
3875
"plugins were registered.\n"
3878
#: ../drizzled/replication_services.cc:125
3881
"You registered a TransactionApplier plugin but no TransactionReplicator "
3882
"plugins were registered that match the requested replicator name of '%s'.\n"
3883
"We have deactivated the TransactionApplier '%s'.\n"
3886
#: ../drizzled/session.cc:1959 ../drizzled/session.cc:1978
3888
msgid "Could not remove temporary table: '%s', error: %d"
3891
#: ../drizzled/signal_handler.cc:53
3893
msgid "Got signal %d from thread %<PRIu32>"
3896
#: ../drizzled/signal_handler.cc:119
3898
msgid "Fatal signal %d while backtracing\n"
3901
#: ../drizzled/signal_handler.cc:128
3903
msgid "Fatal: time() call failed\n"
3906
#: ../drizzled/signal_handler.cc:134
3909
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3910
"This could be because you hit a bug. It is also possible that this binary\n"
3911
" or one of the libraries it was linked against is corrupt, improperly "
3913
" or misconfigured. This error can also be caused by malfunctioning "
3917
#: ../drizzled/signal_handler.cc:142
3920
"We will try our best to scrape up some info that will hopefully help "
3922
"the problem, but since we have already crashed, something is definitely "
3924
"and this may fail.\n"
3928
#: ../drizzled/signal_handler.cc:149
3931
"It is possible that drizzled could use up to \n"
3932
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3934
"Hope that's ok; if not, decrease some variables in the equation.\n"
3938
#: ../drizzled/sql_table.cc:1932
3940
msgid "Unknown - internal error %d during operation"
3943
#: ../drizzled/statement/alter_table.cc:1516
3946
"order_st BY ignored because there is a user-defined clustered index in the "
3950
#: ../drizzled/sys_var.cc:1527
3952
msgid "Variable named %s already exists!\n"
3955
#: ../drizzled/sys_var.cc:1536
3957
msgid "Could not add Variable: %s\n"
3960
#: ../drizzled/sys_var.cc:1634
3961
msgid "Failed to initialize system variables"
3964
#: ../drizzled/table.cc:1679
3966
msgid "Got error %d when reading table '%s'"
3969
#: ../drizzled/table/instance/base.cc:1842
3971
msgid "Unknown collation '%s' in table '%-.64s' definition"
3974
#: ../drizzled/table/instance/base.cc:1849
3977
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3981
#: ../drizzled/tztime.cc:170
3983
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3986
#: ../plugin/auth_file/auth_file.cc:227
3988
msgid "Could not load auth file: %s\n"
3991
#: ../plugin/auth_file/auth_file.cc:244
3992
msgid "File to load for usernames and passwords"
3995
#: ../plugin/auth_http/auth_http.cc:135
3997
"auth_http plugin loaded but required option url not specified. Against which "
3998
"URL are you intending on authenticating?\n"
4001
#: ../plugin/auth_http/auth_http.cc:151
5337
#: plugin/auth_http/auth_http.cc:138
5338
msgid "Enable HTTP Auth check"
5341
#: plugin/auth_http/auth_http.cc:148
4002
5342
msgid "URL for HTTP Auth check"
4005
#: ../plugin/auth_ldap/auth_ldap.cc:291
4007
msgid "Reconnect failed: %s\n"
4010
#: ../plugin/auth_ldap/auth_ldap.cc:310
4012
msgid "ldap_search_ext_s failed: %s\n"
4015
#: ../plugin/auth_ldap/auth_ldap.cc:416
4017
msgid "Could not load auth ldap: %s\n"
4020
#: ../plugin/auth_ldap/auth_ldap.cc:437
4021
msgid "URI of the LDAP server to contact"
4024
#: ../plugin/auth_ldap/auth_ldap.cc:439
4025
msgid "DN to use when binding to the LDAP server"
4028
#: ../plugin/auth_ldap/auth_ldap.cc:441
4029
msgid "Password to use when binding the DN"
4032
#: ../plugin/auth_ldap/auth_ldap.cc:443
4033
msgid "DN to use when searching"
4036
#: ../plugin/auth_ldap/auth_ldap.cc:445
4037
msgid "Attribute in LDAP with plain text password"
4040
#: ../plugin/auth_ldap/auth_ldap.cc:447
4041
msgid "Attribute in LDAP with MySQL hashed password"
4044
#: ../plugin/auth_ldap/auth_ldap.cc:449
4045
msgid "How often to empty the users cache, 0 to disable"
4048
#: ../plugin/blitzdb/ha_blitz.cc:1509
4049
msgid "Estimated number of rows that a BlitzDB table will store."
4052
#: ../plugin/console/console.cc:343
4054
msgid "pipe() failed with errno %d"
4057
#: ../plugin/console/console.cc:379
4058
msgid "Enable the console."
4061
#: ../plugin/console/console.cc:382
4062
msgid "Turn on extra debugging."
4065
#: ../plugin/console/console.cc:385
4066
msgid "User to use for auth."
4069
#: ../plugin/console/console.cc:388
4070
msgid "Password to use for auth."
4073
#: ../plugin/console/console.cc:391
4074
msgid "Default catalog to use."
4077
#: ../plugin/console/console.cc:394
4078
msgid "Default schema to use."
4081
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
4083
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4087
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4088
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4089
msgid "Connect Timeout."
4092
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4093
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4094
msgid "Read Timeout."
4097
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4098
#: ../plugin/mysql_protocol/mysql_protocol.cc:1029
4099
msgid "Write Timeout."
4102
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4103
#: ../plugin/mysql_protocol/mysql_protocol.cc:1032
4104
msgid "Retry Count."
4107
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4108
#: ../plugin/mysql_protocol/mysql_protocol.cc:1035
4109
msgid "Buffer length."
4112
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4113
#: ../plugin/mysql_protocol/mysql_protocol.cc:1038
4114
msgid "Address to bind to."
4117
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4118
#: ../plugin/mysql_protocol/mysql_protocol.cc:1041
4119
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4120
msgid "Maximum simultaneous connections."
4123
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4124
#: ../plugin/mysql_protocol/mysql_protocol.cc:1044
4125
msgid "A restrictive IP address list for incoming admin connections."
4128
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
5345
#: plugin/command_log/command_log.cc:94
5347
msgid "Failed to open command log file. Got error: %s"
5350
#: plugin/command_log/command_log.cc:172
5353
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5354
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5357
#: plugin/command_log/command_log.cc:212
5360
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5361
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5364
#: plugin/command_log/command_log.cc:290
5365
msgid "Enable command log"
5368
#: plugin/command_log/command_log.cc:298
5369
msgid "DEBUGGING - Truncate command log"
5372
#: plugin/command_log/command_log.cc:306
5373
msgid "Path to the file to use for command log."
5376
#: plugin/command_log/command_log.cc:323
5377
msgid "Simple Command Message Log"
5380
#: plugin/default_replicator/default_replicator.cc:90
5381
msgid "Enable default replicator"
5384
#: plugin/default_replicator/default_replicator.cc:105
5385
msgid "Default Replicator"
5388
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4129
5389
msgid "Error Messages to stderr"
4132
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4133
msgid "Comma-separated list of schemas to exclude"
4136
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4137
msgid "Comma-separated list of tables to exclude"
4140
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4141
msgid "Regular expression to apply to schemas to exclude"
4144
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4145
msgid "Regular expression to apply to tables to exclude"
4148
#: ../plugin/haildb/haildb_engine.cc:1083
4149
#: ../plugin/haildb/haildb_engine.cc:1221
4150
#: ../plugin/haildb/haildb_engine.cc:1251
4152
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4155
#: ../plugin/haildb/haildb_engine.cc:1102
4157
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4160
#: ../plugin/haildb/haildb_engine.cc:1200
4161
#: ../plugin/haildb/haildb_engine.cc:1313
4162
#: ../plugin/haildb/haildb_engine.cc:1494
4163
#: ../plugin/haildb/haildb_engine.cc:2160
4165
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4168
#: ../plugin/haildb/haildb_engine.cc:1352
4169
#: ../plugin/haildb/haildb_engine.cc:1368
4171
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4174
#: ../plugin/haildb/haildb_engine.cc:3410
4176
msgid "Error starting HailDB %d (%s)\n"
4179
#: ../plugin/haildb/haildb_engine.cc:3439
4180
msgid "Disable HailDB adaptive hash index (enabled by default)."
4183
#: ../plugin/haildb/haildb_engine.cc:3441
4184
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4187
#: ../plugin/haildb/haildb_engine.cc:3444
4189
"Size of a memory pool HailDB uses to store data dictionary information and "
4190
"other internal data structures."
4193
#: ../plugin/haildb/haildb_engine.cc:3447
4194
msgid "Data file autoextend increment in megabytes"
4197
#: ../plugin/haildb/haildb_engine.cc:3450
4199
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4203
#: ../plugin/haildb/haildb_engine.cc:3453
4204
msgid "The common part for HailDB table spaces."
4207
#: ../plugin/haildb/haildb_engine.cc:3455
4208
msgid "Disable HailDB checksums validation (enabled by default)."
4211
#: ../plugin/haildb/haildb_engine.cc:3457
4212
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4215
#: ../plugin/haildb/haildb_engine.cc:3460
4216
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4219
#: ../plugin/haildb/haildb_engine.cc:3463
4221
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4222
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4225
#: ../plugin/haildb/haildb_engine.cc:3466
4226
msgid "Stores each HailDB table to an .ibd file in the database dir."
4229
#: ../plugin/haildb/haildb_engine.cc:3469
4230
msgid "File format to use for new tables in .ibd files."
4233
#: ../plugin/haildb/haildb_engine.cc:3472
4235
"Set to 0 (write and flush once per second),1 (write and flush at each "
4236
"commit) or 2 (write at commit, flush once per second)."
4239
#: ../plugin/haildb/haildb_engine.cc:3475
4240
msgid "With which method to flush data."
4243
#: ../plugin/haildb/haildb_engine.cc:3478
4245
"Helps to save your data in case the disk image of the database becomes "
4249
#: ../plugin/haildb/haildb_engine.cc:3481
4250
msgid "Path to individual files and their sizes."
4253
#: ../plugin/haildb/haildb_engine.cc:3484
4254
msgid "Path to HailDB log files."
4257
#: ../plugin/haildb/haildb_engine.cc:3487
4258
msgid "Size of each log file in a log group."
4261
#: ../plugin/haildb/haildb_engine.cc:3490
4263
"Number of log files in the log group. HailDB writes to the files in a "
4264
"circular fashion. Value 3 is recommended here."
4267
#: ../plugin/haildb/haildb_engine.cc:3493
4269
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4270
"rolled back. Values above 100000000 disable the timeout."
4273
#: ../plugin/haildb/haildb_engine.cc:3496
4275
"The size of the buffer which HailDB uses to write log to the log files on "
4279
#: ../plugin/haildb/haildb_engine.cc:3499
4281
"Sets the point in the LRU list from where all pages are classified as old "
4285
#: ../plugin/haildb/haildb_engine.cc:3502
4287
"Milliseconds between accesses to a block at which it is made young. "
4288
"0=disabled (Advanced users)"
4291
#: ../plugin/haildb/haildb_engine.cc:3505
4292
msgid "Percentage of dirty pages allowed in bufferpool."
4295
#: ../plugin/haildb/haildb_engine.cc:3508
4296
msgid "Desired maximum length of the purge queue (0 = no limit)"
4299
#: ../plugin/haildb/haildb_engine.cc:3511
4301
"Roll back the complete transaction on lock wait timeout, for 4.x "
4302
"compatibility (disabled by default)"
4305
#: ../plugin/haildb/haildb_engine.cc:3514
4306
msgid "How many files at the maximum HailDB keeps open at the same time."
4309
#: ../plugin/haildb/haildb_engine.cc:3517
4310
msgid "Number of background read I/O threads in HailDB."
4313
#: ../plugin/haildb/haildb_engine.cc:3520
4314
msgid "Number of background write I/O threads in HailDB."
4317
#: ../plugin/haildb/haildb_engine.cc:3522
4319
"Disable if you want to reduce the number of messages written to the log "
4320
"(default: enabled)."
4323
#: ../plugin/haildb/haildb_engine.cc:3525
4324
msgid "Enable SHOW HAILDB STATUS output in the log"
4327
#: ../plugin/haildb/haildb_engine.cc:3528
4328
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4331
#: ../plugin/haildb/haildb_engine.cc:3530
4333
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4336
#: ../plugin/hello_events/hello_events.cc:401
4337
msgid "Enable Example Events Plugin"
4340
#: ../plugin/hello_events/hello_events.cc:404
4341
#: ../plugin/hello_events/hello_events.cc:407
4342
msgid "A comma delimited list of databases to watch"
4345
#: ../plugin/hello_events/hello_events.cc:410
4346
msgid "Before write row event observer call position"
4349
#: ../plugin/hello_events/hello_events.cc:413
4350
#: ../plugin/pbms/src/parameters_ms.cc:461
4351
msgid "Before update row event observer call position"
4354
#: ../plugin/hello_events/hello_events.cc:416
4355
msgid "After drop database event observer call position"
4358
#: ../plugin/hello_events/hello_events.cc:427
4359
msgid "An example events Plugin"
4362
#: ../plugin/innobase/handler/data_dictionary.cc:760
4364
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4367
#: ../plugin/innobase/handler/ha_innodb.cc:1880
4369
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4373
#: ../plugin/innobase/handler/ha_innodb.cc:2144
4375
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4379
#: ../plugin/innobase/handler/ha_innodb.cc:2188
4382
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4383
"or its equivalent numeric id"
4386
#: ../plugin/innobase/handler/ha_innodb.cc:9255
4387
msgid "Do not use Native AIO library for IO, even if available"
4390
#: ../plugin/innobase/handler/ha_innodb.cc:9271
4391
msgid "Enable internal replication log."
4394
#: ../plugin/innobase/handler/ha_innodb.cc:9274
4396
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4397
"rolled back. Values above 100000000 disable the timeout."
4400
#: ../plugin/innobase/handler/ha_innodb.cc:9277
4401
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4404
#: ../plugin/innobase/handler/ha_innodb.cc:9280
4406
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4407
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4410
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4411
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4412
#: ../plugin/transaction_log/print_transaction_message.cc:173
4413
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4415
msgid "Unable to parse transaction. Got error: %s.\n"
4418
#: ../plugin/innobase/srv/srv0start.cc:1006
4419
msgid "InnoDB: cannot determine Mac OS X version!\n"
4422
#: ../plugin/innobase/srv/srv0start.cc:1011
4424
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4425
"InnoDB: making transactions unsafe!\n"
4428
#: ../plugin/innobase/srv/srv0start.cc:1020
4431
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4432
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4433
"than 4 GB of memory."
4436
#: ../plugin/innobase/srv/srv0start.cc:1032
4437
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4440
#: ../plugin/innobase/srv/srv0start.cc:1037
4442
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4443
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4444
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4447
#: ../plugin/innobase/srv/srv0start.cc:1047
4448
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4451
#: ../plugin/innobase/srv/srv0start.cc:1052
4452
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4455
#: ../plugin/innobase/srv/srv0start.cc:1057
4456
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4459
#: ../plugin/innobase/srv/srv0start.cc:1061
4460
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4463
#: ../plugin/innobase/srv/srv0start.cc:1066
4464
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4467
#: ../plugin/innobase/srv/srv0start.cc:1130
4468
msgid "InnoDB: Using Linux native AIO"
4471
#: ../plugin/logging_gearman/logging_gearman.cc:185
4472
msgid "fail gearman_client_create()"
4475
#: ../plugin/logging_gearman/logging_gearman.cc:195
5392
#: plugin/logging_gearman/logging_gearman.cc:186
5394
msgid "fail gearman_client_create(): %s"
5397
#: plugin/logging_gearman/logging_gearman.cc:197
4477
5399
msgid "fail gearman_client_add_server(): %s"
4480
#: ../plugin/logging_gearman/logging_gearman.cc:300
5402
#: plugin/logging_gearman/logging_gearman.cc:306
5403
msgid "Enable logging to a gearman server"
5406
#: plugin/logging_gearman/logging_gearman.cc:315
4481
5407
msgid "Hostname for logging to a Gearman server"
4484
#: ../plugin/logging_gearman/logging_gearman.cc:303
5410
#: plugin/logging_gearman/logging_gearman.cc:324
4485
5411
msgid "Gearman Function to send logging to"
4488
#: ../plugin/logging_gearman/logging_gearman.cc:314
5414
#: plugin/logging_gearman/logging_gearman.cc:341
4489
5415
msgid "Log queries to a Gearman server"
4492
#: ../plugin/logging_query/logging_query.cc:177
5418
#: plugin/logging_query/logging_query.cc:188
5420
msgid "fail open() fn=%s er=%s\n"
4496
#: ../plugin/logging_query/logging_query.cc:316
5423
#: plugin/logging_query/logging_query.cc:340
4497
5424
msgid "Enable logging to CSV file"
4500
#: ../plugin/logging_query/logging_query.cc:319
5427
#: plugin/logging_query/logging_query.cc:349
4501
5428
msgid "File to log to"
4504
#: ../plugin/logging_query/logging_query.cc:322
5431
#: plugin/logging_query/logging_query.cc:358
4505
5432
msgid "PCRE to match the query against"
4508
#: ../plugin/logging_query/logging_query.cc:325 ../plugin/syslog/module.cc:107
5435
#: plugin/logging_query/logging_query.cc:367
5436
#: plugin/logging_syslog/logging_syslog.cc:231
4509
5437
msgid "Threshold for logging slow queries, in microseconds"
4512
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:110
5440
#: plugin/logging_query/logging_query.cc:379
5441
#: plugin/logging_syslog/logging_syslog.cc:243
4513
5442
msgid "Threshold for logging big queries, for rows returned"
4516
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:113
5445
#: plugin/logging_query/logging_query.cc:391
5446
#: plugin/logging_syslog/logging_syslog.cc:255
4517
5447
msgid "Threshold for logging big queries, for rows examined"
4520
#: ../plugin/logging_query/logging_query.cc:342
5450
#: plugin/logging_query/logging_query.cc:414
4521
5451
msgid "Log queries to a CSV file"
4524
#: ../plugin/logging_stats/logging_stats.cc:373
4525
msgid "Max number of users that will be logged"
4528
#: ../plugin/logging_stats/logging_stats.cc:376
4529
msgid "Max number of range locks to use for Scoreboard"
4532
#: ../plugin/logging_stats/logging_stats.cc:379
4533
msgid "Max number of concurrent sessions that will be logged"
4536
#: ../plugin/logging_stats/logging_stats.cc:380
4537
msgid "Enable Logging Statistics Collection"
4540
#: ../plugin/logging_stats/logging_stats.cc:389
4541
msgid "User Statistics as DATA_DICTIONARY tables"
4544
#: ../plugin/md5/md5.cc:100
4545
msgid "libgcrypt library version mismatch"
4548
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4549
#: ../plugin/memcached_stats/memcached_stats.cc:87
4550
msgid "List of memcached servers."
4553
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4554
msgid "Expiry time of memcached entries"
4557
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4558
msgid "Enable Memcached Query Cache"
4561
#: ../plugin/memcached_stats/analysis_table.cc:78
4562
#: ../plugin/memcached_stats/stats_table.cc:144
4563
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4566
#: ../plugin/memcached_stats/memcached_stats.cc:98
4567
msgid "Memcached Stats as I_S tables"
4570
#: ../plugin/memcached_stats/stats_table.cc:74
4573
"Unable get stats from memcached server %s. Got error from "
4574
"memcached_stat_servername()."
4577
#: ../plugin/memcached_stats/stats_table.cc:151
4578
msgid "Unable to create memcached struct. Got error from memcached_create()."
4581
#: ../plugin/memcached_stats/stats_table.cc:159
4584
"Unable to create memcached server list. Got error from "
4585
"memcached_servers_parse(%s)."
4588
#: ../plugin/multi_thread/multi_thread.cc:62
4589
msgid "Session killed before thread could execute"
4592
#: ../plugin/multi_thread/multi_thread.cc:109
4593
msgid "Unable to get thread stack size"
4596
#: ../plugin/multi_thread/multi_thread.cc:211
5454
#: plugin/logging_syslog/logging_syslog.cc:84
5456
msgid "syslog facility \"%s\" not known, using \"local0\""
5459
#: plugin/logging_syslog/logging_syslog.cc:100
5461
msgid "syslog priority \"%s\" not known, using \"info\""
5464
#: plugin/logging_syslog/logging_syslog.cc:195
5465
msgid "Enable logging to syslog"
5468
#: plugin/logging_syslog/logging_syslog.cc:204
5469
msgid "Syslog Ident"
5472
#: plugin/logging_syslog/logging_syslog.cc:213
5473
msgid "Syslog Facility"
5476
#: plugin/logging_syslog/logging_syslog.cc:222
5477
msgid "Syslog Priority"
5480
#: plugin/logging_syslog/logging_syslog.cc:279
5481
msgid "Log to syslog"
5484
#: plugin/multi_thread/multi_thread.cc:171
4597
5485
msgid "Maximum number of user threads available."
4600
#: ../plugin/myisam/ha_myisam.cc:537
5488
#: plugin/myisam/ha_myisam.cc:488
4602
5490
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4605
#: ../plugin/myisam/ha_myisam.cc:543
5493
#: plugin/myisam/ha_myisam.cc:492
4607
5495
msgid "Got an error from unknown thread, %s:%d"
4610
#: ../plugin/myisam/ha_myisam.cc:552
5498
#: plugin/myisam/ha_myisam.cc:498
4611
5499
msgid "Unknown thread accessing table"
4614
#: ../plugin/myisam/ha_myisam.cc:1516
5502
#: plugin/myisam/ha_myisam.cc:1781
5503
msgid "Block size to be used for MyISAM index pages."
5506
#: plugin/myisam/ha_myisam.cc:1787
5508
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5509
"disables parallel repair."
5512
#: plugin/myisam/ha_myisam.cc:1793
4616
5514
"Don't use the fast sort index method to created index if the temporary file "
4617
5515
"would get bigger than this."
4620
#: ../plugin/myisam/ha_myisam.cc:1519
5518
#: plugin/myisam/ha_myisam.cc:1798
4622
5520
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4623
5521
"when creating indexes with CREATE INDEX or ALTER TABLE."
4626
#: ../plugin/myisam/my_handler_errors.cc:42
5524
#: plugin/myisam/ha_myisam.cc:1804
5525
msgid "Default pointer size to be used for MyISAM tables."
5528
#: plugin/myisam/my_handler_errors.cc:34
4627
5529
msgid "Didn't find key on read or update"
4630
#: ../plugin/myisam/my_handler_errors.cc:43
5532
#: plugin/myisam/my_handler_errors.cc:36
4631
5533
msgid "Duplicate key on write or update"
4634
#: ../plugin/myisam/my_handler_errors.cc:44
5536
#: plugin/myisam/my_handler_errors.cc:38
4635
5537
msgid "Internal (unspecified) error in handler"
4638
#: ../plugin/myisam/my_handler_errors.cc:46
5540
#: plugin/myisam/my_handler_errors.cc:40
4640
5542
"Someone has changed the row since it was read (while the table was locked to "
4644
#: ../plugin/myisam/my_handler_errors.cc:48
5546
#: plugin/myisam/my_handler_errors.cc:43
4645
5547
msgid "Wrong index given to function"
4648
#: ../plugin/myisam/my_handler_errors.cc:49
5550
#: plugin/myisam/my_handler_errors.cc:45
5551
msgid "Undefined handler error 125"
5554
#: plugin/myisam/my_handler_errors.cc:47
4649
5555
msgid "Index file is crashed"
4652
#: ../plugin/myisam/my_handler_errors.cc:50
5558
#: plugin/myisam/my_handler_errors.cc:49
4653
5559
msgid "Record file is crashed"
4656
#: ../plugin/myisam/my_handler_errors.cc:51
5562
#: plugin/myisam/my_handler_errors.cc:51
4657
5563
msgid "Out of memory in engine"
4660
#: ../plugin/myisam/my_handler_errors.cc:52
5566
#: plugin/myisam/my_handler_errors.cc:53
5567
msgid "Undefined handler error 129"
5570
#: plugin/myisam/my_handler_errors.cc:55
4661
5571
msgid "Incorrect file format"
4664
#: ../plugin/myisam/my_handler_errors.cc:53
5574
#: plugin/myisam/my_handler_errors.cc:57
4665
5575
msgid "Command not supported by database"
4668
#: ../plugin/myisam/my_handler_errors.cc:54
5578
#: plugin/myisam/my_handler_errors.cc:59
4669
5579
msgid "Old database file"
4672
#: ../plugin/myisam/my_handler_errors.cc:55
5582
#: plugin/myisam/my_handler_errors.cc:61
4673
5583
msgid "No record read before update"
4676
#: ../plugin/myisam/my_handler_errors.cc:56
5586
#: plugin/myisam/my_handler_errors.cc:63
4677
5587
msgid "Record was already deleted (or record file crashed)"
4680
#: ../plugin/myisam/my_handler_errors.cc:57
5590
#: plugin/myisam/my_handler_errors.cc:65
4681
5591
msgid "No more room in record file"
4684
#: ../plugin/myisam/my_handler_errors.cc:58
5594
#: plugin/myisam/my_handler_errors.cc:67
4685
5595
msgid "No more room in index file"
4688
#: ../plugin/myisam/my_handler_errors.cc:59
5598
#: plugin/myisam/my_handler_errors.cc:69
4689
5599
msgid "No more records (read after end of file)"
4692
#: ../plugin/myisam/my_handler_errors.cc:60
5602
#: plugin/myisam/my_handler_errors.cc:71
4693
5603
msgid "Unsupported extension used for table"
4696
#: ../plugin/myisam/my_handler_errors.cc:61
5606
#: plugin/myisam/my_handler_errors.cc:73
4697
5607
msgid "Too big row"
4700
#: ../plugin/myisam/my_handler_errors.cc:62
5610
#: plugin/myisam/my_handler_errors.cc:75
4701
5611
msgid "Wrong create options"
4704
#: ../plugin/myisam/my_handler_errors.cc:63
5614
#: plugin/myisam/my_handler_errors.cc:77
4705
5615
msgid "Duplicate unique key or constraint on write or update"
4708
#: ../plugin/myisam/my_handler_errors.cc:64
5618
#: plugin/myisam/my_handler_errors.cc:79
4709
5619
msgid "Unknown character set used in table"
4712
#: ../plugin/myisam/my_handler_errors.cc:65
5622
#: plugin/myisam/my_handler_errors.cc:81
4713
5623
msgid "Conflicting table definitions in sub-tables of MERGE table"
4716
#: ../plugin/myisam/my_handler_errors.cc:66
5626
#: plugin/myisam/my_handler_errors.cc:83
4717
5627
msgid "Table is crashed and last repair failed"
4720
#: ../plugin/myisam/my_handler_errors.cc:67
5630
#: plugin/myisam/my_handler_errors.cc:85
4721
5631
msgid "Table was marked as crashed and should be repaired"
4724
#: ../plugin/myisam/my_handler_errors.cc:68
5634
#: plugin/myisam/my_handler_errors.cc:87
4725
5635
msgid "Lock timed out; Retry transaction"
4728
#: ../plugin/myisam/my_handler_errors.cc:69
5638
#: plugin/myisam/my_handler_errors.cc:89
4729
5639
msgid "Lock table is full; Restart program with a larger locktable"
4732
#: ../plugin/myisam/my_handler_errors.cc:70
5642
#: plugin/myisam/my_handler_errors.cc:91
4733
5643
msgid "Updates are not allowed under a read only transactions"
4736
#: ../plugin/myisam/my_handler_errors.cc:71
5646
#: plugin/myisam/my_handler_errors.cc:93
4737
5647
msgid "Lock deadlock; Retry transaction"
4740
#: ../plugin/myisam/my_handler_errors.cc:72
5650
#: plugin/myisam/my_handler_errors.cc:95
4741
5651
msgid "Foreign key constraint is incorrectly formed"
4744
#: ../plugin/myisam/my_handler_errors.cc:73
5654
#: plugin/myisam/my_handler_errors.cc:97
4745
5655
msgid "Cannot add a child row"
4748
#: ../plugin/myisam/my_handler_errors.cc:74
5658
#: plugin/myisam/my_handler_errors.cc:99
4749
5659
msgid "Cannot delete a parent row"
4752
#: ../plugin/myisam/my_handler_errors.cc:75
5662
#: plugin/myisam/my_handler_errors.cc:101
4753
5663
msgid "No savepoint with that name"
4756
#: ../plugin/myisam/my_handler_errors.cc:76
5666
#: plugin/myisam/my_handler_errors.cc:103
4757
5667
msgid "Non unique key block size"
4760
#: ../plugin/myisam/my_handler_errors.cc:77
5670
#: plugin/myisam/my_handler_errors.cc:105
4761
5671
msgid "The table does not exist in engine"
4764
#: ../plugin/myisam/my_handler_errors.cc:78
5674
#: plugin/myisam/my_handler_errors.cc:107
4765
5675
msgid "The table already existed in storage engine"
4768
#: ../plugin/myisam/my_handler_errors.cc:79
5678
#: plugin/myisam/my_handler_errors.cc:109
4769
5679
msgid "Could not connect to storage engine"
4772
#: ../plugin/myisam/my_handler_errors.cc:80
5682
#: plugin/myisam/my_handler_errors.cc:111
4773
5683
msgid "Unexpected null pointer found when using spatial index"
4776
#: ../plugin/myisam/my_handler_errors.cc:81
5686
#: plugin/myisam/my_handler_errors.cc:113
4777
5687
msgid "The table changed in storage engine"
4780
#: ../plugin/myisam/my_handler_errors.cc:82
5690
#: plugin/myisam/my_handler_errors.cc:115
4781
5691
msgid "There's no partition in table for the given value"
4784
#: ../plugin/myisam/my_handler_errors.cc:83
5694
#: plugin/myisam/my_handler_errors.cc:117
4785
5695
msgid "Row-based binlogging of row failed"
4788
#: ../plugin/myisam/my_handler_errors.cc:84
5698
#: plugin/myisam/my_handler_errors.cc:119
4789
5699
msgid "Index needed in foreign key constraint"
4792
#: ../plugin/myisam/my_handler_errors.cc:85
5702
#: plugin/myisam/my_handler_errors.cc:121
4793
5703
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4796
#: ../plugin/myisam/my_handler_errors.cc:86
5706
#: plugin/myisam/my_handler_errors.cc:123
4797
5707
msgid "Table needs to be upgraded before it can be used"
4800
#: ../plugin/myisam/my_handler_errors.cc:87
5710
#: plugin/myisam/my_handler_errors.cc:125
4801
5711
msgid "Table is read only"
4804
#: ../plugin/myisam/my_handler_errors.cc:88
5714
#: plugin/myisam/my_handler_errors.cc:127
4805
5715
msgid "Failed to get next auto increment value"
4808
#: ../plugin/myisam/my_handler_errors.cc:89
5718
#: plugin/myisam/my_handler_errors.cc:129
4809
5719
msgid "Failed to set row auto increment value"
4812
#: ../plugin/myisam/my_handler_errors.cc:90
5722
#: plugin/myisam/my_handler_errors.cc:131
4813
5723
msgid "Unknown (generic) error from engine"
4816
#: ../plugin/myisam/my_handler_errors.cc:91
5726
#: plugin/myisam/my_handler_errors.cc:133
4817
5727
msgid "Record is the same"
4820
#: ../plugin/myisam/my_handler_errors.cc:92
5730
#: plugin/myisam/my_handler_errors.cc:135
4821
5731
msgid "It is not possible to log this statement"
4824
#: ../plugin/myisam/my_handler_errors.cc:93
5734
#: plugin/myisam/my_handler_errors.cc:137
4825
5735
msgid "Tablespace exists"
4828
#: ../plugin/myisam/my_handler_errors.cc:94
5738
#: plugin/myisam/my_handler_errors.cc:139
4829
5739
msgid "The event was corrupt, leading to illegal data being read"
4832
#: ../plugin/myisam/my_handler_errors.cc:95
5742
#: plugin/myisam/my_handler_errors.cc:141
4833
5743
msgid "The table is of a new format not supported by this version"
4836
#: ../plugin/myisam/my_handler_errors.cc:96
5746
#: plugin/myisam/my_handler_errors.cc:143
4837
5747
msgid "The event could not be processed no other handler error happened"
4840
#: ../plugin/myisam/my_handler_errors.cc:97
5750
#: plugin/myisam/my_handler_errors.cc:145
4841
5751
msgid "Got a fatal error during initialzation of handler"
4844
#: ../plugin/myisam/my_handler_errors.cc:98
5754
#: plugin/myisam/my_handler_errors.cc:147
4845
5755
msgid "File to short; Expected more data in file"
4848
#: ../plugin/myisam/my_handler_errors.cc:99
5758
#: plugin/myisam/my_handler_errors.cc:149
4849
5759
msgid "Read page with wrong checksum"
4852
#. TODO: get a better message for these
4853
#: ../plugin/myisam/my_handler_errors.cc:101
5762
#: plugin/myisam/my_handler_errors.cc:151
4854
5763
msgid "Lock or active transaction"
4857
#: ../plugin/myisam/my_handler_errors.cc:102
5766
#: plugin/myisam/my_handler_errors.cc:153
4858
5767
msgid "No such table space"
4861
#: ../plugin/myisam/my_handler_errors.cc:103
5770
#: plugin/myisam/my_handler_errors.cc:155
4862
5771
msgid "Tablespace not empty"
4865
#: ../plugin/mysql_protocol/mysql_protocol.cc:1019
4867
"Port number to use for connection or 0 for default to with MySQL protocol."
4870
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4872
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4873
"the file is stale and should be removed?"
4876
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4877
msgid "Path used for MySQL UNIX Socket Protocol."
4880
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4881
msgid "Clobber socket file if one is there already."
4884
#: ../plugin/pbms/src/parameters_ms.cc:426
4885
msgid "Port number to use for connection or 0 for default PBMS port "
4888
#: ../plugin/pbms/src/parameters_ms.cc:429
4889
msgid "The maximum size of a BLOB repository file."
4892
#: ../plugin/pbms/src/parameters_ms.cc:432
4893
msgid "The maximum size of a temorary BLOB log file."
4896
#: ../plugin/pbms/src/parameters_ms.cc:435
4898
"A ':' delimited list of metadata header names to be used to initialize the "
4899
"pbms_metadata_header table when a database is created."
4902
#: ../plugin/pbms/src/parameters_ms.cc:439
4903
msgid "The percentage of garbage in a repository file before it is compacted."
4906
#: ../plugin/pbms/src/parameters_ms.cc:442
4908
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4909
"after this time, unless committed to the database."
4912
#: ../plugin/pbms/src/parameters_ms.cc:445
4914
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4918
#: ../plugin/pbms/src/parameters_ms.cc:448
4919
msgid "The next backup ID to use when backing up a PBMS database."
4922
#: ../plugin/pbms/src/parameters_ms.cc:451
4924
"A comma delimited list of tables to watch of the format: <database>."
4928
#: ../plugin/pbms/src/parameters_ms.cc:453
4929
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4932
#: ../plugin/pbms/src/parameters_ms.cc:457
4933
msgid "Before insert row event observer call position"
4936
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4937
msgid "Could not open socket, is rabbitmq running?"
4940
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4941
msgid "Failed to allocate enough memory to transaction message\n"
4944
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4946
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4949
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4951
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4954
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4955
msgid "Host name to connect to"
4958
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4959
msgid "Port to connect to"
4962
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4963
msgid "RabbitMQ virtualhost"
4966
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4967
msgid "RabbitMQ username"
4970
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4971
msgid "RabbitMQ password"
4974
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4975
#: ../plugin/transaction_log/module.cc:261
4976
msgid "Name of the replicator plugin to use (default='default_replicator')"
4979
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4980
msgid "Name of RabbitMQ exchange to publish to"
4983
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4984
msgid "Name of RabbitMQ routing key to use"
4987
#: ../plugin/session_dictionary/processlist.cc:78
4991
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4993
msgid "syslog facility \"%s\" not known, using \"local0\""
4996
#: ../plugin/syslog/errmsg.cc:50
4998
msgid "syslog priority \"%s\" not known, using \"warn\""
5001
#: ../plugin/syslog/logging.cc:63
5003
msgid "syslog priority \"%s\" not known, using \"info\""
5006
#: ../plugin/syslog/module.cc:95
5007
msgid "Syslog Ident"
5010
#: ../plugin/syslog/module.cc:98
5011
msgid "Syslog Facility"
5014
#: ../plugin/syslog/module.cc:101
5015
msgid "Enable logging to syslog of the query log"
5018
#: ../plugin/syslog/module.cc:104
5019
msgid "Syslog Priority of query logging"
5022
#: ../plugin/syslog/module.cc:116
5023
msgid "Enable logging to syslog of the error messages"
5026
#: ../plugin/syslog/module.cc:119
5027
msgid "Syslog Priority of error messages"
5030
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5031
#: ../plugin/transaction_log/print_transaction_message.cc:106
5032
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5033
msgid "Failed to open transaction log file"
5036
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
5037
#: ../plugin/transaction_log/transaction_log_reader.cc:147
5038
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5040
msgid "Could not read transaction message.\n"
5043
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5044
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5046
msgid "GPB ERROR: %s.\n"
5049
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5050
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5052
msgid "Raw buffer read: %s.\n"
5055
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
5056
#: ../plugin/transaction_log/print_transaction_message.cc:175
5057
#: ../plugin/transaction_log/transaction_log_reader.cc:158
5059
msgid "BUFFER: %s\n"
5062
#: ../plugin/transaction_log/module.cc:169
5063
msgid "Failed to allocate the TransactionLog instance"
5066
#: ../plugin/transaction_log/module.cc:177
5068
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5071
#: ../plugin/transaction_log/module.cc:187
5072
msgid "Failed to allocate the TransactionLogIndex instance"
5075
#: ../plugin/transaction_log/module.cc:195
5077
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5080
#: ../plugin/transaction_log/module.cc:208
5081
msgid "Failed to allocate the TransactionLogApplier instance"
5084
#: ../plugin/transaction_log/module.cc:249
5085
msgid "DEBUGGING - Truncate transaction log"
5088
#: ../plugin/transaction_log/module.cc:252
5089
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5092
#: ../plugin/transaction_log/module.cc:255
5093
msgid "Enable transaction log"
5096
#: ../plugin/transaction_log/module.cc:258
5097
msgid "Path to the file to use for transaction log"
5100
#: ../plugin/transaction_log/module.cc:264
5102
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5103
"each transaction write, 2 == sync log file once per second"
5106
#: ../plugin/transaction_log/module.cc:267
5107
msgid "Number of slots for in-memory write buffers (default=8)."
5110
#: ../plugin/transaction_log/print_transaction_message.cc:134
5112
msgid "GPB message is not a valid type.\n"
5115
#: ../plugin/transaction_log/print_transaction_message.cc:154
5117
msgid "GPB message is not a valid size.\n"
5120
#. 120 was arbitrary
5121
#: ../plugin/transaction_log/print_transaction_message.cc:167
5122
msgid "Could not read transaction message. Raw buffer read "
5125
#: ../plugin/transaction_log/transaction_log.cc:114
5126
msgid "Failed to open transaction log file "
5129
#: ../plugin/transaction_log/transaction_log.cc:215
5132
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5133
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5136
#: ../plugin/transaction_log/transaction_log.cc:233
5137
msgid "Failed to sync log file."
5140
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5141
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5143
msgid "Attempted to read record bigger than INT_MAX\n"
5146
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5148
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5151
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5153
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5156
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5157
msgid "Cannot open file: "
5160
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5161
msgid "Could not skip to position "
5164
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5165
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5168
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5170
msgid "Memory allocation failure trying to allocate "
5172
"Erro de asignación de memoria ao construír o prompt inicial. Abortando.\n"
5174
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5178
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5182
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5188
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5189
msgid "Unable to parse command. Got error: "
5192
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5199
#: ../plugin/transaction_log/utilities/transaction_reader.cc:644
5201
msgid "Display help and exit"
5202
msgstr "Amosar esta axuda e saír."
5204
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5205
msgid "Read from the innodb transaction log"
5208
#: ../plugin/transaction_log/utilities/transaction_reader.cc:651
5209
msgid "Password to use when connecting to server"
5212
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
5213
msgid "Perform checksum"
5216
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5217
msgid "Ignore event messages"
5220
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5221
msgid "Transaction log file"
5224
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5225
msgid "Print raw Protobuf messages instead of SQL"
5228
#: ../plugin/transaction_log/utilities/transaction_reader.cc:660
5229
msgid "Start reading from the given file position"
5232
#: ../plugin/transaction_log/utilities/transaction_reader.cc:663
5233
msgid "Only output for the given transaction ID and later"
5236
#: ../plugin/transaction_log/utilities/transaction_reader.cc:666
5237
msgid "Only output for the given transaction ID"
5240
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5241
msgid "Summarize message contents"
5244
#: ../plugin/transaction_log/utilities/transaction_reader.cc:701
5245
msgid "Cannot use --start-pos and --transaction-id together\n"
5248
#: ../plugin/transaction_log/utilities/transaction_reader.cc:707
5249
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5252
#: ../plugin/transaction_log/utilities/transaction_reader.cc:825
5253
msgid "Checksum failed. Wanted "
5256
#: ../plugin/transaction_log/utilities/transaction_reader.cc:827
5261
#~ msgid "--help : Display help and exit\n"
5262
#~ msgstr "Amosar esta axuda e saír."
5264
#~ msgid "Use compression in server/client protocol."
5265
#~ msgstr "Empregar compresión no protocolo servidor/cliente."
5268
#~ msgid "Writing a core file\n"
5269
#~ msgstr "Escribindo ficheiro histórico %s\n"
5271
#~ msgid "Synonym for -?"
5272
#~ msgstr "Sinónimo de -?"
5774
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5776
msgid "%-.100s via TCP/IP"
5779
#: plugin/oldlibdrizzle/errmsg.cc:28
5780
msgid "Unknown Drizzle error"
5783
#: plugin/oldlibdrizzle/errmsg.cc:29
5785
msgid "Can't create UNIX socket (%d)"
5788
#: plugin/oldlibdrizzle/errmsg.cc:30
5790
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5793
#: plugin/oldlibdrizzle/errmsg.cc:31
5795
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5798
#: plugin/oldlibdrizzle/errmsg.cc:32
5800
msgid "Can't create TCP/IP socket (%d)"
5803
#: plugin/oldlibdrizzle/errmsg.cc:33
5805
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5808
#: plugin/oldlibdrizzle/errmsg.cc:34
5809
msgid "Drizzle server has gone away"
5812
#: plugin/oldlibdrizzle/errmsg.cc:35
5814
msgid "Protocol mismatch; server version = %d, client version = %d"
5817
#: plugin/oldlibdrizzle/errmsg.cc:36
5818
msgid "Drizzle client ran out of memory"
5821
#: plugin/oldlibdrizzle/errmsg.cc:37
5822
msgid "Wrong host info"
5825
#: plugin/oldlibdrizzle/errmsg.cc:38
5826
msgid "Localhost via UNIX socket"
5829
#: plugin/oldlibdrizzle/errmsg.cc:40
5830
msgid "Error in server handshake"
5833
#: plugin/oldlibdrizzle/errmsg.cc:41
5834
msgid "Lost connection to Drizzle server during query"
5837
#: plugin/oldlibdrizzle/errmsg.cc:42
5838
msgid "Commands out of sync; you can't run this command now"
5841
#: plugin/oldlibdrizzle/errmsg.cc:43
5843
msgid "Named pipe: %-.32s"
5846
#: plugin/oldlibdrizzle/errmsg.cc:44
5848
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5851
#: plugin/oldlibdrizzle/errmsg.cc:45
5853
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5856
#: plugin/oldlibdrizzle/errmsg.cc:46
5858
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5861
#: plugin/oldlibdrizzle/errmsg.cc:47
5863
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5866
#: plugin/oldlibdrizzle/errmsg.cc:48
5867
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5870
#: plugin/oldlibdrizzle/errmsg.cc:49
5871
msgid "Embedded server"
5874
#: plugin/oldlibdrizzle/errmsg.cc:50
5875
msgid "Error on SHOW SLAVE STATUS:"
5878
#: plugin/oldlibdrizzle/errmsg.cc:51
5879
msgid "Error on SHOW SLAVE HOSTS:"
5882
#: plugin/oldlibdrizzle/errmsg.cc:52
5883
msgid "Error connecting to slave:"
5886
#: plugin/oldlibdrizzle/errmsg.cc:53
5887
msgid "Error connecting to master:"
5890
#: plugin/oldlibdrizzle/errmsg.cc:54
5891
msgid "SSL connection error"
5894
#: plugin/oldlibdrizzle/errmsg.cc:55
5895
msgid "Malformed packet"
5898
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5899
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5900
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5901
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5902
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5903
msgid "(unused error message)"
5906
#: plugin/oldlibdrizzle/errmsg.cc:57
5907
msgid "Invalid use of null pointer"
5910
#: plugin/oldlibdrizzle/errmsg.cc:58
5911
msgid "Statement not prepared"
5914
#: plugin/oldlibdrizzle/errmsg.cc:59
5915
msgid "No data supplied for parameters in prepared statement"
5918
#: plugin/oldlibdrizzle/errmsg.cc:60
5919
msgid "Data truncated"
5922
#: plugin/oldlibdrizzle/errmsg.cc:61
5923
msgid "No parameters exist in the statement"
5926
#: plugin/oldlibdrizzle/errmsg.cc:62
5927
msgid "Invalid parameter number"
5930
#: plugin/oldlibdrizzle/errmsg.cc:63
5933
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5936
#: plugin/oldlibdrizzle/errmsg.cc:65
5938
msgid "Using unsupported buffer type: %d (parameter: %d)"
5941
#: plugin/oldlibdrizzle/errmsg.cc:66
5943
msgid "Shared memory: %-.100s"
5946
#: plugin/oldlibdrizzle/errmsg.cc:76
5947
msgid "Wrong or unknown protocol"
5950
#: plugin/oldlibdrizzle/errmsg.cc:77
5951
msgid "Invalid connection handle"
5954
#: plugin/oldlibdrizzle/errmsg.cc:78
5956
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5957
"option 'secure_auth' enabled)"
5960
#: plugin/oldlibdrizzle/errmsg.cc:80
5961
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5964
#: plugin/oldlibdrizzle/errmsg.cc:81
5965
msgid "Attempt to read column without prior row fetch"
5968
#: plugin/oldlibdrizzle/errmsg.cc:82
5969
msgid "Prepared statement contains no metadata"
5972
#: plugin/oldlibdrizzle/errmsg.cc:83
5974
"Attempt to read a row while there is no result set associated with the "
5978
#: plugin/oldlibdrizzle/errmsg.cc:85
5979
msgid "This feature is not implemented yet"
5982
#: plugin/oldlibdrizzle/errmsg.cc:86
5985
"Lost connection to Drizzle server while waiting for initial communication "
5986
"packet, system error: %d"
5989
#: plugin/oldlibdrizzle/errmsg.cc:88
5992
"Lost connection to Drizzle server while reading initial communication "
5993
"packet, system error: %d"
5996
#: plugin/oldlibdrizzle/errmsg.cc:90
5999
"Lost connection to Drizzle server while sending authentication information, "
6003
#: plugin/oldlibdrizzle/errmsg.cc:92
6006
"Lost connection to Drizzle server while reading authorization information, "
6010
#: plugin/oldlibdrizzle/errmsg.cc:94
6013
"Lost connection to Drizzle server while setting initial database, system "
6017
#: plugin/oldlibdrizzle/errmsg.cc:96
6019
msgid "Statement closed indirectly because of a preceding %s() call"
6022
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6023
msgid "Connect Timeout."
6026
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6027
msgid "Read Timeout."
6030
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6031
msgid "Write Timeout."
6034
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6035
msgid "Retry Count."
6038
#: plugin/pool_of_threads/pool_of_threads.cc:233
6039
msgid "event_add error in libevent_add_session_callback\n"
6042
#: plugin/pool_of_threads/pool_of_threads.cc:399
6043
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6046
#: plugin/pool_of_threads/pool_of_threads.cc:406
6047
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6050
#: plugin/pool_of_threads/pool_of_threads.cc:418
6051
msgid "session_add_event event_add error in libevent_init\n"
6054
#: plugin/pool_of_threads/pool_of_threads.cc:431
6056
msgid "Can't create completion port thread (error %d)"
6059
#: plugin/pool_of_threads/pool_of_threads.cc:523
6060
msgid "libevent_thread_proc: my_thread_init() failed\n"
6063
#: plugin/pool_of_threads/pool_of_threads.cc:721
6064
msgid "Size of Pool."
6067
#: plugin/signal_handler/signal_handler.cc:214
6069
msgid "Can't create interrupt-thread (error %d, errno: %d)"