392
#: ../client/drizzle.cc:1399
394
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
395
msgstr "호출을 끄고, 표준 출력 합니다."
397
#: ../client/drizzle.cc:1401
247
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
248
"option deprecated; use --disable-pager instead."
252
"Password to use when connecting to server. If password is not given it's "
253
"asked from the tty."
257
"Port number to use for connection or 0 for default to, in order of "
258
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
261
msgid "built-in default"
398
264
msgid "Set the drizzle prompt to this value."
399
265
msgstr "Drizzle 프롬프트를 이 값으로 설정"
401
#: ../client/drizzle.cc:1403
403
268
"Don't cache result, print it row by row. This may slow down the server if "
404
269
"the output is suspended. Doesn't use history file."
407
#: ../client/drizzle.cc:1405
408
272
msgid "Write fields without conversion. Used with --batch."
411
#: ../client/drizzle.cc:1406
412
msgid "Do not reconnect if the connection is lost."
415
#: ../client/drizzle.cc:1408
416
msgid "Shutdown the server"
419
#: ../client/drizzle.cc:1409
276
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
277
"option is enabled by default."
280
msgid "Shutdown the server."
421
284
"Be more silent. Print results with a tab as separator, each row on new line."
424
#: ../client/drizzle.cc:1411
287
msgid "Output in table format."
426
291
"Append everything into outfile. See interactive help (\\h) also. Does not "
427
292
"work in batch mode. Disable with --disable-tee. This option is disabled by "
431
#: ../client/drizzle.cc:1413
432
msgid "Disable outfile. See interactive help (\\h) also."
435
#: ../client/drizzle.cc:1415
297
"Disable outfile. See interactive help (\\h) also. WARNING: option "
298
"deprecated; use --disable-tee instead"
301
msgid "User for login if not current user."
304
msgid "Only allow UPDATE and DELETE that uses keys."
307
msgid "Synonym for option --safe-updates, -U."
310
msgid "Write more. (-v -v -v gives the table output format)."
313
msgid "Output version information and exit."
316
msgid "Wait and retry if connection is down."
436
319
msgid "Number of seconds before connection timeout."
439
#: ../client/drizzle.cc:1417
440
322
msgid "Max length of input line"
443
#: ../client/drizzle.cc:1419
444
325
msgid "Automatic limit for SELECT when using --safe-updates"
447
#: ../client/drizzle.cc:1421
448
328
msgid "Automatic limit for rows in a join when using --safe-updates"
451
#: ../client/drizzle.cc:1424 ../client/drizzledump.cc:553
452
msgid "Options specific to the client"
455
#: ../client/drizzle.cc:1427
457
msgid "Connect to host"
460
#: ../client/drizzle.cc:1429
462
"Password to use when connecting to server. If password is not given it's "
463
"asked from the tty."
466
#: ../client/drizzle.cc:1431
468
"Port number to use for connection or 0 for default to, in order of "
469
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
472
#: ../client/drizzle.cc:1437 ../client/drizzledump.cc:562
473
#: ../plugin/transaction_log/utilities/transaction_reader.cc:647
474
msgid "User for login if not current user."
477
#: ../client/drizzle.cc:1439 ../client/drizzledump.cc:564
478
#: ../plugin/transaction_log/utilities/transaction_reader.cc:653
479
msgid "The protocol of connection (mysql or drizzle)."
482
#: ../client/drizzle.cc:1442 ../client/drizzledump.cc:576
483
msgid "Allowed Options"
486
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:1517
488
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
491
#: ../client/drizzle.cc:1581 ../client/drizzle.cc:3837
331
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
334
msgid "Number of lines before each import progress report."
337
msgid "Ping the server to check if it's alive."
340
msgid "Use MySQL Protocol."
344
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
349
"Copyright (C) 2008 Sun Microsystems\n"
350
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
351
"and you are welcome to modify and redistribute it under the GPL license\n"
355
msgid "Usage: %s [OPTIONS] [database]\n"
492
358
msgid "DELIMITER cannot contain a backslash character"
495
#: ../client/drizzle.cc:1660 ../client/drizzledump.cc:675
496
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
497
#: ../client/drizzletest.cc:5584
498
msgid "Error: Unknown protocol"
501
#: ../client/drizzle.cc:1674
503
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
506
#: ../client/drizzle.cc:1720 ../client/drizzle.cc:4127
508
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
511
#: ../client/drizzle.cc:1726
514
"Copyright (C) 2008 Sun Microsystems\n"
515
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
516
"and you are welcome to modify and redistribute it under the GPL license\n"
519
#: ../client/drizzle.cc:1731
521
msgid "Usage: drizzle [OPTIONS] [schema]\n"
524
#: ../client/drizzle.cc:1785
526
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
529
#: ../client/drizzle.cc:1794
532
"Your Drizzle connection id is %u\n"
533
"Connection protocol: %s\n"
534
"Server version: %s\n"
537
#: ../client/drizzle.cc:1828
539
msgid "Reading history-file %s\n"
542
#: ../client/drizzle.cc:1832
544
msgid "Couldn't allocate memory for temp histfile!\n"
547
#: ../client/drizzle.cc:1839
548
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
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
362
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
366
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
370
msgid "WARNING: --server-arg option not supported in this configuration.\n"
374
"Non-integer value supplied for port. If you are trying to enter a password "
375
"please use --password instead."
378
msgid "Value supplied for port is not valid."
574
382
msgid "Processing line: %<PRIu32>\n"
577
#: ../client/drizzle.cc:2222
578
385
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
389
"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"
390
" You can turn off this feature to get a quicker startup with -A\n"
592
#: ../client/drizzle.cc:2678
593
394
msgid "No connection. Trying to reconnect..."
596
#: ../client/drizzle.cc:2684
597
397
msgid "Can't connect to the server\n"
600
#: ../client/drizzle.cc:2768
601
400
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"
403
msgid "Note that all text commands must be first on line and end with ';'"
610
#: ../client/drizzle.cc:2830
611
406
msgid "No query specified\n"
614
#: ../client/drizzle.cc:2845
615
409
msgid "Ignoring query to other database"
618
#: ../client/drizzle.cc:2894
619
412
msgid "Empty set"
622
#: ../client/drizzle.cc:2907
624
416
msgid "%ld row in set"
625
417
msgid_plural "%ld rows in set"
629
#: ../client/drizzle.cc:2916
633
#: ../client/drizzle.cc:2918
635
425
msgid "Query OK, %ld row affected"
636
426
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
692
msgid "Default pager wasn't set, using stdout.\n"
693
msgstr "호출을 끄고, 표준 출력 합니다."
695
#: ../client/drizzle.cc:3653
697
msgid "PAGER set to '%s'\n"
700
#: ../client/drizzle.cc:3664
701
msgid "PAGER set to stdout\n"
704
#: ../client/drizzle.cc:3747
706
msgid "Connection id: %u"
709
#: ../client/drizzle.cc:3749
711
msgid "Current schema: %.128s\n"
714
#: ../client/drizzle.cc:3750
719
#: ../client/drizzle.cc:3770
720
msgid "Usage: \\. <filename> | source <filename>"
723
#: ../client/drizzle.cc:3785
725
msgid "Failed to open file '%s', error: %d"
728
#: ../client/drizzle.cc:3793
729
msgid "Can't initialize LineBuffer"
732
#: ../client/drizzle.cc:3829
733
msgid "DELIMITER must be followed by a 'delimiter' character or string"
736
#: ../client/drizzle.cc:3862
737
msgid "USE must be followed by a schema name"
740
#: ../client/drizzle.cc:3930
742
msgid "Schema changed"
745
#: ../client/drizzle.cc:3976
746
msgid "Show warnings enabled."
749
#: ../client/drizzle.cc:3984
750
msgid "Show warnings disabled."
753
#: ../client/drizzle.cc:4134
757
"Connection id:\t\t%lu\n"
760
#: ../client/drizzle.cc:4146
762
msgid "Current schema:\t%s\n"
765
#: ../client/drizzle.cc:4147
767
msgid "Current user:\t\t%s\n"
770
#: ../client/drizzle.cc:4153
771
msgid "SSL:\t\t\tNot in use"
774
#: ../client/drizzle.cc:4158
780
#: ../client/drizzle.cc:4165
783
"All updates ignored to this schema\n"
786
#: ../client/drizzle.cc:4168
788
msgid "Current pager:\t\t%s\n"
791
#: ../client/drizzle.cc:4169
793
msgid "Using outfile:\t\t'%s'\n"
796
#: ../client/drizzle.cc:4170
798
msgid "Using delimiter:\t%s\n"
801
#: ../client/drizzle.cc:4171
803
msgid "Server version:\t\t%s\n"
806
#: ../client/drizzle.cc:4172
808
msgid "Protocol:\t\t%s\n"
811
#: ../client/drizzle.cc:4173
813
msgid "Protocol version:\t%d\n"
816
#: ../client/drizzle.cc:4174
818
msgid "Connection:\t\t%s\n"
821
#: ../client/drizzle.cc:4181
823
msgid "UNIX socket:\t\t%s\n"
826
#: ../client/drizzle.cc:4183
828
msgid "TCP port:\t\t%d\n"
831
#: ../client/drizzle.cc:4188
834
"Note that you are running in safe_update_mode:\n"
837
#: ../client/drizzle.cc:4190
840
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
842
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
844
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
845
" Max number of examined row combination in a join is set to: %"
850
#: ../client/drizzle.cc:4252 ../drizzled/option.cc:340
855
#: ../client/drizzle.cc:4295
857
msgid "ERROR %d (%s): "
860
#: ../client/drizzle.cc:4297
865
#: ../client/drizzle.cc:4300
869
#: ../client/drizzle.cc:4405
873
#: ../client/drizzle.cc:4407
877
#: ../client/drizzle.cc:4411
881
#: ../client/drizzle.cc:4421
885
#: ../client/drizzle.cc:4523
889
#: ../client/drizzle.cc:4643
891
msgid "Returning to default PROMPT of %s\n"
894
#: ../client/drizzle.cc:4648
895
msgid "Memory allocation error. Not changing prompt\n"
898
#: ../client/drizzle.cc:4653
900
msgid "PROMPT set to '%s'\n"
903
#: ../client/drizzledump.cc:229
904
msgid "Error inserting into destination database"
907
#: ../client/drizzledump.cc:253
430
msgid "Number of rows before each output progress report (requires --verbose)."
909
434
msgid "Got errno %d on write"
912
#: ../client/drizzledump.cc:298
915
"%s: You can't use --single-transaction and --lock-all-tables at the same "
919
#: ../client/drizzledump.cc:305
921
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
924
#: ../client/drizzledump.cc:373
925
msgid "-- Retrieving database structures..."
928
#: ../client/drizzledump.cc:485
930
"Dump all the databases. This will be same as --databases with all databases "
934
#: ../client/drizzledump.cc:487
935
msgid "Dump all the tablespaces."
938
#: ../client/drizzledump.cc:489
939
msgid "Use complete insert statements."
942
#: ../client/drizzledump.cc:491
944
"Flush logs file in server before starting dump. Note that if you dump many "
945
"databases at once (using the option --databases= or --all-databases), the "
946
"logs will be flushed for each database dumped. The exception is when using --"
947
"lock-all-tables in this case the logs will be flushed only once, "
948
"corresponding to the moment all tables are locked. So if you want your dump "
949
"and the log flush to happen at the same exact moment you should use --lock-"
950
"all-tables or --flush-logs"
953
#: ../client/drizzledump.cc:493
954
msgid "Continue even if we get an sql-error."
957
#: ../client/drizzledump.cc:494
959
msgid "Display this help message and exit."
960
msgstr "이 도움말을 표시합니다."
962
#: ../client/drizzledump.cc:496
964
"Locks all tables across all databases. This is achieved by taking a global "
965
"read lock for the duration of the whole dump. Automatically turns --single-"
969
#: ../client/drizzledump.cc:498
971
"Creates a consistent snapshot by dumping all tables in a single transaction. "
972
"Works ONLY for tables stored in storage engines which support "
973
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
974
"be consistent for other storage engines. While a --single-transaction dump "
975
"is in process, to ensure a valid dump file (correct table contents), no "
976
"other connection should use the following statements: ALTER TABLE, DROP "
977
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
981
#: ../client/drizzledump.cc:500
983
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
984
"extended-insert and --disable-keys."
987
#: ../client/drizzledump.cc:501
988
msgid "Overrides option --databases (-B)."
991
#: ../client/drizzledump.cc:503
992
msgid "Number of rows before each output progress report (requires --verbose)."
995
#: ../client/drizzledump.cc:505
996
msgid "Print info about the various stages."
999
#: ../client/drizzledump.cc:507
1000
msgid "Turn off Comments"
1003
#: ../client/drizzledump.cc:508
1004
msgid "Turn off create-options"
1007
#: ../client/drizzledump.cc:509
1008
msgid "Turn off extended-insert"
1011
#: ../client/drizzledump.cc:510
1012
msgid "Turn off dump date at the end of the output"
1015
#: ../client/drizzledump.cc:511
1016
msgid "Do not read from the configuration files"
1019
#: ../client/drizzledump.cc:517
1020
msgid "Add a 'DROP DATABASE' before each create."
1023
#: ../client/drizzledump.cc:518
1024
msgid "Do not add a 'drop table' before each create."
1027
#: ../client/drizzledump.cc:520
1029
"Give less verbose output (useful for debugging). Disables structure comments "
1030
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1031
"set-names --skip-disable-keys"
1034
#: ../client/drizzledump.cc:522
1036
"To dump several databases. Note the difference in usage; In this case no "
1037
"tables are given. All name arguments are regarded as databasenames. 'USE "
1038
"db_name;' will be included in the output."
1041
#: ../client/drizzledump.cc:524
1043
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1044
"will not be put in the output."
1047
#: ../client/drizzledump.cc:526
1049
"Do not dump the specified table. To specify more than one table to ignore, "
1050
"use the directive multiple times, once for each table. Each table must be "
1051
"specified with both database and table names, e.g. --ignore-table=database."
1055
#: ../client/drizzledump.cc:528
1056
msgid "Insert rows with INSERT IGNORE."
1059
#: ../client/drizzledump.cc:530
1060
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1063
#: ../client/drizzledump.cc:532
1065
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1066
"above line will be added otherwise, if --databases or --all-databases option "
1070
#: ../client/drizzledump.cc:534
1071
msgid "No row information."
1074
#: ../client/drizzledump.cc:536
1075
msgid "Use REPLACE INTO instead of INSERT INTO."
1078
#: ../client/drizzledump.cc:538
1079
msgid "Where to send output to (stdout|database"
1082
#: ../client/drizzledump.cc:540
1084
"Hostname for destination db server (requires --destination-type=database)"
1087
#: ../client/drizzledump.cc:542
1089
"Port number for destination db server (requires --destination-type=database)"
1092
#: ../client/drizzledump.cc:544
1094
"User name for destination db server (resquires --destination-type=database)"
1097
#: ../client/drizzledump.cc:546
1099
"Password for destination db server (requires --destination-type=database)"
1102
#: ../client/drizzledump.cc:548
1104
"The database in the destination db server (requires --destination-"
1105
"type=database, not for use with --all-databases)"
1108
#: ../client/drizzledump.cc:550
1110
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1114
#: ../client/drizzledump.cc:556
1116
msgid "Connect to host."
1119
#: ../client/drizzledump.cc:558
1121
"Password to use when connecting to server. If password is not given it's "
1122
"solicited on the tty."
1125
#: ../client/drizzledump.cc:560
1126
#: ../plugin/transaction_log/utilities/transaction_reader.cc:649
1127
msgid "Port number to use for connection."
1130
#: ../client/drizzledump.cc:567
1131
msgid "Hidden Options"
1134
#: ../client/drizzledump.cc:569
1135
msgid "Used to select the database"
1138
#: ../client/drizzledump.cc:570
1139
msgid "Used to select the tables"
1142
#: ../client/drizzledump.cc:573
1143
msgid "Allowed Options + Hidden Options"
1146
#: ../client/drizzledump.cc:637
1148
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1151
#: ../client/drizzledump.cc:642
1153
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1154
"and you are welcome to modify and redistribute it under the GPL license\n"
1157
#: ../client/drizzledump.cc:643
1158
msgid "Dumps definitions and data from a Drizzle database server"
1161
#: ../client/drizzledump.cc:644
438
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1163
442
msgid "Usage: %s [OPTIONS] database [tables]\n"
1166
#: ../client/drizzledump.cc:645
1168
446
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1171
#: ../client/drizzledump.cc:647
1173
450
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1176
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1177
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5596
454
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
455
"and you are welcome to modify and redistribute it under the GPL license\n"
458
msgid "Dumps definitions and data from a Drizzle database server"
462
msgid "For more options, use %s --help\n"
467
"Non-integer value supplied for port. If you are trying to enter a password "
468
"please use --password instead.\n"
1179
472
msgid "Value supplied for port is not valid.\n"
1182
#: ../client/drizzledump.cc:743
476
msgid "Memory allocation error while copying password. Aborting.\n"
480
msgid "Input filename too long: %s"
1184
484
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1187
#: ../client/drizzledump_data.cc:268
1188
msgid "-- Retrieving data for "
1191
#: ../client/drizzledump_data.cc:300
1192
msgid " rows dumped for table "
1195
#: ../client/drizzledump_data.cc:547
1197
msgid "-- Connecting to "
1200
#: ../client/drizzledump_data.cc:547
1201
msgid " using protocol "
1204
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1205
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1206
msgid "Error executing query: "
1209
#: ../client/drizzledump_data.cc:602
1210
msgid "Could not buffer result: "
1213
#: ../client/drizzledump_data.cc:648
1214
msgid "Error: Could not set db '"
1217
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1218
#: ../client/drizzledump_data.cc:673
1222
#: ../client/drizzledump_data.cc:682
1223
msgid "-- Disconnecting from "
1226
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1227
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1228
msgid "-- Retrieving table structures for "
1231
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1232
msgid "-- Retrieving fields for "
1235
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1236
msgid "-- Retrieving indexes for "
1239
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1240
msgid "-- Retrieving foreign keys for "
1243
#: ../client/drizzleslap.cc:2292
1245
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1248
#: ../client/drizzletest.cc:5340
1249
msgid "Error: Invalid Value for opt_max_connect_retries"
1252
#: ../client/drizzletest.cc:5350
1253
msgid "Error: Invalid Value for opt_tail_lines"
1256
#: ../client/drizzletest.cc:5360
1257
msgid "Error: Invalid Value for opt_sleep"
1260
#: ../client/drizzletest.cc:5548
1262
msgid "Could not open '%s' for reading: errno = %d"
1265
#: ../client/drizzletest.cc:5553
1267
msgid "Out of memory"
1270
#: ../drizzled/drizzled.cc:471
1275
#: ../drizzled/drizzled.cc:531
488
msgid "Invalid mode to --compatible: %s\n"
492
msgid "%s: You must use option --tab with --fields-...\n"
497
"%s: You can't use --single-transaction and --lock-all-tables at the same "
503
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
508
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
512
msgid "Got error: %s (%d) %s"
516
msgid "Got error: %d %s"
520
msgid "Couldn't execute '%s': %s (%d)"
524
msgid "-- Connecting to %s...\n"
528
msgid "-- Disconnecting from %s...\n"
531
msgid "Couldn't allocate memory"
536
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
541
msgid "-- Retrieving table structure for table %s...\n"
545
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
549
msgid "%s: Can't get keys for table %s\n"
553
msgid "Error: Couldn't read status information for table %s\n"
557
msgid "Error retrieving table structure for table: \"%s\""
561
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
565
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
569
msgid "-- Skipping dump data for table '%s', it has no fields\n"
572
msgid "-- Sending SELECT query...\n"
575
msgid "when executing 'SELECT INTO OUTFILE'"
582
"-- Dumping data for table %s\n"
586
msgid "-- Retrieving rows...\n"
590
msgid "%s: Error in field count for table: %s ! Aborting.\n"
594
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
598
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
602
msgid "Not enough fields from table %s! Aborting.\n"
605
msgid "when doing refresh"
608
msgid "alloc_root failure."
612
msgid "Couldn't find table: \"%s\""
617
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
621
msgid "Error: Not enough memory to store ORDER BY clause\n"
625
msgid "Error while loading database options: '%s':"
629
msgid "Got signal %d from thread %<PRIu64>"
1276
635
msgid "One can only use the --user switch if running as root\n"
1279
#: ../drizzled/drizzled.cc:538
1281
639
"Fatal error: Please read \"Security\" section of the manual to find out how "
1282
"to run drizzled as root"
640
"to run drizzled as root!\n"
1285
#: ../drizzled/drizzled.cc:559
1288
645
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1292
#: ../drizzled/drizzled.cc:584
1293
msgid "Set process group ID failed"
1296
#: ../drizzled/drizzled.cc:589
1297
msgid "Set process user ID failed"
1300
#: ../drizzled/drizzled.cc:601
1301
msgid "Process chroot failed"
1304
#: ../drizzled/drizzled.cc:721
1305
msgid "Error: Invalid Value for auto_increment_increment"
1308
#: ../drizzled/drizzled.cc:732
1309
msgid "Error: Invalid Value for auto_increment_offset"
1312
#: ../drizzled/drizzled.cc:743
1313
msgid "Error: Invalid Value for completion_type"
1316
#: ../drizzled/drizzled.cc:755
1317
msgid "Error: Invalid Value for div-precision-increment"
1320
#: ../drizzled/drizzled.cc:766
1321
msgid "Error: Invalid Value for group_concat_max_len"
1324
#: ../drizzled/drizzled.cc:777
1325
msgid "Error: Invalid Value for join_buffer_size"
1328
#: ../drizzled/drizzled.cc:789
1329
msgid "Error: Invalid Value for max_allowed_packet"
1332
#: ../drizzled/drizzled.cc:801
1333
msgid "Error: Invalid Value for max_error_count"
1336
#: ../drizzled/drizzled.cc:812
1337
msgid "Error: Invalid Value for max_heap_table_size"
1340
#: ../drizzled/drizzled.cc:824
1341
msgid "Error: Invalid Value for min_examined_row_limit"
1344
#: ../drizzled/drizzled.cc:835
1345
msgid "Error: Invalid Value for max_join_size"
1348
#: ../drizzled/drizzled.cc:846
1349
msgid "Error: Invalid Value for max_length_for_sort_data"
1352
#: ../drizzled/drizzled.cc:857
1353
msgid "Error: Invalid Value for max_seeks_for_key"
1356
#: ../drizzled/drizzled.cc:868
1357
msgid "Error: Invalid Value for max_sort_length"
1360
#: ../drizzled/drizzled.cc:879
1361
msgid "Error: Invalid Value for optimizer_search_depth"
1364
#: ../drizzled/drizzled.cc:890
1365
msgid "Error: Invalid Value for preload_buff_size"
1368
#: ../drizzled/drizzled.cc:901
1369
msgid "Error: Invalid Value for query_alloc_block_size"
1372
#: ../drizzled/drizzled.cc:913
1373
msgid "Error: Invalid Value for query_prealloc_size"
1376
#: ../drizzled/drizzled.cc:925
1377
msgid "Error: Invalid Value for range_alloc_block_size"
1380
#: ../drizzled/drizzled.cc:937
1381
msgid "Error: Invalid Value for read_buff_size"
1384
#: ../drizzled/drizzled.cc:949
1385
msgid "Error: Invalid Value for read_rnd_buff_size"
1388
#: ../drizzled/drizzled.cc:960
1389
msgid "Error: Invalid Value for sort_buff_size"
1392
#: ../drizzled/drizzled.cc:971
1393
msgid "Error: Invalid Value for table_def_size"
1396
#: ../drizzled/drizzled.cc:982
1397
msgid "Error: Invalid Value for table_cache_size"
1400
#: ../drizzled/drizzled.cc:993 ../drizzled/drizzled.cc:1009
1401
msgid "Error: Invalid Value for table_lock_wait_timeout"
1404
#: ../drizzled/drizzled.cc:1020
1406
"Error: Invalid Value for transaction_message_threshold valid values are "
1407
"between 131072 - 1048576 bytes"
1410
#: ../drizzled/drizzled.cc:1078
1412
msgid "Defaults file '%s' not found\n"
1415
#: ../drizzled/drizzled.cc:1120
650
msgid "Fatal signal %d while backtracing\n"
655
"We will try our best to scrape up some info that will hopefully help "
657
"the problem, but since we have already crashed, something is definitely "
659
"and this may fail.\n"
665
"It is possible that drizzled could use up to \n"
666
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
668
"Hope that's ok; if not, decrease some variables in the equation.\n"
674
"Attempting backtrace. You can use the following information to find out\n"
675
"where drizzled died. If you see no messages after this, something went\n"
676
"terribly wrong...\n"
681
"Trying to get some variables.\n"
682
"Some pointers may be invalid and cause the dump to abort...\n"
688
"This crash occurred while the server was calling initgroups(). This is\n"
689
"often due to the use of a drizzled that is statically linked against glibc\n"
690
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
691
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
692
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
693
"drizzled that is not statically linked.\n"
699
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
700
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
701
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
702
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
703
"the documentation for your distribution on how to do that.\n"
709
"The '--memlock' argument, which was enabled, uses system calls that are\n"
710
"unreliable and unstable on some operating systems and operating-system\n"
711
"versions (notably, some versions of Linux). This crash could be due to use\n"
712
"of those buggy OS calls. You should consider whether you really need the\n"
713
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
718
msgid "Writing a core file\n"
722
"setrlimit could not change the size of core files to 'infinity'; We may not "
723
"be able to generate a core file on signals"
1417
727
msgid "gethostname failed, using '%s' as hostname"
1420
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1731
1421
msgid "Display this help and exit."
1424
#: ../drizzled/drizzled.cc:1136
1425
msgid "Run as a daemon."
1428
#: ../drizzled/drizzled.cc:1140
1429
msgid "Configuration file to use"
1432
#: ../drizzled/drizzled.cc:1142
1433
msgid "Base location for config files"
1436
#: ../drizzled/drizzled.cc:1144 ../drizzled/drizzled.cc:1922
1437
msgid "Directory for plugins."
1440
#: ../drizzled/drizzled.cc:1149 ../drizzled/drizzled.cc:1926
1442
"Optional comma separated list of plugins to load at startup in addition to "
1443
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1446
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1932
1448
"Optional comma separated list of plugins to not load at startup. Effectively "
1449
"removes a plugin from the list of plugins to be loaded. [for example: --"
1450
"plugin_remove=crc32,logger_gearman]"
1453
#: ../drizzled/drizzled.cc:1157 ../drizzled/drizzled.cc:1938
1455
"Optional comma separated list of plugins to load at starup instead of the "
1456
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1459
#: ../drizzled/drizzled.cc:1164 ../drizzled/drizzled.cc:1738
731
msgid "Unknown locale: '%s'"
734
msgid "Can't create thread-keys"
737
msgid "Out of memory"
740
msgid "Failed to initialize plugins."
745
"%s: Too many arguments (first extra is '%s').\n"
746
"Use --verbose --help to get a list of available options\n"
749
msgid "No scheduler found, cannot continue!\n"
752
msgid "Can't init databases"
756
msgid "Unknown/unsupported table type: %s"
760
msgid "Default storage engine (%s) is not available"
764
msgid "Failed to lock memory. Errno: %d\n"
768
msgid "Data directory %s does not exist\n"
771
msgid "Display this help and exit after initializing plugins."
1460
774
msgid "Auto-increment columns are incremented by this"
1463
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1743
1465
778
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1469
#: ../drizzled/drizzled.cc:1168 ../drizzled/drizzled.cc:1749
1471
783
"Path to installation directory. All paths are usually resolved relative to "
1475
#: ../drizzled/drizzled.cc:1171 ../drizzled/drizzled.cc:1754
1476
787
msgid "Chroot drizzled daemon during startup."
1479
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1758
1480
790
msgid "Set the default collation."
1483
#: ../drizzled/drizzled.cc:1175 ../drizzled/drizzled.cc:1762
1484
793
msgid "Default completion type."
1487
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1767
1488
796
msgid "Write core on errors."
1491
#: ../drizzled/drizzled.cc:1178 ../drizzled/drizzled.cc:1771
1492
799
msgid "Path to the database root."
1495
#: ../drizzled/drizzled.cc:1180
1496
msgid "Set the default storage engine for tables."
802
msgid "Set the default storage engine (table type) for tables."
1499
#: ../drizzled/drizzled.cc:1182
1500
805
msgid "Set the default time zone."
1503
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1775
808
msgid "Print a symbolic stack trace on failure."
1504
811
msgid "Used for debugging; Use at your own risk!"
1507
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1780
1508
814
msgid "Set up signals usable for debugging"
1511
#: ../drizzled/drizzled.cc:1188
1512
820
msgid "Set the language used for the month names and the days of the week."
1515
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1784
1516
823
msgid "Log some not critical warnings to the log file."
1519
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1789
1520
msgid "Pid file used by drizzled."
1523
#: ../drizzled/drizzled.cc:1194
1524
msgid "Maximum time in seconds to wait for the port to become free. "
1527
#: ../drizzled/drizzled.cc:1196
1528
msgid "Include the SQL query in replicated protobuf messages."
1531
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1798
826
msgid "Lock drizzled in memory."
829
msgid "Pid file used by safe_mysqld."
833
"Maximum time in seconds to wait for the port to become free. (Default: no "
1533
838
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1534
839
"specified directory"
1537
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1803
1539
843
"Uniquely identifies the server instance in the community of replication "
1543
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1808
1544
847
msgid "Don't print a stack trace on failure."
1547
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1812
1548
850
msgid "Enable symbolic link support."
1551
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1821
1553
854
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1556
#: ../drizzled/drizzled.cc:1211
1557
857
msgid "Path for temporary files."
1560
#: ../drizzled/drizzled.cc:1213 ../drizzled/drizzled.cc:1826
1561
860
msgid "Default transaction isolation level."
1564
#: ../drizzled/drizzled.cc:1215
1566
"Max message size written to transaction log, valid values 131072 - 1048576 "
1570
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1830
1571
863
msgid "Run drizzled daemon as user."
1574
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1834
1576
867
"The number of outstanding connection requests Drizzle can have. This comes "
1577
868
"into play when the main Drizzle thread gets very many connection requests in "
1578
869
"a very short time."
1581
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1840
1583
873
"Size of tree cache used in bulk insert optimization. Note that this is a "
1584
874
"limit per thread!"
1587
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1846
1589
878
"Precision of the result of '/' operator will be increased on that value."
1592
#: ../drizzled/drizzled.cc:1232
1593
881
msgid "The maximum length of the result of function group_concat."
1596
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1852
1597
884
msgid "The size of the buffer that is used for full joins."
1600
#: ../drizzled/drizzled.cc:1237
1602
"A global cap on the amount of memory that can be allocated by session join "
1603
"buffers (0 means unlimited)"
1606
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1858
1607
887
msgid "Max packetlength to send/receive from to server."
1610
#: ../drizzled/drizzled.cc:1241
891
"If there is more than this number of interrupted connections from a host "
892
"this host will be blocked from further connections."
1611
895
msgid "Max number of errors/warnings to store for a statement."
1614
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1863
1615
898
msgid "Don't allow creation of heap tables bigger than this."
1618
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1869
1620
902
"Joins that are probably going to read more than max_join_size records return "
1624
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1875
1625
906
msgid "Max number of bytes in sorted records."
1628
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1880
1629
909
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1632
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1885
1634
913
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1635
914
"max_sort_length bytes of each value are used; the rest are ignored)."
1638
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1892
1639
917
msgid "After this many write locks, allow some read locks to run in between."
1642
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1896
1644
921
"Don't log queries which examine less than min_examined_row_limit rows to "
1648
#: ../drizzled/drizzled.cc:1261
1650
"Do not apply any heuristic(s) during query optimization to prune, thus "
1651
"perform an exhaustive search from the optimizer search space."
926
"Controls the heuristic(s) applied during query optimization to prune less-"
927
"promising partial plans from the optimizer search space. Meaning: false - do "
928
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
929
"based on number of retrieved rows."
1654
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1910
1656
933
"Maximum depth of search performed by the query optimizer. Values larger than "
1657
934
"the number of relations in a query result in better query plans, but take "
1662
939
"(used for testing/comparison)."
1665
#: ../drizzled/drizzled.cc:1273 ../drizzled/drizzled.cc:1944
942
msgid "Directory for plugins."
946
"Optional comma separated list of plugins to load at startup in addition to "
947
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
951
"Optional comma separated list of plugins to load at starup instead of the "
952
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1666
955
msgid "The size of the buffer that is allocated when preloading indexes"
1669
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1949
1670
958
msgid "Allocation block size for query parsing and execution"
1673
#: ../drizzled/drizzled.cc:1279 ../drizzled/drizzled.cc:1954
1674
961
msgid "Persistent buffer for query parsing and execution"
1677
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1960
1678
964
msgid "Allocation block size for storing ranges during optimization"
1681
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1966
1683
968
"Each thread that does a sequential scan allocates a buffer of this size for "
1684
969
"each table it scans. If you do many sequential scans, you may want to "
1685
970
"increase this value."
1688
#: ../drizzled/drizzled.cc:1290
1689
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1692
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1974
1694
974
"When reading rows in sorted order after a sort, the rows are read through "
1695
975
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1696
976
"record_buffer."
1699
#: ../drizzled/drizzled.cc:1298
1700
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1703
#: ../drizzled/drizzled.cc:1300
1704
979
msgid "Select scheduler to be used (by default multi-thread)."
1707
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1983
1708
982
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1711
#: ../drizzled/drizzled.cc:1306
1713
"A global cap on the amount of memory that can be allocated by session sort "
1714
"buffers (0 means unlimited)"
1717
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1989
1718
985
msgid "The number of cached table definitions."
1721
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1993
1722
988
msgid "The number of cached open tables."
1725
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1997
1727
992
"Timeout in seconds to wait for a table level lock before returning an error. "
1728
993
"Used only if the connection has active cursors."
1731
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:2002
1732
996
msgid "The stack size for each thread."
1735
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:2008
1737
1000
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1738
1001
"automatically convert it to an on-disk MyISAM table."
1741
#: ../drizzled/drizzled.cc:1341
1742
msgid "Duplicate entry for command line option\n"
1745
#: ../drizzled/drizzled.cc:1388 ../drizzled/drizzled.cc:1406
1746
#: ../drizzled/drizzled.cc:1449 ../drizzled/drizzled.cc:1457
1747
#: ../drizzled/drizzled.cc:1477
1751
"Use --help to get a list of available options\n"
1754
#: ../drizzled/drizzled.cc:1427
1755
msgid "Failed to initialize plugins\n"
1758
#: ../drizzled/drizzled.cc:1465
1762
"Use --help to get a list of available options\n"
1765
#: ../drizzled/drizzled.cc:1513
1767
msgid "Error getting default charset"
1770
#: ../drizzled/drizzled.cc:1543
1771
msgid "Error setting collation"
1774
#: ../drizzled/drizzled.cc:1551
1776
msgid "Unknown locale: '%s'"
1779
#: ../drizzled/drizzled.cc:1571
1780
msgid "Could not initialize table cache\n"
1783
#: ../drizzled/drizzled.cc:1586
1784
msgid "XA cache initialization failed: Out of memory\n"
1787
#: ../drizzled/drizzled.cc:1616
1788
msgid "No scheduler found, cannot continue!\n"
1791
#: ../drizzled/drizzled.cc:1640
1793
msgid "Unknown/unsupported storage engine: %s\n"
1796
#: ../drizzled/drizzled.cc:1734
1797
msgid "Run as daemon."
1800
#: ../drizzled/drizzled.cc:1793
1802
"Maximum time in seconds to wait for the port to become free. (Default: no "
1806
#: ../drizzled/drizzled.cc:1902
1808
"Controls the heuristic(s) applied during query optimization to prune less-"
1809
"promising partial plans from the optimizer search space. Meaning: false - do "
1810
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1811
"based on number of retrieved rows."
1814
#: ../drizzled/drizzled.cc:2034
1004
msgid "Allocation block size for transactions to be stored in binary log"
1007
msgid "Persistent buffer for transactions to be stored in binary log"
1816
1011
"Copyright (C) 2008 Sun Microsystems\n"
1817
1012
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1818
1013
"and you are welcome to modify and redistribute it under the GPL license\n"
1015
"Starts the Drizzle database server\n"
1822
#: ../drizzled/drizzled.cc:2041
1824
1019
msgid "Usage: %s [OPTIONS]\n"
1827
#: ../drizzled/drizzled.cc:2162
1830
1024
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1831
1025
"command line\n"
1834
#: ../drizzled/drizzled.cc:2179
1835
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1838
#: ../drizzled/drizzled.cc:2192
1839
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1842
#: ../drizzled/drizzled.cc:2205
1843
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1846
#: ../drizzled/drizzled.cc:2218
1847
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1850
#: ../drizzled/drizzled.cc:2332
1853
"There was an error creating the '%s' part of the path '%s'. Please check "
1854
"the path exists and is writable.\n"
1857
#: ../drizzled/drizzled.cc:2339
1860
"There was an error opening the path '%s', please check the path exists and "
1864
#: ../drizzled/error.cc:133
1866
msgid "Unknown error %d"
1869
#: ../drizzled/error.cc:207
1873
#: ../drizzled/error.cc:208
1874
msgid "Error on first"
1877
#: ../drizzled/error.cc:209
1028
msgid "Can't start server: cannot resolve hostname!"
1031
msgid "Can't start server: bind-address refers to multiple interfaces!"
1881
#: ../drizzled/error.cc:210
1885
#: ../drizzled/error.cc:211
1887
1044
msgid "Can't create file '%-.200s' (errno: %d)"
1890
#: ../drizzled/error.cc:212
1892
1048
msgid "Can't create table '%-.200s' (errno: %d)"
1895
#: ../drizzled/error.cc:213
1897
msgid "Can't create schema '%-.192s' (errno: %d)"
1900
#: ../drizzled/error.cc:214
1902
msgid "Can't create schema '%-.192s'; schema exists"
1905
#: ../drizzled/error.cc:215
1907
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1910
#: ../drizzled/error.cc:216
1052
msgid "Can't create database '%-.192s' (errno: %d)"
1056
msgid "Can't create database '%-.192s'; database exists"
1060
msgid "Can't drop database '%-.192s'; database doesn't exist"
1064
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1068
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1912
1072
msgid "Error on delete of '%-.192s' (errno: %d)"
1915
#: ../drizzled/error.cc:217
1075
msgid "Can't read record in system table"
1917
1079
msgid "Can't get status of '%-.200s' (errno: %d)"
1920
#: ../drizzled/error.cc:218
1083
msgid "Can't get working directory (errno: %d)"
1922
1087
msgid "Can't lock file (errno: %d)"
1925
#: ../drizzled/error.cc:219
1927
1091
msgid "Can't open file: '%-.200s' (errno: %d)"
1930
#: ../drizzled/error.cc:220
1932
1095
msgid "Can't find file: '%-.200s' (errno: %d)"
1935
#: ../drizzled/error.cc:221
1937
1099
msgid "Can't read dir of '%-.192s' (errno: %d)"
1940
#: ../drizzled/error.cc:222
1103
msgid "Can't change dir to '%-.192s' (errno: %d)"
1942
1107
msgid "Record has changed since last read in table '%-.192s'"
1945
#: ../drizzled/error.cc:223
1947
1111
msgid "Disk full (%s); waiting for someone to free some space..."
1950
#: ../drizzled/error.cc:224
1952
1115
msgid "Can't write; duplicate key in table '%-.192s'"
1955
#: ../drizzled/error.cc:225
1957
1119
msgid "Error on close of '%-.192s' (errno: %d)"
1960
#: ../drizzled/error.cc:226
1962
1123
msgid "Error reading file '%-.200s' (errno: %d)"
1965
#: ../drizzled/error.cc:227
1967
1127
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1970
#: ../drizzled/error.cc:228
1972
1131
msgid "Error writing file '%-.200s' (errno: %d)"
1975
#: ../drizzled/error.cc:229
1977
1135
msgid "'%-.192s' is locked against change"
1980
#: ../drizzled/error.cc:230
1981
1138
msgid "Sort aborted"
1984
#: ../drizzled/error.cc:231
1142
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1986
1146
msgid "Got error %d from storage engine"
1989
#: ../drizzled/error.cc:232
1991
1150
msgid "Table storage engine for '%-.192s' doesn't have this option"
1994
#: ../drizzled/error.cc:233
1996
1154
msgid "Can't find record in '%-.192s'"
1999
#: ../drizzled/error.cc:234
2001
1158
msgid "Incorrect information in file: '%-.200s'"
2004
#: ../drizzled/error.cc:235
2006
1162
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2009
#: ../drizzled/error.cc:236
2011
1166
msgid "Old key file for table '%-.192s'; repair it!"
2014
#: ../drizzled/error.cc:237
2016
1170
msgid "Table '%-.192s' is read only"
2019
#: ../drizzled/error.cc:238
2021
1174
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2024
#: ../drizzled/error.cc:239
2025
1177
msgid "Out of sort memory; increase server sort buffer size"
2028
#: ../drizzled/error.cc:240
2029
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2032
#: ../drizzled/error.cc:241
2033
msgid "Global join memory constraint hit; increase join-heap-threshold"
2036
#: ../drizzled/error.cc:242
2037
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2040
#: ../drizzled/error.cc:243
2041
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2044
#: ../drizzled/error.cc:244
2046
1181
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2049
#: ../drizzled/error.cc:245
2050
1184
msgid "Too many connections"
2053
#: ../drizzled/error.cc:246
2055
1188
"Out of memory; check if drizzled or some other process uses all available "
2056
1189
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2057
1190
"memory or you can add more swap space"
2060
#: ../drizzled/error.cc:247
2061
1193
msgid "Can't get hostname for your address"
2064
#: ../drizzled/error.cc:248
2065
1196
msgid "Bad handshake"
2068
#: ../drizzled/error.cc:249
2070
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1200
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2073
#: ../drizzled/error.cc:250
2075
1204
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2078
#: ../drizzled/error.cc:251
2079
msgid "No schema selected"
1207
msgid "No database selected"
2082
#: ../drizzled/error.cc:252
2083
1210
msgid "Unknown command"
2086
#: ../drizzled/error.cc:253
2088
1214
msgid "Column '%-.192s' cannot be null"
2091
#: ../drizzled/error.cc:254
2093
msgid "Unknown schema '%-.192s'"
1218
msgid "Unknown database '%-.192s'"
2096
#: ../drizzled/error.cc:255
2098
1222
msgid "Table '%-.192s' already exists"
2101
#: ../drizzled/error.cc:256
2103
1226
msgid "Unknown table '%-.100s'"
2106
#: ../drizzled/error.cc:257
2108
1230
msgid "Column '%-.192s' in %-.192s is ambiguous"
2111
#: ../drizzled/error.cc:258
2112
1233
msgid "Server shutdown in progress"
2115
#: ../drizzled/error.cc:259
2117
1237
msgid "Unknown column '%-.192s' in '%-.192s'"
2120
#: ../drizzled/error.cc:260
2122
1241
msgid "'%-.192s' isn't in GROUP BY"
2125
#: ../drizzled/error.cc:261
2127
1245
msgid "Can't group on '%-.192s'"
2130
#: ../drizzled/error.cc:262
2131
1248
msgid "Statement has sum functions and columns in same statement"
2134
#: ../drizzled/error.cc:263
2135
1251
msgid "Column count doesn't match value count"
2138
#: ../drizzled/error.cc:264
2140
1255
msgid "Identifier name '%-.100s' is too long"
2143
#: ../drizzled/error.cc:265
2145
1259
msgid "Duplicate column name '%-.192s'"
2148
#: ../drizzled/error.cc:266
2150
1263
msgid "Duplicate key name '%-.192s'"
2153
#: ../drizzled/error.cc:267
2155
1267
msgid "Duplicate entry '%-.192s' for key %d"
2158
#: ../drizzled/error.cc:268
2160
1271
msgid "Incorrect column specifier for column '%-.192s'"
2163
#: ../drizzled/error.cc:269
2165
1275
msgid "%s near '%-.80s' at line %d"
2168
#: ../drizzled/error.cc:270
2170
msgid "Parsing error near '%s'"
2173
#: ../drizzled/error.cc:271
2174
1278
msgid "Query was empty"
2177
#: ../drizzled/error.cc:272
2179
1282
msgid "Not unique table/alias: '%-.192s'"
2182
#: ../drizzled/error.cc:273
2184
1286
msgid "Invalid default value for '%-.192s'"
2187
#: ../drizzled/error.cc:274
2188
1289
msgid "Multiple primary key defined"
2191
#: ../drizzled/error.cc:275
2193
1293
msgid "Too many keys specified; max %d keys allowed"
2196
#: ../drizzled/error.cc:276
2198
1297
msgid "Too many key parts specified; max %d parts allowed"
2201
#: ../drizzled/error.cc:277
2203
1301
msgid "Specified key was too long; max key length is %d bytes"
2206
#: ../drizzled/error.cc:278
2208
1305
msgid "Key column '%-.192s' doesn't exist in table"
2211
#: ../drizzled/error.cc:279
2214
1310
"BLOB column '%-.192s' can't be used in key specification with the used table "
2218
#: ../drizzled/error.cc:280
2221
1316
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2225
#: ../drizzled/error.cc:281
2227
1321
"Incorrect table definition; there can be only one auto column and it must be "
2228
1322
"defined as a key"
2231
#: ../drizzled/error.cc:282
1327
"%s: ready for connections.\n"
1328
"Version: '%s' socket: '%s' port: %u\n"
2233
1332
msgid "%s: Normal shutdown\n"
2236
#: ../drizzled/error.cc:283
2238
1336
msgid "%s: Got signal %d. Aborting!\n"
2241
#: ../drizzled/error.cc:284
2243
1340
msgid "%s: Shutdown complete\n"
2246
#: ../drizzled/error.cc:285
2248
1344
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2251
#: ../drizzled/error.cc:286
2252
1347
msgid "Can't create IP socket"
2255
#: ../drizzled/error.cc:287
2258
1352
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2262
#: ../drizzled/error.cc:288
2265
1358
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2266
1359
"check the manual"
2269
#: ../drizzled/error.cc:289
2271
1363
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2274
#: ../drizzled/error.cc:290
2277
"The file '%-.128s' must be in the schema directory or be readable by all"
1368
"The file '%-.128s' must be in the database directory or be readable by all"
2280
#: ../drizzled/error.cc:291
2282
1372
msgid "File '%-.200s' already exists"
2285
#: ../drizzled/error.cc:292
2287
1376
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2290
#: ../drizzled/error.cc:293
1380
msgid "Records: %ld Duplicates: %ld"
2292
1384
"Incorrect prefix key; the used key part isn't a string, the used length is "
2293
1385
"longer than the key part, or the storage engine doesn't support unique "
2297
#: ../drizzled/error.cc:294
2298
1389
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2301
#: ../drizzled/error.cc:295
2303
1393
msgid "Can't DROP '%-.192s'; check that column/key exists"
2306
#: ../drizzled/error.cc:296
2308
1397
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2311
#: ../drizzled/error.cc:297
2313
1401
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2316
#. KILL session errors
2317
#: ../drizzled/error.cc:300
2319
msgid "Unknown session id: %lu"
2322
#: ../drizzled/error.cc:301
2324
msgid "You are not the owner of session %lu"
2327
#: ../drizzled/error.cc:302
2328
msgid "You cannot kill the session you are connected from."
2331
#: ../drizzled/error.cc:305
1405
msgid "Unknown thread id: %lu"
1409
msgid "You are not owner of thread %lu"
2332
1412
msgid "No tables used"
2335
#: ../drizzled/error.cc:306
1416
msgid "Too many strings for column %-.192s and SET"
1420
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1424
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1428
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2337
1432
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2340
#: ../drizzled/error.cc:307
2342
msgid "Incorrect schema name '%-.100s'"
1436
msgid "Incorrect database name '%-.100s'"
2345
#: ../drizzled/error.cc:308
2347
1440
msgid "Incorrect table name '%-.100s'"
2350
#: ../drizzled/error.cc:309
2352
1444
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2353
1445
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2356
#: ../drizzled/error.cc:310
2357
1448
msgid "Unknown error"
2360
#: ../drizzled/error.cc:311
2362
1452
msgid "Unknown procedure '%-.192s'"
2365
#: ../drizzled/error.cc:312
2367
1456
msgid "Incorrect parameter count to procedure '%-.192s'"
2370
#: ../drizzled/error.cc:313
1460
msgid "Incorrect parameters to procedure '%-.192s'"
2372
1464
msgid "Unknown table '%-.192s' in %-.32s"
2375
#: ../drizzled/error.cc:314
2377
1468
msgid "Column '%-.192s' specified twice"
2380
#: ../drizzled/error.cc:315
2381
1471
msgid "Invalid use of group function"
2384
#: ../drizzled/error.cc:316
2387
1476
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2390
#: ../drizzled/error.cc:317
2391
1479
msgid "A table must have at least 1 column"
2394
#: ../drizzled/error.cc:318
2396
1483
msgid "The table '%-.192s' is full"
2399
#: ../drizzled/error.cc:319
1487
msgid "Unknown character set: '%-.64s'"
2401
1491
msgid "Too many tables; Drizzle can only use %d tables in a join"
2404
#: ../drizzled/error.cc:320
2405
1494
msgid "Too many columns"
2408
#: ../drizzled/error.cc:321
2411
1499
"Row size too large. The maximum row size for the used table type, not "
2412
1500
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2415
#: ../drizzled/error.cc:322
1505
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1506
"thread_stack=#' to specify a bigger stack if needed"
2416
1509
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2419
#: ../drizzled/error.cc:323
2422
1514
"Table handler doesn't support NULL in given index. Please change column "
2423
1515
"'%-.192s' to be NOT NULL or use another handler"
2426
#: ../drizzled/error.cc:324
1519
msgid "Can't load function '%-.192s'"
1523
msgid "Can't initialize function '%-.192s'; %-.80s"
2427
1526
msgid "No paths allowed for plugin library"
2430
#: ../drizzled/error.cc:325
2432
1530
msgid "Plugin '%-.192s' already exists"
2435
#: ../drizzled/error.cc:326
2437
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2440
#: ../drizzled/error.cc:327
2442
msgid "Can't find symbol '%-.128s' in library '%s'"
2445
#: ../drizzled/error.cc:328
1534
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1538
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1542
msgid "Function '%-.192s' is not defined"
1547
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1548
"'drizzleadmin flush-hosts'"
1552
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1556
"You are using Drizzle as an anonymous user and anonymous users are not "
1557
"allowed to change passwords"
1561
"You must have privileges to update tables in the drizzle database to be able "
1562
"to change passwords for others"
1565
msgid "Can't find any matching row in the user table"
2447
1569
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2450
#: ../drizzled/error.cc:329
2453
1574
"Can't create a new thread (errno %d); if you are not out of available "
2454
1575
"memory, you can consult the manual for a possible OS-dependent bug"
2457
#: ../drizzled/error.cc:330
2459
1579
msgid "Column count doesn't match value count at row %ld"
2462
#: ../drizzled/error.cc:331
2464
1583
msgid "Can't reopen table: '%-.192s'"
2467
#: ../drizzled/error.cc:332
1586
msgid "Invalid use of NULL value"
1590
msgid "Got error '%-.64s' from regexp"
2469
1594
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2470
1595
"illegal if there is no GROUP BY clause"
2473
#: ../drizzled/error.cc:333
1599
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1603
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1608
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1613
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1614
"privileges can be used"
1617
msgid "The host or user argument to GRANT is too long"
1621
msgid "Table '%-.192s.%-.192s' doesn't exist"
1626
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1630
msgid "The used command is not allowed with this Drizzle version"
2475
1634
"You have an error in your SQL syntax; check the manual that corresponds to "
2476
1635
"your Drizzle server version for the right syntax to use"
2479
#: ../drizzled/error.cc:334
1639
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1642
msgid "Too many delayed threads in use"
1646
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2480
1649
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2483
#: ../drizzled/error.cc:335
1652
msgid "Got a read error from the connection pipe"
1655
msgid "Got an error from fcntl()"
2484
1658
msgid "Got packets out of order"
2487
#: ../drizzled/error.cc:336
1661
msgid "Couldn't uncompress communication packet"
1664
msgid "Got an error reading communication packets"
1667
msgid "Got timeout reading communication packets"
1670
msgid "Got an error writing communication packets"
1673
msgid "Got timeout writing communication packets"
1676
msgid "Result string is longer than 'max_allowed_packet' bytes"
2488
1679
msgid "The used table type doesn't support BLOB/TEXT columns"
2491
#: ../drizzled/error.cc:337
2492
1682
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2495
#: ../drizzled/error.cc:338
1687
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2497
1692
msgid "Incorrect column name '%-.100s'"
2500
#: ../drizzled/error.cc:339
2502
1696
msgid "The used storage engine can't index column '%-.192s'"
2505
#: ../drizzled/error.cc:340
2507
1700
"Unable to open underlying table which is differently defined or of non-"
2508
1701
"MyISAM type or doesn't exist"
2511
#: ../drizzled/error.cc:341
2513
1705
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2516
#: ../drizzled/error.cc:342
2519
1710
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2522
#: ../drizzled/error.cc:343
2524
1714
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2525
1715
"UNIQUE instead"
2528
#: ../drizzled/error.cc:344
2529
1718
msgid "Result consisted of more than one row"
2532
#: ../drizzled/error.cc:345
2533
1721
msgid "This table type requires a primary key"
2536
#: ../drizzled/error.cc:346
1724
msgid "This version of Drizzle is not compiled with RAID support"
1728
"You are using safe update mode and you tried to update a table without a "
1729
"WHERE that uses a KEY column"
2538
1733
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2541
#: ../drizzled/error.cc:347
2542
1736
msgid "Can't open table"
2545
#: ../drizzled/error.cc:348
2547
1740
msgid "The storage engine for the table doesn't support %s"
2550
#: ../drizzled/error.cc:349
1743
msgid "You are not allowed to execute this command in a transaction"
2552
1747
msgid "Got error %d during COMMIT"
2555
#: ../drizzled/error.cc:350
2557
1751
msgid "Got error %d during ROLLBACK"
2560
#. This is a very incorrect place to use the PRIi64 macro as the
2561
#. program that looks over the source for the N_() macros does not
2562
#. (obviously) do macro expansion, so the string is entirely wrong for
2563
#. what it is trying to output for every language except english.
2564
#: ../drizzled/error.cc:355
1755
msgid "Got error %d during FLUSH_LOGS"
1759
msgid "Got error %d during CHECKPOINT"
2567
1764
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2568
1765
"'%-.64s' (%-.64s)"
2571
#: ../drizzled/error.cc:356
1768
msgid "The storage engine for the table does not support binary table dump"
1771
msgid "Binlog closed, cannot RESET MASTER"
1775
msgid "Failed rebuilding the index of dumped table '%-.192s'"
1779
msgid "Error from master: '%-.64s'"
1782
msgid "Net error reading from master"
1785
msgid "Net error writing to master"
1788
msgid "Can't find FULLTEXT index matching the column list"
2573
1792
"Can't execute the given command because you have active locked tables or an "
2574
1793
"active transaction"
2577
#: ../drizzled/error.cc:357
2579
1797
msgid "Unknown system variable '%-.64s'"
2582
#: ../drizzled/error.cc:358
2584
1801
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2587
#: ../drizzled/error.cc:359
2590
1806
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2593
#: ../drizzled/error.cc:360
2594
1809
msgid "Some non-transactional changed tables couldn't be rolled back"
2597
#: ../drizzled/error.cc:361
1813
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1814
"of storage; increase this drizzled variable and try again"
1818
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1822
"This operation requires a running slave; configure slave and do START SLAVE"
1825
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1829
"Could not initialize master info structure; more error messages can be found "
1830
"in the Drizzle error log"
1833
msgid "Could not create slave thread; check system resources"
1838
"User %-.64s already has more than 'max_user_connections' active connections"
2598
1841
msgid "You may only use constant expressions with SET"
2601
#: ../drizzled/error.cc:362
2602
1844
msgid "Lock wait timeout exceeded; try restarting transaction"
2605
#: ../drizzled/error.cc:363
2606
1847
msgid "The total number of locks exceeds the lock table size"
2609
#: ../drizzled/error.cc:364
2610
1850
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2613
#: ../drizzled/error.cc:365
2614
1853
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2617
#: ../drizzled/error.cc:366
1856
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2619
1860
msgid "Incorrect arguments to %s"
2622
#: ../drizzled/error.cc:367
1864
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1868
"Incorrect table definition; all MERGE tables must be in the same database"
2623
1871
msgid "Deadlock found when trying to get lock; try restarting transaction"
2626
#: ../drizzled/error.cc:368
2627
1874
msgid "The used table type doesn't support FULLTEXT indexes"
2630
#: ../drizzled/error.cc:369
2631
1877
msgid "Cannot add foreign key constraint"
2634
#: ../drizzled/error.cc:370
2635
1880
msgid "Cannot add or update a child row: a foreign key constraint fails"
2638
#: ../drizzled/error.cc:371
2639
1883
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2642
#: ../drizzled/error.cc:372
1887
msgid "Error connecting to master: %-.128s"
1891
msgid "Error running query on master: %-.128s"
1895
msgid "Error when executing command %s: %-.128s"
2644
1899
msgid "Incorrect usage of %s and %s"
2647
#: ../drizzled/error.cc:373
2648
1902
msgid "The used SELECT statements have a different number of columns"
2651
#: ../drizzled/error.cc:374
2652
1905
msgid "Can't execute the query because you have a conflicting read lock"
2655
#: ../drizzled/error.cc:375
1908
msgid "Mixing of transactional and non-transactional tables is disabled"
1912
msgid "Option '%s' used twice in statement"
1916
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1920
msgid "Access denied; you need the %-.128s privilege for this operation"
2658
1925
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2661
#: ../drizzled/error.cc:376
2664
1930
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2667
#: ../drizzled/error.cc:377
2669
1934
msgid "Variable '%-.64s' doesn't have a default value"
2672
#: ../drizzled/error.cc:378
2674
1938
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2677
#: ../drizzled/error.cc:379
2679
1942
msgid "Incorrect argument type to variable '%-.64s'"
2682
#: ../drizzled/error.cc:380
2684
1946
msgid "Variable '%-.64s' can only be set, not read"
2687
#: ../drizzled/error.cc:381
2689
1950
msgid "Incorrect usage/placement of '%s'"
2692
#: ../drizzled/error.cc:382
2694
1954
msgid "This version of Drizzle doesn't yet support '%s'"
2697
#: ../drizzled/error.cc:383
1959
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1962
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2699
1966
msgid "Variable '%-.192s' is a %s variable"
2702
#: ../drizzled/error.cc:384
2704
1970
msgid "Incorrect foreign key definition for '%-.192s': %s"
2707
#: ../drizzled/error.cc:385
2708
1973
msgid "Key reference and table reference don't match"
2711
#: ../drizzled/error.cc:386
2713
1977
msgid "Operand should contain %d column(s)"
2716
#: ../drizzled/error.cc:387
2717
1980
msgid "Subquery returns more than 1 row"
2720
#: ../drizzled/error.cc:388
1984
msgid "Unknown prepared statement handler (%.*s) given to %s"
1987
msgid "Help database is corrupt or does not exist"
1990
msgid "Cyclic reference on subqueries"
2722
1994
msgid "Converting column '%s' from %s to %s"
2725
#: ../drizzled/error.cc:389
2727
1998
msgid "Reference '%-.64s' not supported (%s)"
2730
#: ../drizzled/error.cc:390
2731
2001
msgid "Every derived table must have its own alias"
2734
#: ../drizzled/error.cc:391
2736
2005
msgid "Select %u was reduced during optimization"
2739
#: ../drizzled/error.cc:392
2741
2009
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2744
#: ../drizzled/error.cc:393
2013
"Client does not support authentication protocol requested by server; "
2014
"consider upgrading Drizzle client"
2745
2017
msgid "All parts of a SPATIAL index must be NOT NULL"
2748
#: ../drizzled/error.cc:394
2750
2021
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2753
#: ../drizzled/error.cc:395
2024
msgid "Slave is already running"
2027
msgid "Slave already has been stopped"
2756
"Uncompressed data size too large; the maximum size is %d (based on "
2757
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2032
"Uncompressed data size too large; the maximum size is %d (probably, length "
2033
"of uncompressed data was corrupted)"
2760
#: ../drizzled/error.cc:396
2761
2036
msgid "ZLIB: Not enough memory"
2764
#: ../drizzled/error.cc:397
2766
2040
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2767
2041
"data was corrupted)"
2770
#: ../drizzled/error.cc:398
2771
2044
msgid "ZLIB: Input data corrupted"
2774
#: ../drizzled/error.cc:399
2776
2048
msgid "%d line(s) were cut by GROUP_CONCAT()"
2779
#: ../drizzled/error.cc:400
2781
2052
msgid "Row %ld doesn't contain data for all columns"
2784
#: ../drizzled/error.cc:401
2787
2057
"Row %ld was truncated; it contained more data than there were input columns"
2790
#: ../drizzled/error.cc:402
2793
2062
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2796
#: ../drizzled/error.cc:403
2798
2066
msgid "Out of range value for column '%s' at row %ld"
2801
#: ../drizzled/error.cc:404
2803
2070
msgid "Data truncated for column '%s' at row %ld"
2806
#: ../drizzled/error.cc:405
2074
msgid "Using storage engine %s for table '%s'"
2808
2078
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2811
#: ../drizzled/error.cc:406
2081
msgid "Cannot drop one or more of the requested users"
2084
msgid "Can't revoke all privileges for one or more of the requested users"
2813
2088
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2816
#: ../drizzled/error.cc:407
2818
2092
msgid "Illegal mix of collations for operation '%s'"
2821
#: ../drizzled/error.cc:408
2824
2097
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2825
2098
"variable_name)"
2828
#: ../drizzled/error.cc:409
2830
2102
msgid "Unknown collation: '%-.64s'"
2833
#: ../drizzled/error.cc:410
2106
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2107
"compiled without SSL support; they can be used later if Drizzle slave with "
2113
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2114
"old format; please change the password to the new format"
2836
2119
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2840
#: ../drizzled/error.cc:411
2123
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2127
"It is recommended to use --skip-slave-start when doing step-by-step "
2128
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2129
"get an unexpected slave's drizzled restart"
2132
msgid "SQL thread is not to be started so UNTIL options are ignored"
2842
2136
msgid "Incorrect index name '%-.100s'"
2845
#: ../drizzled/error.cc:412
2847
2140
msgid "Incorrect catalog name '%-.100s'"
2850
#: ../drizzled/error.cc:413
2144
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2852
2148
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2855
#: ../drizzled/error.cc:414
2152
msgid "Unknown key cache '%-.100s'"
2156
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2157
"this switch for this grant to work"
2857
2161
msgid "Unknown table engine '%s'"
2860
#: ../drizzled/error.cc:415
2165
msgid "'%s' is deprecated; use '%s' instead"
2862
2169
msgid "The target table %-.100s of the %s is not updatable"
2865
#: ../drizzled/error.cc:416
2868
2174
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2872
#: ../drizzled/error.cc:417
2875
2180
"The Drizzle server is running with the %s option so it cannot execute this "
2879
#: ../drizzled/error.cc:418
2881
2185
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2884
#: ../drizzled/error.cc:419
2886
2189
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2889
#: ../drizzled/error.cc:420
2891
2193
"Incorrect table definition; there can be only one TIMESTAMP column with "
2892
2194
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2895
#: ../drizzled/error.cc:421
2897
2198
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2900
#: ../drizzled/error.cc:422
2201
msgid "This command is not supported in the prepared statement protocol yet"
2902
2205
msgid "Got error %d '%-.100s' from %s"
2905
#: ../drizzled/error.cc:423
2907
2209
msgid "Got temporary error %d '%-.100s' from %s"
2910
#: ../drizzled/error.cc:424
2912
2213
msgid "Unknown or incorrect time zone: '%-.64s'"
2915
#: ../drizzled/error.cc:425
2217
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2917
2221
msgid "Invalid %s character string: '%.64s'"
2920
#: ../drizzled/error.cc:426
2922
2225
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2925
#: ../drizzled/error.cc:427
2229
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2233
msgid "Can't create a %s from within another stored routine"
2237
msgid "%s %s already exists"
2927
2241
msgid "%s %s does not exist"
2930
#: ../drizzled/error.cc:428
2245
msgid "Failed to DROP %s %s"
2249
msgid "Failed to CREATE %s %s"
2253
msgid "%s with no matching label: %s"
2257
msgid "Redefining label %s"
2261
msgid "End-label %s without match"
2265
msgid "Referring to uninitialized variable %s"
2269
msgid "PROCEDURE %s can't return a result set in the given context"
2272
msgid "RETURN is only allowed in a FUNCTION"
2276
msgid "%s is not allowed in stored procedures"
2280
"The update log is deprecated and replaced by the binary log; SET "
2281
"SQL_LOG_UPDATE has been ignored"
2285
"The update log is deprecated and replaced by the binary log; SET "
2286
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2931
2289
msgid "Query execution was interrupted"
2934
#: ../drizzled/error.cc:429
2293
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2297
msgid "Undefined CONDITION: %s"
2301
msgid "No RETURN found in FUNCTION %s"
2305
msgid "FUNCTION %s ended without RETURN"
2308
msgid "Cursor statement must be a SELECT"
2311
msgid "Cursor SELECT must not have INTO"
2315
msgid "Undefined CURSOR: %s"
2318
msgid "Cursor is already open"
2321
msgid "Cursor is not open"
2325
msgid "Undeclared variable: %s"
2328
msgid "Incorrect number of FETCH variables"
2331
msgid "No data - zero rows fetched, selected, or processed"
2335
msgid "Duplicate parameter: %s"
2339
msgid "Duplicate variable: %s"
2343
msgid "Duplicate condition: %s"
2347
msgid "Duplicate cursor: %s"
2351
msgid "Failed to ALTER %s %s"
2354
msgid "Subquery value not supported"
2358
msgid "%s is not allowed in stored function or trigger"
2361
msgid "Variable or condition declaration after cursor or handler declaration"
2364
msgid "Cursor declaration after handler declaration"
2367
msgid "Case not found for CASE statement"
2371
msgid "Configuration file '%-.192s' is too big"
2375
msgid "Malformed file type header in file '%-.192s'"
2379
msgid "Unexpected end of file while parsing comment '%-.200s'"
2383
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2387
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2390
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2394
msgid "'%-.192s.%-.192s' is not %s"
2398
msgid "Column '%-.192s' is not updatable"
2401
msgid "View's SELECT contains a subquery in the FROM clause"
2405
msgid "View's SELECT contains a '%s' clause"
2408
msgid "View's SELECT contains a variable or parameter"
2412
msgid "View's SELECT refers to a temporary table '%-.192s'"
2415
msgid "View's SELECT and view's field list have different column counts"
2419
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2422
msgid "View being updated does not have complete key of underlying table in it"
2937
2427
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2938
2428
"(s) or definer/invoker of view lack rights to use them"
2941
#: ../drizzled/error.cc:430
2432
msgid "Can't drop or alter a %s from within another stored routine"
2435
msgid "GOTO is not allowed in a stored procedure handler"
2438
msgid "Trigger already exists"
2441
msgid "Trigger does not exist"
2445
msgid "Trigger's '%-.192s' is view or temporary table"
2449
msgid "Updating of %s row is not allowed in %strigger"
2453
msgid "There is no %s row in %s trigger"
2943
2457
msgid "Field '%-.192s' doesn't have a default value"
2946
#: ../drizzled/error.cc:431
2947
2460
msgid "Division by 0"
2950
#: ../drizzled/error.cc:432
2952
2464
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2955
#: ../drizzled/error.cc:433
2957
2468
msgid "Illegal %s '%-.192s' value found during parsing"
2960
#: ../drizzled/error.cc:434
2472
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2476
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2480
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2484
msgid "Failed purging old relay logs: %s"
2488
msgid "Password hash should be a %d-digit hexadecimal number"
2491
msgid "Target log not found in binlog index"
2494
msgid "I/O error reading log index file"
2497
msgid "Server configuration does not permit binlog purge"
2500
msgid "Failed on fseek()"
2503
msgid "Fatal error during log purge"
2506
msgid "A purgeable log is in use, will not purge"
2509
msgid "Unknown error during log purge"
2513
msgid "Failed initializing relay log position: %s"
2516
msgid "You are not using binary logging"
2521
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2524
msgid "WSAStartup Failed"
2527
msgid "Can't handle procedures with different groups yet"
2530
msgid "Select must have a group with this procedure"
2533
msgid "Can't use ORDER clause with this procedure"
2537
msgid "Binary logging and replication forbid changing the global server %s"
2541
msgid "Can't map file: %-.200s, errno: %d"
2545
msgid "Wrong magic in %-.64s"
2548
msgid "Prepared statement contains too many placeholders"
2962
2552
msgid "Key part '%-.192s' length cannot be 0"
2965
#: ../drizzled/error.cc:435
2555
msgid "View text checksum failed"
2560
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2564
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2568
msgid "Can not delete from join view '%-.192s.%-.192s'"
2572
msgid "Operation %s failed for %.256s"
2575
msgid "XAER_NOTA: Unknown XID"
2578
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2968
2583
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2969
2584
"the %.64s state"
2972
#: ../drizzled/error.cc:436
2587
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2591
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2595
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2600
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2604
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2607
msgid "Failed to revoke all privileges to dropped routine"
2974
2611
msgid "Data too long for column '%s' at row %ld"
2977
#: ../drizzled/error.cc:437
2615
msgid "Bad SQLSTATE: '%s'"
2980
2620
"%s: ready for connections.\n"
2981
2621
"Version: '%s' %s\n"
2984
#: ../drizzled/error.cc:438
2985
2624
msgid "Can't load value from file with fixed size rows to variable"
2988
#: ../drizzled/error.cc:439
2627
msgid "You are not allowed to create a user with GRANT"
2990
2631
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2993
#: ../drizzled/error.cc:440
2994
2634
msgid "Table definition has changed, please retry transaction"
2997
#: ../drizzled/error.cc:441
2637
msgid "Duplicate handler declared in the same block"
2642
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2643
"variable in BEFORE trigger"
2999
2647
msgid "Not allowed to return a result set from a %s"
3002
#: ../drizzled/error.cc:442
3003
2650
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3006
#: ../drizzled/error.cc:443
2654
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2655
"declaration and binary logging is enabled; if non-transactional tables were "
2656
"updated, the binary log will miss their changes"
2660
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2661
"declaration and binary logging is enabled (you *might* want to use the less "
2662
"safe log_bin_trust_function_creators variable)"
2666
"You do not have the SUPER privilege and binary logging is enabled (you "
2667
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2671
"You can't execute a prepared statement which has an open cursor associated "
2672
"with it. Reset the statement to re-execute it."
2676
msgid "The statement (%lu) has no open cursor."
3008
2680
"Explicit or implicit commit is not allowed in stored function or trigger."
3011
#: ../drizzled/error.cc:444
2685
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2688
msgid "Recursive stored functions and triggers are not allowed."
3013
2692
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3016
#: ../drizzled/error.cc:445
3018
2696
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3021
#: ../drizzled/error.cc:446
3024
2701
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3028
#: ../drizzled/error.cc:447
2706
"You can't combine write-locking of system tables with other tables or lock "
2711
msgid "Unable to connect to foreign data source: %.64s"
2716
"There was a problem processing the query on the foreign data source. Data "
2717
"source error: %-.64s"
2722
"The foreign data source you are trying to reference does not exist. Data "
2723
"source error: %-.64s"
2728
"Can't create federated table. The data source connection string '%-.64s' is "
2729
"not in the correct format"
2733
msgid "The data source connection string '%-.64s' is not in the correct format"
2737
msgid "Can't create federated table. Foreign data src error: %-.64s"
3029
2740
msgid "Trigger in wrong schema"
3032
#: ../drizzled/error.cc:448
3035
2745
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3036
2746
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3039
#: ../drizzled/error.cc:449
2750
msgid "Routine body for '%-.100s' is too long"
2753
msgid "Cannot drop default keycache"
3041
2757
msgid "Display width out of range for column '%-.192s' (max = %d)"
3044
#: ../drizzled/error.cc:450
2760
msgid "XAER_DUPID: The XID already exists"
3046
2764
msgid "Datetime function: %-.32s field overflow"
3049
#: ../drizzled/error.cc:451
2769
"Can't update table '%-.192s' in stored function/trigger because it is "
2770
"already used by statement which invoked this stored function/trigger."
2775
"The definition of table '%-.192s' prevents operation %.192s on table "
2780
"The prepared statement contains a stored routine call that refers to that "
2781
"same statement. It's not allowed to execute a prepared statement in such a "
2785
msgid "Not allowed to set autocommit from a stored function or trigger"
2788
msgid "Definer is not fully qualified"
2793
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2794
"Current user is used as definer. Please recreate the view!"
2799
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2804
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2808
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3052
2813
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3055
#: ../drizzled/error.cc:452
3058
2818
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3061
#: ../drizzled/error.cc:453
3062
msgid "No data - zero rows fetched, selected, or processed"
3065
#: ../drizzled/error.cc:454
2822
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2827
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2828
"activated under the authorization of the invoker, which may have "
2829
"insufficient privileges. Please recreate the trigger."
2833
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2838
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2839
"exceeded for routine %.192s"
2844
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2845
"or contains bad data (internal code %d)"
2849
msgid "Incorrect routine name '%-.192s'"
3067
2853
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3070
#: ../drizzled/error.cc:455
2856
msgid "AGGREGATE is not supported for stored functions"
2861
"Can't create more than max_prepared_stmt_count statements (current value: %"
2866
msgid "`%-.192s`.`%-.192s` contains view recursion"
3072
2870
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3075
#: ../drizzled/error.cc:456
3076
2873
msgid "The used table type doesn't support SPATIAL indexes"
3079
#: ../drizzled/error.cc:457
2876
msgid "Triggers can not be created on system tables"
3081
2880
msgid "Leading spaces are removed from name '%s'"
3084
#: ../drizzled/error.cc:458
3085
2883
msgid "Failed to read auto-increment value from storage engine"
3088
#: ../drizzled/error.cc:459
3090
2893
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3093
#: ../drizzled/error.cc:460
2897
msgid "The target table %-.100s of the %s is not insertable-into"
2902
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3094
2905
msgid "Too high level of nesting for select"
3097
#: ../drizzled/error.cc:461
3099
2909
msgid "Name '%-.64s' has become ''"
3102
#: ../drizzled/error.cc:462
3104
2913
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3105
2914
"optional and non-empty FIELDS ENCLOSED BY"
3108
#: ../drizzled/error.cc:463
2918
msgid "The foreign server, %s, you are trying to create already exists."
2923
"The foreign server name you are trying to reference does not exist. Data "
2924
"source error: %-.64s"
3111
2929
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3114
#: ../drizzled/error.cc:464
3116
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3119
#: ../drizzled/error.cc:465
2934
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2939
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2942
msgid "MAXVALUE can only be used in last partition definition"
2945
msgid "Subpartitions can only be hash partitions and by key"
2948
msgid "Must define subpartitions on all partitions if on one partition"
2951
msgid "Wrong number of partitions defined, mismatch with previous setting"
2954
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2957
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2960
msgid "Expression in RANGE/LIST VALUES must be constant"
2963
msgid "Field in list of fields for partition function not found in table"
2966
msgid "List of fields is only allowed in KEY partitions"
2970
"The partition info in the frm file is not consistent with what can be "
2971
"written into the frm file"
2975
msgid "The %-.192s function returns the wrong type"
2979
msgid "For %-.64s partitions each partition must be defined"
2982
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2985
msgid "VALUES value must be of same type as partition function"
2988
msgid "Multiple definition of same constant in list partitioning"
2991
msgid "Partitioning can not be used stand-alone in query"
2995
"The mix of handlers in the partitions is not allowed in this version of "
3000
msgid "For the partitioned engine it is necessary to define all %-.64s"
3003
msgid "Too many partitions (including subpartitions) were defined"
3007
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3008
"partitioning for subpartitioning"
3011
msgid "Failed to create specific handler file"
3014
msgid "A BLOB field is not allowed in partition function"
3018
msgid "A %-.192s must include all columns in the table's partitioning function"
3022
msgid "Number of %-.64s = 0 is not an allowed value"
3025
msgid "Partition management on a not partitioned table is not possible"
3029
"Foreign key condition is not yet supported in conjunction with partitioning"
3033
msgid "Error in list of partitions to %-.64s"
3036
msgid "Cannot remove all partitions, use DROP TABLE instead"
3039
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3043
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3048
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3049
"tables using HASH PARTITIONs"
3053
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3056
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3059
msgid "At least one partition must be added"
3062
msgid "At least one partition must be coalesced"
3065
msgid "More partitions to reorganize than there are partitions"
3069
msgid "Duplicate partition name %-.192s"
3072
msgid "It is not allowed to shut off binlog on this command"
3075
msgid "When reorganizing a set of partitions they must be in consecutive order"
3079
"Reorganize of range partitions cannot change total ranges except for last "
3080
"partition where it can extend the range"
3083
msgid "Partition function not supported in this version for this handler"
3086
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3090
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3094
msgid "Plugin '%-.192s' is not loaded"
3121
3098
msgid "Incorrect %-.32s value: '%-.128s'"
3124
#: ../drizzled/error.cc:466
3126
3102
msgid "Table has no partition for value %-.64s"
3129
#: ../drizzled/error.cc:467
3106
msgid "It is not allowed to specify %s more than once"
3110
msgid "Failed to create %s"
3114
msgid "Failed to drop %s"
3117
msgid "The handler doesn't support autoextend of tablespaces"
3121
"A size parameter was incorrectly specified, either number or on the form 10M"
3125
"The size number was correct but we don't allow the digit part to be more "
3130
msgid "Failed to alter: %s"
3130
3133
msgid "Writing one row to the row-based binary log failed"
3133
#: ../drizzled/error.cc:468
3137
msgid "Table definition on master and slave does not match: %s"
3141
"Slave running with --log-slave-updates must use row-based binary logging to "
3142
"be able to replicate row-based binary log events"
3146
msgid "Event '%-.192s' already exists"
3150
msgid "Failed to store event %s. Error code %d from storage engine."
3154
msgid "Unknown event '%-.192s'"
3158
msgid "Failed to alter event '%-.192s'"
3161
msgid "INTERVAL is either not positive or too big"
3164
msgid "ENDS is either invalid or before STARTS"
3167
msgid "Event execution time is in the past. Event has been disabled"
3170
msgid "Failed to open drizzle.event"
3173
msgid "No datetime expression provided"
3178
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3179
"probably corrupted"
3183
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3186
msgid "Failed to delete the event from drizzle.event"
3189
msgid "Error during compilation of event's body"
3192
msgid "Same old and new event name"
3196
msgid "Data for column '%s' too long"
3135
3200
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3138
#: ../drizzled/error.cc:469
3205
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3209
msgid "You can't write-lock a log table. Only read access is possible"
3212
msgid "You can't use locks with log tables."
3141
3217
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3142
3218
"d would lead to a duplicate entry"
3145
#: ../drizzled/error.cc:470
3223
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3224
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3228
"Cannot switch out of the row-based binary log format when the session has "
3229
"open temporary tables"
3233
"Cannot change the binary logging format inside a stored function or trigger"
3237
"The NDB cluster engine does not support changing the binlog format on the "
3241
msgid "Cannot create temporary table with partitions"
3244
msgid "Partition constant is out of partition function domain"
3247
msgid "This partition function is not allowed"
3250
msgid "Error in DDL log"
3253
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3256
msgid "Incorrect partition name"
3147
3260
"Transaction isolation level can't be changed while a transaction is in "
3151
#: ../drizzled/error.cc:471
3266
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3267
"'%-.192s' for key '%-.192s'"
3271
msgid "Internal scheduler error %d"
3275
msgid "Error during starting/stopping of the scheduler. Error code %u"
3278
msgid "Engine cannot be used in partitioned tables"
3282
msgid "Cannot activate '%-.64s' log"
3285
msgid "The server was not built with row-based replication"
3288
msgid "Decoding of base64 string failed"
3291
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3295
"Cannot proceed because system tables used by Event Scheduler were found "
3296
"damaged at server start"
3299
msgid "Only integers allowed as number here"
3302
msgid "This storage engine cannot be used for log tables"
3306
msgid "You cannot '%s' a log table if logging is enabled"
3311
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3312
"rename two tables: the log table to an archive table and another table back "
3153
3317
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3156
#: ../drizzled/error.cc:472
3158
3321
msgid "Incorrect parameters in the call to native function '%-.192s'"
3161
#: ../drizzled/error.cc:473
3325
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3329
msgid "This function '%-.192s' has the same name as a native function"
3163
3333
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3166
#: ../drizzled/error.cc:474
3336
msgid "Too many files opened, please execute the command again"
3340
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3341
"The event was dropped immediately after creation."
3345
msgid "The incident %s occurred on the master. Message: %-.64s"
3348
msgid "Table has no partition for some existing values"
3351
msgid "Statement is not safe to log in statement format."
3355
msgid "Fatal error: %s"
3359
msgid "Relay log read failure: %s"
3363
msgid "Relay log write failure: %s"
3367
msgid "Master command %s failed: %s"
3371
msgid "Binary logging not possible. Message: %s"
3375
msgid "View `%-.64s`.`%-.64s` has no creation context"
3379
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3383
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3387
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3391
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3395
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3399
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3403
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3407
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3411
msgid "Ambiguous slave modes combination. %s"
3416
"The BINLOG statement of type `%s` was not preceded by a format description "
3420
msgid "Corrupted replication event was detected"
3168
3424
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3171
#: ../drizzled/error.cc:476
3428
msgid "Being purged log %s was not found"
3432
msgid "Converted to non-transactional lock on '%-.64s'"
3436
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3441
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3445
msgid "Can't access storage engine of table %-.64s"
3448
msgid "Starting backup process"
3451
msgid "Backup completed"
3454
msgid "Starting restore process"
3457
msgid "Restore completed"
3460
msgid "Nothing to backup"
3464
msgid "Database '%-.64s' cannot be included in a backup"
3468
"Error during backup operation - server's error log contains more information "
3473
"Error during restore operation - server's error log contains more "
3474
"information about the error"
3478
"Can't execute this command because another BACKUP/RESTORE operation is in "
3482
msgid "Error when preparing for backup operation"
3485
msgid "Error when preparing for restore operation"
3489
msgid "Invalid backup location '%-.64s'"
3493
msgid "Can't read backup location '%-.64s'"
3497
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3500
msgid "Can't enumerate server databases"
3503
msgid "Can't enumerate server tables"
3507
msgid "Can't enumerate tables in database %-.64s"
3511
msgid "Skipping view %-.64s in database %-.64s"
3515
msgid "Skipping table %-.64s since it has no valid storage engine"
3519
msgid "Can't open table %-.64s"
3522
msgid "Can't read backup archive preamble"
3525
msgid "Can't write backup archive preamble"
3529
msgid "Can't find backup driver for table %-.64s"
3534
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3539
msgid "Can't create %-.64s backup driver"
3543
msgid "Can't create %-.64s restore driver"
3547
msgid "Found %d images in backup archive but maximum %d are supported"
3551
msgid "Error when saving meta-data of %-.64s"
3554
msgid "Error when reading meta-data list"
3558
msgid "Can't create %-.64s"
3561
msgid "Can't allocate buffer for image data transfer"
3565
msgid "Error when writing %-.64s backup image data (for table #%d)"
3568
msgid "Error when reading data from backup stream"
3571
msgid "Can't go to the next chunk in backup stream"
3575
msgid "Can't initialize %-.64s backup driver"
3579
msgid "Can't initialize %-.64s restore driver"
3583
msgid "Can't shut down %-.64s backup driver"
3587
msgid "Can't shut down %-.64s backup driver(s)"
3591
msgid "%-.64s backup driver can't prepare for synchronization"
3595
msgid "%-.64s backup driver can't create its image validity point"
3599
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3603
msgid "%-.64s backup driver can't cancel its backup operation"
3607
msgid "%-.64s restore driver can't cancel its restore operation"
3611
msgid "Error when polling %-.64s backup driver for its image data"
3615
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3620
"After %d attempts %-.64s restore driver still can't accept next block of data"
3624
msgid "Open and lock tables failed in %-.64s"
3627
msgid "Backup driver's table locking thread can not be initialized."
3631
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3632
"and 'drizzle.online_backup_progress'."
3636
msgid "Tablespace '%-.192s' already exists"
3640
msgid "Tablespace '%-.192s' doesn't exist"
3644
msgid "Unexpected master's heartbeat data: %s"
3648
msgid "The requested value for the heartbeat period %s %s"
3652
msgid "Can't write to the online backup progress log %-.64s."
3656
msgid "Tablespace '%-.192s' not empty"
3661
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3662
"server. The original definition of the required tablespace is '%-.256s' "
3663
"while the same tablespace is defined on the server as '%-.256s'"
3666
msgid "A virtual column cannot be based on a virtual column"
3670
msgid "Non-deterministic expression for virtual column '%s'."
3675
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3678
msgid "Primary key cannot be defined upon a virtual column."
3681
msgid "Key/Index cannot be defined on a non-stored virtual column."
3685
msgid "Cannot define foreign key with %s clause on a virtual column."
3689
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3693
msgid "'%s' is not yet supported for virtual columns."
3696
msgid "Constant expression in virtual column function is not allowed."
3699
msgid "Encountered an unknown temporal type."
3703
msgid "Received an invalid string format '%s' for a date value."
3707
msgid "Received an invalid string format '%s' for a time value."
3711
msgid "Received an invalid value '%s' for a UNIX timestamp."
3173
3715
msgid "Received an invalid datetime value '%s'."
3176
#: ../drizzled/error.cc:477
3178
msgid "Received an invalid DATE value '%s'."
3181
#: ../drizzled/error.cc:478
3183
3719
msgid "Received a NULL argument for function '%s'."
3186
#: ../drizzled/error.cc:479
3188
msgid "Received an invalid timestamp value '%s'."
3191
#: ../drizzled/error.cc:480
3193
msgid "Received an invalid TIME value '%s'."
3196
#: ../drizzled/error.cc:481
3198
msgid "Received an invalid value '%s' for a UNIX timestamp."
3201
#: ../drizzled/error.cc:483
3723
msgid "Received an invalid negative argument '%s' for function '%s'."
3203
3727
msgid "Received an out-of-range argument '%s' for function '%s'."
3206
#: ../drizzled/error.cc:484
3731
msgid "Received an invalid time value '%s'."
3208
3735
msgid "Received an invalid enum value '%s'."
3211
#: ../drizzled/error.cc:485
3212
3738
msgid "Tables which are replicated require a primary key."
3215
#: ../drizzled/error.cc:487
3217
msgid "Corrupt or invalid schema definition for '%s' : %s"
3220
#: ../drizzled/error.cc:488
3222
msgid "Corrupt or invalid table definition for '%s': %s"
3225
#: ../drizzled/error.cc:489
3227
msgid "The number of enum that were required was too high for table '%s'"
3230
#: ../drizzled/error.cc:490
3232
msgid "Corrupt or invalid table definition for '%s'"
3235
#: ../drizzled/error.cc:491
3237
msgid "Collation '%s' for table %s is invalid/unknown"
3240
#: ../drizzled/error.cc:493
3242
msgid "Cannot drop table '%s'"
3245
#: ../drizzled/error.cc:494
3247
msgid "Error occurred while dropping table '%s'"
3250
#: ../drizzled/error.cc:495
3252
msgid "Permission denied to create '%s'"
3255
#: ../drizzled/error.cc:496
3257
msgid "Unknown table '%s'"
3260
#: ../drizzled/error.cc:498
3262
msgid "Cannot create schema '%s'"
3265
#: ../drizzled/error.cc:499
3267
msgid "Schema does not exist: %s"
3270
#: ../drizzled/error.cc:500
3272
msgid "Error altering schema: %s"
3275
#: ../drizzled/error.cc:501
3277
msgid "Error droppping Schema : %s"
3280
#: ../drizzled/error.cc:503
3281
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3284
#: ../drizzled/error.cc:504
3286
msgid "Unknown table engine option key/pair %s = %s."
3289
#: ../drizzled/error.cc:505
3291
msgid "Unknown schema engine option key/pair %s = %s."
3294
#: ../drizzled/error.cc:506
3295
msgid "Implicit cartesian join attempted."
3298
#: ../drizzled/error.cc:507
3299
msgid "Admin access not allowed from this username/IP address."
3302
#. User lock/barrier error messages
3303
#: ../drizzled/error.cc:510
3304
msgid "wait() can not be called on session owning user defined barrier."
3307
#: ../drizzled/error.cc:511
3308
msgid "Unknown user defined barrier requested."
3311
#: ../drizzled/error.cc:512
3312
msgid "Session does not own user defined barrier."
3315
#: ../drizzled/error.cc:513
3316
msgid "Session can not wait on a user defined lock owned by the session."
3319
#: ../drizzled/error.cc:514
3320
msgid "Session does not own user defined lock."
3323
#: ../drizzled/error.cc:516
3324
msgid "Invalid name for user defined barrier."
3327
#: ../drizzled/error.cc:517
3328
msgid "Invalid name for user defined lock."
3331
#: ../drizzled/error.cc:519
3333
"Either a DEFAULt value or NULL NULL description is required for a new column "
3334
"if table is not empty"
3338
#: ../drizzled/error.cc:522
3341
"Cast to unsigned converted negative integer to it's positive complement: %s"
3344
#: ../drizzled/error.cc:523
3346
msgid "Invalid cast to signed integer: %s"
3349
#: ../drizzled/error.cc:525
3351
msgid "Identifier '%.*s' is a SQL keyword."
3354
#: ../drizzled/error.cc:528
3356
msgid "Can't unlock file (Errcode: %d)"
3359
#: ../drizzled/error.cc:529
3361
msgid "Can't change size of file (Errcode: %d)"
3364
#: ../drizzled/error.cc:530
3366
msgid "Can't open stream from handle (Errcode: %d)"
3369
#: ../drizzled/error.cc:531
3371
msgid "Warning: '%s' had %d links"
3374
#: ../drizzled/error.cc:532
3376
msgid "Warning: %d files and %d streams is left open\n"
3379
#: ../drizzled/error.cc:533
3381
msgid "Can't create directory '%s' (Errcode: %d)"
3384
#: ../drizzled/error.cc:534
3387
"Character set '%s' is not a compiled character set and is not specified in "
3391
#: ../drizzled/error.cc:535
3393
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3396
#: ../drizzled/error.cc:536
3398
msgid "Can't read value for symlink '%s' (Error %d)"
3401
#: ../drizzled/error.cc:537
3403
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3406
#: ../drizzled/error.cc:538
3408
msgid "Error on realpath() on '%s' (Error %d)"
3411
#: ../drizzled/error.cc:539
3413
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3416
#: ../drizzled/error.cc:540
3419
"Collation '%s' is not a compiled collation and is not specified in the %s "
3423
#: ../drizzled/error.cc:541
3425
msgid "File '%s' (fileno: %d) was not closed"
3429
#: ../drizzled/error.cc:544
3430
msgid "Received an invalid UUID value"
3433
#: ../drizzled/error.cc:545
3434
msgid "The UUID was not created with a valid time"
3438
#: ../drizzled/error.cc:548
3440
msgid "Received an invalid BOOLEAN value '%s'."
3443
#: ../drizzled/error.cc:549
3445
msgid "Invalid cast to BOOLEAN: '%s'."
3448
#. Transactional DDL
3449
#: ../drizzled/error.cc:552
3450
msgid "Transactional DDL not supported"
3454
#: ../drizzled/error.cc:554
3456
msgid "Assertion '%s' failed."
3459
#: ../drizzled/error.cc:555
3461
msgid "Assertion '%s' failed, the result was NULL."
3464
#. Catalog related errors
3465
#: ../drizzled/error.cc:573
3467
msgid "Cannot create catalog '%s'."
3470
#: ../drizzled/error.cc:574
3472
msgid "Permission is denied to create '%s' catalog."
3475
#: ../drizzled/error.cc:575
3477
msgid "Cannot drop catalog '%s'."
3480
#: ../drizzled/error.cc:576
3482
msgid "Permission is denied to drop '%s' catalog."
3485
#: ../drizzled/error.cc:577
3487
msgid "Catalog '%s' does not exist."
3490
#: ../drizzled/error.cc:578
3491
msgid "You cannot drop the 'local' catalog."
3494
#: ../drizzled/error.cc:579
3496
msgid "Could not gain lock on '%s'."
3499
#: ../drizzled/error.cc:580
3501
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3504
#: ../drizzled/error.cc:581
3505
msgid "Invalid catalog name."
3508
#: ../drizzled/error.cc:582
3510
"Engine status is now stored in the data_dictionary tables, please use these "
3514
#: ../drizzled/error.cc:583
3515
msgid "There is already a transaction in progress"
3518
#: ../drizzled/identifier/catalog.cc:55
3520
"Catalog name cannot be encoded and fit within filesystem name length "
3524
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:221
3526
"Schema name cannot be encoded and fit within filesystem name length "
3530
#: ../drizzled/identifier/table.cc:238
3532
"Table name cannot be encoded and fit within filesystem name length "
3538
#. * Since clients still use this code, we use fprintf here.
3539
#. * This fprintf needs to be turned into errmsg_printf
3540
#. * as soon as the client programs no longer use mysys
3541
#. * and can use the pluggable error message system.
3543
#: ../drizzled/internal/default.cc:688
3545
3742
msgid "error: could not open directory: %s\n"
3548
#: ../drizzled/main.cc:171
3746
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3750
msgid "Cannot open file: %s\n"
3754
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3758
msgid "Attempted to read record bigger than INT_MAX\n"
3762
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3766
msgid "Could not read transaction message.\n"
3770
msgid "GPB ERROR: %s.\n"
3550
"setrlimit could not change the size of core files to 'infinity'; We may not "
3551
"be able to generate a core file on signals"
3554
#: ../drizzled/main.cc:288
3556
msgid "Data directory %s does not exist\n"
3559
#: ../drizzled/main.cc:299
3561
msgid "Local catalog %s/local does not exist\n"
3564
#: ../drizzled/main.cc:324 ../plugin/multi_thread/multi_thread.cc:84
3565
msgid "Drizzle has receieved an abort event."
3568
#: ../drizzled/main.cc:325 ../plugin/multi_thread/multi_thread.cc:85
3569
msgid "In Function: "
3572
#: ../drizzled/main.cc:326 ../plugin/multi_thread/multi_thread.cc:86
3576
#: ../drizzled/main.cc:327 ../plugin/multi_thread/multi_thread.cc:87
3580
#: ../drizzled/message/transaction_writer.cc:365
3781
msgid "Unable to parse command. Got error: %s.\n"
3785
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3582
3789
msgid "Usage: %s TRANSACTION_LOG\n"
3585
#: ../drizzled/message/transaction_writer.cc:371
3587
msgid "Cannot open file: %s\n"
3590
#: ../drizzled/module/library.cc:149
3593
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3594
"the current running version of Drizzle: %<PRIu64>."
3597
#: ../drizzled/module/loader.cc:177
3600
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3604
#: ../drizzled/module/loader.cc:224
3606
msgid "Plugin '%s' init function returned error.\n"
3609
#: ../drizzled/module/loader.cc:463
3611
msgid "Couldn't load plugin library named '%s'.\n"
3614
#: ../drizzled/module/loader.cc:473
3616
msgid "Couldn't load plugin named '%s'.\n"
3619
#: ../drizzled/module/registry.cc:191
3622
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3626
#: ../drizzled/module/registry.h:118
3628
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3631
#: ../drizzled/module/registry.h:132
3633
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3636
#: ../drizzled/option.cc:85
3637
3792
msgid "Warning: "
3640
#: ../drizzled/option.cc:87
3644
#: ../drizzled/option.cc:338
3646
3799
msgid "%s: %s: Option '%s' used, but is disabled\n"
3649
#: ../drizzled/option.cc:340
3650
3802
msgid "WARNING"
3653
#: ../drizzled/option.cc:442
3655
3809
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3658
#: ../drizzled/option.cc:770
3660
3813
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3663
#: ../drizzled/option.cc:963
3665
3817
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3668
#: ../drizzled/option.cc:1195
3670
3821
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3673
#: ../drizzled/option.cc:1215
3850
4029
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3853
#: ../drizzled/plugin/xa_resource_manager.cc:209
3854
4032
msgid "Crash recovery finished."
3857
#: ../drizzled/replication_services.cc:94
3859
"You registered a TransactionApplier plugin but no TransactionReplicator "
3860
"plugins were registered.\n"
3863
#: ../drizzled/replication_services.cc:125
3866
"You registered a TransactionApplier plugin but no TransactionReplicator "
3867
"plugins were registered that match the requested replicator name of '%s'.\n"
3868
"We have deactivated the TransactionApplier '%s'.\n"
3871
#: ../drizzled/session.cc:1959 ../drizzled/session.cc:1978
3873
4036
msgid "Could not remove temporary table: '%s', error: %d"
3876
#: ../drizzled/signal_handler.cc:53
3878
msgid "Got signal %d from thread %<PRIu32>"
3881
#: ../drizzled/signal_handler.cc:119
3883
msgid "Fatal signal %d while backtracing\n"
3886
#: ../drizzled/signal_handler.cc:128
3888
msgid "Fatal: time() call failed\n"
3891
#: ../drizzled/signal_handler.cc:134
3894
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3895
"This could be because you hit a bug. It is also possible that this binary\n"
3896
" or one of the libraries it was linked against is corrupt, improperly "
3898
" or misconfigured. This error can also be caused by malfunctioning "
3902
#: ../drizzled/signal_handler.cc:142
3905
"We will try our best to scrape up some info that will hopefully help "
3907
"the problem, but since we have already crashed, something is definitely "
3909
"and this may fail.\n"
3913
#: ../drizzled/signal_handler.cc:149
3916
"It is possible that drizzled could use up to \n"
3917
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3919
"Hope that's ok; if not, decrease some variables in the equation.\n"
3923
#: ../drizzled/sql_table.cc:1932
4040
msgid "Variable named %s already exists!\n"
4044
msgid "Could not add Variable: %s\n"
4048
msgid "Table %s had a open data Cursor in reopen_table"
4052
"Table name cannot be encoded and fit within filesystem name length "
4057
"Schema name cannot be encoded and fit within filesystem name length "
3925
4062
msgid "Unknown - internal error %d during operation"
3928
#: ../drizzled/statement/alter_table.cc:1516
3931
4067
"order_st BY ignored because there is a user-defined clustered index in the "
3932
4068
"table '%-.192s'"
3935
#: ../drizzled/sys_var.cc:1527
3937
msgid "Variable named %s already exists!\n"
3940
#: ../drizzled/sys_var.cc:1536
3942
msgid "Could not add Variable: %s\n"
3945
#: ../drizzled/sys_var.cc:1634
3946
msgid "Failed to initialize system variables"
3949
#: ../drizzled/table.cc:1679
3951
msgid "Got error %d when reading table '%s'"
3954
#: ../drizzled/table/instance/base.cc:1842
4073
"'%s' had no or invalid character set, and default character set is multi-"
4074
"byte, so character column sizes may have changed"
3956
4078
msgid "Unknown collation '%s' in table '%-.64s' definition"
3959
#: ../drizzled/table/instance/base.cc:1849
3962
4083
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3966
#: ../drizzled/tztime.cc:170
4088
msgid "Got error %d when reading table '%s'"
3968
4092
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3971
#: ../plugin/auth_file/auth_file.cc:227
3973
msgid "Could not load auth file: %s\n"
3976
#: ../plugin/auth_file/auth_file.cc:244
3977
msgid "File to load for usernames and passwords"
3980
#: ../plugin/auth_http/auth_http.cc:135
3982
"auth_http plugin loaded but required option url not specified. Against which "
3983
"URL are you intending on authenticating?\n"
3986
#: ../plugin/auth_http/auth_http.cc:151
4096
msgid "%s: option `%s' is ambiguous\n"
4100
msgid "%s: option `--%s' doesn't allow an argument\n"
4104
msgid "%s: option `%c%s' doesn't allow an argument\n"
4108
msgid "%s: option `%s' requires an argument\n"
4112
msgid "%s: unrecognized option `--%s'\n"
4116
msgid "%s: unrecognized option `%c%s'\n"
4120
msgid "%s: illegal option -- %c\n"
4124
msgid "%s: invalid option -- %c\n"
4128
msgid "%s: option requires an argument -- %c\n"
4132
msgid "%s: option `-W %s' is ambiguous\n"
4136
msgid "%s: option `-W %s' doesn't allow an argument\n"
4139
msgid "Enable HTTP Auth check"
3987
4142
msgid "URL for HTTP Auth check"
3990
#: ../plugin/auth_ldap/auth_ldap.cc:291
3992
msgid "Reconnect failed: %s\n"
3995
#: ../plugin/auth_ldap/auth_ldap.cc:310
3997
msgid "ldap_search_ext_s failed: %s\n"
4000
#: ../plugin/auth_ldap/auth_ldap.cc:416
4002
msgid "Could not load auth ldap: %s\n"
4005
#: ../plugin/auth_ldap/auth_ldap.cc:437
4006
msgid "URI of the LDAP server to contact"
4009
#: ../plugin/auth_ldap/auth_ldap.cc:439
4010
msgid "DN to use when binding to the LDAP server"
4013
#: ../plugin/auth_ldap/auth_ldap.cc:441
4014
msgid "Password to use when binding the DN"
4017
#: ../plugin/auth_ldap/auth_ldap.cc:443
4018
msgid "DN to use when searching"
4021
#: ../plugin/auth_ldap/auth_ldap.cc:445
4022
msgid "Attribute in LDAP with plain text password"
4025
#: ../plugin/auth_ldap/auth_ldap.cc:447
4026
msgid "Attribute in LDAP with MySQL hashed password"
4029
#: ../plugin/auth_ldap/auth_ldap.cc:449
4030
msgid "How often to empty the users cache, 0 to disable"
4033
#: ../plugin/blitzdb/ha_blitz.cc:1509
4034
msgid "Estimated number of rows that a BlitzDB table will store."
4037
#: ../plugin/console/console.cc:343
4039
msgid "pipe() failed with errno %d"
4042
#: ../plugin/console/console.cc:379
4043
4145
msgid "Enable the console."
4046
#: ../plugin/console/console.cc:382
4047
4148
msgid "Turn on extra debugging."
4050
#: ../plugin/console/console.cc:385
4051
msgid "User to use for auth."
4054
#: ../plugin/console/console.cc:388
4055
msgid "Password to use for auth."
4058
#: ../plugin/console/console.cc:391
4060
msgid "Default catalog to use."
4063
#: ../plugin/console/console.cc:394
4065
msgid "Default schema to use."
4068
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
4070
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4074
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4075
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4151
msgid "Enable default replicator"
4154
msgid "Default Replicator"
4157
msgid "Unknown Drizzle error"
4161
msgid "Can't create UNIX socket (%d)"
4165
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4169
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4173
msgid "Can't create TCP/IP socket (%d)"
4177
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4180
msgid "Drizzle server has gone away"
4184
msgid "Protocol mismatch; server version = %d, client version = %d"
4187
msgid "Drizzle client ran out of memory"
4190
msgid "Wrong host info"
4193
msgid "Localhost via UNIX socket"
4197
msgid "%-.100s via TCP/IP"
4200
msgid "Error in server handshake"
4203
msgid "Lost connection to Drizzle server during query"
4206
msgid "Commands out of sync; you can't run this command now"
4210
msgid "Named pipe: %-.32s"
4214
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4218
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4222
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4226
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4229
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4232
msgid "Embedded server"
4235
msgid "Error on SHOW SLAVE STATUS:"
4238
msgid "Error on SHOW SLAVE HOSTS:"
4241
msgid "Error connecting to slave:"
4244
msgid "Error connecting to master:"
4247
msgid "SSL connection error"
4250
msgid "Malformed packet"
4253
msgid "(unused error message)"
4256
msgid "Invalid use of null pointer"
4259
msgid "Statement not prepared"
4262
msgid "No data supplied for parameters in prepared statement"
4265
msgid "Data truncated"
4268
msgid "No parameters exist in the statement"
4271
msgid "Invalid parameter number"
4276
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4280
msgid "Using unsupported buffer type: %d (parameter: %d)"
4284
msgid "Shared memory: %-.100s"
4287
msgid "Wrong or unknown protocol"
4290
msgid "Invalid connection handle"
4294
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4295
"option 'secure_auth' enabled)"
4298
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4301
msgid "Attempt to read column without prior row fetch"
4304
msgid "Prepared statement contains no metadata"
4308
"Attempt to read a row while there is no result set associated with the "
4312
msgid "This feature is not implemented yet"
4317
"Lost connection to Drizzle server while waiting for initial communication "
4318
"packet, system error: %d"
4323
"Lost connection to Drizzle server while reading initial communication "
4324
"packet, system error: %d"
4329
"Lost connection to Drizzle server while sending authentication information, "
4335
"Lost connection to Drizzle server while reading authorization information, "
4341
"Lost connection to Drizzle server while setting initial database, system "
4346
msgid "Statement closed indirectly because of a preceding %s() call"
4350
"Port number to use for connection or 0 for default to, in order of "
4351
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4076
4354
msgid "Connect Timeout."
4079
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4080
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4081
4357
msgid "Read Timeout."
4084
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4085
#: ../plugin/mysql_protocol/mysql_protocol.cc:1029
4086
4360
msgid "Write Timeout."
4089
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4090
#: ../plugin/mysql_protocol/mysql_protocol.cc:1032
4091
4363
msgid "Retry Count."
4094
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4095
#: ../plugin/mysql_protocol/mysql_protocol.cc:1035
4096
4366
msgid "Buffer length."
4099
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4100
#: ../plugin/mysql_protocol/mysql_protocol.cc:1038
4101
4369
msgid "Address to bind to."
4104
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4105
#: ../plugin/mysql_protocol/mysql_protocol.cc:1041
4106
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4107
msgid "Maximum simultaneous connections."
4110
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4111
#: ../plugin/mysql_protocol/mysql_protocol.cc:1044
4112
msgid "A restrictive IP address list for incoming admin connections."
4115
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
4373
msgid "Failed to send error message to libnotify\n"
4116
4376
msgid "Error Messages to stderr"
4119
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4120
msgid "Comma-separated list of schemas to exclude"
4123
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4124
msgid "Comma-separated list of tables to exclude"
4127
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4128
msgid "Regular expression to apply to schemas to exclude"
4131
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4132
msgid "Regular expression to apply to tables to exclude"
4135
#: ../plugin/haildb/haildb_engine.cc:1083
4136
#: ../plugin/haildb/haildb_engine.cc:1221
4137
#: ../plugin/haildb/haildb_engine.cc:1251
4139
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4142
#: ../plugin/haildb/haildb_engine.cc:1102
4144
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4147
#: ../plugin/haildb/haildb_engine.cc:1200
4148
#: ../plugin/haildb/haildb_engine.cc:1313
4149
#: ../plugin/haildb/haildb_engine.cc:1494
4150
#: ../plugin/haildb/haildb_engine.cc:2160
4152
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4155
#: ../plugin/haildb/haildb_engine.cc:1352
4156
#: ../plugin/haildb/haildb_engine.cc:1368
4158
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4161
#: ../plugin/haildb/haildb_engine.cc:3410
4163
msgid "Error starting HailDB %d (%s)\n"
4166
#: ../plugin/haildb/haildb_engine.cc:3439
4167
msgid "Disable HailDB adaptive hash index (enabled by default)."
4170
#: ../plugin/haildb/haildb_engine.cc:3441
4171
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4174
#: ../plugin/haildb/haildb_engine.cc:3444
4176
"Size of a memory pool HailDB uses to store data dictionary information and "
4177
"other internal data structures."
4180
#: ../plugin/haildb/haildb_engine.cc:3447
4181
msgid "Data file autoextend increment in megabytes"
4184
#: ../plugin/haildb/haildb_engine.cc:3450
4186
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4190
#: ../plugin/haildb/haildb_engine.cc:3453
4191
msgid "The common part for HailDB table spaces."
4194
#: ../plugin/haildb/haildb_engine.cc:3455
4195
msgid "Disable HailDB checksums validation (enabled by default)."
4198
#: ../plugin/haildb/haildb_engine.cc:3457
4199
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4202
#: ../plugin/haildb/haildb_engine.cc:3460
4203
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4206
#: ../plugin/haildb/haildb_engine.cc:3463
4208
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4209
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4212
#: ../plugin/haildb/haildb_engine.cc:3466
4213
msgid "Stores each HailDB table to an .ibd file in the database dir."
4216
#: ../plugin/haildb/haildb_engine.cc:3469
4217
msgid "File format to use for new tables in .ibd files."
4220
#: ../plugin/haildb/haildb_engine.cc:3472
4222
"Set to 0 (write and flush once per second),1 (write and flush at each "
4223
"commit) or 2 (write at commit, flush once per second)."
4226
#: ../plugin/haildb/haildb_engine.cc:3475
4227
msgid "With which method to flush data."
4230
#: ../plugin/haildb/haildb_engine.cc:3478
4232
"Helps to save your data in case the disk image of the database becomes "
4236
#: ../plugin/haildb/haildb_engine.cc:3481
4237
msgid "Path to individual files and their sizes."
4240
#: ../plugin/haildb/haildb_engine.cc:3484
4241
msgid "Path to HailDB log files."
4244
#: ../plugin/haildb/haildb_engine.cc:3487
4245
msgid "Size of each log file in a log group."
4248
#: ../plugin/haildb/haildb_engine.cc:3490
4250
"Number of log files in the log group. HailDB writes to the files in a "
4251
"circular fashion. Value 3 is recommended here."
4254
#: ../plugin/haildb/haildb_engine.cc:3493
4256
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4257
"rolled back. Values above 100000000 disable the timeout."
4260
#: ../plugin/haildb/haildb_engine.cc:3496
4262
"The size of the buffer which HailDB uses to write log to the log files on "
4266
#: ../plugin/haildb/haildb_engine.cc:3499
4268
"Sets the point in the LRU list from where all pages are classified as old "
4272
#: ../plugin/haildb/haildb_engine.cc:3502
4274
"Milliseconds between accesses to a block at which it is made young. "
4275
"0=disabled (Advanced users)"
4278
#: ../plugin/haildb/haildb_engine.cc:3505
4279
msgid "Percentage of dirty pages allowed in bufferpool."
4282
#: ../plugin/haildb/haildb_engine.cc:3508
4283
msgid "Desired maximum length of the purge queue (0 = no limit)"
4286
#: ../plugin/haildb/haildb_engine.cc:3511
4288
"Roll back the complete transaction on lock wait timeout, for 4.x "
4289
"compatibility (disabled by default)"
4292
#: ../plugin/haildb/haildb_engine.cc:3514
4293
msgid "How many files at the maximum HailDB keeps open at the same time."
4296
#: ../plugin/haildb/haildb_engine.cc:3517
4297
msgid "Number of background read I/O threads in HailDB."
4300
#: ../plugin/haildb/haildb_engine.cc:3520
4301
msgid "Number of background write I/O threads in HailDB."
4304
#: ../plugin/haildb/haildb_engine.cc:3522
4306
"Disable if you want to reduce the number of messages written to the log "
4307
"(default: enabled)."
4310
#: ../plugin/haildb/haildb_engine.cc:3525
4311
msgid "Enable SHOW HAILDB STATUS output in the log"
4314
#: ../plugin/haildb/haildb_engine.cc:3528
4315
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4318
#: ../plugin/haildb/haildb_engine.cc:3530
4320
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4323
#: ../plugin/hello_events/hello_events.cc:401
4324
msgid "Enable Example Events Plugin"
4327
#: ../plugin/hello_events/hello_events.cc:404
4328
#: ../plugin/hello_events/hello_events.cc:407
4329
msgid "A comma delimited list of databases to watch"
4332
#: ../plugin/hello_events/hello_events.cc:410
4333
msgid "Before write row event observer call position"
4336
#: ../plugin/hello_events/hello_events.cc:413
4337
#: ../plugin/pbms/src/parameters_ms.cc:461
4338
msgid "Before update row event observer call position"
4341
#: ../plugin/hello_events/hello_events.cc:416
4342
msgid "After drop database event observer call position"
4345
#: ../plugin/hello_events/hello_events.cc:427
4346
msgid "An example events Plugin"
4349
#: ../plugin/innobase/handler/data_dictionary.cc:760
4351
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4354
#: ../plugin/innobase/handler/ha_innodb.cc:1880
4356
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4360
#: ../plugin/innobase/handler/ha_innodb.cc:2144
4362
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4366
#: ../plugin/innobase/handler/ha_innodb.cc:2188
4369
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4370
"or its equivalent numeric id"
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9255
4374
msgid "Do not use Native AIO library for IO, even if available"
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9271
4378
msgid "Enable internal replication log."
4381
#: ../plugin/innobase/handler/ha_innodb.cc:9274
4383
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4384
"rolled back. Values above 100000000 disable the timeout."
4387
#: ../plugin/innobase/handler/ha_innodb.cc:9277
4388
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4391
#: ../plugin/innobase/handler/ha_innodb.cc:9280
4393
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4394
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4397
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4398
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4399
#: ../plugin/transaction_log/print_transaction_message.cc:173
4400
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4402
msgid "Unable to parse transaction. Got error: %s.\n"
4405
#: ../plugin/innobase/srv/srv0start.cc:1006
4406
msgid "InnoDB: cannot determine Mac OS X version!\n"
4409
#: ../plugin/innobase/srv/srv0start.cc:1011
4411
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4412
"InnoDB: making transactions unsafe!\n"
4415
#: ../plugin/innobase/srv/srv0start.cc:1020
4418
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4419
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4420
"than 4 GB of memory."
4423
#: ../plugin/innobase/srv/srv0start.cc:1032
4424
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4427
#: ../plugin/innobase/srv/srv0start.cc:1037
4429
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4430
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4431
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4434
#: ../plugin/innobase/srv/srv0start.cc:1047
4435
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4438
#: ../plugin/innobase/srv/srv0start.cc:1052
4439
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4442
#: ../plugin/innobase/srv/srv0start.cc:1057
4443
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4446
#: ../plugin/innobase/srv/srv0start.cc:1061
4447
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4450
#: ../plugin/innobase/srv/srv0start.cc:1066
4451
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4454
#: ../plugin/innobase/srv/srv0start.cc:1130
4455
msgid "InnoDB: Using Linux native AIO"
4458
#: ../plugin/logging_gearman/logging_gearman.cc:185
4459
msgid "fail gearman_client_create()"
4462
#: ../plugin/logging_gearman/logging_gearman.cc:195
4379
msgid "Enable filtered replicator"
4382
msgid "List of schemas to filter"
4385
msgid "List of tables to filter"
4388
msgid "Regular expression to apply to schemas to filter"
4391
msgid "Regular expression to apply to tables to filter"
4394
msgid "Filtered Replicator"
4398
msgid "fail gearman_client_create(): %s"
4464
4402
msgid "fail gearman_client_add_server(): %s"
4467
#: ../plugin/logging_gearman/logging_gearman.cc:300
4405
msgid "Enable logging to a gearman server"
4468
4408
msgid "Hostname for logging to a Gearman server"
4471
#: ../plugin/logging_gearman/logging_gearman.cc:303
4472
4411
msgid "Gearman Function to send logging to"
4475
#: ../plugin/logging_gearman/logging_gearman.cc:314
4476
4414
msgid "Log queries to a Gearman server"
4479
#: ../plugin/logging_query/logging_query.cc:177
4418
msgid "fail open() fn=%s er=%s\n"
4483
#: ../plugin/logging_query/logging_query.cc:316
4484
4421
msgid "Enable logging to CSV file"
4487
#: ../plugin/logging_query/logging_query.cc:319
4488
4424
msgid "File to log to"
4491
#: ../plugin/logging_query/logging_query.cc:322
4492
4427
msgid "PCRE to match the query against"
4495
#: ../plugin/logging_query/logging_query.cc:325 ../plugin/syslog/module.cc:107
4496
4430
msgid "Threshold for logging slow queries, in microseconds"
4499
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:110
4500
4433
msgid "Threshold for logging big queries, for rows returned"
4503
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:113
4504
4436
msgid "Threshold for logging big queries, for rows examined"
4507
#: ../plugin/logging_query/logging_query.cc:342
4508
4439
msgid "Log queries to a CSV file"
4511
#: ../plugin/logging_stats/logging_stats.cc:373
4512
msgid "Max number of users that will be logged"
4515
#: ../plugin/logging_stats/logging_stats.cc:376
4516
msgid "Max number of range locks to use for Scoreboard"
4519
#: ../plugin/logging_stats/logging_stats.cc:379
4520
msgid "Max number of concurrent sessions that will be logged"
4523
#: ../plugin/logging_stats/logging_stats.cc:380
4524
msgid "Enable Logging Statistics Collection"
4527
#: ../plugin/logging_stats/logging_stats.cc:389
4528
msgid "User Statistics as DATA_DICTIONARY tables"
4531
#: ../plugin/md5/md5.cc:100
4532
msgid "libgcrypt library version mismatch"
4535
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4536
#: ../plugin/memcached_stats/memcached_stats.cc:87
4443
msgid "syslog facility \"%s\" not known, using \"local0\""
4447
msgid "syslog priority \"%s\" not known, using \"info\""
4450
msgid "Enable logging to syslog"
4453
msgid "Syslog Ident"
4456
msgid "Syslog Facility"
4459
msgid "Syslog Priority"
4462
msgid "Log to syslog"
4537
4465
msgid "List of memcached servers."
4540
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4541
msgid "Expiry time of memcached entries"
4544
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4545
msgid "Enable Memcached Query Cache"
4548
#: ../plugin/memcached_stats/analysis_table.cc:78
4549
#: ../plugin/memcached_stats/stats_table.cc:144
4550
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4553
#: ../plugin/memcached_stats/memcached_stats.cc:98
4554
4468
msgid "Memcached Stats as I_S tables"
4557
#: ../plugin/memcached_stats/stats_table.cc:74
4560
"Unable get stats from memcached server %s. Got error from "
4561
"memcached_stat_servername()."
4564
#: ../plugin/memcached_stats/stats_table.cc:151
4565
msgid "Unable to create memcached struct. Got error from memcached_create()."
4568
#: ../plugin/memcached_stats/stats_table.cc:159
4571
"Unable to create memcached server list. Got error from "
4572
"memcached_servers_parse(%s)."
4575
#: ../plugin/multi_thread/multi_thread.cc:62
4576
msgid "Session killed before thread could execute"
4579
#: ../plugin/multi_thread/multi_thread.cc:109
4580
msgid "Unable to get thread stack size"
4583
#: ../plugin/multi_thread/multi_thread.cc:211
4584
msgid "Maximum number of user threads available."
4587
#: ../plugin/myisam/ha_myisam.cc:537
4589
4472
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4592
#: ../plugin/myisam/ha_myisam.cc:543
4594
4476
msgid "Got an error from unknown thread, %s:%d"
4597
#: ../plugin/myisam/ha_myisam.cc:552
4598
4479
msgid "Unknown thread accessing table"
4601
#: ../plugin/myisam/ha_myisam.cc:1516
4482
msgid "Block size to be used for MyISAM index pages."
4486
"This characterizes the number of hits a hot block has to be untouched until "
4487
"it is considered aged enough to be downgraded to a warm block. This "
4488
"specifies the percentage ratio of that number of hits to the total number of "
4489
"blocks in key cache"
4492
msgid "The minimum percentage of warm blocks in key cache"
4496
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4497
"this to get better index handling (for all reads and multiple writes) to as "
4498
"much as you can afford;"
4502
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4503
"disables parallel repair."
4603
4507
"Don't use the fast sort index method to created index if the temporary file "
4604
4508
"would get bigger than this."
4607
#: ../plugin/myisam/ha_myisam.cc:1519
4609
4512
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4610
4513
"when creating indexes with CREATE INDEX or ALTER TABLE."
4613
#: ../plugin/myisam/my_handler_errors.cc:42
4516
msgid "Default pointer size to be used for MyISAM tables."
4614
4519
msgid "Didn't find key on read or update"
4617
#: ../plugin/myisam/my_handler_errors.cc:43
4618
4522
msgid "Duplicate key on write or update"
4621
#: ../plugin/myisam/my_handler_errors.cc:44
4622
4525
msgid "Internal (unspecified) error in handler"
4625
#: ../plugin/myisam/my_handler_errors.cc:46
4627
4529
"Someone has changed the row since it was read (while the table was locked to "
4631
#: ../plugin/myisam/my_handler_errors.cc:48
4632
4533
msgid "Wrong index given to function"
4635
#: ../plugin/myisam/my_handler_errors.cc:49
4536
msgid "Undefined handler error 125"
4636
4539
msgid "Index file is crashed"
4639
#: ../plugin/myisam/my_handler_errors.cc:50
4640
4542
msgid "Record file is crashed"
4643
#: ../plugin/myisam/my_handler_errors.cc:51
4644
4545
msgid "Out of memory in engine"
4647
#: ../plugin/myisam/my_handler_errors.cc:52
4548
msgid "Undefined handler error 129"
4648
4551
msgid "Incorrect file format"
4651
#: ../plugin/myisam/my_handler_errors.cc:53
4652
4554
msgid "Command not supported by database"
4655
#: ../plugin/myisam/my_handler_errors.cc:54
4656
4557
msgid "Old database file"
4659
#: ../plugin/myisam/my_handler_errors.cc:55
4660
4560
msgid "No record read before update"
4663
#: ../plugin/myisam/my_handler_errors.cc:56
4664
4563
msgid "Record was already deleted (or record file crashed)"
4667
#: ../plugin/myisam/my_handler_errors.cc:57
4668
4566
msgid "No more room in record file"
4671
#: ../plugin/myisam/my_handler_errors.cc:58
4672
4569
msgid "No more room in index file"
4675
#: ../plugin/myisam/my_handler_errors.cc:59
4676
4572
msgid "No more records (read after end of file)"
4679
#: ../plugin/myisam/my_handler_errors.cc:60
4680
4575
msgid "Unsupported extension used for table"
4683
#: ../plugin/myisam/my_handler_errors.cc:61
4684
4578
msgid "Too big row"
4687
#: ../plugin/myisam/my_handler_errors.cc:62
4688
4581
msgid "Wrong create options"
4691
#: ../plugin/myisam/my_handler_errors.cc:63
4692
4584
msgid "Duplicate unique key or constraint on write or update"
4695
#: ../plugin/myisam/my_handler_errors.cc:64
4696
4587
msgid "Unknown character set used in table"
4699
#: ../plugin/myisam/my_handler_errors.cc:65
4700
4590
msgid "Conflicting table definitions in sub-tables of MERGE table"
4703
#: ../plugin/myisam/my_handler_errors.cc:66
4704
4593
msgid "Table is crashed and last repair failed"
4707
#: ../plugin/myisam/my_handler_errors.cc:67
4708
4596
msgid "Table was marked as crashed and should be repaired"
4711
#: ../plugin/myisam/my_handler_errors.cc:68
4712
4599
msgid "Lock timed out; Retry transaction"
4715
#: ../plugin/myisam/my_handler_errors.cc:69
4716
4602
msgid "Lock table is full; Restart program with a larger locktable"
4719
#: ../plugin/myisam/my_handler_errors.cc:70
4720
4605
msgid "Updates are not allowed under a read only transactions"
4723
#: ../plugin/myisam/my_handler_errors.cc:71
4724
4608
msgid "Lock deadlock; Retry transaction"
4727
#: ../plugin/myisam/my_handler_errors.cc:72
4728
4611
msgid "Foreign key constraint is incorrectly formed"
4731
#: ../plugin/myisam/my_handler_errors.cc:73
4732
4614
msgid "Cannot add a child row"
4735
#: ../plugin/myisam/my_handler_errors.cc:74
4736
4617
msgid "Cannot delete a parent row"
4739
#: ../plugin/myisam/my_handler_errors.cc:75
4740
4620
msgid "No savepoint with that name"
4743
#: ../plugin/myisam/my_handler_errors.cc:76
4744
4623
msgid "Non unique key block size"
4747
#: ../plugin/myisam/my_handler_errors.cc:77
4748
4626
msgid "The table does not exist in engine"
4751
#: ../plugin/myisam/my_handler_errors.cc:78
4752
4629
msgid "The table already existed in storage engine"
4755
#: ../plugin/myisam/my_handler_errors.cc:79
4756
4632
msgid "Could not connect to storage engine"
4759
#: ../plugin/myisam/my_handler_errors.cc:80
4760
4635
msgid "Unexpected null pointer found when using spatial index"
4763
#: ../plugin/myisam/my_handler_errors.cc:81
4764
4638
msgid "The table changed in storage engine"
4767
#: ../plugin/myisam/my_handler_errors.cc:82
4768
4641
msgid "There's no partition in table for the given value"
4771
#: ../plugin/myisam/my_handler_errors.cc:83
4772
4644
msgid "Row-based binlogging of row failed"
4775
#: ../plugin/myisam/my_handler_errors.cc:84
4776
4647
msgid "Index needed in foreign key constraint"
4779
#: ../plugin/myisam/my_handler_errors.cc:85
4780
4650
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4783
#: ../plugin/myisam/my_handler_errors.cc:86
4784
4653
msgid "Table needs to be upgraded before it can be used"
4787
#: ../plugin/myisam/my_handler_errors.cc:87
4788
4656
msgid "Table is read only"
4791
#: ../plugin/myisam/my_handler_errors.cc:88
4792
4659
msgid "Failed to get next auto increment value"
4795
#: ../plugin/myisam/my_handler_errors.cc:89
4796
4662
msgid "Failed to set row auto increment value"
4799
#: ../plugin/myisam/my_handler_errors.cc:90
4800
4665
msgid "Unknown (generic) error from engine"
4803
#: ../plugin/myisam/my_handler_errors.cc:91
4804
4668
msgid "Record is the same"
4807
#: ../plugin/myisam/my_handler_errors.cc:92
4808
4671
msgid "It is not possible to log this statement"
4811
#: ../plugin/myisam/my_handler_errors.cc:93
4812
4674
msgid "Tablespace exists"
4815
#: ../plugin/myisam/my_handler_errors.cc:94
4816
4677
msgid "The event was corrupt, leading to illegal data being read"
4819
#: ../plugin/myisam/my_handler_errors.cc:95
4820
4680
msgid "The table is of a new format not supported by this version"
4823
#: ../plugin/myisam/my_handler_errors.cc:96
4824
4683
msgid "The event could not be processed no other handler error happened"
4827
#: ../plugin/myisam/my_handler_errors.cc:97
4828
4686
msgid "Got a fatal error during initialzation of handler"
4831
#: ../plugin/myisam/my_handler_errors.cc:98
4832
4689
msgid "File to short; Expected more data in file"
4835
#: ../plugin/myisam/my_handler_errors.cc:99
4836
4692
msgid "Read page with wrong checksum"
4839
#. TODO: get a better message for these
4840
#: ../plugin/myisam/my_handler_errors.cc:101
4841
4695
msgid "Lock or active transaction"
4844
#: ../plugin/myisam/my_handler_errors.cc:102
4845
4698
msgid "No such table space"
4848
#: ../plugin/myisam/my_handler_errors.cc:103
4849
4701
msgid "Tablespace not empty"
4852
#: ../plugin/mysql_protocol/mysql_protocol.cc:1019
4854
4705
"Port number to use for connection or 0 for default to with MySQL protocol."
4857
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4859
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4860
"the file is stale and should be removed?"
4863
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4864
msgid "Path used for MySQL UNIX Socket Protocol."
4867
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4868
msgid "Clobber socket file if one is there already."
4871
#: ../plugin/pbms/src/parameters_ms.cc:426
4872
msgid "Port number to use for connection or 0 for default PBMS port "
4875
#: ../plugin/pbms/src/parameters_ms.cc:429
4876
msgid "The maximum size of a BLOB repository file."
4879
#: ../plugin/pbms/src/parameters_ms.cc:432
4880
msgid "The maximum size of a temorary BLOB log file."
4883
#: ../plugin/pbms/src/parameters_ms.cc:435
4885
"A ':' delimited list of metadata header names to be used to initialize the "
4886
"pbms_metadata_header table when a database is created."
4889
#: ../plugin/pbms/src/parameters_ms.cc:439
4890
msgid "The percentage of garbage in a repository file before it is compacted."
4893
#: ../plugin/pbms/src/parameters_ms.cc:442
4895
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4896
"after this time, unless committed to the database."
4899
#: ../plugin/pbms/src/parameters_ms.cc:445
4901
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4905
#: ../plugin/pbms/src/parameters_ms.cc:448
4906
msgid "The next backup ID to use when backing up a PBMS database."
4909
#: ../plugin/pbms/src/parameters_ms.cc:451
4911
"A comma delimited list of tables to watch of the format: <database>."
4915
#: ../plugin/pbms/src/parameters_ms.cc:453
4916
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4919
#: ../plugin/pbms/src/parameters_ms.cc:457
4920
msgid "Before insert row event observer call position"
4923
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4924
msgid "Could not open socket, is rabbitmq running?"
4927
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4928
msgid "Failed to allocate enough memory to transaction message\n"
4931
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4933
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4936
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4938
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4941
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4942
msgid "Host name to connect to"
4945
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4946
msgid "Port to connect to"
4949
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4950
msgid "RabbitMQ virtualhost"
4953
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4954
msgid "RabbitMQ username"
4957
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4958
msgid "RabbitMQ password"
4961
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4962
#: ../plugin/transaction_log/module.cc:261
4963
msgid "Name of the replicator plugin to use (default='default_replicator')"
4966
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4967
msgid "Name of RabbitMQ exchange to publish to"
4970
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4971
msgid "Name of RabbitMQ routing key to use"
4974
#: ../plugin/session_dictionary/processlist.cc:78
4978
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4980
msgid "syslog facility \"%s\" not known, using \"local0\""
4983
#: ../plugin/syslog/errmsg.cc:50
4985
msgid "syslog priority \"%s\" not known, using \"warn\""
4988
#: ../plugin/syslog/logging.cc:63
4990
msgid "syslog priority \"%s\" not known, using \"info\""
4993
#: ../plugin/syslog/module.cc:95
4994
msgid "Syslog Ident"
4997
#: ../plugin/syslog/module.cc:98
4998
msgid "Syslog Facility"
5001
#: ../plugin/syslog/module.cc:101
5002
msgid "Enable logging to syslog of the query log"
5005
#: ../plugin/syslog/module.cc:104
5006
msgid "Syslog Priority of query logging"
5009
#: ../plugin/syslog/module.cc:116
5010
msgid "Enable logging to syslog of the error messages"
5013
#: ../plugin/syslog/module.cc:119
5014
msgid "Syslog Priority of error messages"
5017
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5018
#: ../plugin/transaction_log/print_transaction_message.cc:106
5019
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5020
msgid "Failed to open transaction log file"
5023
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
5024
#: ../plugin/transaction_log/transaction_log_reader.cc:147
5025
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5027
msgid "Could not read transaction message.\n"
5030
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5031
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5033
msgid "GPB ERROR: %s.\n"
5036
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5037
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5039
msgid "Raw buffer read: %s.\n"
5042
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
5043
#: ../plugin/transaction_log/print_transaction_message.cc:175
5044
#: ../plugin/transaction_log/transaction_log_reader.cc:158
5046
msgid "BUFFER: %s\n"
5049
#: ../plugin/transaction_log/module.cc:169
5050
msgid "Failed to allocate the TransactionLog instance"
5053
#: ../plugin/transaction_log/module.cc:177
4709
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4713
msgid "Unable to create background worker thread. Got error %s.\n"
4716
msgid "Failed to open transaction log file "
4721
"Failed to allocate enough memory to buffer header, transaction message, and "
4722
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4727
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
4728
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4732
msgid "Failed to sync log file. Got error: %s\n"
4736
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5055
4740
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5058
#: ../plugin/transaction_log/module.cc:187
5059
msgid "Failed to allocate the TransactionLogIndex instance"
4744
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5062
#: ../plugin/transaction_log/module.cc:195
5064
4748
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5067
#: ../plugin/transaction_log/module.cc:208
5068
msgid "Failed to allocate the TransactionLogApplier instance"
4751
msgid "Enable transaction log"
5071
#: ../plugin/transaction_log/module.cc:249
5072
4754
msgid "DEBUGGING - Truncate transaction log"
5075
#: ../plugin/transaction_log/module.cc:252
4757
msgid "Path to the file to use for transaction log"
5076
4760
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5079
#: ../plugin/transaction_log/module.cc:255
5080
msgid "Enable transaction log"
5083
#: ../plugin/transaction_log/module.cc:258
5084
msgid "Path to the file to use for transaction log"
5087
#: ../plugin/transaction_log/module.cc:264
5089
4764
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5090
4765
"each transaction write, 2 == sync log file once per second"
5093
#: ../plugin/transaction_log/module.cc:267
5094
msgid "Number of slots for in-memory write buffers (default=8)."
5097
#: ../plugin/transaction_log/print_transaction_message.cc:134
5099
msgid "GPB message is not a valid type.\n"
5102
#: ../plugin/transaction_log/print_transaction_message.cc:154
5104
msgid "GPB message is not a valid size.\n"
5107
#. 120 was arbitrary
5108
#: ../plugin/transaction_log/print_transaction_message.cc:167
5109
msgid "Could not read transaction message. Raw buffer read "
5112
#: ../plugin/transaction_log/transaction_log.cc:114
5113
msgid "Failed to open transaction log file "
5116
#: ../plugin/transaction_log/transaction_log.cc:215
5119
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5120
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5123
#: ../plugin/transaction_log/transaction_log.cc:233
5124
msgid "Failed to sync log file."
5127
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5128
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5130
msgid "Attempted to read record bigger than INT_MAX\n"
5133
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5135
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5138
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5140
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5143
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5144
msgid "Cannot open file: "
5147
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5148
msgid "Could not skip to position "
5151
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5152
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5155
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5156
msgid "Memory allocation failure trying to allocate "
5159
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5163
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5167
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5173
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5174
msgid "Unable to parse command. Got error: "
5177
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5184
#: ../plugin/transaction_log/utilities/transaction_reader.cc:644
5186
msgid "Display help and exit"
5187
msgstr "이 도움말을 표시합니다."
5189
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5190
msgid "Read from the innodb transaction log"
5193
#: ../plugin/transaction_log/utilities/transaction_reader.cc:651
5194
msgid "Password to use when connecting to server"
5197
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
5198
msgid "Perform checksum"
5201
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5202
msgid "Ignore event messages"
5205
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5206
msgid "Transaction log file"
5209
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5210
msgid "Print raw Protobuf messages instead of SQL"
5213
#: ../plugin/transaction_log/utilities/transaction_reader.cc:660
5214
msgid "Start reading from the given file position"
5217
#: ../plugin/transaction_log/utilities/transaction_reader.cc:663
5218
msgid "Only output for the given transaction ID and later"
5221
#: ../plugin/transaction_log/utilities/transaction_reader.cc:666
5222
msgid "Only output for the given transaction ID"
5225
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5226
msgid "Summarize message contents"
5229
#: ../plugin/transaction_log/utilities/transaction_reader.cc:701
5230
msgid "Cannot use --start-pos and --transaction-id together\n"
5233
#: ../plugin/transaction_log/utilities/transaction_reader.cc:707
5234
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5237
#: ../plugin/transaction_log/utilities/transaction_reader.cc:825
5238
msgid "Checksum failed. Wanted "
5241
#: ../plugin/transaction_log/utilities/transaction_reader.cc:827
5246
#~ msgid "--help : Display help and exit\n"
5247
#~ msgstr "이 도움말을 표시합니다."
5249
#~ msgid "Use compression in server/client protocol."
5250
#~ msgstr "서버/클라이언트 프로토콜에서 압축 사용"
5253
#~ msgid "Print the default settings and exit"
4769
msgid "Failed to open transaction log file %s. Got error: %s\n"
4773
msgid "Raw buffer read: %s.\n"
4777
msgid "Unable to parse transaction. Got error: %s.\n"
4781
msgid "BUFFER: %s\n"
4784
#~ msgid "Print some debug info at exit."
5254
4785
#~ msgstr "종료시에 일부 디버그 정보 표시"
4787
#~ msgid "Set the default character set."
4788
#~ msgstr "기본 문자셋 설정"