390
#: ../client/drizzle.cc:1399
391
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
394
#: ../client/drizzle.cc:1401
250
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
251
"option deprecated; use --disable-pager instead."
255
"Password to use when connecting to server. If password is not given it's "
256
"asked from the tty."
260
"Port number to use for connection or 0 for default to, in order of "
261
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
264
msgid "built-in default"
395
267
msgid "Set the drizzle prompt to this value."
398
#: ../client/drizzle.cc:1403
400
271
"Don't cache result, print it row by row. This may slow down the server if "
401
272
"the output is suspended. Doesn't use history file."
404
#: ../client/drizzle.cc:1405
405
275
msgid "Write fields without conversion. Used with --batch."
408
#: ../client/drizzle.cc:1406
409
msgid "Do not reconnect if the connection is lost."
412
#: ../client/drizzle.cc:1408
413
msgid "Shutdown the server"
416
#: ../client/drizzle.cc:1409
279
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
280
"option is enabled by default."
283
msgid "Shutdown the server."
418
287
"Be more silent. Print results with a tab as separator, each row on new line."
421
#: ../client/drizzle.cc:1411
290
msgid "Output in table format."
423
294
"Append everything into outfile. See interactive help (\\h) also. Does not "
424
295
"work in batch mode. Disable with --disable-tee. This option is disabled by "
428
#: ../client/drizzle.cc:1413
429
msgid "Disable outfile. See interactive help (\\h) also."
432
#: ../client/drizzle.cc:1415
300
"Disable outfile. See interactive help (\\h) also. WARNING: option "
301
"deprecated; use --disable-tee instead"
304
msgid "User for login if not current user."
307
msgid "Only allow UPDATE and DELETE that uses keys."
310
msgid "Synonym for option --safe-updates, -U."
313
msgid "Write more. (-v -v -v gives the table output format)."
316
msgid "Output version information and exit."
319
msgid "Wait and retry if connection is down."
433
322
msgid "Number of seconds before connection timeout."
436
#: ../client/drizzle.cc:1417
437
325
msgid "Max length of input line"
440
#: ../client/drizzle.cc:1419
441
328
msgid "Automatic limit for SELECT when using --safe-updates"
444
#: ../client/drizzle.cc:1421
445
331
msgid "Automatic limit for rows in a join when using --safe-updates"
448
#: ../client/drizzle.cc:1424 ../client/drizzledump.cc:553
449
msgid "Options specific to the client"
452
#: ../client/drizzle.cc:1427
453
msgid "Connect to host"
456
#: ../client/drizzle.cc:1429
458
"Password to use when connecting to server. If password is not given it's "
459
"asked from the tty."
462
#: ../client/drizzle.cc:1431
464
"Port number to use for connection or 0 for default to, in order of "
465
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
468
#: ../client/drizzle.cc:1437 ../client/drizzledump.cc:562
469
#: ../plugin/transaction_log/utilities/transaction_reader.cc:647
470
msgid "User for login if not current user."
473
#: ../client/drizzle.cc:1439 ../client/drizzledump.cc:564
474
#: ../plugin/transaction_log/utilities/transaction_reader.cc:653
475
msgid "The protocol of connection (mysql or drizzle)."
478
#: ../client/drizzle.cc:1442 ../client/drizzledump.cc:576
479
msgid "Allowed Options"
482
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:1517
484
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
487
#: ../client/drizzle.cc:1581 ../client/drizzle.cc:3837
334
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
337
msgid "Number of lines before each import progress report."
340
msgid "Ping the server to check if it's alive."
343
msgid "Use MySQL Protocol."
347
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
352
"Copyright (C) 2008 Sun Microsystems\n"
353
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
354
"and you are welcome to modify and redistribute it under the GPL license\n"
358
msgid "Usage: %s [OPTIONS] [database]\n"
488
361
msgid "DELIMITER cannot contain a backslash character"
491
#: ../client/drizzle.cc:1660 ../client/drizzledump.cc:675
492
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
493
#: ../client/drizzletest.cc:5584
494
msgid "Error: Unknown protocol"
497
#: ../client/drizzle.cc:1674
499
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
502
#: ../client/drizzle.cc:1720 ../client/drizzle.cc:4127
504
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
507
#: ../client/drizzle.cc:1726
510
"Copyright (C) 2008 Sun Microsystems\n"
511
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
512
"and you are welcome to modify and redistribute it under the GPL license\n"
515
#: ../client/drizzle.cc:1731
517
msgid "Usage: drizzle [OPTIONS] [schema]\n"
520
#: ../client/drizzle.cc:1785
522
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
523
msgstr "ड्रीझल क्लाऐंट मध्ये आपले स्वागत असो ... सूचनेचा शेवट ';' अथवा '\\g' ने करावा."
525
#: ../client/drizzle.cc:1794
528
"Your Drizzle connection id is %u\n"
529
"Connection protocol: %s\n"
530
"Server version: %s\n"
532
"तुमची ड्रीझल संपर्क ओळख: %u\n"
533
"सर्वर आवृत्ती: %s\n"
535
#: ../client/drizzle.cc:1828
537
msgid "Reading history-file %s\n"
540
#: ../client/drizzle.cc:1832
542
msgid "Couldn't allocate memory for temp histfile!\n"
545
#: ../client/drizzle.cc:1839
546
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
548
"मदत हवी असल्यास 'help; ' अथवा '\\h' टाईप करा. बफर रिकामा करण्या साठी '\\c' "
551
#: ../client/drizzle.cc:1849
555
#: ../client/drizzle.cc:1862
557
msgid "Writing history-file %s\n"
560
#: ../client/drizzle.cc:1870
564
#: ../client/drizzle.cc:1870
568
#: ../client/drizzle.cc:1920
569
msgid "Query aborted by Ctrl+C\n"
572
#: ../client/drizzle.cc:2004
365
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
369
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
373
msgid "WARNING: --server-arg option not supported in this configuration.\n"
377
"Non-integer value supplied for port. If you are trying to enter a password "
378
"please use --password instead."
381
msgid "Value supplied for port is not valid."
574
385
msgid "Processing line: %<PRIu32>\n"
577
#: ../client/drizzle.cc:2222
578
388
msgid "Unknown command: "
581
#: ../client/drizzle.cc:2393
582
msgid "Not found a delimiter within max_input_line of input"
585
#: ../client/drizzle.cc:2639
587
392
"Reading table information for completion of table and column names\n"
588
"You can turn off this feature to get a quicker startup with -A\n"
393
" You can turn off this feature to get a quicker startup with -A\n"
592
#: ../client/drizzle.cc:2678
593
397
msgid "No connection. Trying to reconnect..."
596
#: ../client/drizzle.cc:2684
597
400
msgid "Can't connect to the server\n"
600
#: ../client/drizzle.cc:2768
601
403
msgid "List of all Drizzle commands:"
604
#: ../client/drizzle.cc:2772
607
"Note that all text commands must be first on line and end with '%s' or \\g"
406
msgid "Note that all text commands must be first on line and end with ';'"
610
#: ../client/drizzle.cc:2830
611
409
msgid "No query specified\n"
614
#: ../client/drizzle.cc:2845
615
412
msgid "Ignoring query to other database"
618
#: ../client/drizzle.cc:2894
619
415
msgid "Empty set"
622
#: ../client/drizzle.cc:2907
624
419
msgid "%ld row in set"
625
420
msgid_plural "%ld rows in set"
629
#: ../client/drizzle.cc:2916
633
#: ../client/drizzle.cc:2918
635
428
msgid "Query OK, %ld row affected"
636
429
msgid_plural "Query OK, %ld rows affected"
640
#: ../client/drizzle.cc:2990
641
msgid "popen() failed! defaulting PAGER to stdout!\n"
644
#: ../client/drizzle.cc:3012
646
msgid "Error logging to file '%s'\n"
649
#: ../client/drizzle.cc:3017
651
msgid "Logging to file '%s'\n"
654
#: ../client/drizzle.cc:3101
663
"Collation: %s (%u)\n"
671
#: ../client/drizzle.cc:3568
673
msgid "No previous outfile available, you must give a filename!\n"
676
#: ../client/drizzle.cc:3573
678
msgid "Currently logging to file '%s'\n"
681
#: ../client/drizzle.cc:3593
683
msgid "No outfile specified!\n"
686
#: ../client/drizzle.cc:3606
687
msgid "Outfile disabled.\n"
690
#: ../client/drizzle.cc:3633
691
msgid "Default pager wasn't set, using stdout.\n"
694
#: ../client/drizzle.cc:3653
696
msgid "PAGER set to '%s'\n"
699
#: ../client/drizzle.cc:3664
700
msgid "PAGER set to stdout\n"
703
#: ../client/drizzle.cc:3747
705
msgid "Connection id: %u"
708
#: ../client/drizzle.cc:3749
710
msgid "Current schema: %.128s\n"
713
#: ../client/drizzle.cc:3750
718
#: ../client/drizzle.cc:3770
719
msgid "Usage: \\. <filename> | source <filename>"
722
#: ../client/drizzle.cc:3785
724
msgid "Failed to open file '%s', error: %d"
727
#: ../client/drizzle.cc:3793
728
msgid "Can't initialize LineBuffer"
731
#: ../client/drizzle.cc:3829
732
msgid "DELIMITER must be followed by a 'delimiter' character or string"
735
#: ../client/drizzle.cc:3862
736
msgid "USE must be followed by a schema name"
739
#: ../client/drizzle.cc:3930
740
msgid "Schema changed"
743
#: ../client/drizzle.cc:3976
744
msgid "Show warnings enabled."
747
#: ../client/drizzle.cc:3984
748
msgid "Show warnings disabled."
751
#: ../client/drizzle.cc:4134
755
"Connection id:\t\t%lu\n"
758
#: ../client/drizzle.cc:4146
760
msgid "Current schema:\t%s\n"
763
#: ../client/drizzle.cc:4147
765
msgid "Current user:\t\t%s\n"
768
#: ../client/drizzle.cc:4153
769
msgid "SSL:\t\t\tNot in use"
772
#: ../client/drizzle.cc:4158
778
#: ../client/drizzle.cc:4165
781
"All updates ignored to this schema\n"
784
#: ../client/drizzle.cc:4168
786
msgid "Current pager:\t\t%s\n"
789
#: ../client/drizzle.cc:4169
791
msgid "Using outfile:\t\t'%s'\n"
794
#: ../client/drizzle.cc:4170
796
msgid "Using delimiter:\t%s\n"
799
#: ../client/drizzle.cc:4171
801
msgid "Server version:\t\t%s\n"
804
#: ../client/drizzle.cc:4172
806
msgid "Protocol:\t\t%s\n"
809
#: ../client/drizzle.cc:4173
811
msgid "Protocol version:\t%d\n"
814
#: ../client/drizzle.cc:4174
816
msgid "Connection:\t\t%s\n"
819
#: ../client/drizzle.cc:4181
821
msgid "UNIX socket:\t\t%s\n"
824
#: ../client/drizzle.cc:4183
826
msgid "TCP port:\t\t%d\n"
829
#: ../client/drizzle.cc:4188
832
"Note that you are running in safe_update_mode:\n"
835
#: ../client/drizzle.cc:4190
838
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
840
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
842
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
843
" Max number of examined row combination in a join is set to: %"
848
#: ../client/drizzle.cc:4252 ../drizzled/option.cc:340
853
#: ../client/drizzle.cc:4295
855
msgid "ERROR %d (%s): "
858
#: ../client/drizzle.cc:4297
863
#: ../client/drizzle.cc:4300
867
#: ../client/drizzle.cc:4405
871
#: ../client/drizzle.cc:4407
875
#: ../client/drizzle.cc:4411
879
#: ../client/drizzle.cc:4421
883
#: ../client/drizzle.cc:4523
887
#: ../client/drizzle.cc:4643
889
msgid "Returning to default PROMPT of %s\n"
892
#: ../client/drizzle.cc:4648
893
msgid "Memory allocation error. Not changing prompt\n"
896
#: ../client/drizzle.cc:4653
898
msgid "PROMPT set to '%s'\n"
901
#: ../client/drizzledump.cc:229
902
msgid "Error inserting into destination database"
905
#: ../client/drizzledump.cc:253
433
msgid "Number of rows before each output progress report (requires --verbose)."
907
437
msgid "Got errno %d on write"
910
#: ../client/drizzledump.cc:298
913
"%s: You can't use --single-transaction and --lock-all-tables at the same "
917
#: ../client/drizzledump.cc:305
919
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
922
#: ../client/drizzledump.cc:373
923
msgid "-- Retrieving database structures..."
926
#: ../client/drizzledump.cc:485
928
"Dump all the databases. This will be same as --databases with all databases "
932
#: ../client/drizzledump.cc:487
933
msgid "Dump all the tablespaces."
936
#: ../client/drizzledump.cc:489
937
msgid "Use complete insert statements."
940
#: ../client/drizzledump.cc:491
942
"Flush logs file in server before starting dump. Note that if you dump many "
943
"databases at once (using the option --databases= or --all-databases), the "
944
"logs will be flushed for each database dumped. The exception is when using --"
945
"lock-all-tables in this case the logs will be flushed only once, "
946
"corresponding to the moment all tables are locked. So if you want your dump "
947
"and the log flush to happen at the same exact moment you should use --lock-"
948
"all-tables or --flush-logs"
951
#: ../client/drizzledump.cc:493
952
msgid "Continue even if we get an sql-error."
955
#: ../client/drizzledump.cc:494
957
msgid "Display this help message and exit."
958
msgstr "ही मदत दाखवा."
960
#: ../client/drizzledump.cc:496
962
"Locks all tables across all databases. This is achieved by taking a global "
963
"read lock for the duration of the whole dump. Automatically turns --single-"
967
#: ../client/drizzledump.cc:498
969
"Creates a consistent snapshot by dumping all tables in a single transaction. "
970
"Works ONLY for tables stored in storage engines which support "
971
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
972
"be consistent for other storage engines. While a --single-transaction dump "
973
"is in process, to ensure a valid dump file (correct table contents), no "
974
"other connection should use the following statements: ALTER TABLE, DROP "
975
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
979
#: ../client/drizzledump.cc:500
981
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
982
"extended-insert and --disable-keys."
985
#: ../client/drizzledump.cc:501
986
msgid "Overrides option --databases (-B)."
989
#: ../client/drizzledump.cc:503
990
msgid "Number of rows before each output progress report (requires --verbose)."
993
#: ../client/drizzledump.cc:505
994
msgid "Print info about the various stages."
997
#: ../client/drizzledump.cc:507
998
msgid "Turn off Comments"
1001
#: ../client/drizzledump.cc:508
1002
msgid "Turn off create-options"
1005
#: ../client/drizzledump.cc:509
1006
msgid "Turn off extended-insert"
1009
#: ../client/drizzledump.cc:510
1010
msgid "Turn off dump date at the end of the output"
1013
#: ../client/drizzledump.cc:511
1014
msgid "Do not read from the configuration files"
1017
#: ../client/drizzledump.cc:517
1018
msgid "Add a 'DROP DATABASE' before each create."
1021
#: ../client/drizzledump.cc:518
1022
msgid "Do not add a 'drop table' before each create."
1025
#: ../client/drizzledump.cc:520
1027
"Give less verbose output (useful for debugging). Disables structure comments "
1028
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1029
"set-names --skip-disable-keys"
1032
#: ../client/drizzledump.cc:522
1034
"To dump several databases. Note the difference in usage; In this case no "
1035
"tables are given. All name arguments are regarded as databasenames. 'USE "
1036
"db_name;' will be included in the output."
1039
#: ../client/drizzledump.cc:524
1041
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1042
"will not be put in the output."
1045
#: ../client/drizzledump.cc:526
1047
"Do not dump the specified table. To specify more than one table to ignore, "
1048
"use the directive multiple times, once for each table. Each table must be "
1049
"specified with both database and table names, e.g. --ignore-table=database."
1053
#: ../client/drizzledump.cc:528
1054
msgid "Insert rows with INSERT IGNORE."
1057
#: ../client/drizzledump.cc:530
1058
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1061
#: ../client/drizzledump.cc:532
1063
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1064
"above line will be added otherwise, if --databases or --all-databases option "
1068
#: ../client/drizzledump.cc:534
1069
msgid "No row information."
1072
#: ../client/drizzledump.cc:536
1073
msgid "Use REPLACE INTO instead of INSERT INTO."
1076
#: ../client/drizzledump.cc:538
1077
msgid "Where to send output to (stdout|database"
1080
#: ../client/drizzledump.cc:540
1082
"Hostname for destination db server (requires --destination-type=database)"
1085
#: ../client/drizzledump.cc:542
1087
"Port number for destination db server (requires --destination-type=database)"
1090
#: ../client/drizzledump.cc:544
1092
"User name for destination db server (resquires --destination-type=database)"
1095
#: ../client/drizzledump.cc:546
1097
"Password for destination db server (requires --destination-type=database)"
1100
#: ../client/drizzledump.cc:548
1102
"The database in the destination db server (requires --destination-"
1103
"type=database, not for use with --all-databases)"
1106
#: ../client/drizzledump.cc:550
1108
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1112
#: ../client/drizzledump.cc:556
1113
msgid "Connect to host."
1116
#: ../client/drizzledump.cc:558
1118
"Password to use when connecting to server. If password is not given it's "
1119
"solicited on the tty."
1122
#: ../client/drizzledump.cc:560
1123
#: ../plugin/transaction_log/utilities/transaction_reader.cc:649
1124
msgid "Port number to use for connection."
1127
#: ../client/drizzledump.cc:567
1128
msgid "Hidden Options"
1131
#: ../client/drizzledump.cc:569
1132
msgid "Used to select the database"
1135
#: ../client/drizzledump.cc:570
1136
msgid "Used to select the tables"
1139
#: ../client/drizzledump.cc:573
1140
msgid "Allowed Options + Hidden Options"
1143
#: ../client/drizzledump.cc:637
1145
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1148
#: ../client/drizzledump.cc:642
1150
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1151
"and you are welcome to modify and redistribute it under the GPL license\n"
1154
#: ../client/drizzledump.cc:643
1155
msgid "Dumps definitions and data from a Drizzle database server"
1158
#: ../client/drizzledump.cc:644
441
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1160
445
msgid "Usage: %s [OPTIONS] database [tables]\n"
1163
#: ../client/drizzledump.cc:645
1165
449
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1168
#: ../client/drizzledump.cc:647
1170
453
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1173
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1174
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5596
457
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
458
"and you are welcome to modify and redistribute it under the GPL license\n"
461
msgid "Dumps definitions and data from a Drizzle database server"
465
msgid "For more options, use %s --help\n"
470
"Non-integer value supplied for port. If you are trying to enter a password "
471
"please use --password instead.\n"
1176
475
msgid "Value supplied for port is not valid.\n"
1179
#: ../client/drizzledump.cc:743
479
msgid "Memory allocation error while copying password. Aborting.\n"
483
msgid "Input filename too long: %s"
1181
487
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1184
#: ../client/drizzledump_data.cc:268
1185
msgid "-- Retrieving data for "
1188
#: ../client/drizzledump_data.cc:300
1189
msgid " rows dumped for table "
1192
#: ../client/drizzledump_data.cc:547
1193
msgid "-- Connecting to "
1196
#: ../client/drizzledump_data.cc:547
1197
msgid " using protocol "
1200
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1201
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1202
msgid "Error executing query: "
1205
#: ../client/drizzledump_data.cc:602
1206
msgid "Could not buffer result: "
1209
#: ../client/drizzledump_data.cc:648
1210
msgid "Error: Could not set db '"
1213
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1214
#: ../client/drizzledump_data.cc:673
1218
#: ../client/drizzledump_data.cc:682
1219
msgid "-- Disconnecting from "
1222
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1223
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1224
msgid "-- Retrieving table structures for "
1227
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1228
msgid "-- Retrieving fields for "
1231
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1232
msgid "-- Retrieving indexes for "
1235
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1236
msgid "-- Retrieving foreign keys for "
1239
#: ../client/drizzleslap.cc:2292
1241
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1244
#: ../client/drizzletest.cc:5340
1245
msgid "Error: Invalid Value for opt_max_connect_retries"
1248
#: ../client/drizzletest.cc:5350
1249
msgid "Error: Invalid Value for opt_tail_lines"
1252
#: ../client/drizzletest.cc:5360
1253
msgid "Error: Invalid Value for opt_sleep"
1256
#: ../client/drizzletest.cc:5548
1258
msgid "Could not open '%s' for reading: errno = %d"
1261
#: ../client/drizzletest.cc:5553
1263
msgid "Out of memory"
1266
#: ../drizzled/drizzled.cc:471
1270
#: ../drizzled/drizzled.cc:531
491
msgid "Invalid mode to --compatible: %s\n"
495
msgid "%s: You must use option --tab with --fields-...\n"
500
"%s: You can't use --single-transaction and --lock-all-tables at the same "
506
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
511
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
515
msgid "Got error: %s (%d) %s"
519
msgid "Got error: %d %s"
523
msgid "Couldn't execute '%s': %s (%d)"
527
msgid "-- Connecting to %s...\n"
531
msgid "-- Disconnecting from %s...\n"
534
msgid "Couldn't allocate memory"
539
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
544
msgid "-- Retrieving table structure for table %s...\n"
548
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
552
msgid "%s: Can't get keys for table %s\n"
556
msgid "Error: Couldn't read status information for table %s\n"
560
msgid "Error retrieving table structure for table: \"%s\""
564
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
568
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
572
msgid "-- Skipping dump data for table '%s', it has no fields\n"
575
msgid "-- Sending SELECT query...\n"
578
msgid "when executing 'SELECT INTO OUTFILE'"
585
"-- Dumping data for table %s\n"
589
msgid "-- Retrieving rows...\n"
593
msgid "%s: Error in field count for table: %s ! Aborting.\n"
597
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
601
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
605
msgid "Not enough fields from table %s! Aborting.\n"
608
msgid "when doing refresh"
611
msgid "alloc_root failure."
615
msgid "Couldn't find table: \"%s\""
620
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
624
msgid "Error: Not enough memory to store ORDER BY clause\n"
628
msgid "Error while loading database options: '%s':"
632
msgid "Got signal %d from thread %<PRIu64>"
1271
638
msgid "One can only use the --user switch if running as root\n"
1274
#: ../drizzled/drizzled.cc:538
1276
642
"Fatal error: Please read \"Security\" section of the manual to find out how "
1277
"to run drizzled as root"
643
"to run drizzled as root!\n"
1280
#: ../drizzled/drizzled.cc:559
1283
648
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1287
#: ../drizzled/drizzled.cc:584
1288
msgid "Set process group ID failed"
1291
#: ../drizzled/drizzled.cc:589
1292
msgid "Set process user ID failed"
1295
#: ../drizzled/drizzled.cc:601
1296
msgid "Process chroot failed"
1299
#: ../drizzled/drizzled.cc:721
1300
msgid "Error: Invalid Value for auto_increment_increment"
1303
#: ../drizzled/drizzled.cc:732
1304
msgid "Error: Invalid Value for auto_increment_offset"
1307
#: ../drizzled/drizzled.cc:743
1308
msgid "Error: Invalid Value for completion_type"
1311
#: ../drizzled/drizzled.cc:755
1312
msgid "Error: Invalid Value for div-precision-increment"
1315
#: ../drizzled/drizzled.cc:766
1316
msgid "Error: Invalid Value for group_concat_max_len"
1319
#: ../drizzled/drizzled.cc:777
1320
msgid "Error: Invalid Value for join_buffer_size"
1323
#: ../drizzled/drizzled.cc:789
1324
msgid "Error: Invalid Value for max_allowed_packet"
1327
#: ../drizzled/drizzled.cc:801
1328
msgid "Error: Invalid Value for max_error_count"
1331
#: ../drizzled/drizzled.cc:812
1332
msgid "Error: Invalid Value for max_heap_table_size"
1335
#: ../drizzled/drizzled.cc:824
1336
msgid "Error: Invalid Value for min_examined_row_limit"
1339
#: ../drizzled/drizzled.cc:835
1340
msgid "Error: Invalid Value for max_join_size"
1343
#: ../drizzled/drizzled.cc:846
1344
msgid "Error: Invalid Value for max_length_for_sort_data"
1347
#: ../drizzled/drizzled.cc:857
1348
msgid "Error: Invalid Value for max_seeks_for_key"
1351
#: ../drizzled/drizzled.cc:868
1352
msgid "Error: Invalid Value for max_sort_length"
1355
#: ../drizzled/drizzled.cc:879
1356
msgid "Error: Invalid Value for optimizer_search_depth"
1359
#: ../drizzled/drizzled.cc:890
1360
msgid "Error: Invalid Value for preload_buff_size"
1363
#: ../drizzled/drizzled.cc:901
1364
msgid "Error: Invalid Value for query_alloc_block_size"
1367
#: ../drizzled/drizzled.cc:913
1368
msgid "Error: Invalid Value for query_prealloc_size"
1371
#: ../drizzled/drizzled.cc:925
1372
msgid "Error: Invalid Value for range_alloc_block_size"
1375
#: ../drizzled/drizzled.cc:937
1376
msgid "Error: Invalid Value for read_buff_size"
1379
#: ../drizzled/drizzled.cc:949
1380
msgid "Error: Invalid Value for read_rnd_buff_size"
1383
#: ../drizzled/drizzled.cc:960
1384
msgid "Error: Invalid Value for sort_buff_size"
1387
#: ../drizzled/drizzled.cc:971
1388
msgid "Error: Invalid Value for table_def_size"
1391
#: ../drizzled/drizzled.cc:982
1392
msgid "Error: Invalid Value for table_cache_size"
1395
#: ../drizzled/drizzled.cc:993 ../drizzled/drizzled.cc:1009
1396
msgid "Error: Invalid Value for table_lock_wait_timeout"
1399
#: ../drizzled/drizzled.cc:1020
1401
"Error: Invalid Value for transaction_message_threshold valid values are "
1402
"between 131072 - 1048576 bytes"
1405
#: ../drizzled/drizzled.cc:1078
1407
msgid "Defaults file '%s' not found\n"
1410
#: ../drizzled/drizzled.cc:1120
653
msgid "Fatal signal %d while backtracing\n"
658
"We will try our best to scrape up some info that will hopefully help "
660
"the problem, but since we have already crashed, something is definitely "
662
"and this may fail.\n"
668
"It is possible that drizzled could use up to \n"
669
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
671
"Hope that's ok; if not, decrease some variables in the equation.\n"
677
"Attempting backtrace. You can use the following information to find out\n"
678
"where drizzled died. If you see no messages after this, something went\n"
679
"terribly wrong...\n"
684
"Trying to get some variables.\n"
685
"Some pointers may be invalid and cause the dump to abort...\n"
691
"This crash occurred while the server was calling initgroups(). This is\n"
692
"often due to the use of a drizzled that is statically linked against glibc\n"
693
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
694
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
695
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
696
"drizzled that is not statically linked.\n"
702
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
703
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
704
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
705
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
706
"the documentation for your distribution on how to do that.\n"
712
"The '--memlock' argument, which was enabled, uses system calls that are\n"
713
"unreliable and unstable on some operating systems and operating-system\n"
714
"versions (notably, some versions of Linux). This crash could be due to use\n"
715
"of those buggy OS calls. You should consider whether you really need the\n"
716
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
721
msgid "Writing a core file\n"
725
"setrlimit could not change the size of core files to 'infinity'; We may not "
726
"be able to generate a core file on signals"
1412
730
msgid "gethostname failed, using '%s' as hostname"
1415
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1731
1416
msgid "Display this help and exit."
1419
#: ../drizzled/drizzled.cc:1136
1420
msgid "Run as a daemon."
1423
#: ../drizzled/drizzled.cc:1140
1424
msgid "Configuration file to use"
1427
#: ../drizzled/drizzled.cc:1142
1428
msgid "Base location for config files"
1431
#: ../drizzled/drizzled.cc:1144 ../drizzled/drizzled.cc:1922
1432
msgid "Directory for plugins."
1435
#: ../drizzled/drizzled.cc:1149 ../drizzled/drizzled.cc:1926
1437
"Optional comma separated list of plugins to load at startup in addition to "
1438
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1441
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1932
1443
"Optional comma separated list of plugins to not load at startup. Effectively "
1444
"removes a plugin from the list of plugins to be loaded. [for example: --"
1445
"plugin_remove=crc32,logger_gearman]"
1448
#: ../drizzled/drizzled.cc:1157 ../drizzled/drizzled.cc:1938
1450
"Optional comma separated list of plugins to load at starup instead of the "
1451
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1454
#: ../drizzled/drizzled.cc:1164 ../drizzled/drizzled.cc:1738
734
msgid "Unknown locale: '%s'"
737
msgid "Can't create thread-keys"
740
msgid "Out of memory"
743
msgid "Failed to initialize plugins."
748
"%s: Too many arguments (first extra is '%s').\n"
749
"Use --verbose --help to get a list of available options\n"
752
msgid "No scheduler found, cannot continue!\n"
755
msgid "Can't init databases"
759
msgid "Unknown/unsupported table type: %s"
763
msgid "Default storage engine (%s) is not available"
767
msgid "Failed to lock memory. Errno: %d\n"
771
msgid "Data directory %s does not exist\n"
774
msgid "Display this help and exit after initializing plugins."
1455
777
msgid "Auto-increment columns are incremented by this"
1458
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1743
1460
781
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1464
#: ../drizzled/drizzled.cc:1168 ../drizzled/drizzled.cc:1749
1466
786
"Path to installation directory. All paths are usually resolved relative to "
1470
#: ../drizzled/drizzled.cc:1171 ../drizzled/drizzled.cc:1754
1471
790
msgid "Chroot drizzled daemon during startup."
1474
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1758
1475
793
msgid "Set the default collation."
1478
#: ../drizzled/drizzled.cc:1175 ../drizzled/drizzled.cc:1762
1479
796
msgid "Default completion type."
1482
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1767
1483
799
msgid "Write core on errors."
1486
#: ../drizzled/drizzled.cc:1178 ../drizzled/drizzled.cc:1771
1487
802
msgid "Path to the database root."
1490
#: ../drizzled/drizzled.cc:1180
1491
msgid "Set the default storage engine for tables."
805
msgid "Set the default storage engine (table type) for tables."
1494
#: ../drizzled/drizzled.cc:1182
1495
808
msgid "Set the default time zone."
1498
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1775
811
msgid "Print a symbolic stack trace on failure."
1499
814
msgid "Used for debugging; Use at your own risk!"
1502
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1780
1503
817
msgid "Set up signals usable for debugging"
1506
#: ../drizzled/drizzled.cc:1188
1507
823
msgid "Set the language used for the month names and the days of the week."
1510
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1784
1511
826
msgid "Log some not critical warnings to the log file."
1514
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1789
1515
msgid "Pid file used by drizzled."
1518
#: ../drizzled/drizzled.cc:1194
1519
msgid "Maximum time in seconds to wait for the port to become free. "
1522
#: ../drizzled/drizzled.cc:1196
1523
msgid "Include the SQL query in replicated protobuf messages."
1526
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1798
829
msgid "Lock drizzled in memory."
832
msgid "Pid file used by safe_mysqld."
836
"Maximum time in seconds to wait for the port to become free. (Default: no "
1528
841
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1529
842
"specified directory"
1532
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1803
1534
846
"Uniquely identifies the server instance in the community of replication "
1538
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1808
1539
850
msgid "Don't print a stack trace on failure."
1542
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1812
1543
853
msgid "Enable symbolic link support."
1546
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1821
1548
857
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1551
#: ../drizzled/drizzled.cc:1211
1552
860
msgid "Path for temporary files."
1555
#: ../drizzled/drizzled.cc:1213 ../drizzled/drizzled.cc:1826
1556
863
msgid "Default transaction isolation level."
1559
#: ../drizzled/drizzled.cc:1215
1561
"Max message size written to transaction log, valid values 131072 - 1048576 "
1565
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1830
1566
866
msgid "Run drizzled daemon as user."
1569
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1834
1571
870
"The number of outstanding connection requests Drizzle can have. This comes "
1572
871
"into play when the main Drizzle thread gets very many connection requests in "
1573
872
"a very short time."
1576
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1840
1578
876
"Size of tree cache used in bulk insert optimization. Note that this is a "
1579
877
"limit per thread!"
1582
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1846
1584
881
"Precision of the result of '/' operator will be increased on that value."
1587
#: ../drizzled/drizzled.cc:1232
1588
884
msgid "The maximum length of the result of function group_concat."
1591
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1852
1592
887
msgid "The size of the buffer that is used for full joins."
1595
#: ../drizzled/drizzled.cc:1237
1597
"A global cap on the amount of memory that can be allocated by session join "
1598
"buffers (0 means unlimited)"
1601
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1858
1602
890
msgid "Max packetlength to send/receive from to server."
1605
#: ../drizzled/drizzled.cc:1241
894
"If there is more than this number of interrupted connections from a host "
895
"this host will be blocked from further connections."
1606
898
msgid "Max number of errors/warnings to store for a statement."
1609
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1863
1610
901
msgid "Don't allow creation of heap tables bigger than this."
1613
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1869
1615
905
"Joins that are probably going to read more than max_join_size records return "
1619
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1875
1620
909
msgid "Max number of bytes in sorted records."
1623
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1880
1624
912
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1627
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1885
1629
916
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1630
917
"max_sort_length bytes of each value are used; the rest are ignored)."
1633
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1892
1634
920
msgid "After this many write locks, allow some read locks to run in between."
1637
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1896
1639
924
"Don't log queries which examine less than min_examined_row_limit rows to "
1643
#: ../drizzled/drizzled.cc:1261
1645
"Do not apply any heuristic(s) during query optimization to prune, thus "
1646
"perform an exhaustive search from the optimizer search space."
929
"Controls the heuristic(s) applied during query optimization to prune less-"
930
"promising partial plans from the optimizer search space. Meaning: false - do "
931
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
932
"based on number of retrieved rows."
1649
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1910
1651
936
"Maximum depth of search performed by the query optimizer. Values larger than "
1652
937
"the number of relations in a query result in better query plans, but take "
1657
942
"(used for testing/comparison)."
1660
#: ../drizzled/drizzled.cc:1273 ../drizzled/drizzled.cc:1944
945
msgid "Directory for plugins."
949
"Optional comma separated list of plugins to load at startup in addition to "
950
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
954
"Optional comma separated list of plugins to load at starup instead of the "
955
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1661
958
msgid "The size of the buffer that is allocated when preloading indexes"
1664
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1949
1665
961
msgid "Allocation block size for query parsing and execution"
1668
#: ../drizzled/drizzled.cc:1279 ../drizzled/drizzled.cc:1954
1669
964
msgid "Persistent buffer for query parsing and execution"
1672
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1960
1673
967
msgid "Allocation block size for storing ranges during optimization"
1676
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1966
1678
971
"Each thread that does a sequential scan allocates a buffer of this size for "
1679
972
"each table it scans. If you do many sequential scans, you may want to "
1680
973
"increase this value."
1683
#: ../drizzled/drizzled.cc:1290
1684
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1687
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1974
1689
977
"When reading rows in sorted order after a sort, the rows are read through "
1690
978
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1691
979
"record_buffer."
1694
#: ../drizzled/drizzled.cc:1298
1695
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1698
#: ../drizzled/drizzled.cc:1300
1699
982
msgid "Select scheduler to be used (by default multi-thread)."
1702
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1983
1703
985
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1706
#: ../drizzled/drizzled.cc:1306
1708
"A global cap on the amount of memory that can be allocated by session sort "
1709
"buffers (0 means unlimited)"
1712
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1989
1713
988
msgid "The number of cached table definitions."
1716
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1993
1717
991
msgid "The number of cached open tables."
1720
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1997
1722
995
"Timeout in seconds to wait for a table level lock before returning an error. "
1723
996
"Used only if the connection has active cursors."
1726
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:2002
1727
999
msgid "The stack size for each thread."
1730
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:2008
1732
1003
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1733
1004
"automatically convert it to an on-disk MyISAM table."
1736
#: ../drizzled/drizzled.cc:1341
1737
msgid "Duplicate entry for command line option\n"
1740
#: ../drizzled/drizzled.cc:1388 ../drizzled/drizzled.cc:1406
1741
#: ../drizzled/drizzled.cc:1449 ../drizzled/drizzled.cc:1457
1742
#: ../drizzled/drizzled.cc:1477
1746
"Use --help to get a list of available options\n"
1749
#: ../drizzled/drizzled.cc:1427
1750
msgid "Failed to initialize plugins\n"
1753
#: ../drizzled/drizzled.cc:1465
1757
"Use --help to get a list of available options\n"
1760
#: ../drizzled/drizzled.cc:1513
1761
msgid "Error getting default charset"
1764
#: ../drizzled/drizzled.cc:1543
1765
msgid "Error setting collation"
1768
#: ../drizzled/drizzled.cc:1551
1770
msgid "Unknown locale: '%s'"
1773
#: ../drizzled/drizzled.cc:1571
1774
msgid "Could not initialize table cache\n"
1777
#: ../drizzled/drizzled.cc:1586
1778
msgid "XA cache initialization failed: Out of memory\n"
1781
#: ../drizzled/drizzled.cc:1616
1782
msgid "No scheduler found, cannot continue!\n"
1785
#: ../drizzled/drizzled.cc:1640
1787
msgid "Unknown/unsupported storage engine: %s\n"
1790
#: ../drizzled/drizzled.cc:1734
1791
msgid "Run as daemon."
1794
#: ../drizzled/drizzled.cc:1793
1796
"Maximum time in seconds to wait for the port to become free. (Default: no "
1800
#: ../drizzled/drizzled.cc:1902
1802
"Controls the heuristic(s) applied during query optimization to prune less-"
1803
"promising partial plans from the optimizer search space. Meaning: false - do "
1804
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1805
"based on number of retrieved rows."
1808
#: ../drizzled/drizzled.cc:2034
1007
msgid "Allocation block size for transactions to be stored in binary log"
1010
msgid "Persistent buffer for transactions to be stored in binary log"
1810
1014
"Copyright (C) 2008 Sun Microsystems\n"
1811
1015
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1812
1016
"and you are welcome to modify and redistribute it under the GPL license\n"
1018
"Starts the Drizzle database server\n"
1816
#: ../drizzled/drizzled.cc:2041
1818
1022
msgid "Usage: %s [OPTIONS]\n"
1821
#: ../drizzled/drizzled.cc:2162
1824
1027
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1825
1028
"command line\n"
1828
#: ../drizzled/drizzled.cc:2179
1829
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1832
#: ../drizzled/drizzled.cc:2192
1833
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1836
#: ../drizzled/drizzled.cc:2205
1837
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1840
#: ../drizzled/drizzled.cc:2218
1841
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1844
#: ../drizzled/drizzled.cc:2332
1847
"There was an error creating the '%s' part of the path '%s'. Please check "
1848
"the path exists and is writable.\n"
1851
#: ../drizzled/drizzled.cc:2339
1854
"There was an error opening the path '%s', please check the path exists and "
1858
#: ../drizzled/error.cc:133
1860
msgid "Unknown error %d"
1863
#: ../drizzled/error.cc:207
1867
#: ../drizzled/error.cc:208
1868
msgid "Error on first"
1871
#: ../drizzled/error.cc:209
1031
msgid "Can't start server: cannot resolve hostname!"
1034
msgid "Can't start server: bind-address refers to multiple interfaces!"
1875
#: ../drizzled/error.cc:210
1879
#: ../drizzled/error.cc:211
1881
1047
msgid "Can't create file '%-.200s' (errno: %d)"
1884
#: ../drizzled/error.cc:212
1886
1051
msgid "Can't create table '%-.200s' (errno: %d)"
1889
#: ../drizzled/error.cc:213
1891
msgid "Can't create schema '%-.192s' (errno: %d)"
1894
#: ../drizzled/error.cc:214
1896
msgid "Can't create schema '%-.192s'; schema exists"
1899
#: ../drizzled/error.cc:215
1901
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1904
#: ../drizzled/error.cc:216
1055
msgid "Can't create database '%-.192s' (errno: %d)"
1059
msgid "Can't create database '%-.192s'; database exists"
1063
msgid "Can't drop database '%-.192s'; database doesn't exist"
1067
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1071
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1906
1075
msgid "Error on delete of '%-.192s' (errno: %d)"
1909
#: ../drizzled/error.cc:217
1078
msgid "Can't read record in system table"
1911
1082
msgid "Can't get status of '%-.200s' (errno: %d)"
1914
#: ../drizzled/error.cc:218
1086
msgid "Can't get working directory (errno: %d)"
1916
1090
msgid "Can't lock file (errno: %d)"
1919
#: ../drizzled/error.cc:219
1921
1094
msgid "Can't open file: '%-.200s' (errno: %d)"
1924
#: ../drizzled/error.cc:220
1926
1098
msgid "Can't find file: '%-.200s' (errno: %d)"
1929
#: ../drizzled/error.cc:221
1931
1102
msgid "Can't read dir of '%-.192s' (errno: %d)"
1934
#: ../drizzled/error.cc:222
1106
msgid "Can't change dir to '%-.192s' (errno: %d)"
1936
1110
msgid "Record has changed since last read in table '%-.192s'"
1939
#: ../drizzled/error.cc:223
1941
1114
msgid "Disk full (%s); waiting for someone to free some space..."
1944
#: ../drizzled/error.cc:224
1946
1118
msgid "Can't write; duplicate key in table '%-.192s'"
1949
#: ../drizzled/error.cc:225
1951
1122
msgid "Error on close of '%-.192s' (errno: %d)"
1954
#: ../drizzled/error.cc:226
1956
1126
msgid "Error reading file '%-.200s' (errno: %d)"
1959
#: ../drizzled/error.cc:227
1961
1130
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1964
#: ../drizzled/error.cc:228
1966
1134
msgid "Error writing file '%-.200s' (errno: %d)"
1969
#: ../drizzled/error.cc:229
1971
1138
msgid "'%-.192s' is locked against change"
1974
#: ../drizzled/error.cc:230
1975
1141
msgid "Sort aborted"
1978
#: ../drizzled/error.cc:231
1145
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1980
1149
msgid "Got error %d from storage engine"
1983
#: ../drizzled/error.cc:232
1985
1153
msgid "Table storage engine for '%-.192s' doesn't have this option"
1988
#: ../drizzled/error.cc:233
1990
1157
msgid "Can't find record in '%-.192s'"
1993
#: ../drizzled/error.cc:234
1995
1161
msgid "Incorrect information in file: '%-.200s'"
1998
#: ../drizzled/error.cc:235
2000
1165
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2003
#: ../drizzled/error.cc:236
2005
1169
msgid "Old key file for table '%-.192s'; repair it!"
2008
#: ../drizzled/error.cc:237
2010
1173
msgid "Table '%-.192s' is read only"
2013
#: ../drizzled/error.cc:238
2015
1177
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2018
#: ../drizzled/error.cc:239
2019
1180
msgid "Out of sort memory; increase server sort buffer size"
2022
#: ../drizzled/error.cc:240
2023
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2026
#: ../drizzled/error.cc:241
2027
msgid "Global join memory constraint hit; increase join-heap-threshold"
2030
#: ../drizzled/error.cc:242
2031
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2034
#: ../drizzled/error.cc:243
2035
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2038
#: ../drizzled/error.cc:244
2040
1184
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2043
#: ../drizzled/error.cc:245
2044
1187
msgid "Too many connections"
2047
#: ../drizzled/error.cc:246
2049
1191
"Out of memory; check if drizzled or some other process uses all available "
2050
1192
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2051
1193
"memory or you can add more swap space"
2054
#: ../drizzled/error.cc:247
2055
1196
msgid "Can't get hostname for your address"
2058
#: ../drizzled/error.cc:248
2059
1199
msgid "Bad handshake"
2062
#: ../drizzled/error.cc:249
2064
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1203
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2067
#: ../drizzled/error.cc:250
2069
1207
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2072
#: ../drizzled/error.cc:251
2073
msgid "No schema selected"
1210
msgid "No database selected"
2076
#: ../drizzled/error.cc:252
2077
1213
msgid "Unknown command"
2080
#: ../drizzled/error.cc:253
2082
1217
msgid "Column '%-.192s' cannot be null"
2085
#: ../drizzled/error.cc:254
2087
msgid "Unknown schema '%-.192s'"
1221
msgid "Unknown database '%-.192s'"
2090
#: ../drizzled/error.cc:255
2092
1225
msgid "Table '%-.192s' already exists"
2095
#: ../drizzled/error.cc:256
2097
1229
msgid "Unknown table '%-.100s'"
2100
#: ../drizzled/error.cc:257
2102
1233
msgid "Column '%-.192s' in %-.192s is ambiguous"
2105
#: ../drizzled/error.cc:258
2106
1236
msgid "Server shutdown in progress"
2109
#: ../drizzled/error.cc:259
2111
1240
msgid "Unknown column '%-.192s' in '%-.192s'"
2114
#: ../drizzled/error.cc:260
2116
1244
msgid "'%-.192s' isn't in GROUP BY"
2119
#: ../drizzled/error.cc:261
2121
1248
msgid "Can't group on '%-.192s'"
2124
#: ../drizzled/error.cc:262
2125
1251
msgid "Statement has sum functions and columns in same statement"
2128
#: ../drizzled/error.cc:263
2129
1254
msgid "Column count doesn't match value count"
2132
#: ../drizzled/error.cc:264
2134
1258
msgid "Identifier name '%-.100s' is too long"
2137
#: ../drizzled/error.cc:265
2139
1262
msgid "Duplicate column name '%-.192s'"
2142
#: ../drizzled/error.cc:266
2144
1266
msgid "Duplicate key name '%-.192s'"
2147
#: ../drizzled/error.cc:267
2149
1270
msgid "Duplicate entry '%-.192s' for key %d"
2152
#: ../drizzled/error.cc:268
2154
1274
msgid "Incorrect column specifier for column '%-.192s'"
2157
#: ../drizzled/error.cc:269
2159
1278
msgid "%s near '%-.80s' at line %d"
2162
#: ../drizzled/error.cc:270
2164
msgid "Parsing error near '%s'"
2167
#: ../drizzled/error.cc:271
2168
1281
msgid "Query was empty"
2171
#: ../drizzled/error.cc:272
2173
1285
msgid "Not unique table/alias: '%-.192s'"
2176
#: ../drizzled/error.cc:273
2178
1289
msgid "Invalid default value for '%-.192s'"
2181
#: ../drizzled/error.cc:274
2182
1292
msgid "Multiple primary key defined"
2185
#: ../drizzled/error.cc:275
2187
1296
msgid "Too many keys specified; max %d keys allowed"
2190
#: ../drizzled/error.cc:276
2192
1300
msgid "Too many key parts specified; max %d parts allowed"
2195
#: ../drizzled/error.cc:277
2197
1304
msgid "Specified key was too long; max key length is %d bytes"
2200
#: ../drizzled/error.cc:278
2202
1308
msgid "Key column '%-.192s' doesn't exist in table"
2205
#: ../drizzled/error.cc:279
2208
1313
"BLOB column '%-.192s' can't be used in key specification with the used table "
2212
#: ../drizzled/error.cc:280
2215
1319
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2219
#: ../drizzled/error.cc:281
2221
1324
"Incorrect table definition; there can be only one auto column and it must be "
2222
1325
"defined as a key"
2225
#: ../drizzled/error.cc:282
1330
"%s: ready for connections.\n"
1331
"Version: '%s' socket: '%s' port: %u\n"
2227
1335
msgid "%s: Normal shutdown\n"
2230
#: ../drizzled/error.cc:283
2232
1339
msgid "%s: Got signal %d. Aborting!\n"
2235
#: ../drizzled/error.cc:284
2237
1343
msgid "%s: Shutdown complete\n"
2240
#: ../drizzled/error.cc:285
2242
1347
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2245
#: ../drizzled/error.cc:286
2246
1350
msgid "Can't create IP socket"
2249
#: ../drizzled/error.cc:287
2252
1355
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2256
#: ../drizzled/error.cc:288
2259
1361
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2260
1362
"check the manual"
2263
#: ../drizzled/error.cc:289
2265
1366
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2268
#: ../drizzled/error.cc:290
2271
"The file '%-.128s' must be in the schema directory or be readable by all"
1371
"The file '%-.128s' must be in the database directory or be readable by all"
2274
#: ../drizzled/error.cc:291
2276
1375
msgid "File '%-.200s' already exists"
2279
#: ../drizzled/error.cc:292
2281
1379
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2284
#: ../drizzled/error.cc:293
1383
msgid "Records: %ld Duplicates: %ld"
2286
1387
"Incorrect prefix key; the used key part isn't a string, the used length is "
2287
1388
"longer than the key part, or the storage engine doesn't support unique "
2291
#: ../drizzled/error.cc:294
2292
1392
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2295
#: ../drizzled/error.cc:295
2297
1396
msgid "Can't DROP '%-.192s'; check that column/key exists"
2300
#: ../drizzled/error.cc:296
2302
1400
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2305
#: ../drizzled/error.cc:297
2307
1404
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2310
#. KILL session errors
2311
#: ../drizzled/error.cc:300
2313
msgid "Unknown session id: %lu"
2316
#: ../drizzled/error.cc:301
2318
msgid "You are not the owner of session %lu"
2321
#: ../drizzled/error.cc:302
2322
msgid "You cannot kill the session you are connected from."
2325
#: ../drizzled/error.cc:305
1408
msgid "Unknown thread id: %lu"
1412
msgid "You are not owner of thread %lu"
2326
1415
msgid "No tables used"
2329
#: ../drizzled/error.cc:306
1419
msgid "Too many strings for column %-.192s and SET"
1423
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1427
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1431
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2331
1435
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2334
#: ../drizzled/error.cc:307
2336
msgid "Incorrect schema name '%-.100s'"
1439
msgid "Incorrect database name '%-.100s'"
2339
#: ../drizzled/error.cc:308
2341
1443
msgid "Incorrect table name '%-.100s'"
2344
#: ../drizzled/error.cc:309
2346
1447
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2347
1448
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2350
#: ../drizzled/error.cc:310
2351
1451
msgid "Unknown error"
2354
#: ../drizzled/error.cc:311
2356
1455
msgid "Unknown procedure '%-.192s'"
2359
#: ../drizzled/error.cc:312
2361
1459
msgid "Incorrect parameter count to procedure '%-.192s'"
2364
#: ../drizzled/error.cc:313
1463
msgid "Incorrect parameters to procedure '%-.192s'"
2366
1467
msgid "Unknown table '%-.192s' in %-.32s"
2369
#: ../drizzled/error.cc:314
2371
1471
msgid "Column '%-.192s' specified twice"
2374
#: ../drizzled/error.cc:315
2375
1474
msgid "Invalid use of group function"
2378
#: ../drizzled/error.cc:316
2381
1479
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2384
#: ../drizzled/error.cc:317
2385
1482
msgid "A table must have at least 1 column"
2388
#: ../drizzled/error.cc:318
2390
1486
msgid "The table '%-.192s' is full"
2393
#: ../drizzled/error.cc:319
1490
msgid "Unknown character set: '%-.64s'"
2395
1494
msgid "Too many tables; Drizzle can only use %d tables in a join"
2398
#: ../drizzled/error.cc:320
2399
1497
msgid "Too many columns"
2402
#: ../drizzled/error.cc:321
2405
1502
"Row size too large. The maximum row size for the used table type, not "
2406
1503
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2409
#: ../drizzled/error.cc:322
1508
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1509
"thread_stack=#' to specify a bigger stack if needed"
2410
1512
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2413
#: ../drizzled/error.cc:323
2416
1517
"Table handler doesn't support NULL in given index. Please change column "
2417
1518
"'%-.192s' to be NOT NULL or use another handler"
2420
#: ../drizzled/error.cc:324
1522
msgid "Can't load function '%-.192s'"
1526
msgid "Can't initialize function '%-.192s'; %-.80s"
2421
1529
msgid "No paths allowed for plugin library"
2424
#: ../drizzled/error.cc:325
2426
1533
msgid "Plugin '%-.192s' already exists"
2429
#: ../drizzled/error.cc:326
2431
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2434
#: ../drizzled/error.cc:327
2436
msgid "Can't find symbol '%-.128s' in library '%s'"
2439
#: ../drizzled/error.cc:328
1537
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1541
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1545
msgid "Function '%-.192s' is not defined"
1550
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1551
"'drizzleadmin flush-hosts'"
1555
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1559
"You are using Drizzle as an anonymous user and anonymous users are not "
1560
"allowed to change passwords"
1564
"You must have privileges to update tables in the drizzle database to be able "
1565
"to change passwords for others"
1568
msgid "Can't find any matching row in the user table"
2441
1572
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2444
#: ../drizzled/error.cc:329
2447
1577
"Can't create a new thread (errno %d); if you are not out of available "
2448
1578
"memory, you can consult the manual for a possible OS-dependent bug"
2451
#: ../drizzled/error.cc:330
2453
1582
msgid "Column count doesn't match value count at row %ld"
2456
#: ../drizzled/error.cc:331
2458
1586
msgid "Can't reopen table: '%-.192s'"
2461
#: ../drizzled/error.cc:332
1589
msgid "Invalid use of NULL value"
1593
msgid "Got error '%-.64s' from regexp"
2463
1597
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2464
1598
"illegal if there is no GROUP BY clause"
2467
#: ../drizzled/error.cc:333
1602
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1606
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1611
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1616
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1617
"privileges can be used"
1620
msgid "The host or user argument to GRANT is too long"
1624
msgid "Table '%-.192s.%-.192s' doesn't exist"
1629
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1633
msgid "The used command is not allowed with this Drizzle version"
2469
1637
"You have an error in your SQL syntax; check the manual that corresponds to "
2470
1638
"your Drizzle server version for the right syntax to use"
2473
#: ../drizzled/error.cc:334
1642
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1645
msgid "Too many delayed threads in use"
1649
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2474
1652
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2477
#: ../drizzled/error.cc:335
1655
msgid "Got a read error from the connection pipe"
1658
msgid "Got an error from fcntl()"
2478
1661
msgid "Got packets out of order"
2481
#: ../drizzled/error.cc:336
1664
msgid "Couldn't uncompress communication packet"
1667
msgid "Got an error reading communication packets"
1670
msgid "Got timeout reading communication packets"
1673
msgid "Got an error writing communication packets"
1676
msgid "Got timeout writing communication packets"
1679
msgid "Result string is longer than 'max_allowed_packet' bytes"
2482
1682
msgid "The used table type doesn't support BLOB/TEXT columns"
2485
#: ../drizzled/error.cc:337
2486
1685
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2489
#: ../drizzled/error.cc:338
1690
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2491
1695
msgid "Incorrect column name '%-.100s'"
2494
#: ../drizzled/error.cc:339
2496
1699
msgid "The used storage engine can't index column '%-.192s'"
2499
#: ../drizzled/error.cc:340
2501
1703
"Unable to open underlying table which is differently defined or of non-"
2502
1704
"MyISAM type or doesn't exist"
2505
#: ../drizzled/error.cc:341
2507
1708
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2510
#: ../drizzled/error.cc:342
2513
1713
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2516
#: ../drizzled/error.cc:343
2518
1717
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2519
1718
"UNIQUE instead"
2522
#: ../drizzled/error.cc:344
2523
1721
msgid "Result consisted of more than one row"
2526
#: ../drizzled/error.cc:345
2527
1724
msgid "This table type requires a primary key"
2530
#: ../drizzled/error.cc:346
1727
msgid "This version of Drizzle is not compiled with RAID support"
1731
"You are using safe update mode and you tried to update a table without a "
1732
"WHERE that uses a KEY column"
2532
1736
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2535
#: ../drizzled/error.cc:347
2536
1739
msgid "Can't open table"
2539
#: ../drizzled/error.cc:348
2541
1743
msgid "The storage engine for the table doesn't support %s"
2544
#: ../drizzled/error.cc:349
1746
msgid "You are not allowed to execute this command in a transaction"
2546
1750
msgid "Got error %d during COMMIT"
2549
#: ../drizzled/error.cc:350
2551
1754
msgid "Got error %d during ROLLBACK"
2554
#. This is a very incorrect place to use the PRIi64 macro as the
2555
#. program that looks over the source for the N_() macros does not
2556
#. (obviously) do macro expansion, so the string is entirely wrong for
2557
#. what it is trying to output for every language except english.
2558
#: ../drizzled/error.cc:355
1758
msgid "Got error %d during FLUSH_LOGS"
1762
msgid "Got error %d during CHECKPOINT"
2561
1767
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2562
1768
"'%-.64s' (%-.64s)"
2565
#: ../drizzled/error.cc:356
1771
msgid "The storage engine for the table does not support binary table dump"
1774
msgid "Binlog closed, cannot RESET MASTER"
1778
msgid "Failed rebuilding the index of dumped table '%-.192s'"
1782
msgid "Error from master: '%-.64s'"
1785
msgid "Net error reading from master"
1788
msgid "Net error writing to master"
1791
msgid "Can't find FULLTEXT index matching the column list"
2567
1795
"Can't execute the given command because you have active locked tables or an "
2568
1796
"active transaction"
2571
#: ../drizzled/error.cc:357
2573
1800
msgid "Unknown system variable '%-.64s'"
2576
#: ../drizzled/error.cc:358
2578
1804
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2581
#: ../drizzled/error.cc:359
2584
1809
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2587
#: ../drizzled/error.cc:360
2588
1812
msgid "Some non-transactional changed tables couldn't be rolled back"
2591
#: ../drizzled/error.cc:361
1816
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1817
"of storage; increase this drizzled variable and try again"
1821
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1825
"This operation requires a running slave; configure slave and do START SLAVE"
1828
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1832
"Could not initialize master info structure; more error messages can be found "
1833
"in the Drizzle error log"
1836
msgid "Could not create slave thread; check system resources"
1841
"User %-.64s already has more than 'max_user_connections' active connections"
2592
1844
msgid "You may only use constant expressions with SET"
2595
#: ../drizzled/error.cc:362
2596
1847
msgid "Lock wait timeout exceeded; try restarting transaction"
2599
#: ../drizzled/error.cc:363
2600
1850
msgid "The total number of locks exceeds the lock table size"
2603
#: ../drizzled/error.cc:364
2604
1853
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2607
#: ../drizzled/error.cc:365
2608
1856
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2611
#: ../drizzled/error.cc:366
1859
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2613
1863
msgid "Incorrect arguments to %s"
2616
#: ../drizzled/error.cc:367
1867
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1871
"Incorrect table definition; all MERGE tables must be in the same database"
2617
1874
msgid "Deadlock found when trying to get lock; try restarting transaction"
2620
#: ../drizzled/error.cc:368
2621
1877
msgid "The used table type doesn't support FULLTEXT indexes"
2624
#: ../drizzled/error.cc:369
2625
1880
msgid "Cannot add foreign key constraint"
2628
#: ../drizzled/error.cc:370
2629
1883
msgid "Cannot add or update a child row: a foreign key constraint fails"
2632
#: ../drizzled/error.cc:371
2633
1886
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2636
#: ../drizzled/error.cc:372
1890
msgid "Error connecting to master: %-.128s"
1894
msgid "Error running query on master: %-.128s"
1898
msgid "Error when executing command %s: %-.128s"
2638
1902
msgid "Incorrect usage of %s and %s"
2641
#: ../drizzled/error.cc:373
2642
1905
msgid "The used SELECT statements have a different number of columns"
2645
#: ../drizzled/error.cc:374
2646
1908
msgid "Can't execute the query because you have a conflicting read lock"
2649
#: ../drizzled/error.cc:375
1911
msgid "Mixing of transactional and non-transactional tables is disabled"
1915
msgid "Option '%s' used twice in statement"
1919
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1923
msgid "Access denied; you need the %-.128s privilege for this operation"
2652
1928
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2655
#: ../drizzled/error.cc:376
2658
1933
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2661
#: ../drizzled/error.cc:377
2663
1937
msgid "Variable '%-.64s' doesn't have a default value"
2666
#: ../drizzled/error.cc:378
2668
1941
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2671
#: ../drizzled/error.cc:379
2673
1945
msgid "Incorrect argument type to variable '%-.64s'"
2676
#: ../drizzled/error.cc:380
2678
1949
msgid "Variable '%-.64s' can only be set, not read"
2681
#: ../drizzled/error.cc:381
2683
1953
msgid "Incorrect usage/placement of '%s'"
2686
#: ../drizzled/error.cc:382
2688
1957
msgid "This version of Drizzle doesn't yet support '%s'"
2691
#: ../drizzled/error.cc:383
1962
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1965
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2693
1969
msgid "Variable '%-.192s' is a %s variable"
2696
#: ../drizzled/error.cc:384
2698
1973
msgid "Incorrect foreign key definition for '%-.192s': %s"
2701
#: ../drizzled/error.cc:385
2702
1976
msgid "Key reference and table reference don't match"
2705
#: ../drizzled/error.cc:386
2707
1980
msgid "Operand should contain %d column(s)"
2710
#: ../drizzled/error.cc:387
2711
1983
msgid "Subquery returns more than 1 row"
2714
#: ../drizzled/error.cc:388
1987
msgid "Unknown prepared statement handler (%.*s) given to %s"
1990
msgid "Help database is corrupt or does not exist"
1993
msgid "Cyclic reference on subqueries"
2716
1997
msgid "Converting column '%s' from %s to %s"
2719
#: ../drizzled/error.cc:389
2721
2001
msgid "Reference '%-.64s' not supported (%s)"
2724
#: ../drizzled/error.cc:390
2725
2004
msgid "Every derived table must have its own alias"
2728
#: ../drizzled/error.cc:391
2730
2008
msgid "Select %u was reduced during optimization"
2733
#: ../drizzled/error.cc:392
2735
2012
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2738
#: ../drizzled/error.cc:393
2016
"Client does not support authentication protocol requested by server; "
2017
"consider upgrading Drizzle client"
2739
2020
msgid "All parts of a SPATIAL index must be NOT NULL"
2742
#: ../drizzled/error.cc:394
2744
2024
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2747
#: ../drizzled/error.cc:395
2027
msgid "Slave is already running"
2030
msgid "Slave already has been stopped"
2750
"Uncompressed data size too large; the maximum size is %d (based on "
2751
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2035
"Uncompressed data size too large; the maximum size is %d (probably, length "
2036
"of uncompressed data was corrupted)"
2754
#: ../drizzled/error.cc:396
2755
2039
msgid "ZLIB: Not enough memory"
2758
#: ../drizzled/error.cc:397
2760
2043
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2761
2044
"data was corrupted)"
2764
#: ../drizzled/error.cc:398
2765
2047
msgid "ZLIB: Input data corrupted"
2768
#: ../drizzled/error.cc:399
2770
2051
msgid "%d line(s) were cut by GROUP_CONCAT()"
2773
#: ../drizzled/error.cc:400
2775
2055
msgid "Row %ld doesn't contain data for all columns"
2778
#: ../drizzled/error.cc:401
2781
2060
"Row %ld was truncated; it contained more data than there were input columns"
2784
#: ../drizzled/error.cc:402
2787
2065
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2790
#: ../drizzled/error.cc:403
2792
2069
msgid "Out of range value for column '%s' at row %ld"
2795
#: ../drizzled/error.cc:404
2797
2073
msgid "Data truncated for column '%s' at row %ld"
2800
#: ../drizzled/error.cc:405
2077
msgid "Using storage engine %s for table '%s'"
2802
2081
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2805
#: ../drizzled/error.cc:406
2084
msgid "Cannot drop one or more of the requested users"
2087
msgid "Can't revoke all privileges for one or more of the requested users"
2807
2091
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2810
#: ../drizzled/error.cc:407
2812
2095
msgid "Illegal mix of collations for operation '%s'"
2815
#: ../drizzled/error.cc:408
2818
2100
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2819
2101
"variable_name)"
2822
#: ../drizzled/error.cc:409
2824
2105
msgid "Unknown collation: '%-.64s'"
2827
#: ../drizzled/error.cc:410
2109
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2110
"compiled without SSL support; they can be used later if Drizzle slave with "
2116
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2117
"old format; please change the password to the new format"
2830
2122
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2834
#: ../drizzled/error.cc:411
2126
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2130
"It is recommended to use --skip-slave-start when doing step-by-step "
2131
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2132
"get an unexpected slave's drizzled restart"
2135
msgid "SQL thread is not to be started so UNTIL options are ignored"
2836
2139
msgid "Incorrect index name '%-.100s'"
2839
#: ../drizzled/error.cc:412
2841
2143
msgid "Incorrect catalog name '%-.100s'"
2844
#: ../drizzled/error.cc:413
2147
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2846
2151
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2849
#: ../drizzled/error.cc:414
2155
msgid "Unknown key cache '%-.100s'"
2159
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2160
"this switch for this grant to work"
2851
2164
msgid "Unknown table engine '%s'"
2854
#: ../drizzled/error.cc:415
2168
msgid "'%s' is deprecated; use '%s' instead"
2856
2172
msgid "The target table %-.100s of the %s is not updatable"
2859
#: ../drizzled/error.cc:416
2862
2177
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2866
#: ../drizzled/error.cc:417
2869
2183
"The Drizzle server is running with the %s option so it cannot execute this "
2873
#: ../drizzled/error.cc:418
2875
2188
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2878
#: ../drizzled/error.cc:419
2880
2192
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2883
#: ../drizzled/error.cc:420
2885
2196
"Incorrect table definition; there can be only one TIMESTAMP column with "
2886
2197
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2889
#: ../drizzled/error.cc:421
2891
2201
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2894
#: ../drizzled/error.cc:422
2204
msgid "This command is not supported in the prepared statement protocol yet"
2896
2208
msgid "Got error %d '%-.100s' from %s"
2899
#: ../drizzled/error.cc:423
2901
2212
msgid "Got temporary error %d '%-.100s' from %s"
2904
#: ../drizzled/error.cc:424
2906
2216
msgid "Unknown or incorrect time zone: '%-.64s'"
2909
#: ../drizzled/error.cc:425
2220
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2911
2224
msgid "Invalid %s character string: '%.64s'"
2914
#: ../drizzled/error.cc:426
2916
2228
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2919
#: ../drizzled/error.cc:427
2232
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2236
msgid "Can't create a %s from within another stored routine"
2240
msgid "%s %s already exists"
2921
2244
msgid "%s %s does not exist"
2924
#: ../drizzled/error.cc:428
2248
msgid "Failed to DROP %s %s"
2252
msgid "Failed to CREATE %s %s"
2256
msgid "%s with no matching label: %s"
2260
msgid "Redefining label %s"
2264
msgid "End-label %s without match"
2268
msgid "Referring to uninitialized variable %s"
2272
msgid "PROCEDURE %s can't return a result set in the given context"
2275
msgid "RETURN is only allowed in a FUNCTION"
2279
msgid "%s is not allowed in stored procedures"
2283
"The update log is deprecated and replaced by the binary log; SET "
2284
"SQL_LOG_UPDATE has been ignored"
2288
"The update log is deprecated and replaced by the binary log; SET "
2289
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2925
2292
msgid "Query execution was interrupted"
2928
#: ../drizzled/error.cc:429
2296
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2300
msgid "Undefined CONDITION: %s"
2304
msgid "No RETURN found in FUNCTION %s"
2308
msgid "FUNCTION %s ended without RETURN"
2311
msgid "Cursor statement must be a SELECT"
2314
msgid "Cursor SELECT must not have INTO"
2318
msgid "Undefined CURSOR: %s"
2321
msgid "Cursor is already open"
2324
msgid "Cursor is not open"
2328
msgid "Undeclared variable: %s"
2331
msgid "Incorrect number of FETCH variables"
2334
msgid "No data - zero rows fetched, selected, or processed"
2338
msgid "Duplicate parameter: %s"
2342
msgid "Duplicate variable: %s"
2346
msgid "Duplicate condition: %s"
2350
msgid "Duplicate cursor: %s"
2354
msgid "Failed to ALTER %s %s"
2357
msgid "Subquery value not supported"
2361
msgid "%s is not allowed in stored function or trigger"
2364
msgid "Variable or condition declaration after cursor or handler declaration"
2367
msgid "Cursor declaration after handler declaration"
2370
msgid "Case not found for CASE statement"
2374
msgid "Configuration file '%-.192s' is too big"
2378
msgid "Malformed file type header in file '%-.192s'"
2382
msgid "Unexpected end of file while parsing comment '%-.200s'"
2386
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2390
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2393
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2397
msgid "'%-.192s.%-.192s' is not %s"
2401
msgid "Column '%-.192s' is not updatable"
2404
msgid "View's SELECT contains a subquery in the FROM clause"
2408
msgid "View's SELECT contains a '%s' clause"
2411
msgid "View's SELECT contains a variable or parameter"
2415
msgid "View's SELECT refers to a temporary table '%-.192s'"
2418
msgid "View's SELECT and view's field list have different column counts"
2422
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2425
msgid "View being updated does not have complete key of underlying table in it"
2931
2430
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2932
2431
"(s) or definer/invoker of view lack rights to use them"
2935
#: ../drizzled/error.cc:430
2435
msgid "Can't drop or alter a %s from within another stored routine"
2438
msgid "GOTO is not allowed in a stored procedure handler"
2441
msgid "Trigger already exists"
2444
msgid "Trigger does not exist"
2448
msgid "Trigger's '%-.192s' is view or temporary table"
2452
msgid "Updating of %s row is not allowed in %strigger"
2456
msgid "There is no %s row in %s trigger"
2937
2460
msgid "Field '%-.192s' doesn't have a default value"
2940
#: ../drizzled/error.cc:431
2941
2463
msgid "Division by 0"
2944
#: ../drizzled/error.cc:432
2946
2467
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2949
#: ../drizzled/error.cc:433
2951
2471
msgid "Illegal %s '%-.192s' value found during parsing"
2954
#: ../drizzled/error.cc:434
2475
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2479
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2483
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2487
msgid "Failed purging old relay logs: %s"
2491
msgid "Password hash should be a %d-digit hexadecimal number"
2494
msgid "Target log not found in binlog index"
2497
msgid "I/O error reading log index file"
2500
msgid "Server configuration does not permit binlog purge"
2503
msgid "Failed on fseek()"
2506
msgid "Fatal error during log purge"
2509
msgid "A purgeable log is in use, will not purge"
2512
msgid "Unknown error during log purge"
2516
msgid "Failed initializing relay log position: %s"
2519
msgid "You are not using binary logging"
2524
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2527
msgid "WSAStartup Failed"
2530
msgid "Can't handle procedures with different groups yet"
2533
msgid "Select must have a group with this procedure"
2536
msgid "Can't use ORDER clause with this procedure"
2540
msgid "Binary logging and replication forbid changing the global server %s"
2544
msgid "Can't map file: %-.200s, errno: %d"
2548
msgid "Wrong magic in %-.64s"
2551
msgid "Prepared statement contains too many placeholders"
2956
2555
msgid "Key part '%-.192s' length cannot be 0"
2959
#: ../drizzled/error.cc:435
2558
msgid "View text checksum failed"
2563
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2567
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2571
msgid "Can not delete from join view '%-.192s.%-.192s'"
2575
msgid "Operation %s failed for %.256s"
2578
msgid "XAER_NOTA: Unknown XID"
2581
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2962
2586
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2963
2587
"the %.64s state"
2966
#: ../drizzled/error.cc:436
2590
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2594
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2598
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2603
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2607
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2610
msgid "Failed to revoke all privileges to dropped routine"
2968
2614
msgid "Data too long for column '%s' at row %ld"
2971
#: ../drizzled/error.cc:437
2618
msgid "Bad SQLSTATE: '%s'"
2974
2623
"%s: ready for connections.\n"
2975
2624
"Version: '%s' %s\n"
2978
#: ../drizzled/error.cc:438
2979
2627
msgid "Can't load value from file with fixed size rows to variable"
2982
#: ../drizzled/error.cc:439
2630
msgid "You are not allowed to create a user with GRANT"
2984
2634
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2987
#: ../drizzled/error.cc:440
2988
2637
msgid "Table definition has changed, please retry transaction"
2991
#: ../drizzled/error.cc:441
2640
msgid "Duplicate handler declared in the same block"
2645
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2646
"variable in BEFORE trigger"
2993
2650
msgid "Not allowed to return a result set from a %s"
2996
#: ../drizzled/error.cc:442
2997
2653
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3000
#: ../drizzled/error.cc:443
2657
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2658
"declaration and binary logging is enabled; if non-transactional tables were "
2659
"updated, the binary log will miss their changes"
2663
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2664
"declaration and binary logging is enabled (you *might* want to use the less "
2665
"safe log_bin_trust_function_creators variable)"
2669
"You do not have the SUPER privilege and binary logging is enabled (you "
2670
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2674
"You can't execute a prepared statement which has an open cursor associated "
2675
"with it. Reset the statement to re-execute it."
2679
msgid "The statement (%lu) has no open cursor."
3002
2683
"Explicit or implicit commit is not allowed in stored function or trigger."
3005
#: ../drizzled/error.cc:444
2688
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2691
msgid "Recursive stored functions and triggers are not allowed."
3007
2695
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3010
#: ../drizzled/error.cc:445
3012
2699
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3015
#: ../drizzled/error.cc:446
3018
2704
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3022
#: ../drizzled/error.cc:447
2709
"You can't combine write-locking of system tables with other tables or lock "
2714
msgid "Unable to connect to foreign data source: %.64s"
2719
"There was a problem processing the query on the foreign data source. Data "
2720
"source error: %-.64s"
2725
"The foreign data source you are trying to reference does not exist. Data "
2726
"source error: %-.64s"
2731
"Can't create federated table. The data source connection string '%-.64s' is "
2732
"not in the correct format"
2736
msgid "The data source connection string '%-.64s' is not in the correct format"
2740
msgid "Can't create federated table. Foreign data src error: %-.64s"
3023
2743
msgid "Trigger in wrong schema"
3026
#: ../drizzled/error.cc:448
3029
2748
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3030
2749
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3033
#: ../drizzled/error.cc:449
2753
msgid "Routine body for '%-.100s' is too long"
2756
msgid "Cannot drop default keycache"
3035
2760
msgid "Display width out of range for column '%-.192s' (max = %d)"
3038
#: ../drizzled/error.cc:450
2763
msgid "XAER_DUPID: The XID already exists"
3040
2767
msgid "Datetime function: %-.32s field overflow"
3043
#: ../drizzled/error.cc:451
2772
"Can't update table '%-.192s' in stored function/trigger because it is "
2773
"already used by statement which invoked this stored function/trigger."
2778
"The definition of table '%-.192s' prevents operation %.192s on table "
2783
"The prepared statement contains a stored routine call that refers to that "
2784
"same statement. It's not allowed to execute a prepared statement in such a "
2788
msgid "Not allowed to set autocommit from a stored function or trigger"
2791
msgid "Definer is not fully qualified"
2796
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2797
"Current user is used as definer. Please recreate the view!"
2802
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2807
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2811
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3046
2816
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3049
#: ../drizzled/error.cc:452
3052
2821
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3055
#: ../drizzled/error.cc:453
3056
msgid "No data - zero rows fetched, selected, or processed"
3059
#: ../drizzled/error.cc:454
2825
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2830
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2831
"activated under the authorization of the invoker, which may have "
2832
"insufficient privileges. Please recreate the trigger."
2836
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2841
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2842
"exceeded for routine %.192s"
2847
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2848
"or contains bad data (internal code %d)"
2852
msgid "Incorrect routine name '%-.192s'"
3061
2856
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3064
#: ../drizzled/error.cc:455
2859
msgid "AGGREGATE is not supported for stored functions"
2864
"Can't create more than max_prepared_stmt_count statements (current value: %"
2869
msgid "`%-.192s`.`%-.192s` contains view recursion"
3066
2873
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3069
#: ../drizzled/error.cc:456
3070
2876
msgid "The used table type doesn't support SPATIAL indexes"
3073
#: ../drizzled/error.cc:457
2879
msgid "Triggers can not be created on system tables"
3075
2883
msgid "Leading spaces are removed from name '%s'"
3078
#: ../drizzled/error.cc:458
3079
2886
msgid "Failed to read auto-increment value from storage engine"
3082
#: ../drizzled/error.cc:459
3084
2896
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3087
#: ../drizzled/error.cc:460
2900
msgid "The target table %-.100s of the %s is not insertable-into"
2905
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3088
2908
msgid "Too high level of nesting for select"
3091
#: ../drizzled/error.cc:461
3093
2912
msgid "Name '%-.64s' has become ''"
3096
#: ../drizzled/error.cc:462
3098
2916
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3099
2917
"optional and non-empty FIELDS ENCLOSED BY"
3102
#: ../drizzled/error.cc:463
2921
msgid "The foreign server, %s, you are trying to create already exists."
2926
"The foreign server name you are trying to reference does not exist. Data "
2927
"source error: %-.64s"
3105
2932
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3108
#: ../drizzled/error.cc:464
3110
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3113
#: ../drizzled/error.cc:465
2937
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2942
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2945
msgid "MAXVALUE can only be used in last partition definition"
2948
msgid "Subpartitions can only be hash partitions and by key"
2951
msgid "Must define subpartitions on all partitions if on one partition"
2954
msgid "Wrong number of partitions defined, mismatch with previous setting"
2957
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2960
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2963
msgid "Expression in RANGE/LIST VALUES must be constant"
2966
msgid "Field in list of fields for partition function not found in table"
2969
msgid "List of fields is only allowed in KEY partitions"
2973
"The partition info in the frm file is not consistent with what can be "
2974
"written into the frm file"
2978
msgid "The %-.192s function returns the wrong type"
2982
msgid "For %-.64s partitions each partition must be defined"
2985
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2988
msgid "VALUES value must be of same type as partition function"
2991
msgid "Multiple definition of same constant in list partitioning"
2994
msgid "Partitioning can not be used stand-alone in query"
2998
"The mix of handlers in the partitions is not allowed in this version of "
3003
msgid "For the partitioned engine it is necessary to define all %-.64s"
3006
msgid "Too many partitions (including subpartitions) were defined"
3010
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3011
"partitioning for subpartitioning"
3014
msgid "Failed to create specific handler file"
3017
msgid "A BLOB field is not allowed in partition function"
3021
msgid "A %-.192s must include all columns in the table's partitioning function"
3025
msgid "Number of %-.64s = 0 is not an allowed value"
3028
msgid "Partition management on a not partitioned table is not possible"
3032
"Foreign key condition is not yet supported in conjunction with partitioning"
3036
msgid "Error in list of partitions to %-.64s"
3039
msgid "Cannot remove all partitions, use DROP TABLE instead"
3042
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3046
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3051
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3052
"tables using HASH PARTITIONs"
3056
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3059
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3062
msgid "At least one partition must be added"
3065
msgid "At least one partition must be coalesced"
3068
msgid "More partitions to reorganize than there are partitions"
3072
msgid "Duplicate partition name %-.192s"
3075
msgid "It is not allowed to shut off binlog on this command"
3078
msgid "When reorganizing a set of partitions they must be in consecutive order"
3082
"Reorganize of range partitions cannot change total ranges except for last "
3083
"partition where it can extend the range"
3086
msgid "Partition function not supported in this version for this handler"
3089
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3093
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3097
msgid "Plugin '%-.192s' is not loaded"
3115
3101
msgid "Incorrect %-.32s value: '%-.128s'"
3118
#: ../drizzled/error.cc:466
3120
3105
msgid "Table has no partition for value %-.64s"
3123
#: ../drizzled/error.cc:467
3109
msgid "It is not allowed to specify %s more than once"
3113
msgid "Failed to create %s"
3117
msgid "Failed to drop %s"
3120
msgid "The handler doesn't support autoextend of tablespaces"
3124
"A size parameter was incorrectly specified, either number or on the form 10M"
3128
"The size number was correct but we don't allow the digit part to be more "
3133
msgid "Failed to alter: %s"
3124
3136
msgid "Writing one row to the row-based binary log failed"
3127
#: ../drizzled/error.cc:468
3140
msgid "Table definition on master and slave does not match: %s"
3144
"Slave running with --log-slave-updates must use row-based binary logging to "
3145
"be able to replicate row-based binary log events"
3149
msgid "Event '%-.192s' already exists"
3153
msgid "Failed to store event %s. Error code %d from storage engine."
3157
msgid "Unknown event '%-.192s'"
3161
msgid "Failed to alter event '%-.192s'"
3164
msgid "INTERVAL is either not positive or too big"
3167
msgid "ENDS is either invalid or before STARTS"
3170
msgid "Event execution time is in the past. Event has been disabled"
3173
msgid "Failed to open drizzle.event"
3176
msgid "No datetime expression provided"
3181
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3182
"probably corrupted"
3186
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3189
msgid "Failed to delete the event from drizzle.event"
3192
msgid "Error during compilation of event's body"
3195
msgid "Same old and new event name"
3199
msgid "Data for column '%s' too long"
3129
3203
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3132
#: ../drizzled/error.cc:469
3208
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3212
msgid "You can't write-lock a log table. Only read access is possible"
3215
msgid "You can't use locks with log tables."
3135
3220
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3136
3221
"d would lead to a duplicate entry"
3139
#: ../drizzled/error.cc:470
3226
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3227
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3231
"Cannot switch out of the row-based binary log format when the session has "
3232
"open temporary tables"
3236
"Cannot change the binary logging format inside a stored function or trigger"
3240
"The NDB cluster engine does not support changing the binlog format on the "
3244
msgid "Cannot create temporary table with partitions"
3247
msgid "Partition constant is out of partition function domain"
3250
msgid "This partition function is not allowed"
3253
msgid "Error in DDL log"
3256
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3259
msgid "Incorrect partition name"
3141
3263
"Transaction isolation level can't be changed while a transaction is in "
3145
#: ../drizzled/error.cc:471
3269
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3270
"'%-.192s' for key '%-.192s'"
3274
msgid "Internal scheduler error %d"
3278
msgid "Error during starting/stopping of the scheduler. Error code %u"
3281
msgid "Engine cannot be used in partitioned tables"
3285
msgid "Cannot activate '%-.64s' log"
3288
msgid "The server was not built with row-based replication"
3291
msgid "Decoding of base64 string failed"
3294
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3298
"Cannot proceed because system tables used by Event Scheduler were found "
3299
"damaged at server start"
3302
msgid "Only integers allowed as number here"
3305
msgid "This storage engine cannot be used for log tables"
3309
msgid "You cannot '%s' a log table if logging is enabled"
3314
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3315
"rename two tables: the log table to an archive table and another table back "
3147
3320
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3150
#: ../drizzled/error.cc:472
3152
3324
msgid "Incorrect parameters in the call to native function '%-.192s'"
3155
#: ../drizzled/error.cc:473
3328
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3332
msgid "This function '%-.192s' has the same name as a native function"
3157
3336
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3160
#: ../drizzled/error.cc:474
3339
msgid "Too many files opened, please execute the command again"
3343
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3344
"The event was dropped immediately after creation."
3348
msgid "The incident %s occurred on the master. Message: %-.64s"
3351
msgid "Table has no partition for some existing values"
3354
msgid "Statement is not safe to log in statement format."
3358
msgid "Fatal error: %s"
3362
msgid "Relay log read failure: %s"
3366
msgid "Relay log write failure: %s"
3370
msgid "Master command %s failed: %s"
3374
msgid "Binary logging not possible. Message: %s"
3378
msgid "View `%-.64s`.`%-.64s` has no creation context"
3382
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3386
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3390
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3394
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3398
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3402
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3406
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3410
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3414
msgid "Ambiguous slave modes combination. %s"
3419
"The BINLOG statement of type `%s` was not preceded by a format description "
3423
msgid "Corrupted replication event was detected"
3162
3427
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3165
#: ../drizzled/error.cc:476
3431
msgid "Being purged log %s was not found"
3435
msgid "Converted to non-transactional lock on '%-.64s'"
3439
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3444
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3448
msgid "Can't access storage engine of table %-.64s"
3451
msgid "Starting backup process"
3454
msgid "Backup completed"
3457
msgid "Starting restore process"
3460
msgid "Restore completed"
3463
msgid "Nothing to backup"
3467
msgid "Database '%-.64s' cannot be included in a backup"
3471
"Error during backup operation - server's error log contains more information "
3476
"Error during restore operation - server's error log contains more "
3477
"information about the error"
3481
"Can't execute this command because another BACKUP/RESTORE operation is in "
3485
msgid "Error when preparing for backup operation"
3488
msgid "Error when preparing for restore operation"
3492
msgid "Invalid backup location '%-.64s'"
3496
msgid "Can't read backup location '%-.64s'"
3500
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3503
msgid "Can't enumerate server databases"
3506
msgid "Can't enumerate server tables"
3510
msgid "Can't enumerate tables in database %-.64s"
3514
msgid "Skipping view %-.64s in database %-.64s"
3518
msgid "Skipping table %-.64s since it has no valid storage engine"
3522
msgid "Can't open table %-.64s"
3525
msgid "Can't read backup archive preamble"
3528
msgid "Can't write backup archive preamble"
3532
msgid "Can't find backup driver for table %-.64s"
3537
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3542
msgid "Can't create %-.64s backup driver"
3546
msgid "Can't create %-.64s restore driver"
3550
msgid "Found %d images in backup archive but maximum %d are supported"
3554
msgid "Error when saving meta-data of %-.64s"
3557
msgid "Error when reading meta-data list"
3561
msgid "Can't create %-.64s"
3564
msgid "Can't allocate buffer for image data transfer"
3568
msgid "Error when writing %-.64s backup image data (for table #%d)"
3571
msgid "Error when reading data from backup stream"
3574
msgid "Can't go to the next chunk in backup stream"
3578
msgid "Can't initialize %-.64s backup driver"
3582
msgid "Can't initialize %-.64s restore driver"
3586
msgid "Can't shut down %-.64s backup driver"
3590
msgid "Can't shut down %-.64s backup driver(s)"
3594
msgid "%-.64s backup driver can't prepare for synchronization"
3598
msgid "%-.64s backup driver can't create its image validity point"
3602
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3606
msgid "%-.64s backup driver can't cancel its backup operation"
3610
msgid "%-.64s restore driver can't cancel its restore operation"
3614
msgid "Error when polling %-.64s backup driver for its image data"
3618
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3623
"After %d attempts %-.64s restore driver still can't accept next block of data"
3627
msgid "Open and lock tables failed in %-.64s"
3630
msgid "Backup driver's table locking thread can not be initialized."
3634
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3635
"and 'drizzle.online_backup_progress'."
3639
msgid "Tablespace '%-.192s' already exists"
3643
msgid "Tablespace '%-.192s' doesn't exist"
3647
msgid "Unexpected master's heartbeat data: %s"
3651
msgid "The requested value for the heartbeat period %s %s"
3655
msgid "Can't write to the online backup progress log %-.64s."
3659
msgid "Tablespace '%-.192s' not empty"
3664
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3665
"server. The original definition of the required tablespace is '%-.256s' "
3666
"while the same tablespace is defined on the server as '%-.256s'"
3669
msgid "A virtual column cannot be based on a virtual column"
3673
msgid "Non-deterministic expression for virtual column '%s'."
3678
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3681
msgid "Primary key cannot be defined upon a virtual column."
3684
msgid "Key/Index cannot be defined on a non-stored virtual column."
3688
msgid "Cannot define foreign key with %s clause on a virtual column."
3692
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3696
msgid "'%s' is not yet supported for virtual columns."
3699
msgid "Constant expression in virtual column function is not allowed."
3702
msgid "Encountered an unknown temporal type."
3706
msgid "Received an invalid string format '%s' for a date value."
3710
msgid "Received an invalid string format '%s' for a time value."
3714
msgid "Received an invalid value '%s' for a UNIX timestamp."
3167
3718
msgid "Received an invalid datetime value '%s'."
3170
#: ../drizzled/error.cc:477
3172
msgid "Received an invalid DATE value '%s'."
3175
#: ../drizzled/error.cc:478
3177
3722
msgid "Received a NULL argument for function '%s'."
3180
#: ../drizzled/error.cc:479
3182
msgid "Received an invalid timestamp value '%s'."
3185
#: ../drizzled/error.cc:480
3187
msgid "Received an invalid TIME value '%s'."
3190
#: ../drizzled/error.cc:481
3192
msgid "Received an invalid value '%s' for a UNIX timestamp."
3195
#: ../drizzled/error.cc:483
3726
msgid "Received an invalid negative argument '%s' for function '%s'."
3197
3730
msgid "Received an out-of-range argument '%s' for function '%s'."
3200
#: ../drizzled/error.cc:484
3734
msgid "Received an invalid time value '%s'."
3202
3738
msgid "Received an invalid enum value '%s'."
3205
#: ../drizzled/error.cc:485
3206
3741
msgid "Tables which are replicated require a primary key."
3209
#: ../drizzled/error.cc:487
3211
msgid "Corrupt or invalid schema definition for '%s' : %s"
3214
#: ../drizzled/error.cc:488
3216
msgid "Corrupt or invalid table definition for '%s': %s"
3219
#: ../drizzled/error.cc:489
3221
msgid "The number of enum that were required was too high for table '%s'"
3224
#: ../drizzled/error.cc:490
3226
msgid "Corrupt or invalid table definition for '%s'"
3229
#: ../drizzled/error.cc:491
3231
msgid "Collation '%s' for table %s is invalid/unknown"
3234
#: ../drizzled/error.cc:493
3236
msgid "Cannot drop table '%s'"
3239
#: ../drizzled/error.cc:494
3241
msgid "Error occurred while dropping table '%s'"
3244
#: ../drizzled/error.cc:495
3246
msgid "Permission denied to create '%s'"
3249
#: ../drizzled/error.cc:496
3251
msgid "Unknown table '%s'"
3254
#: ../drizzled/error.cc:498
3256
msgid "Cannot create schema '%s'"
3259
#: ../drizzled/error.cc:499
3261
msgid "Schema does not exist: %s"
3264
#: ../drizzled/error.cc:500
3266
msgid "Error altering schema: %s"
3269
#: ../drizzled/error.cc:501
3271
msgid "Error droppping Schema : %s"
3274
#: ../drizzled/error.cc:503
3275
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3278
#: ../drizzled/error.cc:504
3280
msgid "Unknown table engine option key/pair %s = %s."
3283
#: ../drizzled/error.cc:505
3285
msgid "Unknown schema engine option key/pair %s = %s."
3288
#: ../drizzled/error.cc:506
3289
msgid "Implicit cartesian join attempted."
3292
#: ../drizzled/error.cc:507
3293
msgid "Admin access not allowed from this username/IP address."
3296
#. User lock/barrier error messages
3297
#: ../drizzled/error.cc:510
3298
msgid "wait() can not be called on session owning user defined barrier."
3301
#: ../drizzled/error.cc:511
3302
msgid "Unknown user defined barrier requested."
3305
#: ../drizzled/error.cc:512
3306
msgid "Session does not own user defined barrier."
3309
#: ../drizzled/error.cc:513
3310
msgid "Session can not wait on a user defined lock owned by the session."
3313
#: ../drizzled/error.cc:514
3314
msgid "Session does not own user defined lock."
3317
#: ../drizzled/error.cc:516
3318
msgid "Invalid name for user defined barrier."
3321
#: ../drizzled/error.cc:517
3322
msgid "Invalid name for user defined lock."
3325
#: ../drizzled/error.cc:519
3327
"Either a DEFAULt value or NULL NULL description is required for a new column "
3328
"if table is not empty"
3332
#: ../drizzled/error.cc:522
3335
"Cast to unsigned converted negative integer to it's positive complement: %s"
3338
#: ../drizzled/error.cc:523
3340
msgid "Invalid cast to signed integer: %s"
3343
#: ../drizzled/error.cc:525
3345
msgid "Identifier '%.*s' is a SQL keyword."
3348
#: ../drizzled/error.cc:528
3350
msgid "Can't unlock file (Errcode: %d)"
3353
#: ../drizzled/error.cc:529
3355
msgid "Can't change size of file (Errcode: %d)"
3358
#: ../drizzled/error.cc:530
3360
msgid "Can't open stream from handle (Errcode: %d)"
3363
#: ../drizzled/error.cc:531
3365
msgid "Warning: '%s' had %d links"
3368
#: ../drizzled/error.cc:532
3370
msgid "Warning: %d files and %d streams is left open\n"
3373
#: ../drizzled/error.cc:533
3375
msgid "Can't create directory '%s' (Errcode: %d)"
3378
#: ../drizzled/error.cc:534
3381
"Character set '%s' is not a compiled character set and is not specified in "
3385
#: ../drizzled/error.cc:535
3387
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3390
#: ../drizzled/error.cc:536
3392
msgid "Can't read value for symlink '%s' (Error %d)"
3395
#: ../drizzled/error.cc:537
3397
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3400
#: ../drizzled/error.cc:538
3402
msgid "Error on realpath() on '%s' (Error %d)"
3405
#: ../drizzled/error.cc:539
3407
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3410
#: ../drizzled/error.cc:540
3413
"Collation '%s' is not a compiled collation and is not specified in the %s "
3417
#: ../drizzled/error.cc:541
3419
msgid "File '%s' (fileno: %d) was not closed"
3423
#: ../drizzled/error.cc:544
3424
msgid "Received an invalid UUID value"
3427
#: ../drizzled/error.cc:545
3428
msgid "The UUID was not created with a valid time"
3432
#: ../drizzled/error.cc:548
3434
msgid "Received an invalid BOOLEAN value '%s'."
3437
#: ../drizzled/error.cc:549
3439
msgid "Invalid cast to BOOLEAN: '%s'."
3442
#. Transactional DDL
3443
#: ../drizzled/error.cc:552
3444
msgid "Transactional DDL not supported"
3448
#: ../drizzled/error.cc:554
3450
msgid "Assertion '%s' failed."
3453
#: ../drizzled/error.cc:555
3455
msgid "Assertion '%s' failed, the result was NULL."
3458
#. Catalog related errors
3459
#: ../drizzled/error.cc:573
3461
msgid "Cannot create catalog '%s'."
3464
#: ../drizzled/error.cc:574
3466
msgid "Permission is denied to create '%s' catalog."
3469
#: ../drizzled/error.cc:575
3471
msgid "Cannot drop catalog '%s'."
3474
#: ../drizzled/error.cc:576
3476
msgid "Permission is denied to drop '%s' catalog."
3479
#: ../drizzled/error.cc:577
3481
msgid "Catalog '%s' does not exist."
3484
#: ../drizzled/error.cc:578
3485
msgid "You cannot drop the 'local' catalog."
3488
#: ../drizzled/error.cc:579
3490
msgid "Could not gain lock on '%s'."
3493
#: ../drizzled/error.cc:580
3495
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3498
#: ../drizzled/error.cc:581
3499
msgid "Invalid catalog name."
3502
#: ../drizzled/error.cc:582
3504
"Engine status is now stored in the data_dictionary tables, please use these "
3508
#: ../drizzled/error.cc:583
3509
msgid "There is already a transaction in progress"
3512
#: ../drizzled/identifier/catalog.cc:55
3514
"Catalog name cannot be encoded and fit within filesystem name length "
3518
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:221
3520
"Schema name cannot be encoded and fit within filesystem name length "
3524
#: ../drizzled/identifier/table.cc:238
3526
"Table name cannot be encoded and fit within filesystem name length "
3532
#. * Since clients still use this code, we use fprintf here.
3533
#. * This fprintf needs to be turned into errmsg_printf
3534
#. * as soon as the client programs no longer use mysys
3535
#. * and can use the pluggable error message system.
3537
#: ../drizzled/internal/default.cc:688
3539
3745
msgid "error: could not open directory: %s\n"
3542
#: ../drizzled/main.cc:171
3749
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3753
msgid "Cannot open file: %s\n"
3757
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3761
msgid "Attempted to read record bigger than INT_MAX\n"
3765
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3769
msgid "Could not read transaction message.\n"
3773
msgid "GPB ERROR: %s.\n"
3544
"setrlimit could not change the size of core files to 'infinity'; We may not "
3545
"be able to generate a core file on signals"
3548
#: ../drizzled/main.cc:288
3550
msgid "Data directory %s does not exist\n"
3553
#: ../drizzled/main.cc:299
3555
msgid "Local catalog %s/local does not exist\n"
3558
#: ../drizzled/main.cc:324 ../plugin/multi_thread/multi_thread.cc:84
3559
msgid "Drizzle has receieved an abort event."
3562
#: ../drizzled/main.cc:325 ../plugin/multi_thread/multi_thread.cc:85
3563
msgid "In Function: "
3566
#: ../drizzled/main.cc:326 ../plugin/multi_thread/multi_thread.cc:86
3570
#: ../drizzled/main.cc:327 ../plugin/multi_thread/multi_thread.cc:87
3574
#: ../drizzled/message/transaction_writer.cc:365
3784
msgid "Unable to parse command. Got error: %s.\n"
3788
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3576
3792
msgid "Usage: %s TRANSACTION_LOG\n"
3579
#: ../drizzled/message/transaction_writer.cc:371
3581
msgid "Cannot open file: %s\n"
3584
#: ../drizzled/module/library.cc:149
3587
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3588
"the current running version of Drizzle: %<PRIu64>."
3591
#: ../drizzled/module/loader.cc:177
3594
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3598
#: ../drizzled/module/loader.cc:224
3600
msgid "Plugin '%s' init function returned error.\n"
3603
#: ../drizzled/module/loader.cc:463
3605
msgid "Couldn't load plugin library named '%s'.\n"
3608
#: ../drizzled/module/loader.cc:473
3610
msgid "Couldn't load plugin named '%s'.\n"
3613
#: ../drizzled/module/registry.cc:191
3616
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3620
#: ../drizzled/module/registry.h:118
3622
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3625
#: ../drizzled/module/registry.h:132
3627
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3630
#: ../drizzled/option.cc:85
3631
3795
msgid "Warning: "
3634
#: ../drizzled/option.cc:87
3638
#: ../drizzled/option.cc:338
3640
3802
msgid "%s: %s: Option '%s' used, but is disabled\n"
3643
#: ../drizzled/option.cc:340
3644
3805
msgid "WARNING"
3647
#: ../drizzled/option.cc:442
3649
3812
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3652
#: ../drizzled/option.cc:770
3654
3816
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3657
#: ../drizzled/option.cc:963
3659
3820
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3662
#: ../drizzled/option.cc:1195
3664
3824
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3667
#: ../drizzled/option.cc:1215
3844
4032
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3847
#: ../drizzled/plugin/xa_resource_manager.cc:209
3848
4035
msgid "Crash recovery finished."
3851
#: ../drizzled/replication_services.cc:94
3853
"You registered a TransactionApplier plugin but no TransactionReplicator "
3854
"plugins were registered.\n"
3857
#: ../drizzled/replication_services.cc:125
3860
"You registered a TransactionApplier plugin but no TransactionReplicator "
3861
"plugins were registered that match the requested replicator name of '%s'.\n"
3862
"We have deactivated the TransactionApplier '%s'.\n"
3865
#: ../drizzled/session.cc:1959 ../drizzled/session.cc:1978
3867
4039
msgid "Could not remove temporary table: '%s', error: %d"
3870
#: ../drizzled/signal_handler.cc:53
3872
msgid "Got signal %d from thread %<PRIu32>"
3875
#: ../drizzled/signal_handler.cc:119
3877
msgid "Fatal signal %d while backtracing\n"
3880
#: ../drizzled/signal_handler.cc:128
3882
msgid "Fatal: time() call failed\n"
3885
#: ../drizzled/signal_handler.cc:134
3888
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3889
"This could be because you hit a bug. It is also possible that this binary\n"
3890
" or one of the libraries it was linked against is corrupt, improperly "
3892
" or misconfigured. This error can also be caused by malfunctioning "
3896
#: ../drizzled/signal_handler.cc:142
3899
"We will try our best to scrape up some info that will hopefully help "
3901
"the problem, but since we have already crashed, something is definitely "
3903
"and this may fail.\n"
3907
#: ../drizzled/signal_handler.cc:149
3910
"It is possible that drizzled could use up to \n"
3911
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3913
"Hope that's ok; if not, decrease some variables in the equation.\n"
3917
#: ../drizzled/sql_table.cc:1932
4043
msgid "Variable named %s already exists!\n"
4047
msgid "Could not add Variable: %s\n"
4051
msgid "Table %s had a open data Cursor in reopen_table"
4055
"Table name cannot be encoded and fit within filesystem name length "
4060
"Schema name cannot be encoded and fit within filesystem name length "
3919
4065
msgid "Unknown - internal error %d during operation"
3922
#: ../drizzled/statement/alter_table.cc:1516
3925
4070
"order_st BY ignored because there is a user-defined clustered index in the "
3926
4071
"table '%-.192s'"
3929
#: ../drizzled/sys_var.cc:1527
3931
msgid "Variable named %s already exists!\n"
3934
#: ../drizzled/sys_var.cc:1536
3936
msgid "Could not add Variable: %s\n"
3939
#: ../drizzled/sys_var.cc:1634
3940
msgid "Failed to initialize system variables"
3943
#: ../drizzled/table.cc:1679
3945
msgid "Got error %d when reading table '%s'"
3948
#: ../drizzled/table/instance/base.cc:1842
4076
"'%s' had no or invalid character set, and default character set is multi-"
4077
"byte, so character column sizes may have changed"
3950
4081
msgid "Unknown collation '%s' in table '%-.64s' definition"
3953
#: ../drizzled/table/instance/base.cc:1849
3956
4086
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3960
#: ../drizzled/tztime.cc:170
4091
msgid "Got error %d when reading table '%s'"
3962
4095
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3965
#: ../plugin/auth_file/auth_file.cc:227
3967
msgid "Could not load auth file: %s\n"
3970
#: ../plugin/auth_file/auth_file.cc:244
3971
msgid "File to load for usernames and passwords"
3974
#: ../plugin/auth_http/auth_http.cc:135
3976
"auth_http plugin loaded but required option url not specified. Against which "
3977
"URL are you intending on authenticating?\n"
3980
#: ../plugin/auth_http/auth_http.cc:151
4099
msgid "%s: option `%s' is ambiguous\n"
4103
msgid "%s: option `--%s' doesn't allow an argument\n"
4107
msgid "%s: option `%c%s' doesn't allow an argument\n"
4111
msgid "%s: option `%s' requires an argument\n"
4115
msgid "%s: unrecognized option `--%s'\n"
4119
msgid "%s: unrecognized option `%c%s'\n"
4123
msgid "%s: illegal option -- %c\n"
4127
msgid "%s: invalid option -- %c\n"
4131
msgid "%s: option requires an argument -- %c\n"
4135
msgid "%s: option `-W %s' is ambiguous\n"
4139
msgid "%s: option `-W %s' doesn't allow an argument\n"
4142
msgid "Enable HTTP Auth check"
3981
4145
msgid "URL for HTTP Auth check"
3984
#: ../plugin/auth_ldap/auth_ldap.cc:291
3986
msgid "Reconnect failed: %s\n"
3989
#: ../plugin/auth_ldap/auth_ldap.cc:310
3991
msgid "ldap_search_ext_s failed: %s\n"
3994
#: ../plugin/auth_ldap/auth_ldap.cc:416
3996
msgid "Could not load auth ldap: %s\n"
3999
#: ../plugin/auth_ldap/auth_ldap.cc:437
4000
msgid "URI of the LDAP server to contact"
4003
#: ../plugin/auth_ldap/auth_ldap.cc:439
4004
msgid "DN to use when binding to the LDAP server"
4007
#: ../plugin/auth_ldap/auth_ldap.cc:441
4008
msgid "Password to use when binding the DN"
4011
#: ../plugin/auth_ldap/auth_ldap.cc:443
4012
msgid "DN to use when searching"
4015
#: ../plugin/auth_ldap/auth_ldap.cc:445
4016
msgid "Attribute in LDAP with plain text password"
4019
#: ../plugin/auth_ldap/auth_ldap.cc:447
4020
msgid "Attribute in LDAP with MySQL hashed password"
4023
#: ../plugin/auth_ldap/auth_ldap.cc:449
4024
msgid "How often to empty the users cache, 0 to disable"
4027
#: ../plugin/blitzdb/ha_blitz.cc:1509
4028
msgid "Estimated number of rows that a BlitzDB table will store."
4031
#: ../plugin/console/console.cc:343
4033
msgid "pipe() failed with errno %d"
4036
#: ../plugin/console/console.cc:379
4037
4148
msgid "Enable the console."
4040
#: ../plugin/console/console.cc:382
4041
4151
msgid "Turn on extra debugging."
4044
#: ../plugin/console/console.cc:385
4045
msgid "User to use for auth."
4048
#: ../plugin/console/console.cc:388
4049
msgid "Password to use for auth."
4052
#: ../plugin/console/console.cc:391
4053
msgid "Default catalog to use."
4056
#: ../plugin/console/console.cc:394
4057
msgid "Default schema to use."
4060
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
4062
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4066
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4067
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4154
msgid "Enable default replicator"
4157
msgid "Default Replicator"
4160
msgid "Unknown Drizzle error"
4164
msgid "Can't create UNIX socket (%d)"
4168
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4172
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4176
msgid "Can't create TCP/IP socket (%d)"
4180
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4183
msgid "Drizzle server has gone away"
4187
msgid "Protocol mismatch; server version = %d, client version = %d"
4190
msgid "Drizzle client ran out of memory"
4193
msgid "Wrong host info"
4196
msgid "Localhost via UNIX socket"
4200
msgid "%-.100s via TCP/IP"
4203
msgid "Error in server handshake"
4206
msgid "Lost connection to Drizzle server during query"
4209
msgid "Commands out of sync; you can't run this command now"
4213
msgid "Named pipe: %-.32s"
4217
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4221
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4225
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4229
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4232
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4235
msgid "Embedded server"
4238
msgid "Error on SHOW SLAVE STATUS:"
4241
msgid "Error on SHOW SLAVE HOSTS:"
4244
msgid "Error connecting to slave:"
4247
msgid "Error connecting to master:"
4250
msgid "SSL connection error"
4253
msgid "Malformed packet"
4256
msgid "(unused error message)"
4259
msgid "Invalid use of null pointer"
4262
msgid "Statement not prepared"
4265
msgid "No data supplied for parameters in prepared statement"
4268
msgid "Data truncated"
4271
msgid "No parameters exist in the statement"
4274
msgid "Invalid parameter number"
4279
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4283
msgid "Using unsupported buffer type: %d (parameter: %d)"
4287
msgid "Shared memory: %-.100s"
4290
msgid "Wrong or unknown protocol"
4293
msgid "Invalid connection handle"
4297
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4298
"option 'secure_auth' enabled)"
4301
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4304
msgid "Attempt to read column without prior row fetch"
4307
msgid "Prepared statement contains no metadata"
4311
"Attempt to read a row while there is no result set associated with the "
4315
msgid "This feature is not implemented yet"
4320
"Lost connection to Drizzle server while waiting for initial communication "
4321
"packet, system error: %d"
4326
"Lost connection to Drizzle server while reading initial communication "
4327
"packet, system error: %d"
4332
"Lost connection to Drizzle server while sending authentication information, "
4338
"Lost connection to Drizzle server while reading authorization information, "
4344
"Lost connection to Drizzle server while setting initial database, system "
4349
msgid "Statement closed indirectly because of a preceding %s() call"
4353
"Port number to use for connection or 0 for default to, in order of "
4354
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4068
4357
msgid "Connect Timeout."
4071
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4072
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4073
4360
msgid "Read Timeout."
4076
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4077
#: ../plugin/mysql_protocol/mysql_protocol.cc:1029
4078
4363
msgid "Write Timeout."
4081
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4082
#: ../plugin/mysql_protocol/mysql_protocol.cc:1032
4083
4366
msgid "Retry Count."
4086
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4087
#: ../plugin/mysql_protocol/mysql_protocol.cc:1035
4088
4369
msgid "Buffer length."
4091
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4092
#: ../plugin/mysql_protocol/mysql_protocol.cc:1038
4093
4372
msgid "Address to bind to."
4096
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4097
#: ../plugin/mysql_protocol/mysql_protocol.cc:1041
4098
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4099
msgid "Maximum simultaneous connections."
4102
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4103
#: ../plugin/mysql_protocol/mysql_protocol.cc:1044
4104
msgid "A restrictive IP address list for incoming admin connections."
4107
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
4376
msgid "Failed to send error message to libnotify\n"
4108
4379
msgid "Error Messages to stderr"
4111
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4112
msgid "Comma-separated list of schemas to exclude"
4115
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4116
msgid "Comma-separated list of tables to exclude"
4119
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4120
msgid "Regular expression to apply to schemas to exclude"
4123
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4124
msgid "Regular expression to apply to tables to exclude"
4127
#: ../plugin/haildb/haildb_engine.cc:1083
4128
#: ../plugin/haildb/haildb_engine.cc:1221
4129
#: ../plugin/haildb/haildb_engine.cc:1251
4131
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4134
#: ../plugin/haildb/haildb_engine.cc:1102
4136
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4139
#: ../plugin/haildb/haildb_engine.cc:1200
4140
#: ../plugin/haildb/haildb_engine.cc:1313
4141
#: ../plugin/haildb/haildb_engine.cc:1494
4142
#: ../plugin/haildb/haildb_engine.cc:2160
4144
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4147
#: ../plugin/haildb/haildb_engine.cc:1352
4148
#: ../plugin/haildb/haildb_engine.cc:1368
4150
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4153
#: ../plugin/haildb/haildb_engine.cc:3410
4155
msgid "Error starting HailDB %d (%s)\n"
4158
#: ../plugin/haildb/haildb_engine.cc:3439
4159
msgid "Disable HailDB adaptive hash index (enabled by default)."
4162
#: ../plugin/haildb/haildb_engine.cc:3441
4163
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4166
#: ../plugin/haildb/haildb_engine.cc:3444
4168
"Size of a memory pool HailDB uses to store data dictionary information and "
4169
"other internal data structures."
4172
#: ../plugin/haildb/haildb_engine.cc:3447
4173
msgid "Data file autoextend increment in megabytes"
4176
#: ../plugin/haildb/haildb_engine.cc:3450
4178
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4182
#: ../plugin/haildb/haildb_engine.cc:3453
4183
msgid "The common part for HailDB table spaces."
4186
#: ../plugin/haildb/haildb_engine.cc:3455
4187
msgid "Disable HailDB checksums validation (enabled by default)."
4190
#: ../plugin/haildb/haildb_engine.cc:3457
4191
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4194
#: ../plugin/haildb/haildb_engine.cc:3460
4195
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4198
#: ../plugin/haildb/haildb_engine.cc:3463
4200
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4201
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4204
#: ../plugin/haildb/haildb_engine.cc:3466
4205
msgid "Stores each HailDB table to an .ibd file in the database dir."
4208
#: ../plugin/haildb/haildb_engine.cc:3469
4209
msgid "File format to use for new tables in .ibd files."
4212
#: ../plugin/haildb/haildb_engine.cc:3472
4214
"Set to 0 (write and flush once per second),1 (write and flush at each "
4215
"commit) or 2 (write at commit, flush once per second)."
4218
#: ../plugin/haildb/haildb_engine.cc:3475
4219
msgid "With which method to flush data."
4222
#: ../plugin/haildb/haildb_engine.cc:3478
4224
"Helps to save your data in case the disk image of the database becomes "
4228
#: ../plugin/haildb/haildb_engine.cc:3481
4229
msgid "Path to individual files and their sizes."
4232
#: ../plugin/haildb/haildb_engine.cc:3484
4233
msgid "Path to HailDB log files."
4236
#: ../plugin/haildb/haildb_engine.cc:3487
4237
msgid "Size of each log file in a log group."
4240
#: ../plugin/haildb/haildb_engine.cc:3490
4242
"Number of log files in the log group. HailDB writes to the files in a "
4243
"circular fashion. Value 3 is recommended here."
4246
#: ../plugin/haildb/haildb_engine.cc:3493
4248
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4249
"rolled back. Values above 100000000 disable the timeout."
4252
#: ../plugin/haildb/haildb_engine.cc:3496
4254
"The size of the buffer which HailDB uses to write log to the log files on "
4258
#: ../plugin/haildb/haildb_engine.cc:3499
4260
"Sets the point in the LRU list from where all pages are classified as old "
4264
#: ../plugin/haildb/haildb_engine.cc:3502
4266
"Milliseconds between accesses to a block at which it is made young. "
4267
"0=disabled (Advanced users)"
4270
#: ../plugin/haildb/haildb_engine.cc:3505
4271
msgid "Percentage of dirty pages allowed in bufferpool."
4274
#: ../plugin/haildb/haildb_engine.cc:3508
4275
msgid "Desired maximum length of the purge queue (0 = no limit)"
4278
#: ../plugin/haildb/haildb_engine.cc:3511
4280
"Roll back the complete transaction on lock wait timeout, for 4.x "
4281
"compatibility (disabled by default)"
4284
#: ../plugin/haildb/haildb_engine.cc:3514
4285
msgid "How many files at the maximum HailDB keeps open at the same time."
4288
#: ../plugin/haildb/haildb_engine.cc:3517
4289
msgid "Number of background read I/O threads in HailDB."
4292
#: ../plugin/haildb/haildb_engine.cc:3520
4293
msgid "Number of background write I/O threads in HailDB."
4296
#: ../plugin/haildb/haildb_engine.cc:3522
4298
"Disable if you want to reduce the number of messages written to the log "
4299
"(default: enabled)."
4302
#: ../plugin/haildb/haildb_engine.cc:3525
4303
msgid "Enable SHOW HAILDB STATUS output in the log"
4306
#: ../plugin/haildb/haildb_engine.cc:3528
4307
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4310
#: ../plugin/haildb/haildb_engine.cc:3530
4312
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4315
#: ../plugin/hello_events/hello_events.cc:401
4316
msgid "Enable Example Events Plugin"
4319
#: ../plugin/hello_events/hello_events.cc:404
4320
#: ../plugin/hello_events/hello_events.cc:407
4321
msgid "A comma delimited list of databases to watch"
4324
#: ../plugin/hello_events/hello_events.cc:410
4325
msgid "Before write row event observer call position"
4328
#: ../plugin/hello_events/hello_events.cc:413
4329
#: ../plugin/pbms/src/parameters_ms.cc:461
4330
msgid "Before update row event observer call position"
4333
#: ../plugin/hello_events/hello_events.cc:416
4334
msgid "After drop database event observer call position"
4337
#: ../plugin/hello_events/hello_events.cc:427
4338
msgid "An example events Plugin"
4341
#: ../plugin/innobase/handler/data_dictionary.cc:760
4343
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4346
#: ../plugin/innobase/handler/ha_innodb.cc:1880
4348
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4352
#: ../plugin/innobase/handler/ha_innodb.cc:2144
4354
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4358
#: ../plugin/innobase/handler/ha_innodb.cc:2188
4361
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4362
"or its equivalent numeric id"
4365
#: ../plugin/innobase/handler/ha_innodb.cc:9255
4366
msgid "Do not use Native AIO library for IO, even if available"
4369
#: ../plugin/innobase/handler/ha_innodb.cc:9271
4370
msgid "Enable internal replication log."
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9274
4375
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4376
"rolled back. Values above 100000000 disable the timeout."
4379
#: ../plugin/innobase/handler/ha_innodb.cc:9277
4380
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4383
#: ../plugin/innobase/handler/ha_innodb.cc:9280
4385
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4386
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4389
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4390
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4391
#: ../plugin/transaction_log/print_transaction_message.cc:173
4392
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4394
msgid "Unable to parse transaction. Got error: %s.\n"
4397
#: ../plugin/innobase/srv/srv0start.cc:1006
4398
msgid "InnoDB: cannot determine Mac OS X version!\n"
4401
#: ../plugin/innobase/srv/srv0start.cc:1011
4403
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4404
"InnoDB: making transactions unsafe!\n"
4407
#: ../plugin/innobase/srv/srv0start.cc:1020
4410
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4411
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4412
"than 4 GB of memory."
4415
#: ../plugin/innobase/srv/srv0start.cc:1032
4416
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4419
#: ../plugin/innobase/srv/srv0start.cc:1037
4421
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4422
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4423
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4426
#: ../plugin/innobase/srv/srv0start.cc:1047
4427
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4430
#: ../plugin/innobase/srv/srv0start.cc:1052
4431
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4434
#: ../plugin/innobase/srv/srv0start.cc:1057
4435
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4438
#: ../plugin/innobase/srv/srv0start.cc:1061
4439
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4442
#: ../plugin/innobase/srv/srv0start.cc:1066
4443
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4446
#: ../plugin/innobase/srv/srv0start.cc:1130
4447
msgid "InnoDB: Using Linux native AIO"
4450
#: ../plugin/logging_gearman/logging_gearman.cc:185
4451
msgid "fail gearman_client_create()"
4454
#: ../plugin/logging_gearman/logging_gearman.cc:195
4382
msgid "Enable filtered replicator"
4385
msgid "List of schemas to filter"
4388
msgid "List of tables to filter"
4391
msgid "Regular expression to apply to schemas to filter"
4394
msgid "Regular expression to apply to tables to filter"
4397
msgid "Filtered Replicator"
4401
msgid "fail gearman_client_create(): %s"
4456
4405
msgid "fail gearman_client_add_server(): %s"
4459
#: ../plugin/logging_gearman/logging_gearman.cc:300
4408
msgid "Enable logging to a gearman server"
4460
4411
msgid "Hostname for logging to a Gearman server"
4463
#: ../plugin/logging_gearman/logging_gearman.cc:303
4464
4414
msgid "Gearman Function to send logging to"
4467
#: ../plugin/logging_gearman/logging_gearman.cc:314
4468
4417
msgid "Log queries to a Gearman server"
4471
#: ../plugin/logging_query/logging_query.cc:177
4421
msgid "fail open() fn=%s er=%s\n"
4475
#: ../plugin/logging_query/logging_query.cc:316
4476
4424
msgid "Enable logging to CSV file"
4479
#: ../plugin/logging_query/logging_query.cc:319
4480
4427
msgid "File to log to"
4483
#: ../plugin/logging_query/logging_query.cc:322
4484
4430
msgid "PCRE to match the query against"
4487
#: ../plugin/logging_query/logging_query.cc:325 ../plugin/syslog/module.cc:107
4488
4433
msgid "Threshold for logging slow queries, in microseconds"
4491
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:110
4492
4436
msgid "Threshold for logging big queries, for rows returned"
4495
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:113
4496
4439
msgid "Threshold for logging big queries, for rows examined"
4499
#: ../plugin/logging_query/logging_query.cc:342
4500
4442
msgid "Log queries to a CSV file"
4503
#: ../plugin/logging_stats/logging_stats.cc:373
4504
msgid "Max number of users that will be logged"
4507
#: ../plugin/logging_stats/logging_stats.cc:376
4508
msgid "Max number of range locks to use for Scoreboard"
4511
#: ../plugin/logging_stats/logging_stats.cc:379
4512
msgid "Max number of concurrent sessions that will be logged"
4515
#: ../plugin/logging_stats/logging_stats.cc:380
4516
msgid "Enable Logging Statistics Collection"
4519
#: ../plugin/logging_stats/logging_stats.cc:389
4520
msgid "User Statistics as DATA_DICTIONARY tables"
4523
#: ../plugin/md5/md5.cc:100
4524
msgid "libgcrypt library version mismatch"
4527
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4528
#: ../plugin/memcached_stats/memcached_stats.cc:87
4446
msgid "syslog facility \"%s\" not known, using \"local0\""
4450
msgid "syslog priority \"%s\" not known, using \"info\""
4453
msgid "Enable logging to syslog"
4456
msgid "Syslog Ident"
4459
msgid "Syslog Facility"
4462
msgid "Syslog Priority"
4465
msgid "Log to syslog"
4529
4468
msgid "List of memcached servers."
4532
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4533
msgid "Expiry time of memcached entries"
4536
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4537
msgid "Enable Memcached Query Cache"
4540
#: ../plugin/memcached_stats/analysis_table.cc:78
4541
#: ../plugin/memcached_stats/stats_table.cc:144
4542
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4545
#: ../plugin/memcached_stats/memcached_stats.cc:98
4546
4471
msgid "Memcached Stats as I_S tables"
4549
#: ../plugin/memcached_stats/stats_table.cc:74
4552
"Unable get stats from memcached server %s. Got error from "
4553
"memcached_stat_servername()."
4556
#: ../plugin/memcached_stats/stats_table.cc:151
4557
msgid "Unable to create memcached struct. Got error from memcached_create()."
4560
#: ../plugin/memcached_stats/stats_table.cc:159
4563
"Unable to create memcached server list. Got error from "
4564
"memcached_servers_parse(%s)."
4567
#: ../plugin/multi_thread/multi_thread.cc:62
4568
msgid "Session killed before thread could execute"
4571
#: ../plugin/multi_thread/multi_thread.cc:109
4572
msgid "Unable to get thread stack size"
4575
#: ../plugin/multi_thread/multi_thread.cc:211
4576
msgid "Maximum number of user threads available."
4579
#: ../plugin/myisam/ha_myisam.cc:537
4581
4475
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4584
#: ../plugin/myisam/ha_myisam.cc:543
4586
4479
msgid "Got an error from unknown thread, %s:%d"
4589
#: ../plugin/myisam/ha_myisam.cc:552
4590
4482
msgid "Unknown thread accessing table"
4593
#: ../plugin/myisam/ha_myisam.cc:1516
4485
msgid "Block size to be used for MyISAM index pages."
4489
"This characterizes the number of hits a hot block has to be untouched until "
4490
"it is considered aged enough to be downgraded to a warm block. This "
4491
"specifies the percentage ratio of that number of hits to the total number of "
4492
"blocks in key cache"
4495
msgid "The minimum percentage of warm blocks in key cache"
4499
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4500
"this to get better index handling (for all reads and multiple writes) to as "
4501
"much as you can afford;"
4505
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4506
"disables parallel repair."
4595
4510
"Don't use the fast sort index method to created index if the temporary file "
4596
4511
"would get bigger than this."
4599
#: ../plugin/myisam/ha_myisam.cc:1519
4601
4515
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4602
4516
"when creating indexes with CREATE INDEX or ALTER TABLE."
4605
#: ../plugin/myisam/my_handler_errors.cc:42
4519
msgid "Default pointer size to be used for MyISAM tables."
4606
4522
msgid "Didn't find key on read or update"
4609
#: ../plugin/myisam/my_handler_errors.cc:43
4610
4525
msgid "Duplicate key on write or update"
4613
#: ../plugin/myisam/my_handler_errors.cc:44
4614
4528
msgid "Internal (unspecified) error in handler"
4617
#: ../plugin/myisam/my_handler_errors.cc:46
4619
4532
"Someone has changed the row since it was read (while the table was locked to "
4623
#: ../plugin/myisam/my_handler_errors.cc:48
4624
4536
msgid "Wrong index given to function"
4627
#: ../plugin/myisam/my_handler_errors.cc:49
4539
msgid "Undefined handler error 125"
4628
4542
msgid "Index file is crashed"
4631
#: ../plugin/myisam/my_handler_errors.cc:50
4632
4545
msgid "Record file is crashed"
4635
#: ../plugin/myisam/my_handler_errors.cc:51
4636
4548
msgid "Out of memory in engine"
4639
#: ../plugin/myisam/my_handler_errors.cc:52
4551
msgid "Undefined handler error 129"
4640
4554
msgid "Incorrect file format"
4643
#: ../plugin/myisam/my_handler_errors.cc:53
4644
4557
msgid "Command not supported by database"
4647
#: ../plugin/myisam/my_handler_errors.cc:54
4648
4560
msgid "Old database file"
4651
#: ../plugin/myisam/my_handler_errors.cc:55
4652
4563
msgid "No record read before update"
4655
#: ../plugin/myisam/my_handler_errors.cc:56
4656
4566
msgid "Record was already deleted (or record file crashed)"
4659
#: ../plugin/myisam/my_handler_errors.cc:57
4660
4569
msgid "No more room in record file"
4663
#: ../plugin/myisam/my_handler_errors.cc:58
4664
4572
msgid "No more room in index file"
4667
#: ../plugin/myisam/my_handler_errors.cc:59
4668
4575
msgid "No more records (read after end of file)"
4671
#: ../plugin/myisam/my_handler_errors.cc:60
4672
4578
msgid "Unsupported extension used for table"
4675
#: ../plugin/myisam/my_handler_errors.cc:61
4676
4581
msgid "Too big row"
4679
#: ../plugin/myisam/my_handler_errors.cc:62
4680
4584
msgid "Wrong create options"
4683
#: ../plugin/myisam/my_handler_errors.cc:63
4684
4587
msgid "Duplicate unique key or constraint on write or update"
4687
#: ../plugin/myisam/my_handler_errors.cc:64
4688
4590
msgid "Unknown character set used in table"
4691
#: ../plugin/myisam/my_handler_errors.cc:65
4692
4593
msgid "Conflicting table definitions in sub-tables of MERGE table"
4695
#: ../plugin/myisam/my_handler_errors.cc:66
4696
4596
msgid "Table is crashed and last repair failed"
4699
#: ../plugin/myisam/my_handler_errors.cc:67
4700
4599
msgid "Table was marked as crashed and should be repaired"
4703
#: ../plugin/myisam/my_handler_errors.cc:68
4704
4602
msgid "Lock timed out; Retry transaction"
4707
#: ../plugin/myisam/my_handler_errors.cc:69
4708
4605
msgid "Lock table is full; Restart program with a larger locktable"
4711
#: ../plugin/myisam/my_handler_errors.cc:70
4712
4608
msgid "Updates are not allowed under a read only transactions"
4715
#: ../plugin/myisam/my_handler_errors.cc:71
4716
4611
msgid "Lock deadlock; Retry transaction"
4719
#: ../plugin/myisam/my_handler_errors.cc:72
4720
4614
msgid "Foreign key constraint is incorrectly formed"
4723
#: ../plugin/myisam/my_handler_errors.cc:73
4724
4617
msgid "Cannot add a child row"
4727
#: ../plugin/myisam/my_handler_errors.cc:74
4728
4620
msgid "Cannot delete a parent row"
4731
#: ../plugin/myisam/my_handler_errors.cc:75
4732
4623
msgid "No savepoint with that name"
4735
#: ../plugin/myisam/my_handler_errors.cc:76
4736
4626
msgid "Non unique key block size"
4739
#: ../plugin/myisam/my_handler_errors.cc:77
4740
4629
msgid "The table does not exist in engine"
4743
#: ../plugin/myisam/my_handler_errors.cc:78
4744
4632
msgid "The table already existed in storage engine"
4747
#: ../plugin/myisam/my_handler_errors.cc:79
4748
4635
msgid "Could not connect to storage engine"
4751
#: ../plugin/myisam/my_handler_errors.cc:80
4752
4638
msgid "Unexpected null pointer found when using spatial index"
4755
#: ../plugin/myisam/my_handler_errors.cc:81
4756
4641
msgid "The table changed in storage engine"
4759
#: ../plugin/myisam/my_handler_errors.cc:82
4760
4644
msgid "There's no partition in table for the given value"
4763
#: ../plugin/myisam/my_handler_errors.cc:83
4764
4647
msgid "Row-based binlogging of row failed"
4767
#: ../plugin/myisam/my_handler_errors.cc:84
4768
4650
msgid "Index needed in foreign key constraint"
4771
#: ../plugin/myisam/my_handler_errors.cc:85
4772
4653
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4775
#: ../plugin/myisam/my_handler_errors.cc:86
4776
4656
msgid "Table needs to be upgraded before it can be used"
4779
#: ../plugin/myisam/my_handler_errors.cc:87
4780
4659
msgid "Table is read only"
4783
#: ../plugin/myisam/my_handler_errors.cc:88
4784
4662
msgid "Failed to get next auto increment value"
4787
#: ../plugin/myisam/my_handler_errors.cc:89
4788
4665
msgid "Failed to set row auto increment value"
4791
#: ../plugin/myisam/my_handler_errors.cc:90
4792
4668
msgid "Unknown (generic) error from engine"
4795
#: ../plugin/myisam/my_handler_errors.cc:91
4796
4671
msgid "Record is the same"
4799
#: ../plugin/myisam/my_handler_errors.cc:92
4800
4674
msgid "It is not possible to log this statement"
4803
#: ../plugin/myisam/my_handler_errors.cc:93
4804
4677
msgid "Tablespace exists"
4807
#: ../plugin/myisam/my_handler_errors.cc:94
4808
4680
msgid "The event was corrupt, leading to illegal data being read"
4811
#: ../plugin/myisam/my_handler_errors.cc:95
4812
4683
msgid "The table is of a new format not supported by this version"
4815
#: ../plugin/myisam/my_handler_errors.cc:96
4816
4686
msgid "The event could not be processed no other handler error happened"
4819
#: ../plugin/myisam/my_handler_errors.cc:97
4820
4689
msgid "Got a fatal error during initialzation of handler"
4823
#: ../plugin/myisam/my_handler_errors.cc:98
4824
4692
msgid "File to short; Expected more data in file"
4827
#: ../plugin/myisam/my_handler_errors.cc:99
4828
4695
msgid "Read page with wrong checksum"
4831
#. TODO: get a better message for these
4832
#: ../plugin/myisam/my_handler_errors.cc:101
4833
4698
msgid "Lock or active transaction"
4836
#: ../plugin/myisam/my_handler_errors.cc:102
4837
4701
msgid "No such table space"
4840
#: ../plugin/myisam/my_handler_errors.cc:103
4841
4704
msgid "Tablespace not empty"
4844
#: ../plugin/mysql_protocol/mysql_protocol.cc:1019
4846
4708
"Port number to use for connection or 0 for default to with MySQL protocol."
4849
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4851
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4852
"the file is stale and should be removed?"
4855
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4856
msgid "Path used for MySQL UNIX Socket Protocol."
4859
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4860
msgid "Clobber socket file if one is there already."
4863
#: ../plugin/pbms/src/parameters_ms.cc:426
4864
msgid "Port number to use for connection or 0 for default PBMS port "
4867
#: ../plugin/pbms/src/parameters_ms.cc:429
4868
msgid "The maximum size of a BLOB repository file."
4871
#: ../plugin/pbms/src/parameters_ms.cc:432
4872
msgid "The maximum size of a temorary BLOB log file."
4875
#: ../plugin/pbms/src/parameters_ms.cc:435
4877
"A ':' delimited list of metadata header names to be used to initialize the "
4878
"pbms_metadata_header table when a database is created."
4881
#: ../plugin/pbms/src/parameters_ms.cc:439
4882
msgid "The percentage of garbage in a repository file before it is compacted."
4885
#: ../plugin/pbms/src/parameters_ms.cc:442
4887
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4888
"after this time, unless committed to the database."
4891
#: ../plugin/pbms/src/parameters_ms.cc:445
4893
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4897
#: ../plugin/pbms/src/parameters_ms.cc:448
4898
msgid "The next backup ID to use when backing up a PBMS database."
4901
#: ../plugin/pbms/src/parameters_ms.cc:451
4903
"A comma delimited list of tables to watch of the format: <database>."
4907
#: ../plugin/pbms/src/parameters_ms.cc:453
4908
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4911
#: ../plugin/pbms/src/parameters_ms.cc:457
4912
msgid "Before insert row event observer call position"
4915
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4916
msgid "Could not open socket, is rabbitmq running?"
4919
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4920
msgid "Failed to allocate enough memory to transaction message\n"
4923
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4925
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4928
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4930
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4933
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4934
msgid "Host name to connect to"
4937
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4938
msgid "Port to connect to"
4941
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4942
msgid "RabbitMQ virtualhost"
4945
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4946
msgid "RabbitMQ username"
4949
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4950
msgid "RabbitMQ password"
4953
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4954
#: ../plugin/transaction_log/module.cc:261
4955
msgid "Name of the replicator plugin to use (default='default_replicator')"
4958
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4959
msgid "Name of RabbitMQ exchange to publish to"
4962
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4963
msgid "Name of RabbitMQ routing key to use"
4966
#: ../plugin/session_dictionary/processlist.cc:78
4970
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4972
msgid "syslog facility \"%s\" not known, using \"local0\""
4975
#: ../plugin/syslog/errmsg.cc:50
4977
msgid "syslog priority \"%s\" not known, using \"warn\""
4980
#: ../plugin/syslog/logging.cc:63
4982
msgid "syslog priority \"%s\" not known, using \"info\""
4985
#: ../plugin/syslog/module.cc:95
4986
msgid "Syslog Ident"
4989
#: ../plugin/syslog/module.cc:98
4990
msgid "Syslog Facility"
4993
#: ../plugin/syslog/module.cc:101
4994
msgid "Enable logging to syslog of the query log"
4997
#: ../plugin/syslog/module.cc:104
4998
msgid "Syslog Priority of query logging"
5001
#: ../plugin/syslog/module.cc:116
5002
msgid "Enable logging to syslog of the error messages"
5005
#: ../plugin/syslog/module.cc:119
5006
msgid "Syslog Priority of error messages"
5009
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5010
#: ../plugin/transaction_log/print_transaction_message.cc:106
5011
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5012
msgid "Failed to open transaction log file"
5015
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
5016
#: ../plugin/transaction_log/transaction_log_reader.cc:147
5017
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5019
msgid "Could not read transaction message.\n"
5022
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5023
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5025
msgid "GPB ERROR: %s.\n"
5028
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5029
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5031
msgid "Raw buffer read: %s.\n"
5034
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
5035
#: ../plugin/transaction_log/print_transaction_message.cc:175
5036
#: ../plugin/transaction_log/transaction_log_reader.cc:158
5038
msgid "BUFFER: %s\n"
5041
#: ../plugin/transaction_log/module.cc:169
5042
msgid "Failed to allocate the TransactionLog instance"
5045
#: ../plugin/transaction_log/module.cc:177
4712
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4716
msgid "Unable to create background worker thread. Got error %s.\n"
4719
msgid "Failed to open transaction log file "
4724
"Failed to allocate enough memory to buffer header, transaction message, and "
4725
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4730
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
4731
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4735
msgid "Failed to sync log file. Got error: %s\n"
4739
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5047
4743
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5050
#: ../plugin/transaction_log/module.cc:187
5051
msgid "Failed to allocate the TransactionLogIndex instance"
4747
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5054
#: ../plugin/transaction_log/module.cc:195
5056
4751
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5059
#: ../plugin/transaction_log/module.cc:208
5060
msgid "Failed to allocate the TransactionLogApplier instance"
4754
msgid "Enable transaction log"
5063
#: ../plugin/transaction_log/module.cc:249
5064
4757
msgid "DEBUGGING - Truncate transaction log"
5067
#: ../plugin/transaction_log/module.cc:252
4760
msgid "Path to the file to use for transaction log"
5068
4763
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5071
#: ../plugin/transaction_log/module.cc:255
5072
msgid "Enable transaction log"
5075
#: ../plugin/transaction_log/module.cc:258
5076
msgid "Path to the file to use for transaction log"
5079
#: ../plugin/transaction_log/module.cc:264
5081
4767
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5082
4768
"each transaction write, 2 == sync log file once per second"
5085
#: ../plugin/transaction_log/module.cc:267
5086
msgid "Number of slots for in-memory write buffers (default=8)."
5089
#: ../plugin/transaction_log/print_transaction_message.cc:134
5091
msgid "GPB message is not a valid type.\n"
5094
#: ../plugin/transaction_log/print_transaction_message.cc:154
5096
msgid "GPB message is not a valid size.\n"
5099
#. 120 was arbitrary
5100
#: ../plugin/transaction_log/print_transaction_message.cc:167
5101
msgid "Could not read transaction message. Raw buffer read "
5104
#: ../plugin/transaction_log/transaction_log.cc:114
5105
msgid "Failed to open transaction log file "
5108
#: ../plugin/transaction_log/transaction_log.cc:215
5111
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5112
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5115
#: ../plugin/transaction_log/transaction_log.cc:233
5116
msgid "Failed to sync log file."
5119
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5120
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5122
msgid "Attempted to read record bigger than INT_MAX\n"
5125
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5127
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5130
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5132
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5135
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5136
msgid "Cannot open file: "
5139
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5140
msgid "Could not skip to position "
5143
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5144
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5147
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5148
msgid "Memory allocation failure trying to allocate "
5151
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5155
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5159
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5165
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5166
msgid "Unable to parse command. Got error: "
5169
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5176
#: ../plugin/transaction_log/utilities/transaction_reader.cc:644
5178
msgid "Display help and exit"
5179
msgstr "ही मदत दाखवा."
5181
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5182
msgid "Read from the innodb transaction log"
5185
#: ../plugin/transaction_log/utilities/transaction_reader.cc:651
5186
msgid "Password to use when connecting to server"
5189
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
5190
msgid "Perform checksum"
5193
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5194
msgid "Ignore event messages"
5197
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5198
msgid "Transaction log file"
5201
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5202
msgid "Print raw Protobuf messages instead of SQL"
5205
#: ../plugin/transaction_log/utilities/transaction_reader.cc:660
5206
msgid "Start reading from the given file position"
5209
#: ../plugin/transaction_log/utilities/transaction_reader.cc:663
5210
msgid "Only output for the given transaction ID and later"
5213
#: ../plugin/transaction_log/utilities/transaction_reader.cc:666
5214
msgid "Only output for the given transaction ID"
5217
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5218
msgid "Summarize message contents"
5221
#: ../plugin/transaction_log/utilities/transaction_reader.cc:701
5222
msgid "Cannot use --start-pos and --transaction-id together\n"
5225
#: ../plugin/transaction_log/utilities/transaction_reader.cc:707
5226
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5229
#: ../plugin/transaction_log/utilities/transaction_reader.cc:825
5230
msgid "Checksum failed. Wanted "
5233
#: ../plugin/transaction_log/utilities/transaction_reader.cc:827
5238
#~ msgid "--help : Display help and exit\n"
5239
#~ msgstr "ही मदत दाखवा."
4772
msgid "Failed to open transaction log file %s. Got error: %s\n"
4776
msgid "Raw buffer read: %s.\n"
4780
msgid "Unable to parse transaction. Got error: %s.\n"
4784
msgid "BUFFER: %s\n"