315
#: ../client/drizzle.cc:1355
316
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
319
#: ../client/drizzle.cc:1357
247
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
248
"option deprecated; use --disable-pager instead."
252
"Password to use when connecting to server. If password is not given it's "
253
"asked from the tty."
257
"Port number to use for connection or 0 for default to, in order of "
258
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
261
msgid "built-in default"
320
264
msgid "Set the drizzle prompt to this value."
323
#: ../client/drizzle.cc:1359
325
268
"Don't cache result, print it row by row. This may slow down the server if "
326
269
"the output is suspended. Doesn't use history file."
329
#: ../client/drizzle.cc:1361
330
272
msgid "Write fields without conversion. Used with --batch."
333
#: ../client/drizzle.cc:1362
335
msgid "Do not reconnect if the connection is lost."
336
msgstr "Aros a trio eto os nad ysy'r cysylltiad yn gweithio"
338
#: ../client/drizzle.cc:1364
339
msgid "Shutdown the server"
342
#: ../client/drizzle.cc:1365
276
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
277
"option is enabled by default."
280
msgid "Shutdown the server."
344
284
"Be more silent. Print results with a tab as separator, each row on new line."
346
286
"Tawelwch. Argraffu'r canlyniadau efo tafod fel gwahanwr, a bob rhes ar "
347
287
"llinell newydd."
349
#: ../client/drizzle.cc:1367
289
msgid "Output in table format."
351
293
"Append everything into outfile. See interactive help (\\h) also. Does not "
352
294
"work in batch mode. Disable with --disable-tee. This option is disabled by "
356
#: ../client/drizzle.cc:1369
357
msgid "Disable outfile. See interactive help (\\h) also."
360
#: ../client/drizzle.cc:1371
299
"Disable outfile. See interactive help (\\h) also. WARNING: option "
300
"deprecated; use --disable-tee instead"
303
msgid "User for login if not current user."
306
msgid "Only allow UPDATE and DELETE that uses keys."
309
msgid "Synonym for option --safe-updates, -U."
312
msgid "Write more. (-v -v -v gives the table output format)."
315
msgid "Output version information and exit."
318
msgid "Wait and retry if connection is down."
319
msgstr "Aros a trio eto os nad ysy'r cysylltiad yn gweithio"
361
321
msgid "Number of seconds before connection timeout."
364
#: ../client/drizzle.cc:1373
365
324
msgid "Max length of input line"
368
#: ../client/drizzle.cc:1375
369
327
msgid "Automatic limit for SELECT when using --safe-updates"
372
#: ../client/drizzle.cc:1377
373
330
msgid "Automatic limit for rows in a join when using --safe-updates"
376
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
377
msgid "Options specific to the client"
380
#: ../client/drizzle.cc:1383
381
msgid "Connect to host"
384
#: ../client/drizzle.cc:1385
386
"Password to use when connecting to server. If password is not given it's "
387
"asked from the tty."
390
#: ../client/drizzle.cc:1387
392
"Port number to use for connection or 0 for default to, in order of "
393
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
396
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
397
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
398
msgid "User for login if not current user."
401
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
402
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
403
msgid "The protocol of connection (mysql or drizzle)."
406
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
407
msgid "Allowed Options"
410
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
412
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
415
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
333
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
336
msgid "Number of lines before each import progress report."
339
msgid "Ping the server to check if it's alive."
342
msgid "Use MySQL Protocol."
346
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
351
"Copyright (C) 2008 Sun Microsystems\n"
352
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
353
"and you are welcome to modify and redistribute it under the GPL license\n"
357
msgid "Usage: %s [OPTIONS] [database]\n"
416
360
msgid "DELIMITER cannot contain a backslash character"
419
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
420
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
421
#: ../client/drizzletest.cc:5659
422
msgid "Error: Unknown protocol"
425
#: ../client/drizzle.cc:1627
427
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
430
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
432
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
435
#: ../client/drizzle.cc:1679
438
"Copyright (C) 2008 Sun Microsystems\n"
439
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
440
"and you are welcome to modify and redistribute it under the GPL license\n"
443
#: ../client/drizzle.cc:1684
445
msgid "Usage: drizzle [OPTIONS] [schema]\n"
448
#: ../client/drizzle.cc:1738
450
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
453
#: ../client/drizzle.cc:1747
456
"Your Drizzle connection id is %u\n"
457
"Connection protocol: %s\n"
458
"Server version: %s\n"
461
#: ../client/drizzle.cc:1781
463
msgid "Reading history-file %s\n"
466
#: ../client/drizzle.cc:1785
468
msgid "Couldn't allocate memory for temp histfile!\n"
471
#: ../client/drizzle.cc:1792
472
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
475
#: ../client/drizzle.cc:1802
479
#: ../client/drizzle.cc:1815
481
msgid "Writing history-file %s\n"
484
#: ../client/drizzle.cc:1823
488
#: ../client/drizzle.cc:1823
492
#: ../client/drizzle.cc:1873
493
msgid "Query aborted by Ctrl+C\n"
496
#: ../client/drizzle.cc:1957
364
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
368
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
372
msgid "WARNING: --server-arg option not supported in this configuration.\n"
376
"Non-integer value supplied for port. If you are trying to enter a password "
377
"please use --password instead."
380
msgid "Value supplied for port is not valid."
498
384
msgid "Processing line: %<PRIu32>\n"
501
#: ../client/drizzle.cc:2175
502
387
msgid "Unknown command: "
505
#: ../client/drizzle.cc:2346
506
msgid "Not found a delimiter within max_input_line of input"
509
#: ../client/drizzle.cc:2592
511
"Reading table information for completion of table and column names\n"
512
"You can turn off this feature to get a quicker startup with -A\n"
391
" Reading table information for completion of "
392
"table and column names\n"
393
" You can turn off this feature to get a "
394
"quicker startup with -A\n"
516
#: ../client/drizzle.cc:2631
517
398
msgid "No connection. Trying to reconnect..."
520
#: ../client/drizzle.cc:2637
521
401
msgid "Can't connect to the server\n"
524
#: ../client/drizzle.cc:2721
525
404
msgid "List of all Drizzle commands:"
528
#: ../client/drizzle.cc:2725
531
"Note that all text commands must be first on line and end with '%s' or \\g"
407
msgid "Note that all text commands must be first on line and end with ';'"
534
#: ../client/drizzle.cc:2783
535
410
msgid "No query specified\n"
538
#: ../client/drizzle.cc:2798
539
413
msgid "Ignoring query to other database"
542
#: ../client/drizzle.cc:2848
543
416
msgid "Empty set"
546
#: ../client/drizzle.cc:2861
548
420
msgid "%ld row in set"
549
421
msgid_plural "%ld rows in set"
553
#: ../client/drizzle.cc:2870
557
#: ../client/drizzle.cc:2872
559
429
msgid "Query OK, %ld row affected"
560
430
msgid_plural "Query OK, %ld rows affected"
564
#: ../client/drizzle.cc:2944
565
msgid "popen() failed! defaulting PAGER to stdout!\n"
568
#: ../client/drizzle.cc:2966
570
msgid "Error logging to file '%s'\n"
573
#: ../client/drizzle.cc:2971
575
msgid "Logging to file '%s'\n"
578
#: ../client/drizzle.cc:3055
587
"Collation: %s (%u)\n"
595
#: ../client/drizzle.cc:3522
597
msgid "No previous outfile available, you must give a filename!\n"
600
#: ../client/drizzle.cc:3527
602
msgid "Currently logging to file '%s'\n"
605
#: ../client/drizzle.cc:3547
607
msgid "No outfile specified!\n"
610
#: ../client/drizzle.cc:3560
611
msgid "Outfile disabled.\n"
614
#: ../client/drizzle.cc:3587
615
msgid "Default pager wasn't set, using stdout.\n"
618
#: ../client/drizzle.cc:3607
620
msgid "PAGER set to '%s'\n"
623
#: ../client/drizzle.cc:3618
624
msgid "PAGER set to stdout\n"
627
#: ../client/drizzle.cc:3701
629
msgid "Connection id: %u"
632
#: ../client/drizzle.cc:3703
634
msgid "Current schema: %.128s\n"
637
#: ../client/drizzle.cc:3704
642
#: ../client/drizzle.cc:3724
643
msgid "Usage: \\. <filename> | source <filename>"
646
#: ../client/drizzle.cc:3739
648
msgid "Failed to open file '%s', error: %d"
651
#: ../client/drizzle.cc:3747
652
msgid "Can't initialize LineBuffer"
655
#: ../client/drizzle.cc:3783
656
msgid "DELIMITER must be followed by a 'delimiter' character or string"
659
#: ../client/drizzle.cc:3816
660
msgid "USE must be followed by a schema name"
663
#: ../client/drizzle.cc:3884
664
msgid "Schema changed"
667
#: ../client/drizzle.cc:3930
668
msgid "Show warnings enabled."
671
#: ../client/drizzle.cc:3938
672
msgid "Show warnings disabled."
675
#: ../client/drizzle.cc:4088
679
"Connection id:\t\t%lu\n"
682
#: ../client/drizzle.cc:4100
684
msgid "Current schema:\t%s\n"
687
#: ../client/drizzle.cc:4101
689
msgid "Current user:\t\t%s\n"
692
#: ../client/drizzle.cc:4107
693
msgid "SSL:\t\t\tNot in use"
696
#: ../client/drizzle.cc:4112
702
#: ../client/drizzle.cc:4119
705
"All updates ignored to this schema\n"
708
#: ../client/drizzle.cc:4122
710
msgid "Current pager:\t\t%s\n"
713
#: ../client/drizzle.cc:4123
715
msgid "Using outfile:\t\t'%s'\n"
718
#: ../client/drizzle.cc:4124
720
msgid "Using delimiter:\t%s\n"
723
#: ../client/drizzle.cc:4125
725
msgid "Server version:\t\t%s\n"
728
#: ../client/drizzle.cc:4126
730
msgid "Protocol:\t\t%s\n"
733
#: ../client/drizzle.cc:4127
735
msgid "Protocol version:\t%d\n"
738
#: ../client/drizzle.cc:4128
740
msgid "Connection:\t\t%s\n"
743
#: ../client/drizzle.cc:4135
745
msgid "UNIX socket:\t\t%s\n"
748
#: ../client/drizzle.cc:4137
750
msgid "TCP port:\t\t%d\n"
753
#: ../client/drizzle.cc:4142
756
"Note that you are running in safe_update_mode:\n"
759
#: ../client/drizzle.cc:4144
762
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
764
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
766
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
767
" Max number of examined row combination in a join is set to: %"
772
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
777
#: ../client/drizzle.cc:4249
779
msgid "ERROR %d (%s): "
782
#: ../client/drizzle.cc:4251
787
#: ../client/drizzle.cc:4254
791
#: ../client/drizzle.cc:4387
795
#: ../client/drizzle.cc:4389
799
#: ../client/drizzle.cc:4395
803
#: ../client/drizzle.cc:4401
807
#: ../client/drizzle.cc:4502
811
#: ../client/drizzle.cc:4622
813
msgid "Returning to default PROMPT of %s\n"
816
#: ../client/drizzle.cc:4627
817
msgid "Memory allocation error. Not changing prompt\n"
820
#: ../client/drizzle.cc:4632
822
msgid "PROMPT set to '%s'\n"
825
#: ../client/drizzledump.cc:229
826
msgid "Error inserting into destination database"
829
#: ../client/drizzledump.cc:253
434
msgid "Number of rows before each output progress report (requires --verbose)."
831
438
msgid "Got errno %d on write"
834
#: ../client/drizzledump.cc:298
837
"%s: You can't use --single-transaction and --lock-all-tables at the same "
841
#: ../client/drizzledump.cc:305
843
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
846
#: ../client/drizzledump.cc:373
847
msgid "-- Retrieving database structures..."
850
#: ../client/drizzledump.cc:485
852
"Dump all the databases. This will be same as --databases with all databases "
856
#: ../client/drizzledump.cc:487
857
msgid "Dump all the tablespaces."
860
#: ../client/drizzledump.cc:489
861
msgid "Use complete insert statements."
864
#: ../client/drizzledump.cc:491
866
"Flush logs file in server before starting dump. Note that if you dump many "
867
"databases at once (using the option --databases= or --all-databases), the "
868
"logs will be flushed for each database dumped. The exception is when using --"
869
"lock-all-tables in this case the logs will be flushed only once, "
870
"corresponding to the moment all tables are locked. So if you want your dump "
871
"and the log flush to happen at the same exact moment you should use --lock-"
872
"all-tables or --flush-logs"
875
#: ../client/drizzledump.cc:493
876
msgid "Continue even if we get an sql-error."
879
#: ../client/drizzledump.cc:494
880
msgid "Display this help message and exit."
883
#: ../client/drizzledump.cc:496
885
"Locks all tables across all databases. This is achieved by taking a global "
886
"read lock for the duration of the whole dump. Automatically turns --single-"
890
#: ../client/drizzledump.cc:498
892
"Creates a consistent snapshot by dumping all tables in a single transaction. "
893
"Works ONLY for tables stored in storage engines which support "
894
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
895
"be consistent for other storage engines. While a --single-transaction dump "
896
"is in process, to ensure a valid dump file (correct table contents), no "
897
"other connection should use the following statements: ALTER TABLE, DROP "
898
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
902
#: ../client/drizzledump.cc:500
904
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
905
"extended-insert and --disable-keys."
908
#: ../client/drizzledump.cc:501
909
msgid "Overrides option --databases (-B)."
912
#: ../client/drizzledump.cc:503
913
msgid "Number of rows before each output progress report (requires --verbose)."
916
#: ../client/drizzledump.cc:505
917
msgid "Print info about the various stages."
920
#: ../client/drizzledump.cc:507
921
msgid "Turn off Comments"
924
#: ../client/drizzledump.cc:508
925
msgid "Turn off create-options"
928
#: ../client/drizzledump.cc:509
929
msgid "Turn off extended-insert"
932
#: ../client/drizzledump.cc:510
933
msgid "Turn off dump date at the end of the output"
936
#: ../client/drizzledump.cc:511
937
msgid "Do not read from the configuration files"
940
#: ../client/drizzledump.cc:517
941
msgid "Add a 'DROP DATABASE' before each create."
944
#: ../client/drizzledump.cc:518
945
msgid "Do not add a 'drop table' before each create."
948
#: ../client/drizzledump.cc:520
950
"Give less verbose output (useful for debugging). Disables structure comments "
951
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
952
"set-names --skip-disable-keys"
955
#: ../client/drizzledump.cc:522
957
"To dump several databases. Note the difference in usage; In this case no "
958
"tables are given. All name arguments are regarded as databasenames. 'USE "
959
"db_name;' will be included in the output."
962
#: ../client/drizzledump.cc:524
964
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
965
"will not be put in the output."
968
#: ../client/drizzledump.cc:526
970
"Do not dump the specified table. To specify more than one table to ignore, "
971
"use the directive multiple times, once for each table. Each table must be "
972
"specified with both database and table names, e.g. --ignore-table=database."
976
#: ../client/drizzledump.cc:528
977
msgid "Insert rows with INSERT IGNORE."
980
#: ../client/drizzledump.cc:530
981
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
984
#: ../client/drizzledump.cc:532
986
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
987
"above line will be added otherwise, if --databases or --all-databases option "
991
#: ../client/drizzledump.cc:534
992
msgid "No row information."
995
#: ../client/drizzledump.cc:536
996
msgid "Use REPLACE INTO instead of INSERT INTO."
999
#: ../client/drizzledump.cc:538
1000
msgid "Where to send output to (stdout|database"
1003
#: ../client/drizzledump.cc:540
1005
"Hostname for destination db server (requires --destination-type=database)"
1008
#: ../client/drizzledump.cc:542
1010
"Port number for destination db server (requires --destination-type=database)"
1013
#: ../client/drizzledump.cc:544
1015
"User name for destination db server (resquires --destination-type=database)"
1018
#: ../client/drizzledump.cc:546
1020
"Password for destination db server (requires --destination-type=database)"
1023
#: ../client/drizzledump.cc:548
1025
"The database in the destination db server (requires --destination-"
1026
"type=database, not for use with --all-databases)"
1029
#: ../client/drizzledump.cc:550
1031
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1035
#: ../client/drizzledump.cc:556
1036
msgid "Connect to host."
1039
#: ../client/drizzledump.cc:558
1041
"Password to use when connecting to server. If password is not given it's "
1042
"solicited on the tty."
1045
#: ../client/drizzledump.cc:560
1046
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1047
msgid "Port number to use for connection."
1050
#: ../client/drizzledump.cc:567
1051
msgid "Hidden Options"
1054
#: ../client/drizzledump.cc:569
1055
msgid "Used to select the database"
1058
#: ../client/drizzledump.cc:570
1059
msgid "Used to select the tables"
1062
#: ../client/drizzledump.cc:573
1063
msgid "Allowed Options + Hidden Options"
1066
#: ../client/drizzledump.cc:637
1068
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1071
#: ../client/drizzledump.cc:642
1073
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1074
"and you are welcome to modify and redistribute it under the GPL license\n"
1077
#: ../client/drizzledump.cc:643
1078
msgid "Dumps definitions and data from a Drizzle database server"
1081
#: ../client/drizzledump.cc:644
442
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1083
446
msgid "Usage: %s [OPTIONS] database [tables]\n"
1086
#: ../client/drizzledump.cc:645
1088
450
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1091
#: ../client/drizzledump.cc:647
1093
454
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1096
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1097
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
458
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
459
"and you are welcome to modify and redistribute it under the GPL license\n"
462
msgid "Dumps definitions and data from a Drizzle database server"
466
msgid "For more options, use %s --help\n"
471
"Non-integer value supplied for port. If you are trying to enter a password "
472
"please use --password instead.\n"
1099
476
msgid "Value supplied for port is not valid.\n"
1102
#: ../client/drizzledump.cc:743
480
msgid "Memory allocation error while copying password. Aborting.\n"
484
msgid "Input filename too long: %s"
1104
488
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1107
#: ../client/drizzledump_data.cc:268
1108
msgid "-- Retrieving data for "
1111
#: ../client/drizzledump_data.cc:300
1112
msgid " rows dumped for table "
1115
#: ../client/drizzledump_data.cc:547
1116
msgid "-- Connecting to "
1119
#: ../client/drizzledump_data.cc:547
1120
msgid " using protocol "
1123
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1124
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1125
msgid "Error executing query: "
1128
#: ../client/drizzledump_data.cc:602
1129
msgid "Could not buffer result: "
1132
#: ../client/drizzledump_data.cc:648
1133
msgid "Error: Could not set db '"
1136
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1137
#: ../client/drizzledump_data.cc:673
1141
#: ../client/drizzledump_data.cc:682
1142
msgid "-- Disconnecting from "
1145
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1146
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1147
msgid "-- Retrieving table structures for "
1150
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1151
msgid "-- Retrieving fields for "
1154
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1155
msgid "-- Retrieving indexes for "
1158
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1159
msgid "-- Retrieving foreign keys for "
1162
#: ../client/drizzleslap.cc:2292
1164
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1167
#: ../client/drizzletest.cc:5412
1168
msgid "Error: Invalid Value for opt_max_connect_retries"
1171
#: ../client/drizzletest.cc:5422
1172
msgid "Error: Invalid Value for opt_tail_lines"
1175
#: ../client/drizzletest.cc:5432
1176
msgid "Error: Invalid Value for opt_sleep"
1179
#: ../client/drizzletest.cc:5623
492
msgid "Invalid mode to --compatible: %s\n"
496
msgid "%s: You must use option --tab with --fields-...\n"
501
"%s: You can't use --single-transaction and --lock-all-tables at the same "
507
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
512
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
516
msgid "Got error: %s (%d) %s"
520
msgid "Got error: %d %s"
524
msgid "Couldn't execute '%s': %s (%d)"
528
msgid "-- Connecting to %s...\n"
532
msgid "-- Disconnecting from %s...\n"
535
msgid "Couldn't allocate memory"
540
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
545
msgid "-- Retrieving table structure for table %s...\n"
549
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
553
msgid "%s: Can't get keys for table %s\n"
557
msgid "Error: Couldn't read status information for table %s\n"
561
msgid "Error retrieving table structure for table: \"%s\""
565
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
569
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
573
msgid "-- Skipping dump data for table '%s', it has no fields\n"
576
msgid "-- Sending SELECT query...\n"
579
msgid "when executing 'SELECT INTO OUTFILE'"
586
"-- Dumping data for table %s\n"
590
msgid "-- Retrieving rows...\n"
594
msgid "%s: Error in field count for table: %s ! Aborting.\n"
598
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
602
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
606
msgid "Not enough fields from table %s! Aborting.\n"
609
msgid "when doing refresh"
612
msgid "alloc_root failure."
616
msgid "Couldn't find table: \"%s\""
621
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
625
msgid "Error: Not enough memory to store ORDER BY clause\n"
1181
629
msgid "Could not open '%s' for reading: errno = %d"
1184
#: ../client/drizzletest.cc:5628
1186
633
msgid "Out of memory"
1189
#: ../drizzled/drizzled.cc:491
637
msgid "Got signal %d from thread %<PRIu64>"
1190
640
msgid "Aborting\n"
1193
#: ../drizzled/drizzled.cc:550
1194
643
msgid "One can only use the --user switch if running as root\n"
1197
#: ../drizzled/drizzled.cc:557
1199
647
"Fatal error: Please read \"Security\" section of the manual to find out how "
1200
648
"to run drizzled as root!\n"
1203
#: ../drizzled/drizzled.cc:577
1206
653
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1210
#: ../drizzled/drizzled.cc:602
1211
msgid "Set process group ID failed"
1214
#: ../drizzled/drizzled.cc:607
1215
msgid "Set process user ID failed"
1218
#: ../drizzled/drizzled.cc:619
1219
msgid "Process chroot failed"
1222
#: ../drizzled/drizzled.cc:739
1223
msgid "Error: Invalid Value for auto_increment_increment"
1226
#: ../drizzled/drizzled.cc:750
1227
msgid "Error: Invalid Value for auto_increment_offset"
1230
#: ../drizzled/drizzled.cc:761
1231
msgid "Error: Invalid Value for completion_type"
1234
#: ../drizzled/drizzled.cc:773
1235
msgid "Error: Invalid Value for div-precision-increment"
1238
#: ../drizzled/drizzled.cc:784
1239
msgid "Error: Invalid Value for group_concat_max_len"
1242
#: ../drizzled/drizzled.cc:795
1243
msgid "Error: Invalid Value for join_buffer_size"
1246
#: ../drizzled/drizzled.cc:807
1247
msgid "Error: Invalid Value for max_allowed_packet"
1250
#: ../drizzled/drizzled.cc:819
1251
msgid "Error: Invalid Value for max_error_count"
1254
#: ../drizzled/drizzled.cc:830
1255
msgid "Error: Invalid Value for max_heap_table_size"
1258
#: ../drizzled/drizzled.cc:842
1259
msgid "Error: Invalid Value for min_examined_row_limit"
1262
#: ../drizzled/drizzled.cc:853
1263
msgid "Error: Invalid Value for max_join_size"
1266
#: ../drizzled/drizzled.cc:864
1267
msgid "Error: Invalid Value for max_length_for_sort_data"
1270
#: ../drizzled/drizzled.cc:875
1271
msgid "Error: Invalid Value for max_seeks_for_key"
1274
#: ../drizzled/drizzled.cc:886
1275
msgid "Error: Invalid Value for max_sort_length"
1278
#: ../drizzled/drizzled.cc:897
1279
msgid "Error: Invalid Value for optimizer_search_depth"
1282
#: ../drizzled/drizzled.cc:908
1283
msgid "Error: Invalid Value for preload_buff_size"
1286
#: ../drizzled/drizzled.cc:919
1287
msgid "Error: Invalid Value for query_alloc_block_size"
1290
#: ../drizzled/drizzled.cc:931
1291
msgid "Error: Invalid Value for query_prealloc_size"
1294
#: ../drizzled/drizzled.cc:943
1295
msgid "Error: Invalid Value for range_alloc_block_size"
1298
#: ../drizzled/drizzled.cc:955
1299
msgid "Error: Invalid Value for read_buff_size"
1302
#: ../drizzled/drizzled.cc:967
1303
msgid "Error: Invalid Value for read_rnd_buff_size"
1306
#: ../drizzled/drizzled.cc:978
1307
msgid "Error: Invalid Value for sort_buff_size"
1310
#: ../drizzled/drizzled.cc:989
1311
msgid "Error: Invalid Value for table_def_size"
1314
#: ../drizzled/drizzled.cc:1000
1315
msgid "Error: Invalid Value for table_cache_size"
1318
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1319
msgid "Error: Invalid Value for table_lock_wait_timeout"
1322
#: ../drizzled/drizzled.cc:1038
1324
"Error: Invalid Value for transaction_message_threshold valid values are "
1325
"between 131072 - 1048576 bytes"
1328
#: ../drizzled/drizzled.cc:1096
1330
msgid "Defaults file '%s' not found\n"
1333
#: ../drizzled/drizzled.cc:1138
658
msgid "Fatal signal %d while backtracing\n"
663
"We will try our best to scrape up some info that will hopefully help "
665
"the problem, but since we have already crashed, something is definitely "
667
"and this may fail.\n"
673
"It is possible that drizzled could use up to \n"
674
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
676
"Hope that's ok; if not, decrease some variables in the equation.\n"
682
"Attempting backtrace. You can use the following information to find out\n"
683
"where drizzled died. If you see no messages after this, something went\n"
684
"terribly wrong...\n"
689
"Trying to get some variables.\n"
690
"Some pointers may be invalid and cause the dump to abort...\n"
696
"This crash occurred while the server was calling initgroups(). This is\n"
697
"often due to the use of a drizzled that is statically linked against glibc\n"
698
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
699
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
700
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
701
"drizzled that is not statically linked.\n"
707
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
708
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
709
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
710
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
711
"the documentation for your distribution on how to do that.\n"
715
msgid "Writing a core file\n"
1335
719
msgid "gethostname failed, using '%s' as hostname"
1338
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1339
msgid "Display this help and exit."
1342
#: ../drizzled/drizzled.cc:1156
1343
msgid "Configuration file to use"
1346
#: ../drizzled/drizzled.cc:1158
1347
msgid "Base location for config files"
1350
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1351
msgid "Directory for plugins."
1354
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1356
"Optional comma separated list of plugins to load at startup in addition to "
1357
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1360
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1362
"Optional comma separated list of plugins to not load at startup. Effectively "
1363
"removes a plugin from the list of plugins to be loaded. [for example: --"
1364
"plugin_remove=crc32,logger_gearman]"
1367
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1369
"Optional comma separated list of plugins to load at starup instead of the "
1370
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1373
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
723
msgid "Unknown locale: '%s'"
726
msgid "Can't create thread-keys"
729
msgid "Failed to initialize plugins."
734
"%s: Too many arguments (first extra is '%s').\n"
735
"Use --verbose --help to get a list of available options\n"
738
msgid "No scheduler found, cannot continue!\n"
742
msgid "Unknown/unsupported storage engine: %s"
745
msgid "Display this help and exit after initializing plugins."
1374
748
msgid "Auto-increment columns are incremented by this"
1377
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1379
752
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1383
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1385
757
"Path to installation directory. All paths are usually resolved relative to "
1389
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1390
761
msgid "Chroot drizzled daemon during startup."
1393
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1394
764
msgid "Set the default collation."
1397
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1398
767
msgid "Default completion type."
1401
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1402
770
msgid "Write core on errors."
1405
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1406
773
msgid "Path to the database root."
1409
#: ../drizzled/drizzled.cc:1196
1410
msgid "Set the default storage engine for tables."
776
msgid "Set the default storage engine (table type) for tables."
1413
#: ../drizzled/drizzled.cc:1198
1414
779
msgid "Set the default time zone."
1417
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
782
msgid "Print a symbolic stack trace on failure."
1418
785
msgid "Used for debugging; Use at your own risk!"
1421
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1422
788
msgid "Set up signals usable for debugging"
1425
#: ../drizzled/drizzled.cc:1204
1426
794
msgid "Set the language used for the month names and the days of the week."
1429
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1430
797
msgid "Log some not critical warnings to the log file."
1433
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1434
msgid "Pid file used by drizzled."
1437
#: ../drizzled/drizzled.cc:1210
1438
msgid "Maximum time in seconds to wait for the port to become free. "
1441
#: ../drizzled/drizzled.cc:1212
1442
msgid "Include the SQL query in replicated protobuf messages."
1445
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
800
msgid "Pid file used by safe_mysqld."
804
"Maximum time in seconds to wait for the port to become free. (Default: no "
1447
809
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1448
810
"specified directory"
1451
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1453
814
"Uniquely identifies the server instance in the community of replication "
1457
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1458
818
msgid "Don't print a stack trace on failure."
1461
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1462
821
msgid "Enable symbolic link support."
1465
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1467
825
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1470
#: ../drizzled/drizzled.cc:1227
1471
828
msgid "Path for temporary files."
1474
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1475
831
msgid "Default transaction isolation level."
1478
#: ../drizzled/drizzled.cc:1231
1480
"Max message size written to transaction log, valid values 131072 - 1048576 "
1484
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1485
834
msgid "Run drizzled daemon as user."
1488
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1490
838
"The number of outstanding connection requests Drizzle can have. This comes "
1491
839
"into play when the main Drizzle thread gets very many connection requests in "
1492
840
"a very short time."
1495
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1497
844
"Size of tree cache used in bulk insert optimization. Note that this is a "
1498
845
"limit per thread!"
1501
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1503
849
"Precision of the result of '/' operator will be increased on that value."
1506
#: ../drizzled/drizzled.cc:1248
1507
852
msgid "The maximum length of the result of function group_concat."
1510
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1511
855
msgid "The size of the buffer that is used for full joins."
1514
#: ../drizzled/drizzled.cc:1253
1516
"A global cap on the amount of memory that can be allocated by session join "
1517
"buffers (0 means unlimited)"
1520
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1521
858
msgid "Max packetlength to send/receive from to server."
1524
#: ../drizzled/drizzled.cc:1257
862
"If there is more than this number of interrupted connections from a host "
863
"this host will be blocked from further connections."
1525
866
msgid "Max number of errors/warnings to store for a statement."
1528
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1529
869
msgid "Don't allow creation of heap tables bigger than this."
1532
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1534
873
"Joins that are probably going to read more than max_join_size records return "
1538
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1539
877
msgid "Max number of bytes in sorted records."
1542
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1543
880
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1546
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1548
884
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1549
885
"max_sort_length bytes of each value are used; the rest are ignored)."
1552
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1553
888
msgid "After this many write locks, allow some read locks to run in between."
1556
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1558
892
"Don't log queries which examine less than min_examined_row_limit rows to "
1562
#: ../drizzled/drizzled.cc:1277
1564
"Do not apply any heuristic(s) during query optimization to prune, thus "
1565
"perform an exhaustive search from the optimizer search space."
897
"Controls the heuristic(s) applied during query optimization to prune less-"
898
"promising partial plans from the optimizer search space. Meaning: false - do "
899
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
900
"based on number of retrieved rows."
1568
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1570
904
"Maximum depth of search performed by the query optimizer. Values larger than "
1571
905
"the number of relations in a query result in better query plans, but take "
1576
910
"(used for testing/comparison)."
1579
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
913
msgid "Directory for plugins."
917
"Optional comma separated list of plugins to load at startup in addition to "
918
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
922
"Optional comma separated list of plugins to not load at startup. Effectively "
923
"removes a plugin from the list of plugins to be loaded. [for example: --"
924
"plugin_remove=crc32,logger_gearman]"
928
"Optional comma separated list of plugins to load at starup instead of the "
929
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1580
932
msgid "The size of the buffer that is allocated when preloading indexes"
1583
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1584
935
msgid "Allocation block size for query parsing and execution"
1587
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1588
938
msgid "Persistent buffer for query parsing and execution"
1591
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1592
941
msgid "Allocation block size for storing ranges during optimization"
1595
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1597
945
"Each thread that does a sequential scan allocates a buffer of this size for "
1598
946
"each table it scans. If you do many sequential scans, you may want to "
1599
947
"increase this value."
1602
#: ../drizzled/drizzled.cc:1306
1603
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1606
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1608
951
"When reading rows in sorted order after a sort, the rows are read through "
1609
952
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1610
953
"record_buffer."
1613
#: ../drizzled/drizzled.cc:1314
1614
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1617
#: ../drizzled/drizzled.cc:1316
1618
956
msgid "Select scheduler to be used (by default multi-thread)."
1621
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1622
959
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1625
#: ../drizzled/drizzled.cc:1322
1627
"A global cap on the amount of memory that can be allocated by session sort "
1628
"buffers (0 means unlimited)"
1631
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1632
962
msgid "The number of cached table definitions."
1635
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1636
965
msgid "The number of cached open tables."
1639
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1641
969
"Timeout in seconds to wait for a table level lock before returning an error. "
1642
970
"Used only if the connection has active cursors."
1645
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1646
973
msgid "The stack size for each thread."
1649
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1651
977
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1652
978
"automatically convert it to an on-disk MyISAM table."
1655
#: ../drizzled/drizzled.cc:1357
1656
msgid "Duplicate entry for command line option\n"
1659
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1660
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1661
#: ../drizzled/drizzled.cc:1484
1665
"Use --help to get a list of available options\n"
1668
#: ../drizzled/drizzled.cc:1434
1669
msgid "Failed to initialize plugins\n"
1672
#: ../drizzled/drizzled.cc:1472
1676
"Use --help to get a list of available options\n"
1679
#: ../drizzled/drizzled.cc:1521
1680
msgid "Error getting default charset"
1683
#: ../drizzled/drizzled.cc:1551
1684
msgid "Error setting collation"
1687
#: ../drizzled/drizzled.cc:1559
1689
msgid "Unknown locale: '%s'"
1692
#: ../drizzled/drizzled.cc:1579
1693
msgid "Could not initialize table cache\n"
1696
#: ../drizzled/drizzled.cc:1594
1697
msgid "XA cache initialization failed: Out of memory\n"
1700
#: ../drizzled/drizzled.cc:1624
1701
msgid "No scheduler found, cannot continue!\n"
1704
#: ../drizzled/drizzled.cc:1648
1706
msgid "Unknown/unsupported storage engine: %s\n"
1709
#: ../drizzled/drizzled.cc:1798
1711
"Maximum time in seconds to wait for the port to become free. (Default: no "
1715
#: ../drizzled/drizzled.cc:1907
1717
"Controls the heuristic(s) applied during query optimization to prune less-"
1718
"promising partial plans from the optimizer search space. Meaning: false - do "
1719
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1720
"based on number of retrieved rows."
1723
#: ../drizzled/drizzled.cc:2039
1725
982
"Copyright (C) 2008 Sun Microsystems\n"
1726
983
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1727
984
"and you are welcome to modify and redistribute it under the GPL license\n"
986
"Starts the Drizzle database server\n"
1731
#: ../drizzled/drizzled.cc:2046
1733
990
msgid "Usage: %s [OPTIONS]\n"
1736
#: ../drizzled/drizzled.cc:2167
1739
995
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1740
996
"command line\n"
1743
#: ../drizzled/drizzled.cc:2184
1744
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1747
#: ../drizzled/drizzled.cc:2197
1748
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1751
#: ../drizzled/drizzled.cc:2210
1752
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1755
#: ../drizzled/drizzled.cc:2223
1756
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1759
#: ../drizzled/drizzled.cc:2338
1762
"There was an error creating the '%s' part of the path '%s'. Please check "
1763
"the path exists and is writable.\n"
1766
#: ../drizzled/drizzled.cc:2345
1769
"There was an error opening the path '%s', please check the path exists and "
1773
#: ../drizzled/error.cc:133
999
msgid "Can't start server: cannot resolve hostname!"
1002
msgid "Can't start server: bind-address refers to multiple interfaces!"
1006
"setrlimit could not change the size of core files to 'infinity'; We may not "
1007
"be able to generate a core file on signals"
1011
msgid "Data directory %s does not exist\n"
1775
1015
msgid "Unknown error %d"
1778
#: ../drizzled/error.cc:207
1782
#: ../drizzled/error.cc:208
1783
msgid "Error on first"
1786
#: ../drizzled/error.cc:209
1790
#: ../drizzled/error.cc:210
1794
#: ../drizzled/error.cc:211
1796
1025
msgid "Can't create file '%-.200s' (errno: %d)"
1799
#: ../drizzled/error.cc:212
1801
1029
msgid "Can't create table '%-.200s' (errno: %d)"
1804
#: ../drizzled/error.cc:213
1806
msgid "Can't create schema '%-.192s' (errno: %d)"
1809
#: ../drizzled/error.cc:214
1811
msgid "Can't create schema '%-.192s'; schema exists"
1814
#: ../drizzled/error.cc:215
1816
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1819
#: ../drizzled/error.cc:216
1033
msgid "Can't create database '%-.192s' (errno: %d)"
1037
msgid "Can't create database '%-.192s'; database exists"
1041
msgid "Can't drop database '%-.192s'; database doesn't exist"
1045
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1049
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1821
1053
msgid "Error on delete of '%-.192s' (errno: %d)"
1824
#: ../drizzled/error.cc:217
1056
msgid "Can't read record in system table"
1826
1060
msgid "Can't get status of '%-.200s' (errno: %d)"
1829
#: ../drizzled/error.cc:218
1064
msgid "Can't get working directory (errno: %d)"
1831
1068
msgid "Can't lock file (errno: %d)"
1834
#: ../drizzled/error.cc:219
1836
1072
msgid "Can't open file: '%-.200s' (errno: %d)"
1839
#: ../drizzled/error.cc:220
1841
1076
msgid "Can't find file: '%-.200s' (errno: %d)"
1844
#: ../drizzled/error.cc:221
1846
1080
msgid "Can't read dir of '%-.192s' (errno: %d)"
1849
#: ../drizzled/error.cc:222
1084
msgid "Can't change dir to '%-.192s' (errno: %d)"
1851
1088
msgid "Record has changed since last read in table '%-.192s'"
1854
#: ../drizzled/error.cc:223
1856
1092
msgid "Disk full (%s); waiting for someone to free some space..."
1859
#: ../drizzled/error.cc:224
1861
1096
msgid "Can't write; duplicate key in table '%-.192s'"
1864
#: ../drizzled/error.cc:225
1866
1100
msgid "Error on close of '%-.192s' (errno: %d)"
1869
#: ../drizzled/error.cc:226
1871
1104
msgid "Error reading file '%-.200s' (errno: %d)"
1874
#: ../drizzled/error.cc:227
1876
1108
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1879
#: ../drizzled/error.cc:228
1881
1112
msgid "Error writing file '%-.200s' (errno: %d)"
1884
#: ../drizzled/error.cc:229
1886
1116
msgid "'%-.192s' is locked against change"
1889
#: ../drizzled/error.cc:230
1890
1119
msgid "Sort aborted"
1893
#: ../drizzled/error.cc:231
1123
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1895
1127
msgid "Got error %d from storage engine"
1898
#: ../drizzled/error.cc:232
1900
1131
msgid "Table storage engine for '%-.192s' doesn't have this option"
1903
#: ../drizzled/error.cc:233
1905
1135
msgid "Can't find record in '%-.192s'"
1908
#: ../drizzled/error.cc:234
1910
1139
msgid "Incorrect information in file: '%-.200s'"
1913
#: ../drizzled/error.cc:235
1915
1143
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1918
#: ../drizzled/error.cc:236
1920
1147
msgid "Old key file for table '%-.192s'; repair it!"
1923
#: ../drizzled/error.cc:237
1925
1151
msgid "Table '%-.192s' is read only"
1928
#: ../drizzled/error.cc:238
1930
1155
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1933
#: ../drizzled/error.cc:239
1934
1158
msgid "Out of sort memory; increase server sort buffer size"
1937
#: ../drizzled/error.cc:240
1938
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1941
#: ../drizzled/error.cc:241
1942
msgid "Global join memory constraint hit; increase join-heap-threshold"
1945
#: ../drizzled/error.cc:242
1946
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1949
#: ../drizzled/error.cc:243
1950
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1953
#: ../drizzled/error.cc:244
1955
1162
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1958
#: ../drizzled/error.cc:245
1959
1165
msgid "Too many connections"
1962
#: ../drizzled/error.cc:246
1964
1169
"Out of memory; check if drizzled or some other process uses all available "
1965
1170
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1966
1171
"memory or you can add more swap space"
1969
#: ../drizzled/error.cc:247
1970
1174
msgid "Can't get hostname for your address"
1973
#: ../drizzled/error.cc:248
1974
1177
msgid "Bad handshake"
1977
#: ../drizzled/error.cc:249
1979
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1181
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1982
#: ../drizzled/error.cc:250
1984
1185
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1987
#: ../drizzled/error.cc:251
1988
msgid "No schema selected"
1188
msgid "No database selected"
1991
#: ../drizzled/error.cc:252
1992
1191
msgid "Unknown command"
1995
#: ../drizzled/error.cc:253
1997
1195
msgid "Column '%-.192s' cannot be null"
2000
#: ../drizzled/error.cc:254
2002
msgid "Unknown schema '%-.192s'"
1199
msgid "Unknown database '%-.192s'"
2005
#: ../drizzled/error.cc:255
2007
1203
msgid "Table '%-.192s' already exists"
2010
#: ../drizzled/error.cc:256
2012
1207
msgid "Unknown table '%-.100s'"
2015
#: ../drizzled/error.cc:257
2017
1211
msgid "Column '%-.192s' in %-.192s is ambiguous"
2020
#: ../drizzled/error.cc:258
2021
1214
msgid "Server shutdown in progress"
2024
#: ../drizzled/error.cc:259
2026
1218
msgid "Unknown column '%-.192s' in '%-.192s'"
2029
#: ../drizzled/error.cc:260
2031
1222
msgid "'%-.192s' isn't in GROUP BY"
2034
#: ../drizzled/error.cc:261
2036
1226
msgid "Can't group on '%-.192s'"
2039
#: ../drizzled/error.cc:262
2040
1229
msgid "Statement has sum functions and columns in same statement"
2043
#: ../drizzled/error.cc:263
2044
1232
msgid "Column count doesn't match value count"
2047
#: ../drizzled/error.cc:264
2049
1236
msgid "Identifier name '%-.100s' is too long"
2052
#: ../drizzled/error.cc:265
2054
1240
msgid "Duplicate column name '%-.192s'"
2057
#: ../drizzled/error.cc:266
2059
1244
msgid "Duplicate key name '%-.192s'"
2062
#: ../drizzled/error.cc:267
2064
1248
msgid "Duplicate entry '%-.192s' for key %d"
2067
#: ../drizzled/error.cc:268
2069
1252
msgid "Incorrect column specifier for column '%-.192s'"
2072
#: ../drizzled/error.cc:269
2074
1256
msgid "%s near '%-.80s' at line %d"
2077
#: ../drizzled/error.cc:270
2079
msgid "Parsing error near '%s'"
2082
#: ../drizzled/error.cc:271
2083
1259
msgid "Query was empty"
2086
#: ../drizzled/error.cc:272
2088
1263
msgid "Not unique table/alias: '%-.192s'"
2091
#: ../drizzled/error.cc:273
2093
1267
msgid "Invalid default value for '%-.192s'"
2096
#: ../drizzled/error.cc:274
2097
1270
msgid "Multiple primary key defined"
2100
#: ../drizzled/error.cc:275
2102
1274
msgid "Too many keys specified; max %d keys allowed"
2105
#: ../drizzled/error.cc:276
2107
1278
msgid "Too many key parts specified; max %d parts allowed"
2110
#: ../drizzled/error.cc:277
2112
1282
msgid "Specified key was too long; max key length is %d bytes"
2115
#: ../drizzled/error.cc:278
2117
1286
msgid "Key column '%-.192s' doesn't exist in table"
2120
#: ../drizzled/error.cc:279
2123
1291
"BLOB column '%-.192s' can't be used in key specification with the used table "
2127
#: ../drizzled/error.cc:280
2130
1297
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2134
#: ../drizzled/error.cc:281
2136
1302
"Incorrect table definition; there can be only one auto column and it must be "
2137
1303
"defined as a key"
2140
#: ../drizzled/error.cc:282
1308
"%s: ready for connections.\n"
1309
"Version: '%s' socket: '%s' port: %u\n"
2142
1313
msgid "%s: Normal shutdown\n"
2145
#: ../drizzled/error.cc:283
2147
1317
msgid "%s: Got signal %d. Aborting!\n"
2150
#: ../drizzled/error.cc:284
2152
1321
msgid "%s: Shutdown complete\n"
2155
#: ../drizzled/error.cc:285
2157
1325
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2160
#: ../drizzled/error.cc:286
2161
1328
msgid "Can't create IP socket"
2164
#: ../drizzled/error.cc:287
2167
1333
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2171
#: ../drizzled/error.cc:288
2174
1339
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2175
1340
"check the manual"
2178
#: ../drizzled/error.cc:289
2180
1344
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2183
#: ../drizzled/error.cc:290
2186
"The file '%-.128s' must be in the schema directory or be readable by all"
1349
"The file '%-.128s' must be in the database directory or be readable by all"
2189
#: ../drizzled/error.cc:291
2191
1353
msgid "File '%-.200s' already exists"
2194
#: ../drizzled/error.cc:292
2196
1357
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2199
#: ../drizzled/error.cc:293
1361
msgid "Records: %ld Duplicates: %ld"
2201
1365
"Incorrect prefix key; the used key part isn't a string, the used length is "
2202
1366
"longer than the key part, or the storage engine doesn't support unique "
2206
#: ../drizzled/error.cc:294
2207
1370
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2210
#: ../drizzled/error.cc:295
2212
1374
msgid "Can't DROP '%-.192s'; check that column/key exists"
2215
#: ../drizzled/error.cc:296
2217
1378
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2220
#: ../drizzled/error.cc:297
2222
1382
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2225
#. KILL session errors
2226
#: ../drizzled/error.cc:300
2228
msgid "Unknown session id: %lu"
2231
#: ../drizzled/error.cc:301
2233
msgid "You are not the owner of session %lu"
2236
#: ../drizzled/error.cc:302
2237
msgid "You cannot kill the session you are connected from."
2240
#: ../drizzled/error.cc:305
1386
msgid "Unknown thread id: %lu"
1390
msgid "You are not owner of thread %lu"
2241
1393
msgid "No tables used"
2244
#: ../drizzled/error.cc:306
1397
msgid "Too many strings for column %-.192s and SET"
1401
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1405
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1409
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2246
1413
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2249
#: ../drizzled/error.cc:307
2251
msgid "Incorrect schema name '%-.100s'"
1417
msgid "Incorrect database name '%-.100s'"
2254
#: ../drizzled/error.cc:308
2256
1421
msgid "Incorrect table name '%-.100s'"
2259
#: ../drizzled/error.cc:309
2261
1425
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2262
1426
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2265
#: ../drizzled/error.cc:310
2266
1429
msgid "Unknown error"
2269
#: ../drizzled/error.cc:311
2271
1433
msgid "Unknown procedure '%-.192s'"
2274
#: ../drizzled/error.cc:312
2276
1437
msgid "Incorrect parameter count to procedure '%-.192s'"
2279
#: ../drizzled/error.cc:313
1441
msgid "Incorrect parameters to procedure '%-.192s'"
2281
1445
msgid "Unknown table '%-.192s' in %-.32s"
2284
#: ../drizzled/error.cc:314
2286
1449
msgid "Column '%-.192s' specified twice"
2289
#: ../drizzled/error.cc:315
2290
1452
msgid "Invalid use of group function"
2293
#: ../drizzled/error.cc:316
2296
1457
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2299
#: ../drizzled/error.cc:317
2300
1460
msgid "A table must have at least 1 column"
2303
#: ../drizzled/error.cc:318
2305
1464
msgid "The table '%-.192s' is full"
2308
#: ../drizzled/error.cc:319
1468
msgid "Unknown character set: '%-.64s'"
2310
1472
msgid "Too many tables; Drizzle can only use %d tables in a join"
2313
#: ../drizzled/error.cc:320
2314
1475
msgid "Too many columns"
2317
#: ../drizzled/error.cc:321
2320
1480
"Row size too large. The maximum row size for the used table type, not "
2321
1481
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2324
#: ../drizzled/error.cc:322
1486
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1487
"thread_stack=#' to specify a bigger stack if needed"
2325
1490
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2328
#: ../drizzled/error.cc:323
2331
1495
"Table handler doesn't support NULL in given index. Please change column "
2332
1496
"'%-.192s' to be NOT NULL or use another handler"
2335
#: ../drizzled/error.cc:324
1500
msgid "Can't load function '%-.192s'"
1504
msgid "Can't initialize function '%-.192s'; %-.80s"
2336
1507
msgid "No paths allowed for plugin library"
2339
#: ../drizzled/error.cc:325
2341
1511
msgid "Plugin '%-.192s' already exists"
2344
#: ../drizzled/error.cc:326
2346
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2349
#: ../drizzled/error.cc:327
2351
msgid "Can't find symbol '%-.128s' in library '%s'"
2354
#: ../drizzled/error.cc:328
1515
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1519
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1523
msgid "Function '%-.192s' is not defined"
1528
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1529
"'drizzleadmin flush-hosts'"
1533
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1537
"You are using Drizzle as an anonymous user and anonymous users are not "
1538
"allowed to change passwords"
1542
"You must have privileges to update tables in the drizzle database to be able "
1543
"to change passwords for others"
1546
msgid "Can't find any matching row in the user table"
2356
1550
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2359
#: ../drizzled/error.cc:329
2362
1555
"Can't create a new thread (errno %d); if you are not out of available "
2363
1556
"memory, you can consult the manual for a possible OS-dependent bug"
2366
#: ../drizzled/error.cc:330
2368
1560
msgid "Column count doesn't match value count at row %ld"
2371
#: ../drizzled/error.cc:331
2373
1564
msgid "Can't reopen table: '%-.192s'"
2376
#: ../drizzled/error.cc:332
1567
msgid "Invalid use of NULL value"
1571
msgid "Got error '%-.64s' from regexp"
2378
1575
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2379
1576
"illegal if there is no GROUP BY clause"
2382
#: ../drizzled/error.cc:333
1580
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1584
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1589
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1594
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1595
"privileges can be used"
1598
msgid "The host or user argument to GRANT is too long"
2384
1602
msgid "Table '%-.192s.%-.192s' doesn't exist"
2387
#: ../drizzled/error.cc:334
1607
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1611
msgid "The used command is not allowed with this Drizzle version"
2389
1615
"You have an error in your SQL syntax; check the manual that corresponds to "
2390
1616
"your Drizzle server version for the right syntax to use"
2393
#: ../drizzled/error.cc:335
1620
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1623
msgid "Too many delayed threads in use"
1627
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2394
1630
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2397
#: ../drizzled/error.cc:336
1633
msgid "Got a read error from the connection pipe"
1636
msgid "Got an error from fcntl()"
2398
1639
msgid "Got packets out of order"
2401
#: ../drizzled/error.cc:337
1642
msgid "Couldn't uncompress communication packet"
1645
msgid "Got an error reading communication packets"
1648
msgid "Got timeout reading communication packets"
1651
msgid "Got an error writing communication packets"
1654
msgid "Got timeout writing communication packets"
1657
msgid "Result string is longer than 'max_allowed_packet' bytes"
2402
1660
msgid "The used table type doesn't support BLOB/TEXT columns"
2405
#: ../drizzled/error.cc:338
2406
1663
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2409
#: ../drizzled/error.cc:339
1668
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2411
1673
msgid "Incorrect column name '%-.100s'"
2414
#: ../drizzled/error.cc:340
2416
1677
msgid "The used storage engine can't index column '%-.192s'"
2419
#: ../drizzled/error.cc:341
2421
1681
"Unable to open underlying table which is differently defined or of non-"
2422
1682
"MyISAM type or doesn't exist"
2425
#: ../drizzled/error.cc:342
2427
1686
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2430
#: ../drizzled/error.cc:343
2433
1691
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2436
#: ../drizzled/error.cc:344
2438
1695
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2439
1696
"UNIQUE instead"
2442
#: ../drizzled/error.cc:345
2443
1699
msgid "Result consisted of more than one row"
2446
#: ../drizzled/error.cc:346
2447
1702
msgid "This table type requires a primary key"
2450
#: ../drizzled/error.cc:347
1705
msgid "This version of Drizzle is not compiled with RAID support"
1709
"You are using safe update mode and you tried to update a table without a "
1710
"WHERE that uses a KEY column"
2452
1714
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2455
#: ../drizzled/error.cc:348
2456
1717
msgid "Can't open table"
2459
#: ../drizzled/error.cc:349
2461
1721
msgid "The storage engine for the table doesn't support %s"
2464
#: ../drizzled/error.cc:350
1724
msgid "You are not allowed to execute this command in a transaction"
2466
1728
msgid "Got error %d during COMMIT"
2469
#: ../drizzled/error.cc:351
2471
1732
msgid "Got error %d during ROLLBACK"
2474
#. This is a very incorrect place to use the PRIi64 macro as the
2475
#. program that looks over the source for the N_() macros does not
2476
#. (obviously) do macro expansion, so the string is entirely wrong for
2477
#. what it is trying to output for every language except english.
2478
#: ../drizzled/error.cc:356
1736
msgid "Got error %d during FLUSH_LOGS"
1740
msgid "Got error %d during CHECKPOINT"
2481
1745
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2482
1746
"'%-.64s' (%-.64s)"
2485
#: ../drizzled/error.cc:357
1749
msgid "The storage engine for the table does not support binary table dump"
1752
msgid "Binlog closed, cannot RESET MASTER"
1756
msgid "Failed rebuilding the index of dumped table '%-.192s'"
1760
msgid "Error from master: '%-.64s'"
1763
msgid "Net error reading from master"
1766
msgid "Net error writing to master"
1769
msgid "Can't find FULLTEXT index matching the column list"
2487
1773
"Can't execute the given command because you have active locked tables or an "
2488
1774
"active transaction"
2491
#: ../drizzled/error.cc:358
2493
1778
msgid "Unknown system variable '%-.64s'"
2496
#: ../drizzled/error.cc:359
2498
1782
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2501
#: ../drizzled/error.cc:360
2504
1787
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2507
#: ../drizzled/error.cc:361
2508
1790
msgid "Some non-transactional changed tables couldn't be rolled back"
2511
#: ../drizzled/error.cc:362
1794
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1795
"of storage; increase this drizzled variable and try again"
1799
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1803
"This operation requires a running slave; configure slave and do START SLAVE"
1806
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1810
"Could not initialize master info structure; more error messages can be found "
1811
"in the Drizzle error log"
1814
msgid "Could not create slave thread; check system resources"
1819
"User %-.64s already has more than 'max_user_connections' active connections"
2512
1822
msgid "You may only use constant expressions with SET"
2515
#: ../drizzled/error.cc:363
2516
1825
msgid "Lock wait timeout exceeded; try restarting transaction"
2519
#: ../drizzled/error.cc:364
2520
1828
msgid "The total number of locks exceeds the lock table size"
2523
#: ../drizzled/error.cc:365
2524
1831
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2527
#: ../drizzled/error.cc:366
2528
1834
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2531
#: ../drizzled/error.cc:367
1837
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2533
1841
msgid "Incorrect arguments to %s"
2536
#: ../drizzled/error.cc:368
1845
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1849
"Incorrect table definition; all MERGE tables must be in the same database"
2537
1852
msgid "Deadlock found when trying to get lock; try restarting transaction"
2540
#: ../drizzled/error.cc:369
2541
1855
msgid "The used table type doesn't support FULLTEXT indexes"
2544
#: ../drizzled/error.cc:370
2545
1858
msgid "Cannot add foreign key constraint"
2548
#: ../drizzled/error.cc:371
2549
1861
msgid "Cannot add or update a child row: a foreign key constraint fails"
2552
#: ../drizzled/error.cc:372
2553
1864
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2556
#: ../drizzled/error.cc:373
1868
msgid "Error connecting to master: %-.128s"
1872
msgid "Error running query on master: %-.128s"
1876
msgid "Error when executing command %s: %-.128s"
2558
1880
msgid "Incorrect usage of %s and %s"
2561
#: ../drizzled/error.cc:374
2562
1883
msgid "The used SELECT statements have a different number of columns"
2565
#: ../drizzled/error.cc:375
2566
1886
msgid "Can't execute the query because you have a conflicting read lock"
2569
#: ../drizzled/error.cc:376
1889
msgid "Mixing of transactional and non-transactional tables is disabled"
1893
msgid "Option '%s' used twice in statement"
1897
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1901
msgid "Access denied; you need the %-.128s privilege for this operation"
2572
1906
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2575
#: ../drizzled/error.cc:377
2578
1911
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2581
#: ../drizzled/error.cc:378
2583
1915
msgid "Variable '%-.64s' doesn't have a default value"
2586
#: ../drizzled/error.cc:379
2588
1919
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2591
#: ../drizzled/error.cc:380
2593
1923
msgid "Incorrect argument type to variable '%-.64s'"
2596
#: ../drizzled/error.cc:381
2598
1927
msgid "Variable '%-.64s' can only be set, not read"
2601
#: ../drizzled/error.cc:382
2603
1931
msgid "Incorrect usage/placement of '%s'"
2606
#: ../drizzled/error.cc:383
2608
1935
msgid "This version of Drizzle doesn't yet support '%s'"
2611
#: ../drizzled/error.cc:384
1940
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1943
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2613
1947
msgid "Variable '%-.192s' is a %s variable"
2616
#: ../drizzled/error.cc:385
2618
1951
msgid "Incorrect foreign key definition for '%-.192s': %s"
2621
#: ../drizzled/error.cc:386
2622
1954
msgid "Key reference and table reference don't match"
2625
#: ../drizzled/error.cc:387
2627
1958
msgid "Operand should contain %d column(s)"
2630
#: ../drizzled/error.cc:388
2631
1961
msgid "Subquery returns more than 1 row"
2634
#: ../drizzled/error.cc:389
1965
msgid "Unknown prepared statement handler (%.*s) given to %s"
1968
msgid "Help database is corrupt or does not exist"
1971
msgid "Cyclic reference on subqueries"
2636
1975
msgid "Converting column '%s' from %s to %s"
2639
#: ../drizzled/error.cc:390
2641
1979
msgid "Reference '%-.64s' not supported (%s)"
2644
#: ../drizzled/error.cc:391
2645
1982
msgid "Every derived table must have its own alias"
2648
#: ../drizzled/error.cc:392
2650
1986
msgid "Select %u was reduced during optimization"
2653
#: ../drizzled/error.cc:393
2655
1990
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2658
#: ../drizzled/error.cc:394
1994
"Client does not support authentication protocol requested by server; "
1995
"consider upgrading Drizzle client"
2659
1998
msgid "All parts of a SPATIAL index must be NOT NULL"
2662
#: ../drizzled/error.cc:395
2664
2002
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2667
#: ../drizzled/error.cc:396
2005
msgid "Slave is already running"
2008
msgid "Slave already has been stopped"
2670
"Uncompressed data size too large; the maximum size is %d (based on "
2671
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2013
"Uncompressed data size too large; the maximum size is %d (probably, length "
2014
"of uncompressed data was corrupted)"
2674
#: ../drizzled/error.cc:397
2675
2017
msgid "ZLIB: Not enough memory"
2678
#: ../drizzled/error.cc:398
2680
2021
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2681
2022
"data was corrupted)"
2684
#: ../drizzled/error.cc:399
2685
2025
msgid "ZLIB: Input data corrupted"
2688
#: ../drizzled/error.cc:400
2690
2029
msgid "%d line(s) were cut by GROUP_CONCAT()"
2693
#: ../drizzled/error.cc:401
2695
2033
msgid "Row %ld doesn't contain data for all columns"
2698
#: ../drizzled/error.cc:402
2701
2038
"Row %ld was truncated; it contained more data than there were input columns"
2704
#: ../drizzled/error.cc:403
2707
2043
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2710
#: ../drizzled/error.cc:404
2712
2047
msgid "Out of range value for column '%s' at row %ld"
2715
#: ../drizzled/error.cc:405
2717
2051
msgid "Data truncated for column '%s' at row %ld"
2720
#: ../drizzled/error.cc:406
2055
msgid "Using storage engine %s for table '%s'"
2722
2059
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2725
#: ../drizzled/error.cc:407
2062
msgid "Cannot drop one or more of the requested users"
2065
msgid "Can't revoke all privileges for one or more of the requested users"
2727
2069
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2730
#: ../drizzled/error.cc:408
2732
2073
msgid "Illegal mix of collations for operation '%s'"
2735
#: ../drizzled/error.cc:409
2738
2078
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2739
2079
"variable_name)"
2742
#: ../drizzled/error.cc:410
2744
2083
msgid "Unknown collation: '%-.64s'"
2747
#: ../drizzled/error.cc:411
2087
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2088
"compiled without SSL support; they can be used later if Drizzle slave with "
2094
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2095
"old format; please change the password to the new format"
2750
2100
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2754
#: ../drizzled/error.cc:412
2104
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2108
"It is recommended to use --skip-slave-start when doing step-by-step "
2109
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2110
"get an unexpected slave's drizzled restart"
2113
msgid "SQL thread is not to be started so UNTIL options are ignored"
2756
2117
msgid "Incorrect index name '%-.100s'"
2759
#: ../drizzled/error.cc:413
2761
2121
msgid "Incorrect catalog name '%-.100s'"
2764
#: ../drizzled/error.cc:414
2125
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2766
2129
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2769
#: ../drizzled/error.cc:415
2133
msgid "Unknown key cache '%-.100s'"
2137
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2138
"this switch for this grant to work"
2771
2142
msgid "Unknown table engine '%s'"
2774
#: ../drizzled/error.cc:416
2146
msgid "'%s' is deprecated; use '%s' instead"
2776
2150
msgid "The target table %-.100s of the %s is not updatable"
2779
#: ../drizzled/error.cc:417
2782
2155
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2786
#: ../drizzled/error.cc:418
2789
2161
"The Drizzle server is running with the %s option so it cannot execute this "
2793
#: ../drizzled/error.cc:419
2795
2166
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2798
#: ../drizzled/error.cc:420
2800
2170
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2803
#: ../drizzled/error.cc:421
2805
2174
"Incorrect table definition; there can be only one TIMESTAMP column with "
2806
2175
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2809
#: ../drizzled/error.cc:422
2811
2179
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2814
#: ../drizzled/error.cc:423
2182
msgid "This command is not supported in the prepared statement protocol yet"
2816
2186
msgid "Got error %d '%-.100s' from %s"
2819
#: ../drizzled/error.cc:424
2821
2190
msgid "Got temporary error %d '%-.100s' from %s"
2824
#: ../drizzled/error.cc:425
2826
2194
msgid "Unknown or incorrect time zone: '%-.64s'"
2829
#: ../drizzled/error.cc:426
2198
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2831
2202
msgid "Invalid %s character string: '%.64s'"
2834
#: ../drizzled/error.cc:427
2836
2206
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2839
#: ../drizzled/error.cc:428
2210
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2214
msgid "Can't create a %s from within another stored routine"
2218
msgid "%s %s already exists"
2841
2222
msgid "%s %s does not exist"
2844
#: ../drizzled/error.cc:429
2226
msgid "Failed to DROP %s %s"
2230
msgid "Failed to CREATE %s %s"
2234
msgid "%s with no matching label: %s"
2238
msgid "Redefining label %s"
2242
msgid "End-label %s without match"
2246
msgid "Referring to uninitialized variable %s"
2250
msgid "PROCEDURE %s can't return a result set in the given context"
2253
msgid "RETURN is only allowed in a FUNCTION"
2257
msgid "%s is not allowed in stored procedures"
2261
"The update log is deprecated and replaced by the binary log; SET "
2262
"SQL_LOG_UPDATE has been ignored"
2266
"The update log is deprecated and replaced by the binary log; SET "
2267
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2845
2270
msgid "Query execution was interrupted"
2848
#: ../drizzled/error.cc:430
2274
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2278
msgid "Undefined CONDITION: %s"
2282
msgid "No RETURN found in FUNCTION %s"
2286
msgid "FUNCTION %s ended without RETURN"
2289
msgid "Cursor statement must be a SELECT"
2292
msgid "Cursor SELECT must not have INTO"
2296
msgid "Undefined CURSOR: %s"
2299
msgid "Cursor is already open"
2302
msgid "Cursor is not open"
2306
msgid "Undeclared variable: %s"
2309
msgid "Incorrect number of FETCH variables"
2312
msgid "No data - zero rows fetched, selected, or processed"
2316
msgid "Duplicate parameter: %s"
2320
msgid "Duplicate variable: %s"
2324
msgid "Duplicate condition: %s"
2328
msgid "Duplicate cursor: %s"
2332
msgid "Failed to ALTER %s %s"
2335
msgid "Subquery value not supported"
2339
msgid "%s is not allowed in stored function or trigger"
2342
msgid "Variable or condition declaration after cursor or handler declaration"
2345
msgid "Cursor declaration after handler declaration"
2348
msgid "Case not found for CASE statement"
2352
msgid "Configuration file '%-.192s' is too big"
2356
msgid "Malformed file type header in file '%-.192s'"
2360
msgid "Unexpected end of file while parsing comment '%-.200s'"
2364
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2368
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2371
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2375
msgid "'%-.192s.%-.192s' is not %s"
2379
msgid "Column '%-.192s' is not updatable"
2382
msgid "View's SELECT contains a subquery in the FROM clause"
2386
msgid "View's SELECT contains a '%s' clause"
2389
msgid "View's SELECT contains a variable or parameter"
2393
msgid "View's SELECT refers to a temporary table '%-.192s'"
2396
msgid "View's SELECT and view's field list have different column counts"
2400
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2403
msgid "View being updated does not have complete key of underlying table in it"
2851
2408
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2852
2409
"(s) or definer/invoker of view lack rights to use them"
2855
#: ../drizzled/error.cc:431
2413
msgid "Can't drop or alter a %s from within another stored routine"
2416
msgid "GOTO is not allowed in a stored procedure handler"
2419
msgid "Trigger already exists"
2422
msgid "Trigger does not exist"
2426
msgid "Trigger's '%-.192s' is view or temporary table"
2430
msgid "Updating of %s row is not allowed in %strigger"
2434
msgid "There is no %s row in %s trigger"
2857
2438
msgid "Field '%-.192s' doesn't have a default value"
2860
#: ../drizzled/error.cc:432
2861
2441
msgid "Division by 0"
2864
#: ../drizzled/error.cc:433
2866
2445
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2869
#: ../drizzled/error.cc:434
2871
2449
msgid "Illegal %s '%-.192s' value found during parsing"
2874
#: ../drizzled/error.cc:435
2453
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2457
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2461
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2465
msgid "Failed purging old relay logs: %s"
2469
msgid "Password hash should be a %d-digit hexadecimal number"
2472
msgid "Target log not found in binlog index"
2475
msgid "I/O error reading log index file"
2478
msgid "Server configuration does not permit binlog purge"
2481
msgid "Failed on fseek()"
2484
msgid "Fatal error during log purge"
2487
msgid "A purgeable log is in use, will not purge"
2490
msgid "Unknown error during log purge"
2494
msgid "Failed initializing relay log position: %s"
2497
msgid "You are not using binary logging"
2502
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2505
msgid "WSAStartup Failed"
2508
msgid "Can't handle procedures with different groups yet"
2511
msgid "Select must have a group with this procedure"
2514
msgid "Can't use ORDER clause with this procedure"
2518
msgid "Binary logging and replication forbid changing the global server %s"
2522
msgid "Can't map file: %-.200s, errno: %d"
2526
msgid "Wrong magic in %-.64s"
2529
msgid "Prepared statement contains too many placeholders"
2876
2533
msgid "Key part '%-.192s' length cannot be 0"
2879
#: ../drizzled/error.cc:436
2536
msgid "View text checksum failed"
2541
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2545
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2549
msgid "Can not delete from join view '%-.192s.%-.192s'"
2553
msgid "Operation %s failed for %.256s"
2556
msgid "XAER_NOTA: Unknown XID"
2559
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2882
2564
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2883
2565
"the %.64s state"
2886
#: ../drizzled/error.cc:437
2568
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2572
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2576
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2581
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2585
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2588
msgid "Failed to revoke all privileges to dropped routine"
2888
2592
msgid "Data too long for column '%s' at row %ld"
2891
#: ../drizzled/error.cc:438
2596
msgid "Bad SQLSTATE: '%s'"
2894
2601
"%s: ready for connections.\n"
2895
2602
"Version: '%s' %s\n"
2898
#: ../drizzled/error.cc:439
2899
2605
msgid "Can't load value from file with fixed size rows to variable"
2902
#: ../drizzled/error.cc:440
2608
msgid "You are not allowed to create a user with GRANT"
2904
2612
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2907
#: ../drizzled/error.cc:441
2908
2615
msgid "Table definition has changed, please retry transaction"
2911
#: ../drizzled/error.cc:442
2618
msgid "Duplicate handler declared in the same block"
2623
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2624
"variable in BEFORE trigger"
2913
2628
msgid "Not allowed to return a result set from a %s"
2916
#: ../drizzled/error.cc:443
2917
2631
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2920
#: ../drizzled/error.cc:444
2635
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2636
"declaration and binary logging is enabled; if non-transactional tables were "
2637
"updated, the binary log will miss their changes"
2641
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2642
"declaration and binary logging is enabled (you *might* want to use the less "
2643
"safe log_bin_trust_function_creators variable)"
2647
"You do not have the SUPER privilege and binary logging is enabled (you "
2648
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2652
"You can't execute a prepared statement which has an open cursor associated "
2653
"with it. Reset the statement to re-execute it."
2657
msgid "The statement (%lu) has no open cursor."
2922
2661
"Explicit or implicit commit is not allowed in stored function or trigger."
2925
#: ../drizzled/error.cc:445
2666
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2669
msgid "Recursive stored functions and triggers are not allowed."
2927
2673
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2930
#: ../drizzled/error.cc:446
2932
2677
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2935
#: ../drizzled/error.cc:447
2938
2682
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2942
#: ../drizzled/error.cc:448
2687
"You can't combine write-locking of system tables with other tables or lock "
2692
msgid "Unable to connect to foreign data source: %.64s"
2697
"There was a problem processing the query on the foreign data source. Data "
2698
"source error: %-.64s"
2703
"The foreign data source you are trying to reference does not exist. Data "
2704
"source error: %-.64s"
2709
"Can't create federated table. The data source connection string '%-.64s' is "
2710
"not in the correct format"
2714
msgid "The data source connection string '%-.64s' is not in the correct format"
2718
msgid "Can't create federated table. Foreign data src error: %-.64s"
2943
2721
msgid "Trigger in wrong schema"
2946
#: ../drizzled/error.cc:449
2949
2726
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2950
2727
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2953
#: ../drizzled/error.cc:450
2731
msgid "Routine body for '%-.100s' is too long"
2734
msgid "Cannot drop default keycache"
2955
2738
msgid "Display width out of range for column '%-.192s' (max = %d)"
2958
#: ../drizzled/error.cc:451
2741
msgid "XAER_DUPID: The XID already exists"
2960
2745
msgid "Datetime function: %-.32s field overflow"
2963
#: ../drizzled/error.cc:452
2750
"Can't update table '%-.192s' in stored function/trigger because it is "
2751
"already used by statement which invoked this stored function/trigger."
2756
"The definition of table '%-.192s' prevents operation %.192s on table "
2761
"The prepared statement contains a stored routine call that refers to that "
2762
"same statement. It's not allowed to execute a prepared statement in such a "
2766
msgid "Not allowed to set autocommit from a stored function or trigger"
2769
msgid "Definer is not fully qualified"
2774
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2775
"Current user is used as definer. Please recreate the view!"
2780
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2785
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2789
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
2966
2794
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2969
#: ../drizzled/error.cc:453
2972
2799
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2975
#: ../drizzled/error.cc:454
2976
msgid "No data - zero rows fetched, selected, or processed"
2979
#: ../drizzled/error.cc:455
2803
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2808
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2809
"activated under the authorization of the invoker, which may have "
2810
"insufficient privileges. Please recreate the trigger."
2814
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2819
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2820
"exceeded for routine %.192s"
2825
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2826
"or contains bad data (internal code %d)"
2830
msgid "Incorrect routine name '%-.192s'"
2981
2834
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2984
#: ../drizzled/error.cc:456
2837
msgid "AGGREGATE is not supported for stored functions"
2842
"Can't create more than max_prepared_stmt_count statements (current value: %"
2847
msgid "`%-.192s`.`%-.192s` contains view recursion"
2986
2851
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2989
#: ../drizzled/error.cc:457
2990
2854
msgid "The used table type doesn't support SPATIAL indexes"
2993
#: ../drizzled/error.cc:458
2857
msgid "Triggers can not be created on system tables"
2995
2861
msgid "Leading spaces are removed from name '%s'"
2998
#: ../drizzled/error.cc:459
2999
2864
msgid "Failed to read auto-increment value from storage engine"
3002
#: ../drizzled/error.cc:460
3004
2874
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3007
#: ../drizzled/error.cc:461
2878
msgid "The target table %-.100s of the %s is not insertable-into"
2883
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3008
2886
msgid "Too high level of nesting for select"
3011
#: ../drizzled/error.cc:462
3013
2890
msgid "Name '%-.64s' has become ''"
3016
#: ../drizzled/error.cc:463
3018
2894
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3019
2895
"optional and non-empty FIELDS ENCLOSED BY"
3022
#: ../drizzled/error.cc:464
2899
msgid "The foreign server, %s, you are trying to create already exists."
2904
"The foreign server name you are trying to reference does not exist. Data "
2905
"source error: %-.64s"
3025
2910
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3028
#: ../drizzled/error.cc:465
3030
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3033
#: ../drizzled/error.cc:466
2915
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2920
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2923
msgid "MAXVALUE can only be used in last partition definition"
2926
msgid "Subpartitions can only be hash partitions and by key"
2929
msgid "Must define subpartitions on all partitions if on one partition"
2932
msgid "Wrong number of partitions defined, mismatch with previous setting"
2935
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2938
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2941
msgid "Expression in RANGE/LIST VALUES must be constant"
2944
msgid "Field in list of fields for partition function not found in table"
2947
msgid "List of fields is only allowed in KEY partitions"
2951
"The partition info in the frm file is not consistent with what can be "
2952
"written into the frm file"
2956
msgid "The %-.192s function returns the wrong type"
2960
msgid "For %-.64s partitions each partition must be defined"
2963
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2966
msgid "VALUES value must be of same type as partition function"
2969
msgid "Multiple definition of same constant in list partitioning"
2972
msgid "Partitioning can not be used stand-alone in query"
2976
"The mix of handlers in the partitions is not allowed in this version of "
2981
msgid "For the partitioned engine it is necessary to define all %-.64s"
2984
msgid "Too many partitions (including subpartitions) were defined"
2988
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2989
"partitioning for subpartitioning"
2992
msgid "Failed to create specific handler file"
2995
msgid "A BLOB field is not allowed in partition function"
2999
msgid "A %-.192s must include all columns in the table's partitioning function"
3003
msgid "Number of %-.64s = 0 is not an allowed value"
3006
msgid "Partition management on a not partitioned table is not possible"
3010
"Foreign key condition is not yet supported in conjunction with partitioning"
3014
msgid "Error in list of partitions to %-.64s"
3017
msgid "Cannot remove all partitions, use DROP TABLE instead"
3020
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3024
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3029
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3030
"tables using HASH PARTITIONs"
3034
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3037
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3040
msgid "At least one partition must be added"
3043
msgid "At least one partition must be coalesced"
3046
msgid "More partitions to reorganize than there are partitions"
3050
msgid "Duplicate partition name %-.192s"
3053
msgid "It is not allowed to shut off binlog on this command"
3056
msgid "When reorganizing a set of partitions they must be in consecutive order"
3060
"Reorganize of range partitions cannot change total ranges except for last "
3061
"partition where it can extend the range"
3064
msgid "Partition function not supported in this version for this handler"
3067
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3071
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3075
msgid "Plugin '%-.192s' is not loaded"
3035
3079
msgid "Incorrect %-.32s value: '%-.128s'"
3038
#: ../drizzled/error.cc:467
3040
3083
msgid "Table has no partition for value %-.64s"
3043
#: ../drizzled/error.cc:468
3087
msgid "It is not allowed to specify %s more than once"
3091
msgid "Failed to create %s"
3095
msgid "Failed to drop %s"
3098
msgid "The handler doesn't support autoextend of tablespaces"
3102
"A size parameter was incorrectly specified, either number or on the form 10M"
3106
"The size number was correct but we don't allow the digit part to be more "
3111
msgid "Failed to alter: %s"
3044
3114
msgid "Writing one row to the row-based binary log failed"
3047
#: ../drizzled/error.cc:469
3118
msgid "Table definition on master and slave does not match: %s"
3122
"Slave running with --log-slave-updates must use row-based binary logging to "
3123
"be able to replicate row-based binary log events"
3127
msgid "Event '%-.192s' already exists"
3131
msgid "Failed to store event %s. Error code %d from storage engine."
3135
msgid "Unknown event '%-.192s'"
3139
msgid "Failed to alter event '%-.192s'"
3142
msgid "INTERVAL is either not positive or too big"
3145
msgid "ENDS is either invalid or before STARTS"
3148
msgid "Event execution time is in the past. Event has been disabled"
3151
msgid "Failed to open drizzle.event"
3154
msgid "No datetime expression provided"
3159
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3160
"probably corrupted"
3164
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3167
msgid "Failed to delete the event from drizzle.event"
3170
msgid "Error during compilation of event's body"
3173
msgid "Same old and new event name"
3177
msgid "Data for column '%s' too long"
3049
3181
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3052
#: ../drizzled/error.cc:470
3186
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3190
msgid "You can't write-lock a log table. Only read access is possible"
3193
msgid "You can't use locks with log tables."
3055
3198
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3056
3199
"d would lead to a duplicate entry"
3059
#: ../drizzled/error.cc:471
3204
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3205
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3209
"Cannot switch out of the row-based binary log format when the session has "
3210
"open temporary tables"
3214
"Cannot change the binary logging format inside a stored function or trigger"
3218
"The NDB cluster engine does not support changing the binlog format on the "
3222
msgid "Cannot create temporary table with partitions"
3225
msgid "Partition constant is out of partition function domain"
3228
msgid "This partition function is not allowed"
3231
msgid "Error in DDL log"
3234
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3237
msgid "Incorrect partition name"
3061
3241
"Transaction isolation level can't be changed while a transaction is in "
3065
#: ../drizzled/error.cc:472
3247
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3248
"'%-.192s' for key '%-.192s'"
3252
msgid "Internal scheduler error %d"
3256
msgid "Error during starting/stopping of the scheduler. Error code %u"
3259
msgid "Engine cannot be used in partitioned tables"
3263
msgid "Cannot activate '%-.64s' log"
3266
msgid "The server was not built with row-based replication"
3269
msgid "Decoding of base64 string failed"
3272
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3276
"Cannot proceed because system tables used by Event Scheduler were found "
3277
"damaged at server start"
3280
msgid "Only integers allowed as number here"
3283
msgid "This storage engine cannot be used for log tables"
3287
msgid "You cannot '%s' a log table if logging is enabled"
3292
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3293
"rename two tables: the log table to an archive table and another table back "
3067
3298
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3070
#: ../drizzled/error.cc:473
3072
3302
msgid "Incorrect parameters in the call to native function '%-.192s'"
3075
#: ../drizzled/error.cc:474
3306
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3310
msgid "This function '%-.192s' has the same name as a native function"
3077
3314
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3080
#: ../drizzled/error.cc:475
3317
msgid "Too many files opened, please execute the command again"
3321
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3322
"The event was dropped immediately after creation."
3326
msgid "The incident %s occurred on the master. Message: %-.64s"
3329
msgid "Table has no partition for some existing values"
3332
msgid "Statement is not safe to log in statement format."
3336
msgid "Fatal error: %s"
3340
msgid "Relay log read failure: %s"
3344
msgid "Relay log write failure: %s"
3348
msgid "Master command %s failed: %s"
3352
msgid "Binary logging not possible. Message: %s"
3356
msgid "View `%-.64s`.`%-.64s` has no creation context"
3360
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3364
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3368
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3372
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3376
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3380
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3384
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3388
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3392
msgid "Ambiguous slave modes combination. %s"
3397
"The BINLOG statement of type `%s` was not preceded by a format description "
3401
msgid "Corrupted replication event was detected"
3082
3405
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3085
#: ../drizzled/error.cc:477
3409
msgid "Being purged log %s was not found"
3413
msgid "Converted to non-transactional lock on '%-.64s'"
3417
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3422
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3426
msgid "Can't access storage engine of table %-.64s"
3429
msgid "Starting backup process"
3432
msgid "Backup completed"
3435
msgid "Starting restore process"
3438
msgid "Restore completed"
3441
msgid "Nothing to backup"
3445
msgid "Database '%-.64s' cannot be included in a backup"
3449
"Error during backup operation - server's error log contains more information "
3454
"Error during restore operation - server's error log contains more "
3455
"information about the error"
3459
"Can't execute this command because another BACKUP/RESTORE operation is in "
3463
msgid "Error when preparing for backup operation"
3466
msgid "Error when preparing for restore operation"
3470
msgid "Invalid backup location '%-.64s'"
3474
msgid "Can't read backup location '%-.64s'"
3478
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3481
msgid "Can't enumerate server databases"
3484
msgid "Can't enumerate server tables"
3488
msgid "Can't enumerate tables in database %-.64s"
3492
msgid "Skipping view %-.64s in database %-.64s"
3496
msgid "Skipping table %-.64s since it has no valid storage engine"
3500
msgid "Can't open table %-.64s"
3503
msgid "Can't read backup archive preamble"
3506
msgid "Can't write backup archive preamble"
3510
msgid "Can't find backup driver for table %-.64s"
3515
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3520
msgid "Can't create %-.64s backup driver"
3524
msgid "Can't create %-.64s restore driver"
3528
msgid "Found %d images in backup archive but maximum %d are supported"
3532
msgid "Error when saving meta-data of %-.64s"
3535
msgid "Error when reading meta-data list"
3539
msgid "Can't create %-.64s"
3542
msgid "Can't allocate buffer for image data transfer"
3546
msgid "Error when writing %-.64s backup image data (for table #%d)"
3549
msgid "Error when reading data from backup stream"
3552
msgid "Can't go to the next chunk in backup stream"
3556
msgid "Can't initialize %-.64s backup driver"
3560
msgid "Can't initialize %-.64s restore driver"
3564
msgid "Can't shut down %-.64s backup driver"
3568
msgid "Can't shut down %-.64s backup driver(s)"
3572
msgid "%-.64s backup driver can't prepare for synchronization"
3576
msgid "%-.64s backup driver can't create its image validity point"
3580
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3584
msgid "%-.64s backup driver can't cancel its backup operation"
3588
msgid "%-.64s restore driver can't cancel its restore operation"
3592
msgid "Error when polling %-.64s backup driver for its image data"
3596
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3601
"After %d attempts %-.64s restore driver still can't accept next block of data"
3605
msgid "Open and lock tables failed in %-.64s"
3608
msgid "Backup driver's table locking thread can not be initialized."
3612
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3613
"and 'drizzle.online_backup_progress'."
3617
msgid "Tablespace '%-.192s' already exists"
3621
msgid "Tablespace '%-.192s' doesn't exist"
3625
msgid "Unexpected master's heartbeat data: %s"
3629
msgid "The requested value for the heartbeat period %s %s"
3633
msgid "Can't write to the online backup progress log %-.64s."
3637
msgid "Tablespace '%-.192s' not empty"
3642
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3643
"server. The original definition of the required tablespace is '%-.256s' "
3644
"while the same tablespace is defined on the server as '%-.256s'"
3647
msgid "A virtual column cannot be based on a virtual column"
3651
msgid "Non-deterministic expression for virtual column '%s'."
3656
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3659
msgid "Primary key cannot be defined upon a virtual column."
3662
msgid "Key/Index cannot be defined on a non-stored virtual column."
3666
msgid "Cannot define foreign key with %s clause on a virtual column."
3670
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3674
msgid "'%s' is not yet supported for virtual columns."
3677
msgid "Constant expression in virtual column function is not allowed."
3680
msgid "Encountered an unknown temporal type."
3684
msgid "Received an invalid string format '%s' for a date value."
3688
msgid "Received an invalid string format '%s' for a time value."
3692
msgid "Received an invalid value '%s' for a UNIX timestamp."
3087
3696
msgid "Received an invalid datetime value '%s'."
3090
#: ../drizzled/error.cc:478
3092
msgid "Received an invalid DATE value '%s'."
3095
#: ../drizzled/error.cc:479
3097
3700
msgid "Received a NULL argument for function '%s'."
3100
#: ../drizzled/error.cc:480
3102
msgid "Received an invalid timestamp value '%s'."
3105
#: ../drizzled/error.cc:481
3107
msgid "Received an invalid TIME value '%s'."
3110
#: ../drizzled/error.cc:482
3112
msgid "Received an invalid value '%s' for a UNIX timestamp."
3115
#: ../drizzled/error.cc:484
3704
msgid "Received an invalid negative argument '%s' for function '%s'."
3117
3708
msgid "Received an out-of-range argument '%s' for function '%s'."
3120
#: ../drizzled/error.cc:485
3712
msgid "Received an invalid time value '%s'."
3122
3716
msgid "Received an invalid enum value '%s'."
3125
#: ../drizzled/error.cc:486
3126
3719
msgid "Tables which are replicated require a primary key."
3129
#: ../drizzled/error.cc:488
3131
msgid "Corrupt or invalid schema definition for '%s' : %s"
3134
#: ../drizzled/error.cc:489
3136
msgid "Corrupt or invalid table definition for '%s': %s"
3139
#: ../drizzled/error.cc:490
3141
msgid "The number of enum that were required was too high for table '%s'"
3144
#: ../drizzled/error.cc:491
3146
msgid "Corrupt or invalid table definition for '%s'"
3149
#: ../drizzled/error.cc:492
3151
msgid "Collation '%s' for table %s is invalid/unknown"
3154
#: ../drizzled/error.cc:494
3156
msgid "Cannot drop table '%s'"
3159
#: ../drizzled/error.cc:495
3161
msgid "Error occurred while dropping table '%s'"
3164
#: ../drizzled/error.cc:496
3166
msgid "Permission denied to create '%s'"
3169
#: ../drizzled/error.cc:497
3171
msgid "Unknown table '%s'"
3174
#: ../drizzled/error.cc:499
3176
msgid "Cannot create schema '%s'"
3179
#: ../drizzled/error.cc:500
3723
msgid "Corrupt or invalid table definition: %s"
3181
3727
msgid "Schema does not exist: %s"
3184
#: ../drizzled/error.cc:501
3186
3731
msgid "Error altering schema: %s"
3189
#: ../drizzled/error.cc:502
3191
3735
msgid "Error droppping Schema : %s"
3194
#: ../drizzled/error.cc:504
3195
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3198
#: ../drizzled/error.cc:505
3200
msgid "Unknown table engine option key/pair %s = %s."
3203
#: ../drizzled/error.cc:506
3205
msgid "Unknown schema engine option key/pair %s = %s."
3208
#: ../drizzled/error.cc:508
3209
msgid "Admin access not allowed from this username/IP address."
3212
#. User lock/barrier error messages
3213
#: ../drizzled/error.cc:511
3214
msgid "wait() can not be called on session owning user defined barrier."
3217
#: ../drizzled/error.cc:512
3218
msgid "Unknown user defined barrier requested."
3221
#: ../drizzled/error.cc:513
3222
msgid "Session does not own user defined barrier."
3225
#: ../drizzled/error.cc:514
3226
msgid "Session can not wait on a user defined lock owned by the session."
3229
#: ../drizzled/error.cc:515
3230
msgid "Session does not own user defined lock."
3233
#: ../drizzled/error.cc:517
3234
msgid "Invalid name for user defined barrier."
3237
#: ../drizzled/error.cc:518
3238
msgid "Invalid name for user defined lock."
3241
#: ../drizzled/error.cc:520
3243
"Either a DEFAULt value or NULL NULL description is required for a new column "
3244
"if table is not empty"
3248
#: ../drizzled/error.cc:523
3251
"Cast to unsigned converted negative integer to it's positive complement: %s"
3254
#: ../drizzled/error.cc:524
3256
msgid "Invalid cast to signed integer: %s"
3259
#: ../drizzled/error.cc:526
3261
msgid "Identifier '%.*s' is a SQL keyword."
3264
#: ../drizzled/error.cc:529
3266
3739
msgid "Can't unlock file (Errcode: %d)"
3269
#: ../drizzled/error.cc:530
3271
3743
msgid "Can't change size of file (Errcode: %d)"
3274
#: ../drizzled/error.cc:531
3276
3747
msgid "Can't open stream from handle (Errcode: %d)"
3279
#: ../drizzled/error.cc:532
3281
3751
msgid "Warning: '%s' had %d links"
3284
#: ../drizzled/error.cc:533
3286
3755
msgid "Warning: %d files and %d streams is left open\n"
3289
#: ../drizzled/error.cc:534
3291
3759
msgid "Can't create directory '%s' (Errcode: %d)"
3294
#: ../drizzled/error.cc:535
3297
3764
"Character set '%s' is not a compiled character set and is not specified in "
3301
#: ../drizzled/error.cc:536
3303
3769
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3306
#: ../drizzled/error.cc:537
3308
3773
msgid "Can't read value for symlink '%s' (Error %d)"
3311
#: ../drizzled/error.cc:538
3313
3777
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3316
#: ../drizzled/error.cc:539
3318
3781
msgid "Error on realpath() on '%s' (Error %d)"
3321
#: ../drizzled/error.cc:540
3323
3785
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3326
#: ../drizzled/error.cc:541
3329
3790
"Collation '%s' is not a compiled collation and is not specified in the %s "
3333
#: ../drizzled/error.cc:542
3335
3795
msgid "File '%s' (fileno: %d) was not closed"
3339
#: ../drizzled/error.cc:545
3340
msgid "Received an invalid UUID value"
3343
#: ../drizzled/error.cc:546
3344
msgid "The UUID was not created with a valid time"
3348
#: ../drizzled/error.cc:549
3350
msgid "Received an invalid BOOLEAN value '%s'."
3353
#: ../drizzled/error.cc:550
3355
msgid "Invalid cast to BOOLEAN: '%s'."
3358
#. Transactional DDL
3359
#: ../drizzled/error.cc:553
3360
msgid "Transactional DDL not supported"
3364
#: ../drizzled/error.cc:555
3366
msgid "Assertion '%s' failed."
3369
#: ../drizzled/error.cc:556
3371
msgid "Assertion '%s' failed, the result was NULL."
3374
#. Catalog related errors
3375
#: ../drizzled/error.cc:574
3377
msgid "Cannot create catalog '%s'."
3380
#: ../drizzled/error.cc:575
3382
msgid "Permission is denied to create '%s' catalog."
3385
#: ../drizzled/error.cc:576
3387
msgid "Cannot drop catalog '%s'."
3390
#: ../drizzled/error.cc:577
3392
msgid "Permission is denied to drop '%s' catalog."
3395
#: ../drizzled/error.cc:578
3397
msgid "Catalog '%s' does not exist."
3400
#: ../drizzled/error.cc:579
3401
msgid "You cannot drop the 'local' catalog."
3404
#: ../drizzled/error.cc:580
3406
msgid "Could not gain lock on '%s'."
3409
#: ../drizzled/error.cc:581
3411
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3414
#: ../drizzled/error.cc:582
3415
msgid "Invalid catalog name."
3418
#: ../drizzled/error.cc:583
3420
"Engine status is now stored in the data_dictionary tables, please use these "
3424
#: ../drizzled/identifier/catalog.cc:56
3426
"Catalog name cannot be encoded and fit within filesystem name length "
3430
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3432
"Schema name cannot be encoded and fit within filesystem name length "
3436
#: ../drizzled/identifier/table.cc:238
3438
"Table name cannot be encoded and fit within filesystem name length "
3444
#. * Since clients still use this code, we use fprintf here.
3445
#. * This fprintf needs to be turned into errmsg_printf
3446
#. * as soon as the client programs no longer use mysys
3447
#. * and can use the pluggable error message system.
3449
#: ../drizzled/internal/default.cc:687
3451
3799
msgid "error: could not open directory: %s\n"
3454
#: ../drizzled/main.cc:169
3803
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3807
msgid "Cannot open file: %s\n"
3811
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3815
msgid "Attempted to read record bigger than INT_MAX\n"
3819
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3823
msgid "Could not read transaction message.\n"
3827
msgid "GPB ERROR: %s.\n"
3456
"setrlimit could not change the size of core files to 'infinity'; We may not "
3457
"be able to generate a core file on signals"
3460
#: ../drizzled/main.cc:269
3462
msgid "Data directory %s does not exist\n"
3465
#: ../drizzled/main.cc:280
3467
msgid "Local catalog %s/local does not exist\n"
3470
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3471
msgid "Drizzle has receieved an abort event."
3474
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3475
msgid "In Function: "
3478
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3482
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3486
#: ../drizzled/message/transaction_writer.cc:365
3838
msgid "Unable to parse command. Got error: %s.\n"
3842
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3488
3846
msgid "Usage: %s TRANSACTION_LOG\n"
3491
#: ../drizzled/message/transaction_writer.cc:371
3493
msgid "Cannot open file: %s\n"
3496
#: ../drizzled/module/library.cc:149
3499
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3500
"the current running version of Drizzle: %<PRIu64>."
3503
#: ../drizzled/module/loader.cc:177
3506
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3510
#: ../drizzled/module/loader.cc:224
3512
msgid "Plugin '%s' init function returned error.\n"
3515
#: ../drizzled/module/loader.cc:463
3517
msgid "Couldn't load plugin library named '%s'.\n"
3520
#: ../drizzled/module/loader.cc:473
3522
msgid "Couldn't load plugin named '%s'.\n"
3525
#: ../drizzled/module/registry.cc:176
3528
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3532
#: ../drizzled/module/registry.h:117
3534
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3537
#: ../drizzled/module/registry.h:131
3539
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3542
#: ../drizzled/option.cc:84
3543
3849
msgid "Warning: "
3546
#: ../drizzled/option.cc:86
3550
#: ../drizzled/option.cc:337
3552
3856
msgid "%s: %s: Option '%s' used, but is disabled\n"
3555
#: ../drizzled/option.cc:339
3556
3859
msgid "WARNING"
3559
#: ../drizzled/option.cc:441
3561
3866
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3564
#: ../drizzled/option.cc:769
3566
3870
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3569
#: ../drizzled/option.cc:962
3571
3874
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3574
#: ../drizzled/option.cc:1194
3576
3878
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3579
#: ../drizzled/option.cc:1214
3782
4100
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3785
#: ../drizzled/plugin/xa_resource_manager.cc:207
3786
4103
msgid "Crash recovery finished."
3789
#: ../drizzled/replication_services.cc:94
3791
"You registered a TransactionApplier plugin but no TransactionReplicator "
3792
"plugins were registered.\n"
3795
#: ../drizzled/replication_services.cc:125
3798
"You registered a TransactionApplier plugin but no TransactionReplicator "
3799
"plugins were registered that match the requested replicator name of '%s'.\n"
3800
"We have deactivated the TransactionApplier '%s'.\n"
3803
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3805
4107
msgid "Could not remove temporary table: '%s', error: %d"
3808
#: ../drizzled/signal_handler.cc:52
3810
msgid "Got signal %d from thread %<PRIu32>"
3813
#: ../drizzled/signal_handler.cc:118
3815
msgid "Fatal signal %d while backtracing\n"
3818
#: ../drizzled/signal_handler.cc:127
3820
msgid "Fatal: time() call failed\n"
3823
#: ../drizzled/signal_handler.cc:133
3826
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3827
"This could be because you hit a bug. It is also possible that this binary\n"
3828
" or one of the libraries it was linked against is corrupt, improperly "
3830
" or misconfigured. This error can also be caused by malfunctioning "
3834
#: ../drizzled/signal_handler.cc:141
3837
"We will try our best to scrape up some info that will hopefully help "
3839
"the problem, but since we have already crashed, something is definitely "
3841
"and this may fail.\n"
3845
#: ../drizzled/signal_handler.cc:148
3848
"It is possible that drizzled could use up to \n"
3849
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3851
"Hope that's ok; if not, decrease some variables in the equation.\n"
3855
#: ../drizzled/sql_table.cc:1933
4111
msgid "Variable named %s already exists!\n"
4115
msgid "Could not add Variable: %s\n"
4119
msgid "Table %s had a open data Cursor in reopen_table"
3857
4123
msgid "Unknown - internal error %d during operation"
3860
#: ../drizzled/statement/alter_table.cc:1514
3863
4128
"order_st BY ignored because there is a user-defined clustered index in the "
3864
4129
"table '%-.192s'"
3867
#: ../drizzled/sys_var.cc:1526
3869
msgid "Variable named %s already exists!\n"
3872
#: ../drizzled/sys_var.cc:1535
3874
msgid "Could not add Variable: %s\n"
3877
#: ../drizzled/sys_var.cc:1633
3878
msgid "Failed to initialize system variables"
3881
#: ../drizzled/table.cc:1690
3883
msgid "Got error %d when reading table '%s'"
3886
#: ../drizzled/table/instance/base.cc:1883
4134
"'%s' had no or invalid character set, and default character set is multi-"
4135
"byte, so character column sizes may have changed"
3888
4139
msgid "Unknown collation '%s' in table '%-.64s' definition"
3891
#: ../drizzled/table/instance/base.cc:1890
3894
4144
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3898
#: ../drizzled/tztime.cc:170
4149
msgid "Got error %d when reading table '%s'"
3900
4153
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3903
#: ../plugin/auth_file/auth_file.cc:227
3905
msgid "Could not load auth file: %s\n"
3908
#: ../plugin/auth_file/auth_file.cc:243
3909
msgid "File to load for usernames and passwords"
3912
#: ../plugin/auth_http/auth_http.cc:135
3914
"auth_http plugin loaded but required option url not specified. Against which "
3915
"URL are you intending on authenticating?\n"
3918
#: ../plugin/auth_http/auth_http.cc:151
4157
msgid "%s: option `%s' is ambiguous\n"
4161
msgid "%s: option `--%s' doesn't allow an argument\n"
4165
msgid "%s: option `%c%s' doesn't allow an argument\n"
4169
msgid "%s: option `%s' requires an argument\n"
4173
msgid "%s: unrecognized option `--%s'\n"
4177
msgid "%s: unrecognized option `%c%s'\n"
4181
msgid "%s: illegal option -- %c\n"
4185
msgid "%s: invalid option -- %c\n"
4189
msgid "%s: option requires an argument -- %c\n"
4193
msgid "%s: option `-W %s' is ambiguous\n"
4197
msgid "%s: option `-W %s' doesn't allow an argument\n"
4200
msgid "Enable HTTP Auth check"
3919
4203
msgid "URL for HTTP Auth check"
3922
#: ../plugin/auth_ldap/auth_ldap.cc:291
3924
msgid "Reconnect failed: %s\n"
3927
#: ../plugin/auth_ldap/auth_ldap.cc:310
3929
msgid "ldap_search_ext_s failed: %s\n"
3932
#: ../plugin/auth_ldap/auth_ldap.cc:416
3934
msgid "Could not load auth ldap: %s\n"
3937
#: ../plugin/auth_ldap/auth_ldap.cc:437
3938
msgid "URI of the LDAP server to contact"
3941
#: ../plugin/auth_ldap/auth_ldap.cc:439
3942
msgid "DN to use when binding to the LDAP server"
3945
#: ../plugin/auth_ldap/auth_ldap.cc:441
3946
msgid "Password to use when binding the DN"
3949
#: ../plugin/auth_ldap/auth_ldap.cc:443
3950
msgid "DN to use when searching"
3953
#: ../plugin/auth_ldap/auth_ldap.cc:445
3954
msgid "Attribute in LDAP with plain text password"
3957
#: ../plugin/auth_ldap/auth_ldap.cc:447
3958
msgid "Attribute in LDAP with MySQL hashed password"
3961
#: ../plugin/auth_ldap/auth_ldap.cc:449
3962
msgid "How often to empty the users cache, 0 to disable"
3965
#: ../plugin/blitzdb/ha_blitz.cc:1507
3966
msgid "Estimated number of rows that a BlitzDB table will store."
3969
#: ../plugin/console/console.cc:379
3970
4206
msgid "Enable the console."
3973
#: ../plugin/console/console.cc:382
3974
4209
msgid "Turn on extra debugging."
3977
#: ../plugin/console/console.cc:385
3978
4212
msgid "User to use for auth."
3981
#: ../plugin/console/console.cc:388
3982
4215
msgid "Password to use for auth."
3985
#: ../plugin/console/console.cc:391
3986
msgid "Default catalog to use."
3989
#: ../plugin/console/console.cc:394
3990
msgid "Default schema to use."
3993
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4218
msgid "Default database to use."
4221
msgid "Enable default replicator"
4224
msgid "Default Replicator"
3995
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4228
"Port number to use for connection or 0 for default to, in order of "
4229
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3999
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4000
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4001
4232
msgid "Connect Timeout."
4004
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4005
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4006
4235
msgid "Read Timeout."
4009
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4010
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4011
4238
msgid "Write Timeout."
4014
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4015
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4016
4241
msgid "Retry Count."
4019
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4020
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4021
4244
msgid "Buffer length."
4024
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4025
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4026
4247
msgid "Address to bind to."
4029
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4030
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4031
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4032
msgid "Maximum simultaneous connections."
4035
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4036
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4037
msgid "A restrictive IP address list for incoming admin connections."
4040
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4250
msgid "Unknown Drizzle error"
4254
msgid "Can't create UNIX socket (%d)"
4258
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4262
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4266
msgid "Can't create TCP/IP socket (%d)"
4270
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4273
msgid "Drizzle server has gone away"
4277
msgid "Protocol mismatch; server version = %d, client version = %d"
4280
msgid "Drizzle client ran out of memory"
4283
msgid "Wrong host info"
4286
msgid "Localhost via UNIX socket"
4290
msgid "%-.100s via TCP/IP"
4293
msgid "Error in server handshake"
4296
msgid "Lost connection to Drizzle server during query"
4299
msgid "Commands out of sync; you can't run this command now"
4303
msgid "Named pipe: %-.32s"
4307
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4311
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4315
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4319
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4322
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4325
msgid "Embedded server"
4328
msgid "Error on SHOW SLAVE STATUS:"
4331
msgid "Error on SHOW SLAVE HOSTS:"
4334
msgid "Error connecting to slave:"
4337
msgid "Error connecting to master:"
4340
msgid "SSL connection error"
4343
msgid "Malformed packet"
4346
msgid "(unused error message)"
4349
msgid "Invalid use of null pointer"
4352
msgid "Statement not prepared"
4355
msgid "No data supplied for parameters in prepared statement"
4358
msgid "Data truncated"
4361
msgid "No parameters exist in the statement"
4364
msgid "Invalid parameter number"
4369
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4373
msgid "Using unsupported buffer type: %d (parameter: %d)"
4377
msgid "Shared memory: %-.100s"
4380
msgid "Wrong or unknown protocol"
4383
msgid "Invalid connection handle"
4387
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4388
"option 'secure_auth' enabled)"
4391
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4394
msgid "Attempt to read column without prior row fetch"
4397
msgid "Prepared statement contains no metadata"
4401
"Attempt to read a row while there is no result set associated with the "
4405
msgid "This feature is not implemented yet"
4410
"Lost connection to Drizzle server while waiting for initial communication "
4411
"packet, system error: %d"
4416
"Lost connection to Drizzle server while reading initial communication "
4417
"packet, system error: %d"
4422
"Lost connection to Drizzle server while sending authentication information, "
4428
"Lost connection to Drizzle server while reading authorization information, "
4434
"Lost connection to Drizzle server while setting initial database, system "
4439
msgid "Statement closed indirectly because of a preceding %s() call"
4041
4443
msgid "Failed to send error message to libnotify\n"
4044
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4045
4446
msgid "Error Messages to stderr"
4048
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4049
msgid "Comma-separated list of schemas to exclude"
4052
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4053
msgid "Comma-separated list of tables to exclude"
4056
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4057
msgid "Regular expression to apply to schemas to exclude"
4060
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4061
msgid "Regular expression to apply to tables to exclude"
4064
#: ../plugin/haildb/haildb_engine.cc:1080
4065
#: ../plugin/haildb/haildb_engine.cc:1218
4066
#: ../plugin/haildb/haildb_engine.cc:1248
4068
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4071
#: ../plugin/haildb/haildb_engine.cc:1099
4073
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4076
#: ../plugin/haildb/haildb_engine.cc:1197
4077
#: ../plugin/haildb/haildb_engine.cc:1310
4078
#: ../plugin/haildb/haildb_engine.cc:1491
4079
#: ../plugin/haildb/haildb_engine.cc:2157
4081
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4084
#: ../plugin/haildb/haildb_engine.cc:1349
4085
#: ../plugin/haildb/haildb_engine.cc:1365
4087
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4090
#: ../plugin/haildb/haildb_engine.cc:3403
4092
msgid "Error starting HailDB %d (%s)\n"
4095
#: ../plugin/haildb/haildb_engine.cc:3432
4096
msgid "Disable HailDB adaptive hash index (enabled by default)."
4099
#: ../plugin/haildb/haildb_engine.cc:3434
4100
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4103
#: ../plugin/haildb/haildb_engine.cc:3437
4105
"Size of a memory pool HailDB uses to store data dictionary information and "
4106
"other internal data structures."
4109
#: ../plugin/haildb/haildb_engine.cc:3440
4110
msgid "Data file autoextend increment in megabytes"
4113
#: ../plugin/haildb/haildb_engine.cc:3443
4115
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4119
#: ../plugin/haildb/haildb_engine.cc:3446
4120
msgid "The common part for HailDB table spaces."
4123
#: ../plugin/haildb/haildb_engine.cc:3448
4124
msgid "Disable HailDB checksums validation (enabled by default)."
4127
#: ../plugin/haildb/haildb_engine.cc:3450
4128
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4131
#: ../plugin/haildb/haildb_engine.cc:3453
4132
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4135
#: ../plugin/haildb/haildb_engine.cc:3456
4137
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4138
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4141
#: ../plugin/haildb/haildb_engine.cc:3459
4142
msgid "Stores each HailDB table to an .ibd file in the database dir."
4145
#: ../plugin/haildb/haildb_engine.cc:3462
4146
msgid "File format to use for new tables in .ibd files."
4149
#: ../plugin/haildb/haildb_engine.cc:3465
4151
"Set to 0 (write and flush once per second),1 (write and flush at each "
4152
"commit) or 2 (write at commit, flush once per second)."
4155
#: ../plugin/haildb/haildb_engine.cc:3468
4156
msgid "With which method to flush data."
4159
#: ../plugin/haildb/haildb_engine.cc:3471
4161
"Helps to save your data in case the disk image of the database becomes "
4165
#: ../plugin/haildb/haildb_engine.cc:3474
4166
msgid "Path to individual files and their sizes."
4169
#: ../plugin/haildb/haildb_engine.cc:3477
4170
msgid "Path to HailDB log files."
4173
#: ../plugin/haildb/haildb_engine.cc:3480
4174
msgid "Size of each log file in a log group."
4177
#: ../plugin/haildb/haildb_engine.cc:3483
4179
"Number of log files in the log group. HailDB writes to the files in a "
4180
"circular fashion. Value 3 is recommended here."
4183
#: ../plugin/haildb/haildb_engine.cc:3486
4185
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4186
"rolled back. Values above 100000000 disable the timeout."
4189
#: ../plugin/haildb/haildb_engine.cc:3489
4191
"The size of the buffer which HailDB uses to write log to the log files on "
4195
#: ../plugin/haildb/haildb_engine.cc:3492
4197
"Sets the point in the LRU list from where all pages are classified as old "
4201
#: ../plugin/haildb/haildb_engine.cc:3495
4203
"Milliseconds between accesses to a block at which it is made young. "
4204
"0=disabled (Advanced users)"
4207
#: ../plugin/haildb/haildb_engine.cc:3498
4208
msgid "Percentage of dirty pages allowed in bufferpool."
4211
#: ../plugin/haildb/haildb_engine.cc:3501
4212
msgid "Desired maximum length of the purge queue (0 = no limit)"
4215
#: ../plugin/haildb/haildb_engine.cc:3504
4217
"Roll back the complete transaction on lock wait timeout, for 4.x "
4218
"compatibility (disabled by default)"
4221
#: ../plugin/haildb/haildb_engine.cc:3507
4222
msgid "How many files at the maximum HailDB keeps open at the same time."
4225
#: ../plugin/haildb/haildb_engine.cc:3510
4226
msgid "Number of background read I/O threads in HailDB."
4229
#: ../plugin/haildb/haildb_engine.cc:3513
4230
msgid "Number of background write I/O threads in HailDB."
4233
#: ../plugin/haildb/haildb_engine.cc:3515
4235
"Disable if you want to reduce the number of messages written to the log "
4236
"(default: enabled)."
4239
#: ../plugin/haildb/haildb_engine.cc:3518
4240
msgid "Enable SHOW HAILDB STATUS output in the log"
4243
#: ../plugin/haildb/haildb_engine.cc:3521
4244
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4247
#: ../plugin/haildb/haildb_engine.cc:3523
4249
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4252
#: ../plugin/hello_events/hello_events.cc:401
4253
msgid "Enable Example Events Plugin"
4256
#: ../plugin/hello_events/hello_events.cc:404
4257
#: ../plugin/hello_events/hello_events.cc:407
4258
msgid "A comma delimited list of databases to watch"
4261
#: ../plugin/hello_events/hello_events.cc:410
4262
msgid "Before write row event observer call position"
4265
#: ../plugin/hello_events/hello_events.cc:413
4266
#: ../plugin/pbms/src/parameters_ms.cc:461
4267
msgid "Before update row event observer call position"
4270
#: ../plugin/hello_events/hello_events.cc:416
4271
msgid "After drop database event observer call position"
4274
#: ../plugin/hello_events/hello_events.cc:427
4275
msgid "An example events Plugin"
4278
#: ../plugin/innobase/handler/data_dictionary.cc:760
4280
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4283
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4285
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4289
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4291
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4295
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4298
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4299
"or its equivalent numeric id"
4302
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4303
msgid "Do not use Native AIO library for IO, even if available"
4306
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4307
msgid "Enable internal replication log."
4310
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4312
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4313
"rolled back. Values above 100000000 disable the timeout."
4316
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4317
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4320
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4322
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4323
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4326
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4327
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4328
#: ../plugin/transaction_log/print_transaction_message.cc:177
4329
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4331
msgid "Unable to parse transaction. Got error: %s.\n"
4334
#: ../plugin/innobase/srv/srv0start.cc:1034
4335
msgid "InnoDB: cannot determine Mac OS X version!\n"
4338
#: ../plugin/innobase/srv/srv0start.cc:1039
4340
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4341
"InnoDB: making transactions unsafe!\n"
4344
#: ../plugin/innobase/srv/srv0start.cc:1048
4347
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4348
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4349
"InnoDB: allocate more than 4 GB of memory."
4352
#: ../plugin/innobase/srv/srv0start.cc:1063
4354
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4357
#: ../plugin/innobase/srv/srv0start.cc:1068
4360
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4361
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4362
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4365
#: ../plugin/innobase/srv/srv0start.cc:1078
4367
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4370
#: ../plugin/innobase/srv/srv0start.cc:1083
4372
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4375
#: ../plugin/innobase/srv/srv0start.cc:1088
4377
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4380
#: ../plugin/innobase/srv/srv0start.cc:1092
4382
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4385
#: ../plugin/innobase/srv/srv0start.cc:1097
4387
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4390
#: ../plugin/innobase/srv/srv0start.cc:1167
4392
msgid " InnoDB: Using Linux native AIO\n"
4395
#: ../plugin/logging_gearman/logging_gearman.cc:186
4449
msgid "Enable filtered replicator"
4452
msgid "List of schemas to filter"
4455
msgid "List of tables to filter"
4458
msgid "Regular expression to apply to schemas to filter"
4461
msgid "Regular expression to apply to tables to filter"
4464
msgid "Filtered Replicator"
4397
4468
msgid "fail gearman_client_create(): %s"
4400
#: ../plugin/logging_gearman/logging_gearman.cc:197
4402
4472
msgid "fail gearman_client_add_server(): %s"
4405
#: ../plugin/logging_gearman/logging_gearman.cc:302
4475
msgid "Enable logging to a gearman server"
4406
4478
msgid "Hostname for logging to a Gearman server"
4409
#: ../plugin/logging_gearman/logging_gearman.cc:305
4410
4481
msgid "Gearman Function to send logging to"
4413
#: ../plugin/logging_gearman/logging_gearman.cc:316
4414
4484
msgid "Log queries to a Gearman server"
4417
#: ../plugin/logging_query/logging_query.cc:178
4419
4488
msgid "fail open() fn=%s er=%s\n"
4422
#: ../plugin/logging_query/logging_query.cc:319
4423
4491
msgid "Enable logging to CSV file"
4426
#: ../plugin/logging_query/logging_query.cc:322
4427
4494
msgid "File to log to"
4430
#: ../plugin/logging_query/logging_query.cc:325
4431
4497
msgid "PCRE to match the query against"
4434
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4435
4500
msgid "Threshold for logging slow queries, in microseconds"
4438
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4439
4503
msgid "Threshold for logging big queries, for rows returned"
4442
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4443
4506
msgid "Threshold for logging big queries, for rows examined"
4446
#: ../plugin/logging_query/logging_query.cc:345
4447
4509
msgid "Log queries to a CSV file"
4450
#: ../plugin/logging_stats/logging_stats.cc:373
4451
msgid "Max number of users that will be logged"
4454
#: ../plugin/logging_stats/logging_stats.cc:376
4455
msgid "Max number of range locks to use for Scoreboard"
4458
#: ../plugin/logging_stats/logging_stats.cc:379
4459
msgid "Max number of concurrent sessions that will be logged"
4462
#: ../plugin/logging_stats/logging_stats.cc:380
4463
msgid "Enable Logging Statistics Collection"
4466
#: ../plugin/logging_stats/logging_stats.cc:389
4467
msgid "User Statistics as DATA_DICTIONARY tables"
4470
#: ../plugin/md5/md5.cc:99
4471
msgid "libgcrypt library version mismatch\n"
4474
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4475
#: ../plugin/memcached_stats/memcached_stats.cc:87
4513
msgid "syslog facility \"%s\" not known, using \"local0\""
4517
msgid "syslog priority \"%s\" not known, using \"info\""
4520
msgid "Enable logging to syslog"
4523
msgid "Syslog Ident"
4526
msgid "Syslog Facility"
4529
msgid "Syslog Priority"
4532
msgid "Log to syslog"
4476
4535
msgid "List of memcached servers."
4479
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4480
msgid "Expiry time of memcached entries"
4483
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4484
msgid "Enable Memcached Query Cache"
4487
#: ../plugin/memcached_stats/analysis_table.cc:78
4488
#: ../plugin/memcached_stats/stats_table.cc:144
4489
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4492
#: ../plugin/memcached_stats/memcached_stats.cc:98
4493
4538
msgid "Memcached Stats as I_S tables"
4496
#: ../plugin/memcached_stats/stats_table.cc:74
4499
"Unable get stats from memcached server %s. Got error from "
4500
"memcached_stat_servername()."
4503
#: ../plugin/memcached_stats/stats_table.cc:151
4504
msgid "Unable to create memcached struct. Got error from memcached_create()."
4507
#: ../plugin/memcached_stats/stats_table.cc:159
4510
"Unable to create memcached server list. Got error from "
4511
"memcached_servers_parse(%s)."
4514
#: ../plugin/multi_thread/multi_thread.cc:62
4515
msgid "Session killed before thread could execute"
4518
#: ../plugin/multi_thread/multi_thread.cc:109
4519
msgid "Unable to get thread stack size\n"
4522
#: ../plugin/multi_thread/multi_thread.cc:211
4523
msgid "Maximum number of user threads available."
4526
#: ../plugin/myisam/ha_myisam.cc:532
4528
4542
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4531
#: ../plugin/myisam/ha_myisam.cc:536
4533
4546
msgid "Got an error from unknown thread, %s:%d"
4536
#: ../plugin/myisam/ha_myisam.cc:542
4537
4549
msgid "Unknown thread accessing table"
4540
#: ../plugin/myisam/ha_myisam.cc:1506
4552
msgid "Block size to be used for MyISAM index pages."
4556
"This characterizes the number of hits a hot block has to be untouched until "
4557
"it is considered aged enough to be downgraded to a warm block. This "
4558
"specifies the percentage ratio of that number of hits to the total number of "
4559
"blocks in key cache"
4562
msgid "The minimum percentage of warm blocks in key cache"
4566
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4567
"this to get better index handling (for all reads and multiple writes) to as "
4568
"much as you can afford;"
4572
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4573
"disables parallel repair."
4542
4577
"Don't use the fast sort index method to created index if the temporary file "
4543
4578
"would get bigger than this."
4546
#: ../plugin/myisam/ha_myisam.cc:1509
4548
4582
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4549
4583
"when creating indexes with CREATE INDEX or ALTER TABLE."
4552
#: ../plugin/myisam/my_handler_errors.cc:42
4586
msgid "Default pointer size to be used for MyISAM tables."
4553
4589
msgid "Didn't find key on read or update"
4556
#: ../plugin/myisam/my_handler_errors.cc:43
4557
4592
msgid "Duplicate key on write or update"
4560
#: ../plugin/myisam/my_handler_errors.cc:44
4561
4595
msgid "Internal (unspecified) error in handler"
4564
#: ../plugin/myisam/my_handler_errors.cc:46
4566
4599
"Someone has changed the row since it was read (while the table was locked to "
4570
#: ../plugin/myisam/my_handler_errors.cc:48
4571
4603
msgid "Wrong index given to function"
4574
#: ../plugin/myisam/my_handler_errors.cc:49
4575
4606
msgid "Index file is crashed"
4578
#: ../plugin/myisam/my_handler_errors.cc:50
4579
4609
msgid "Record file is crashed"
4582
#: ../plugin/myisam/my_handler_errors.cc:51
4583
4612
msgid "Out of memory in engine"
4586
#: ../plugin/myisam/my_handler_errors.cc:52
4587
4615
msgid "Incorrect file format"
4590
#: ../plugin/myisam/my_handler_errors.cc:53
4591
4618
msgid "Command not supported by database"
4594
#: ../plugin/myisam/my_handler_errors.cc:54
4595
4621
msgid "Old database file"
4598
#: ../plugin/myisam/my_handler_errors.cc:55
4599
4624
msgid "No record read before update"
4602
#: ../plugin/myisam/my_handler_errors.cc:56
4603
4627
msgid "Record was already deleted (or record file crashed)"
4606
#: ../plugin/myisam/my_handler_errors.cc:57
4607
4630
msgid "No more room in record file"
4610
#: ../plugin/myisam/my_handler_errors.cc:58
4611
4633
msgid "No more room in index file"
4614
#: ../plugin/myisam/my_handler_errors.cc:59
4615
4636
msgid "No more records (read after end of file)"
4618
#: ../plugin/myisam/my_handler_errors.cc:60
4619
4639
msgid "Unsupported extension used for table"
4622
#: ../plugin/myisam/my_handler_errors.cc:61
4623
4642
msgid "Too big row"
4626
#: ../plugin/myisam/my_handler_errors.cc:62
4627
4645
msgid "Wrong create options"
4630
#: ../plugin/myisam/my_handler_errors.cc:63
4631
4648
msgid "Duplicate unique key or constraint on write or update"
4634
#: ../plugin/myisam/my_handler_errors.cc:64
4635
4651
msgid "Unknown character set used in table"
4638
#: ../plugin/myisam/my_handler_errors.cc:65
4639
4654
msgid "Conflicting table definitions in sub-tables of MERGE table"
4642
#: ../plugin/myisam/my_handler_errors.cc:66
4643
4657
msgid "Table is crashed and last repair failed"
4646
#: ../plugin/myisam/my_handler_errors.cc:67
4647
4660
msgid "Table was marked as crashed and should be repaired"
4650
#: ../plugin/myisam/my_handler_errors.cc:68
4651
4663
msgid "Lock timed out; Retry transaction"
4654
#: ../plugin/myisam/my_handler_errors.cc:69
4655
4666
msgid "Lock table is full; Restart program with a larger locktable"
4658
#: ../plugin/myisam/my_handler_errors.cc:70
4659
4669
msgid "Updates are not allowed under a read only transactions"
4662
#: ../plugin/myisam/my_handler_errors.cc:71
4663
4672
msgid "Lock deadlock; Retry transaction"
4666
#: ../plugin/myisam/my_handler_errors.cc:72
4667
4675
msgid "Foreign key constraint is incorrectly formed"
4670
#: ../plugin/myisam/my_handler_errors.cc:73
4671
4678
msgid "Cannot add a child row"
4674
#: ../plugin/myisam/my_handler_errors.cc:74
4675
4681
msgid "Cannot delete a parent row"
4678
#: ../plugin/myisam/my_handler_errors.cc:75
4679
4684
msgid "No savepoint with that name"
4682
#: ../plugin/myisam/my_handler_errors.cc:76
4683
4687
msgid "Non unique key block size"
4686
#: ../plugin/myisam/my_handler_errors.cc:77
4687
4690
msgid "The table does not exist in engine"
4690
#: ../plugin/myisam/my_handler_errors.cc:78
4691
4693
msgid "The table already existed in storage engine"
4694
#: ../plugin/myisam/my_handler_errors.cc:79
4695
4696
msgid "Could not connect to storage engine"
4698
#: ../plugin/myisam/my_handler_errors.cc:80
4699
4699
msgid "Unexpected null pointer found when using spatial index"
4702
#: ../plugin/myisam/my_handler_errors.cc:81
4703
4702
msgid "The table changed in storage engine"
4706
#: ../plugin/myisam/my_handler_errors.cc:82
4707
4705
msgid "There's no partition in table for the given value"
4710
#: ../plugin/myisam/my_handler_errors.cc:83
4711
4708
msgid "Row-based binlogging of row failed"
4714
#: ../plugin/myisam/my_handler_errors.cc:84
4715
4711
msgid "Index needed in foreign key constraint"
4718
#: ../plugin/myisam/my_handler_errors.cc:85
4719
4714
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4722
#: ../plugin/myisam/my_handler_errors.cc:86
4723
4717
msgid "Table needs to be upgraded before it can be used"
4726
#: ../plugin/myisam/my_handler_errors.cc:87
4727
4720
msgid "Table is read only"
4730
#: ../plugin/myisam/my_handler_errors.cc:88
4731
4723
msgid "Failed to get next auto increment value"
4734
#: ../plugin/myisam/my_handler_errors.cc:89
4735
4726
msgid "Failed to set row auto increment value"
4738
#: ../plugin/myisam/my_handler_errors.cc:90
4739
4729
msgid "Unknown (generic) error from engine"
4742
#: ../plugin/myisam/my_handler_errors.cc:91
4743
4732
msgid "Record is the same"
4746
#: ../plugin/myisam/my_handler_errors.cc:92
4747
4735
msgid "It is not possible to log this statement"
4750
#: ../plugin/myisam/my_handler_errors.cc:93
4751
4738
msgid "Tablespace exists"
4754
#: ../plugin/myisam/my_handler_errors.cc:94
4755
4741
msgid "The event was corrupt, leading to illegal data being read"
4758
#: ../plugin/myisam/my_handler_errors.cc:95
4759
4744
msgid "The table is of a new format not supported by this version"
4762
#: ../plugin/myisam/my_handler_errors.cc:96
4763
4747
msgid "The event could not be processed no other handler error happened"
4766
#: ../plugin/myisam/my_handler_errors.cc:97
4767
4750
msgid "Got a fatal error during initialzation of handler"
4770
#: ../plugin/myisam/my_handler_errors.cc:98
4771
4753
msgid "File to short; Expected more data in file"
4774
#: ../plugin/myisam/my_handler_errors.cc:99
4775
4756
msgid "Read page with wrong checksum"
4778
#. TODO: get a better message for these
4779
#: ../plugin/myisam/my_handler_errors.cc:101
4780
4759
msgid "Lock or active transaction"
4783
#: ../plugin/myisam/my_handler_errors.cc:102
4784
4762
msgid "No such table space"
4787
#: ../plugin/myisam/my_handler_errors.cc:103
4788
4765
msgid "Tablespace not empty"
4791
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4793
4769
"Port number to use for connection or 0 for default to with MySQL protocol."
4796
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4798
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4799
"the file is stale and should be removed?"
4802
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4803
msgid "Path used for MySQL UNIX Socket Protocol."
4806
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4807
msgid "Clobber socket file if one is there already."
4810
#: ../plugin/pbms/src/parameters_ms.cc:426
4811
msgid "Port number to use for connection or 0 for default PBMS port "
4814
#: ../plugin/pbms/src/parameters_ms.cc:429
4815
msgid "The maximum size of a BLOB repository file."
4818
#: ../plugin/pbms/src/parameters_ms.cc:432
4819
msgid "The maximum size of a temorary BLOB log file."
4822
#: ../plugin/pbms/src/parameters_ms.cc:435
4824
"A ':' delimited list of metadata header names to be used to initialize the "
4825
"pbms_metadata_header table when a database is created."
4828
#: ../plugin/pbms/src/parameters_ms.cc:439
4829
msgid "The percentage of garbage in a repository file before it is compacted."
4832
#: ../plugin/pbms/src/parameters_ms.cc:442
4834
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4835
"after this time, unless committed to the database."
4838
#: ../plugin/pbms/src/parameters_ms.cc:445
4840
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4844
#: ../plugin/pbms/src/parameters_ms.cc:448
4845
msgid "The next backup ID to use when backing up a PBMS database."
4848
#: ../plugin/pbms/src/parameters_ms.cc:451
4850
"A comma delimited list of tables to watch of the format: <database>."
4854
#: ../plugin/pbms/src/parameters_ms.cc:453
4855
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4858
#: ../plugin/pbms/src/parameters_ms.cc:457
4859
msgid "Before insert row event observer call position"
4862
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4863
msgid "Could not open socket, is rabbitmq running?"
4866
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4867
msgid "Failed to allocate enough memory to transaction message\n"
4870
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4872
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4875
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4877
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4880
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4881
msgid "Host name to connect to"
4884
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4885
msgid "Port to connect to"
4888
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4889
msgid "RabbitMQ virtualhost"
4892
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4893
msgid "RabbitMQ username"
4896
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4897
msgid "RabbitMQ password"
4900
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4901
#: ../plugin/transaction_log/module.cc:270
4902
msgid "Name of the replicator plugin to use (default='default_replicator')"
4905
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4906
msgid "Name of RabbitMQ exchange to publish to"
4909
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4910
msgid "Name of RabbitMQ routing key to use"
4913
#: ../plugin/session_dictionary/processlist.cc:78
4917
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4919
msgid "syslog facility \"%s\" not known, using \"local0\""
4922
#: ../plugin/syslog/errmsg.cc:50
4924
msgid "syslog priority \"%s\" not known, using \"warn\""
4927
#: ../plugin/syslog/logging.cc:63
4929
msgid "syslog priority \"%s\" not known, using \"info\""
4932
#: ../plugin/syslog/module.cc:95
4933
msgid "Syslog Ident"
4936
#: ../plugin/syslog/module.cc:98
4937
msgid "Syslog Facility"
4940
#: ../plugin/syslog/module.cc:101
4941
msgid "Enable logging to syslog of the query log"
4944
#: ../plugin/syslog/module.cc:104
4945
msgid "Syslog Priority of query logging"
4948
#: ../plugin/syslog/module.cc:116
4949
msgid "Enable logging to syslog of the error messages"
4952
#: ../plugin/syslog/module.cc:119
4953
msgid "Syslog Priority of error messages"
4956
#: ../plugin/transaction_log/background_worker.cc:77
4773
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4958
4777
msgid "Unable to create background worker thread. Got error %s.\n"
4961
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4962
#: ../plugin/transaction_log/print_transaction_message.cc:106
4963
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4965
msgid "Failed to open transaction log file %s. Got error: %s\n"
4968
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4969
#: ../plugin/transaction_log/print_transaction_message.cc:169
4970
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4971
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4973
msgid "Could not read transaction message.\n"
4976
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4977
#: ../plugin/transaction_log/print_transaction_message.cc:170
4978
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4980
msgid "GPB ERROR: %s.\n"
4983
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4984
#: ../plugin/transaction_log/print_transaction_message.cc:171
4985
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4987
msgid "Raw buffer read: %s.\n"
4990
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4991
#: ../plugin/transaction_log/print_transaction_message.cc:179
4992
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4994
msgid "BUFFER: %s\n"
4997
#: ../plugin/transaction_log/module.cc:171
4999
4781
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5002
#: ../plugin/transaction_log/module.cc:180
5004
4785
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5007
#: ../plugin/transaction_log/module.cc:192
4789
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5009
4793
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5012
#: ../plugin/transaction_log/module.cc:201
5014
4797
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5017
#: ../plugin/transaction_log/module.cc:216
5019
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4800
msgid "Enable transaction log"
5022
#: ../plugin/transaction_log/module.cc:258
5023
4803
msgid "DEBUGGING - Truncate transaction log"
5026
#: ../plugin/transaction_log/module.cc:261
4806
msgid "Path to the file to use for transaction log"
5027
4809
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5030
#: ../plugin/transaction_log/module.cc:264
5031
msgid "Enable transaction log"
5034
#: ../plugin/transaction_log/module.cc:267
5035
msgid "Path to the file to use for transaction log"
5038
#: ../plugin/transaction_log/module.cc:273
5040
4813
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5041
4814
"each transaction write, 2 == sync log file once per second"
5044
#: ../plugin/transaction_log/module.cc:276
5045
msgid "Number of slots for in-memory write buffers (default=8)."
5048
#: ../plugin/transaction_log/print_transaction_message.cc:135
5050
msgid "GPB message is not a valid type.\n"
5053
#: ../plugin/transaction_log/print_transaction_message.cc:155
5055
msgid "GPB message is not a valid size.\n"
5058
#: ../plugin/transaction_log/transaction_log.cc:114
4819
"Failed to allocate enough memory to buffer header, transaction message, and "
4820
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5059
4823
msgid "Failed to open transaction log file "
5062
#: ../plugin/transaction_log/transaction_log.cc:215
5065
4828
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5066
4829
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5069
#: ../plugin/transaction_log/transaction_log.cc:236
5071
4833
msgid "Failed to sync log file. Got error: %s\n"
5074
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5075
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5077
msgid "Attempted to read record bigger than INT_MAX\n"
5080
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5082
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5085
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5087
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5090
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5091
msgid "Cannot open file: "
5094
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5095
msgid "Could not skip to position "
5098
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5099
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5102
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5103
msgid "Memory allocation failure trying to allocate "
5106
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5110
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5114
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5120
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5121
msgid "Unable to parse command. Got error: "
5124
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5131
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5132
msgid "Display help and exit"
5135
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5136
msgid "Read from the innodb transaction log"
5139
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5140
msgid "Password to use when connecting to server"
5143
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5144
msgid "Perform checksum"
5147
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5148
msgid "Ignore event messages"
5151
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5152
msgid "Transaction log file"
5155
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5156
msgid "Print raw Protobuf messages instead of SQL"
5159
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5160
msgid "Start reading from the given file position"
5163
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5164
msgid "Only output for the given transaction ID and later"
5167
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5168
msgid "Only output for the given transaction ID"
5171
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5172
msgid "Summarize message contents"
5175
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5176
msgid "Cannot use --start-pos and --transaction-id together\n"
5179
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5180
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5183
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5184
msgid "Checksum failed. Wanted "
5187
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5191
#~ msgid "Synonym for -?"
5192
#~ msgstr "Cyfystyr am -?"
4837
msgid "Failed to open transaction log file %s. Got error: %s\n"
4841
msgid "Raw buffer read: %s.\n"
4845
msgid "Unable to parse transaction. Got error: %s.\n"
4849
msgid "BUFFER: %s\n"