1
# Greek translation for drizzle
2
# Copyright (C) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2010-12-07 12:00-0500\n"
11
"PO-Revision-Date: 2008-12-04 19:32+0000\n"
12
"Last-Translator: fokis...ftw <fotis.koutoulakis@gmail.com>\n"
13
"Language-Team: Greek <el@li.org>\n"
16
"Content-Type: text/plain; charset=UTF-8\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:469
23
msgid "Synonym for `help'."
24
msgstr "Συνώνυμο για την λέξη \"Βοήθεια\""
26
#: ../client/drizzle.cc:470
27
msgid "Clear command."
30
#: ../client/drizzle.cc:472
31
msgid "Reconnect to the server. Optional arguments are db and host."
34
#: ../client/drizzle.cc:474
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: ../client/drizzle.cc:476
40
msgid "Send command to drizzle server, display result vertically."
43
#: ../client/drizzle.cc:477
44
msgid "Exit drizzle. Same as quit."
47
#: ../client/drizzle.cc:478
48
msgid "Send command to drizzle server."
51
#: ../client/drizzle.cc:479
52
msgid "Display this help."
53
msgstr "Εμφάνησε αυτή την βοήθεια."
55
#: ../client/drizzle.cc:480
56
msgid "Disable pager, print to stdout."
57
msgstr "Προβολή βοήθειας."
59
#: ../client/drizzle.cc:481
60
msgid "Don't write into outfile."
63
#: ../client/drizzle.cc:483
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:484
68
msgid "Print current command."
69
msgstr "Τύπωσε αυτήν την εντολή."
71
#: ../client/drizzle.cc:485
72
msgid "Change your drizzle prompt."
75
#: ../client/drizzle.cc:486
77
msgstr "Έξοδος από το drizzle."
79
#: ../client/drizzle.cc:487
80
msgid "Rebuild completion hash."
83
#: ../client/drizzle.cc:489
84
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: ../client/drizzle.cc:490
88
msgid "Get status information from the server."
89
msgstr "Μεταφόρτωση πληροφοριών κατάστασης από τον διακομιστή."
91
#: ../client/drizzle.cc:492
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
#: ../client/drizzle.cc:494
96
msgid "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:496
100
msgid "Shutdown the instance you are connected too."
103
#: ../client/drizzle.cc:498 ../client/drizzle.cc:1322
104
msgid "Show warnings after every statement."
107
#: ../client/drizzle.cc:500
108
msgid "Don't show warnings after every statement."
111
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3917
113
msgid "shutting down drizzled"
116
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3919
121
#: ../client/drizzle.cc:1161 ../client/drizzle.cc:1167
122
#: ../client/drizzle.cc:3928 ../client/drizzle.cc:3934
124
msgid "shutdown failed; error: '%s'"
127
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3943
132
#: ../client/drizzle.cc:1197
134
msgid "drizzled is alive\n"
137
#: ../client/drizzle.cc:1203
139
msgid "ping failed; error: '%s'"
142
#: ../client/drizzle.cc:1209
144
msgid "drizzled won't answer to ping, error: '%s'"
147
#: ../client/drizzle.cc:1258
148
msgid "Error: Invalid Value for connect_timeout"
151
#: ../client/drizzle.cc:1269
152
msgid "Error: Invalid Value for max_input_line"
155
#: ../client/drizzle.cc:1288 ../client/drizzledump.cc:475
156
msgid "Options used only in command line"
159
#: ../client/drizzle.cc:1290
161
msgid "Displays this help and exit."
162
msgstr "Εμφάνησε αυτή την βοήθεια."
164
#: ../client/drizzle.cc:1291
166
"Don't use history file. Disable interactive behavior. (Enables --silent)"
169
#: ../client/drizzle.cc:1293
170
msgid "Display column type information."
173
#: ../client/drizzle.cc:1295
175
"Preserve comments. Send comments to the server. The default is --skip-"
176
"comments (discard comments), enable with --comments"
179
#: ../client/drizzle.cc:1297
180
msgid "Print the output of a query (rows) vertically."
183
#: ../client/drizzle.cc:1299
184
msgid "Continue even if we get an sql error."
187
#: ../client/drizzle.cc:1301
189
"Enable named commands. Named commands mean this program's internal commands; "
190
"see drizzle> help . When enabled, the named commands can be used from any "
191
"line of the query, otherwise only from the first line, before an enter."
194
#: ../client/drizzle.cc:1303
195
msgid "Turn off beep on error."
198
#: ../client/drizzle.cc:1304
199
msgid "Do not write line numbers for errors."
202
#: ../client/drizzle.cc:1305
203
msgid "Do not write column names in results."
206
#: ../client/drizzle.cc:1307
208
"Don't write column names in results. WARNING: -N is deprecated, use long "
209
"version of this options instead."
212
#: ../client/drizzle.cc:1309
214
"Change the value of a variable. Please note that this option is deprecated; "
215
"you can set variables directly with --variable-name=value."
218
#: ../client/drizzle.cc:1311
219
msgid "Output in table format."
222
#: ../client/drizzle.cc:1313
223
msgid "Only allow UPDATE and DELETE that uses keys."
226
#: ../client/drizzle.cc:1315
227
msgid "Synonym for option --safe-updates, -U."
230
#: ../client/drizzle.cc:1317
231
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
234
#: ../client/drizzle.cc:1318 ../client/drizzledump.cc:499
235
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1861
236
msgid "Output version information and exit."
239
#: ../client/drizzle.cc:1320
240
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
243
#: ../client/drizzle.cc:1324
244
msgid "Number of lines before each import progress report."
247
#: ../client/drizzle.cc:1326
248
msgid "Ping the server to check if it's alive."
251
#: ../client/drizzle.cc:1328 ../drizzled/drizzled.cc:1155
252
msgid "Configuration file defaults are not used if no-defaults is set"
255
#: ../client/drizzle.cc:1331 ../client/drizzledump.cc:507
256
msgid "Options specific to the drizzle client"
259
#: ../client/drizzle.cc:1334
261
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
262
"and field completion, but startup and reconnecting may take a longer time."
265
#: ../client/drizzle.cc:1336
267
"Automatically switch to vertical output mode if the result is wider than the "
271
#: ../client/drizzle.cc:1338
272
msgid "Database to use."
275
#: ../client/drizzle.cc:1340
279
#: ../client/drizzle.cc:1342
280
msgid "Delimiter to be used."
283
#: ../client/drizzle.cc:1344
284
msgid "Execute command and quit. (Disables --force and history file)"
287
#: ../client/drizzle.cc:1346
288
msgid "Enable LOAD DATA LOCAL INFILE."
291
#: ../client/drizzle.cc:1348
292
msgid "Flush buffer after each query."
295
#: ../client/drizzle.cc:1350
296
msgid "Ignore SIGINT (CTRL-C)"
299
#: ../client/drizzle.cc:1352
301
"Only update the default database. This is useful for skipping updates to "
302
"other database in the update log."
305
#: ../client/drizzle.cc:1354
307
"Pager to use to display results. If you don't supply an option the default "
308
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
309
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
310
"work in batch mode. Disable with --disable-pager. This option is disabled by "
314
#: ../client/drizzle.cc:1356
316
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
317
msgstr "Προβολή βοήθειας."
319
#: ../client/drizzle.cc:1358
320
msgid "Set the drizzle prompt to this value."
323
#: ../client/drizzle.cc:1360
325
"Don't cache result, print it row by row. This may slow down the server if "
326
"the output is suspended. Doesn't use history file."
329
#: ../client/drizzle.cc:1362
330
msgid "Write fields without conversion. Used with --batch."
333
#: ../client/drizzle.cc:1363
334
msgid "Do not reconnect if the connection is lost."
337
#: ../client/drizzle.cc:1365
338
msgid "Shutdown the server"
341
#: ../client/drizzle.cc:1366
343
"Be more silent. Print results with a tab as separator, each row on new line."
346
#: ../client/drizzle.cc:1368
348
"Append everything into outfile. See interactive help (\\h) also. Does not "
349
"work in batch mode. Disable with --disable-tee. This option is disabled by "
353
#: ../client/drizzle.cc:1370
354
msgid "Disable outfile. See interactive help (\\h) also."
357
#: ../client/drizzle.cc:1372
358
msgid "Number of seconds before connection timeout."
361
#: ../client/drizzle.cc:1374
362
msgid "Max length of input line"
365
#: ../client/drizzle.cc:1376
366
msgid "Automatic limit for SELECT when using --safe-updates"
369
#: ../client/drizzle.cc:1378
370
msgid "Automatic limit for rows in a join when using --safe-updates"
373
#: ../client/drizzle.cc:1381 ../client/drizzledump.cc:544
374
msgid "Options specific to the client"
377
#: ../client/drizzle.cc:1384
378
msgid "Connect to host"
381
#: ../client/drizzle.cc:1386
383
"Password to use when connecting to server. If password is not given it's "
384
"asked from the tty."
387
#: ../client/drizzle.cc:1388
389
"Port number to use for connection or 0 for default to, in order of "
390
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
393
#: ../client/drizzle.cc:1390 ../client/drizzledump.cc:553
394
#: ../plugin/transaction_log/utilities/transaction_reader.cc:431
395
msgid "User for login if not current user."
398
#: ../client/drizzle.cc:1392 ../client/drizzledump.cc:555
399
#: ../plugin/transaction_log/utilities/transaction_reader.cc:437
400
msgid "The protocol of connection (mysql or drizzle)."
403
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:567
404
msgid "Allowed Options"
407
#: ../client/drizzle.cc:1454 ../client/drizzle.cc:1461
409
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
412
#: ../client/drizzle.cc:1526 ../client/drizzle.cc:3813
413
msgid "DELIMITER cannot contain a backslash character"
416
#: ../client/drizzle.cc:1605 ../client/drizzledump.cc:666
417
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
418
#: ../client/drizzletest.cc:5611
419
msgid "Error: Unknown protocol"
422
#: ../client/drizzle.cc:1619
424
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
427
#: ../client/drizzle.cc:1665 ../client/drizzle.cc:4097
429
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
432
#: ../client/drizzle.cc:1671
435
"Copyright (C) 2008 Sun Microsystems\n"
436
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
437
"and you are welcome to modify and redistribute it under the GPL license\n"
440
#: ../client/drizzle.cc:1676
442
msgid "Usage: drizzle [OPTIONS] [database]\n"
445
#: ../client/drizzle.cc:1730
447
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
450
#: ../client/drizzle.cc:1739
453
"Your Drizzle connection id is %u\n"
454
"Connection protocol: %s\n"
455
"Server version: %s\n"
458
#: ../client/drizzle.cc:1773
460
msgid "Reading history-file %s\n"
463
#: ../client/drizzle.cc:1777
465
msgid "Couldn't allocate memory for temp histfile!\n"
468
#: ../client/drizzle.cc:1784
469
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
472
#: ../client/drizzle.cc:1794
476
#: ../client/drizzle.cc:1807
478
msgid "Writing history-file %s\n"
481
#: ../client/drizzle.cc:1815
485
#: ../client/drizzle.cc:1815
489
#: ../client/drizzle.cc:1865
490
msgid "Query aborted by Ctrl+C\n"
493
#: ../client/drizzle.cc:1949
495
msgid "Processing line: %<PRIu32>\n"
498
#: ../client/drizzle.cc:2167
499
msgid "Unknown command: "
502
#: ../client/drizzle.cc:2338
503
msgid "Not found a delimiter within max_input_line of input"
506
#: ../client/drizzle.cc:2587
508
"Reading table information for completion of table and column names\n"
509
"You can turn off this feature to get a quicker startup with -A\n"
513
#: ../client/drizzle.cc:2653
514
msgid "No connection. Trying to reconnect..."
517
#: ../client/drizzle.cc:2659
518
msgid "Can't connect to the server\n"
521
#: ../client/drizzle.cc:2743
522
msgid "List of all Drizzle commands:"
525
#: ../client/drizzle.cc:2747
528
"Note that all text commands must be first on line and end with '%s' or \\g"
531
#: ../client/drizzle.cc:2805
532
msgid "No query specified\n"
535
#: ../client/drizzle.cc:2820
536
msgid "Ignoring query to other database"
539
#: ../client/drizzle.cc:2870
543
#: ../client/drizzle.cc:2883
545
msgid "%ld row in set"
546
msgid_plural "%ld rows in set"
550
#: ../client/drizzle.cc:2892
554
#: ../client/drizzle.cc:2894
556
msgid "Query OK, %ld row affected"
557
msgid_plural "Query OK, %ld rows affected"
561
#: ../client/drizzle.cc:2966
562
msgid "popen() failed! defaulting PAGER to stdout!\n"
565
#: ../client/drizzle.cc:2988
567
msgid "Error logging to file '%s'\n"
570
#: ../client/drizzle.cc:2993
572
msgid "Logging to file '%s'\n"
575
#: ../client/drizzle.cc:3077
584
"Collation: %s (%u)\n"
592
#: ../client/drizzle.cc:3544
594
msgid "No previous outfile available, you must give a filename!\n"
597
#: ../client/drizzle.cc:3549
599
msgid "Currently logging to file '%s'\n"
602
#: ../client/drizzle.cc:3569
604
msgid "No outfile specified!\n"
607
#: ../client/drizzle.cc:3582
608
msgid "Outfile disabled.\n"
611
#: ../client/drizzle.cc:3609
613
msgid "Default pager wasn't set, using stdout.\n"
614
msgstr "Προβολή βοήθειας."
616
#: ../client/drizzle.cc:3629
618
msgid "PAGER set to '%s'\n"
621
#: ../client/drizzle.cc:3640
622
msgid "PAGER set to stdout\n"
625
#: ../client/drizzle.cc:3723
627
msgid "Connection id: %u"
630
#: ../client/drizzle.cc:3725
632
msgid "Current database: %.128s\n"
635
#: ../client/drizzle.cc:3726
640
#: ../client/drizzle.cc:3746
641
msgid "Usage: \\. <filename> | source <filename>"
644
#: ../client/drizzle.cc:3761
646
msgid "Failed to open file '%s', error: %d"
649
#: ../client/drizzle.cc:3769
650
msgid "Can't initialize LineBuffer"
653
#: ../client/drizzle.cc:3805
654
msgid "DELIMITER must be followed by a 'delimiter' character or string"
657
#: ../client/drizzle.cc:3838
658
msgid "USE must be followed by a database name"
661
#: ../client/drizzle.cc:3906
662
msgid "Database changed"
665
#: ../client/drizzle.cc:3952
666
msgid "Show warnings enabled."
669
#: ../client/drizzle.cc:3960
670
msgid "Show warnings disabled."
673
#: ../client/drizzle.cc:4104
677
"Connection id:\t\t%lu\n"
680
#: ../client/drizzle.cc:4116
682
msgid "Current database:\t%s\n"
685
#: ../client/drizzle.cc:4117
687
msgid "Current user:\t\t%s\n"
690
#: ../client/drizzle.cc:4123
691
msgid "SSL:\t\t\tNot in use"
694
#: ../client/drizzle.cc:4128
700
#: ../client/drizzle.cc:4135
703
"All updates ignored to this database\n"
706
#: ../client/drizzle.cc:4138
708
msgid "Current pager:\t\t%s\n"
711
#: ../client/drizzle.cc:4139
713
msgid "Using outfile:\t\t'%s'\n"
716
#: ../client/drizzle.cc:4140
718
msgid "Using delimiter:\t%s\n"
721
#: ../client/drizzle.cc:4141
723
msgid "Server version:\t\t%s\n"
726
#: ../client/drizzle.cc:4142
728
msgid "Protocol:\t\t%s\n"
731
#: ../client/drizzle.cc:4143
733
msgid "Protocol version:\t%d\n"
736
#: ../client/drizzle.cc:4144
738
msgid "Connection:\t\t%s\n"
741
#: ../client/drizzle.cc:4151
743
msgid "UNIX socket:\t\t%s\n"
746
#: ../client/drizzle.cc:4153
748
msgid "TCP port:\t\t%d\n"
751
#: ../client/drizzle.cc:4158
754
"Note that you are running in safe_update_mode:\n"
757
#: ../client/drizzle.cc:4160
760
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
762
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
764
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
765
" Max number of examined row combination in a join is set to: "
770
#: ../client/drizzle.cc:4222 ../drizzled/option.cc:339
775
#: ../client/drizzle.cc:4265
777
msgid "ERROR %d (%s): "
780
#: ../client/drizzle.cc:4267
785
#: ../client/drizzle.cc:4270
789
#: ../client/drizzle.cc:4403
793
#: ../client/drizzle.cc:4405
797
#: ../client/drizzle.cc:4411
801
#: ../client/drizzle.cc:4417
805
#: ../client/drizzle.cc:4518
809
#: ../client/drizzle.cc:4638
811
msgid "Returning to default PROMPT of %s\n"
814
#: ../client/drizzle.cc:4643
815
msgid "Memory allocation error. Not changing prompt\n"
818
#: ../client/drizzle.cc:4648
820
msgid "PROMPT set to '%s'\n"
823
#: ../client/drizzledump.cc:230
824
msgid "Error inserting into destination database"
827
#: ../client/drizzledump.cc:254
829
msgid "Got errno %d on write"
832
#: ../client/drizzledump.cc:299
835
"%s: You can't use --single-transaction and --lock-all-tables at the same "
839
#: ../client/drizzledump.cc:306
841
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
844
#: ../client/drizzledump.cc:374
845
msgid "-- Retrieving database structures..."
848
#: ../client/drizzledump.cc:478
850
"Dump all the databases. This will be same as --databases with all databases "
854
#: ../client/drizzledump.cc:480
855
msgid "Dump all the tablespaces."
858
#: ../client/drizzledump.cc:482
859
msgid "Use complete insert statements."
862
#: ../client/drizzledump.cc:484
864
"Flush logs file in server before starting dump. Note that if you dump many "
865
"databases at once (using the option --databases= or --all-databases), the "
866
"logs will be flushed for each database dumped. The exception is when using --"
867
"lock-all-tables in this case the logs will be flushed only once, "
868
"corresponding to the moment all tables are locked. So if you want your dump "
869
"and the log flush to happen at the same exact moment you should use --lock-"
870
"all-tables or --flush-logs"
873
#: ../client/drizzledump.cc:486
874
msgid "Continue even if we get an sql-error."
877
#: ../client/drizzledump.cc:487
879
msgid "Display this help message and exit."
880
msgstr "Εμφάνησε αυτή την βοήθεια."
882
#: ../client/drizzledump.cc:489
884
"Locks all tables across all databases. This is achieved by taking a global "
885
"read lock for the duration of the whole dump. Automatically turns --single-"
889
#: ../client/drizzledump.cc:491
891
"Creates a consistent snapshot by dumping all tables in a single transaction. "
892
"Works ONLY for tables stored in storage engines which support "
893
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
894
"be consistent for other storage engines. While a --single-transaction dump "
895
"is in process, to ensure a valid dump file (correct table contents), no "
896
"other connection should use the following statements: ALTER TABLE, DROP "
897
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
901
#: ../client/drizzledump.cc:493
903
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
904
"extended-insert and --disable-keys."
907
#: ../client/drizzledump.cc:494
908
msgid "Overrides option --databases (-B)."
911
#: ../client/drizzledump.cc:496
912
msgid "Number of rows before each output progress report (requires --verbose)."
915
#: ../client/drizzledump.cc:498
916
msgid "Print info about the various stages."
919
#: ../client/drizzledump.cc:500
920
msgid "Turn off Comments"
923
#: ../client/drizzledump.cc:501
924
msgid "Turn off create-options"
927
#: ../client/drizzledump.cc:502
928
msgid "Turn off extended-insert"
931
#: ../client/drizzledump.cc:503
932
msgid "Turn off dump date at the end of the output"
935
#: ../client/drizzledump.cc:504
936
msgid "Do not read from the configuration files"
939
#: ../client/drizzledump.cc:510
940
msgid "Add a 'DROP DATABASE' before each create."
943
#: ../client/drizzledump.cc:511
944
msgid "Do not add a 'drop table' before each create."
947
#: ../client/drizzledump.cc:513
949
"Give less verbose output (useful for debugging). Disables structure comments "
950
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
951
"set-names --skip-disable-keys"
954
#: ../client/drizzledump.cc:515
956
"To dump several databases. Note the difference in usage; In this case no "
957
"tables are given. All name arguments are regarded as databasenames. 'USE "
958
"db_name;' will be included in the output."
961
#: ../client/drizzledump.cc:517
963
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
964
"will not be put in the output."
967
#: ../client/drizzledump.cc:519
969
"Do not dump the specified table. To specify more than one table to ignore, "
970
"use the directive multiple times, once for each table. Each table must be "
971
"specified with both database and table names, e.g. --ignore-table=database."
975
#: ../client/drizzledump.cc:521
976
msgid "Insert rows with INSERT IGNORE."
979
#: ../client/drizzledump.cc:523
980
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
983
#: ../client/drizzledump.cc:525
985
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
986
"above line will be added otherwise, if --databases or --all-databases option "
990
#: ../client/drizzledump.cc:527
991
msgid "No row information."
994
#: ../client/drizzledump.cc:529
995
msgid "Use REPLACE INTO instead of INSERT INTO."
998
#: ../client/drizzledump.cc:531
999
msgid "Where to send output to (stdout|database"
1002
#: ../client/drizzledump.cc:533
1004
"Hostname for destination db server (requires --destination-type=database)"
1007
#: ../client/drizzledump.cc:535
1009
"Port number for destination db server (requires --destination-type=database)"
1012
#: ../client/drizzledump.cc:537
1014
"User name for destination db server (resquires --destination-type=database)"
1017
#: ../client/drizzledump.cc:539
1019
"Password for destination db server (requires --destination-type=database)"
1022
#: ../client/drizzledump.cc:541
1024
"The database in the destination db server (requires --destination-"
1025
"type=database, not for use with --all-databases)"
1028
#: ../client/drizzledump.cc:547
1029
msgid "Connect to host."
1032
#: ../client/drizzledump.cc:549
1034
"Password to use when connecting to server. If password is not given it's "
1035
"solicited on the tty."
1038
#: ../client/drizzledump.cc:551
1039
#: ../plugin/transaction_log/utilities/transaction_reader.cc:433
1040
msgid "Port number to use for connection."
1043
#: ../client/drizzledump.cc:558
1044
msgid "Hidden Options"
1047
#: ../client/drizzledump.cc:560
1048
msgid "Used to select the database"
1051
#: ../client/drizzledump.cc:561
1052
msgid "Used to select the tables"
1055
#: ../client/drizzledump.cc:564
1056
msgid "Allowed Options + Hidden Options"
1059
#: ../client/drizzledump.cc:628
1061
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1064
#: ../client/drizzledump.cc:633
1066
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1067
"and you are welcome to modify and redistribute it under the GPL license\n"
1070
#: ../client/drizzledump.cc:634
1071
msgid "Dumps definitions and data from a Drizzle database server"
1074
#: ../client/drizzledump.cc:635
1076
msgid "Usage: %s [OPTIONS] database [tables]\n"
1079
#: ../client/drizzledump.cc:636
1081
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1084
#: ../client/drizzledump.cc:638
1086
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1089
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1090
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1092
msgid "Value supplied for port is not valid.\n"
1095
#: ../client/drizzledump.cc:734
1097
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1100
#: ../client/drizzledump_data.cc:263
1101
msgid "-- Retrieving data for "
1104
#: ../client/drizzledump_data.cc:295
1105
msgid " rows dumped for table "
1108
#: ../client/drizzledump_data.cc:542
1109
msgid "-- Connecting to "
1112
#: ../client/drizzledump_data.cc:542
1113
msgid " using protocol "
1116
#: ../client/drizzledump_data.cc:583 ../client/drizzledump_data.cc:589
1117
#: ../client/drizzledump_data.cc:620 ../client/drizzledump_data.cc:626
1118
msgid "Error executing query: "
1121
#: ../client/drizzledump_data.cc:597
1122
msgid "Could not buffer result: "
1125
#: ../client/drizzledump_data.cc:643
1126
msgid "Error: Could not set db '"
1129
#: ../client/drizzledump_data.cc:657 ../client/drizzledump_data.cc:662
1130
#: ../client/drizzledump_data.cc:668
1134
#: ../client/drizzledump_data.cc:677
1135
msgid "-- Disconnecting from "
1138
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1139
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1140
msgid "-- Retrieving table structures for "
1143
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1144
msgid "-- Retrieving fields for "
1147
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:277
1148
msgid "-- Retrieving indexes for "
1151
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:322
1152
msgid "-- Retrieving foreign keys for "
1155
#: ../client/drizzleslap.cc:2292
1157
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1160
#: ../client/drizzletest.cc:5364
1161
msgid "Error: Invalid Value for opt_max_connect_retries"
1164
#: ../client/drizzletest.cc:5374
1165
msgid "Error: Invalid Value for opt_tail_lines"
1168
#: ../client/drizzletest.cc:5384
1169
msgid "Error: Invalid Value for opt_sleep"
1172
#: ../client/drizzletest.cc:5575
1174
msgid "Could not open '%s' for reading: errno = %d"
1177
#: ../client/drizzletest.cc:5580
1179
msgid "Out of memory"
1182
#: ../drizzled/definition/table.cc:763
1184
msgid "Table %s has invalid/unknown collation: %d,%s"
1187
#: ../drizzled/definition/table.cc:1055
1189
msgid "ENUM column %s has greater than %d possible values"
1192
#: ../drizzled/definition/table.cc:1973
1194
msgid "Unknown collation '%s' in table '%-.64s' definition"
1197
#: ../drizzled/definition/table.cc:1980
1200
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1204
#: ../drizzled/drizzled.cc:487
1208
#: ../drizzled/drizzled.cc:548
1209
msgid "One can only use the --user switch if running as root\n"
1212
#: ../drizzled/drizzled.cc:555
1214
"Fatal error: Please read \"Security\" section of the manual to find out how "
1215
"to run drizzled as root!\n"
1218
#: ../drizzled/drizzled.cc:575
1221
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1225
#: ../drizzled/drizzled.cc:600
1226
msgid "Set process group ID failed"
1229
#: ../drizzled/drizzled.cc:605
1230
msgid "Set process user ID failed"
1233
#: ../drizzled/drizzled.cc:617
1234
msgid "Process chroot failed"
1237
#: ../drizzled/drizzled.cc:729
1238
msgid "Error: Invalid Value for auto_increment_increment"
1241
#: ../drizzled/drizzled.cc:740
1242
msgid "Error: Invalid Value for auto_increment_offset"
1245
#: ../drizzled/drizzled.cc:751
1246
msgid "Error: Invalid Value for completion_type"
1249
#: ../drizzled/drizzled.cc:763
1250
msgid "Error: Invalid Value for div-precision-increment"
1253
#: ../drizzled/drizzled.cc:774
1254
msgid "Error: Invalid Value for group_concat_max_len"
1257
#: ../drizzled/drizzled.cc:785
1258
msgid "Error: Invalid Value for join_buffer_size"
1261
#: ../drizzled/drizzled.cc:797
1262
msgid "Error: Invalid Value for max_allowed_packet"
1265
#: ../drizzled/drizzled.cc:809
1266
msgid "Error: Invalid Value for max_connect_errors"
1269
#: ../drizzled/drizzled.cc:820
1270
msgid "Error: Invalid Value for max_error_count"
1273
#: ../drizzled/drizzled.cc:831
1274
msgid "Error: Invalid Value for max_heap_table_size"
1277
#: ../drizzled/drizzled.cc:843
1278
msgid "Error: Invalid Value for min_examined_row_limit"
1281
#: ../drizzled/drizzled.cc:854
1282
msgid "Error: Invalid Value for max_join_size"
1285
#: ../drizzled/drizzled.cc:865
1286
msgid "Error: Invalid Value for max_length_for_sort_data"
1289
#: ../drizzled/drizzled.cc:876
1290
msgid "Error: Invalid Value for max_seeks_for_key"
1293
#: ../drizzled/drizzled.cc:887
1294
msgid "Error: Invalid Value for max_sort_length"
1297
#: ../drizzled/drizzled.cc:898
1298
msgid "Error: Invalid Value for optimizer_search_depth"
1301
#: ../drizzled/drizzled.cc:909
1302
msgid "Error: Invalid Value for preload_buff_size"
1305
#: ../drizzled/drizzled.cc:920
1306
msgid "Error: Invalid Value for query_alloc_block_size"
1309
#: ../drizzled/drizzled.cc:932
1310
msgid "Error: Invalid Value for query_prealloc_size"
1313
#: ../drizzled/drizzled.cc:944
1314
msgid "Error: Invalid Value for range_alloc_block_size"
1317
#: ../drizzled/drizzled.cc:956
1318
msgid "Error: Invalid Value for read_buff_size"
1321
#: ../drizzled/drizzled.cc:968
1322
msgid "Error: Invalid Value for read_rnd_buff_size"
1325
#: ../drizzled/drizzled.cc:979
1326
msgid "Error: Invalid Value for sort_buff_size"
1329
#: ../drizzled/drizzled.cc:990
1330
msgid "Error: Invalid Value for table_def_size"
1333
#: ../drizzled/drizzled.cc:1001
1334
msgid "Error: Invalid Value for table_cache_size"
1337
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1338
msgid "Error: Invalid Value for table_lock_wait_timeout"
1341
#: ../drizzled/drizzled.cc:1039
1343
"Error: Invalid Value for transaction_message_threshold valid values are "
1344
"between 131072 - 1048576 bytes"
1347
#: ../drizzled/drizzled.cc:1097
1349
msgid "Defaults file '%s' not found\n"
1352
#: ../drizzled/drizzled.cc:1139
1354
msgid "gethostname failed, using '%s' as hostname"
1357
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
1358
msgid "Display this help and exit."
1361
#: ../drizzled/drizzled.cc:1157
1362
msgid "Configuration file to use"
1365
#: ../drizzled/drizzled.cc:1159
1366
msgid "Base location for config files"
1369
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1370
msgid "Directory for plugins."
1373
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1375
"Optional comma separated list of plugins to load at startup in addition to "
1376
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1379
#: ../drizzled/drizzled.cc:1170 ../drizzled/drizzled.cc:1978
1381
"Optional comma separated list of plugins to not load at startup. Effectively "
1382
"removes a plugin from the list of plugins to be loaded. [for example: --"
1383
"plugin_remove=crc32,logger_gearman]"
1386
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1984
1388
"Optional comma separated list of plugins to load at starup instead of the "
1389
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1392
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1748
1393
msgid "Auto-increment columns are incremented by this"
1396
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1753
1398
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1402
#: ../drizzled/drizzled.cc:1185 ../drizzled/drizzled.cc:1759
1404
"Path to installation directory. All paths are usually resolved relative to "
1408
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1764
1409
msgid "Chroot drizzled daemon during startup."
1412
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1768
1413
msgid "Set the default collation."
1416
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1417
msgid "Default completion type."
1420
#: ../drizzled/drizzled.cc:1193 ../drizzled/drizzled.cc:1777
1421
msgid "Write core on errors."
1424
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1781
1425
msgid "Path to the database root."
1428
#: ../drizzled/drizzled.cc:1197
1429
msgid "Set the default storage engine for tables."
1432
#: ../drizzled/drizzled.cc:1199 ../drizzled/drizzled.cc:1788
1433
msgid "Set the default time zone."
1436
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1793
1437
msgid "Used for debugging; Use at your own risk!"
1440
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1798
1441
msgid "Set up signals usable for debugging"
1444
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1802
1445
msgid "Set the language used for the month names and the days of the week."
1448
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1807
1449
msgid "Log some not critical warnings to the log file."
1452
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1812
1453
msgid "Pid file used by drizzled."
1456
#: ../drizzled/drizzled.cc:1211
1457
msgid "Maximum time in seconds to wait for the port to become free. "
1460
#: ../drizzled/drizzled.cc:1213
1461
msgid "Include the SQL query in replicated protobuf messages."
1464
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1821
1466
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1467
"specified directory"
1470
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1826
1472
"Uniquely identifies the server instance in the community of replication "
1476
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1831
1477
msgid "Don't print a stack trace on failure."
1480
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1835
1481
msgid "Enable symbolic link support."
1484
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1844
1486
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1489
#: ../drizzled/drizzled.cc:1228 ../drizzled/drizzled.cc:1849
1490
msgid "Path for temporary files."
1493
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1853
1494
msgid "Default transaction isolation level."
1497
#: ../drizzled/drizzled.cc:1232
1499
"Max message size written to transaction log, valid values 131072 - 1048576 "
1503
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1857
1504
msgid "Run drizzled daemon as user."
1507
#: ../drizzled/drizzled.cc:1238 ../drizzled/drizzled.cc:1865
1509
"The number of outstanding connection requests Drizzle can have. This comes "
1510
"into play when the main Drizzle thread gets very many connection requests in "
1511
"a very short time."
1514
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1871
1516
"Size of tree cache used in bulk insert optimization. Note that this is a "
1520
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1877
1522
"Precision of the result of '/' operator will be increased on that value."
1525
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1883
1526
msgid "The maximum length of the result of function group_concat."
1529
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1888
1530
msgid "The size of the buffer that is used for full joins."
1533
#: ../drizzled/drizzled.cc:1254
1535
"A global cap on the amount of memory that can be allocated by session join "
1536
"buffers (0 means unlimited)"
1539
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1894
1540
msgid "Max packetlength to send/receive from to server."
1543
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1899
1545
"If there is more than this number of interrupted connections from a host "
1546
"this host will be blocked from further connections."
1549
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1904
1550
msgid "Max number of errors/warnings to store for a statement."
1553
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1909
1554
msgid "Don't allow creation of heap tables bigger than this."
1557
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1915
1559
"Joins that are probably going to read more than max_join_size records return "
1563
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1921
1564
msgid "Max number of bytes in sorted records."
1567
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1926
1568
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1571
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1931
1573
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1574
"max_sort_length bytes of each value are used; the rest are ignored)."
1577
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1938
1578
msgid "After this many write locks, allow some read locks to run in between."
1581
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1942
1583
"Don't log queries which examine less than min_examined_row_limit rows to "
1587
#: ../drizzled/drizzled.cc:1281
1589
"Do not apply any heuristic(s) during query optimization to prune, thus "
1590
"perform an exhaustive search from the optimizer search space."
1593
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1956
1595
"Maximum depth of search performed by the query optimizer. Values larger than "
1596
"the number of relations in a query result in better query plans, but take "
1597
"longer to compile a query. Smaller values than the number of tables in a "
1598
"relation result in faster optimization, but may produce very bad query "
1599
"plans. If set to 0, the system will automatically pick a reasonable value; "
1600
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1601
"(used for testing/comparison)."
1604
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1990
1605
msgid "The size of the buffer that is allocated when preloading indexes"
1608
#: ../drizzled/drizzled.cc:1296 ../drizzled/drizzled.cc:1995
1609
msgid "Allocation block size for query parsing and execution"
1612
#: ../drizzled/drizzled.cc:1299 ../drizzled/drizzled.cc:2000
1613
msgid "Persistent buffer for query parsing and execution"
1616
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:2006
1617
msgid "Allocation block size for storing ranges during optimization"
1620
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:2012
1622
"Each thread that does a sequential scan allocates a buffer of this size for "
1623
"each table it scans. If you do many sequential scans, you may want to "
1624
"increase this value."
1627
#: ../drizzled/drizzled.cc:1310
1628
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1631
#: ../drizzled/drizzled.cc:1313 ../drizzled/drizzled.cc:2020
1633
"When reading rows in sorted order after a sort, the rows are read through "
1634
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1638
#: ../drizzled/drizzled.cc:1318
1639
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1642
#: ../drizzled/drizzled.cc:1320 ../drizzled/drizzled.cc:2028
1643
msgid "Select scheduler to be used (by default multi-thread)."
1646
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:2033
1647
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1650
#: ../drizzled/drizzled.cc:1326
1652
"A global cap on the amount of memory that can be allocated by session sort "
1653
"buffers (0 means unlimited)"
1656
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2039
1657
msgid "The number of cached table definitions."
1660
#: ../drizzled/drizzled.cc:1330 ../drizzled/drizzled.cc:2043
1661
msgid "The number of cached open tables."
1664
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:2047
1666
"Timeout in seconds to wait for a table level lock before returning an error. "
1667
"Used only if the connection has active cursors."
1670
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2052
1671
msgid "The stack size for each thread."
1674
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2058
1676
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1677
"automatically convert it to an on-disk MyISAM table."
1680
#: ../drizzled/drizzled.cc:1361
1681
msgid "Duplicate entry for command line option\n"
1684
#: ../drizzled/drizzled.cc:1408 ../drizzled/drizzled.cc:1426
1685
#: ../drizzled/drizzled.cc:1460 ../drizzled/drizzled.cc:1468
1686
#: ../drizzled/drizzled.cc:1488
1690
"Use --help to get a list of available options\n"
1693
#: ../drizzled/drizzled.cc:1438
1694
msgid "Failed to initialize plugins\n"
1697
#: ../drizzled/drizzled.cc:1476
1701
"Use --help to get a list of available options\n"
1704
#: ../drizzled/drizzled.cc:1525
1705
msgid "Error getting default charset"
1708
#: ../drizzled/drizzled.cc:1555
1709
msgid "Error setting collation"
1712
#: ../drizzled/drizzled.cc:1563
1714
msgid "Unknown locale: '%s'"
1717
#: ../drizzled/drizzled.cc:1583
1718
msgid "Could not initialize table cache\n"
1721
#: ../drizzled/drizzled.cc:1598
1722
msgid "XA cache initialization failed: Out of memory\n"
1725
#: ../drizzled/drizzled.cc:1628
1726
msgid "No scheduler found, cannot continue!\n"
1729
#: ../drizzled/drizzled.cc:1652
1731
msgid "Unknown/unsupported storage engine: %s\n"
1734
#: ../drizzled/drizzled.cc:1784
1735
msgid "Set the default storage engine (table type) for tables."
1738
#: ../drizzled/drizzled.cc:1816
1740
"Maximum time in seconds to wait for the port to become free. (Default: no "
1744
#: ../drizzled/drizzled.cc:1948
1746
"Controls the heuristic(s) applied during query optimization to prune less-"
1747
"promising partial plans from the optimizer search space. Meaning: false - do "
1748
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1749
"based on number of retrieved rows."
1752
#: ../drizzled/drizzled.cc:2084
1754
"Copyright (C) 2008 Sun Microsystems\n"
1755
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1756
"and you are welcome to modify and redistribute it under the GPL license\n"
1760
#: ../drizzled/drizzled.cc:2091
1762
msgid "Usage: %s [OPTIONS]\n"
1765
#: ../drizzled/drizzled.cc:2214
1768
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1772
#: ../drizzled/drizzled.cc:2231
1773
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1776
#: ../drizzled/drizzled.cc:2244
1777
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1780
#: ../drizzled/drizzled.cc:2257
1781
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1784
#: ../drizzled/drizzled.cc:2270
1785
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1788
#: ../drizzled/error.cc:131
1790
msgid "Unknown error %d"
1793
#: ../drizzled/error.cc:207
1797
#: ../drizzled/error.cc:208
1801
#: ../drizzled/error.cc:209
1803
msgid "Can't create file '%-.200s' (errno: %d)"
1806
#: ../drizzled/error.cc:210
1808
msgid "Can't create table '%-.200s' (errno: %d)"
1811
#: ../drizzled/error.cc:211
1813
msgid "Can't create schema '%-.192s' (errno: %d)"
1816
#: ../drizzled/error.cc:212
1818
msgid "Can't create schema '%-.192s'; schema exists"
1821
#: ../drizzled/error.cc:213
1823
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1826
#: ../drizzled/error.cc:214
1828
msgid "Error on delete of '%-.192s' (errno: %d)"
1831
#: ../drizzled/error.cc:215
1833
msgid "Can't get status of '%-.200s' (errno: %d)"
1836
#: ../drizzled/error.cc:216
1838
msgid "Can't lock file (errno: %d)"
1841
#: ../drizzled/error.cc:217
1843
msgid "Can't open file: '%-.200s' (errno: %d)"
1846
#: ../drizzled/error.cc:218
1848
msgid "Can't find file: '%-.200s' (errno: %d)"
1851
#: ../drizzled/error.cc:219
1853
msgid "Can't read dir of '%-.192s' (errno: %d)"
1856
#: ../drizzled/error.cc:220
1858
msgid "Record has changed since last read in table '%-.192s'"
1861
#: ../drizzled/error.cc:221
1863
msgid "Disk full (%s); waiting for someone to free some space..."
1866
#: ../drizzled/error.cc:222
1868
msgid "Can't write; duplicate key in table '%-.192s'"
1871
#: ../drizzled/error.cc:223
1873
msgid "Error on close of '%-.192s' (errno: %d)"
1876
#: ../drizzled/error.cc:224
1878
msgid "Error reading file '%-.200s' (errno: %d)"
1881
#: ../drizzled/error.cc:225
1883
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1886
#: ../drizzled/error.cc:226
1888
msgid "Error writing file '%-.200s' (errno: %d)"
1891
#: ../drizzled/error.cc:227
1893
msgid "'%-.192s' is locked against change"
1896
#: ../drizzled/error.cc:228
1897
msgid "Sort aborted"
1900
#: ../drizzled/error.cc:229
1902
msgid "Got error %d from storage engine"
1905
#: ../drizzled/error.cc:230
1907
msgid "Table storage engine for '%-.192s' doesn't have this option"
1910
#: ../drizzled/error.cc:231
1912
msgid "Can't find record in '%-.192s'"
1915
#: ../drizzled/error.cc:232
1917
msgid "Incorrect information in file: '%-.200s'"
1920
#: ../drizzled/error.cc:233
1922
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1925
#: ../drizzled/error.cc:234
1927
msgid "Old key file for table '%-.192s'; repair it!"
1930
#: ../drizzled/error.cc:235
1932
msgid "Table '%-.192s' is read only"
1935
#: ../drizzled/error.cc:236
1937
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1940
#: ../drizzled/error.cc:237
1941
msgid "Out of sort memory; increase server sort buffer size"
1944
#: ../drizzled/error.cc:238
1945
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1948
#: ../drizzled/error.cc:239
1949
msgid "Global join memory constraint hit; increase join-heap-threshold"
1952
#: ../drizzled/error.cc:240
1953
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1956
#: ../drizzled/error.cc:241
1957
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1960
#: ../drizzled/error.cc:242
1962
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1965
#: ../drizzled/error.cc:243
1966
msgid "Too many connections"
1969
#: ../drizzled/error.cc:244
1971
"Out of memory; check if drizzled or some other process uses all available "
1972
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1973
"memory or you can add more swap space"
1976
#: ../drizzled/error.cc:245
1977
msgid "Can't get hostname for your address"
1980
#: ../drizzled/error.cc:246
1981
msgid "Bad handshake"
1984
#: ../drizzled/error.cc:247
1986
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1989
#: ../drizzled/error.cc:248
1991
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1994
#: ../drizzled/error.cc:249
1995
msgid "No schema selected"
1998
#: ../drizzled/error.cc:250
1999
msgid "Unknown command"
2002
#: ../drizzled/error.cc:251
2004
msgid "Column '%-.192s' cannot be null"
2007
#: ../drizzled/error.cc:252
2009
msgid "Unknown schema '%-.192s'"
2012
#: ../drizzled/error.cc:253
2014
msgid "Table '%-.192s' already exists"
2017
#: ../drizzled/error.cc:254
2019
msgid "Unknown table '%-.100s'"
2022
#: ../drizzled/error.cc:255
2024
msgid "Column '%-.192s' in %-.192s is ambiguous"
2027
#: ../drizzled/error.cc:256
2028
msgid "Server shutdown in progress"
2031
#: ../drizzled/error.cc:257
2033
msgid "Unknown column '%-.192s' in '%-.192s'"
2036
#: ../drizzled/error.cc:258
2038
msgid "'%-.192s' isn't in GROUP BY"
2041
#: ../drizzled/error.cc:259
2043
msgid "Can't group on '%-.192s'"
2046
#: ../drizzled/error.cc:260
2047
msgid "Statement has sum functions and columns in same statement"
2050
#: ../drizzled/error.cc:261
2051
msgid "Column count doesn't match value count"
2054
#: ../drizzled/error.cc:262
2056
msgid "Identifier name '%-.100s' is too long"
2059
#: ../drizzled/error.cc:263
2061
msgid "Duplicate column name '%-.192s'"
2064
#: ../drizzled/error.cc:264
2066
msgid "Duplicate key name '%-.192s'"
2069
#: ../drizzled/error.cc:265
2071
msgid "Duplicate entry '%-.192s' for key %d"
2074
#: ../drizzled/error.cc:266
2076
msgid "Incorrect column specifier for column '%-.192s'"
2079
#: ../drizzled/error.cc:267
2081
msgid "%s near '%-.80s' at line %d"
2084
#: ../drizzled/error.cc:268
2085
msgid "Query was empty"
2088
#: ../drizzled/error.cc:269
2090
msgid "Not unique table/alias: '%-.192s'"
2093
#: ../drizzled/error.cc:270
2095
msgid "Invalid default value for '%-.192s'"
2098
#: ../drizzled/error.cc:271
2099
msgid "Multiple primary key defined"
2102
#: ../drizzled/error.cc:272
2104
msgid "Too many keys specified; max %d keys allowed"
2107
#: ../drizzled/error.cc:273
2109
msgid "Too many key parts specified; max %d parts allowed"
2112
#: ../drizzled/error.cc:274
2114
msgid "Specified key was too long; max key length is %d bytes"
2117
#: ../drizzled/error.cc:275
2119
msgid "Key column '%-.192s' doesn't exist in table"
2122
#: ../drizzled/error.cc:276
2125
"BLOB column '%-.192s' can't be used in key specification with the used table "
2129
#: ../drizzled/error.cc:277
2132
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2136
#: ../drizzled/error.cc:278
2138
"Incorrect table definition; there can be only one auto column and it must be "
2142
#: ../drizzled/error.cc:279
2144
msgid "%s: Normal shutdown\n"
2147
#: ../drizzled/error.cc:280
2149
msgid "%s: Got signal %d. Aborting!\n"
2152
#: ../drizzled/error.cc:281
2154
msgid "%s: Shutdown complete\n"
2157
#: ../drizzled/error.cc:282
2159
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2162
#: ../drizzled/error.cc:283
2163
msgid "Can't create IP socket"
2166
#: ../drizzled/error.cc:284
2169
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2173
#: ../drizzled/error.cc:285
2176
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2180
#: ../drizzled/error.cc:286
2182
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2185
#: ../drizzled/error.cc:287
2188
"The file '%-.128s' must be in the schema directory or be readable by all"
2191
#: ../drizzled/error.cc:288
2193
msgid "File '%-.200s' already exists"
2196
#: ../drizzled/error.cc:289
2198
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2201
#: ../drizzled/error.cc:290
2203
"Incorrect prefix key; the used key part isn't a string, the used length is "
2204
"longer than the key part, or the storage engine doesn't support unique "
2208
#: ../drizzled/error.cc:291
2209
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2212
#: ../drizzled/error.cc:292
2214
msgid "Can't DROP '%-.192s'; check that column/key exists"
2217
#: ../drizzled/error.cc:293
2219
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2222
#: ../drizzled/error.cc:294
2224
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2227
#. KILL session errors
2228
#: ../drizzled/error.cc:297
2230
msgid "Unknown session id: %lu"
2233
#: ../drizzled/error.cc:298
2235
msgid "You are not the owner of session %lu"
2238
#: ../drizzled/error.cc:299
2239
msgid "You cannot kill the session you are connected from."
2242
#: ../drizzled/error.cc:302
2243
msgid "No tables used"
2246
#: ../drizzled/error.cc:303
2248
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2251
#: ../drizzled/error.cc:304
2253
msgid "Incorrect schema name '%-.100s'"
2256
#: ../drizzled/error.cc:305
2258
msgid "Incorrect table name '%-.100s'"
2261
#: ../drizzled/error.cc:306
2263
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2264
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2267
#: ../drizzled/error.cc:307
2268
msgid "Unknown error"
2271
#: ../drizzled/error.cc:308
2273
msgid "Unknown procedure '%-.192s'"
2276
#: ../drizzled/error.cc:309
2278
msgid "Incorrect parameter count to procedure '%-.192s'"
2281
#: ../drizzled/error.cc:310
2283
msgid "Unknown table '%-.192s' in %-.32s"
2286
#: ../drizzled/error.cc:311
2288
msgid "Column '%-.192s' specified twice"
2291
#: ../drizzled/error.cc:312
2292
msgid "Invalid use of group function"
2295
#: ../drizzled/error.cc:313
2298
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2301
#: ../drizzled/error.cc:314
2302
msgid "A table must have at least 1 column"
2305
#: ../drizzled/error.cc:315
2307
msgid "The table '%-.192s' is full"
2310
#: ../drizzled/error.cc:316
2312
msgid "Too many tables; Drizzle can only use %d tables in a join"
2315
#: ../drizzled/error.cc:317
2316
msgid "Too many columns"
2319
#: ../drizzled/error.cc:318
2322
"Row size too large. The maximum row size for the used table type, not "
2323
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2326
#: ../drizzled/error.cc:319
2327
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2330
#: ../drizzled/error.cc:320
2333
"Table handler doesn't support NULL in given index. Please change column "
2334
"'%-.192s' to be NOT NULL or use another handler"
2337
#: ../drizzled/error.cc:321
2338
msgid "No paths allowed for plugin library"
2341
#: ../drizzled/error.cc:322
2343
msgid "Plugin '%-.192s' already exists"
2346
#: ../drizzled/error.cc:323
2348
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2351
#: ../drizzled/error.cc:324
2353
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2356
#: ../drizzled/error.cc:325
2358
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2361
#: ../drizzled/error.cc:326
2364
"Can't create a new thread (errno %d); if you are not out of available "
2365
"memory, you can consult the manual for a possible OS-dependent bug"
2368
#: ../drizzled/error.cc:327
2370
msgid "Column count doesn't match value count at row %ld"
2373
#: ../drizzled/error.cc:328
2375
msgid "Can't reopen table: '%-.192s'"
2378
#: ../drizzled/error.cc:329
2380
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2381
"illegal if there is no GROUP BY clause"
2384
#: ../drizzled/error.cc:330
2386
msgid "Table '%-.192s.%-.192s' doesn't exist"
2389
#: ../drizzled/error.cc:331
2391
"You have an error in your SQL syntax; check the manual that corresponds to "
2392
"your Drizzle server version for the right syntax to use"
2395
#: ../drizzled/error.cc:332
2396
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2399
#: ../drizzled/error.cc:333
2400
msgid "Got packets out of order"
2403
#: ../drizzled/error.cc:334
2404
msgid "The used table type doesn't support BLOB/TEXT columns"
2407
#: ../drizzled/error.cc:335
2408
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2411
#: ../drizzled/error.cc:336
2413
msgid "Incorrect column name '%-.100s'"
2416
#: ../drizzled/error.cc:337
2418
msgid "The used storage engine can't index column '%-.192s'"
2421
#: ../drizzled/error.cc:338
2423
"Unable to open underlying table which is differently defined or of non-"
2424
"MyISAM type or doesn't exist"
2427
#: ../drizzled/error.cc:339
2429
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2432
#: ../drizzled/error.cc:340
2435
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2438
#: ../drizzled/error.cc:341
2440
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2444
#: ../drizzled/error.cc:342
2445
msgid "Result consisted of more than one row"
2448
#: ../drizzled/error.cc:343
2449
msgid "This table type requires a primary key"
2452
#: ../drizzled/error.cc:344
2454
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2457
#: ../drizzled/error.cc:345
2458
msgid "Can't open table"
2461
#: ../drizzled/error.cc:346
2463
msgid "The storage engine for the table doesn't support %s"
2466
#: ../drizzled/error.cc:347
2468
msgid "Got error %d during COMMIT"
2471
#: ../drizzled/error.cc:348
2473
msgid "Got error %d during ROLLBACK"
2476
#. This is a very incorrect place to use the PRIi64 macro as the
2477
#. program that looks over the source for the N_() macros does not
2478
#. (obviously) do macro expansion, so the string is entirely wrong for
2479
#. what it is trying to output for every language except english.
2480
#: ../drizzled/error.cc:353
2483
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2487
#: ../drizzled/error.cc:354
2489
"Can't execute the given command because you have active locked tables or an "
2490
"active transaction"
2493
#: ../drizzled/error.cc:355
2495
msgid "Unknown system variable '%-.64s'"
2498
#: ../drizzled/error.cc:356
2500
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2503
#: ../drizzled/error.cc:357
2506
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2509
#: ../drizzled/error.cc:358
2510
msgid "Some non-transactional changed tables couldn't be rolled back"
2513
#: ../drizzled/error.cc:359
2514
msgid "You may only use constant expressions with SET"
2517
#: ../drizzled/error.cc:360
2518
msgid "Lock wait timeout exceeded; try restarting transaction"
2521
#: ../drizzled/error.cc:361
2522
msgid "The total number of locks exceeds the lock table size"
2525
#: ../drizzled/error.cc:362
2526
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2529
#: ../drizzled/error.cc:363
2530
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2533
#: ../drizzled/error.cc:364
2535
msgid "Incorrect arguments to %s"
2538
#: ../drizzled/error.cc:365
2539
msgid "Deadlock found when trying to get lock; try restarting transaction"
2542
#: ../drizzled/error.cc:366
2543
msgid "The used table type doesn't support FULLTEXT indexes"
2546
#: ../drizzled/error.cc:367
2547
msgid "Cannot add foreign key constraint"
2550
#: ../drizzled/error.cc:368
2551
msgid "Cannot add or update a child row: a foreign key constraint fails"
2554
#: ../drizzled/error.cc:369
2555
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2558
#: ../drizzled/error.cc:370
2560
msgid "Incorrect usage of %s and %s"
2563
#: ../drizzled/error.cc:371
2564
msgid "The used SELECT statements have a different number of columns"
2567
#: ../drizzled/error.cc:372
2568
msgid "Can't execute the query because you have a conflicting read lock"
2571
#: ../drizzled/error.cc:373
2574
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2577
#: ../drizzled/error.cc:374
2580
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2583
#: ../drizzled/error.cc:375
2585
msgid "Variable '%-.64s' doesn't have a default value"
2588
#: ../drizzled/error.cc:376
2590
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2593
#: ../drizzled/error.cc:377
2595
msgid "Incorrect argument type to variable '%-.64s'"
2598
#: ../drizzled/error.cc:378
2600
msgid "Variable '%-.64s' can only be set, not read"
2603
#: ../drizzled/error.cc:379
2605
msgid "Incorrect usage/placement of '%s'"
2608
#: ../drizzled/error.cc:380
2610
msgid "This version of Drizzle doesn't yet support '%s'"
2613
#: ../drizzled/error.cc:381
2615
msgid "Variable '%-.192s' is a %s variable"
2618
#: ../drizzled/error.cc:382
2620
msgid "Incorrect foreign key definition for '%-.192s': %s"
2623
#: ../drizzled/error.cc:383
2624
msgid "Key reference and table reference don't match"
2627
#: ../drizzled/error.cc:384
2629
msgid "Operand should contain %d column(s)"
2632
#: ../drizzled/error.cc:385
2633
msgid "Subquery returns more than 1 row"
2636
#: ../drizzled/error.cc:386
2638
msgid "Converting column '%s' from %s to %s"
2641
#: ../drizzled/error.cc:387
2643
msgid "Reference '%-.64s' not supported (%s)"
2646
#: ../drizzled/error.cc:388
2647
msgid "Every derived table must have its own alias"
2650
#: ../drizzled/error.cc:389
2652
msgid "Select %u was reduced during optimization"
2655
#: ../drizzled/error.cc:390
2657
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2660
#: ../drizzled/error.cc:391
2661
msgid "All parts of a SPATIAL index must be NOT NULL"
2664
#: ../drizzled/error.cc:392
2666
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2669
#: ../drizzled/error.cc:393
2672
"Uncompressed data size too large; the maximum size is %d (based on "
2673
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2676
#: ../drizzled/error.cc:394
2677
msgid "ZLIB: Not enough memory"
2680
#: ../drizzled/error.cc:395
2682
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2683
"data was corrupted)"
2686
#: ../drizzled/error.cc:396
2687
msgid "ZLIB: Input data corrupted"
2690
#: ../drizzled/error.cc:397
2692
msgid "%d line(s) were cut by GROUP_CONCAT()"
2695
#: ../drizzled/error.cc:398
2697
msgid "Row %ld doesn't contain data for all columns"
2700
#: ../drizzled/error.cc:399
2703
"Row %ld was truncated; it contained more data than there were input columns"
2706
#: ../drizzled/error.cc:400
2709
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2712
#: ../drizzled/error.cc:401
2714
msgid "Out of range value for column '%s' at row %ld"
2717
#: ../drizzled/error.cc:402
2719
msgid "Data truncated for column '%s' at row %ld"
2722
#: ../drizzled/error.cc:403
2724
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2727
#: ../drizzled/error.cc:404
2729
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2732
#: ../drizzled/error.cc:405
2734
msgid "Illegal mix of collations for operation '%s'"
2737
#: ../drizzled/error.cc:406
2740
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2744
#: ../drizzled/error.cc:407
2746
msgid "Unknown collation: '%-.64s'"
2749
#: ../drizzled/error.cc:408
2752
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2756
#: ../drizzled/error.cc:409
2758
msgid "Incorrect index name '%-.100s'"
2761
#: ../drizzled/error.cc:410
2763
msgid "Incorrect catalog name '%-.100s'"
2766
#: ../drizzled/error.cc:411
2768
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2771
#: ../drizzled/error.cc:412
2773
msgid "Unknown table engine '%s'"
2776
#: ../drizzled/error.cc:413
2778
msgid "The target table %-.100s of the %s is not updatable"
2781
#: ../drizzled/error.cc:414
2784
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2788
#: ../drizzled/error.cc:415
2791
"The Drizzle server is running with the %s option so it cannot execute this "
2795
#: ../drizzled/error.cc:416
2797
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2800
#: ../drizzled/error.cc:417
2802
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2805
#: ../drizzled/error.cc:418
2807
"Incorrect table definition; there can be only one TIMESTAMP column with "
2808
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2811
#: ../drizzled/error.cc:419
2813
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2816
#: ../drizzled/error.cc:420
2818
msgid "Got error %d '%-.100s' from %s"
2821
#: ../drizzled/error.cc:421
2823
msgid "Got temporary error %d '%-.100s' from %s"
2826
#: ../drizzled/error.cc:422
2828
msgid "Unknown or incorrect time zone: '%-.64s'"
2831
#: ../drizzled/error.cc:423
2833
msgid "Invalid %s character string: '%.64s'"
2836
#: ../drizzled/error.cc:424
2838
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2841
#: ../drizzled/error.cc:425
2843
msgid "%s %s does not exist"
2846
#: ../drizzled/error.cc:426
2847
msgid "Query execution was interrupted"
2850
#: ../drizzled/error.cc:427
2853
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2854
"(s) or definer/invoker of view lack rights to use them"
2857
#: ../drizzled/error.cc:428
2859
msgid "Field '%-.192s' doesn't have a default value"
2862
#: ../drizzled/error.cc:429
2863
msgid "Division by 0"
2866
#: ../drizzled/error.cc:430
2868
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2871
#: ../drizzled/error.cc:431
2873
msgid "Illegal %s '%-.192s' value found during parsing"
2876
#: ../drizzled/error.cc:432
2878
msgid "Key part '%-.192s' length cannot be 0"
2881
#: ../drizzled/error.cc:433
2884
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2888
#: ../drizzled/error.cc:434
2890
msgid "Data too long for column '%s' at row %ld"
2893
#: ../drizzled/error.cc:435
2896
"%s: ready for connections.\n"
2897
"Version: '%s' %s\n"
2900
#: ../drizzled/error.cc:436
2901
msgid "Can't load value from file with fixed size rows to variable"
2904
#: ../drizzled/error.cc:437
2906
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2909
#: ../drizzled/error.cc:438
2910
msgid "Table definition has changed, please retry transaction"
2913
#: ../drizzled/error.cc:439
2915
msgid "Not allowed to return a result set from a %s"
2918
#: ../drizzled/error.cc:440
2919
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2922
#: ../drizzled/error.cc:441
2924
"Explicit or implicit commit is not allowed in stored function or trigger."
2927
#: ../drizzled/error.cc:442
2929
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2932
#: ../drizzled/error.cc:443
2934
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2937
#: ../drizzled/error.cc:444
2940
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2944
#: ../drizzled/error.cc:445
2945
msgid "Trigger in wrong schema"
2948
#: ../drizzled/error.cc:446
2951
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2952
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2955
#: ../drizzled/error.cc:447
2957
msgid "Display width out of range for column '%-.192s' (max = %d)"
2960
#: ../drizzled/error.cc:448
2962
msgid "Datetime function: %-.32s field overflow"
2965
#: ../drizzled/error.cc:449
2968
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2971
#: ../drizzled/error.cc:450
2974
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2977
#: ../drizzled/error.cc:451
2978
msgid "No data - zero rows fetched, selected, or processed"
2981
#: ../drizzled/error.cc:452
2983
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2986
#: ../drizzled/error.cc:453
2988
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2991
#: ../drizzled/error.cc:454
2992
msgid "The used table type doesn't support SPATIAL indexes"
2995
#: ../drizzled/error.cc:455
2997
msgid "Leading spaces are removed from name '%s'"
3000
#: ../drizzled/error.cc:456
3001
msgid "Failed to read auto-increment value from storage engine"
3004
#: ../drizzled/error.cc:457
3006
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3009
#: ../drizzled/error.cc:458
3010
msgid "Too high level of nesting for select"
3013
#: ../drizzled/error.cc:459
3015
msgid "Name '%-.64s' has become ''"
3018
#: ../drizzled/error.cc:460
3020
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3021
"optional and non-empty FIELDS ENCLOSED BY"
3024
#: ../drizzled/error.cc:461
3027
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3030
#: ../drizzled/error.cc:462
3032
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3035
#: ../drizzled/error.cc:463
3037
msgid "Incorrect %-.32s value: '%-.128s'"
3040
#: ../drizzled/error.cc:464
3042
msgid "Table has no partition for value %-.64s"
3045
#: ../drizzled/error.cc:465
3046
msgid "Writing one row to the row-based binary log failed"
3049
#: ../drizzled/error.cc:466
3051
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3054
#: ../drizzled/error.cc:467
3057
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3058
"%d would lead to a duplicate entry"
3061
#: ../drizzled/error.cc:468
3063
"Transaction isolation level can't be changed while a transaction is in "
3067
#: ../drizzled/error.cc:469
3069
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3072
#: ../drizzled/error.cc:470
3074
msgid "Incorrect parameters in the call to native function '%-.192s'"
3077
#: ../drizzled/error.cc:471
3079
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3082
#: ../drizzled/error.cc:472
3084
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3087
#: ../drizzled/error.cc:473
3089
msgid "Received an invalid value '%s' for a UNIX timestamp."
3092
#: ../drizzled/error.cc:474
3094
msgid "Received an invalid datetime value '%s'."
3097
#: ../drizzled/error.cc:475
3099
msgid "Received a NULL argument for function '%s'."
3102
#: ../drizzled/error.cc:476
3104
msgid "Received an out-of-range argument '%s' for function '%s'."
3107
#: ../drizzled/error.cc:477
3109
msgid "Received an invalid enum value '%s'."
3112
#: ../drizzled/error.cc:478
3113
msgid "Tables which are replicated require a primary key."
3116
#: ../drizzled/error.cc:479
3118
msgid "Corrupt or invalid table definition: %s"
3121
#: ../drizzled/error.cc:480
3123
msgid "Corrupt or invalid schema definition for %s : %s"
3126
#: ../drizzled/error.cc:481
3128
msgid "Schema does not exist: %s"
3131
#: ../drizzled/error.cc:482
3133
msgid "Error altering schema: %s"
3136
#: ../drizzled/error.cc:483
3138
msgid "Error droppping Schema : %s"
3141
#: ../drizzled/error.cc:484
3142
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3145
#: ../drizzled/error.cc:485
3147
msgid "Unknown table engine option key/pair %s = %s."
3150
#: ../drizzled/error.cc:486
3152
msgid "Unknown schema engine option key/pair %s = %s."
3155
#. User lock/barrier error messages
3156
#: ../drizzled/error.cc:489
3157
msgid "wait() can not be called on session owning user defined barrier."
3160
#: ../drizzled/error.cc:490
3161
msgid "Unknown user defined barrier requested."
3164
#: ../drizzled/error.cc:491
3165
msgid "Session does not own user defined barrier."
3168
#: ../drizzled/error.cc:492
3169
msgid "Session can not wait on a user defined lock owned by the session."
3172
#: ../drizzled/error.cc:493
3173
msgid "Session does not own user defined lock."
3176
#: ../drizzled/error.cc:495
3177
msgid "Invalid name for user defined barrier."
3180
#: ../drizzled/error.cc:496
3181
msgid "Invalid name for user defined lock."
3184
#: ../drizzled/error.cc:498
3186
msgid "Can't unlock file (Errcode: %d)"
3189
#: ../drizzled/error.cc:499
3191
msgid "Can't change size of file (Errcode: %d)"
3194
#: ../drizzled/error.cc:500
3196
msgid "Can't open stream from handle (Errcode: %d)"
3199
#: ../drizzled/error.cc:501
3201
msgid "Warning: '%s' had %d links"
3204
#: ../drizzled/error.cc:502
3206
msgid "Warning: %d files and %d streams is left open\n"
3209
#: ../drizzled/error.cc:503
3211
msgid "Can't create directory '%s' (Errcode: %d)"
3214
#: ../drizzled/error.cc:504
3217
"Character set '%s' is not a compiled character set and is not specified in "
3221
#: ../drizzled/error.cc:505
3223
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3226
#: ../drizzled/error.cc:506
3228
msgid "Can't read value for symlink '%s' (Error %d)"
3231
#: ../drizzled/error.cc:507
3233
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3236
#: ../drizzled/error.cc:508
3238
msgid "Error on realpath() on '%s' (Error %d)"
3241
#: ../drizzled/error.cc:509
3243
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3246
#: ../drizzled/error.cc:510
3249
"Collation '%s' is not a compiled collation and is not specified in the %s "
3253
#: ../drizzled/error.cc:511
3255
msgid "File '%s' (fileno: %d) was not closed"
3258
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3260
"Schema name cannot be encoded and fit within filesystem name length "
3264
#: ../drizzled/identifier/table.cc:230
3266
"Table name cannot be encoded and fit within filesystem name length "
3272
#. * Since clients still use this code, we use fprintf here.
3273
#. * This fprintf needs to be turned into errmsg_printf
3274
#. * as soon as the client programs no longer use mysys
3275
#. * and can use the pluggable error message system.
3277
#: ../drizzled/internal/default.cc:687
3279
msgid "error: could not open directory: %s\n"
3282
#: ../drizzled/main.cc:160
3284
"setrlimit could not change the size of core files to 'infinity'; We may not "
3285
"be able to generate a core file on signals"
3288
#: ../drizzled/main.cc:267
3290
msgid "Data directory %s does not exist\n"
3293
#: ../drizzled/main.cc:278
3295
msgid "Local catalog %s/local does not exist\n"
3298
#: ../drizzled/message/transaction_writer.cc:365
3300
msgid "Usage: %s TRANSACTION_LOG\n"
3303
#: ../drizzled/message/transaction_writer.cc:371
3305
msgid "Cannot open file: %s\n"
3308
#: ../drizzled/module/library.cc:149
3311
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3312
"the current running version of Drizzle: %<PRIu64>."
3315
#: ../drizzled/module/loader.cc:275
3318
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3322
#: ../drizzled/module/loader.cc:349
3324
msgid "Plugin '%s' init function returned error.\n"
3327
#: ../drizzled/module/loader.cc:578
3329
msgid "Couldn't load plugin library named '%s'.\n"
3332
#: ../drizzled/module/loader.cc:588
3334
msgid "Couldn't load plugin named '%s'.\n"
3337
#: ../drizzled/module/loader.cc:815
3338
msgid "Out of memory."
3341
#: ../drizzled/module/loader.cc:1484 ../drizzled/module/loader.cc:1535
3343
msgid "Unknown variable type code 0x%x in plugin '%s'."
3346
#: ../drizzled/module/loader.cc:1527
3349
"Server variable %s of plugin %s was forced to be read-only: string variable "
3350
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3353
#: ../drizzled/module/loader.cc:1546
3355
msgid "Missing variable name in plugin '%s'."
3358
#: ../drizzled/module/loader.cc:1563
3360
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3363
#: ../drizzled/module/loader.cc:1681
3365
msgid "Out of memory for plugin '%s'."
3368
#: ../drizzled/module/loader.cc:1690
3370
msgid "Bad options for plugin '%s'."
3373
#: ../drizzled/module/loader.cc:1732
3375
msgid "Plugin '%s' has conflicting system variables"
3378
#: ../drizzled/module/registry.h:102
3380
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3383
#: ../drizzled/module/registry.h:111
3385
msgid "Fatal error: Failed initializing %s plugin.\n"
3388
#: ../drizzled/option.cc:84
3392
#: ../drizzled/option.cc:86
3396
#: ../drizzled/option.cc:337
3398
msgid "%s: %s: Option '%s' used, but is disabled\n"
3401
#: ../drizzled/option.cc:339
3405
#: ../drizzled/option.cc:441
3407
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3410
#: ../drizzled/option.cc:769
3412
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3415
#: ../drizzled/option.cc:962
3417
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3420
#: ../drizzled/option.cc:1194
3422
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3425
#: ../drizzled/option.cc:1214
3429
"Variables (--variable-name=value)\n"
3430
"and boolean options {false|true} Value (after reading options)\n"
3431
"--------------------------------- -----------------------------\n"
3434
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3435
msgid "(No default value)"
3438
#: ../drizzled/option.cc:1249
3442
#: ../drizzled/option.cc:1249
3446
#: ../drizzled/option.cc:1282
3448
msgid "(Disabled)\n"
3451
#: ../drizzled/plugin/error_message.cc:81
3453
msgid "errmsg plugin '%s' errmsg() failed"
3456
#: ../drizzled/plugin/event_observer.cc:133
3459
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3460
"'%s' from EventObserver plugin '%s'"
3463
#: ../drizzled/plugin/event_observer.cc:200
3465
"EventObserver::registerTableEvents(): Table already has events registered on "
3466
"it: probable programming error."
3469
#: ../drizzled/plugin/event_observer.cc:335
3471
"EventObserver::registerSessionEvents(): Session already has events "
3472
"registered on it: probable programming error."
3475
#: ../drizzled/plugin/event_observer.cc:387
3477
msgid "EventIterate event handler '%s' failed for event '%s'"
3480
#: ../drizzled/plugin/function.cc:46
3482
msgid "A function named %s already exists!\n"
3485
#: ../drizzled/plugin/function.cc:55
3486
msgid "Could not add Function!\n"
3489
#: ../drizzled/plugin/listen.cc:67
3490
msgid "Error getting file descriptors"
3493
#: ../drizzled/plugin/listen.cc:85
3494
msgid "No sockets could be bound for listening"
3497
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:313
3499
msgid "pipe() failed with errno %d"
3502
#: ../drizzled/plugin/listen.cc:121
3504
msgid "poll() failed with errno %d"
3507
#: ../drizzled/plugin/listen_tcp.cc:59
3509
msgid "accept() failed with errno %d"
3512
#: ../drizzled/plugin/listen_tcp.cc:95
3514
msgid "getaddrinfo() failed with error %s"
3517
#: ../drizzled/plugin/listen_tcp.cc:127
3519
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3522
#: ../drizzled/plugin/listen_tcp.cc:138
3524
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3527
#: ../drizzled/plugin/listen_tcp.cc:147
3529
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3532
#: ../drizzled/plugin/listen_tcp.cc:156
3534
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3537
#: ../drizzled/plugin/listen_tcp.cc:165
3539
msgid "setsockopt(SO_LINGER) failed with errno %d"
3542
#: ../drizzled/plugin/listen_tcp.cc:174
3544
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3547
#: ../drizzled/plugin/listen_tcp.cc:195
3549
msgid "Retrying bind() on %u\n"
3552
#: ../drizzled/plugin/listen_tcp.cc:202
3554
msgid "bind() failed with errno: %d\n"
3557
#: ../drizzled/plugin/listen_tcp.cc:205
3558
msgid "Do you already have another drizzled running?\n"
3561
#: ../drizzled/plugin/listen_tcp.cc:212
3563
msgid "listen() failed with errno %d\n"
3566
#: ../drizzled/plugin/listen_tcp.cc:218
3568
msgid "Listening on %s:%s\n"
3571
#: ../drizzled/plugin/logging.cc:65
3573
msgid "logging '%s' pre() failed"
3576
#: ../drizzled/plugin/logging.cc:90
3578
msgid "logging '%s' post() failed"
3581
#: ../drizzled/plugin/logging.cc:114
3583
msgid "logging '%s' postEnd() failed"
3586
#: ../drizzled/plugin/logging.cc:137
3588
msgid "logging '%s' resetCurrentScoreboard() failed"
3591
#: ../drizzled/plugin/scheduler.cc:62
3594
"Attempted to register a scheduler %s, but a scheduler has already been "
3595
"registered with that name.\n"
3598
#: ../drizzled/plugin/scheduler.cc:99
3600
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3603
#: ../drizzled/plugin/schema_engine.cc:130
3605
msgid "Error while loading database options: '%s':"
3608
#: ../drizzled/plugin/xa_resource_manager.cc:115
3610
msgid "Found %d prepared transaction(s) in resource manager."
3613
#: ../drizzled/plugin/xa_resource_manager.cc:182
3614
msgid "Starting crash recovery..."
3617
#: ../drizzled/plugin/xa_resource_manager.cc:192
3619
msgid "Found %d prepared XA transactions"
3622
#: ../drizzled/plugin/xa_resource_manager.cc:197
3625
"Found %d prepared transactions! It means that drizzled was not shut down "
3626
"properly last time and critical recovery information (last binlog or %s "
3627
"file) was manually deleted after a crash. You have to start drizzled with "
3628
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3631
#: ../drizzled/plugin/xa_resource_manager.cc:207
3632
msgid "Crash recovery finished."
3635
#: ../drizzled/replication_services.cc:94
3637
"You registered a TransactionApplier plugin but no TransactionReplicator "
3638
"plugins were registered.\n"
3641
#: ../drizzled/replication_services.cc:125
3644
"You registered a TransactionApplier plugin but no TransactionReplicator "
3645
"plugins were registered that match the requested replicator name of '%s'.\n"
3646
"We have deactivated the TransactionApplier '%s'.\n"
3649
#: ../drizzled/session.cc:1963 ../drizzled/session.cc:1981
3651
msgid "Could not remove temporary table: '%s', error: %d"
3654
#: ../drizzled/signal_handler.cc:52
3656
msgid "Got signal %d from thread %<PRIu32>"
3659
#: ../drizzled/signal_handler.cc:118
3661
msgid "Fatal signal %d while backtracing\n"
3664
#: ../drizzled/signal_handler.cc:127
3666
msgid "Fatal: time() call failed\n"
3669
#: ../drizzled/signal_handler.cc:133
3672
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3673
"This could be because you hit a bug. It is also possible that this binary\n"
3674
" or one of the libraries it was linked against is corrupt, improperly "
3676
" or misconfigured. This error can also be caused by malfunctioning "
3680
#: ../drizzled/signal_handler.cc:141
3683
"We will try our best to scrape up some info that will hopefully help "
3685
"the problem, but since we have already crashed, something is definitely "
3687
"and this may fail.\n"
3691
#: ../drizzled/signal_handler.cc:148
3694
"It is possible that drizzled could use up to \n"
3695
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3697
"Hope that's ok; if not, decrease some variables in the equation.\n"
3701
#: ../drizzled/sql_table.cc:1908
3703
msgid "Unknown - internal error %d during operation"
3706
#: ../drizzled/statement/alter_table.cc:1511
3709
"order_st BY ignored because there is a user-defined clustered index in the "
3713
#: ../drizzled/sys_var.cc:1554
3715
msgid "Variable named %s already exists!\n"
3718
#: ../drizzled/sys_var.cc:1563
3720
msgid "Could not add Variable: %s\n"
3723
#: ../drizzled/sys_var.cc:1662
3724
msgid "Failed to initialize system variables"
3727
#: ../drizzled/table.cc:1636
3729
msgid "Got error %d when reading table '%s'"
3732
#: ../drizzled/tztime.cc:173
3734
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3737
#: ../plugin/auth_file/auth_file.cc:227
3739
msgid "Could not load auth file: %s\n"
3742
#: ../plugin/auth_file/auth_file.cc:243
3743
msgid "File to load for usernames and passwords"
3746
#: ../plugin/auth_http/auth_http.cc:135
3748
"auth_http plugin loaded but required option url not specified. Against which "
3749
"URL are you intending on authenticating?\n"
3752
#: ../plugin/auth_http/auth_http.cc:151
3753
msgid "URL for HTTP Auth check"
3756
#: ../plugin/auth_ldap/auth_ldap.cc:291
3758
msgid "Reconnect failed: %s\n"
3761
#: ../plugin/auth_ldap/auth_ldap.cc:310
3763
msgid "ldap_search_ext_s failed: %s\n"
3766
#: ../plugin/auth_ldap/auth_ldap.cc:416
3768
msgid "Could not load auth ldap: %s\n"
3771
#: ../plugin/auth_ldap/auth_ldap.cc:437
3772
msgid "URI of the LDAP server to contact"
3775
#: ../plugin/auth_ldap/auth_ldap.cc:439
3776
msgid "DN to use when binding to the LDAP server"
3779
#: ../plugin/auth_ldap/auth_ldap.cc:441
3780
msgid "Password to use when binding the DN"
3783
#: ../plugin/auth_ldap/auth_ldap.cc:443
3784
msgid "DN to use when searching"
3787
#: ../plugin/auth_ldap/auth_ldap.cc:445
3788
msgid "Attribute in LDAP with plain text password"
3791
#: ../plugin/auth_ldap/auth_ldap.cc:447
3792
msgid "Attribute in LDAP with MySQL hashed password"
3795
#: ../plugin/auth_ldap/auth_ldap.cc:449
3796
msgid "How often to empty the users cache, 0 to disable"
3799
#: ../plugin/blitzdb/ha_blitz.cc:1507
3800
msgid "Estimated number of rows that a BlitzDB table will store."
3803
#: ../plugin/console/console.cc:349
3804
msgid "Enable the console."
3807
#: ../plugin/console/console.cc:352
3808
msgid "Turn on extra debugging."
3811
#: ../plugin/console/console.cc:355
3812
msgid "User to use for auth."
3815
#: ../plugin/console/console.cc:358
3816
msgid "Password to use for auth."
3819
#: ../plugin/console/console.cc:361
3820
msgid "Default database to use."
3823
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3825
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3830
#: ../plugin/mysql_protocol/mysql_protocol.cc:937
3831
msgid "Connect Timeout."
3834
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3835
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3836
msgid "Read Timeout."
3839
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3840
#: ../plugin/mysql_protocol/mysql_protocol.cc:943
3841
msgid "Write Timeout."
3844
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3845
#: ../plugin/mysql_protocol/mysql_protocol.cc:946
3846
msgid "Retry Count."
3849
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3850
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
3851
msgid "Buffer length."
3854
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
3855
#: ../plugin/mysql_protocol/mysql_protocol.cc:952
3856
msgid "Address to bind to."
3859
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
3860
msgid "Failed to send error message to libnotify\n"
3863
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
3864
msgid "Error Messages to stderr"
3867
#: ../plugin/filtered_replicator/filtered_replicator.cc:576
3868
msgid "List of schemas to filter"
3871
#: ../plugin/filtered_replicator/filtered_replicator.cc:579
3872
msgid "List of tables to filter"
3875
#: ../plugin/filtered_replicator/filtered_replicator.cc:582
3876
msgid "Regular expression to apply to schemas to filter"
3879
#: ../plugin/filtered_replicator/filtered_replicator.cc:585
3880
msgid "Regular expression to apply to tables to filter"
3883
#: ../plugin/haildb/haildb_engine.cc:1063
3884
#: ../plugin/haildb/haildb_engine.cc:1201
3885
#: ../plugin/haildb/haildb_engine.cc:1231
3887
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3890
#: ../plugin/haildb/haildb_engine.cc:1082
3892
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3895
#: ../plugin/haildb/haildb_engine.cc:1180
3896
#: ../plugin/haildb/haildb_engine.cc:1293
3897
#: ../plugin/haildb/haildb_engine.cc:1474
3898
#: ../plugin/haildb/haildb_engine.cc:2050
3900
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3903
#: ../plugin/haildb/haildb_engine.cc:1332
3904
#: ../plugin/haildb/haildb_engine.cc:1348
3906
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3909
#: ../plugin/haildb/haildb_engine.cc:3158
3911
msgid "Error starting HailDB %d (%s)\n"
3914
#: ../plugin/haildb/haildb_engine.cc:3187
3915
msgid "Disable HailDB adaptive hash index (enabled by default)."
3918
#: ../plugin/haildb/haildb_engine.cc:3189
3919
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
3922
#: ../plugin/haildb/haildb_engine.cc:3192
3924
"Size of a memory pool HailDB uses to store data dictionary information and "
3925
"other internal data structures."
3928
#: ../plugin/haildb/haildb_engine.cc:3195
3929
msgid "Data file autoextend increment in megabytes"
3932
#: ../plugin/haildb/haildb_engine.cc:3198
3934
"The size of the memory buffer HailDB uses to cache data and indexes of its "
3938
#: ../plugin/haildb/haildb_engine.cc:3201
3939
msgid "The common part for HailDB table spaces."
3942
#: ../plugin/haildb/haildb_engine.cc:3203
3943
msgid "Disable HailDB checksums validation (enabled by default)."
3946
#: ../plugin/haildb/haildb_engine.cc:3205
3947
msgid "Disable HailDB doublewrite buffer (enabled by default)."
3950
#: ../plugin/haildb/haildb_engine.cc:3208
3951
msgid "Number of IOPs the server can do. Tunes the background IO rate"
3954
#: ../plugin/haildb/haildb_engine.cc:3211
3956
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
3957
"are 0, 1 (faster) or 2 (fastest - crash-like)."
3960
#: ../plugin/haildb/haildb_engine.cc:3214
3961
msgid "Stores each HailDB table to an .ibd file in the database dir."
3964
#: ../plugin/haildb/haildb_engine.cc:3217
3965
msgid "File format to use for new tables in .ibd files."
3968
#: ../plugin/haildb/haildb_engine.cc:3220
3970
"Set to 0 (write and flush once per second),1 (write and flush at each "
3971
"commit) or 2 (write at commit, flush once per second)."
3974
#: ../plugin/haildb/haildb_engine.cc:3223
3975
msgid "With which method to flush data."
3978
#: ../plugin/haildb/haildb_engine.cc:3226
3980
"Helps to save your data in case the disk image of the database becomes "
3984
#: ../plugin/haildb/haildb_engine.cc:3229
3985
msgid "Path to individual files and their sizes."
3988
#: ../plugin/haildb/haildb_engine.cc:3232
3989
msgid "Path to HailDB log files."
3992
#: ../plugin/haildb/haildb_engine.cc:3235
3993
msgid "Size of each log file in a log group."
3996
#: ../plugin/haildb/haildb_engine.cc:3238
3998
"Number of log files in the log group. HailDB writes to the files in a "
3999
"circular fashion. Value 3 is recommended here."
4002
#: ../plugin/haildb/haildb_engine.cc:3241
4004
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4005
"rolled back. Values above 100000000 disable the timeout."
4008
#: ../plugin/haildb/haildb_engine.cc:3244
4010
"The size of the buffer which HailDB uses to write log to the log files on "
4014
#: ../plugin/haildb/haildb_engine.cc:3247
4016
"Sets the point in the LRU list from where all pages are classified as old "
4020
#: ../plugin/haildb/haildb_engine.cc:3250
4022
"Milliseconds between accesses to a block at which it is made young. "
4023
"0=disabled (Advanced users)"
4026
#: ../plugin/haildb/haildb_engine.cc:3253
4027
msgid "Percentage of dirty pages allowed in bufferpool."
4030
#: ../plugin/haildb/haildb_engine.cc:3256
4031
msgid "Desired maximum length of the purge queue (0 = no limit)"
4034
#: ../plugin/haildb/haildb_engine.cc:3259
4036
"Roll back the complete transaction on lock wait timeout, for 4.x "
4037
"compatibility (disabled by default)"
4040
#: ../plugin/haildb/haildb_engine.cc:3262
4041
msgid "How many files at the maximum HailDB keeps open at the same time."
4044
#: ../plugin/haildb/haildb_engine.cc:3265
4045
msgid "Number of background read I/O threads in HailDB."
4048
#: ../plugin/haildb/haildb_engine.cc:3268
4049
msgid "Number of background write I/O threads in HailDB."
4052
#: ../plugin/haildb/haildb_engine.cc:3270
4054
"Disable if you want to reduce the number of messages written to the log "
4055
"(default: enabled)."
4058
#: ../plugin/haildb/haildb_engine.cc:3273
4059
msgid "Enable SHOW HAILDB STATUS output in the log"
4062
#: ../plugin/haildb/haildb_engine.cc:3276
4063
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4066
#: ../plugin/haildb/haildb_engine.cc:3278
4068
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4071
#: ../plugin/hello_events/hello_events.cc:401
4072
msgid "Enable Example Events Plugin"
4075
#: ../plugin/hello_events/hello_events.cc:404
4076
#: ../plugin/hello_events/hello_events.cc:407
4077
msgid "A comma delimited list of databases to watch"
4080
#: ../plugin/hello_events/hello_events.cc:410
4081
msgid "Before write row event observer call position"
4084
#: ../plugin/hello_events/hello_events.cc:413
4085
#: ../plugin/pbms/src/parameters_ms.cc:601
4086
msgid "Before update row event observer call position"
4089
#: ../plugin/hello_events/hello_events.cc:416
4090
msgid "After drop database event observer call position"
4093
#: ../plugin/hello_events/hello_events.cc:427
4094
msgid "An example events Plugin"
4097
#: ../plugin/innobase/handler/data_dictionary.cc:762
4099
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4102
#: ../plugin/innobase/handler/ha_innodb.cc:1854
4103
msgid "Invalid value for io-capacity\n"
4106
#: ../plugin/innobase/handler/ha_innodb.cc:1872
4107
msgid "Invalid value for fast-shutdown\n"
4110
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4111
msgid "Invalid value for flush-log-at-trx-commit\n"
4114
#: ../plugin/innobase/handler/ha_innodb.cc:1909
4115
msgid "Invalid value for max-dirty-pages-pct\n"
4118
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4119
msgid "Invalid value for stats-sample-pages\n"
4122
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4123
msgid "Invalid value for additional-mem-pool-size\n"
4126
#: ../plugin/innobase/handler/ha_innodb.cc:1939
4127
msgid "Invalid value for autoextend-increment\n"
4130
#: ../plugin/innobase/handler/ha_innodb.cc:1949
4131
msgid "Invalid value for buffer-pool-size\n"
4134
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4135
msgid "Invalid value for buffer-pool-instances\n"
4138
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4139
msgid "Invalid value for commit-concurrency\n"
4142
#: ../plugin/innobase/handler/ha_innodb.cc:1978
4143
msgid "Invalid value for concurrency-tickets\n"
4146
#: ../plugin/innobase/handler/ha_innodb.cc:1987
4147
msgid "Invalid value for read-io-threads\n"
4150
#: ../plugin/innobase/handler/ha_innodb.cc:1996
4151
msgid "Invalid value for write-io-threads\n"
4154
#: ../plugin/innobase/handler/ha_innodb.cc:2005
4155
msgid "Invalid value for force-recovery\n"
4158
#: ../plugin/innobase/handler/ha_innodb.cc:2015
4159
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4160
msgid "Invalid value for log-file-size\n"
4163
#: ../plugin/innobase/handler/ha_innodb.cc:2034
4164
msgid "Invalid value for log-files-in-group\n"
4167
#: ../plugin/innobase/handler/ha_innodb.cc:2043
4168
msgid "Invalid value for mirrored-log-groups\n"
4171
#: ../plugin/innobase/handler/ha_innodb.cc:2052
4172
msgid "Invalid value for open-files\n"
4175
#: ../plugin/innobase/handler/ha_innodb.cc:2061
4176
msgid "Invalid value for thread-concurrency\n"
4179
#: ../plugin/innobase/handler/ha_innodb.cc:2075
4180
msgid "Invalid value for read-ahead-threshold\n"
4183
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4184
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4185
#: ../plugin/transaction_log/print_transaction_message.cc:177
4186
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4188
msgid "Unable to parse transaction. Got error: %s.\n"
4191
#: ../plugin/logging_gearman/logging_gearman.cc:186
4193
msgid "fail gearman_client_create(): %s"
4196
#: ../plugin/logging_gearman/logging_gearman.cc:197
4198
msgid "fail gearman_client_add_server(): %s"
4201
#: ../plugin/logging_gearman/logging_gearman.cc:303
4202
msgid "Hostname for logging to a Gearman server"
4205
#: ../plugin/logging_gearman/logging_gearman.cc:306
4206
msgid "Gearman Function to send logging to"
4209
#: ../plugin/logging_gearman/logging_gearman.cc:317
4210
msgid "Log queries to a Gearman server"
4213
#: ../plugin/logging_query/logging_query.cc:178
4215
msgid "fail open() fn=%s er=%s\n"
4218
#: ../plugin/logging_query/logging_query.cc:319
4219
msgid "Enable logging to CSV file"
4222
#: ../plugin/logging_query/logging_query.cc:322
4223
msgid "File to log to"
4226
#: ../plugin/logging_query/logging_query.cc:325
4227
msgid "PCRE to match the query against"
4230
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4231
msgid "Threshold for logging slow queries, in microseconds"
4234
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4235
msgid "Threshold for logging big queries, for rows returned"
4238
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4239
msgid "Threshold for logging big queries, for rows examined"
4242
#: ../plugin/logging_query/logging_query.cc:345
4243
msgid "Log queries to a CSV file"
4246
#: ../plugin/logging_stats/logging_stats.cc:373
4247
msgid "Max number of users that will be logged"
4250
#: ../plugin/logging_stats/logging_stats.cc:376
4251
msgid "Max number of range locks to use for Scoreboard"
4254
#: ../plugin/logging_stats/logging_stats.cc:379
4255
msgid "Max number of concurrent sessions that will be logged"
4258
#: ../plugin/logging_stats/logging_stats.cc:380
4259
msgid "Enable Logging Statistics Collection"
4262
#: ../plugin/logging_stats/logging_stats.cc:389
4263
msgid "User Statistics as DATA_DICTIONARY tables"
4266
#: ../plugin/md5/md5.cc:99
4267
msgid "libgcrypt library version mismatch\n"
4270
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4271
#: ../plugin/memcached_stats/memcached_stats.cc:87
4272
msgid "List of memcached servers."
4275
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4276
msgid "Expiry time of memcached entries"
4279
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4280
msgid "Enable Memcached Query Cache"
4283
#: ../plugin/memcached_stats/analysis_table.cc:78
4284
#: ../plugin/memcached_stats/stats_table.cc:144
4285
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4288
#: ../plugin/memcached_stats/memcached_stats.cc:98
4289
msgid "Memcached Stats as I_S tables"
4292
#: ../plugin/memcached_stats/stats_table.cc:74
4295
"Unable get stats from memcached server %s. Got error from "
4296
"memcached_stat_servername()."
4299
#: ../plugin/memcached_stats/stats_table.cc:151
4300
msgid "Unable to create memcached struct. Got error from memcached_create()."
4303
#: ../plugin/memcached_stats/stats_table.cc:159
4306
"Unable to create memcached server list. Got error from "
4307
"memcached_servers_parse(%s)."
4310
#: ../plugin/multi_thread/multi_thread.cc:85
4311
msgid "Unable to get thread stack size\n"
4314
#: ../plugin/multi_thread/multi_thread.cc:177
4315
msgid "Maximum number of user threads available."
4318
#: ../plugin/myisam/ha_myisam.cc:533
4320
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4323
#: ../plugin/myisam/ha_myisam.cc:537
4325
msgid "Got an error from unknown thread, %s:%d"
4328
#: ../plugin/myisam/ha_myisam.cc:543
4329
msgid "Unknown thread accessing table"
4332
#: ../plugin/myisam/ha_myisam.cc:1507
4334
"Don't use the fast sort index method to created index if the temporary file "
4335
"would get bigger than this."
4338
#: ../plugin/myisam/ha_myisam.cc:1510
4340
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4341
"when creating indexes with CREATE INDEX or ALTER TABLE."
4344
#: ../plugin/myisam/my_handler_errors.cc:42
4345
msgid "Didn't find key on read or update"
4348
#: ../plugin/myisam/my_handler_errors.cc:43
4349
msgid "Duplicate key on write or update"
4352
#: ../plugin/myisam/my_handler_errors.cc:44
4353
msgid "Internal (unspecified) error in handler"
4356
#: ../plugin/myisam/my_handler_errors.cc:46
4358
"Someone has changed the row since it was read (while the table was locked to "
4362
#: ../plugin/myisam/my_handler_errors.cc:48
4363
msgid "Wrong index given to function"
4366
#: ../plugin/myisam/my_handler_errors.cc:49
4367
msgid "Index file is crashed"
4370
#: ../plugin/myisam/my_handler_errors.cc:50
4371
msgid "Record file is crashed"
4374
#: ../plugin/myisam/my_handler_errors.cc:51
4375
msgid "Out of memory in engine"
4378
#: ../plugin/myisam/my_handler_errors.cc:52
4379
msgid "Incorrect file format"
4382
#: ../plugin/myisam/my_handler_errors.cc:53
4383
msgid "Command not supported by database"
4386
#: ../plugin/myisam/my_handler_errors.cc:54
4387
msgid "Old database file"
4390
#: ../plugin/myisam/my_handler_errors.cc:55
4391
msgid "No record read before update"
4394
#: ../plugin/myisam/my_handler_errors.cc:56
4395
msgid "Record was already deleted (or record file crashed)"
4398
#: ../plugin/myisam/my_handler_errors.cc:57
4399
msgid "No more room in record file"
4402
#: ../plugin/myisam/my_handler_errors.cc:58
4403
msgid "No more room in index file"
4406
#: ../plugin/myisam/my_handler_errors.cc:59
4407
msgid "No more records (read after end of file)"
4410
#: ../plugin/myisam/my_handler_errors.cc:60
4411
msgid "Unsupported extension used for table"
4414
#: ../plugin/myisam/my_handler_errors.cc:61
4418
#: ../plugin/myisam/my_handler_errors.cc:62
4419
msgid "Wrong create options"
4422
#: ../plugin/myisam/my_handler_errors.cc:63
4423
msgid "Duplicate unique key or constraint on write or update"
4426
#: ../plugin/myisam/my_handler_errors.cc:64
4427
msgid "Unknown character set used in table"
4430
#: ../plugin/myisam/my_handler_errors.cc:65
4431
msgid "Conflicting table definitions in sub-tables of MERGE table"
4434
#: ../plugin/myisam/my_handler_errors.cc:66
4435
msgid "Table is crashed and last repair failed"
4438
#: ../plugin/myisam/my_handler_errors.cc:67
4439
msgid "Table was marked as crashed and should be repaired"
4442
#: ../plugin/myisam/my_handler_errors.cc:68
4443
msgid "Lock timed out; Retry transaction"
4446
#: ../plugin/myisam/my_handler_errors.cc:69
4447
msgid "Lock table is full; Restart program with a larger locktable"
4450
#: ../plugin/myisam/my_handler_errors.cc:70
4451
msgid "Updates are not allowed under a read only transactions"
4454
#: ../plugin/myisam/my_handler_errors.cc:71
4455
msgid "Lock deadlock; Retry transaction"
4458
#: ../plugin/myisam/my_handler_errors.cc:72
4459
msgid "Foreign key constraint is incorrectly formed"
4462
#: ../plugin/myisam/my_handler_errors.cc:73
4463
msgid "Cannot add a child row"
4466
#: ../plugin/myisam/my_handler_errors.cc:74
4467
msgid "Cannot delete a parent row"
4470
#: ../plugin/myisam/my_handler_errors.cc:75
4471
msgid "No savepoint with that name"
4474
#: ../plugin/myisam/my_handler_errors.cc:76
4475
msgid "Non unique key block size"
4478
#: ../plugin/myisam/my_handler_errors.cc:77
4479
msgid "The table does not exist in engine"
4482
#: ../plugin/myisam/my_handler_errors.cc:78
4483
msgid "The table already existed in storage engine"
4486
#: ../plugin/myisam/my_handler_errors.cc:79
4487
msgid "Could not connect to storage engine"
4490
#: ../plugin/myisam/my_handler_errors.cc:80
4491
msgid "Unexpected null pointer found when using spatial index"
4494
#: ../plugin/myisam/my_handler_errors.cc:81
4495
msgid "The table changed in storage engine"
4498
#: ../plugin/myisam/my_handler_errors.cc:82
4499
msgid "There's no partition in table for the given value"
4502
#: ../plugin/myisam/my_handler_errors.cc:83
4503
msgid "Row-based binlogging of row failed"
4506
#: ../plugin/myisam/my_handler_errors.cc:84
4507
msgid "Index needed in foreign key constraint"
4510
#: ../plugin/myisam/my_handler_errors.cc:85
4511
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4514
#: ../plugin/myisam/my_handler_errors.cc:86
4515
msgid "Table needs to be upgraded before it can be used"
4518
#: ../plugin/myisam/my_handler_errors.cc:87
4519
msgid "Table is read only"
4522
#: ../plugin/myisam/my_handler_errors.cc:88
4523
msgid "Failed to get next auto increment value"
4526
#: ../plugin/myisam/my_handler_errors.cc:89
4527
msgid "Failed to set row auto increment value"
4530
#: ../plugin/myisam/my_handler_errors.cc:90
4531
msgid "Unknown (generic) error from engine"
4534
#: ../plugin/myisam/my_handler_errors.cc:91
4535
msgid "Record is the same"
4538
#: ../plugin/myisam/my_handler_errors.cc:92
4539
msgid "It is not possible to log this statement"
4542
#: ../plugin/myisam/my_handler_errors.cc:93
4543
msgid "Tablespace exists"
4546
#: ../plugin/myisam/my_handler_errors.cc:94
4547
msgid "The event was corrupt, leading to illegal data being read"
4550
#: ../plugin/myisam/my_handler_errors.cc:95
4551
msgid "The table is of a new format not supported by this version"
4554
#: ../plugin/myisam/my_handler_errors.cc:96
4555
msgid "The event could not be processed no other handler error happened"
4558
#: ../plugin/myisam/my_handler_errors.cc:97
4559
msgid "Got a fatal error during initialzation of handler"
4562
#: ../plugin/myisam/my_handler_errors.cc:98
4563
msgid "File to short; Expected more data in file"
4566
#: ../plugin/myisam/my_handler_errors.cc:99
4567
msgid "Read page with wrong checksum"
4570
#. TODO: get a better message for these
4571
#: ../plugin/myisam/my_handler_errors.cc:101
4572
msgid "Lock or active transaction"
4575
#: ../plugin/myisam/my_handler_errors.cc:102
4576
msgid "No such table space"
4579
#: ../plugin/myisam/my_handler_errors.cc:103
4580
msgid "Tablespace not empty"
4583
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4585
"Port number to use for connection or 0 for default to with MySQL protocol."
4588
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4590
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4591
"the file is stale and should be removed?"
4594
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:155
4595
msgid "Path used for MySQL UNIX Socket Protocol."
4598
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4599
msgid "Clobber socket file if one is there already."
4602
#: ../plugin/pbms/src/parameters_ms.cc:574
4604
"A comma delimited list of tables to watch of the format: <database>."
4608
#: ../plugin/pbms/src/parameters_ms.cc:582
4609
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4612
#: ../plugin/pbms/src/parameters_ms.cc:590
4613
msgid "Before insert row event observer call position"
4616
#: ../plugin/pbms/src/plugin_ms.cc:70
4617
msgid "Port number to use for connection or 0 for default PBMS port "
4620
#: ../plugin/pbms/src/plugin_ms.cc:83
4621
msgid "Invalid port number\n"
4624
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4625
msgid "Could not open socket, is rabbitmq running?"
4628
#: ../plugin/rabbitmq/rabbitmq_log.cc:73
4629
msgid "Failed to allocate enough memory to transaction message\n"
4632
#: ../plugin/rabbitmq/rabbitmq_log.cc:118
4634
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4637
#: ../plugin/rabbitmq/rabbitmq_log.cc:131
4639
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4642
#: ../plugin/rabbitmq/rabbitmq_log.cc:156
4643
msgid "Host name to connect to"
4646
#: ../plugin/rabbitmq/rabbitmq_log.cc:159
4647
msgid "Port to connect to"
4650
#: ../plugin/rabbitmq/rabbitmq_log.cc:162
4651
msgid "RabbitMQ virtualhost"
4654
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
4655
msgid "RabbitMQ username"
4658
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
4659
msgid "RabbitMQ password"
4662
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
4663
#: ../plugin/transaction_log/module.cc:270
4664
msgid "Name of the replicator plugin to use (default='default_replicator')"
4667
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
4668
msgid "Name of RabbitMQ exchange to publish to"
4671
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
4672
msgid "Name of RabbitMQ routing key to use"
4675
#: ../plugin/session_dictionary/processlist.cc:79
4679
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4681
msgid "syslog facility \"%s\" not known, using \"local0\""
4684
#: ../plugin/syslog/errmsg.cc:50
4686
msgid "syslog priority \"%s\" not known, using \"warn\""
4689
#: ../plugin/syslog/logging.cc:63
4691
msgid "syslog priority \"%s\" not known, using \"info\""
4694
#: ../plugin/syslog/module.cc:95
4695
msgid "Syslog Ident"
4698
#: ../plugin/syslog/module.cc:98
4699
msgid "Syslog Facility"
4702
#: ../plugin/syslog/module.cc:101
4703
msgid "Enable logging to syslog of the query log"
4706
#: ../plugin/syslog/module.cc:104
4707
msgid "Syslog Priority of query logging"
4710
#: ../plugin/syslog/module.cc:116
4711
msgid "Enable logging to syslog of the error messages"
4714
#: ../plugin/syslog/module.cc:119
4715
msgid "Syslog Priority of error messages"
4718
#: ../plugin/transaction_log/background_worker.cc:77
4720
msgid "Unable to create background worker thread. Got error %s.\n"
4723
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4724
#: ../plugin/transaction_log/print_transaction_message.cc:106
4725
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4727
msgid "Failed to open transaction log file %s. Got error: %s\n"
4730
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4731
#: ../plugin/transaction_log/print_transaction_message.cc:169
4732
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4733
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4735
msgid "Could not read transaction message.\n"
4738
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4739
#: ../plugin/transaction_log/print_transaction_message.cc:170
4740
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4742
msgid "GPB ERROR: %s.\n"
4745
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
4746
#: ../plugin/transaction_log/print_transaction_message.cc:171
4747
#: ../plugin/transaction_log/transaction_log_reader.cc:154
4749
msgid "Raw buffer read: %s.\n"
4752
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
4753
#: ../plugin/transaction_log/print_transaction_message.cc:179
4754
#: ../plugin/transaction_log/transaction_log_reader.cc:163
4756
msgid "BUFFER: %s\n"
4759
#: ../plugin/transaction_log/module.cc:171
4761
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4764
#: ../plugin/transaction_log/module.cc:180
4766
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4769
#: ../plugin/transaction_log/module.cc:192
4771
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4774
#: ../plugin/transaction_log/module.cc:201
4776
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4779
#: ../plugin/transaction_log/module.cc:216
4781
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4784
#: ../plugin/transaction_log/module.cc:258
4785
msgid "DEBUGGING - Truncate transaction log"
4788
#: ../plugin/transaction_log/module.cc:261
4789
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4792
#: ../plugin/transaction_log/module.cc:264
4793
msgid "Enable transaction log"
4796
#: ../plugin/transaction_log/module.cc:267
4797
msgid "Path to the file to use for transaction log"
4800
#: ../plugin/transaction_log/module.cc:273
4802
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4803
"each transaction write, 2 == sync log file once per second"
4806
#: ../plugin/transaction_log/module.cc:276
4807
msgid "Number of slots for in-memory write buffers (default=8)."
4810
#: ../plugin/transaction_log/print_transaction_message.cc:135
4812
msgid "GPB message is not a valid type.\n"
4815
#: ../plugin/transaction_log/print_transaction_message.cc:155
4817
msgid "GPB message is not a valid size.\n"
4820
#: ../plugin/transaction_log/transaction_log.cc:114
4821
msgid "Failed to open transaction log file "
4824
#: ../plugin/transaction_log/transaction_log.cc:215
4827
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4828
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4831
#: ../plugin/transaction_log/transaction_log.cc:236
4833
msgid "Failed to sync log file. Got error: %s\n"
4836
#: ../plugin/transaction_log/transaction_log_reader.cc:119
4837
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
4839
msgid "Attempted to read record bigger than INT_MAX\n"
4842
#: ../plugin/transaction_log/transaction_log_reader.cc:139
4844
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4847
#: ../plugin/transaction_log/transaction_log_reader.cc:174
4849
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4852
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
4853
msgid "Cannot open file: "
4856
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
4857
msgid "Could not skip to position "
4860
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
4861
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4864
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
4865
msgid "Memory allocation failure trying to allocate "
4868
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
4872
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
4876
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
4882
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
4883
msgid "Unable to parse command. Got error: "
4886
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
4893
#: ../plugin/transaction_log/utilities/transaction_reader.cc:428
4895
msgid "Display help and exit"
4896
msgstr "Εμφάνησε αυτή την βοήθεια."
4898
#: ../plugin/transaction_log/utilities/transaction_reader.cc:429
4899
msgid "Read from the innodb transaction log"
4902
#: ../plugin/transaction_log/utilities/transaction_reader.cc:435
4903
msgid "Password to use when connecting to server"
4906
#: ../plugin/transaction_log/utilities/transaction_reader.cc:438
4907
msgid "Perform checksum"
4910
#: ../plugin/transaction_log/utilities/transaction_reader.cc:439
4911
msgid "Ignore event messages"
4914
#: ../plugin/transaction_log/utilities/transaction_reader.cc:440
4915
msgid "Transaction log file"
4918
#: ../plugin/transaction_log/utilities/transaction_reader.cc:441
4919
msgid "Print raw Protobuf messages instead of SQL"
4922
#: ../plugin/transaction_log/utilities/transaction_reader.cc:444
4923
msgid "Start reading from the given file position"
4926
#: ../plugin/transaction_log/utilities/transaction_reader.cc:447
4927
msgid "Only output for the given transaction ID and later"
4930
#: ../plugin/transaction_log/utilities/transaction_reader.cc:450
4931
msgid "Only output for the given transaction ID"
4934
#: ../plugin/transaction_log/utilities/transaction_reader.cc:451
4935
msgid "Summarize message contents"
4938
#: ../plugin/transaction_log/utilities/transaction_reader.cc:485
4939
msgid "Cannot use --start-pos and --transaction-id together\n"
4942
#: ../plugin/transaction_log/utilities/transaction_reader.cc:491
4943
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
4946
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
4947
msgid "Checksum failed. Wanted "
4950
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
4955
#~ msgid "--help : Display help and exit\n"
4956
#~ msgstr "Εμφάνησε αυτή την βοήθεια."