115
115
msgid "Error: Invalid Value for max_input_line"
118
#: ../client/drizzle.cc:1363
120
msgid "Displays this help and exit."
121
msgstr "Zobraziť pomocníka a ukončiť."
118
123
#: ../client/drizzle.cc:1364
120
msgid "Displays this help and exit."
121
msgstr "Zobraziť pomocníka a ukončiť."
123
#: ../client/drizzle.cc:1365
125
125
"Don't use history file. Disable interactive behavior. (Enables --silent)"
127
127
"Nepoužívajte súbor histórie. Zakázať interaktívne správanie. (Umožňuje --"
130
#: ../client/drizzle.cc:1367
130
#: ../client/drizzle.cc:1366
131
131
msgid "Display column type information."
134
#: ../client/drizzle.cc:1369
134
#: ../client/drizzle.cc:1368
136
136
"Preserve comments. Send comments to the server. The default is --skip-"
137
137
"comments (discard comments), enable with --comments"
140
#: ../client/drizzle.cc:1371
140
#: ../client/drizzle.cc:1370
141
141
msgid "Use compression in server/client protocol."
142
142
msgstr "Použiť kompresiu v protokole server/klient"
144
#: ../client/drizzle.cc:1373
144
#: ../client/drizzle.cc:1372
145
145
msgid "Print the output of a query (rows) vertically."
148
#: ../client/drizzle.cc:1375
148
#: ../client/drizzle.cc:1374
149
149
msgid "Continue even if we get an sql error."
150
150
msgstr "Pokračovať, aj keď dostaneme sql chybu."
152
#: ../client/drizzle.cc:1377
152
#: ../client/drizzle.cc:1376
154
154
"Enable named commands. Named commands mean this program's internal commands; "
155
155
"see drizzle> help . When enabled, the named commands can be used from any "
207
207
"Zmeňte hodnotu premennej. Upozorňujeme, že táto možnosť je zastaraná, môžete "
208
208
"nastaviť premenné priamo s --variable-name=value."
210
#: ../client/drizzle.cc:1394
210
#: ../client/drizzle.cc:1393
211
211
msgid "Output in table format."
214
#: ../client/drizzle.cc:1396
214
#: ../client/drizzle.cc:1395
215
215
msgid "Only allow UPDATE and DELETE that uses keys."
218
#: ../client/drizzle.cc:1398
218
#: ../client/drizzle.cc:1397
219
219
msgid "Synonym for option --safe-updates, -U."
222
#: ../client/drizzle.cc:1400
222
#: ../client/drizzle.cc:1399
223
223
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
226
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
226
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
227
227
msgid "Output version information and exit."
230
#: ../client/drizzle.cc:1403
230
#: ../client/drizzle.cc:1402
231
231
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
234
#: ../client/drizzle.cc:1407
234
#: ../client/drizzle.cc:1406
235
235
msgid "Number of lines before each import progress report."
238
#: ../client/drizzle.cc:1409
238
#: ../client/drizzle.cc:1408
239
239
msgid "Ping the server to check if it's alive."
242
#: ../client/drizzle.cc:1411
242
#: ../client/drizzle.cc:1410
243
243
msgid "Configuration file defaults are not used if no-defaults is set"
246
#: ../client/drizzle.cc:1417
246
#: ../client/drizzle.cc:1416
248
248
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
249
249
"and field completion, but startup and reconnecting may take a longer time. "
250
250
"Disable with --disable-auto-rehash."
253
#: ../client/drizzle.cc:1418
253
#: ../client/drizzle.cc:1417
255
255
"No automatic rehashing. One has to use 'rehash' to get table and field "
256
256
"completion. This gives a quicker start of drizzle_st and disables rehashing "
257
257
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
260
#: ../client/drizzle.cc:1420
260
#: ../client/drizzle.cc:1419
262
262
"Automatically switch to vertical output mode if the result is wider than the "
263
263
"terminal width."
315
315
"(\\h). Táto voľba nefunguje v dávkovom režime. Zakázať s --disable-pager. "
316
316
"Táto možnosť je v predvolenom nastavení zakázaná."
318
#: ../client/drizzle.cc:1440
318
#: ../client/drizzle.cc:1439
320
320
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
321
321
msgstr "Zakázať pager, tlač na štandardný výstup."
323
#: ../client/drizzle.cc:1442
323
#: ../client/drizzle.cc:1441
324
324
msgid "Set the drizzle prompt to this value."
327
#: ../client/drizzle.cc:1444
327
#: ../client/drizzle.cc:1443
329
329
"Don't cache result, print it row by row. This may slow down the server if "
330
330
"the output is suspended. Doesn't use history file."
333
#: ../client/drizzle.cc:1446
333
#: ../client/drizzle.cc:1445
334
334
msgid "Write fields without conversion. Used with --batch."
335
335
msgstr "Zapísať políčka bez konverzie. Použité s --batch."
337
#: ../client/drizzle.cc:1448
337
#: ../client/drizzle.cc:1447
339
339
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
340
340
"option is enabled by default."
343
#: ../client/drizzle.cc:1450
343
#: ../client/drizzle.cc:1449
345
345
msgid "Shutdown the server"
346
346
msgstr "Odstavenie servera."
348
#: ../client/drizzle.cc:1451
348
#: ../client/drizzle.cc:1450
350
350
"Be more silent. Print results with a tab as separator, each row on new line."
353
#: ../client/drizzle.cc:1453
353
#: ../client/drizzle.cc:1452
355
355
"Append everything into outfile. See interactive help (\\h) also. Does not "
356
356
"work in batch mode. Disable with --disable-tee. This option is disabled by "
360
#: ../client/drizzle.cc:1454
361
msgid "Disable outfile. See interactive help (\\h) also."
360
364
#: ../client/drizzle.cc:1455
361
msgid "Disable outfile. See interactive help (\\h) also."
364
#: ../client/drizzle.cc:1456
365
365
msgid "Wait and retry if connection is down."
368
#: ../client/drizzle.cc:1458
368
#: ../client/drizzle.cc:1457
369
369
msgid "Number of seconds before connection timeout."
372
#: ../client/drizzle.cc:1460
372
#: ../client/drizzle.cc:1459
373
373
msgid "Max length of input line"
376
#: ../client/drizzle.cc:1462
376
#: ../client/drizzle.cc:1461
377
377
msgid "Automatic limit for SELECT when using --safe-updates"
380
#: ../client/drizzle.cc:1464
380
#: ../client/drizzle.cc:1463
381
381
msgid "Automatic limit for rows in a join when using --safe-updates"
384
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
385
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
384
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
385
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
386
386
#: ../client/drizzletest.cc:5456
387
387
msgid "Use MySQL Protocol."
390
#: ../client/drizzle.cc:1472
390
#: ../client/drizzle.cc:1471
392
392
msgid "Connect to host"
393
393
msgstr "Pripojiť na host."
395
#: ../client/drizzle.cc:1474
395
#: ../client/drizzle.cc:1473
397
397
"Password to use when connecting to server. If password is not given it's "
398
398
"asked from the tty."
401
#: ../client/drizzle.cc:1476
401
#: ../client/drizzle.cc:1475
403
403
"Port number to use for connection or 0 for default to, in order of "
404
404
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
407
#: ../client/drizzle.cc:1478
407
#: ../client/drizzle.cc:1477
408
408
msgid "User for login if not current user."
411
#: ../client/drizzle.cc:1480
411
#: ../client/drizzle.cc:1479
412
412
msgid "The protocol of connection (tcp,socket,pipe,memory)."
415
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
415
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
417
417
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
420
#: ../client/drizzle.cc:1588
420
#: ../client/drizzle.cc:1587
421
421
msgid "DELIMITER cannot contain a backslash character"
424
#: ../client/drizzle.cc:1665
424
#: ../client/drizzle.cc:1664
426
426
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
429
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
430
#: ../client/drizzle.cc:4092
429
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
430
#: ../client/drizzle.cc:4089
432
432
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
435
#: ../client/drizzle.cc:1724
435
#: ../client/drizzle.cc:1723
438
438
"Copyright (C) 2008 Sun Microsystems\n"
440
440
"and you are welcome to modify and redistribute it under the GPL license\n"
443
#: ../client/drizzle.cc:1729
443
#: ../client/drizzle.cc:1728
445
445
msgid "Usage: drizzle [OPTIONS] [database]\n"
448
#: ../client/drizzle.cc:1780
448
#: ../client/drizzle.cc:1779
449
449
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
450
450
msgstr "Vitajte v drizzle klientovi.. Príkazy končiť s ; alebo \\g"
452
#: ../client/drizzle.cc:1790
452
#: ../client/drizzle.cc:1788
453
453
#, fuzzy, c-format
455
455
"Your Drizzle connection id is %u\n"
456
456
"Server version: %s\n"
457
457
msgstr "Vaše id Drizzle pripojenia je "
459
#: ../client/drizzle.cc:1822
459
#: ../client/drizzle.cc:1820
461
461
msgid "Reading history-file %s\n"
462
462
msgstr "Čítanie histórie-súboru %s\n"
464
#: ../client/drizzle.cc:1826
464
#: ../client/drizzle.cc:1824
466
466
msgid "Couldn't allocate memory for temp histfile!\n"
469
#: ../client/drizzle.cc:1833
469
#: ../client/drizzle.cc:1831
470
470
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
472
472
"Napíšte ´help;´ alebo '\\h' pre pomocníka. Napíšte '\\c' na vymazanie "
475
#: ../client/drizzle.cc:1856
475
#: ../client/drizzle.cc:1854
477
477
msgid "Writing history-file %s\n"
478
478
msgstr "Zapisanie histórie-súboru %s\n"
480
#: ../client/drizzle.cc:1864
480
#: ../client/drizzle.cc:1862
484
#: ../client/drizzle.cc:1864
484
#: ../client/drizzle.cc:1862
486
486
msgstr "Dovidenia"
488
#: ../client/drizzle.cc:1916
488
#: ../client/drizzle.cc:1914
489
489
msgid "Query aborted by Ctrl+C\n"
490
490
msgstr "Otázka prerušená Ctrl+C\n"
492
#: ../client/drizzle.cc:2000
492
#: ../client/drizzle.cc:1998
494
494
msgid "Processing line: %<PRIu32>\n"
497
#: ../client/drizzle.cc:2218
497
#: ../client/drizzle.cc:2216
498
498
msgid "Unknown command: "
501
#: ../client/drizzle.cc:2632
501
#: ../client/drizzle.cc:2630
503
503
"Reading table information for completion of table and column names\n"
504
504
"You can turn off this feature to get a quicker startup with -A\n"
508
#: ../client/drizzle.cc:2698
508
#: ../client/drizzle.cc:2696
509
509
msgid "No connection. Trying to reconnect..."
512
#: ../client/drizzle.cc:2704
512
#: ../client/drizzle.cc:2702
513
513
msgid "Can't connect to the server\n"
516
#: ../client/drizzle.cc:2780
517
msgid "List of all Drizzle commands:"
516
520
#: ../client/drizzle.cc:2782
517
msgid "List of all Drizzle commands:"
520
#: ../client/drizzle.cc:2784
521
521
msgid "Note that all text commands must be first on line and end with ';'"
524
#: ../client/drizzle.cc:2839
524
#: ../client/drizzle.cc:2837
525
525
msgid "No query specified\n"
528
#: ../client/drizzle.cc:2854
528
#: ../client/drizzle.cc:2852
529
529
msgid "Ignoring query to other database"
532
#: ../client/drizzle.cc:2904
532
#: ../client/drizzle.cc:2902
533
533
msgid "Empty set"
536
#: ../client/drizzle.cc:2917
536
#: ../client/drizzle.cc:2915
538
538
msgid "%ld row in set"
539
539
msgid_plural "%ld rows in set"
543
#: ../client/drizzle.cc:2924
543
547
#: ../client/drizzle.cc:2926
547
#: ../client/drizzle.cc:2928
549
549
msgid "Query OK, %ld row affected"
550
550
msgid_plural "Query OK, %ld rows affected"
801
806
msgid "Could not open '%s' for reading: errno = %d"
804
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
809
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
806
811
msgid "Out of memory"
809
#: ../drizzled/drizzled.cc:490
814
#: ../drizzled/drizzled.cc:480
810
815
msgid "Aborting\n"
813
#: ../drizzled/drizzled.cc:572
818
#: ../drizzled/drizzled.cc:544
814
819
msgid "One can only use the --user switch if running as root\n"
817
#: ../drizzled/drizzled.cc:579
822
#: ../drizzled/drizzled.cc:551
819
824
"Fatal error: Please read \"Security\" section of the manual to find out how "
820
825
"to run drizzled as root!\n"
823
#: ../drizzled/drizzled.cc:599
828
#: ../drizzled/drizzled.cc:571
826
831
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
830
#: ../drizzled/drizzled.cc:738
835
#: ../drizzled/drizzled.cc:710
832
837
msgid "gethostname failed, using '%s' as hostname"
835
#: ../drizzled/drizzled.cc:796
840
#: ../drizzled/drizzled.cc:768
837
842
msgid "Unknown locale: '%s'"
840
#: ../drizzled/drizzled.cc:833
845
#: ../drizzled/drizzled.cc:785
841
846
msgid "Can't create thread-keys"
844
#: ../drizzled/drizzled.cc:866
849
#: ../drizzled/drizzled.cc:872
845
850
msgid "Failed to initialize plugins."
848
#: ../drizzled/drizzled.cc:887
853
#: ../drizzled/drizzled.cc:894
851
856
"%s: Too many arguments (first extra is '%s').\n"
852
857
"Use --verbose --help to get a list of available options\n"
855
#: ../drizzled/drizzled.cc:912
860
#: ../drizzled/drizzled.cc:919
856
861
msgid "No scheduler found, cannot continue!\n"
859
#: ../drizzled/drizzled.cc:936
864
#: ../drizzled/drizzled.cc:943
861
866
msgid "Unknown/unsupported storage engine: %s"
864
#: ../drizzled/drizzled.cc:1027
869
#: ../drizzled/drizzled.cc:1032
865
870
msgid "Display this help and exit."
866
871
msgstr "Zobraziť pomocníka a ukončiť."
868
#: ../drizzled/drizzled.cc:1031
873
#: ../drizzled/drizzled.cc:1036
869
874
msgid "Display this help and exit after initializing plugins."
872
#: ../drizzled/drizzled.cc:1035
877
#: ../drizzled/drizzled.cc:1040
873
878
msgid "Auto-increment columns are incremented by this"
876
#: ../drizzled/drizzled.cc:1040
881
#: ../drizzled/drizzled.cc:1045
878
883
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
882
#: ../drizzled/drizzled.cc:1046
887
#: ../drizzled/drizzled.cc:1051
884
889
"Path to installation directory. All paths are usually resolved relative to "
888
#: ../drizzled/drizzled.cc:1051
893
#: ../drizzled/drizzled.cc:1056
889
894
msgid "Chroot drizzled daemon during startup."
892
#: ../drizzled/drizzled.cc:1055
897
#: ../drizzled/drizzled.cc:1060
893
898
msgid "Set the default collation."
896
#: ../drizzled/drizzled.cc:1059
901
#: ../drizzled/drizzled.cc:1064
897
902
msgid "Default completion type."
900
#: ../drizzled/drizzled.cc:1064
905
#: ../drizzled/drizzled.cc:1069
901
906
msgid "Write core on errors."
904
#: ../drizzled/drizzled.cc:1068
909
#: ../drizzled/drizzled.cc:1073
905
910
msgid "Path to the database root."
908
#: ../drizzled/drizzled.cc:1072
913
#: ../drizzled/drizzled.cc:1077
909
914
msgid "Set the default storage engine (table type) for tables."
912
#: ../drizzled/drizzled.cc:1076
917
#: ../drizzled/drizzled.cc:1081
913
918
msgid "Set the default time zone."
916
#: ../drizzled/drizzled.cc:1081
921
#: ../drizzled/drizzled.cc:1086
917
922
msgid "Used for debugging; Use at your own risk!"
920
#: ../drizzled/drizzled.cc:1086
925
#: ../drizzled/drizzled.cc:1091
921
926
msgid "Set up signals usable for debugging"
924
#: ../drizzled/drizzled.cc:1090
929
#: ../drizzled/drizzled.cc:1095
925
930
msgid "(IGNORED)"
928
#: ../drizzled/drizzled.cc:1094
933
#: ../drizzled/drizzled.cc:1099
929
934
msgid "Set the language used for the month names and the days of the week."
932
#: ../drizzled/drizzled.cc:1099
937
#: ../drizzled/drizzled.cc:1104
933
938
msgid "Log some not critical warnings to the log file."
936
#: ../drizzled/drizzled.cc:1104
941
#: ../drizzled/drizzled.cc:1109
937
942
msgid "Pid file used by safe_mysqld."
940
#: ../drizzled/drizzled.cc:1108
945
#: ../drizzled/drizzled.cc:1113
942
947
"Maximum time in seconds to wait for the port to become free. (Default: no "
946
#: ../drizzled/drizzled.cc:1113
951
#: ../drizzled/drizzled.cc:1118
948
953
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
949
954
"specified directory"
952
#: ../drizzled/drizzled.cc:1118
957
#: ../drizzled/drizzled.cc:1123
954
959
"Uniquely identifies the server instance in the community of replication "
958
#: ../drizzled/drizzled.cc:1123
963
#: ../drizzled/drizzled.cc:1128
959
964
msgid "Don't print a stack trace on failure."
962
#: ../drizzled/drizzled.cc:1127
967
#: ../drizzled/drizzled.cc:1132
963
968
msgid "Enable symbolic link support."
966
#: ../drizzled/drizzled.cc:1136
971
#: ../drizzled/drizzled.cc:1141
968
973
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
971
#: ../drizzled/drizzled.cc:1141
976
#: ../drizzled/drizzled.cc:1146
972
977
msgid "Path for temporary files."
975
#: ../drizzled/drizzled.cc:1145
980
#: ../drizzled/drizzled.cc:1150
976
981
msgid "Default transaction isolation level."
979
#: ../drizzled/drizzled.cc:1149
984
#: ../drizzled/drizzled.cc:1154
980
985
msgid "Run drizzled daemon as user."
983
#: ../drizzled/drizzled.cc:1157
988
#: ../drizzled/drizzled.cc:1162
985
990
"The number of outstanding connection requests Drizzle can have. This comes "
986
991
"into play when the main Drizzle thread gets very many connection requests in "
987
992
"a very short time."
990
#: ../drizzled/drizzled.cc:1163
995
#: ../drizzled/drizzled.cc:1168
992
997
"Size of tree cache used in bulk insert optimization. Note that this is a "
993
998
"limit per thread!"
996
#: ../drizzled/drizzled.cc:1169
1001
#: ../drizzled/drizzled.cc:1174
998
1003
"Precision of the result of '/' operator will be increased on that value."
1001
#: ../drizzled/drizzled.cc:1175
1006
#: ../drizzled/drizzled.cc:1180
1002
1007
msgid "The maximum length of the result of function group_concat."
1005
#: ../drizzled/drizzled.cc:1180
1010
#: ../drizzled/drizzled.cc:1185
1006
1011
msgid "The size of the buffer that is used for full joins."
1009
#: ../drizzled/drizzled.cc:1186
1014
#: ../drizzled/drizzled.cc:1191
1010
1015
msgid "Max packetlength to send/receive from to server."
1013
#: ../drizzled/drizzled.cc:1191
1018
#: ../drizzled/drizzled.cc:1196
1015
1020
"If there is more than this number of interrupted connections from a host "
1016
1021
"this host will be blocked from further connections."
1019
#: ../drizzled/drizzled.cc:1196
1024
#: ../drizzled/drizzled.cc:1201
1020
1025
msgid "Max number of errors/warnings to store for a statement."
1023
#: ../drizzled/drizzled.cc:1201
1028
#: ../drizzled/drizzled.cc:1206
1024
1029
msgid "Don't allow creation of heap tables bigger than this."
1027
#: ../drizzled/drizzled.cc:1207
1032
#: ../drizzled/drizzled.cc:1212
1029
1034
"Joins that are probably going to read more than max_join_size records return "
1033
#: ../drizzled/drizzled.cc:1213
1038
#: ../drizzled/drizzled.cc:1218
1034
1039
msgid "Max number of bytes in sorted records."
1037
#: ../drizzled/drizzled.cc:1218
1042
#: ../drizzled/drizzled.cc:1223
1038
1043
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1041
#: ../drizzled/drizzled.cc:1223
1046
#: ../drizzled/drizzled.cc:1228
1043
1048
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1044
1049
"max_sort_length bytes of each value are used; the rest are ignored)."
1047
#: ../drizzled/drizzled.cc:1230
1052
#: ../drizzled/drizzled.cc:1235
1048
1053
msgid "After this many write locks, allow some read locks to run in between."
1051
#: ../drizzled/drizzled.cc:1234
1056
#: ../drizzled/drizzled.cc:1239
1053
1058
"Don't log queries which examine less than min_examined_row_limit rows to "
1057
#: ../drizzled/drizzled.cc:1240
1062
#: ../drizzled/drizzled.cc:1245
1059
1064
"Controls the heuristic(s) applied during query optimization to prune less-"
1060
1065
"promising partial plans from the optimizer search space. Meaning: false - do "
1073
1078
"(used for testing/comparison)."
1076
#: ../drizzled/drizzled.cc:1260
1081
#: ../drizzled/drizzled.cc:1265
1077
1082
msgid "Directory for plugins."
1080
#: ../drizzled/drizzled.cc:1264
1085
#: ../drizzled/drizzled.cc:1269
1082
1087
"Optional comma separated list of plugins to load at startup in addition to "
1083
1088
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1086
#: ../drizzled/drizzled.cc:1270
1091
#: ../drizzled/drizzled.cc:1275
1088
1093
"Optional comma separated list of plugins to not load at startup. Effectively "
1089
1094
"removes a plugin from the list of plugins to be loaded. [for example: --"
1090
1095
"plugin_remove=crc32,logger_gearman]"
1093
#: ../drizzled/drizzled.cc:1276
1098
#: ../drizzled/drizzled.cc:1281
1095
1100
"Optional comma separated list of plugins to load at starup instead of the "
1096
1101
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1099
#: ../drizzled/drizzled.cc:1282
1104
#: ../drizzled/drizzled.cc:1287
1100
1105
msgid "The size of the buffer that is allocated when preloading indexes"
1103
#: ../drizzled/drizzled.cc:1287
1108
#: ../drizzled/drizzled.cc:1292
1104
1109
msgid "Allocation block size for query parsing and execution"
1107
#: ../drizzled/drizzled.cc:1292
1112
#: ../drizzled/drizzled.cc:1297
1108
1113
msgid "Persistent buffer for query parsing and execution"
1111
#: ../drizzled/drizzled.cc:1298
1116
#: ../drizzled/drizzled.cc:1303
1112
1117
msgid "Allocation block size for storing ranges during optimization"
1115
#: ../drizzled/drizzled.cc:1304
1120
#: ../drizzled/drizzled.cc:1309
1117
1122
"Each thread that does a sequential scan allocates a buffer of this size for "
1118
1123
"each table it scans. If you do many sequential scans, you may want to "
1119
1124
"increase this value."
1122
#: ../drizzled/drizzled.cc:1312
1127
#: ../drizzled/drizzled.cc:1317
1124
1129
"When reading rows in sorted order after a sort, the rows are read through "
1125
1130
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1126
1131
"record_buffer."
1129
#: ../drizzled/drizzled.cc:1320
1134
#: ../drizzled/drizzled.cc:1325
1130
1135
msgid "Select scheduler to be used (by default multi-thread)."
1133
#: ../drizzled/drizzled.cc:1325
1138
#: ../drizzled/drizzled.cc:1330
1134
1139
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1137
#: ../drizzled/drizzled.cc:1331
1142
#: ../drizzled/drizzled.cc:1336
1138
1143
msgid "The number of cached table definitions."
1141
#: ../drizzled/drizzled.cc:1335
1146
#: ../drizzled/drizzled.cc:1340
1142
1147
msgid "The number of cached open tables."
1145
#: ../drizzled/drizzled.cc:1339
1150
#: ../drizzled/drizzled.cc:1344
1147
1152
"Timeout in seconds to wait for a table level lock before returning an error. "
1148
1153
"Used only if the connection has active cursors."
1151
#: ../drizzled/drizzled.cc:1344
1156
#: ../drizzled/drizzled.cc:1349
1152
1157
msgid "The stack size for each thread."
1155
#: ../drizzled/drizzled.cc:1350
1160
#: ../drizzled/drizzled.cc:1355
1157
1162
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1158
1163
"automatically convert it to an on-disk MyISAM table."
1161
#: ../drizzled/drizzled.cc:1376
1166
#: ../drizzled/drizzled.cc:1381
1163
1168
"Copyright (C) 2008 Sun Microsystems\n"
1164
1169
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4827
4832
"registered.\n"
4830
#: ../drizzled/module/loader.cc:356
4835
#: ../drizzled/module/loader.cc:354
4832
4837
msgid "Plugin '%s' init function returned error.\n"
4835
#: ../drizzled/module/loader.cc:534
4840
#: ../drizzled/module/loader.cc:532
4837
4842
msgid "Couldn't load plugin library named '%s'.\n"
4840
#: ../drizzled/module/loader.cc:544
4845
#: ../drizzled/module/loader.cc:542
4842
4847
msgid "Couldn't load plugin named '%s'.\n"
4845
#: ../drizzled/module/loader.cc:773
4850
#: ../drizzled/module/loader.cc:771
4846
4851
msgid "Out of memory."
4849
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
4854
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4851
4856
msgid "Unknown variable type code 0x%x in plugin '%s'."
4854
#: ../drizzled/module/loader.cc:1539
4859
#: ../drizzled/module/loader.cc:1526
4857
4862
"Server variable %s of plugin %s was forced to be read-only: string variable "
4858
4863
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4861
#: ../drizzled/module/loader.cc:1558
4866
#: ../drizzled/module/loader.cc:1545
4863
4868
msgid "Missing variable name in plugin '%s'."
4866
#: ../drizzled/module/loader.cc:1575
4871
#: ../drizzled/module/loader.cc:1562
4868
4873
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4871
#: ../drizzled/module/loader.cc:1697
4876
#: ../drizzled/module/loader.cc:1684
4873
4878
msgid "Out of memory for plugin '%s'."
4881
#: ../drizzled/module/loader.cc:1693
4883
msgid "Bad options for plugin '%s'."
4876
4886
#: ../drizzled/module/loader.cc:1706
4878
msgid "Bad options for plugin '%s'."
4881
#: ../drizzled/module/loader.cc:1719
4883
4888
msgid "Parsing options for plugin '%s' failed."
4886
#: ../drizzled/module/loader.cc:1772
4891
#: ../drizzled/module/loader.cc:1759
4888
4893
msgid "Plugin '%s' has conflicting system variables"
5321
5326
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5324
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5326
msgid "%s: option `%s' is ambiguous\n"
5329
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5331
msgid "%s: option `--%s' doesn't allow an argument\n"
5334
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5336
msgid "%s: option `%c%s' doesn't allow an argument\n"
5339
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5340
#: ../gnulib/getopt.c:993
5342
msgid "%s: option `%s' requires an argument\n"
5345
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5347
msgid "%s: unrecognized option `--%s'\n"
5350
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5352
msgid "%s: unrecognized option `%c%s'\n"
5355
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5357
msgid "%s: illegal option -- %c\n"
5360
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5362
msgid "%s: invalid option -- %c\n"
5365
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5366
#: ../gnulib/getopt.c:1064
5368
msgid "%s: option requires an argument -- %c\n"
5371
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5373
msgid "%s: option `-W %s' is ambiguous\n"
5376
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5378
msgid "%s: option `-W %s' doesn't allow an argument\n"
5381
#: ../plugin/auth_file/auth_file.cc:214
5329
#: ../plugin/auth_file/auth_file.cc:225
5383
5331
msgid "Could not load auth file: %s\n"
5386
#: ../plugin/auth_file/auth_file.cc:227
5334
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5387
5335
msgid "File to load for usernames and passwords"
5458
5406
msgid "Default database to use."
5461
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5462
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5410
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5463
5411
msgid "Invalid value of port\n"
5466
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5467
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5415
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5468
5416
msgid "Invalid value for connect_timeout\n"
5471
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5472
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5419
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5420
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5473
5421
msgid "Invalid value for read_timeout\n"
5476
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5477
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5424
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5425
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5478
5426
msgid "Invalid value for write_timeout\n"
5481
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5482
5430
msgid "Invalid value for retry_count\n"
5485
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5486
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5433
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5434
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5487
5435
msgid "Invalid value for buffer_length\n"
5490
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5491
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5493
"Port number to use for connection or 0 for default to, in order of "
5494
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5497
5438
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5498
5439
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5499
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5500
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5501
msgid "Connect Timeout."
5504
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5505
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5506
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5507
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5508
msgid "Read Timeout."
5511
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5441
"Port number to use for connection or 0 for default to, in order of "
5442
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5445
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5512
5446
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5513
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5447
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5514
5448
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5515
msgid "Write Timeout."
5449
msgid "Connect Timeout."
5518
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5452
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5519
5453
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5520
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5454
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5521
5455
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5522
msgid "Retry Count."
5456
msgid "Read Timeout."
5525
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5459
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5526
5460
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5527
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5461
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5528
5462
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5529
msgid "Buffer length."
5463
msgid "Write Timeout."
5532
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5466
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5533
5467
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5534
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5468
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5535
5469
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5470
msgid "Retry Count."
5473
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5474
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5475
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5476
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5477
msgid "Buffer length."
5480
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5481
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5482
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5483
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5536
5484
msgid "Address to bind to."
5789
5737
msgid "Statement closed indirectly because of a preceding %s() call"
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5793
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5794
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5740
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
5741
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
5742
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5796
5744
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5799
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5747
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5801
5749
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5804
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5805
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5806
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5807
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5752
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
5753
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
5754
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
5755
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5809
5757
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5812
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5813
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5760
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
5761
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5815
5763
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5818
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5766
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
5767
msgid "Invalid value of additional-mem-pool-size"
5770
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
5771
msgid "Invalid value of autoextend-increment"
5774
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
5775
msgid "Invalid value of buffer-pool-size"
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
5779
msgid "Invalid value of io-capacity"
5782
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
5783
msgid "Invalid value of fast-shutdown"
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
5787
msgid "Invalid value of flush-log-at-trx-commit"
5790
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
5791
msgid "Invalid value of force-recovery"
5794
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
5795
msgid "Invalid value of log-file-size"
5798
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
5799
msgid "Invalid value of log-files-in-group"
5802
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
5803
msgid "Invalid value of lock-wait-timeout"
5806
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
5807
msgid "Invalid value of log-buffer-size"
5810
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
5811
msgid "Invalid value of lru-old-blocks-pct"
5814
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
5815
msgid "Invalid value of lru-block-access-recency"
5818
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
5819
msgid "Invalid value of max-dirty-pages-pct"
5822
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
5823
msgid "Invalid value of max-purge-lag"
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
5827
msgid "Invalid value of open-files"
5830
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
5831
msgid "Invalid value of read-io-threads"
5834
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
5835
msgid "Invalid value of sync_spin_loops"
5838
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5820
5840
msgid "Error starting Embedded InnoDB %d (%s)\n"
5843
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
5844
msgid "Enable InnoDB adaptive hash index (enabled by default)."
5847
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
5848
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
5851
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
5853
"Size of a memory pool InnoDB uses to store data dictionary information and "
5854
"other internal data structures."
5857
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
5858
msgid "Data file autoextend increment in megabytes"
5861
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
5863
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
5867
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
5868
msgid "The common part for InnoDB table spaces."
5871
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
5873
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
5877
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
5879
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
5880
"innodb-doublewrite."
5883
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
5884
msgid "Number of IOPs the server can do. Tunes the background IO rate"
5887
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
5889
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
5890
"are 0, 1 (faster) or 2 (fastest - crash-like)."
5893
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
5894
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5897
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
5898
msgid "File format to use for new tables in .ibd files."
5901
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
5903
"Set to 0 (write and flush once per second),1 (write and flush at each "
5904
"commit) or 2 (write at commit, flush once per second)."
5907
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
5908
msgid "With which method to flush data."
5911
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
5913
"Helps to save your data in case the disk image of the database becomes "
5917
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
5918
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
5919
msgid "Path to individual files and their sizes."
5922
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
5923
msgid "Path to InnoDB log files."
5926
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
5927
msgid "Size of each log file in a log group."
5930
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
5932
"Number of log files in the log group. InnoDB writes to the files in a "
5933
"circular fashion. Value 3 is recommended here."
5936
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
5938
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5939
"rolled back. Values above 100000000 disable the timeout."
5942
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
5944
"The size of the buffer which InnoDB uses to write log to the log files on "
5948
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
5950
"Sets the point in the LRU list from where all pages are classified as old "
5954
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
5956
"Milliseconds between accesses to a block at which it is made young. "
5957
"0=disabled (Advanced users)"
5960
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
5961
msgid "Percentage of dirty pages allowed in bufferpool."
5964
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
5965
msgid "Desired maximum length of the purge queue (0 = no limit)"
5968
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
5970
"Roll back the complete transaction on lock wait timeout, for 4.x "
5971
"compatibility (disabled by default)"
5974
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
5975
msgid "How many files at the maximum InnoDB keeps open at the same time."
5978
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
5979
msgid "Number of background read I/O threads in InnoDB."
5982
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
5983
msgid "Number of background write I/O threads in InnoDB."
5986
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
5988
"Disable if you want to reduce the number of messages written to the log "
5989
"(default: enabled)."
5992
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
5993
msgid "Enable SHOW INNODB STATUS output in the log"
5996
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
5997
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6000
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6001
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
5823
6004
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5825
6006
msgid "Failed to send error message to libnotify\n"
5829
6010
msgid "Error Messages to stderr"
5832
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5833
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
6013
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6014
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5834
6015
msgid "List of schemas to filter"
5837
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5838
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
6018
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6019
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5839
6020
msgid "List of tables to filter"
5842
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
6023
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5843
6024
msgid "Regular expression to apply to schemas to filter"
5846
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
6027
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5847
6028
msgid "Regular expression to apply to tables to filter"
5850
#: ../plugin/hello_events/hello_events.cc:294
6031
#: ../plugin/hello_events/hello_events.cc:301
5851
6032
msgid "Invalid value of before-write-position\n"
5854
#: ../plugin/hello_events/hello_events.cc:303
5855
#: ../plugin/hello_events/hello_events.cc:312
6035
#: ../plugin/hello_events/hello_events.cc:310
6036
#: ../plugin/hello_events/hello_events.cc:319
5856
6037
msgid "Invalid value of before-update-position\n"
5859
#: ../plugin/hello_events/hello_events.cc:352
5860
#: ../plugin/hello_events/hello_events.cc:355
5861
#: ../plugin/hello_events/hello_events.cc:373
6040
#: ../plugin/hello_events/hello_events.cc:359
6041
#: ../plugin/hello_events/hello_events.cc:362
6042
#: ../plugin/hello_events/hello_events.cc:380
5862
6043
msgid "A comma delimited list of databases to watch"
5865
#: ../plugin/hello_events/hello_events.cc:358
5866
#: ../plugin/hello_events/hello_events.cc:389
6046
#: ../plugin/hello_events/hello_events.cc:365
6047
#: ../plugin/hello_events/hello_events.cc:396
5867
6048
msgid "Enable Example Events Plugin"
5870
#: ../plugin/hello_events/hello_events.cc:361
5871
#: ../plugin/hello_events/hello_events.cc:397
6051
#: ../plugin/hello_events/hello_events.cc:368
6052
#: ../plugin/hello_events/hello_events.cc:404
5872
6053
msgid "Before write row event observer call position"
5875
#: ../plugin/hello_events/hello_events.cc:364
5876
#: ../plugin/hello_events/hello_events.cc:408
6056
#: ../plugin/hello_events/hello_events.cc:371
6057
#: ../plugin/hello_events/hello_events.cc:415
5877
6058
#: ../plugin/pbms/src/parameters_ms.cc:579
5878
6059
msgid "Before update row event observer call position"
5881
#: ../plugin/hello_events/hello_events.cc:367
5882
#: ../plugin/hello_events/hello_events.cc:419
6062
#: ../plugin/hello_events/hello_events.cc:374
6063
#: ../plugin/hello_events/hello_events.cc:426
5883
6064
msgid "After drop database event observer call position"
5886
#: ../plugin/hello_events/hello_events.cc:381
6067
#: ../plugin/hello_events/hello_events.cc:388
5887
6068
msgid "A comma delimited list of tables to watch"
5890
#: ../plugin/hello_events/hello_events.cc:443
6071
#: ../plugin/hello_events/hello_events.cc:450
5891
6072
msgid "An example events Plugin"
5896
6077
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6080
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6081
msgid "Invalid value for io-capacity\n"
6084
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6085
msgid "Invalid value for fast-shutdown\n"
6088
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6089
msgid "Invalid value for flush-log-at-trx-commit\n"
6092
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6093
msgid "Invalid value for max-dirty-pages-pct\n"
6096
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6097
msgid "Invalid value for stats-sample-pages\n"
6100
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6101
msgid "Invalid value for additional-mem-pool-size\n"
6104
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6105
msgid "Invalid value for autoextend-increment\n"
6108
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6109
msgid "Invalid value for buffer-pool-size\n"
6112
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6113
msgid "Invalid value for commit-concurrency\n"
6116
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6117
msgid "Invalid value for concurrency-tickets\n"
6120
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6121
msgid "Invalid value for file-io-threads\n"
6124
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6125
msgid "Invalid value for read-io-threads\n"
6128
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6129
msgid "Invalid value for write-io-threads\n"
6132
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6133
msgid "Invalid value for force-recovery\n"
6136
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6137
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6138
msgid "Invalid value for log-file-size\n"
6141
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6142
msgid "Invalid value for log-files-in-group\n"
6145
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6146
msgid "Invalid value for mirrored-log-groups\n"
6149
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6150
msgid "Invalid value for open-files\n"
6153
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6154
msgid "Invalid value for thread-concurrency\n"
6157
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6158
msgid "Invalid value for read-ahead-threshold\n"
6161
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6162
msgid "Invalid value for lock-wait-timeout\n"
5899
6165
#: ../plugin/logging_gearman/logging_gearman.cc:196
5901
6167
msgid "fail gearman_client_create(): %s"
6027
6313
"memcached_servers_parse(%s)."
6030
#: ../plugin/multi_thread/multi_thread.cc:100
6316
#: ../plugin/multi_thread/multi_thread.cc:63
6318
msgid "Unable to set thread stack size to %<PRId64>\n"
6321
#: ../plugin/multi_thread/multi_thread.cc:112
6322
msgid "Invalid value for max-threads\n"
6325
#: ../plugin/multi_thread/multi_thread.cc:125
6326
#: ../plugin/multi_thread/multi_thread.cc:132
6031
6327
msgid "Maximum number of user threads available."
6034
#: ../plugin/myisam/ha_myisam.cc:529
6330
#: ../plugin/myisam/ha_myisam.cc:534
6036
6332
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6039
#: ../plugin/myisam/ha_myisam.cc:533
6335
#: ../plugin/myisam/ha_myisam.cc:538
6041
6337
msgid "Got an error from unknown thread, %s:%d"
6044
#: ../plugin/myisam/ha_myisam.cc:539
6340
#: ../plugin/myisam/ha_myisam.cc:544
6045
6341
msgid "Unknown thread accessing table"
6048
#: ../plugin/myisam/ha_myisam.cc:1614
6049
msgid "Block size to be used for MyISAM index pages."
6052
#: ../plugin/myisam/ha_myisam.cc:1624
6054
"This characterizes the number of hits a hot block has to be untouched until "
6055
"it is considered aged enough to be downgraded to a warm block. This "
6056
"specifies the percentage ratio of that number of hits to the total number of "
6057
"blocks in key cache"
6060
#: ../plugin/myisam/ha_myisam.cc:1637
6061
msgid "The minimum percentage of warm blocks in key cache"
6064
#: ../plugin/myisam/ha_myisam.cc:1648
6066
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6067
"this to get better index handling (for all reads and multiple writes) to as "
6068
"much as you can afford;"
6071
#: ../plugin/myisam/ha_myisam.cc:1660
6073
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6074
"disables parallel repair."
6077
#: ../plugin/myisam/ha_myisam.cc:1666
6344
#: ../plugin/myisam/ha_myisam.cc:1500
6345
msgid "Invalid value for max-sort-file-size\n"
6348
#: ../plugin/myisam/ha_myisam.cc:1509
6349
msgid "Invalid value for sort-buffer-size\n"
6352
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6079
6354
"Don't use the fast sort index method to created index if the temporary file "
6080
6355
"would get bigger than this."
6083
#: ../plugin/myisam/ha_myisam.cc:1671
6358
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6085
6360
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6086
6361
"when creating indexes with CREATE INDEX or ALTER TABLE."
6089
#: ../plugin/myisam/ha_myisam.cc:1677
6090
msgid "Default pointer size to be used for MyISAM tables."
6093
6364
#: ../plugin/myisam/my_handler_errors.cc:42
6094
6365
msgid "Didn't find key on read or update"
6353
6624
msgid "Before insert row event observer call position"
6356
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6627
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6357
6628
msgid "event_add error in libevent_add_session_callback\n"
6360
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6631
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6361
6632
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6364
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6635
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6365
6636
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6368
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6639
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6369
6640
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6372
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6643
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6373
6644
msgid "session_add_event event_add error in libevent_init\n"
6376
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6647
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6378
6649
msgid "Can't create completion port thread (error %d)"
6381
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6652
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
6653
msgid "Invalid value for size\n"
6656
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
6657
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6382
6658
msgid "Size of Pool."
6385
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6661
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6386
6662
msgid "Failed to allocate enough memory to transaction message\n"
6389
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6665
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6391
6667
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6394
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6670
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6396
6672
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6399
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6675
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
6676
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6400
6677
msgid "Enable rabbitmq log"
6403
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6680
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
6681
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6404
6682
msgid "Host name to connect to"
6407
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6685
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6408
6686
msgid "RabbitMQ Port"
6411
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6689
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
6690
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6412
6691
msgid "RabbitMQ username"
6415
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6694
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
6695
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6416
6696
msgid "RabbitMQ password"
6419
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6699
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6420
6700
msgid "RabbitMQ virtualhost"
6423
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6703
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6424
6704
msgid "Name of RabbitMQ exchange to publish to"
6427
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6707
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6428
6708
msgid "Name of RabbitMQ routing key to use"
6431
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6432
#: ../plugin/transaction_log/module.cc:247
6711
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6712
#: ../plugin/transaction_log/module.cc:303
6713
#: ../plugin/transaction_log/module.cc:356
6433
6714
msgid "Name of the replicator plugin to use (default='default_replicator')"
6436
#: ../plugin/signal_handler/signal_handler.cc:233
6717
#: ../plugin/session_dictionary/processlist.cc:94
6720
msgstr "(nepoužívaný)"
6722
#: ../plugin/signal_handler/signal_handler.cc:234
6438
6724
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6510
6808
msgid "BUFFER: %s\n"
6513
#: ../plugin/transaction_log/module.cc:122
6811
#: ../plugin/transaction_log/module.cc:135
6812
msgid "Invalid value for sync-method\n"
6815
#: ../plugin/transaction_log/module.cc:144
6816
msgid "Invalid value for num-write-buffers\n"
6819
#: ../plugin/transaction_log/module.cc:178
6515
6821
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6518
#: ../plugin/transaction_log/module.cc:131
6824
#: ../plugin/transaction_log/module.cc:187
6520
6826
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6523
#: ../plugin/transaction_log/module.cc:141
6829
#: ../plugin/transaction_log/module.cc:197
6525
6831
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6528
#: ../plugin/transaction_log/module.cc:150
6834
#: ../plugin/transaction_log/module.cc:206
6530
6836
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6533
#: ../plugin/transaction_log/module.cc:163
6839
#: ../plugin/transaction_log/module.cc:219
6535
6841
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6538
#: ../plugin/transaction_log/module.cc:223
6844
#: ../plugin/transaction_log/module.cc:279
6845
#: ../plugin/transaction_log/module.cc:350
6539
6846
msgid "Enable transaction log"
6542
#: ../plugin/transaction_log/module.cc:231
6849
#: ../plugin/transaction_log/module.cc:287
6850
#: ../plugin/transaction_log/module.cc:344
6543
6851
msgid "DEBUGGING - Truncate transaction log"
6546
#: ../plugin/transaction_log/module.cc:239
6854
#: ../plugin/transaction_log/module.cc:295
6855
#: ../plugin/transaction_log/module.cc:353
6547
6856
msgid "Path to the file to use for transaction log"
6550
#: ../plugin/transaction_log/module.cc:255
6859
#: ../plugin/transaction_log/module.cc:311
6860
#: ../plugin/transaction_log/module.cc:347
6551
6861
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6554
#: ../plugin/transaction_log/module.cc:263
6864
#: ../plugin/transaction_log/module.cc:319
6865
#: ../plugin/transaction_log/module.cc:359
6556
6867
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6557
6868
"each transaction write, 2 == sync log file once per second"
6560
#: ../plugin/transaction_log/module.cc:276
6871
#: ../plugin/transaction_log/module.cc:332
6872
#: ../plugin/transaction_log/module.cc:362
6561
6873
msgid "Number of slots for in-memory write buffers (default=8)."