113
113
msgid "Error: Invalid Value for max_input_line"
116
#: ../client/drizzle.cc:1363
118
msgid "Displays this help and exit."
119
msgstr "Megmutatja ezt a súgót, majd kilép."
116
121
#: ../client/drizzle.cc:1364
118
msgid "Displays this help and exit."
119
msgstr "Megmutatja ezt a súgót, majd kilép."
121
#: ../client/drizzle.cc:1365
123
123
"Don't use history file. Disable interactive behavior. (Enables --silent)"
126
#: ../client/drizzle.cc:1367
126
#: ../client/drizzle.cc:1366
127
127
msgid "Display column type information."
128
128
msgstr "Mező típus információ megjelenítés."
130
#: ../client/drizzle.cc:1369
130
#: ../client/drizzle.cc:1368
132
132
"Preserve comments. Send comments to the server. The default is --skip-"
133
133
"comments (discard comments), enable with --comments"
136
#: ../client/drizzle.cc:1371
136
#: ../client/drizzle.cc:1370
137
137
msgid "Use compression in server/client protocol."
138
138
msgstr "Tömörítés használata a szerver/kliens protokollban."
140
#: ../client/drizzle.cc:1373
140
#: ../client/drizzle.cc:1372
141
141
msgid "Print the output of a query (rows) vertically."
144
#: ../client/drizzle.cc:1375
144
#: ../client/drizzle.cc:1374
145
145
msgid "Continue even if we get an sql error."
146
146
msgstr "Folytatás sql hiba esetén is."
148
#: ../client/drizzle.cc:1377
148
#: ../client/drizzle.cc:1376
150
150
"Enable named commands. Named commands mean this program's internal commands; "
151
151
"see drizzle> help . When enabled, the named commands can be used from any "
162
162
"deprecated; use --disable-named-commands instead."
165
#: ../client/drizzle.cc:1380
165
#: ../client/drizzle.cc:1379
166
166
msgid "Ignore space after function names."
169
#: ../client/drizzle.cc:1382
169
#: ../client/drizzle.cc:1381
170
170
msgid "Turn off beep on error."
173
#: ../client/drizzle.cc:1384
173
#: ../client/drizzle.cc:1383
174
174
msgid "Write line numbers for errors."
175
175
msgstr "Sorszámok megjelenítése hibákhoz."
177
#: ../client/drizzle.cc:1386
177
#: ../client/drizzle.cc:1385
179
179
"Don't write line number for errors. WARNING: -L is deprecated, use long "
180
180
"version of this option instead."
183
#: ../client/drizzle.cc:1388
183
#: ../client/drizzle.cc:1387
184
184
msgid "Write column names in results."
187
#: ../client/drizzle.cc:1390
187
#: ../client/drizzle.cc:1389
189
189
"Don't write column names in results. WARNING: -N is deprecated, use long "
190
190
"version of this options instead."
193
#: ../client/drizzle.cc:1392
193
#: ../client/drizzle.cc:1391
195
195
"Change the value of a variable. Please note that this option is deprecated; "
196
196
"you can set variables directly with --variable-name=value."
199
#: ../client/drizzle.cc:1394
199
#: ../client/drizzle.cc:1393
200
200
msgid "Output in table format."
203
#: ../client/drizzle.cc:1396
203
#: ../client/drizzle.cc:1395
204
204
msgid "Only allow UPDATE and DELETE that uses keys."
205
205
msgstr "Csak kulcsokat használó UPDATE and DELETE utasítások engedélyezése."
207
#: ../client/drizzle.cc:1398
207
#: ../client/drizzle.cc:1397
208
208
msgid "Synonym for option --safe-updates, -U."
211
#: ../client/drizzle.cc:1400
211
#: ../client/drizzle.cc:1399
212
212
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
215
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
215
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
216
216
msgid "Output version information and exit."
217
217
msgstr "Verzióinformáció megjelenítése és kilépés."
219
#: ../client/drizzle.cc:1403
219
#: ../client/drizzle.cc:1402
220
220
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
223
#: ../client/drizzle.cc:1407
223
#: ../client/drizzle.cc:1406
224
224
msgid "Number of lines before each import progress report."
227
#: ../client/drizzle.cc:1409
227
#: ../client/drizzle.cc:1408
228
228
msgid "Ping the server to check if it's alive."
231
#: ../client/drizzle.cc:1411
231
#: ../client/drizzle.cc:1410
232
232
msgid "Configuration file defaults are not used if no-defaults is set"
235
#: ../client/drizzle.cc:1417
235
#: ../client/drizzle.cc:1416
237
237
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
238
238
"and field completion, but startup and reconnecting may take a longer time. "
239
239
"Disable with --disable-auto-rehash."
242
#: ../client/drizzle.cc:1418
242
#: ../client/drizzle.cc:1417
244
244
"No automatic rehashing. One has to use 'rehash' to get table and field "
245
245
"completion. This gives a quicker start of drizzle_st and disables rehashing "
246
246
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
249
#: ../client/drizzle.cc:1420
249
#: ../client/drizzle.cc:1419
251
251
"Automatically switch to vertical output mode if the result is wider than the "
252
252
"terminal width."
255
#: ../client/drizzle.cc:1422
255
#: ../client/drizzle.cc:1421
256
256
msgid "Database to use."
259
#: ../client/drizzle.cc:1424
259
#: ../client/drizzle.cc:1423
260
260
msgid "(not used)"
263
#: ../client/drizzle.cc:1426
263
#: ../client/drizzle.cc:1425
264
264
msgid "Delimiter to be used."
267
#: ../client/drizzle.cc:1428
267
#: ../client/drizzle.cc:1427
268
268
msgid "Execute command and quit. (Disables --force and history file)"
271
#: ../client/drizzle.cc:1430
271
#: ../client/drizzle.cc:1429
272
272
msgid "Enable/disable LOAD DATA LOCAL INFILE."
273
273
msgstr "LOAD DATA LOCAL INFILE engedélyezése/tiltása."
275
#: ../client/drizzle.cc:1432
275
#: ../client/drizzle.cc:1431
276
276
msgid "Flush buffer after each query."
277
277
msgstr "Buffer űrítés minden lekérdezés után."
279
#: ../client/drizzle.cc:1434
279
#: ../client/drizzle.cc:1433
280
280
msgid "Ignore SIGINT (CTRL-C)"
281
281
msgstr "SIGINT (Ctrl-C) figyelmen kívül hagyása"
283
#: ../client/drizzle.cc:1436
283
#: ../client/drizzle.cc:1435
285
285
"Only update the default database. This is useful for skipping updates to "
286
286
"other database in the update log."
289
#: ../client/drizzle.cc:1438
289
#: ../client/drizzle.cc:1437
291
291
"Pager to use to display results. If you don't supply an option the default "
292
292
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
321
321
"Újrakapcsolódás ha a kapcsolat megszakad. Letiltás ezzel --disable-"
322
322
"reconnect. Ez az opció alapértelmezetten engedélyezve van."
324
#: ../client/drizzle.cc:1450
324
#: ../client/drizzle.cc:1449
326
326
msgid "Shutdown the server"
327
327
msgstr "Szerver leállítása."
329
#: ../client/drizzle.cc:1451
329
#: ../client/drizzle.cc:1450
331
331
"Be more silent. Print results with a tab as separator, each row on new line."
334
#: ../client/drizzle.cc:1453
334
#: ../client/drizzle.cc:1452
336
336
"Append everything into outfile. See interactive help (\\h) also. Does not "
337
337
"work in batch mode. Disable with --disable-tee. This option is disabled by "
341
#: ../client/drizzle.cc:1454
342
msgid "Disable outfile. See interactive help (\\h) also."
341
345
#: ../client/drizzle.cc:1455
342
msgid "Disable outfile. See interactive help (\\h) also."
345
#: ../client/drizzle.cc:1456
346
346
msgid "Wait and retry if connection is down."
349
#: ../client/drizzle.cc:1458
349
#: ../client/drizzle.cc:1457
350
350
msgid "Number of seconds before connection timeout."
351
351
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
353
#: ../client/drizzle.cc:1460
353
#: ../client/drizzle.cc:1459
354
354
msgid "Max length of input line"
357
#: ../client/drizzle.cc:1462
357
#: ../client/drizzle.cc:1461
358
358
msgid "Automatic limit for SELECT when using --safe-updates"
361
#: ../client/drizzle.cc:1464
361
#: ../client/drizzle.cc:1463
362
362
msgid "Automatic limit for rows in a join when using --safe-updates"
365
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
366
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
365
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
366
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
367
367
#: ../client/drizzletest.cc:5456
368
368
msgid "Use MySQL Protocol."
369
369
msgstr "MySQL protokoll használata."
371
#: ../client/drizzle.cc:1472
371
#: ../client/drizzle.cc:1471
373
373
msgid "Connect to host"
374
374
msgstr "Csatlakozás kiszolgálóhoz."
376
#: ../client/drizzle.cc:1474
376
#: ../client/drizzle.cc:1473
378
378
"Password to use when connecting to server. If password is not given it's "
379
379
"asked from the tty."
382
#: ../client/drizzle.cc:1476
382
#: ../client/drizzle.cc:1475
384
384
"Port number to use for connection or 0 for default to, in order of "
385
385
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
388
#: ../client/drizzle.cc:1478
388
#: ../client/drizzle.cc:1477
389
389
msgid "User for login if not current user."
392
#: ../client/drizzle.cc:1480
392
#: ../client/drizzle.cc:1479
393
393
msgid "The protocol of connection (tcp,socket,pipe,memory)."
396
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
396
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
398
398
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
401
#: ../client/drizzle.cc:1588
401
#: ../client/drizzle.cc:1587
402
402
msgid "DELIMITER cannot contain a backslash character"
403
403
msgstr "DELIMITER nem tartalmazhat backslash karaktert"
405
#: ../client/drizzle.cc:1665
405
#: ../client/drizzle.cc:1664
406
406
#, fuzzy, c-format
407
407
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
408
408
msgstr "A portnak megadott érték érvénytelen."
410
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
411
#: ../client/drizzle.cc:4092
410
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
411
#: ../client/drizzle.cc:4089
413
413
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
416
#: ../client/drizzle.cc:1724
416
#: ../client/drizzle.cc:1723
419
419
"Copyright (C) 2008 Sun Microsystems\n"
421
421
"and you are welcome to modify and redistribute it under the GPL license\n"
424
#: ../client/drizzle.cc:1729
424
#: ../client/drizzle.cc:1728
426
426
msgid "Usage: drizzle [OPTIONS] [database]\n"
429
#: ../client/drizzle.cc:1780
429
#: ../client/drizzle.cc:1779
430
430
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
433
#: ../client/drizzle.cc:1790
433
#: ../client/drizzle.cc:1788
436
436
"Your Drizzle connection id is %u\n"
437
437
"Server version: %s\n"
440
#: ../client/drizzle.cc:1822
440
#: ../client/drizzle.cc:1820
442
442
msgid "Reading history-file %s\n"
445
#: ../client/drizzle.cc:1826
445
#: ../client/drizzle.cc:1824
447
447
msgid "Couldn't allocate memory for temp histfile!\n"
450
#: ../client/drizzle.cc:1833
450
#: ../client/drizzle.cc:1831
451
451
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
454
#: ../client/drizzle.cc:1856
454
#: ../client/drizzle.cc:1854
456
456
msgid "Writing history-file %s\n"
459
#: ../client/drizzle.cc:1864
459
#: ../client/drizzle.cc:1862
461
461
msgstr "Megszakítva"
463
#: ../client/drizzle.cc:1864
463
#: ../client/drizzle.cc:1862
467
#: ../client/drizzle.cc:1916
467
#: ../client/drizzle.cc:1914
468
468
msgid "Query aborted by Ctrl+C\n"
469
469
msgstr "Lekérdezés megszakítva Ctrl+C -vel\n"
471
#: ../client/drizzle.cc:2000
471
#: ../client/drizzle.cc:1998
473
473
msgid "Processing line: %<PRIu32>\n"
474
474
msgstr "Sor feldolgozása: %<PRIu32>\n"
476
#: ../client/drizzle.cc:2218
476
#: ../client/drizzle.cc:2216
477
477
msgid "Unknown command: "
478
478
msgstr "Ismeretlen parancs: "
480
#: ../client/drizzle.cc:2632
480
#: ../client/drizzle.cc:2630
482
482
"Reading table information for completion of table and column names\n"
483
483
"You can turn off this feature to get a quicker startup with -A\n"
487
#: ../client/drizzle.cc:2698
487
#: ../client/drizzle.cc:2696
488
488
msgid "No connection. Trying to reconnect..."
491
#: ../client/drizzle.cc:2704
491
#: ../client/drizzle.cc:2702
492
492
msgid "Can't connect to the server\n"
495
#: ../client/drizzle.cc:2782
495
#: ../client/drizzle.cc:2780
496
496
msgid "List of all Drizzle commands:"
497
497
msgstr "Az összes Drizzle parancs listázása:"
499
#: ../client/drizzle.cc:2784
499
#: ../client/drizzle.cc:2782
500
500
msgid "Note that all text commands must be first on line and end with ';'"
503
#: ../client/drizzle.cc:2839
503
#: ../client/drizzle.cc:2837
504
504
msgid "No query specified\n"
507
#: ../client/drizzle.cc:2854
507
#: ../client/drizzle.cc:2852
508
508
msgid "Ignoring query to other database"
511
#: ../client/drizzle.cc:2904
511
#: ../client/drizzle.cc:2902
512
512
msgid "Empty set"
515
#: ../client/drizzle.cc:2917
515
#: ../client/drizzle.cc:2915
517
517
msgid "%ld row in set"
518
518
msgid_plural "%ld rows in set"
522
#: ../client/drizzle.cc:2924
522
526
#: ../client/drizzle.cc:2926
526
#: ../client/drizzle.cc:2928
528
528
msgid "Query OK, %ld row affected"
529
529
msgid_plural "Query OK, %ld rows affected"
780
785
msgid "Could not open '%s' for reading: errno = %d"
783
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
788
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
785
790
msgid "Out of memory"
788
#: ../drizzled/drizzled.cc:490
793
#: ../drizzled/drizzled.cc:480
789
794
msgid "Aborting\n"
792
#: ../drizzled/drizzled.cc:572
797
#: ../drizzled/drizzled.cc:544
793
798
msgid "One can only use the --user switch if running as root\n"
796
#: ../drizzled/drizzled.cc:579
801
#: ../drizzled/drizzled.cc:551
798
803
"Fatal error: Please read \"Security\" section of the manual to find out how "
799
804
"to run drizzled as root!\n"
802
#: ../drizzled/drizzled.cc:599
807
#: ../drizzled/drizzled.cc:571
805
810
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
809
#: ../drizzled/drizzled.cc:738
814
#: ../drizzled/drizzled.cc:710
811
816
msgid "gethostname failed, using '%s' as hostname"
814
#: ../drizzled/drizzled.cc:796
819
#: ../drizzled/drizzled.cc:768
816
821
msgid "Unknown locale: '%s'"
819
#: ../drizzled/drizzled.cc:833
824
#: ../drizzled/drizzled.cc:785
820
825
msgid "Can't create thread-keys"
823
#: ../drizzled/drizzled.cc:866
828
#: ../drizzled/drizzled.cc:872
824
829
msgid "Failed to initialize plugins."
827
#: ../drizzled/drizzled.cc:887
832
#: ../drizzled/drizzled.cc:894
830
835
"%s: Too many arguments (first extra is '%s').\n"
831
836
"Use --verbose --help to get a list of available options\n"
834
#: ../drizzled/drizzled.cc:912
839
#: ../drizzled/drizzled.cc:919
835
840
msgid "No scheduler found, cannot continue!\n"
838
#: ../drizzled/drizzled.cc:936
843
#: ../drizzled/drizzled.cc:943
840
845
msgid "Unknown/unsupported storage engine: %s"
843
#: ../drizzled/drizzled.cc:1027
848
#: ../drizzled/drizzled.cc:1032
844
849
msgid "Display this help and exit."
845
850
msgstr "Megmutatja ezt a súgót, majd kilép."
847
#: ../drizzled/drizzled.cc:1031
852
#: ../drizzled/drizzled.cc:1036
848
853
msgid "Display this help and exit after initializing plugins."
851
#: ../drizzled/drizzled.cc:1035
856
#: ../drizzled/drizzled.cc:1040
852
857
msgid "Auto-increment columns are incremented by this"
855
#: ../drizzled/drizzled.cc:1040
860
#: ../drizzled/drizzled.cc:1045
857
862
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
861
#: ../drizzled/drizzled.cc:1046
866
#: ../drizzled/drizzled.cc:1051
863
868
"Path to installation directory. All paths are usually resolved relative to "
867
#: ../drizzled/drizzled.cc:1051
872
#: ../drizzled/drizzled.cc:1056
868
873
msgid "Chroot drizzled daemon during startup."
871
#: ../drizzled/drizzled.cc:1055
876
#: ../drizzled/drizzled.cc:1060
872
877
msgid "Set the default collation."
875
#: ../drizzled/drizzled.cc:1059
880
#: ../drizzled/drizzled.cc:1064
876
881
msgid "Default completion type."
879
#: ../drizzled/drizzled.cc:1064
884
#: ../drizzled/drizzled.cc:1069
880
885
msgid "Write core on errors."
883
#: ../drizzled/drizzled.cc:1068
888
#: ../drizzled/drizzled.cc:1073
884
889
msgid "Path to the database root."
887
#: ../drizzled/drizzled.cc:1072
892
#: ../drizzled/drizzled.cc:1077
888
893
msgid "Set the default storage engine (table type) for tables."
891
#: ../drizzled/drizzled.cc:1076
896
#: ../drizzled/drizzled.cc:1081
892
897
msgid "Set the default time zone."
895
#: ../drizzled/drizzled.cc:1081
900
#: ../drizzled/drizzled.cc:1086
896
901
msgid "Used for debugging; Use at your own risk!"
899
#: ../drizzled/drizzled.cc:1086
904
#: ../drizzled/drizzled.cc:1091
900
905
msgid "Set up signals usable for debugging"
903
#: ../drizzled/drizzled.cc:1090
908
#: ../drizzled/drizzled.cc:1095
904
909
msgid "(IGNORED)"
907
#: ../drizzled/drizzled.cc:1094
912
#: ../drizzled/drizzled.cc:1099
908
913
msgid "Set the language used for the month names and the days of the week."
911
#: ../drizzled/drizzled.cc:1099
916
#: ../drizzled/drizzled.cc:1104
912
917
msgid "Log some not critical warnings to the log file."
915
#: ../drizzled/drizzled.cc:1104
920
#: ../drizzled/drizzled.cc:1109
916
921
msgid "Pid file used by safe_mysqld."
919
#: ../drizzled/drizzled.cc:1108
924
#: ../drizzled/drizzled.cc:1113
921
926
"Maximum time in seconds to wait for the port to become free. (Default: no "
925
#: ../drizzled/drizzled.cc:1113
930
#: ../drizzled/drizzled.cc:1118
927
932
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
928
933
"specified directory"
931
#: ../drizzled/drizzled.cc:1118
936
#: ../drizzled/drizzled.cc:1123
933
938
"Uniquely identifies the server instance in the community of replication "
937
#: ../drizzled/drizzled.cc:1123
942
#: ../drizzled/drizzled.cc:1128
938
943
msgid "Don't print a stack trace on failure."
941
#: ../drizzled/drizzled.cc:1127
946
#: ../drizzled/drizzled.cc:1132
942
947
msgid "Enable symbolic link support."
945
#: ../drizzled/drizzled.cc:1136
950
#: ../drizzled/drizzled.cc:1141
947
952
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
950
#: ../drizzled/drizzled.cc:1141
955
#: ../drizzled/drizzled.cc:1146
951
956
msgid "Path for temporary files."
954
#: ../drizzled/drizzled.cc:1145
959
#: ../drizzled/drizzled.cc:1150
955
960
msgid "Default transaction isolation level."
958
#: ../drizzled/drizzled.cc:1149
963
#: ../drizzled/drizzled.cc:1154
959
964
msgid "Run drizzled daemon as user."
962
#: ../drizzled/drizzled.cc:1157
967
#: ../drizzled/drizzled.cc:1162
964
969
"The number of outstanding connection requests Drizzle can have. This comes "
965
970
"into play when the main Drizzle thread gets very many connection requests in "
966
971
"a very short time."
969
#: ../drizzled/drizzled.cc:1163
974
#: ../drizzled/drizzled.cc:1168
971
976
"Size of tree cache used in bulk insert optimization. Note that this is a "
972
977
"limit per thread!"
975
#: ../drizzled/drizzled.cc:1169
980
#: ../drizzled/drizzled.cc:1174
977
982
"Precision of the result of '/' operator will be increased on that value."
980
#: ../drizzled/drizzled.cc:1175
985
#: ../drizzled/drizzled.cc:1180
981
986
msgid "The maximum length of the result of function group_concat."
984
#: ../drizzled/drizzled.cc:1180
989
#: ../drizzled/drizzled.cc:1185
985
990
msgid "The size of the buffer that is used for full joins."
988
#: ../drizzled/drizzled.cc:1186
993
#: ../drizzled/drizzled.cc:1191
989
994
msgid "Max packetlength to send/receive from to server."
992
#: ../drizzled/drizzled.cc:1191
997
#: ../drizzled/drizzled.cc:1196
994
999
"If there is more than this number of interrupted connections from a host "
995
1000
"this host will be blocked from further connections."
998
#: ../drizzled/drizzled.cc:1196
1003
#: ../drizzled/drizzled.cc:1201
999
1004
msgid "Max number of errors/warnings to store for a statement."
1002
#: ../drizzled/drizzled.cc:1201
1007
#: ../drizzled/drizzled.cc:1206
1003
1008
msgid "Don't allow creation of heap tables bigger than this."
1006
#: ../drizzled/drizzled.cc:1207
1011
#: ../drizzled/drizzled.cc:1212
1008
1013
"Joins that are probably going to read more than max_join_size records return "
1012
#: ../drizzled/drizzled.cc:1213
1017
#: ../drizzled/drizzled.cc:1218
1013
1018
msgid "Max number of bytes in sorted records."
1016
#: ../drizzled/drizzled.cc:1218
1021
#: ../drizzled/drizzled.cc:1223
1017
1022
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1020
#: ../drizzled/drizzled.cc:1223
1025
#: ../drizzled/drizzled.cc:1228
1022
1027
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1023
1028
"max_sort_length bytes of each value are used; the rest are ignored)."
1026
#: ../drizzled/drizzled.cc:1230
1031
#: ../drizzled/drizzled.cc:1235
1027
1032
msgid "After this many write locks, allow some read locks to run in between."
1030
#: ../drizzled/drizzled.cc:1234
1035
#: ../drizzled/drizzled.cc:1239
1032
1037
"Don't log queries which examine less than min_examined_row_limit rows to "
1036
#: ../drizzled/drizzled.cc:1240
1041
#: ../drizzled/drizzled.cc:1245
1038
1043
"Controls the heuristic(s) applied during query optimization to prune less-"
1039
1044
"promising partial plans from the optimizer search space. Meaning: false - do "
1052
1057
"(used for testing/comparison)."
1055
#: ../drizzled/drizzled.cc:1260
1060
#: ../drizzled/drizzled.cc:1265
1056
1061
msgid "Directory for plugins."
1059
#: ../drizzled/drizzled.cc:1264
1064
#: ../drizzled/drizzled.cc:1269
1061
1066
"Optional comma separated list of plugins to load at startup in addition to "
1062
1067
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1065
#: ../drizzled/drizzled.cc:1270
1070
#: ../drizzled/drizzled.cc:1275
1067
1072
"Optional comma separated list of plugins to not load at startup. Effectively "
1068
1073
"removes a plugin from the list of plugins to be loaded. [for example: --"
1069
1074
"plugin_remove=crc32,logger_gearman]"
1072
#: ../drizzled/drizzled.cc:1276
1077
#: ../drizzled/drizzled.cc:1281
1074
1079
"Optional comma separated list of plugins to load at starup instead of the "
1075
1080
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1078
#: ../drizzled/drizzled.cc:1282
1083
#: ../drizzled/drizzled.cc:1287
1079
1084
msgid "The size of the buffer that is allocated when preloading indexes"
1082
#: ../drizzled/drizzled.cc:1287
1087
#: ../drizzled/drizzled.cc:1292
1083
1088
msgid "Allocation block size for query parsing and execution"
1086
#: ../drizzled/drizzled.cc:1292
1091
#: ../drizzled/drizzled.cc:1297
1087
1092
msgid "Persistent buffer for query parsing and execution"
1090
#: ../drizzled/drizzled.cc:1298
1095
#: ../drizzled/drizzled.cc:1303
1091
1096
msgid "Allocation block size for storing ranges during optimization"
1094
#: ../drizzled/drizzled.cc:1304
1099
#: ../drizzled/drizzled.cc:1309
1096
1101
"Each thread that does a sequential scan allocates a buffer of this size for "
1097
1102
"each table it scans. If you do many sequential scans, you may want to "
1098
1103
"increase this value."
1101
#: ../drizzled/drizzled.cc:1312
1106
#: ../drizzled/drizzled.cc:1317
1103
1108
"When reading rows in sorted order after a sort, the rows are read through "
1104
1109
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1105
1110
"record_buffer."
1108
#: ../drizzled/drizzled.cc:1320
1113
#: ../drizzled/drizzled.cc:1325
1109
1114
msgid "Select scheduler to be used (by default multi-thread)."
1112
#: ../drizzled/drizzled.cc:1325
1117
#: ../drizzled/drizzled.cc:1330
1113
1118
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1116
#: ../drizzled/drizzled.cc:1331
1121
#: ../drizzled/drizzled.cc:1336
1117
1122
msgid "The number of cached table definitions."
1120
#: ../drizzled/drizzled.cc:1335
1125
#: ../drizzled/drizzled.cc:1340
1121
1126
msgid "The number of cached open tables."
1124
#: ../drizzled/drizzled.cc:1339
1129
#: ../drizzled/drizzled.cc:1344
1126
1131
"Timeout in seconds to wait for a table level lock before returning an error. "
1127
1132
"Used only if the connection has active cursors."
1130
#: ../drizzled/drizzled.cc:1344
1135
#: ../drizzled/drizzled.cc:1349
1131
1136
msgid "The stack size for each thread."
1134
#: ../drizzled/drizzled.cc:1350
1139
#: ../drizzled/drizzled.cc:1355
1136
1141
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1137
1142
"automatically convert it to an on-disk MyISAM table."
1140
#: ../drizzled/drizzled.cc:1376
1145
#: ../drizzled/drizzled.cc:1381
1142
1147
"Copyright (C) 2008 Sun Microsystems\n"
1143
1148
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4806
4811
"registered.\n"
4809
#: ../drizzled/module/loader.cc:356
4814
#: ../drizzled/module/loader.cc:354
4811
4816
msgid "Plugin '%s' init function returned error.\n"
4814
#: ../drizzled/module/loader.cc:534
4819
#: ../drizzled/module/loader.cc:532
4816
4821
msgid "Couldn't load plugin library named '%s'.\n"
4819
#: ../drizzled/module/loader.cc:544
4824
#: ../drizzled/module/loader.cc:542
4821
4826
msgid "Couldn't load plugin named '%s'.\n"
4824
#: ../drizzled/module/loader.cc:773
4829
#: ../drizzled/module/loader.cc:771
4825
4830
msgid "Out of memory."
4828
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
4833
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4830
4835
msgid "Unknown variable type code 0x%x in plugin '%s'."
4833
#: ../drizzled/module/loader.cc:1539
4838
#: ../drizzled/module/loader.cc:1526
4836
4841
"Server variable %s of plugin %s was forced to be read-only: string variable "
4837
4842
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4840
#: ../drizzled/module/loader.cc:1558
4845
#: ../drizzled/module/loader.cc:1545
4842
4847
msgid "Missing variable name in plugin '%s'."
4845
#: ../drizzled/module/loader.cc:1575
4850
#: ../drizzled/module/loader.cc:1562
4847
4852
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4850
#: ../drizzled/module/loader.cc:1697
4855
#: ../drizzled/module/loader.cc:1684
4852
4857
msgid "Out of memory for plugin '%s'."
4860
#: ../drizzled/module/loader.cc:1693
4862
msgid "Bad options for plugin '%s'."
4855
4865
#: ../drizzled/module/loader.cc:1706
4857
msgid "Bad options for plugin '%s'."
4860
#: ../drizzled/module/loader.cc:1719
4862
4867
msgid "Parsing options for plugin '%s' failed."
4865
#: ../drizzled/module/loader.cc:1772
4870
#: ../drizzled/module/loader.cc:1759
4867
4872
msgid "Plugin '%s' has conflicting system variables"
5300
5305
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5303
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5305
msgid "%s: option `%s' is ambiguous\n"
5308
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5310
msgid "%s: option `--%s' doesn't allow an argument\n"
5313
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5315
msgid "%s: option `%c%s' doesn't allow an argument\n"
5318
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5319
#: ../gnulib/getopt.c:993
5321
msgid "%s: option `%s' requires an argument\n"
5324
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5326
msgid "%s: unrecognized option `--%s'\n"
5329
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5331
msgid "%s: unrecognized option `%c%s'\n"
5334
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5336
msgid "%s: illegal option -- %c\n"
5339
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5341
msgid "%s: invalid option -- %c\n"
5344
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5345
#: ../gnulib/getopt.c:1064
5347
msgid "%s: option requires an argument -- %c\n"
5350
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5352
msgid "%s: option `-W %s' is ambiguous\n"
5355
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5357
msgid "%s: option `-W %s' doesn't allow an argument\n"
5360
#: ../plugin/auth_file/auth_file.cc:214
5308
#: ../plugin/auth_file/auth_file.cc:225
5362
5310
msgid "Could not load auth file: %s\n"
5365
#: ../plugin/auth_file/auth_file.cc:227
5313
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5366
5314
msgid "File to load for usernames and passwords"
5437
5385
msgid "Default database to use."
5440
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5441
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5388
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5389
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5442
5390
msgid "Invalid value of port\n"
5445
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5446
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5393
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5394
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5447
5395
msgid "Invalid value for connect_timeout\n"
5450
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5451
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5398
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5399
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5452
5400
msgid "Invalid value for read_timeout\n"
5455
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5456
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5403
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5404
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5457
5405
msgid "Invalid value for write_timeout\n"
5460
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5408
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5461
5409
msgid "Invalid value for retry_count\n"
5464
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5465
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5412
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5413
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5466
5414
msgid "Invalid value for buffer_length\n"
5469
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5470
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5472
"Port number to use for connection or 0 for default to, in order of "
5473
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5476
5417
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5477
5418
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5478
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5479
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5480
msgid "Connect Timeout."
5483
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5484
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5485
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5486
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5487
msgid "Read Timeout."
5490
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5420
"Port number to use for connection or 0 for default to, in order of "
5421
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5424
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5491
5425
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5492
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5426
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5493
5427
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5494
msgid "Write Timeout."
5428
msgid "Connect Timeout."
5497
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5431
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5498
5432
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5499
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5433
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5500
5434
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5501
msgid "Retry Count."
5435
msgid "Read Timeout."
5504
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5438
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5505
5439
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5506
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5440
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5507
5441
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5508
msgid "Buffer length."
5442
msgid "Write Timeout."
5511
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5445
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5512
5446
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5513
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5447
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5514
5448
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5449
msgid "Retry Count."
5452
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5453
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5454
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5455
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5456
msgid "Buffer length."
5459
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5460
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5461
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5462
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5515
5463
msgid "Address to bind to."
5768
5716
msgid "Statement closed indirectly because of a preceding %s() call"
5771
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5772
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5719
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
5720
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
5721
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5775
5723
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5726
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5780
5728
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5731
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
5732
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
5733
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
5734
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5788
5736
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5739
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
5740
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5794
5742
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5745
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
5746
msgid "Invalid value of additional-mem-pool-size"
5749
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
5750
msgid "Invalid value of autoextend-increment"
5753
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
5754
msgid "Invalid value of buffer-pool-size"
5757
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
5758
msgid "Invalid value of io-capacity"
5761
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
5762
msgid "Invalid value of fast-shutdown"
5765
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
5766
msgid "Invalid value of flush-log-at-trx-commit"
5769
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
5770
msgid "Invalid value of force-recovery"
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
5774
msgid "Invalid value of log-file-size"
5777
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
5778
msgid "Invalid value of log-files-in-group"
5781
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
5782
msgid "Invalid value of lock-wait-timeout"
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
5786
msgid "Invalid value of log-buffer-size"
5789
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
5790
msgid "Invalid value of lru-old-blocks-pct"
5793
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
5794
msgid "Invalid value of lru-block-access-recency"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
5798
msgid "Invalid value of max-dirty-pages-pct"
5801
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
5802
msgid "Invalid value of max-purge-lag"
5805
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
5806
msgid "Invalid value of open-files"
5809
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
5810
msgid "Invalid value of read-io-threads"
5813
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
5814
msgid "Invalid value of sync_spin_loops"
5817
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5799
5819
msgid "Error starting Embedded InnoDB %d (%s)\n"
5822
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
5823
msgid "Enable InnoDB adaptive hash index (enabled by default)."
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
5827
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
5830
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
5832
"Size of a memory pool InnoDB uses to store data dictionary information and "
5833
"other internal data structures."
5836
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
5837
msgid "Data file autoextend increment in megabytes"
5840
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
5842
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
5846
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
5847
msgid "The common part for InnoDB table spaces."
5850
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
5852
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
5856
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
5858
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
5859
"innodb-doublewrite."
5862
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
5863
msgid "Number of IOPs the server can do. Tunes the background IO rate"
5866
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
5868
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
5869
"are 0, 1 (faster) or 2 (fastest - crash-like)."
5872
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
5873
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5876
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
5877
msgid "File format to use for new tables in .ibd files."
5880
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
5882
"Set to 0 (write and flush once per second),1 (write and flush at each "
5883
"commit) or 2 (write at commit, flush once per second)."
5886
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
5887
msgid "With which method to flush data."
5890
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
5892
"Helps to save your data in case the disk image of the database becomes "
5896
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
5897
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
5898
msgid "Path to individual files and their sizes."
5901
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
5902
msgid "Path to InnoDB log files."
5905
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
5906
msgid "Size of each log file in a log group."
5909
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
5911
"Number of log files in the log group. InnoDB writes to the files in a "
5912
"circular fashion. Value 3 is recommended here."
5915
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
5917
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5918
"rolled back. Values above 100000000 disable the timeout."
5921
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
5923
"The size of the buffer which InnoDB uses to write log to the log files on "
5927
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
5929
"Sets the point in the LRU list from where all pages are classified as old "
5933
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
5935
"Milliseconds between accesses to a block at which it is made young. "
5936
"0=disabled (Advanced users)"
5939
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
5940
msgid "Percentage of dirty pages allowed in bufferpool."
5943
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
5944
msgid "Desired maximum length of the purge queue (0 = no limit)"
5947
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
5949
"Roll back the complete transaction on lock wait timeout, for 4.x "
5950
"compatibility (disabled by default)"
5953
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
5954
msgid "How many files at the maximum InnoDB keeps open at the same time."
5957
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
5958
msgid "Number of background read I/O threads in InnoDB."
5961
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
5962
msgid "Number of background write I/O threads in InnoDB."
5965
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
5967
"Disable if you want to reduce the number of messages written to the log "
5968
"(default: enabled)."
5971
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
5972
msgid "Enable SHOW INNODB STATUS output in the log"
5975
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
5976
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
5979
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
5980
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
5802
5983
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5804
5985
msgid "Failed to send error message to libnotify\n"
5808
5989
msgid "Error Messages to stderr"
5811
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5812
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
5992
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
5993
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5813
5994
msgid "List of schemas to filter"
5816
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5817
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
5997
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
5998
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5818
5999
msgid "List of tables to filter"
5821
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
6002
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5822
6003
msgid "Regular expression to apply to schemas to filter"
5825
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
6006
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5826
6007
msgid "Regular expression to apply to tables to filter"
5829
#: ../plugin/hello_events/hello_events.cc:294
6010
#: ../plugin/hello_events/hello_events.cc:301
5830
6011
msgid "Invalid value of before-write-position\n"
5833
#: ../plugin/hello_events/hello_events.cc:303
5834
#: ../plugin/hello_events/hello_events.cc:312
6014
#: ../plugin/hello_events/hello_events.cc:310
6015
#: ../plugin/hello_events/hello_events.cc:319
5835
6016
msgid "Invalid value of before-update-position\n"
5838
#: ../plugin/hello_events/hello_events.cc:352
5839
#: ../plugin/hello_events/hello_events.cc:355
5840
#: ../plugin/hello_events/hello_events.cc:373
6019
#: ../plugin/hello_events/hello_events.cc:359
6020
#: ../plugin/hello_events/hello_events.cc:362
6021
#: ../plugin/hello_events/hello_events.cc:380
5841
6022
msgid "A comma delimited list of databases to watch"
5844
#: ../plugin/hello_events/hello_events.cc:358
5845
#: ../plugin/hello_events/hello_events.cc:389
6025
#: ../plugin/hello_events/hello_events.cc:365
6026
#: ../plugin/hello_events/hello_events.cc:396
5846
6027
msgid "Enable Example Events Plugin"
5849
#: ../plugin/hello_events/hello_events.cc:361
5850
#: ../plugin/hello_events/hello_events.cc:397
6030
#: ../plugin/hello_events/hello_events.cc:368
6031
#: ../plugin/hello_events/hello_events.cc:404
5851
6032
msgid "Before write row event observer call position"
5854
#: ../plugin/hello_events/hello_events.cc:364
5855
#: ../plugin/hello_events/hello_events.cc:408
6035
#: ../plugin/hello_events/hello_events.cc:371
6036
#: ../plugin/hello_events/hello_events.cc:415
5856
6037
#: ../plugin/pbms/src/parameters_ms.cc:579
5857
6038
msgid "Before update row event observer call position"
5860
#: ../plugin/hello_events/hello_events.cc:367
5861
#: ../plugin/hello_events/hello_events.cc:419
6041
#: ../plugin/hello_events/hello_events.cc:374
6042
#: ../plugin/hello_events/hello_events.cc:426
5862
6043
msgid "After drop database event observer call position"
5865
#: ../plugin/hello_events/hello_events.cc:381
6046
#: ../plugin/hello_events/hello_events.cc:388
5866
6047
msgid "A comma delimited list of tables to watch"
5869
#: ../plugin/hello_events/hello_events.cc:443
6050
#: ../plugin/hello_events/hello_events.cc:450
5870
6051
msgid "An example events Plugin"
5875
6056
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6059
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6060
msgid "Invalid value for io-capacity\n"
6063
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6064
msgid "Invalid value for fast-shutdown\n"
6067
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6068
msgid "Invalid value for flush-log-at-trx-commit\n"
6071
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6072
msgid "Invalid value for max-dirty-pages-pct\n"
6075
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6076
msgid "Invalid value for stats-sample-pages\n"
6079
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6080
msgid "Invalid value for additional-mem-pool-size\n"
6083
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6084
msgid "Invalid value for autoextend-increment\n"
6087
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6088
msgid "Invalid value for buffer-pool-size\n"
6091
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6092
msgid "Invalid value for commit-concurrency\n"
6095
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6096
msgid "Invalid value for concurrency-tickets\n"
6099
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6100
msgid "Invalid value for file-io-threads\n"
6103
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6104
msgid "Invalid value for read-io-threads\n"
6107
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6108
msgid "Invalid value for write-io-threads\n"
6111
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6112
msgid "Invalid value for force-recovery\n"
6115
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6116
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6117
msgid "Invalid value for log-file-size\n"
6120
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6121
msgid "Invalid value for log-files-in-group\n"
6124
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6125
msgid "Invalid value for mirrored-log-groups\n"
6128
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6129
msgid "Invalid value for open-files\n"
6132
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6133
msgid "Invalid value for thread-concurrency\n"
6136
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6137
msgid "Invalid value for read-ahead-threshold\n"
6140
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6141
msgid "Invalid value for lock-wait-timeout\n"
5878
6144
#: ../plugin/logging_gearman/logging_gearman.cc:196
5880
6146
msgid "fail gearman_client_create(): %s"
6006
6292
"memcached_servers_parse(%s)."
6009
#: ../plugin/multi_thread/multi_thread.cc:100
6295
#: ../plugin/multi_thread/multi_thread.cc:63
6297
msgid "Unable to set thread stack size to %<PRId64>\n"
6300
#: ../plugin/multi_thread/multi_thread.cc:112
6301
msgid "Invalid value for max-threads\n"
6304
#: ../plugin/multi_thread/multi_thread.cc:125
6305
#: ../plugin/multi_thread/multi_thread.cc:132
6010
6306
msgid "Maximum number of user threads available."
6013
#: ../plugin/myisam/ha_myisam.cc:529
6309
#: ../plugin/myisam/ha_myisam.cc:534
6015
6311
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6018
#: ../plugin/myisam/ha_myisam.cc:533
6314
#: ../plugin/myisam/ha_myisam.cc:538
6020
6316
msgid "Got an error from unknown thread, %s:%d"
6023
#: ../plugin/myisam/ha_myisam.cc:539
6319
#: ../plugin/myisam/ha_myisam.cc:544
6024
6320
msgid "Unknown thread accessing table"
6027
#: ../plugin/myisam/ha_myisam.cc:1614
6028
msgid "Block size to be used for MyISAM index pages."
6031
#: ../plugin/myisam/ha_myisam.cc:1624
6033
"This characterizes the number of hits a hot block has to be untouched until "
6034
"it is considered aged enough to be downgraded to a warm block. This "
6035
"specifies the percentage ratio of that number of hits to the total number of "
6036
"blocks in key cache"
6039
#: ../plugin/myisam/ha_myisam.cc:1637
6040
msgid "The minimum percentage of warm blocks in key cache"
6043
#: ../plugin/myisam/ha_myisam.cc:1648
6045
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6046
"this to get better index handling (for all reads and multiple writes) to as "
6047
"much as you can afford;"
6050
#: ../plugin/myisam/ha_myisam.cc:1660
6052
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6053
"disables parallel repair."
6056
#: ../plugin/myisam/ha_myisam.cc:1666
6323
#: ../plugin/myisam/ha_myisam.cc:1500
6324
msgid "Invalid value for max-sort-file-size\n"
6327
#: ../plugin/myisam/ha_myisam.cc:1509
6328
msgid "Invalid value for sort-buffer-size\n"
6331
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6058
6333
"Don't use the fast sort index method to created index if the temporary file "
6059
6334
"would get bigger than this."
6062
#: ../plugin/myisam/ha_myisam.cc:1671
6337
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6064
6339
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6065
6340
"when creating indexes with CREATE INDEX or ALTER TABLE."
6068
#: ../plugin/myisam/ha_myisam.cc:1677
6069
msgid "Default pointer size to be used for MyISAM tables."
6072
6343
#: ../plugin/myisam/my_handler_errors.cc:42
6073
6344
msgid "Didn't find key on read or update"
6332
6603
msgid "Before insert row event observer call position"
6335
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6606
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6336
6607
msgid "event_add error in libevent_add_session_callback\n"
6339
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6610
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6340
6611
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6343
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6614
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6344
6615
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6347
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6618
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6348
6619
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6351
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6622
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6352
6623
msgid "session_add_event event_add error in libevent_init\n"
6355
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6626
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6357
6628
msgid "Can't create completion port thread (error %d)"
6360
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6631
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
6632
msgid "Invalid value for size\n"
6635
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
6636
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6361
6637
msgid "Size of Pool."
6364
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6640
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6365
6641
msgid "Failed to allocate enough memory to transaction message\n"
6368
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6644
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6370
6646
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6373
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6649
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6375
6651
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6378
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6654
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
6655
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6380
6657
msgid "Enable rabbitmq log"
6381
6658
msgstr "Tranzakciós napló engedélyezése"
6383
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6660
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
6661
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6384
6662
msgid "Host name to connect to"
6387
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6665
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6388
6666
msgid "RabbitMQ Port"
6391
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6669
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
6670
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6392
6671
msgid "RabbitMQ username"
6395
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6674
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
6675
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6396
6676
msgid "RabbitMQ password"
6399
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6679
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6400
6680
msgid "RabbitMQ virtualhost"
6403
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6683
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6404
6684
msgid "Name of RabbitMQ exchange to publish to"
6407
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6687
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6408
6688
msgid "Name of RabbitMQ routing key to use"
6411
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6412
#: ../plugin/transaction_log/module.cc:247
6691
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6692
#: ../plugin/transaction_log/module.cc:303
6693
#: ../plugin/transaction_log/module.cc:356
6413
6694
msgid "Name of the replicator plugin to use (default='default_replicator')"
6416
#: ../plugin/signal_handler/signal_handler.cc:233
6697
#: ../plugin/session_dictionary/processlist.cc:94
6701
#: ../plugin/signal_handler/signal_handler.cc:234
6418
6703
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6490
6787
msgid "BUFFER: %s\n"
6491
6788
msgstr "BUFFER: %s\n"
6493
#: ../plugin/transaction_log/module.cc:122
6790
#: ../plugin/transaction_log/module.cc:135
6791
msgid "Invalid value for sync-method\n"
6794
#: ../plugin/transaction_log/module.cc:144
6795
msgid "Invalid value for num-write-buffers\n"
6798
#: ../plugin/transaction_log/module.cc:178
6495
6800
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6498
#: ../plugin/transaction_log/module.cc:131
6803
#: ../plugin/transaction_log/module.cc:187
6500
6805
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6503
#: ../plugin/transaction_log/module.cc:141
6808
#: ../plugin/transaction_log/module.cc:197
6505
6810
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6508
#: ../plugin/transaction_log/module.cc:150
6813
#: ../plugin/transaction_log/module.cc:206
6510
6815
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6513
#: ../plugin/transaction_log/module.cc:163
6818
#: ../plugin/transaction_log/module.cc:219
6515
6820
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6518
#: ../plugin/transaction_log/module.cc:223
6823
#: ../plugin/transaction_log/module.cc:279
6824
#: ../plugin/transaction_log/module.cc:350
6519
6825
msgid "Enable transaction log"
6520
6826
msgstr "Tranzakciós napló engedélyezése"
6522
#: ../plugin/transaction_log/module.cc:231
6828
#: ../plugin/transaction_log/module.cc:287
6829
#: ../plugin/transaction_log/module.cc:344
6523
6830
msgid "DEBUGGING - Truncate transaction log"
6526
#: ../plugin/transaction_log/module.cc:239
6833
#: ../plugin/transaction_log/module.cc:295
6834
#: ../plugin/transaction_log/module.cc:353
6527
6835
msgid "Path to the file to use for transaction log"
6530
#: ../plugin/transaction_log/module.cc:255
6838
#: ../plugin/transaction_log/module.cc:311
6839
#: ../plugin/transaction_log/module.cc:347
6531
6840
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6534
#: ../plugin/transaction_log/module.cc:263
6843
#: ../plugin/transaction_log/module.cc:319
6844
#: ../plugin/transaction_log/module.cc:359
6536
6846
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6537
6847
"each transaction write, 2 == sync log file once per second"
6540
#: ../plugin/transaction_log/module.cc:276
6850
#: ../plugin/transaction_log/module.cc:332
6851
#: ../plugin/transaction_log/module.cc:362
6541
6852
msgid "Number of slots for in-memory write buffers (default=8)."