1
# Bengali translation for drizzle
2
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-02-15 09:46-0500\n"
11
"PO-Revision-Date: 2010-12-14 00:33+0000\n"
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Language-Team: Bengali <bn@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
"X-Launchpad-Export-Date: 2010-12-15 04:37+0000\n"
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:325
26
#: ../client/drizzle.cc:327
30
#: ../client/drizzle.cc:329
34
#: ../client/drizzle.cc:331
38
#: ../client/drizzle.cc:333
42
#: ../client/drizzle.cc:335
46
#: ../client/drizzle.cc:337
50
#: ../client/drizzle.cc:348
54
#: ../client/drizzle.cc:350
58
#: ../client/drizzle.cc:352
62
#: ../client/drizzle.cc:354
66
#: ../client/drizzle.cc:356
70
#: ../client/drizzle.cc:358
74
#: ../client/drizzle.cc:360
78
#: ../client/drizzle.cc:362
82
#: ../client/drizzle.cc:364
86
#: ../client/drizzle.cc:366
90
#: ../client/drizzle.cc:368
94
#: ../client/drizzle.cc:370
98
#: ../client/drizzle.cc:512
99
msgid "Synonym for `help'."
102
#: ../client/drizzle.cc:513
103
msgid "Clear command."
106
#: ../client/drizzle.cc:515
107
msgid "Reconnect to the server. Optional arguments are db and host."
110
#: ../client/drizzle.cc:517
112
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
115
#: ../client/drizzle.cc:519
116
msgid "Send command to drizzle server, display result vertically."
119
#: ../client/drizzle.cc:520
120
msgid "Exit drizzle. Same as quit."
123
#: ../client/drizzle.cc:521
124
msgid "Send command to drizzle server."
127
#: ../client/drizzle.cc:522
128
msgid "Display this help."
131
#: ../client/drizzle.cc:523
132
msgid "Disable pager, print to stdout."
135
#: ../client/drizzle.cc:524
136
msgid "Don't write into outfile."
139
#: ../client/drizzle.cc:526
140
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
143
#: ../client/drizzle.cc:527
144
msgid "Print current command."
147
#: ../client/drizzle.cc:528
148
msgid "Change your drizzle prompt."
151
#: ../client/drizzle.cc:529
152
msgid "Quit drizzle."
155
#: ../client/drizzle.cc:530
156
msgid "Rebuild completion hash."
159
#: ../client/drizzle.cc:532
160
msgid "Execute an SQL script file. Takes a file name as an argument."
163
#: ../client/drizzle.cc:533
164
msgid "Get status information from the server."
167
#: ../client/drizzle.cc:535
168
msgid "Set outfile [to_outfile]. Append everything into given outfile."
171
#: ../client/drizzle.cc:537
172
msgid "Use another schema. Takes schema name as argument."
175
#: ../client/drizzle.cc:539
176
msgid "Shutdown the instance you are connected too."
179
#: ../client/drizzle.cc:541 ../client/drizzle.cc:1365
180
msgid "Show warnings after every statement."
183
#: ../client/drizzle.cc:543
184
msgid "Don't show warnings after every statement."
187
#: ../client/drizzle.cc:1193 ../client/drizzle.cc:3941
189
msgid "shutting down drizzled"
192
#: ../client/drizzle.cc:1195 ../client/drizzle.cc:3943
197
#: ../client/drizzle.cc:1204 ../client/drizzle.cc:1210
198
#: ../client/drizzle.cc:3952 ../client/drizzle.cc:3958
200
msgid "shutdown failed; error: '%s'"
203
#: ../client/drizzle.cc:1219 ../client/drizzle.cc:3967
208
#: ../client/drizzle.cc:1240
210
msgid "drizzled is alive\n"
213
#: ../client/drizzle.cc:1246
215
msgid "ping failed; error: '%s'"
218
#: ../client/drizzle.cc:1252
220
msgid "drizzled won't answer to ping, error: '%s'"
223
#: ../client/drizzle.cc:1301
224
msgid "Error: Invalid Value for connect_timeout"
227
#: ../client/drizzle.cc:1312
228
msgid "Error: Invalid Value for max_input_line"
231
#: ../client/drizzle.cc:1331 ../client/drizzledump.cc:482
232
msgid "Options used only in command line"
235
#: ../client/drizzle.cc:1333
236
msgid "Displays this help and exit."
239
#: ../client/drizzle.cc:1334
241
"Don't use history file. Disable interactive behavior. (Enables --silent)"
244
#: ../client/drizzle.cc:1336
245
msgid "Display column type information."
248
#: ../client/drizzle.cc:1338
250
"Preserve comments. Send comments to the server. The default is --skip-"
251
"comments (discard comments), enable with --comments"
254
#: ../client/drizzle.cc:1340
255
msgid "Print the output of a query (rows) vertically."
258
#: ../client/drizzle.cc:1342
259
msgid "Continue even if we get an sql error."
262
#: ../client/drizzle.cc:1344
264
"Enable named commands. Named commands mean this program's internal commands; "
265
"see drizzle> help . When enabled, the named commands can be used from any "
266
"line of the query, otherwise only from the first line, before an enter."
269
#: ../client/drizzle.cc:1346
270
msgid "Turn off beep on error."
273
#: ../client/drizzle.cc:1347
274
msgid "Do not write line numbers for errors."
277
#: ../client/drizzle.cc:1348
278
msgid "Do not write column names in results."
281
#: ../client/drizzle.cc:1350
283
"Don't write column names in results. WARNING: -N is deprecated, use long "
284
"version of this options instead."
287
#: ../client/drizzle.cc:1352
289
"Change the value of a variable. Please note that this option is deprecated; "
290
"you can set variables directly with --variable-name=value."
293
#: ../client/drizzle.cc:1354
294
msgid "Output in table format."
297
#: ../client/drizzle.cc:1356
298
msgid "Only allow UPDATE and DELETE that uses keys."
301
#: ../client/drizzle.cc:1358
302
msgid "Synonym for option --safe-updates, -U."
305
#: ../client/drizzle.cc:1360
306
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
309
#: ../client/drizzle.cc:1361 ../client/drizzledump.cc:506
310
#: ../drizzled/drizzled.cc:1219
311
msgid "Output version information and exit."
314
#: ../client/drizzle.cc:1363
315
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
318
#: ../client/drizzle.cc:1367
319
msgid "Number of lines before each import progress report."
322
#: ../client/drizzle.cc:1369
323
msgid "Ping the server to check if it's alive."
326
#: ../client/drizzle.cc:1371 ../drizzled/drizzled.cc:1138
327
msgid "Configuration file defaults are not used if no-defaults is set"
330
#: ../client/drizzle.cc:1374 ../client/drizzledump.cc:514
331
msgid "Options specific to the drizzle client"
334
#: ../client/drizzle.cc:1377
336
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
337
"and field completion, but startup and reconnecting may take a longer time."
340
#: ../client/drizzle.cc:1379
342
"Automatically switch to vertical output mode if the result is wider than the "
346
#: ../client/drizzle.cc:1381
347
msgid "Database to use."
350
#: ../client/drizzle.cc:1383
354
#: ../client/drizzle.cc:1385
355
msgid "Delimiter to be used."
358
#: ../client/drizzle.cc:1387
359
msgid "Execute command and quit. (Disables --force and history file)"
362
#: ../client/drizzle.cc:1389
363
msgid "Enable LOAD DATA LOCAL INFILE."
366
#: ../client/drizzle.cc:1391
367
msgid "Flush buffer after each query."
370
#: ../client/drizzle.cc:1393
371
msgid "Ignore SIGINT (CTRL-C)"
374
#: ../client/drizzle.cc:1395
376
"Only update the default database. This is useful for skipping updates to "
377
"other database in the update log."
380
#: ../client/drizzle.cc:1397
382
"Pager to use to display results. If you don't supply an option the default "
383
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
384
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
385
"work in batch mode. Disable with --disable-pager. This option is disabled by "
389
#: ../client/drizzle.cc:1399
390
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
393
#: ../client/drizzle.cc:1401
394
msgid "Set the drizzle prompt to this value."
397
#: ../client/drizzle.cc:1403
399
"Don't cache result, print it row by row. This may slow down the server if "
400
"the output is suspended. Doesn't use history file."
403
#: ../client/drizzle.cc:1405
404
msgid "Write fields without conversion. Used with --batch."
407
#: ../client/drizzle.cc:1406
408
msgid "Do not reconnect if the connection is lost."
411
#: ../client/drizzle.cc:1408
412
msgid "Shutdown the server"
415
#: ../client/drizzle.cc:1409
417
"Be more silent. Print results with a tab as separator, each row on new line."
420
#: ../client/drizzle.cc:1411
422
"Append everything into outfile. See interactive help (\\h) also. Does not "
423
"work in batch mode. Disable with --disable-tee. This option is disabled by "
427
#: ../client/drizzle.cc:1413
428
msgid "Disable outfile. See interactive help (\\h) also."
431
#: ../client/drizzle.cc:1415
432
msgid "Number of seconds before connection timeout."
435
#: ../client/drizzle.cc:1417
436
msgid "Max length of input line"
439
#: ../client/drizzle.cc:1419
440
msgid "Automatic limit for SELECT when using --safe-updates"
443
#: ../client/drizzle.cc:1421
444
msgid "Automatic limit for rows in a join when using --safe-updates"
447
#: ../client/drizzle.cc:1424 ../client/drizzledump.cc:553
448
msgid "Options specific to the client"
451
#: ../client/drizzle.cc:1427
452
msgid "Connect to host"
455
#: ../client/drizzle.cc:1429
457
"Password to use when connecting to server. If password is not given it's "
458
"asked from the tty."
461
#: ../client/drizzle.cc:1431
463
"Port number to use for connection or 0 for default to, in order of "
464
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
467
#: ../client/drizzle.cc:1437 ../client/drizzledump.cc:562
468
#: ../plugin/transaction_log/utilities/transaction_reader.cc:647
469
msgid "User for login if not current user."
472
#: ../client/drizzle.cc:1439 ../client/drizzledump.cc:564
473
#: ../plugin/transaction_log/utilities/transaction_reader.cc:653
474
msgid "The protocol of connection (mysql or drizzle)."
477
#: ../client/drizzle.cc:1442 ../client/drizzledump.cc:576
478
msgid "Allowed Options"
481
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:1517
483
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
486
#: ../client/drizzle.cc:1581 ../client/drizzle.cc:3837
487
msgid "DELIMITER cannot contain a backslash character"
490
#: ../client/drizzle.cc:1660 ../client/drizzledump.cc:675
491
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
492
#: ../client/drizzletest.cc:5584
493
msgid "Error: Unknown protocol"
496
#: ../client/drizzle.cc:1674
498
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
501
#: ../client/drizzle.cc:1720 ../client/drizzle.cc:4127
503
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
506
#: ../client/drizzle.cc:1726
509
"Copyright (C) 2008 Sun Microsystems\n"
510
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
511
"and you are welcome to modify and redistribute it under the GPL license\n"
514
#: ../client/drizzle.cc:1731
516
msgid "Usage: drizzle [OPTIONS] [schema]\n"
519
#: ../client/drizzle.cc:1785
521
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
524
#: ../client/drizzle.cc:1794
527
"Your Drizzle connection id is %u\n"
528
"Connection protocol: %s\n"
529
"Server version: %s\n"
532
#: ../client/drizzle.cc:1828
534
msgid "Reading history-file %s\n"
537
#: ../client/drizzle.cc:1832
539
msgid "Couldn't allocate memory for temp histfile!\n"
542
#: ../client/drizzle.cc:1839
543
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
546
#: ../client/drizzle.cc:1849
550
#: ../client/drizzle.cc:1862
552
msgid "Writing history-file %s\n"
555
#: ../client/drizzle.cc:1870
559
#: ../client/drizzle.cc:1870
563
#: ../client/drizzle.cc:1920
564
msgid "Query aborted by Ctrl+C\n"
567
#: ../client/drizzle.cc:2004
569
msgid "Processing line: %<PRIu32>\n"
572
#: ../client/drizzle.cc:2222
573
msgid "Unknown command: "
576
#: ../client/drizzle.cc:2393
577
msgid "Not found a delimiter within max_input_line of input"
580
#: ../client/drizzle.cc:2639
582
"Reading table information for completion of table and column names\n"
583
"You can turn off this feature to get a quicker startup with -A\n"
587
#: ../client/drizzle.cc:2678
588
msgid "No connection. Trying to reconnect..."
591
#: ../client/drizzle.cc:2684
592
msgid "Can't connect to the server\n"
595
#: ../client/drizzle.cc:2768
596
msgid "List of all Drizzle commands:"
599
#: ../client/drizzle.cc:2772
602
"Note that all text commands must be first on line and end with '%s' or \\g"
605
#: ../client/drizzle.cc:2830
606
msgid "No query specified\n"
609
#: ../client/drizzle.cc:2845
610
msgid "Ignoring query to other database"
613
#: ../client/drizzle.cc:2894
617
#: ../client/drizzle.cc:2907
619
msgid "%ld row in set"
620
msgid_plural "%ld rows in set"
624
#: ../client/drizzle.cc:2916
628
#: ../client/drizzle.cc:2918
630
msgid "Query OK, %ld row affected"
631
msgid_plural "Query OK, %ld rows affected"
635
#: ../client/drizzle.cc:2990
636
msgid "popen() failed! defaulting PAGER to stdout!\n"
639
#: ../client/drizzle.cc:3012
641
msgid "Error logging to file '%s'\n"
644
#: ../client/drizzle.cc:3017
646
msgid "Logging to file '%s'\n"
649
#: ../client/drizzle.cc:3101
658
"Collation: %s (%u)\n"
666
#: ../client/drizzle.cc:3568
668
msgid "No previous outfile available, you must give a filename!\n"
671
#: ../client/drizzle.cc:3573
673
msgid "Currently logging to file '%s'\n"
676
#: ../client/drizzle.cc:3593
678
msgid "No outfile specified!\n"
681
#: ../client/drizzle.cc:3606
682
msgid "Outfile disabled.\n"
685
#: ../client/drizzle.cc:3633
686
msgid "Default pager wasn't set, using stdout.\n"
689
#: ../client/drizzle.cc:3653
691
msgid "PAGER set to '%s'\n"
694
#: ../client/drizzle.cc:3664
695
msgid "PAGER set to stdout\n"
698
#: ../client/drizzle.cc:3747
700
msgid "Connection id: %u"
703
#: ../client/drizzle.cc:3749
705
msgid "Current schema: %.128s\n"
708
#: ../client/drizzle.cc:3750
713
#: ../client/drizzle.cc:3770
714
msgid "Usage: \\. <filename> | source <filename>"
717
#: ../client/drizzle.cc:3785
719
msgid "Failed to open file '%s', error: %d"
722
#: ../client/drizzle.cc:3793
723
msgid "Can't initialize LineBuffer"
726
#: ../client/drizzle.cc:3829
727
msgid "DELIMITER must be followed by a 'delimiter' character or string"
730
#: ../client/drizzle.cc:3862
731
msgid "USE must be followed by a schema name"
734
#: ../client/drizzle.cc:3930
735
msgid "Schema changed"
738
#: ../client/drizzle.cc:3976
739
msgid "Show warnings enabled."
742
#: ../client/drizzle.cc:3984
743
msgid "Show warnings disabled."
746
#: ../client/drizzle.cc:4134
750
"Connection id:\t\t%lu\n"
753
#: ../client/drizzle.cc:4146
755
msgid "Current schema:\t%s\n"
758
#: ../client/drizzle.cc:4147
760
msgid "Current user:\t\t%s\n"
763
#: ../client/drizzle.cc:4153
764
msgid "SSL:\t\t\tNot in use"
767
#: ../client/drizzle.cc:4158
773
#: ../client/drizzle.cc:4165
776
"All updates ignored to this schema\n"
779
#: ../client/drizzle.cc:4168
781
msgid "Current pager:\t\t%s\n"
784
#: ../client/drizzle.cc:4169
786
msgid "Using outfile:\t\t'%s'\n"
789
#: ../client/drizzle.cc:4170
791
msgid "Using delimiter:\t%s\n"
794
#: ../client/drizzle.cc:4171
796
msgid "Server version:\t\t%s\n"
799
#: ../client/drizzle.cc:4172
801
msgid "Protocol:\t\t%s\n"
804
#: ../client/drizzle.cc:4173
806
msgid "Protocol version:\t%d\n"
809
#: ../client/drizzle.cc:4174
811
msgid "Connection:\t\t%s\n"
814
#: ../client/drizzle.cc:4181
816
msgid "UNIX socket:\t\t%s\n"
819
#: ../client/drizzle.cc:4183
821
msgid "TCP port:\t\t%d\n"
824
#: ../client/drizzle.cc:4188
827
"Note that you are running in safe_update_mode:\n"
830
#: ../client/drizzle.cc:4190
833
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
835
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
837
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
838
" Max number of examined row combination in a join is set to: %"
843
#: ../client/drizzle.cc:4252 ../drizzled/option.cc:340
848
#: ../client/drizzle.cc:4295
850
msgid "ERROR %d (%s): "
853
#: ../client/drizzle.cc:4297
858
#: ../client/drizzle.cc:4300
862
#: ../client/drizzle.cc:4405
866
#: ../client/drizzle.cc:4407
870
#: ../client/drizzle.cc:4411
874
#: ../client/drizzle.cc:4421
878
#: ../client/drizzle.cc:4523
882
#: ../client/drizzle.cc:4643
884
msgid "Returning to default PROMPT of %s\n"
887
#: ../client/drizzle.cc:4648
888
msgid "Memory allocation error. Not changing prompt\n"
891
#: ../client/drizzle.cc:4653
893
msgid "PROMPT set to '%s'\n"
896
#: ../client/drizzledump.cc:229
897
msgid "Error inserting into destination database"
900
#: ../client/drizzledump.cc:253
902
msgid "Got errno %d on write"
905
#: ../client/drizzledump.cc:298
908
"%s: You can't use --single-transaction and --lock-all-tables at the same "
912
#: ../client/drizzledump.cc:305
914
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
917
#: ../client/drizzledump.cc:373
918
msgid "-- Retrieving database structures..."
921
#: ../client/drizzledump.cc:485
923
"Dump all the databases. This will be same as --databases with all databases "
927
#: ../client/drizzledump.cc:487
928
msgid "Dump all the tablespaces."
931
#: ../client/drizzledump.cc:489
932
msgid "Use complete insert statements."
935
#: ../client/drizzledump.cc:491
937
"Flush logs file in server before starting dump. Note that if you dump many "
938
"databases at once (using the option --databases= or --all-databases), the "
939
"logs will be flushed for each database dumped. The exception is when using --"
940
"lock-all-tables in this case the logs will be flushed only once, "
941
"corresponding to the moment all tables are locked. So if you want your dump "
942
"and the log flush to happen at the same exact moment you should use --lock-"
943
"all-tables or --flush-logs"
946
#: ../client/drizzledump.cc:493
947
msgid "Continue even if we get an sql-error."
950
#: ../client/drizzledump.cc:494
951
msgid "Display this help message and exit."
954
#: ../client/drizzledump.cc:496
956
"Locks all tables across all databases. This is achieved by taking a global "
957
"read lock for the duration of the whole dump. Automatically turns --single-"
961
#: ../client/drizzledump.cc:498
963
"Creates a consistent snapshot by dumping all tables in a single transaction. "
964
"Works ONLY for tables stored in storage engines which support "
965
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
966
"be consistent for other storage engines. While a --single-transaction dump "
967
"is in process, to ensure a valid dump file (correct table contents), no "
968
"other connection should use the following statements: ALTER TABLE, DROP "
969
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
973
#: ../client/drizzledump.cc:500
975
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
976
"extended-insert and --disable-keys."
979
#: ../client/drizzledump.cc:501
980
msgid "Overrides option --databases (-B)."
983
#: ../client/drizzledump.cc:503
984
msgid "Number of rows before each output progress report (requires --verbose)."
987
#: ../client/drizzledump.cc:505
988
msgid "Print info about the various stages."
991
#: ../client/drizzledump.cc:507
992
msgid "Turn off Comments"
995
#: ../client/drizzledump.cc:508
996
msgid "Turn off create-options"
999
#: ../client/drizzledump.cc:509
1000
msgid "Turn off extended-insert"
1003
#: ../client/drizzledump.cc:510
1004
msgid "Turn off dump date at the end of the output"
1007
#: ../client/drizzledump.cc:511
1008
msgid "Do not read from the configuration files"
1011
#: ../client/drizzledump.cc:517
1012
msgid "Add a 'DROP DATABASE' before each create."
1015
#: ../client/drizzledump.cc:518
1016
msgid "Do not add a 'drop table' before each create."
1019
#: ../client/drizzledump.cc:520
1021
"Give less verbose output (useful for debugging). Disables structure comments "
1022
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1023
"set-names --skip-disable-keys"
1026
#: ../client/drizzledump.cc:522
1028
"To dump several databases. Note the difference in usage; In this case no "
1029
"tables are given. All name arguments are regarded as databasenames. 'USE "
1030
"db_name;' will be included in the output."
1033
#: ../client/drizzledump.cc:524
1035
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1036
"will not be put in the output."
1039
#: ../client/drizzledump.cc:526
1041
"Do not dump the specified table. To specify more than one table to ignore, "
1042
"use the directive multiple times, once for each table. Each table must be "
1043
"specified with both database and table names, e.g. --ignore-table=database."
1047
#: ../client/drizzledump.cc:528
1048
msgid "Insert rows with INSERT IGNORE."
1051
#: ../client/drizzledump.cc:530
1052
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1055
#: ../client/drizzledump.cc:532
1057
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1058
"above line will be added otherwise, if --databases or --all-databases option "
1062
#: ../client/drizzledump.cc:534
1063
msgid "No row information."
1066
#: ../client/drizzledump.cc:536
1067
msgid "Use REPLACE INTO instead of INSERT INTO."
1070
#: ../client/drizzledump.cc:538
1071
msgid "Where to send output to (stdout|database"
1074
#: ../client/drizzledump.cc:540
1076
"Hostname for destination db server (requires --destination-type=database)"
1079
#: ../client/drizzledump.cc:542
1081
"Port number for destination db server (requires --destination-type=database)"
1084
#: ../client/drizzledump.cc:544
1086
"User name for destination db server (resquires --destination-type=database)"
1089
#: ../client/drizzledump.cc:546
1091
"Password for destination db server (requires --destination-type=database)"
1094
#: ../client/drizzledump.cc:548
1096
"The database in the destination db server (requires --destination-"
1097
"type=database, not for use with --all-databases)"
1100
#: ../client/drizzledump.cc:550
1102
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1106
#: ../client/drizzledump.cc:556
1107
msgid "Connect to host."
1110
#: ../client/drizzledump.cc:558
1112
"Password to use when connecting to server. If password is not given it's "
1113
"solicited on the tty."
1116
#: ../client/drizzledump.cc:560
1117
#: ../plugin/transaction_log/utilities/transaction_reader.cc:649
1118
msgid "Port number to use for connection."
1121
#: ../client/drizzledump.cc:567
1122
msgid "Hidden Options"
1125
#: ../client/drizzledump.cc:569
1126
msgid "Used to select the database"
1129
#: ../client/drizzledump.cc:570
1130
msgid "Used to select the tables"
1133
#: ../client/drizzledump.cc:573
1134
msgid "Allowed Options + Hidden Options"
1137
#: ../client/drizzledump.cc:637
1139
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1142
#: ../client/drizzledump.cc:642
1144
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1145
"and you are welcome to modify and redistribute it under the GPL license\n"
1148
#: ../client/drizzledump.cc:643
1149
msgid "Dumps definitions and data from a Drizzle database server"
1152
#: ../client/drizzledump.cc:644
1154
msgid "Usage: %s [OPTIONS] database [tables]\n"
1157
#: ../client/drizzledump.cc:645
1159
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1162
#: ../client/drizzledump.cc:647
1164
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1167
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1168
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5596
1170
msgid "Value supplied for port is not valid.\n"
1173
#: ../client/drizzledump.cc:743
1175
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1178
#: ../client/drizzledump_data.cc:268
1179
msgid "-- Retrieving data for "
1182
#: ../client/drizzledump_data.cc:300
1183
msgid " rows dumped for table "
1186
#: ../client/drizzledump_data.cc:547
1187
msgid "-- Connecting to "
1190
#: ../client/drizzledump_data.cc:547
1191
msgid " using protocol "
1194
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1195
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1196
msgid "Error executing query: "
1199
#: ../client/drizzledump_data.cc:602
1200
msgid "Could not buffer result: "
1203
#: ../client/drizzledump_data.cc:648
1204
msgid "Error: Could not set db '"
1207
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1208
#: ../client/drizzledump_data.cc:673
1212
#: ../client/drizzledump_data.cc:682
1213
msgid "-- Disconnecting from "
1216
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1217
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1218
msgid "-- Retrieving table structures for "
1221
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1222
msgid "-- Retrieving fields for "
1225
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1226
msgid "-- Retrieving indexes for "
1229
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1230
msgid "-- Retrieving foreign keys for "
1233
#: ../client/drizzleslap.cc:2292
1235
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1238
#: ../client/drizzletest.cc:5340
1239
msgid "Error: Invalid Value for opt_max_connect_retries"
1242
#: ../client/drizzletest.cc:5350
1243
msgid "Error: Invalid Value for opt_tail_lines"
1246
#: ../client/drizzletest.cc:5360
1247
msgid "Error: Invalid Value for opt_sleep"
1250
#: ../client/drizzletest.cc:5548
1252
msgid "Could not open '%s' for reading: errno = %d"
1255
#: ../client/drizzletest.cc:5553
1257
msgid "Out of memory"
1260
#: ../drizzled/drizzled.cc:471
1264
#: ../drizzled/drizzled.cc:531
1265
msgid "One can only use the --user switch if running as root\n"
1268
#: ../drizzled/drizzled.cc:538
1270
"Fatal error: Please read \"Security\" section of the manual to find out how "
1271
"to run drizzled as root"
1274
#: ../drizzled/drizzled.cc:559
1277
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1281
#: ../drizzled/drizzled.cc:584
1282
msgid "Set process group ID failed"
1285
#: ../drizzled/drizzled.cc:589
1286
msgid "Set process user ID failed"
1289
#: ../drizzled/drizzled.cc:601
1290
msgid "Process chroot failed"
1293
#: ../drizzled/drizzled.cc:721
1294
msgid "Error: Invalid Value for auto_increment_increment"
1297
#: ../drizzled/drizzled.cc:732
1298
msgid "Error: Invalid Value for auto_increment_offset"
1301
#: ../drizzled/drizzled.cc:743
1302
msgid "Error: Invalid Value for completion_type"
1305
#: ../drizzled/drizzled.cc:755
1306
msgid "Error: Invalid Value for div-precision-increment"
1309
#: ../drizzled/drizzled.cc:766
1310
msgid "Error: Invalid Value for group_concat_max_len"
1313
#: ../drizzled/drizzled.cc:777
1314
msgid "Error: Invalid Value for join_buffer_size"
1317
#: ../drizzled/drizzled.cc:789
1318
msgid "Error: Invalid Value for max_allowed_packet"
1321
#: ../drizzled/drizzled.cc:801
1322
msgid "Error: Invalid Value for max_error_count"
1325
#: ../drizzled/drizzled.cc:812
1326
msgid "Error: Invalid Value for max_heap_table_size"
1329
#: ../drizzled/drizzled.cc:824
1330
msgid "Error: Invalid Value for min_examined_row_limit"
1333
#: ../drizzled/drizzled.cc:835
1334
msgid "Error: Invalid Value for max_join_size"
1337
#: ../drizzled/drizzled.cc:846
1338
msgid "Error: Invalid Value for max_length_for_sort_data"
1341
#: ../drizzled/drizzled.cc:857
1342
msgid "Error: Invalid Value for max_seeks_for_key"
1345
#: ../drizzled/drizzled.cc:868
1346
msgid "Error: Invalid Value for max_sort_length"
1349
#: ../drizzled/drizzled.cc:879
1350
msgid "Error: Invalid Value for optimizer_search_depth"
1353
#: ../drizzled/drizzled.cc:890
1354
msgid "Error: Invalid Value for preload_buff_size"
1357
#: ../drizzled/drizzled.cc:901
1358
msgid "Error: Invalid Value for query_alloc_block_size"
1361
#: ../drizzled/drizzled.cc:913
1362
msgid "Error: Invalid Value for query_prealloc_size"
1365
#: ../drizzled/drizzled.cc:925
1366
msgid "Error: Invalid Value for range_alloc_block_size"
1369
#: ../drizzled/drizzled.cc:937
1370
msgid "Error: Invalid Value for read_buff_size"
1373
#: ../drizzled/drizzled.cc:949
1374
msgid "Error: Invalid Value for read_rnd_buff_size"
1377
#: ../drizzled/drizzled.cc:960
1378
msgid "Error: Invalid Value for sort_buff_size"
1381
#: ../drizzled/drizzled.cc:971
1382
msgid "Error: Invalid Value for table_def_size"
1385
#: ../drizzled/drizzled.cc:982
1386
msgid "Error: Invalid Value for table_cache_size"
1389
#: ../drizzled/drizzled.cc:993 ../drizzled/drizzled.cc:1009
1390
msgid "Error: Invalid Value for table_lock_wait_timeout"
1393
#: ../drizzled/drizzled.cc:1020
1395
"Error: Invalid Value for transaction_message_threshold valid values are "
1396
"between 131072 - 1048576 bytes"
1399
#: ../drizzled/drizzled.cc:1078
1401
msgid "Defaults file '%s' not found\n"
1404
#: ../drizzled/drizzled.cc:1120
1406
msgid "gethostname failed, using '%s' as hostname"
1409
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1731
1410
msgid "Display this help and exit."
1413
#: ../drizzled/drizzled.cc:1136
1414
msgid "Run as a daemon."
1417
#: ../drizzled/drizzled.cc:1140
1418
msgid "Configuration file to use"
1421
#: ../drizzled/drizzled.cc:1142
1422
msgid "Base location for config files"
1425
#: ../drizzled/drizzled.cc:1144 ../drizzled/drizzled.cc:1922
1426
msgid "Directory for plugins."
1429
#: ../drizzled/drizzled.cc:1149 ../drizzled/drizzled.cc:1926
1431
"Optional comma separated list of plugins to load at startup in addition to "
1432
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1435
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1932
1437
"Optional comma separated list of plugins to not load at startup. Effectively "
1438
"removes a plugin from the list of plugins to be loaded. [for example: --"
1439
"plugin_remove=crc32,logger_gearman]"
1442
#: ../drizzled/drizzled.cc:1157 ../drizzled/drizzled.cc:1938
1444
"Optional comma separated list of plugins to load at starup instead of the "
1445
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1448
#: ../drizzled/drizzled.cc:1164 ../drizzled/drizzled.cc:1738
1449
msgid "Auto-increment columns are incremented by this"
1452
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1743
1454
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1458
#: ../drizzled/drizzled.cc:1168 ../drizzled/drizzled.cc:1749
1460
"Path to installation directory. All paths are usually resolved relative to "
1464
#: ../drizzled/drizzled.cc:1171 ../drizzled/drizzled.cc:1754
1465
msgid "Chroot drizzled daemon during startup."
1468
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1758
1469
msgid "Set the default collation."
1472
#: ../drizzled/drizzled.cc:1175 ../drizzled/drizzled.cc:1762
1473
msgid "Default completion type."
1476
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1767
1477
msgid "Write core on errors."
1480
#: ../drizzled/drizzled.cc:1178 ../drizzled/drizzled.cc:1771
1481
msgid "Path to the database root."
1484
#: ../drizzled/drizzled.cc:1180
1485
msgid "Set the default storage engine for tables."
1488
#: ../drizzled/drizzled.cc:1182
1489
msgid "Set the default time zone."
1492
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1775
1493
msgid "Used for debugging; Use at your own risk!"
1496
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1780
1497
msgid "Set up signals usable for debugging"
1500
#: ../drizzled/drizzled.cc:1188
1501
msgid "Set the language used for the month names and the days of the week."
1504
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1784
1505
msgid "Log some not critical warnings to the log file."
1508
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1789
1509
msgid "Pid file used by drizzled."
1512
#: ../drizzled/drizzled.cc:1194
1513
msgid "Maximum time in seconds to wait for the port to become free. "
1516
#: ../drizzled/drizzled.cc:1196
1517
msgid "Include the SQL query in replicated protobuf messages."
1520
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1798
1522
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1523
"specified directory"
1526
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1803
1528
"Uniquely identifies the server instance in the community of replication "
1532
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1808
1533
msgid "Don't print a stack trace on failure."
1536
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1812
1537
msgid "Enable symbolic link support."
1540
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1821
1542
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1545
#: ../drizzled/drizzled.cc:1211
1546
msgid "Path for temporary files."
1549
#: ../drizzled/drizzled.cc:1213 ../drizzled/drizzled.cc:1826
1550
msgid "Default transaction isolation level."
1553
#: ../drizzled/drizzled.cc:1215
1555
"Max message size written to transaction log, valid values 131072 - 1048576 "
1559
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1830
1560
msgid "Run drizzled daemon as user."
1563
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1834
1565
"The number of outstanding connection requests Drizzle can have. This comes "
1566
"into play when the main Drizzle thread gets very many connection requests in "
1567
"a very short time."
1570
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1840
1572
"Size of tree cache used in bulk insert optimization. Note that this is a "
1576
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1846
1578
"Precision of the result of '/' operator will be increased on that value."
1581
#: ../drizzled/drizzled.cc:1232
1582
msgid "The maximum length of the result of function group_concat."
1585
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1852
1586
msgid "The size of the buffer that is used for full joins."
1589
#: ../drizzled/drizzled.cc:1237
1591
"A global cap on the amount of memory that can be allocated by session join "
1592
"buffers (0 means unlimited)"
1595
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1858
1596
msgid "Max packetlength to send/receive from to server."
1599
#: ../drizzled/drizzled.cc:1241
1600
msgid "Max number of errors/warnings to store for a statement."
1603
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1863
1604
msgid "Don't allow creation of heap tables bigger than this."
1607
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1869
1609
"Joins that are probably going to read more than max_join_size records return "
1613
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1875
1614
msgid "Max number of bytes in sorted records."
1617
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1880
1618
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1621
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1885
1623
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1624
"max_sort_length bytes of each value are used; the rest are ignored)."
1627
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1892
1628
msgid "After this many write locks, allow some read locks to run in between."
1631
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1896
1633
"Don't log queries which examine less than min_examined_row_limit rows to "
1637
#: ../drizzled/drizzled.cc:1261
1639
"Do not apply any heuristic(s) during query optimization to prune, thus "
1640
"perform an exhaustive search from the optimizer search space."
1643
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1910
1645
"Maximum depth of search performed by the query optimizer. Values larger than "
1646
"the number of relations in a query result in better query plans, but take "
1647
"longer to compile a query. Smaller values than the number of tables in a "
1648
"relation result in faster optimization, but may produce very bad query "
1649
"plans. If set to 0, the system will automatically pick a reasonable value; "
1650
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1651
"(used for testing/comparison)."
1654
#: ../drizzled/drizzled.cc:1273 ../drizzled/drizzled.cc:1944
1655
msgid "The size of the buffer that is allocated when preloading indexes"
1658
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1949
1659
msgid "Allocation block size for query parsing and execution"
1662
#: ../drizzled/drizzled.cc:1279 ../drizzled/drizzled.cc:1954
1663
msgid "Persistent buffer for query parsing and execution"
1666
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1960
1667
msgid "Allocation block size for storing ranges during optimization"
1670
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1966
1672
"Each thread that does a sequential scan allocates a buffer of this size for "
1673
"each table it scans. If you do many sequential scans, you may want to "
1674
"increase this value."
1677
#: ../drizzled/drizzled.cc:1290
1678
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1681
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1974
1683
"When reading rows in sorted order after a sort, the rows are read through "
1684
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1688
#: ../drizzled/drizzled.cc:1298
1689
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1692
#: ../drizzled/drizzled.cc:1300
1693
msgid "Select scheduler to be used (by default multi-thread)."
1696
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1983
1697
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1700
#: ../drizzled/drizzled.cc:1306
1702
"A global cap on the amount of memory that can be allocated by session sort "
1703
"buffers (0 means unlimited)"
1706
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1989
1707
msgid "The number of cached table definitions."
1710
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1993
1711
msgid "The number of cached open tables."
1714
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1997
1716
"Timeout in seconds to wait for a table level lock before returning an error. "
1717
"Used only if the connection has active cursors."
1720
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:2002
1721
msgid "The stack size for each thread."
1724
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:2008
1726
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1727
"automatically convert it to an on-disk MyISAM table."
1730
#: ../drizzled/drizzled.cc:1341
1731
msgid "Duplicate entry for command line option\n"
1734
#: ../drizzled/drizzled.cc:1388 ../drizzled/drizzled.cc:1406
1735
#: ../drizzled/drizzled.cc:1449 ../drizzled/drizzled.cc:1457
1736
#: ../drizzled/drizzled.cc:1477
1740
"Use --help to get a list of available options\n"
1743
#: ../drizzled/drizzled.cc:1427
1744
msgid "Failed to initialize plugins\n"
1747
#: ../drizzled/drizzled.cc:1465
1751
"Use --help to get a list of available options\n"
1754
#: ../drizzled/drizzled.cc:1513
1755
msgid "Error getting default charset"
1758
#: ../drizzled/drizzled.cc:1543
1759
msgid "Error setting collation"
1762
#: ../drizzled/drizzled.cc:1551
1764
msgid "Unknown locale: '%s'"
1767
#: ../drizzled/drizzled.cc:1571
1768
msgid "Could not initialize table cache\n"
1771
#: ../drizzled/drizzled.cc:1586
1772
msgid "XA cache initialization failed: Out of memory\n"
1775
#: ../drizzled/drizzled.cc:1616
1776
msgid "No scheduler found, cannot continue!\n"
1779
#: ../drizzled/drizzled.cc:1640
1781
msgid "Unknown/unsupported storage engine: %s\n"
1784
#: ../drizzled/drizzled.cc:1734
1785
msgid "Run as daemon."
1788
#: ../drizzled/drizzled.cc:1793
1790
"Maximum time in seconds to wait for the port to become free. (Default: no "
1794
#: ../drizzled/drizzled.cc:1902
1796
"Controls the heuristic(s) applied during query optimization to prune less-"
1797
"promising partial plans from the optimizer search space. Meaning: false - do "
1798
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1799
"based on number of retrieved rows."
1802
#: ../drizzled/drizzled.cc:2034
1804
"Copyright (C) 2008 Sun Microsystems\n"
1805
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1806
"and you are welcome to modify and redistribute it under the GPL license\n"
1810
#: ../drizzled/drizzled.cc:2041
1812
msgid "Usage: %s [OPTIONS]\n"
1815
#: ../drizzled/drizzled.cc:2162
1818
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1822
#: ../drizzled/drizzled.cc:2179
1823
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1826
#: ../drizzled/drizzled.cc:2192
1827
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1830
#: ../drizzled/drizzled.cc:2205
1831
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1834
#: ../drizzled/drizzled.cc:2218
1835
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1838
#: ../drizzled/drizzled.cc:2332
1841
"There was an error creating the '%s' part of the path '%s'. Please check "
1842
"the path exists and is writable.\n"
1845
#: ../drizzled/drizzled.cc:2339
1848
"There was an error opening the path '%s', please check the path exists and "
1852
#: ../drizzled/error.cc:133
1854
msgid "Unknown error %d"
1857
#: ../drizzled/error.cc:207
1861
#: ../drizzled/error.cc:208
1862
msgid "Error on first"
1865
#: ../drizzled/error.cc:209
1869
#: ../drizzled/error.cc:210
1873
#: ../drizzled/error.cc:211
1875
msgid "Can't create file '%-.200s' (errno: %d)"
1878
#: ../drizzled/error.cc:212
1880
msgid "Can't create table '%-.200s' (errno: %d)"
1883
#: ../drizzled/error.cc:213
1885
msgid "Can't create schema '%-.192s' (errno: %d)"
1888
#: ../drizzled/error.cc:214
1890
msgid "Can't create schema '%-.192s'; schema exists"
1893
#: ../drizzled/error.cc:215
1895
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1898
#: ../drizzled/error.cc:216
1900
msgid "Error on delete of '%-.192s' (errno: %d)"
1903
#: ../drizzled/error.cc:217
1905
msgid "Can't get status of '%-.200s' (errno: %d)"
1908
#: ../drizzled/error.cc:218
1910
msgid "Can't lock file (errno: %d)"
1913
#: ../drizzled/error.cc:219
1915
msgid "Can't open file: '%-.200s' (errno: %d)"
1918
#: ../drizzled/error.cc:220
1920
msgid "Can't find file: '%-.200s' (errno: %d)"
1923
#: ../drizzled/error.cc:221
1925
msgid "Can't read dir of '%-.192s' (errno: %d)"
1928
#: ../drizzled/error.cc:222
1930
msgid "Record has changed since last read in table '%-.192s'"
1933
#: ../drizzled/error.cc:223
1935
msgid "Disk full (%s); waiting for someone to free some space..."
1938
#: ../drizzled/error.cc:224
1940
msgid "Can't write; duplicate key in table '%-.192s'"
1943
#: ../drizzled/error.cc:225
1945
msgid "Error on close of '%-.192s' (errno: %d)"
1948
#: ../drizzled/error.cc:226
1950
msgid "Error reading file '%-.200s' (errno: %d)"
1953
#: ../drizzled/error.cc:227
1955
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1958
#: ../drizzled/error.cc:228
1960
msgid "Error writing file '%-.200s' (errno: %d)"
1963
#: ../drizzled/error.cc:229
1965
msgid "'%-.192s' is locked against change"
1968
#: ../drizzled/error.cc:230
1969
msgid "Sort aborted"
1972
#: ../drizzled/error.cc:231
1974
msgid "Got error %d from storage engine"
1977
#: ../drizzled/error.cc:232
1979
msgid "Table storage engine for '%-.192s' doesn't have this option"
1982
#: ../drizzled/error.cc:233
1984
msgid "Can't find record in '%-.192s'"
1987
#: ../drizzled/error.cc:234
1989
msgid "Incorrect information in file: '%-.200s'"
1992
#: ../drizzled/error.cc:235
1994
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1997
#: ../drizzled/error.cc:236
1999
msgid "Old key file for table '%-.192s'; repair it!"
2002
#: ../drizzled/error.cc:237
2004
msgid "Table '%-.192s' is read only"
2007
#: ../drizzled/error.cc:238
2009
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2012
#: ../drizzled/error.cc:239
2013
msgid "Out of sort memory; increase server sort buffer size"
2016
#: ../drizzled/error.cc:240
2017
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2020
#: ../drizzled/error.cc:241
2021
msgid "Global join memory constraint hit; increase join-heap-threshold"
2024
#: ../drizzled/error.cc:242
2025
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2028
#: ../drizzled/error.cc:243
2029
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2032
#: ../drizzled/error.cc:244
2034
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2037
#: ../drizzled/error.cc:245
2038
msgid "Too many connections"
2041
#: ../drizzled/error.cc:246
2043
"Out of memory; check if drizzled or some other process uses all available "
2044
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2045
"memory or you can add more swap space"
2048
#: ../drizzled/error.cc:247
2049
msgid "Can't get hostname for your address"
2052
#: ../drizzled/error.cc:248
2053
msgid "Bad handshake"
2056
#: ../drizzled/error.cc:249
2058
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2061
#: ../drizzled/error.cc:250
2063
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2066
#: ../drizzled/error.cc:251
2067
msgid "No schema selected"
2070
#: ../drizzled/error.cc:252
2071
msgid "Unknown command"
2074
#: ../drizzled/error.cc:253
2076
msgid "Column '%-.192s' cannot be null"
2079
#: ../drizzled/error.cc:254
2081
msgid "Unknown schema '%-.192s'"
2084
#: ../drizzled/error.cc:255
2086
msgid "Table '%-.192s' already exists"
2089
#: ../drizzled/error.cc:256
2091
msgid "Unknown table '%-.100s'"
2094
#: ../drizzled/error.cc:257
2096
msgid "Column '%-.192s' in %-.192s is ambiguous"
2099
#: ../drizzled/error.cc:258
2100
msgid "Server shutdown in progress"
2103
#: ../drizzled/error.cc:259
2105
msgid "Unknown column '%-.192s' in '%-.192s'"
2108
#: ../drizzled/error.cc:260
2110
msgid "'%-.192s' isn't in GROUP BY"
2113
#: ../drizzled/error.cc:261
2115
msgid "Can't group on '%-.192s'"
2118
#: ../drizzled/error.cc:262
2119
msgid "Statement has sum functions and columns in same statement"
2122
#: ../drizzled/error.cc:263
2123
msgid "Column count doesn't match value count"
2126
#: ../drizzled/error.cc:264
2128
msgid "Identifier name '%-.100s' is too long"
2131
#: ../drizzled/error.cc:265
2133
msgid "Duplicate column name '%-.192s'"
2136
#: ../drizzled/error.cc:266
2138
msgid "Duplicate key name '%-.192s'"
2141
#: ../drizzled/error.cc:267
2143
msgid "Duplicate entry '%-.192s' for key %d"
2146
#: ../drizzled/error.cc:268
2148
msgid "Incorrect column specifier for column '%-.192s'"
2151
#: ../drizzled/error.cc:269
2153
msgid "%s near '%-.80s' at line %d"
2156
#: ../drizzled/error.cc:270
2158
msgid "Parsing error near '%s'"
2161
#: ../drizzled/error.cc:271
2162
msgid "Query was empty"
2165
#: ../drizzled/error.cc:272
2167
msgid "Not unique table/alias: '%-.192s'"
2170
#: ../drizzled/error.cc:273
2172
msgid "Invalid default value for '%-.192s'"
2175
#: ../drizzled/error.cc:274
2176
msgid "Multiple primary key defined"
2179
#: ../drizzled/error.cc:275
2181
msgid "Too many keys specified; max %d keys allowed"
2184
#: ../drizzled/error.cc:276
2186
msgid "Too many key parts specified; max %d parts allowed"
2189
#: ../drizzled/error.cc:277
2191
msgid "Specified key was too long; max key length is %d bytes"
2194
#: ../drizzled/error.cc:278
2196
msgid "Key column '%-.192s' doesn't exist in table"
2199
#: ../drizzled/error.cc:279
2202
"BLOB column '%-.192s' can't be used in key specification with the used table "
2206
#: ../drizzled/error.cc:280
2209
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2213
#: ../drizzled/error.cc:281
2215
"Incorrect table definition; there can be only one auto column and it must be "
2219
#: ../drizzled/error.cc:282
2221
msgid "%s: Normal shutdown\n"
2224
#: ../drizzled/error.cc:283
2226
msgid "%s: Got signal %d. Aborting!\n"
2229
#: ../drizzled/error.cc:284
2231
msgid "%s: Shutdown complete\n"
2234
#: ../drizzled/error.cc:285
2236
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2239
#: ../drizzled/error.cc:286
2240
msgid "Can't create IP socket"
2243
#: ../drizzled/error.cc:287
2246
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2250
#: ../drizzled/error.cc:288
2253
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2257
#: ../drizzled/error.cc:289
2259
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2262
#: ../drizzled/error.cc:290
2265
"The file '%-.128s' must be in the schema directory or be readable by all"
2268
#: ../drizzled/error.cc:291
2270
msgid "File '%-.200s' already exists"
2273
#: ../drizzled/error.cc:292
2275
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2278
#: ../drizzled/error.cc:293
2280
"Incorrect prefix key; the used key part isn't a string, the used length is "
2281
"longer than the key part, or the storage engine doesn't support unique "
2285
#: ../drizzled/error.cc:294
2286
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2289
#: ../drizzled/error.cc:295
2291
msgid "Can't DROP '%-.192s'; check that column/key exists"
2294
#: ../drizzled/error.cc:296
2296
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2299
#: ../drizzled/error.cc:297
2301
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2304
#. KILL session errors
2305
#: ../drizzled/error.cc:300
2307
msgid "Unknown session id: %lu"
2310
#: ../drizzled/error.cc:301
2312
msgid "You are not the owner of session %lu"
2315
#: ../drizzled/error.cc:302
2316
msgid "You cannot kill the session you are connected from."
2319
#: ../drizzled/error.cc:305
2320
msgid "No tables used"
2323
#: ../drizzled/error.cc:306
2325
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2328
#: ../drizzled/error.cc:307
2330
msgid "Incorrect schema name '%-.100s'"
2333
#: ../drizzled/error.cc:308
2335
msgid "Incorrect table name '%-.100s'"
2338
#: ../drizzled/error.cc:309
2340
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2341
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2344
#: ../drizzled/error.cc:310
2345
msgid "Unknown error"
2348
#: ../drizzled/error.cc:311
2350
msgid "Unknown procedure '%-.192s'"
2353
#: ../drizzled/error.cc:312
2355
msgid "Incorrect parameter count to procedure '%-.192s'"
2358
#: ../drizzled/error.cc:313
2360
msgid "Unknown table '%-.192s' in %-.32s"
2363
#: ../drizzled/error.cc:314
2365
msgid "Column '%-.192s' specified twice"
2368
#: ../drizzled/error.cc:315
2369
msgid "Invalid use of group function"
2372
#: ../drizzled/error.cc:316
2375
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2378
#: ../drizzled/error.cc:317
2379
msgid "A table must have at least 1 column"
2382
#: ../drizzled/error.cc:318
2384
msgid "The table '%-.192s' is full"
2387
#: ../drizzled/error.cc:319
2389
msgid "Too many tables; Drizzle can only use %d tables in a join"
2392
#: ../drizzled/error.cc:320
2393
msgid "Too many columns"
2396
#: ../drizzled/error.cc:321
2399
"Row size too large. The maximum row size for the used table type, not "
2400
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2403
#: ../drizzled/error.cc:322
2404
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2407
#: ../drizzled/error.cc:323
2410
"Table handler doesn't support NULL in given index. Please change column "
2411
"'%-.192s' to be NOT NULL or use another handler"
2414
#: ../drizzled/error.cc:324
2415
msgid "No paths allowed for plugin library"
2418
#: ../drizzled/error.cc:325
2420
msgid "Plugin '%-.192s' already exists"
2423
#: ../drizzled/error.cc:326
2425
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2428
#: ../drizzled/error.cc:327
2430
msgid "Can't find symbol '%-.128s' in library '%s'"
2433
#: ../drizzled/error.cc:328
2435
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2438
#: ../drizzled/error.cc:329
2441
"Can't create a new thread (errno %d); if you are not out of available "
2442
"memory, you can consult the manual for a possible OS-dependent bug"
2445
#: ../drizzled/error.cc:330
2447
msgid "Column count doesn't match value count at row %ld"
2450
#: ../drizzled/error.cc:331
2452
msgid "Can't reopen table: '%-.192s'"
2455
#: ../drizzled/error.cc:332
2457
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2458
"illegal if there is no GROUP BY clause"
2461
#: ../drizzled/error.cc:333
2463
"You have an error in your SQL syntax; check the manual that corresponds to "
2464
"your Drizzle server version for the right syntax to use"
2467
#: ../drizzled/error.cc:334
2468
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2471
#: ../drizzled/error.cc:335
2472
msgid "Got packets out of order"
2475
#: ../drizzled/error.cc:336
2476
msgid "The used table type doesn't support BLOB/TEXT columns"
2479
#: ../drizzled/error.cc:337
2480
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2483
#: ../drizzled/error.cc:338
2485
msgid "Incorrect column name '%-.100s'"
2488
#: ../drizzled/error.cc:339
2490
msgid "The used storage engine can't index column '%-.192s'"
2493
#: ../drizzled/error.cc:340
2495
"Unable to open underlying table which is differently defined or of non-"
2496
"MyISAM type or doesn't exist"
2499
#: ../drizzled/error.cc:341
2501
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2504
#: ../drizzled/error.cc:342
2507
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2510
#: ../drizzled/error.cc:343
2512
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2516
#: ../drizzled/error.cc:344
2517
msgid "Result consisted of more than one row"
2520
#: ../drizzled/error.cc:345
2521
msgid "This table type requires a primary key"
2524
#: ../drizzled/error.cc:346
2526
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2529
#: ../drizzled/error.cc:347
2530
msgid "Can't open table"
2533
#: ../drizzled/error.cc:348
2535
msgid "The storage engine for the table doesn't support %s"
2538
#: ../drizzled/error.cc:349
2540
msgid "Got error %d during COMMIT"
2543
#: ../drizzled/error.cc:350
2545
msgid "Got error %d during ROLLBACK"
2548
#. This is a very incorrect place to use the PRIi64 macro as the
2549
#. program that looks over the source for the N_() macros does not
2550
#. (obviously) do macro expansion, so the string is entirely wrong for
2551
#. what it is trying to output for every language except english.
2552
#: ../drizzled/error.cc:355
2555
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2559
#: ../drizzled/error.cc:356
2561
"Can't execute the given command because you have active locked tables or an "
2562
"active transaction"
2565
#: ../drizzled/error.cc:357
2567
msgid "Unknown system variable '%-.64s'"
2570
#: ../drizzled/error.cc:358
2572
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2575
#: ../drizzled/error.cc:359
2578
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2581
#: ../drizzled/error.cc:360
2582
msgid "Some non-transactional changed tables couldn't be rolled back"
2585
#: ../drizzled/error.cc:361
2586
msgid "You may only use constant expressions with SET"
2589
#: ../drizzled/error.cc:362
2590
msgid "Lock wait timeout exceeded; try restarting transaction"
2593
#: ../drizzled/error.cc:363
2594
msgid "The total number of locks exceeds the lock table size"
2597
#: ../drizzled/error.cc:364
2598
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2601
#: ../drizzled/error.cc:365
2602
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2605
#: ../drizzled/error.cc:366
2607
msgid "Incorrect arguments to %s"
2610
#: ../drizzled/error.cc:367
2611
msgid "Deadlock found when trying to get lock; try restarting transaction"
2614
#: ../drizzled/error.cc:368
2615
msgid "The used table type doesn't support FULLTEXT indexes"
2618
#: ../drizzled/error.cc:369
2619
msgid "Cannot add foreign key constraint"
2622
#: ../drizzled/error.cc:370
2623
msgid "Cannot add or update a child row: a foreign key constraint fails"
2626
#: ../drizzled/error.cc:371
2627
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2630
#: ../drizzled/error.cc:372
2632
msgid "Incorrect usage of %s and %s"
2635
#: ../drizzled/error.cc:373
2636
msgid "The used SELECT statements have a different number of columns"
2639
#: ../drizzled/error.cc:374
2640
msgid "Can't execute the query because you have a conflicting read lock"
2643
#: ../drizzled/error.cc:375
2646
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2649
#: ../drizzled/error.cc:376
2652
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2655
#: ../drizzled/error.cc:377
2657
msgid "Variable '%-.64s' doesn't have a default value"
2660
#: ../drizzled/error.cc:378
2662
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2665
#: ../drizzled/error.cc:379
2667
msgid "Incorrect argument type to variable '%-.64s'"
2670
#: ../drizzled/error.cc:380
2672
msgid "Variable '%-.64s' can only be set, not read"
2675
#: ../drizzled/error.cc:381
2677
msgid "Incorrect usage/placement of '%s'"
2680
#: ../drizzled/error.cc:382
2682
msgid "This version of Drizzle doesn't yet support '%s'"
2685
#: ../drizzled/error.cc:383
2687
msgid "Variable '%-.192s' is a %s variable"
2690
#: ../drizzled/error.cc:384
2692
msgid "Incorrect foreign key definition for '%-.192s': %s"
2695
#: ../drizzled/error.cc:385
2696
msgid "Key reference and table reference don't match"
2699
#: ../drizzled/error.cc:386
2701
msgid "Operand should contain %d column(s)"
2704
#: ../drizzled/error.cc:387
2705
msgid "Subquery returns more than 1 row"
2708
#: ../drizzled/error.cc:388
2710
msgid "Converting column '%s' from %s to %s"
2713
#: ../drizzled/error.cc:389
2715
msgid "Reference '%-.64s' not supported (%s)"
2718
#: ../drizzled/error.cc:390
2719
msgid "Every derived table must have its own alias"
2722
#: ../drizzled/error.cc:391
2724
msgid "Select %u was reduced during optimization"
2727
#: ../drizzled/error.cc:392
2729
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2732
#: ../drizzled/error.cc:393
2733
msgid "All parts of a SPATIAL index must be NOT NULL"
2736
#: ../drizzled/error.cc:394
2738
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2741
#: ../drizzled/error.cc:395
2744
"Uncompressed data size too large; the maximum size is %d (based on "
2745
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2748
#: ../drizzled/error.cc:396
2749
msgid "ZLIB: Not enough memory"
2752
#: ../drizzled/error.cc:397
2754
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2755
"data was corrupted)"
2758
#: ../drizzled/error.cc:398
2759
msgid "ZLIB: Input data corrupted"
2762
#: ../drizzled/error.cc:399
2764
msgid "%d line(s) were cut by GROUP_CONCAT()"
2767
#: ../drizzled/error.cc:400
2769
msgid "Row %ld doesn't contain data for all columns"
2772
#: ../drizzled/error.cc:401
2775
"Row %ld was truncated; it contained more data than there were input columns"
2778
#: ../drizzled/error.cc:402
2781
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2784
#: ../drizzled/error.cc:403
2786
msgid "Out of range value for column '%s' at row %ld"
2789
#: ../drizzled/error.cc:404
2791
msgid "Data truncated for column '%s' at row %ld"
2794
#: ../drizzled/error.cc:405
2796
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2799
#: ../drizzled/error.cc:406
2801
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2804
#: ../drizzled/error.cc:407
2806
msgid "Illegal mix of collations for operation '%s'"
2809
#: ../drizzled/error.cc:408
2812
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2816
#: ../drizzled/error.cc:409
2818
msgid "Unknown collation: '%-.64s'"
2821
#: ../drizzled/error.cc:410
2824
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2828
#: ../drizzled/error.cc:411
2830
msgid "Incorrect index name '%-.100s'"
2833
#: ../drizzled/error.cc:412
2835
msgid "Incorrect catalog name '%-.100s'"
2838
#: ../drizzled/error.cc:413
2840
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2843
#: ../drizzled/error.cc:414
2845
msgid "Unknown table engine '%s'"
2848
#: ../drizzled/error.cc:415
2850
msgid "The target table %-.100s of the %s is not updatable"
2853
#: ../drizzled/error.cc:416
2856
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2860
#: ../drizzled/error.cc:417
2863
"The Drizzle server is running with the %s option so it cannot execute this "
2867
#: ../drizzled/error.cc:418
2869
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2872
#: ../drizzled/error.cc:419
2874
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2877
#: ../drizzled/error.cc:420
2879
"Incorrect table definition; there can be only one TIMESTAMP column with "
2880
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2883
#: ../drizzled/error.cc:421
2885
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2888
#: ../drizzled/error.cc:422
2890
msgid "Got error %d '%-.100s' from %s"
2893
#: ../drizzled/error.cc:423
2895
msgid "Got temporary error %d '%-.100s' from %s"
2898
#: ../drizzled/error.cc:424
2900
msgid "Unknown or incorrect time zone: '%-.64s'"
2903
#: ../drizzled/error.cc:425
2905
msgid "Invalid %s character string: '%.64s'"
2908
#: ../drizzled/error.cc:426
2910
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2913
#: ../drizzled/error.cc:427
2915
msgid "%s %s does not exist"
2918
#: ../drizzled/error.cc:428
2919
msgid "Query execution was interrupted"
2922
#: ../drizzled/error.cc:429
2925
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2926
"(s) or definer/invoker of view lack rights to use them"
2929
#: ../drizzled/error.cc:430
2931
msgid "Field '%-.192s' doesn't have a default value"
2934
#: ../drizzled/error.cc:431
2935
msgid "Division by 0"
2938
#: ../drizzled/error.cc:432
2940
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2943
#: ../drizzled/error.cc:433
2945
msgid "Illegal %s '%-.192s' value found during parsing"
2948
#: ../drizzled/error.cc:434
2950
msgid "Key part '%-.192s' length cannot be 0"
2953
#: ../drizzled/error.cc:435
2956
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2960
#: ../drizzled/error.cc:436
2962
msgid "Data too long for column '%s' at row %ld"
2965
#: ../drizzled/error.cc:437
2968
"%s: ready for connections.\n"
2969
"Version: '%s' %s\n"
2972
#: ../drizzled/error.cc:438
2973
msgid "Can't load value from file with fixed size rows to variable"
2976
#: ../drizzled/error.cc:439
2978
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2981
#: ../drizzled/error.cc:440
2982
msgid "Table definition has changed, please retry transaction"
2985
#: ../drizzled/error.cc:441
2987
msgid "Not allowed to return a result set from a %s"
2990
#: ../drizzled/error.cc:442
2991
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2994
#: ../drizzled/error.cc:443
2996
"Explicit or implicit commit is not allowed in stored function or trigger."
2999
#: ../drizzled/error.cc:444
3001
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3004
#: ../drizzled/error.cc:445
3006
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3009
#: ../drizzled/error.cc:446
3012
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3016
#: ../drizzled/error.cc:447
3017
msgid "Trigger in wrong schema"
3020
#: ../drizzled/error.cc:448
3023
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3024
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3027
#: ../drizzled/error.cc:449
3029
msgid "Display width out of range for column '%-.192s' (max = %d)"
3032
#: ../drizzled/error.cc:450
3034
msgid "Datetime function: %-.32s field overflow"
3037
#: ../drizzled/error.cc:451
3040
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3043
#: ../drizzled/error.cc:452
3046
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3049
#: ../drizzled/error.cc:453
3050
msgid "No data - zero rows fetched, selected, or processed"
3053
#: ../drizzled/error.cc:454
3055
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3058
#: ../drizzled/error.cc:455
3060
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3063
#: ../drizzled/error.cc:456
3064
msgid "The used table type doesn't support SPATIAL indexes"
3067
#: ../drizzled/error.cc:457
3069
msgid "Leading spaces are removed from name '%s'"
3072
#: ../drizzled/error.cc:458
3073
msgid "Failed to read auto-increment value from storage engine"
3076
#: ../drizzled/error.cc:459
3078
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3081
#: ../drizzled/error.cc:460
3082
msgid "Too high level of nesting for select"
3085
#: ../drizzled/error.cc:461
3087
msgid "Name '%-.64s' has become ''"
3090
#: ../drizzled/error.cc:462
3092
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3093
"optional and non-empty FIELDS ENCLOSED BY"
3096
#: ../drizzled/error.cc:463
3099
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3102
#: ../drizzled/error.cc:464
3104
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3107
#: ../drizzled/error.cc:465
3109
msgid "Incorrect %-.32s value: '%-.128s'"
3112
#: ../drizzled/error.cc:466
3114
msgid "Table has no partition for value %-.64s"
3117
#: ../drizzled/error.cc:467
3118
msgid "Writing one row to the row-based binary log failed"
3121
#: ../drizzled/error.cc:468
3123
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3126
#: ../drizzled/error.cc:469
3129
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3130
"d would lead to a duplicate entry"
3133
#: ../drizzled/error.cc:470
3135
"Transaction isolation level can't be changed while a transaction is in "
3139
#: ../drizzled/error.cc:471
3141
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3144
#: ../drizzled/error.cc:472
3146
msgid "Incorrect parameters in the call to native function '%-.192s'"
3149
#: ../drizzled/error.cc:473
3151
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3154
#: ../drizzled/error.cc:474
3156
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3159
#: ../drizzled/error.cc:476
3161
msgid "Received an invalid datetime value '%s'."
3164
#: ../drizzled/error.cc:477
3166
msgid "Received an invalid DATE value '%s'."
3169
#: ../drizzled/error.cc:478
3171
msgid "Received a NULL argument for function '%s'."
3174
#: ../drizzled/error.cc:479
3176
msgid "Received an invalid timestamp value '%s'."
3179
#: ../drizzled/error.cc:480
3181
msgid "Received an invalid TIME value '%s'."
3184
#: ../drizzled/error.cc:481
3186
msgid "Received an invalid value '%s' for a UNIX timestamp."
3189
#: ../drizzled/error.cc:483
3191
msgid "Received an out-of-range argument '%s' for function '%s'."
3194
#: ../drizzled/error.cc:484
3196
msgid "Received an invalid enum value '%s'."
3199
#: ../drizzled/error.cc:485
3200
msgid "Tables which are replicated require a primary key."
3203
#: ../drizzled/error.cc:487
3205
msgid "Corrupt or invalid schema definition for '%s' : %s"
3208
#: ../drizzled/error.cc:488
3210
msgid "Corrupt or invalid table definition for '%s': %s"
3213
#: ../drizzled/error.cc:489
3215
msgid "The number of enum that were required was too high for table '%s'"
3218
#: ../drizzled/error.cc:490
3220
msgid "Corrupt or invalid table definition for '%s'"
3223
#: ../drizzled/error.cc:491
3225
msgid "Collation '%s' for table %s is invalid/unknown"
3228
#: ../drizzled/error.cc:493
3230
msgid "Cannot drop table '%s'"
3233
#: ../drizzled/error.cc:494
3235
msgid "Error occurred while dropping table '%s'"
3238
#: ../drizzled/error.cc:495
3240
msgid "Permission denied to create '%s'"
3243
#: ../drizzled/error.cc:496
3245
msgid "Unknown table '%s'"
3248
#: ../drizzled/error.cc:498
3250
msgid "Cannot create schema '%s'"
3253
#: ../drizzled/error.cc:499
3255
msgid "Schema does not exist: %s"
3258
#: ../drizzled/error.cc:500
3260
msgid "Error altering schema: %s"
3263
#: ../drizzled/error.cc:501
3265
msgid "Error droppping Schema : %s"
3268
#: ../drizzled/error.cc:503
3269
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3272
#: ../drizzled/error.cc:504
3274
msgid "Unknown table engine option key/pair %s = %s."
3277
#: ../drizzled/error.cc:505
3279
msgid "Unknown schema engine option key/pair %s = %s."
3282
#: ../drizzled/error.cc:506
3283
msgid "Implicit cartesian join attempted."
3286
#: ../drizzled/error.cc:507
3287
msgid "Admin access not allowed from this username/IP address."
3290
#. User lock/barrier error messages
3291
#: ../drizzled/error.cc:510
3292
msgid "wait() can not be called on session owning user defined barrier."
3295
#: ../drizzled/error.cc:511
3296
msgid "Unknown user defined barrier requested."
3299
#: ../drizzled/error.cc:512
3300
msgid "Session does not own user defined barrier."
3303
#: ../drizzled/error.cc:513
3304
msgid "Session can not wait on a user defined lock owned by the session."
3307
#: ../drizzled/error.cc:514
3308
msgid "Session does not own user defined lock."
3311
#: ../drizzled/error.cc:516
3312
msgid "Invalid name for user defined barrier."
3315
#: ../drizzled/error.cc:517
3316
msgid "Invalid name for user defined lock."
3319
#: ../drizzled/error.cc:519
3321
"Either a DEFAULt value or NULL NULL description is required for a new column "
3322
"if table is not empty"
3326
#: ../drizzled/error.cc:522
3329
"Cast to unsigned converted negative integer to it's positive complement: %s"
3332
#: ../drizzled/error.cc:523
3334
msgid "Invalid cast to signed integer: %s"
3337
#: ../drizzled/error.cc:525
3339
msgid "Identifier '%.*s' is a SQL keyword."
3342
#: ../drizzled/error.cc:528
3344
msgid "Can't unlock file (Errcode: %d)"
3347
#: ../drizzled/error.cc:529
3349
msgid "Can't change size of file (Errcode: %d)"
3352
#: ../drizzled/error.cc:530
3354
msgid "Can't open stream from handle (Errcode: %d)"
3357
#: ../drizzled/error.cc:531
3359
msgid "Warning: '%s' had %d links"
3362
#: ../drizzled/error.cc:532
3364
msgid "Warning: %d files and %d streams is left open\n"
3367
#: ../drizzled/error.cc:533
3369
msgid "Can't create directory '%s' (Errcode: %d)"
3372
#: ../drizzled/error.cc:534
3375
"Character set '%s' is not a compiled character set and is not specified in "
3379
#: ../drizzled/error.cc:535
3381
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3384
#: ../drizzled/error.cc:536
3386
msgid "Can't read value for symlink '%s' (Error %d)"
3389
#: ../drizzled/error.cc:537
3391
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3394
#: ../drizzled/error.cc:538
3396
msgid "Error on realpath() on '%s' (Error %d)"
3399
#: ../drizzled/error.cc:539
3401
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3404
#: ../drizzled/error.cc:540
3407
"Collation '%s' is not a compiled collation and is not specified in the %s "
3411
#: ../drizzled/error.cc:541
3413
msgid "File '%s' (fileno: %d) was not closed"
3417
#: ../drizzled/error.cc:544
3418
msgid "Received an invalid UUID value"
3421
#: ../drizzled/error.cc:545
3422
msgid "The UUID was not created with a valid time"
3426
#: ../drizzled/error.cc:548
3428
msgid "Received an invalid BOOLEAN value '%s'."
3431
#: ../drizzled/error.cc:549
3433
msgid "Invalid cast to BOOLEAN: '%s'."
3436
#. Transactional DDL
3437
#: ../drizzled/error.cc:552
3438
msgid "Transactional DDL not supported"
3442
#: ../drizzled/error.cc:554
3444
msgid "Assertion '%s' failed."
3447
#: ../drizzled/error.cc:555
3449
msgid "Assertion '%s' failed, the result was NULL."
3452
#. Catalog related errors
3453
#: ../drizzled/error.cc:573
3455
msgid "Cannot create catalog '%s'."
3458
#: ../drizzled/error.cc:574
3460
msgid "Permission is denied to create '%s' catalog."
3463
#: ../drizzled/error.cc:575
3465
msgid "Cannot drop catalog '%s'."
3468
#: ../drizzled/error.cc:576
3470
msgid "Permission is denied to drop '%s' catalog."
3473
#: ../drizzled/error.cc:577
3475
msgid "Catalog '%s' does not exist."
3478
#: ../drizzled/error.cc:578
3479
msgid "You cannot drop the 'local' catalog."
3482
#: ../drizzled/error.cc:579
3484
msgid "Could not gain lock on '%s'."
3487
#: ../drizzled/error.cc:580
3489
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3492
#: ../drizzled/error.cc:581
3493
msgid "Invalid catalog name."
3496
#: ../drizzled/error.cc:582
3498
"Engine status is now stored in the data_dictionary tables, please use these "
3502
#: ../drizzled/error.cc:583
3503
msgid "There is already a transaction in progress"
3506
#: ../drizzled/identifier/catalog.cc:55
3508
"Catalog name cannot be encoded and fit within filesystem name length "
3512
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:221
3514
"Schema name cannot be encoded and fit within filesystem name length "
3518
#: ../drizzled/identifier/table.cc:238
3520
"Table name cannot be encoded and fit within filesystem name length "
3526
#. * Since clients still use this code, we use fprintf here.
3527
#. * This fprintf needs to be turned into errmsg_printf
3528
#. * as soon as the client programs no longer use mysys
3529
#. * and can use the pluggable error message system.
3531
#: ../drizzled/internal/default.cc:688
3533
msgid "error: could not open directory: %s\n"
3536
#: ../drizzled/main.cc:171
3538
"setrlimit could not change the size of core files to 'infinity'; We may not "
3539
"be able to generate a core file on signals"
3542
#: ../drizzled/main.cc:288
3544
msgid "Data directory %s does not exist\n"
3547
#: ../drizzled/main.cc:299
3549
msgid "Local catalog %s/local does not exist\n"
3552
#: ../drizzled/main.cc:324 ../plugin/multi_thread/multi_thread.cc:84
3553
msgid "Drizzle has receieved an abort event."
3556
#: ../drizzled/main.cc:325 ../plugin/multi_thread/multi_thread.cc:85
3557
msgid "In Function: "
3560
#: ../drizzled/main.cc:326 ../plugin/multi_thread/multi_thread.cc:86
3564
#: ../drizzled/main.cc:327 ../plugin/multi_thread/multi_thread.cc:87
3568
#: ../drizzled/message/transaction_writer.cc:365
3570
msgid "Usage: %s TRANSACTION_LOG\n"
3573
#: ../drizzled/message/transaction_writer.cc:371
3575
msgid "Cannot open file: %s\n"
3578
#: ../drizzled/module/library.cc:149
3581
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3582
"the current running version of Drizzle: %<PRIu64>."
3585
#: ../drizzled/module/loader.cc:177
3588
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3592
#: ../drizzled/module/loader.cc:224
3594
msgid "Plugin '%s' init function returned error.\n"
3597
#: ../drizzled/module/loader.cc:463
3599
msgid "Couldn't load plugin library named '%s'.\n"
3602
#: ../drizzled/module/loader.cc:473
3604
msgid "Couldn't load plugin named '%s'.\n"
3607
#: ../drizzled/module/registry.cc:191
3610
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3614
#: ../drizzled/module/registry.h:118
3616
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3619
#: ../drizzled/module/registry.h:132
3621
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3624
#: ../drizzled/option.cc:85
3628
#: ../drizzled/option.cc:87
3632
#: ../drizzled/option.cc:338
3634
msgid "%s: %s: Option '%s' used, but is disabled\n"
3637
#: ../drizzled/option.cc:340
3641
#: ../drizzled/option.cc:442
3643
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3646
#: ../drizzled/option.cc:770
3648
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3651
#: ../drizzled/option.cc:963
3653
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3656
#: ../drizzled/option.cc:1195
3658
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3661
#: ../drizzled/option.cc:1215
3665
"Variables (--variable-name=value)\n"
3666
"and boolean options {false|true} Value (after reading options)\n"
3667
"--------------------------------- -----------------------------\n"
3670
#: ../drizzled/option.cc:1231 ../drizzled/option.cc:1247
3671
msgid "(No default value)"
3674
#: ../drizzled/option.cc:1250
3678
#: ../drizzled/option.cc:1250
3682
#: ../drizzled/option.cc:1283
3684
msgid "(Disabled)\n"
3687
#: ../drizzled/plugin/error_message.cc:75
3689
msgid "errmsg plugin '%s' errmsg() failed"
3692
#: ../drizzled/plugin/event_observer.cc:133
3695
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3696
"'%s' from EventObserver plugin '%s'"
3699
#: ../drizzled/plugin/event_observer.cc:200
3701
"EventObserver::registerTableEvents(): Table already has events registered on "
3702
"it: probable programming error."
3705
#: ../drizzled/plugin/event_observer.cc:335
3707
"EventObserver::registerSessionEvents(): Session already has events "
3708
"registered on it: probable programming error."
3711
#: ../drizzled/plugin/event_observer.cc:387
3713
msgid "EventIterate event handler '%s' failed for event '%s'"
3716
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3718
msgid "A function named %s already exists!\n"
3721
#: ../drizzled/plugin/function.cc:65
3722
msgid "Could not add Function!\n"
3725
#: ../drizzled/plugin/listen.cc:76
3726
msgid "Error getting file descriptors"
3729
#: ../drizzled/plugin/listen.cc:94
3730
msgid "No sockets could be bound for listening"
3733
#: ../drizzled/plugin/listen_tcp.cc:59
3735
msgid "accept() failed with errno %d"
3738
#: ../drizzled/plugin/listen_tcp.cc:94
3740
msgid "getaddrinfo() failed with error %s"
3743
#: ../drizzled/plugin/listen_tcp.cc:125
3744
msgid "setsockopt(IPV6_V6ONLY)"
3747
#: ../drizzled/plugin/listen_tcp.cc:134
3748
msgid "fcntl(FD_CLOEXEC)"
3751
#: ../drizzled/plugin/listen_tcp.cc:141
3752
msgid "setsockopt(SO_REUSEADDR)"
3755
#: ../drizzled/plugin/listen_tcp.cc:148
3756
msgid "setsockopt(SO_KEEPALIVE)"
3759
#: ../drizzled/plugin/listen_tcp.cc:155
3760
msgid "setsockopt(SO_LINGER)"
3763
#: ../drizzled/plugin/listen_tcp.cc:162
3764
msgid "setsockopt(TCP_NODELAY)"
3767
#: ../drizzled/plugin/listen_tcp.cc:182
3769
msgid "Retrying bind() on %u"
3772
#: ../drizzled/plugin/listen_tcp.cc:189
3773
msgid "bind() Do you already have another drizzled running?"
3776
#: ../drizzled/plugin/listen_tcp.cc:201
3778
msgid "Listening on %s:%s"
3781
#: ../drizzled/plugin/logging.cc:65
3783
msgid "logging '%s' pre() failed"
3786
#: ../drizzled/plugin/logging.cc:90
3788
msgid "logging '%s' post() failed"
3791
#: ../drizzled/plugin/logging.cc:114
3793
msgid "logging '%s' postEnd() failed"
3796
#: ../drizzled/plugin/logging.cc:137
3798
msgid "logging '%s' resetCurrentScoreboard() failed"
3801
#: ../drizzled/plugin/scheduler.cc:61
3804
"Attempted to register a scheduler %s, but a scheduler has already been "
3805
"registered with that name.\n"
3808
#: ../drizzled/plugin/scheduler.cc:98
3810
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3813
#: ../drizzled/plugin/schema_engine.cc:131
3815
msgid "Error while loading database options: '%s':"
3818
#: ../drizzled/plugin/xa_resource_manager.cc:115
3820
msgid "Found %d prepared transaction(s) in resource manager."
3823
#: ../drizzled/plugin/xa_resource_manager.cc:182
3824
msgid "Starting crash recovery..."
3827
#: ../drizzled/plugin/xa_resource_manager.cc:192
3829
msgid "Found %d prepared XA transactions"
3832
#: ../drizzled/plugin/xa_resource_manager.cc:198
3835
"Found %d prepared transactions! It means that drizzled was not shut down "
3836
"properly last time and critical recovery information (last binlog or %s "
3837
"file) was manually deleted after a crash. You have to start drizzled with "
3838
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3841
#: ../drizzled/plugin/xa_resource_manager.cc:209
3842
msgid "Crash recovery finished."
3845
#: ../drizzled/replication_services.cc:94
3847
"You registered a TransactionApplier plugin but no TransactionReplicator "
3848
"plugins were registered.\n"
3851
#: ../drizzled/replication_services.cc:125
3854
"You registered a TransactionApplier plugin but no TransactionReplicator "
3855
"plugins were registered that match the requested replicator name of '%s'.\n"
3856
"We have deactivated the TransactionApplier '%s'.\n"
3859
#: ../drizzled/session.cc:1959 ../drizzled/session.cc:1978
3861
msgid "Could not remove temporary table: '%s', error: %d"
3864
#: ../drizzled/signal_handler.cc:53
3866
msgid "Got signal %d from thread %<PRIu32>"
3869
#: ../drizzled/signal_handler.cc:119
3871
msgid "Fatal signal %d while backtracing\n"
3874
#: ../drizzled/signal_handler.cc:128
3876
msgid "Fatal: time() call failed\n"
3879
#: ../drizzled/signal_handler.cc:134
3882
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3883
"This could be because you hit a bug. It is also possible that this binary\n"
3884
" or one of the libraries it was linked against is corrupt, improperly "
3886
" or misconfigured. This error can also be caused by malfunctioning "
3890
#: ../drizzled/signal_handler.cc:142
3893
"We will try our best to scrape up some info that will hopefully help "
3895
"the problem, but since we have already crashed, something is definitely "
3897
"and this may fail.\n"
3901
#: ../drizzled/signal_handler.cc:149
3904
"It is possible that drizzled could use up to \n"
3905
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3907
"Hope that's ok; if not, decrease some variables in the equation.\n"
3911
#: ../drizzled/sql_table.cc:1932
3913
msgid "Unknown - internal error %d during operation"
3916
#: ../drizzled/statement/alter_table.cc:1516
3919
"order_st BY ignored because there is a user-defined clustered index in the "
3923
#: ../drizzled/sys_var.cc:1527
3925
msgid "Variable named %s already exists!\n"
3928
#: ../drizzled/sys_var.cc:1536
3930
msgid "Could not add Variable: %s\n"
3933
#: ../drizzled/sys_var.cc:1634
3934
msgid "Failed to initialize system variables"
3937
#: ../drizzled/table.cc:1679
3939
msgid "Got error %d when reading table '%s'"
3942
#: ../drizzled/table/instance/base.cc:1842
3944
msgid "Unknown collation '%s' in table '%-.64s' definition"
3947
#: ../drizzled/table/instance/base.cc:1849
3950
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3954
#: ../drizzled/tztime.cc:170
3956
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3959
#: ../plugin/auth_file/auth_file.cc:227
3961
msgid "Could not load auth file: %s\n"
3964
#: ../plugin/auth_file/auth_file.cc:244
3965
msgid "File to load for usernames and passwords"
3968
#: ../plugin/auth_http/auth_http.cc:135
3970
"auth_http plugin loaded but required option url not specified. Against which "
3971
"URL are you intending on authenticating?\n"
3974
#: ../plugin/auth_http/auth_http.cc:151
3975
msgid "URL for HTTP Auth check"
3978
#: ../plugin/auth_ldap/auth_ldap.cc:291
3980
msgid "Reconnect failed: %s\n"
3983
#: ../plugin/auth_ldap/auth_ldap.cc:310
3985
msgid "ldap_search_ext_s failed: %s\n"
3988
#: ../plugin/auth_ldap/auth_ldap.cc:416
3990
msgid "Could not load auth ldap: %s\n"
3993
#: ../plugin/auth_ldap/auth_ldap.cc:437
3994
msgid "URI of the LDAP server to contact"
3997
#: ../plugin/auth_ldap/auth_ldap.cc:439
3998
msgid "DN to use when binding to the LDAP server"
4001
#: ../plugin/auth_ldap/auth_ldap.cc:441
4002
msgid "Password to use when binding the DN"
4005
#: ../plugin/auth_ldap/auth_ldap.cc:443
4006
msgid "DN to use when searching"
4009
#: ../plugin/auth_ldap/auth_ldap.cc:445
4010
msgid "Attribute in LDAP with plain text password"
4013
#: ../plugin/auth_ldap/auth_ldap.cc:447
4014
msgid "Attribute in LDAP with MySQL hashed password"
4017
#: ../plugin/auth_ldap/auth_ldap.cc:449
4018
msgid "How often to empty the users cache, 0 to disable"
4021
#: ../plugin/blitzdb/ha_blitz.cc:1509
4022
msgid "Estimated number of rows that a BlitzDB table will store."
4025
#: ../plugin/console/console.cc:343
4027
msgid "pipe() failed with errno %d"
4030
#: ../plugin/console/console.cc:379
4031
msgid "Enable the console."
4034
#: ../plugin/console/console.cc:382
4035
msgid "Turn on extra debugging."
4038
#: ../plugin/console/console.cc:385
4039
msgid "User to use for auth."
4042
#: ../plugin/console/console.cc:388
4043
msgid "Password to use for auth."
4046
#: ../plugin/console/console.cc:391
4047
msgid "Default catalog to use."
4050
#: ../plugin/console/console.cc:394
4051
msgid "Default schema to use."
4054
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:120
4056
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4060
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:123
4061
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4062
msgid "Connect Timeout."
4065
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:126
4066
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4067
msgid "Read Timeout."
4070
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:129
4071
#: ../plugin/mysql_protocol/mysql_protocol.cc:1029
4072
msgid "Write Timeout."
4075
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:132
4076
#: ../plugin/mysql_protocol/mysql_protocol.cc:1032
4077
msgid "Retry Count."
4080
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:135
4081
#: ../plugin/mysql_protocol/mysql_protocol.cc:1035
4082
msgid "Buffer length."
4085
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:138
4086
#: ../plugin/mysql_protocol/mysql_protocol.cc:1038
4087
msgid "Address to bind to."
4090
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:141
4091
#: ../plugin/mysql_protocol/mysql_protocol.cc:1041
4092
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4093
msgid "Maximum simultaneous connections."
4096
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4097
#: ../plugin/mysql_protocol/mysql_protocol.cc:1044
4098
msgid "A restrictive IP address list for incoming admin connections."
4101
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
4102
msgid "Error Messages to stderr"
4105
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4106
msgid "Comma-separated list of schemas to exclude"
4109
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4110
msgid "Comma-separated list of tables to exclude"
4113
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4114
msgid "Regular expression to apply to schemas to exclude"
4117
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4118
msgid "Regular expression to apply to tables to exclude"
4121
#: ../plugin/haildb/haildb_engine.cc:1083
4122
#: ../plugin/haildb/haildb_engine.cc:1221
4123
#: ../plugin/haildb/haildb_engine.cc:1251
4125
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4128
#: ../plugin/haildb/haildb_engine.cc:1102
4130
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4133
#: ../plugin/haildb/haildb_engine.cc:1200
4134
#: ../plugin/haildb/haildb_engine.cc:1313
4135
#: ../plugin/haildb/haildb_engine.cc:1494
4136
#: ../plugin/haildb/haildb_engine.cc:2160
4138
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4141
#: ../plugin/haildb/haildb_engine.cc:1352
4142
#: ../plugin/haildb/haildb_engine.cc:1368
4144
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4147
#: ../plugin/haildb/haildb_engine.cc:3410
4149
msgid "Error starting HailDB %d (%s)\n"
4152
#: ../plugin/haildb/haildb_engine.cc:3439
4153
msgid "Disable HailDB adaptive hash index (enabled by default)."
4156
#: ../plugin/haildb/haildb_engine.cc:3441
4157
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4160
#: ../plugin/haildb/haildb_engine.cc:3444
4162
"Size of a memory pool HailDB uses to store data dictionary information and "
4163
"other internal data structures."
4166
#: ../plugin/haildb/haildb_engine.cc:3447
4167
msgid "Data file autoextend increment in megabytes"
4170
#: ../plugin/haildb/haildb_engine.cc:3450
4172
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4176
#: ../plugin/haildb/haildb_engine.cc:3453
4177
msgid "The common part for HailDB table spaces."
4180
#: ../plugin/haildb/haildb_engine.cc:3455
4181
msgid "Disable HailDB checksums validation (enabled by default)."
4184
#: ../plugin/haildb/haildb_engine.cc:3457
4185
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4188
#: ../plugin/haildb/haildb_engine.cc:3460
4189
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4192
#: ../plugin/haildb/haildb_engine.cc:3463
4194
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4195
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4198
#: ../plugin/haildb/haildb_engine.cc:3466
4199
msgid "Stores each HailDB table to an .ibd file in the database dir."
4202
#: ../plugin/haildb/haildb_engine.cc:3469
4203
msgid "File format to use for new tables in .ibd files."
4206
#: ../plugin/haildb/haildb_engine.cc:3472
4208
"Set to 0 (write and flush once per second),1 (write and flush at each "
4209
"commit) or 2 (write at commit, flush once per second)."
4212
#: ../plugin/haildb/haildb_engine.cc:3475
4213
msgid "With which method to flush data."
4216
#: ../plugin/haildb/haildb_engine.cc:3478
4218
"Helps to save your data in case the disk image of the database becomes "
4222
#: ../plugin/haildb/haildb_engine.cc:3481
4223
msgid "Path to individual files and their sizes."
4226
#: ../plugin/haildb/haildb_engine.cc:3484
4227
msgid "Path to HailDB log files."
4230
#: ../plugin/haildb/haildb_engine.cc:3487
4231
msgid "Size of each log file in a log group."
4234
#: ../plugin/haildb/haildb_engine.cc:3490
4236
"Number of log files in the log group. HailDB writes to the files in a "
4237
"circular fashion. Value 3 is recommended here."
4240
#: ../plugin/haildb/haildb_engine.cc:3493
4242
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4243
"rolled back. Values above 100000000 disable the timeout."
4246
#: ../plugin/haildb/haildb_engine.cc:3496
4248
"The size of the buffer which HailDB uses to write log to the log files on "
4252
#: ../plugin/haildb/haildb_engine.cc:3499
4254
"Sets the point in the LRU list from where all pages are classified as old "
4258
#: ../plugin/haildb/haildb_engine.cc:3502
4260
"Milliseconds between accesses to a block at which it is made young. "
4261
"0=disabled (Advanced users)"
4264
#: ../plugin/haildb/haildb_engine.cc:3505
4265
msgid "Percentage of dirty pages allowed in bufferpool."
4268
#: ../plugin/haildb/haildb_engine.cc:3508
4269
msgid "Desired maximum length of the purge queue (0 = no limit)"
4272
#: ../plugin/haildb/haildb_engine.cc:3511
4274
"Roll back the complete transaction on lock wait timeout, for 4.x "
4275
"compatibility (disabled by default)"
4278
#: ../plugin/haildb/haildb_engine.cc:3514
4279
msgid "How many files at the maximum HailDB keeps open at the same time."
4282
#: ../plugin/haildb/haildb_engine.cc:3517
4283
msgid "Number of background read I/O threads in HailDB."
4286
#: ../plugin/haildb/haildb_engine.cc:3520
4287
msgid "Number of background write I/O threads in HailDB."
4290
#: ../plugin/haildb/haildb_engine.cc:3522
4292
"Disable if you want to reduce the number of messages written to the log "
4293
"(default: enabled)."
4296
#: ../plugin/haildb/haildb_engine.cc:3525
4297
msgid "Enable SHOW HAILDB STATUS output in the log"
4300
#: ../plugin/haildb/haildb_engine.cc:3528
4301
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4304
#: ../plugin/haildb/haildb_engine.cc:3530
4306
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4309
#: ../plugin/hello_events/hello_events.cc:401
4310
msgid "Enable Example Events Plugin"
4313
#: ../plugin/hello_events/hello_events.cc:404
4314
#: ../plugin/hello_events/hello_events.cc:407
4315
msgid "A comma delimited list of databases to watch"
4318
#: ../plugin/hello_events/hello_events.cc:410
4319
msgid "Before write row event observer call position"
4322
#: ../plugin/hello_events/hello_events.cc:413
4323
#: ../plugin/pbms/src/parameters_ms.cc:461
4324
msgid "Before update row event observer call position"
4327
#: ../plugin/hello_events/hello_events.cc:416
4328
msgid "After drop database event observer call position"
4331
#: ../plugin/hello_events/hello_events.cc:427
4332
msgid "An example events Plugin"
4335
#: ../plugin/innobase/handler/data_dictionary.cc:760
4337
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4340
#: ../plugin/innobase/handler/ha_innodb.cc:1880
4342
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4346
#: ../plugin/innobase/handler/ha_innodb.cc:2144
4348
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4352
#: ../plugin/innobase/handler/ha_innodb.cc:2188
4355
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4356
"or its equivalent numeric id"
4359
#: ../plugin/innobase/handler/ha_innodb.cc:9255
4360
msgid "Do not use Native AIO library for IO, even if available"
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9271
4364
msgid "Enable internal replication log."
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9274
4369
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4370
"rolled back. Values above 100000000 disable the timeout."
4373
#: ../plugin/innobase/handler/ha_innodb.cc:9277
4374
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9280
4379
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4380
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4383
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4384
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4385
#: ../plugin/transaction_log/print_transaction_message.cc:173
4386
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4388
msgid "Unable to parse transaction. Got error: %s.\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1006
4392
msgid "InnoDB: cannot determine Mac OS X version!\n"
4395
#: ../plugin/innobase/srv/srv0start.cc:1011
4397
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4398
"InnoDB: making transactions unsafe!\n"
4401
#: ../plugin/innobase/srv/srv0start.cc:1020
4404
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4405
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4406
"than 4 GB of memory."
4409
#: ../plugin/innobase/srv/srv0start.cc:1032
4410
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4413
#: ../plugin/innobase/srv/srv0start.cc:1037
4415
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4416
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4417
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4420
#: ../plugin/innobase/srv/srv0start.cc:1047
4421
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4424
#: ../plugin/innobase/srv/srv0start.cc:1052
4425
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4428
#: ../plugin/innobase/srv/srv0start.cc:1057
4429
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4432
#: ../plugin/innobase/srv/srv0start.cc:1061
4433
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4436
#: ../plugin/innobase/srv/srv0start.cc:1066
4437
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4440
#: ../plugin/innobase/srv/srv0start.cc:1130
4441
msgid "InnoDB: Using Linux native AIO"
4444
#: ../plugin/logging_gearman/logging_gearman.cc:185
4445
msgid "fail gearman_client_create()"
4448
#: ../plugin/logging_gearman/logging_gearman.cc:195
4450
msgid "fail gearman_client_add_server(): %s"
4453
#: ../plugin/logging_gearman/logging_gearman.cc:300
4454
msgid "Hostname for logging to a Gearman server"
4457
#: ../plugin/logging_gearman/logging_gearman.cc:303
4458
msgid "Gearman Function to send logging to"
4461
#: ../plugin/logging_gearman/logging_gearman.cc:314
4462
msgid "Log queries to a Gearman server"
4465
#: ../plugin/logging_query/logging_query.cc:177
4469
#: ../plugin/logging_query/logging_query.cc:316
4470
msgid "Enable logging to CSV file"
4473
#: ../plugin/logging_query/logging_query.cc:319
4474
msgid "File to log to"
4477
#: ../plugin/logging_query/logging_query.cc:322
4478
msgid "PCRE to match the query against"
4481
#: ../plugin/logging_query/logging_query.cc:325 ../plugin/syslog/module.cc:107
4482
msgid "Threshold for logging slow queries, in microseconds"
4485
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:110
4486
msgid "Threshold for logging big queries, for rows returned"
4489
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:113
4490
msgid "Threshold for logging big queries, for rows examined"
4493
#: ../plugin/logging_query/logging_query.cc:342
4494
msgid "Log queries to a CSV file"
4497
#: ../plugin/logging_stats/logging_stats.cc:373
4498
msgid "Max number of users that will be logged"
4501
#: ../plugin/logging_stats/logging_stats.cc:376
4502
msgid "Max number of range locks to use for Scoreboard"
4505
#: ../plugin/logging_stats/logging_stats.cc:379
4506
msgid "Max number of concurrent sessions that will be logged"
4509
#: ../plugin/logging_stats/logging_stats.cc:380
4510
msgid "Enable Logging Statistics Collection"
4513
#: ../plugin/logging_stats/logging_stats.cc:389
4514
msgid "User Statistics as DATA_DICTIONARY tables"
4517
#: ../plugin/md5/md5.cc:100
4518
msgid "libgcrypt library version mismatch"
4521
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4522
#: ../plugin/memcached_stats/memcached_stats.cc:87
4523
msgid "List of memcached servers."
4526
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4527
msgid "Expiry time of memcached entries"
4530
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4531
msgid "Enable Memcached Query Cache"
4534
#: ../plugin/memcached_stats/analysis_table.cc:78
4535
#: ../plugin/memcached_stats/stats_table.cc:144
4536
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4539
#: ../plugin/memcached_stats/memcached_stats.cc:98
4540
msgid "Memcached Stats as I_S tables"
4543
#: ../plugin/memcached_stats/stats_table.cc:74
4546
"Unable get stats from memcached server %s. Got error from "
4547
"memcached_stat_servername()."
4550
#: ../plugin/memcached_stats/stats_table.cc:151
4551
msgid "Unable to create memcached struct. Got error from memcached_create()."
4554
#: ../plugin/memcached_stats/stats_table.cc:159
4557
"Unable to create memcached server list. Got error from "
4558
"memcached_servers_parse(%s)."
4561
#: ../plugin/multi_thread/multi_thread.cc:62
4562
msgid "Session killed before thread could execute"
4565
#: ../plugin/multi_thread/multi_thread.cc:109
4566
msgid "Unable to get thread stack size"
4569
#: ../plugin/multi_thread/multi_thread.cc:211
4570
msgid "Maximum number of user threads available."
4573
#: ../plugin/myisam/ha_myisam.cc:537
4575
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4578
#: ../plugin/myisam/ha_myisam.cc:543
4580
msgid "Got an error from unknown thread, %s:%d"
4583
#: ../plugin/myisam/ha_myisam.cc:552
4584
msgid "Unknown thread accessing table"
4587
#: ../plugin/myisam/ha_myisam.cc:1516
4589
"Don't use the fast sort index method to created index if the temporary file "
4590
"would get bigger than this."
4593
#: ../plugin/myisam/ha_myisam.cc:1519
4595
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4596
"when creating indexes with CREATE INDEX or ALTER TABLE."
4599
#: ../plugin/myisam/my_handler_errors.cc:42
4600
msgid "Didn't find key on read or update"
4603
#: ../plugin/myisam/my_handler_errors.cc:43
4604
msgid "Duplicate key on write or update"
4607
#: ../plugin/myisam/my_handler_errors.cc:44
4608
msgid "Internal (unspecified) error in handler"
4611
#: ../plugin/myisam/my_handler_errors.cc:46
4613
"Someone has changed the row since it was read (while the table was locked to "
4617
#: ../plugin/myisam/my_handler_errors.cc:48
4618
msgid "Wrong index given to function"
4621
#: ../plugin/myisam/my_handler_errors.cc:49
4622
msgid "Index file is crashed"
4625
#: ../plugin/myisam/my_handler_errors.cc:50
4626
msgid "Record file is crashed"
4629
#: ../plugin/myisam/my_handler_errors.cc:51
4630
msgid "Out of memory in engine"
4633
#: ../plugin/myisam/my_handler_errors.cc:52
4634
msgid "Incorrect file format"
4637
#: ../plugin/myisam/my_handler_errors.cc:53
4638
msgid "Command not supported by database"
4641
#: ../plugin/myisam/my_handler_errors.cc:54
4642
msgid "Old database file"
4645
#: ../plugin/myisam/my_handler_errors.cc:55
4646
msgid "No record read before update"
4649
#: ../plugin/myisam/my_handler_errors.cc:56
4650
msgid "Record was already deleted (or record file crashed)"
4653
#: ../plugin/myisam/my_handler_errors.cc:57
4654
msgid "No more room in record file"
4657
#: ../plugin/myisam/my_handler_errors.cc:58
4658
msgid "No more room in index file"
4661
#: ../plugin/myisam/my_handler_errors.cc:59
4662
msgid "No more records (read after end of file)"
4665
#: ../plugin/myisam/my_handler_errors.cc:60
4666
msgid "Unsupported extension used for table"
4669
#: ../plugin/myisam/my_handler_errors.cc:61
4673
#: ../plugin/myisam/my_handler_errors.cc:62
4674
msgid "Wrong create options"
4677
#: ../plugin/myisam/my_handler_errors.cc:63
4678
msgid "Duplicate unique key or constraint on write or update"
4681
#: ../plugin/myisam/my_handler_errors.cc:64
4682
msgid "Unknown character set used in table"
4685
#: ../plugin/myisam/my_handler_errors.cc:65
4686
msgid "Conflicting table definitions in sub-tables of MERGE table"
4689
#: ../plugin/myisam/my_handler_errors.cc:66
4690
msgid "Table is crashed and last repair failed"
4693
#: ../plugin/myisam/my_handler_errors.cc:67
4694
msgid "Table was marked as crashed and should be repaired"
4697
#: ../plugin/myisam/my_handler_errors.cc:68
4698
msgid "Lock timed out; Retry transaction"
4701
#: ../plugin/myisam/my_handler_errors.cc:69
4702
msgid "Lock table is full; Restart program with a larger locktable"
4705
#: ../plugin/myisam/my_handler_errors.cc:70
4706
msgid "Updates are not allowed under a read only transactions"
4709
#: ../plugin/myisam/my_handler_errors.cc:71
4710
msgid "Lock deadlock; Retry transaction"
4713
#: ../plugin/myisam/my_handler_errors.cc:72
4714
msgid "Foreign key constraint is incorrectly formed"
4717
#: ../plugin/myisam/my_handler_errors.cc:73
4718
msgid "Cannot add a child row"
4721
#: ../plugin/myisam/my_handler_errors.cc:74
4722
msgid "Cannot delete a parent row"
4725
#: ../plugin/myisam/my_handler_errors.cc:75
4726
msgid "No savepoint with that name"
4729
#: ../plugin/myisam/my_handler_errors.cc:76
4730
msgid "Non unique key block size"
4733
#: ../plugin/myisam/my_handler_errors.cc:77
4734
msgid "The table does not exist in engine"
4737
#: ../plugin/myisam/my_handler_errors.cc:78
4738
msgid "The table already existed in storage engine"
4741
#: ../plugin/myisam/my_handler_errors.cc:79
4742
msgid "Could not connect to storage engine"
4745
#: ../plugin/myisam/my_handler_errors.cc:80
4746
msgid "Unexpected null pointer found when using spatial index"
4749
#: ../plugin/myisam/my_handler_errors.cc:81
4750
msgid "The table changed in storage engine"
4753
#: ../plugin/myisam/my_handler_errors.cc:82
4754
msgid "There's no partition in table for the given value"
4757
#: ../plugin/myisam/my_handler_errors.cc:83
4758
msgid "Row-based binlogging of row failed"
4761
#: ../plugin/myisam/my_handler_errors.cc:84
4762
msgid "Index needed in foreign key constraint"
4765
#: ../plugin/myisam/my_handler_errors.cc:85
4766
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4769
#: ../plugin/myisam/my_handler_errors.cc:86
4770
msgid "Table needs to be upgraded before it can be used"
4773
#: ../plugin/myisam/my_handler_errors.cc:87
4774
msgid "Table is read only"
4777
#: ../plugin/myisam/my_handler_errors.cc:88
4778
msgid "Failed to get next auto increment value"
4781
#: ../plugin/myisam/my_handler_errors.cc:89
4782
msgid "Failed to set row auto increment value"
4785
#: ../plugin/myisam/my_handler_errors.cc:90
4786
msgid "Unknown (generic) error from engine"
4789
#: ../plugin/myisam/my_handler_errors.cc:91
4790
msgid "Record is the same"
4793
#: ../plugin/myisam/my_handler_errors.cc:92
4794
msgid "It is not possible to log this statement"
4797
#: ../plugin/myisam/my_handler_errors.cc:93
4798
msgid "Tablespace exists"
4801
#: ../plugin/myisam/my_handler_errors.cc:94
4802
msgid "The event was corrupt, leading to illegal data being read"
4805
#: ../plugin/myisam/my_handler_errors.cc:95
4806
msgid "The table is of a new format not supported by this version"
4809
#: ../plugin/myisam/my_handler_errors.cc:96
4810
msgid "The event could not be processed no other handler error happened"
4813
#: ../plugin/myisam/my_handler_errors.cc:97
4814
msgid "Got a fatal error during initialzation of handler"
4817
#: ../plugin/myisam/my_handler_errors.cc:98
4818
msgid "File to short; Expected more data in file"
4821
#: ../plugin/myisam/my_handler_errors.cc:99
4822
msgid "Read page with wrong checksum"
4825
#. TODO: get a better message for these
4826
#: ../plugin/myisam/my_handler_errors.cc:101
4827
msgid "Lock or active transaction"
4830
#: ../plugin/myisam/my_handler_errors.cc:102
4831
msgid "No such table space"
4834
#: ../plugin/myisam/my_handler_errors.cc:103
4835
msgid "Tablespace not empty"
4838
#: ../plugin/mysql_protocol/mysql_protocol.cc:1019
4840
"Port number to use for connection or 0 for default to with MySQL protocol."
4843
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4845
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4846
"the file is stale and should be removed?"
4849
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4850
msgid "Path used for MySQL UNIX Socket Protocol."
4853
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4854
msgid "Clobber socket file if one is there already."
4857
#: ../plugin/pbms/src/parameters_ms.cc:426
4858
msgid "Port number to use for connection or 0 for default PBMS port "
4861
#: ../plugin/pbms/src/parameters_ms.cc:429
4862
msgid "The maximum size of a BLOB repository file."
4865
#: ../plugin/pbms/src/parameters_ms.cc:432
4866
msgid "The maximum size of a temorary BLOB log file."
4869
#: ../plugin/pbms/src/parameters_ms.cc:435
4871
"A ':' delimited list of metadata header names to be used to initialize the "
4872
"pbms_metadata_header table when a database is created."
4875
#: ../plugin/pbms/src/parameters_ms.cc:439
4876
msgid "The percentage of garbage in a repository file before it is compacted."
4879
#: ../plugin/pbms/src/parameters_ms.cc:442
4881
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4882
"after this time, unless committed to the database."
4885
#: ../plugin/pbms/src/parameters_ms.cc:445
4887
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4891
#: ../plugin/pbms/src/parameters_ms.cc:448
4892
msgid "The next backup ID to use when backing up a PBMS database."
4895
#: ../plugin/pbms/src/parameters_ms.cc:451
4897
"A comma delimited list of tables to watch of the format: <database>."
4901
#: ../plugin/pbms/src/parameters_ms.cc:453
4902
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4905
#: ../plugin/pbms/src/parameters_ms.cc:457
4906
msgid "Before insert row event observer call position"
4909
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4910
msgid "Could not open socket, is rabbitmq running?"
4913
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4914
msgid "Failed to allocate enough memory to transaction message\n"
4917
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4919
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4922
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4924
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4927
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4928
msgid "Host name to connect to"
4931
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4932
msgid "Port to connect to"
4935
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4936
msgid "RabbitMQ virtualhost"
4939
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4940
msgid "RabbitMQ username"
4943
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4944
msgid "RabbitMQ password"
4947
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4948
#: ../plugin/transaction_log/module.cc:261
4949
msgid "Name of the replicator plugin to use (default='default_replicator')"
4952
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4953
msgid "Name of RabbitMQ exchange to publish to"
4956
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4957
msgid "Name of RabbitMQ routing key to use"
4960
#: ../plugin/session_dictionary/processlist.cc:78
4964
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4966
msgid "syslog facility \"%s\" not known, using \"local0\""
4969
#: ../plugin/syslog/errmsg.cc:50
4971
msgid "syslog priority \"%s\" not known, using \"warn\""
4974
#: ../plugin/syslog/logging.cc:63
4976
msgid "syslog priority \"%s\" not known, using \"info\""
4979
#: ../plugin/syslog/module.cc:95
4980
msgid "Syslog Ident"
4983
#: ../plugin/syslog/module.cc:98
4984
msgid "Syslog Facility"
4987
#: ../plugin/syslog/module.cc:101
4988
msgid "Enable logging to syslog of the query log"
4991
#: ../plugin/syslog/module.cc:104
4992
msgid "Syslog Priority of query logging"
4995
#: ../plugin/syslog/module.cc:116
4996
msgid "Enable logging to syslog of the error messages"
4999
#: ../plugin/syslog/module.cc:119
5000
msgid "Syslog Priority of error messages"
5003
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5004
#: ../plugin/transaction_log/print_transaction_message.cc:106
5005
#: ../plugin/transaction_log/transaction_log_reader.cc:94
5006
msgid "Failed to open transaction log file"
5009
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
5010
#: ../plugin/transaction_log/transaction_log_reader.cc:147
5011
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5013
msgid "Could not read transaction message.\n"
5016
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5017
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5019
msgid "GPB ERROR: %s.\n"
5022
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5023
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5025
msgid "Raw buffer read: %s.\n"
5028
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
5029
#: ../plugin/transaction_log/print_transaction_message.cc:175
5030
#: ../plugin/transaction_log/transaction_log_reader.cc:158
5032
msgid "BUFFER: %s\n"
5035
#: ../plugin/transaction_log/module.cc:169
5036
msgid "Failed to allocate the TransactionLog instance"
5039
#: ../plugin/transaction_log/module.cc:177
5041
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5044
#: ../plugin/transaction_log/module.cc:187
5045
msgid "Failed to allocate the TransactionLogIndex instance"
5048
#: ../plugin/transaction_log/module.cc:195
5050
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5053
#: ../plugin/transaction_log/module.cc:208
5054
msgid "Failed to allocate the TransactionLogApplier instance"
5057
#: ../plugin/transaction_log/module.cc:249
5058
msgid "DEBUGGING - Truncate transaction log"
5061
#: ../plugin/transaction_log/module.cc:252
5062
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5065
#: ../plugin/transaction_log/module.cc:255
5066
msgid "Enable transaction log"
5069
#: ../plugin/transaction_log/module.cc:258
5070
msgid "Path to the file to use for transaction log"
5073
#: ../plugin/transaction_log/module.cc:264
5075
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5076
"each transaction write, 2 == sync log file once per second"
5079
#: ../plugin/transaction_log/module.cc:267
5080
msgid "Number of slots for in-memory write buffers (default=8)."
5083
#: ../plugin/transaction_log/print_transaction_message.cc:134
5085
msgid "GPB message is not a valid type.\n"
5088
#: ../plugin/transaction_log/print_transaction_message.cc:154
5090
msgid "GPB message is not a valid size.\n"
5093
#. 120 was arbitrary
5094
#: ../plugin/transaction_log/print_transaction_message.cc:167
5095
msgid "Could not read transaction message. Raw buffer read "
5098
#: ../plugin/transaction_log/transaction_log.cc:114
5099
msgid "Failed to open transaction log file "
5102
#: ../plugin/transaction_log/transaction_log.cc:215
5105
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5106
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5109
#: ../plugin/transaction_log/transaction_log.cc:233
5110
msgid "Failed to sync log file."
5113
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5114
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5116
msgid "Attempted to read record bigger than INT_MAX\n"
5119
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5121
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5124
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5126
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5129
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5130
msgid "Cannot open file: "
5133
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5134
msgid "Could not skip to position "
5137
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5138
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5141
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5142
msgid "Memory allocation failure trying to allocate "
5145
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5149
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5153
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5159
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5160
msgid "Unable to parse command. Got error: "
5163
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5170
#: ../plugin/transaction_log/utilities/transaction_reader.cc:644
5171
msgid "Display help and exit"
5174
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5175
msgid "Read from the innodb transaction log"
5178
#: ../plugin/transaction_log/utilities/transaction_reader.cc:651
5179
msgid "Password to use when connecting to server"
5182
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
5183
msgid "Perform checksum"
5186
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5187
msgid "Ignore event messages"
5190
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5191
msgid "Transaction log file"
5194
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5195
msgid "Print raw Protobuf messages instead of SQL"
5198
#: ../plugin/transaction_log/utilities/transaction_reader.cc:660
5199
msgid "Start reading from the given file position"
5202
#: ../plugin/transaction_log/utilities/transaction_reader.cc:663
5203
msgid "Only output for the given transaction ID and later"
5206
#: ../plugin/transaction_log/utilities/transaction_reader.cc:666
5207
msgid "Only output for the given transaction ID"
5210
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5211
msgid "Summarize message contents"
5214
#: ../plugin/transaction_log/utilities/transaction_reader.cc:701
5215
msgid "Cannot use --start-pos and --transaction-id together\n"
5218
#: ../plugin/transaction_log/utilities/transaction_reader.cc:707
5219
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5222
#: ../plugin/transaction_log/utilities/transaction_reader.cc:825
5223
msgid "Checksum failed. Wanted "
5226
#: ../plugin/transaction_log/utilities/transaction_reader.cc:827