118
118
msgid "Error: Invalid Value for max_input_line"
121
#: ../client/drizzle.cc:1363
123
msgid "Displays this help and exit."
124
msgstr "Paparkan bantuan ini dan keluar."
121
126
#: ../client/drizzle.cc:1364
123
msgid "Displays this help and exit."
124
msgstr "Paparkan bantuan ini dan keluar."
126
#: ../client/drizzle.cc:1365
128
128
"Don't use history file. Disable interactive behavior. (Enables --silent)"
130
130
"Jangan guna fail sejarah. Lumpuhkan perlakuan interaktif. (Menggiatkan --"
133
#: ../client/drizzle.cc:1367
133
#: ../client/drizzle.cc:1366
134
134
msgid "Display column type information."
135
135
msgstr "Paparkan maklumat jenis lajur."
137
#: ../client/drizzle.cc:1369
137
#: ../client/drizzle.cc:1368
139
139
"Preserve comments. Send comments to the server. The default is --skip-"
140
140
"comments (discard comments), enable with --comments"
143
#: ../client/drizzle.cc:1371
143
#: ../client/drizzle.cc:1370
144
144
msgid "Use compression in server/client protocol."
147
#: ../client/drizzle.cc:1373
147
#: ../client/drizzle.cc:1372
148
148
msgid "Print the output of a query (rows) vertically."
151
#: ../client/drizzle.cc:1375
151
#: ../client/drizzle.cc:1374
152
152
msgid "Continue even if we get an sql error."
155
#: ../client/drizzle.cc:1377
155
#: ../client/drizzle.cc:1376
157
157
"Enable named commands. Named commands mean this program's internal commands; "
158
158
"see drizzle> help . When enabled, the named commands can be used from any "
169
169
"deprecated; use --disable-named-commands instead."
172
#: ../client/drizzle.cc:1380
172
#: ../client/drizzle.cc:1379
173
173
msgid "Ignore space after function names."
176
#: ../client/drizzle.cc:1382
176
#: ../client/drizzle.cc:1381
177
177
msgid "Turn off beep on error."
180
#: ../client/drizzle.cc:1384
180
#: ../client/drizzle.cc:1383
181
181
msgid "Write line numbers for errors."
184
#: ../client/drizzle.cc:1386
184
#: ../client/drizzle.cc:1385
186
186
"Don't write line number for errors. WARNING: -L is deprecated, use long "
187
187
"version of this option instead."
190
#: ../client/drizzle.cc:1388
190
#: ../client/drizzle.cc:1387
191
191
msgid "Write column names in results."
194
#: ../client/drizzle.cc:1390
194
#: ../client/drizzle.cc:1389
196
196
"Don't write column names in results. WARNING: -N is deprecated, use long "
197
197
"version of this options instead."
200
#: ../client/drizzle.cc:1392
200
#: ../client/drizzle.cc:1391
202
202
"Change the value of a variable. Please note that this option is deprecated; "
203
203
"you can set variables directly with --variable-name=value."
206
#: ../client/drizzle.cc:1394
206
#: ../client/drizzle.cc:1393
207
207
msgid "Output in table format."
210
#: ../client/drizzle.cc:1396
210
#: ../client/drizzle.cc:1395
211
211
msgid "Only allow UPDATE and DELETE that uses keys."
214
#: ../client/drizzle.cc:1398
214
#: ../client/drizzle.cc:1397
215
215
msgid "Synonym for option --safe-updates, -U."
218
#: ../client/drizzle.cc:1400
218
#: ../client/drizzle.cc:1399
219
219
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
222
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
222
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
223
223
msgid "Output version information and exit."
226
#: ../client/drizzle.cc:1403
226
#: ../client/drizzle.cc:1402
227
227
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
230
#: ../client/drizzle.cc:1407
230
#: ../client/drizzle.cc:1406
231
231
msgid "Number of lines before each import progress report."
234
#: ../client/drizzle.cc:1409
234
#: ../client/drizzle.cc:1408
235
235
msgid "Ping the server to check if it's alive."
238
#: ../client/drizzle.cc:1411
238
#: ../client/drizzle.cc:1410
239
239
msgid "Configuration file defaults are not used if no-defaults is set"
242
#: ../client/drizzle.cc:1417
242
#: ../client/drizzle.cc:1416
244
244
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
245
245
"and field completion, but startup and reconnecting may take a longer time. "
314
#: ../client/drizzle.cc:1440
314
#: ../client/drizzle.cc:1439
316
316
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
317
317
msgstr "Lumpuhkan pelaman, cetak ke stdout."
319
#: ../client/drizzle.cc:1442
319
#: ../client/drizzle.cc:1441
320
320
msgid "Set the drizzle prompt to this value."
323
#: ../client/drizzle.cc:1444
323
#: ../client/drizzle.cc:1443
325
325
"Don't cache result, print it row by row. This may slow down the server if "
326
326
"the output is suspended. Doesn't use history file."
329
#: ../client/drizzle.cc:1446
329
#: ../client/drizzle.cc:1445
330
330
msgid "Write fields without conversion. Used with --batch."
333
#: ../client/drizzle.cc:1448
333
#: ../client/drizzle.cc:1447
335
335
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
336
336
"option is enabled by default."
339
#: ../client/drizzle.cc:1449
340
msgid "Shutdown the server"
339
343
#: ../client/drizzle.cc:1450
340
msgid "Shutdown the server"
343
#: ../client/drizzle.cc:1451
345
345
"Be more silent. Print results with a tab as separator, each row on new line."
348
#: ../client/drizzle.cc:1453
348
#: ../client/drizzle.cc:1452
350
350
"Append everything into outfile. See interactive help (\\h) also. Does not "
351
351
"work in batch mode. Disable with --disable-tee. This option is disabled by "
355
#: ../client/drizzle.cc:1454
356
msgid "Disable outfile. See interactive help (\\h) also."
355
359
#: ../client/drizzle.cc:1455
356
msgid "Disable outfile. See interactive help (\\h) also."
359
#: ../client/drizzle.cc:1456
360
360
msgid "Wait and retry if connection is down."
363
#: ../client/drizzle.cc:1458
363
#: ../client/drizzle.cc:1457
364
364
msgid "Number of seconds before connection timeout."
367
#: ../client/drizzle.cc:1460
367
#: ../client/drizzle.cc:1459
368
368
msgid "Max length of input line"
371
#: ../client/drizzle.cc:1462
371
#: ../client/drizzle.cc:1461
372
372
msgid "Automatic limit for SELECT when using --safe-updates"
375
#: ../client/drizzle.cc:1464
375
#: ../client/drizzle.cc:1463
376
376
msgid "Automatic limit for rows in a join when using --safe-updates"
379
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
380
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
379
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
380
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
381
381
#: ../client/drizzletest.cc:5456
382
382
msgid "Use MySQL Protocol."
385
#: ../client/drizzle.cc:1472
385
#: ../client/drizzle.cc:1471
386
386
msgid "Connect to host"
389
#: ../client/drizzle.cc:1474
389
#: ../client/drizzle.cc:1473
391
391
"Password to use when connecting to server. If password is not given it's "
392
392
"asked from the tty."
395
#: ../client/drizzle.cc:1476
395
#: ../client/drizzle.cc:1475
397
397
"Port number to use for connection or 0 for default to, in order of "
398
398
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
401
#: ../client/drizzle.cc:1478
401
#: ../client/drizzle.cc:1477
402
402
msgid "User for login if not current user."
405
#: ../client/drizzle.cc:1480
405
#: ../client/drizzle.cc:1479
406
406
msgid "The protocol of connection (tcp,socket,pipe,memory)."
409
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
409
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
411
411
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
413
413
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
416
#: ../client/drizzle.cc:1588
416
#: ../client/drizzle.cc:1587
417
417
msgid "DELIMITER cannot contain a backslash character"
420
#: ../client/drizzle.cc:1665
420
#: ../client/drizzle.cc:1664
422
422
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
425
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
426
#: ../client/drizzle.cc:4092
425
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
426
#: ../client/drizzle.cc:4089
428
428
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
431
#: ../client/drizzle.cc:1724
431
#: ../client/drizzle.cc:1723
434
434
"Copyright (C) 2008 Sun Microsystems\n"
454
454
"Id sambungan Drizzle anda ialah %u\n"
455
455
"Versi pelayan: %s\n"
457
#: ../client/drizzle.cc:1822
457
#: ../client/drizzle.cc:1820
459
459
msgid "Reading history-file %s\n"
460
460
msgstr "Sedang membaca fail sejarah %s\n"
462
#: ../client/drizzle.cc:1826
462
#: ../client/drizzle.cc:1824
464
464
msgid "Couldn't allocate memory for temp histfile!\n"
465
465
msgstr "Tidak boleh menyediakan ruang ingatan untuk fail sejarah sementara!\n"
467
#: ../client/drizzle.cc:1833
467
#: ../client/drizzle.cc:1831
468
468
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
470
470
"Taip 'help;' atau '\\h' untuk bantuan. Taip '\\c' untuk membersihkan "
473
#: ../client/drizzle.cc:1856
473
#: ../client/drizzle.cc:1854
475
475
msgid "Writing history-file %s\n"
476
476
msgstr "Sedang menulis fail sejarah %s\n"
478
#: ../client/drizzle.cc:1864
478
#: ../client/drizzle.cc:1862
480
480
msgstr "Dihenti paksa"
482
#: ../client/drizzle.cc:1864
482
#: ../client/drizzle.cc:1862
484
484
msgstr "Selamat tinggal."
486
#: ../client/drizzle.cc:1916
486
#: ../client/drizzle.cc:1914
487
487
msgid "Query aborted by Ctrl+C\n"
488
488
msgstr "Pertanyaan dihentikan dengan Ctrl+C\n"
490
#: ../client/drizzle.cc:2000
490
#: ../client/drizzle.cc:1998
492
492
msgid "Processing line: %<PRIu32>\n"
495
#: ../client/drizzle.cc:2218
495
#: ../client/drizzle.cc:2216
496
496
msgid "Unknown command: "
499
#: ../client/drizzle.cc:2632
499
#: ../client/drizzle.cc:2630
501
501
"Reading table information for completion of table and column names\n"
502
502
"You can turn off this feature to get a quicker startup with -A\n"
506
#: ../client/drizzle.cc:2698
506
#: ../client/drizzle.cc:2696
507
507
msgid "No connection. Trying to reconnect..."
510
#: ../client/drizzle.cc:2704
510
#: ../client/drizzle.cc:2702
511
511
msgid "Can't connect to the server\n"
514
#: ../client/drizzle.cc:2780
515
msgid "List of all Drizzle commands:"
514
518
#: ../client/drizzle.cc:2782
515
msgid "List of all Drizzle commands:"
518
#: ../client/drizzle.cc:2784
519
519
msgid "Note that all text commands must be first on line and end with ';'"
522
#: ../client/drizzle.cc:2839
522
#: ../client/drizzle.cc:2837
523
523
msgid "No query specified\n"
526
#: ../client/drizzle.cc:2854
526
#: ../client/drizzle.cc:2852
527
527
msgid "Ignoring query to other database"
530
#: ../client/drizzle.cc:2904
530
#: ../client/drizzle.cc:2902
531
531
msgid "Empty set"
534
#: ../client/drizzle.cc:2917
534
#: ../client/drizzle.cc:2915
536
536
msgid "%ld row in set"
537
537
msgid_plural "%ld rows in set"
541
#: ../client/drizzle.cc:2924
541
545
#: ../client/drizzle.cc:2926
545
#: ../client/drizzle.cc:2928
547
547
msgid "Query OK, %ld row affected"
548
548
msgid_plural "Query OK, %ld rows affected"
799
804
msgid "Could not open '%s' for reading: errno = %d"
802
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
807
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
804
809
msgid "Out of memory"
807
#: ../drizzled/drizzled.cc:490
812
#: ../drizzled/drizzled.cc:480
808
813
msgid "Aborting\n"
811
#: ../drizzled/drizzled.cc:572
816
#: ../drizzled/drizzled.cc:544
812
817
msgid "One can only use the --user switch if running as root\n"
815
#: ../drizzled/drizzled.cc:579
820
#: ../drizzled/drizzled.cc:551
817
822
"Fatal error: Please read \"Security\" section of the manual to find out how "
818
823
"to run drizzled as root!\n"
821
#: ../drizzled/drizzled.cc:599
826
#: ../drizzled/drizzled.cc:571
824
829
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
828
#: ../drizzled/drizzled.cc:738
833
#: ../drizzled/drizzled.cc:710
830
835
msgid "gethostname failed, using '%s' as hostname"
833
#: ../drizzled/drizzled.cc:796
838
#: ../drizzled/drizzled.cc:768
835
840
msgid "Unknown locale: '%s'"
838
#: ../drizzled/drizzled.cc:833
843
#: ../drizzled/drizzled.cc:785
839
844
msgid "Can't create thread-keys"
842
#: ../drizzled/drizzled.cc:866
847
#: ../drizzled/drizzled.cc:872
843
848
msgid "Failed to initialize plugins."
846
#: ../drizzled/drizzled.cc:887
851
#: ../drizzled/drizzled.cc:894
849
854
"%s: Too many arguments (first extra is '%s').\n"
850
855
"Use --verbose --help to get a list of available options\n"
853
#: ../drizzled/drizzled.cc:912
858
#: ../drizzled/drizzled.cc:919
854
859
msgid "No scheduler found, cannot continue!\n"
857
#: ../drizzled/drizzled.cc:936
862
#: ../drizzled/drizzled.cc:943
859
864
msgid "Unknown/unsupported storage engine: %s"
862
#: ../drizzled/drizzled.cc:1027
867
#: ../drizzled/drizzled.cc:1032
863
868
msgid "Display this help and exit."
864
869
msgstr "Paparkan bantuan ini dan keluar."
866
#: ../drizzled/drizzled.cc:1031
871
#: ../drizzled/drizzled.cc:1036
867
872
msgid "Display this help and exit after initializing plugins."
870
#: ../drizzled/drizzled.cc:1035
875
#: ../drizzled/drizzled.cc:1040
871
876
msgid "Auto-increment columns are incremented by this"
874
#: ../drizzled/drizzled.cc:1040
879
#: ../drizzled/drizzled.cc:1045
876
881
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
880
#: ../drizzled/drizzled.cc:1046
885
#: ../drizzled/drizzled.cc:1051
882
887
"Path to installation directory. All paths are usually resolved relative to "
886
#: ../drizzled/drizzled.cc:1051
891
#: ../drizzled/drizzled.cc:1056
887
892
msgid "Chroot drizzled daemon during startup."
890
#: ../drizzled/drizzled.cc:1055
895
#: ../drizzled/drizzled.cc:1060
891
896
msgid "Set the default collation."
894
#: ../drizzled/drizzled.cc:1059
899
#: ../drizzled/drizzled.cc:1064
895
900
msgid "Default completion type."
898
#: ../drizzled/drizzled.cc:1064
903
#: ../drizzled/drizzled.cc:1069
899
904
msgid "Write core on errors."
902
#: ../drizzled/drizzled.cc:1068
907
#: ../drizzled/drizzled.cc:1073
903
908
msgid "Path to the database root."
906
#: ../drizzled/drizzled.cc:1072
911
#: ../drizzled/drizzled.cc:1077
907
912
msgid "Set the default storage engine (table type) for tables."
910
#: ../drizzled/drizzled.cc:1076
915
#: ../drizzled/drizzled.cc:1081
911
916
msgid "Set the default time zone."
914
#: ../drizzled/drizzled.cc:1081
919
#: ../drizzled/drizzled.cc:1086
915
920
msgid "Used for debugging; Use at your own risk!"
918
#: ../drizzled/drizzled.cc:1086
923
#: ../drizzled/drizzled.cc:1091
919
924
msgid "Set up signals usable for debugging"
922
#: ../drizzled/drizzled.cc:1090
927
#: ../drizzled/drizzled.cc:1095
923
928
msgid "(IGNORED)"
926
#: ../drizzled/drizzled.cc:1094
931
#: ../drizzled/drizzled.cc:1099
927
932
msgid "Set the language used for the month names and the days of the week."
930
#: ../drizzled/drizzled.cc:1099
935
#: ../drizzled/drizzled.cc:1104
931
936
msgid "Log some not critical warnings to the log file."
934
#: ../drizzled/drizzled.cc:1104
939
#: ../drizzled/drizzled.cc:1109
935
940
msgid "Pid file used by safe_mysqld."
938
#: ../drizzled/drizzled.cc:1108
943
#: ../drizzled/drizzled.cc:1113
940
945
"Maximum time in seconds to wait for the port to become free. (Default: no "
944
#: ../drizzled/drizzled.cc:1113
949
#: ../drizzled/drizzled.cc:1118
946
951
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
947
952
"specified directory"
950
#: ../drizzled/drizzled.cc:1118
955
#: ../drizzled/drizzled.cc:1123
952
957
"Uniquely identifies the server instance in the community of replication "
956
#: ../drizzled/drizzled.cc:1123
961
#: ../drizzled/drizzled.cc:1128
957
962
msgid "Don't print a stack trace on failure."
960
#: ../drizzled/drizzled.cc:1127
965
#: ../drizzled/drizzled.cc:1132
961
966
msgid "Enable symbolic link support."
964
#: ../drizzled/drizzled.cc:1136
969
#: ../drizzled/drizzled.cc:1141
966
971
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
969
#: ../drizzled/drizzled.cc:1141
974
#: ../drizzled/drizzled.cc:1146
970
975
msgid "Path for temporary files."
973
#: ../drizzled/drizzled.cc:1145
978
#: ../drizzled/drizzled.cc:1150
974
979
msgid "Default transaction isolation level."
977
#: ../drizzled/drizzled.cc:1149
982
#: ../drizzled/drizzled.cc:1154
978
983
msgid "Run drizzled daemon as user."
981
#: ../drizzled/drizzled.cc:1157
986
#: ../drizzled/drizzled.cc:1162
983
988
"The number of outstanding connection requests Drizzle can have. This comes "
984
989
"into play when the main Drizzle thread gets very many connection requests in "
985
990
"a very short time."
988
#: ../drizzled/drizzled.cc:1163
993
#: ../drizzled/drizzled.cc:1168
990
995
"Size of tree cache used in bulk insert optimization. Note that this is a "
991
996
"limit per thread!"
994
#: ../drizzled/drizzled.cc:1169
999
#: ../drizzled/drizzled.cc:1174
996
1001
"Precision of the result of '/' operator will be increased on that value."
999
#: ../drizzled/drizzled.cc:1175
1004
#: ../drizzled/drizzled.cc:1180
1000
1005
msgid "The maximum length of the result of function group_concat."
1003
#: ../drizzled/drizzled.cc:1180
1008
#: ../drizzled/drizzled.cc:1185
1004
1009
msgid "The size of the buffer that is used for full joins."
1007
#: ../drizzled/drizzled.cc:1186
1012
#: ../drizzled/drizzled.cc:1191
1008
1013
msgid "Max packetlength to send/receive from to server."
1011
#: ../drizzled/drizzled.cc:1191
1016
#: ../drizzled/drizzled.cc:1196
1013
1018
"If there is more than this number of interrupted connections from a host "
1014
1019
"this host will be blocked from further connections."
1017
#: ../drizzled/drizzled.cc:1196
1022
#: ../drizzled/drizzled.cc:1201
1018
1023
msgid "Max number of errors/warnings to store for a statement."
1021
#: ../drizzled/drizzled.cc:1201
1026
#: ../drizzled/drizzled.cc:1206
1022
1027
msgid "Don't allow creation of heap tables bigger than this."
1025
#: ../drizzled/drizzled.cc:1207
1030
#: ../drizzled/drizzled.cc:1212
1027
1032
"Joins that are probably going to read more than max_join_size records return "
1031
#: ../drizzled/drizzled.cc:1213
1036
#: ../drizzled/drizzled.cc:1218
1032
1037
msgid "Max number of bytes in sorted records."
1035
#: ../drizzled/drizzled.cc:1218
1040
#: ../drizzled/drizzled.cc:1223
1036
1041
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1039
#: ../drizzled/drizzled.cc:1223
1044
#: ../drizzled/drizzled.cc:1228
1041
1046
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1042
1047
"max_sort_length bytes of each value are used; the rest are ignored)."
1045
#: ../drizzled/drizzled.cc:1230
1050
#: ../drizzled/drizzled.cc:1235
1046
1051
msgid "After this many write locks, allow some read locks to run in between."
1049
#: ../drizzled/drizzled.cc:1234
1054
#: ../drizzled/drizzled.cc:1239
1051
1056
"Don't log queries which examine less than min_examined_row_limit rows to "
1055
#: ../drizzled/drizzled.cc:1240
1060
#: ../drizzled/drizzled.cc:1245
1057
1062
"Controls the heuristic(s) applied during query optimization to prune less-"
1058
1063
"promising partial plans from the optimizer search space. Meaning: false - do "
1071
1076
"(used for testing/comparison)."
1074
#: ../drizzled/drizzled.cc:1260
1079
#: ../drizzled/drizzled.cc:1265
1075
1080
msgid "Directory for plugins."
1078
#: ../drizzled/drizzled.cc:1264
1083
#: ../drizzled/drizzled.cc:1269
1080
1085
"Optional comma separated list of plugins to load at startup in addition to "
1081
1086
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1084
#: ../drizzled/drizzled.cc:1270
1089
#: ../drizzled/drizzled.cc:1275
1086
1091
"Optional comma separated list of plugins to not load at startup. Effectively "
1087
1092
"removes a plugin from the list of plugins to be loaded. [for example: --"
1088
1093
"plugin_remove=crc32,logger_gearman]"
1091
#: ../drizzled/drizzled.cc:1276
1096
#: ../drizzled/drizzled.cc:1281
1093
1098
"Optional comma separated list of plugins to load at starup instead of the "
1094
1099
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1097
#: ../drizzled/drizzled.cc:1282
1102
#: ../drizzled/drizzled.cc:1287
1098
1103
msgid "The size of the buffer that is allocated when preloading indexes"
1101
#: ../drizzled/drizzled.cc:1287
1106
#: ../drizzled/drizzled.cc:1292
1102
1107
msgid "Allocation block size for query parsing and execution"
1105
#: ../drizzled/drizzled.cc:1292
1110
#: ../drizzled/drizzled.cc:1297
1106
1111
msgid "Persistent buffer for query parsing and execution"
1109
#: ../drizzled/drizzled.cc:1298
1114
#: ../drizzled/drizzled.cc:1303
1110
1115
msgid "Allocation block size for storing ranges during optimization"
1113
#: ../drizzled/drizzled.cc:1304
1118
#: ../drizzled/drizzled.cc:1309
1115
1120
"Each thread that does a sequential scan allocates a buffer of this size for "
1116
1121
"each table it scans. If you do many sequential scans, you may want to "
1117
1122
"increase this value."
1120
#: ../drizzled/drizzled.cc:1312
1125
#: ../drizzled/drizzled.cc:1317
1122
1127
"When reading rows in sorted order after a sort, the rows are read through "
1123
1128
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1124
1129
"record_buffer."
1127
#: ../drizzled/drizzled.cc:1320
1132
#: ../drizzled/drizzled.cc:1325
1128
1133
msgid "Select scheduler to be used (by default multi-thread)."
1131
#: ../drizzled/drizzled.cc:1325
1136
#: ../drizzled/drizzled.cc:1330
1132
1137
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1135
#: ../drizzled/drizzled.cc:1331
1140
#: ../drizzled/drizzled.cc:1336
1136
1141
msgid "The number of cached table definitions."
1139
#: ../drizzled/drizzled.cc:1335
1144
#: ../drizzled/drizzled.cc:1340
1140
1145
msgid "The number of cached open tables."
1143
#: ../drizzled/drizzled.cc:1339
1148
#: ../drizzled/drizzled.cc:1344
1145
1150
"Timeout in seconds to wait for a table level lock before returning an error. "
1146
1151
"Used only if the connection has active cursors."
1149
#: ../drizzled/drizzled.cc:1344
1154
#: ../drizzled/drizzled.cc:1349
1150
1155
msgid "The stack size for each thread."
1153
#: ../drizzled/drizzled.cc:1350
1158
#: ../drizzled/drizzled.cc:1355
1155
1160
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1156
1161
"automatically convert it to an on-disk MyISAM table."
1159
#: ../drizzled/drizzled.cc:1376
1164
#: ../drizzled/drizzled.cc:1381
1161
1166
"Copyright (C) 2008 Sun Microsystems\n"
1162
1167
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4825
4830
"registered.\n"
4828
#: ../drizzled/module/loader.cc:356
4833
#: ../drizzled/module/loader.cc:354
4830
4835
msgid "Plugin '%s' init function returned error.\n"
4833
#: ../drizzled/module/loader.cc:534
4838
#: ../drizzled/module/loader.cc:532
4835
4840
msgid "Couldn't load plugin library named '%s'.\n"
4838
#: ../drizzled/module/loader.cc:544
4843
#: ../drizzled/module/loader.cc:542
4840
4845
msgid "Couldn't load plugin named '%s'.\n"
4843
#: ../drizzled/module/loader.cc:773
4848
#: ../drizzled/module/loader.cc:771
4844
4849
msgid "Out of memory."
4847
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
4852
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4849
4854
msgid "Unknown variable type code 0x%x in plugin '%s'."
4852
#: ../drizzled/module/loader.cc:1539
4857
#: ../drizzled/module/loader.cc:1526
4855
4860
"Server variable %s of plugin %s was forced to be read-only: string variable "
4856
4861
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4859
#: ../drizzled/module/loader.cc:1558
4864
#: ../drizzled/module/loader.cc:1545
4861
4866
msgid "Missing variable name in plugin '%s'."
4864
#: ../drizzled/module/loader.cc:1575
4869
#: ../drizzled/module/loader.cc:1562
4866
4871
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4869
#: ../drizzled/module/loader.cc:1697
4874
#: ../drizzled/module/loader.cc:1684
4871
4876
msgid "Out of memory for plugin '%s'."
4879
#: ../drizzled/module/loader.cc:1693
4881
msgid "Bad options for plugin '%s'."
4874
4884
#: ../drizzled/module/loader.cc:1706
4876
msgid "Bad options for plugin '%s'."
4879
#: ../drizzled/module/loader.cc:1719
4881
4886
msgid "Parsing options for plugin '%s' failed."
4884
#: ../drizzled/module/loader.cc:1772
4889
#: ../drizzled/module/loader.cc:1759
4886
4891
msgid "Plugin '%s' has conflicting system variables"
5319
5324
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5322
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5324
msgid "%s: option `%s' is ambiguous\n"
5327
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5329
msgid "%s: option `--%s' doesn't allow an argument\n"
5332
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5334
msgid "%s: option `%c%s' doesn't allow an argument\n"
5337
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5338
#: ../gnulib/getopt.c:993
5340
msgid "%s: option `%s' requires an argument\n"
5343
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5345
msgid "%s: unrecognized option `--%s'\n"
5348
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5350
msgid "%s: unrecognized option `%c%s'\n"
5353
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5355
msgid "%s: illegal option -- %c\n"
5358
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5360
msgid "%s: invalid option -- %c\n"
5363
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5364
#: ../gnulib/getopt.c:1064
5366
msgid "%s: option requires an argument -- %c\n"
5369
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5371
msgid "%s: option `-W %s' is ambiguous\n"
5374
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5376
msgid "%s: option `-W %s' doesn't allow an argument\n"
5379
#: ../plugin/auth_file/auth_file.cc:214
5327
#: ../plugin/auth_file/auth_file.cc:225
5381
5329
msgid "Could not load auth file: %s\n"
5384
#: ../plugin/auth_file/auth_file.cc:227
5332
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5385
5333
msgid "File to load for usernames and passwords"
5456
5404
msgid "Default database to use."
5459
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5460
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5407
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5408
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5461
5409
msgid "Invalid value of port\n"
5464
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5465
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5412
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5413
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5466
5414
msgid "Invalid value for connect_timeout\n"
5469
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5470
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5417
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5418
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5471
5419
msgid "Invalid value for read_timeout\n"
5474
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5475
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5422
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5423
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5476
5424
msgid "Invalid value for write_timeout\n"
5479
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5427
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5480
5428
msgid "Invalid value for retry_count\n"
5483
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5484
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5431
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5432
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5485
5433
msgid "Invalid value for buffer_length\n"
5488
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5489
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5491
"Port number to use for connection or 0 for default to, in order of "
5492
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5495
5436
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5496
5437
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5497
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5498
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5499
msgid "Connect Timeout."
5502
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5503
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5504
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5505
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5506
msgid "Read Timeout."
5509
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5439
"Port number to use for connection or 0 for default to, in order of "
5440
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5443
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5510
5444
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5511
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5445
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5512
5446
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5513
msgid "Write Timeout."
5447
msgid "Connect Timeout."
5516
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5450
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5517
5451
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5518
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5452
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5519
5453
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5520
msgid "Retry Count."
5454
msgid "Read Timeout."
5523
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5457
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5524
5458
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5525
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5459
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5526
5460
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5527
msgid "Buffer length."
5461
msgid "Write Timeout."
5530
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5464
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5531
5465
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5532
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5466
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5533
5467
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5468
msgid "Retry Count."
5471
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5472
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5473
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5474
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5475
msgid "Buffer length."
5478
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5479
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5480
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5481
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5534
5482
msgid "Address to bind to."
5787
5735
msgid "Statement closed indirectly because of a preceding %s() call"
5790
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5738
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
5739
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
5740
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5794
5742
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5745
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5799
5747
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5802
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5803
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5804
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5805
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5750
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
5751
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
5752
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
5753
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5807
5755
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5810
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5811
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5758
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
5759
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5813
5761
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5816
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5764
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
5765
msgid "Invalid value of additional-mem-pool-size"
5768
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
5769
msgid "Invalid value of autoextend-increment"
5772
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
5773
msgid "Invalid value of buffer-pool-size"
5776
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
5777
msgid "Invalid value of io-capacity"
5780
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
5781
msgid "Invalid value of fast-shutdown"
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
5785
msgid "Invalid value of flush-log-at-trx-commit"
5788
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
5789
msgid "Invalid value of force-recovery"
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
5793
msgid "Invalid value of log-file-size"
5796
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
5797
msgid "Invalid value of log-files-in-group"
5800
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
5801
msgid "Invalid value of lock-wait-timeout"
5804
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
5805
msgid "Invalid value of log-buffer-size"
5808
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
5809
msgid "Invalid value of lru-old-blocks-pct"
5812
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
5813
msgid "Invalid value of lru-block-access-recency"
5816
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
5817
msgid "Invalid value of max-dirty-pages-pct"
5820
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
5821
msgid "Invalid value of max-purge-lag"
5824
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
5825
msgid "Invalid value of open-files"
5828
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
5829
msgid "Invalid value of read-io-threads"
5832
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
5833
msgid "Invalid value of sync_spin_loops"
5836
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5818
5838
msgid "Error starting Embedded InnoDB %d (%s)\n"
5841
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
5842
msgid "Enable InnoDB adaptive hash index (enabled by default)."
5845
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
5846
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
5849
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
5851
"Size of a memory pool InnoDB uses to store data dictionary information and "
5852
"other internal data structures."
5855
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
5856
msgid "Data file autoextend increment in megabytes"
5859
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
5861
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
5865
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
5866
msgid "The common part for InnoDB table spaces."
5869
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
5871
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
5875
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
5877
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
5878
"innodb-doublewrite."
5881
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
5882
msgid "Number of IOPs the server can do. Tunes the background IO rate"
5885
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
5887
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
5888
"are 0, 1 (faster) or 2 (fastest - crash-like)."
5891
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
5892
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5895
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
5896
msgid "File format to use for new tables in .ibd files."
5899
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
5901
"Set to 0 (write and flush once per second),1 (write and flush at each "
5902
"commit) or 2 (write at commit, flush once per second)."
5905
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
5906
msgid "With which method to flush data."
5909
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
5911
"Helps to save your data in case the disk image of the database becomes "
5915
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
5916
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
5917
msgid "Path to individual files and their sizes."
5920
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
5921
msgid "Path to InnoDB log files."
5924
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
5925
msgid "Size of each log file in a log group."
5928
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
5930
"Number of log files in the log group. InnoDB writes to the files in a "
5931
"circular fashion. Value 3 is recommended here."
5934
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
5936
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5937
"rolled back. Values above 100000000 disable the timeout."
5940
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
5942
"The size of the buffer which InnoDB uses to write log to the log files on "
5946
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
5948
"Sets the point in the LRU list from where all pages are classified as old "
5952
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
5954
"Milliseconds between accesses to a block at which it is made young. "
5955
"0=disabled (Advanced users)"
5958
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
5959
msgid "Percentage of dirty pages allowed in bufferpool."
5962
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
5963
msgid "Desired maximum length of the purge queue (0 = no limit)"
5966
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
5968
"Roll back the complete transaction on lock wait timeout, for 4.x "
5969
"compatibility (disabled by default)"
5972
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
5973
msgid "How many files at the maximum InnoDB keeps open at the same time."
5976
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
5977
msgid "Number of background read I/O threads in InnoDB."
5980
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
5981
msgid "Number of background write I/O threads in InnoDB."
5984
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
5986
"Disable if you want to reduce the number of messages written to the log "
5987
"(default: enabled)."
5990
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
5991
msgid "Enable SHOW INNODB STATUS output in the log"
5994
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
5995
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
5998
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
5999
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
5821
6002
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5823
6004
msgid "Failed to send error message to libnotify\n"
5827
6008
msgid "Error Messages to stderr"
5830
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5831
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
6011
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6012
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5832
6013
msgid "List of schemas to filter"
5835
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5836
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
6016
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6017
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5837
6018
msgid "List of tables to filter"
5840
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
6021
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5841
6022
msgid "Regular expression to apply to schemas to filter"
5844
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
6025
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5845
6026
msgid "Regular expression to apply to tables to filter"
5848
#: ../plugin/hello_events/hello_events.cc:294
6029
#: ../plugin/hello_events/hello_events.cc:301
5849
6030
msgid "Invalid value of before-write-position\n"
5852
#: ../plugin/hello_events/hello_events.cc:303
5853
#: ../plugin/hello_events/hello_events.cc:312
6033
#: ../plugin/hello_events/hello_events.cc:310
6034
#: ../plugin/hello_events/hello_events.cc:319
5854
6035
msgid "Invalid value of before-update-position\n"
5857
#: ../plugin/hello_events/hello_events.cc:352
5858
#: ../plugin/hello_events/hello_events.cc:355
5859
#: ../plugin/hello_events/hello_events.cc:373
6038
#: ../plugin/hello_events/hello_events.cc:359
6039
#: ../plugin/hello_events/hello_events.cc:362
6040
#: ../plugin/hello_events/hello_events.cc:380
5860
6041
msgid "A comma delimited list of databases to watch"
5863
#: ../plugin/hello_events/hello_events.cc:358
5864
#: ../plugin/hello_events/hello_events.cc:389
6044
#: ../plugin/hello_events/hello_events.cc:365
6045
#: ../plugin/hello_events/hello_events.cc:396
5865
6046
msgid "Enable Example Events Plugin"
5868
#: ../plugin/hello_events/hello_events.cc:361
5869
#: ../plugin/hello_events/hello_events.cc:397
6049
#: ../plugin/hello_events/hello_events.cc:368
6050
#: ../plugin/hello_events/hello_events.cc:404
5870
6051
msgid "Before write row event observer call position"
5873
#: ../plugin/hello_events/hello_events.cc:364
5874
#: ../plugin/hello_events/hello_events.cc:408
6054
#: ../plugin/hello_events/hello_events.cc:371
6055
#: ../plugin/hello_events/hello_events.cc:415
5875
6056
#: ../plugin/pbms/src/parameters_ms.cc:579
5876
6057
msgid "Before update row event observer call position"
5879
#: ../plugin/hello_events/hello_events.cc:367
5880
#: ../plugin/hello_events/hello_events.cc:419
6060
#: ../plugin/hello_events/hello_events.cc:374
6061
#: ../plugin/hello_events/hello_events.cc:426
5881
6062
msgid "After drop database event observer call position"
5884
#: ../plugin/hello_events/hello_events.cc:381
6065
#: ../plugin/hello_events/hello_events.cc:388
5885
6066
msgid "A comma delimited list of tables to watch"
5888
#: ../plugin/hello_events/hello_events.cc:443
6069
#: ../plugin/hello_events/hello_events.cc:450
5889
6070
msgid "An example events Plugin"
5894
6075
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6078
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6079
msgid "Invalid value for io-capacity\n"
6082
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6083
msgid "Invalid value for fast-shutdown\n"
6086
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6087
msgid "Invalid value for flush-log-at-trx-commit\n"
6090
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6091
msgid "Invalid value for max-dirty-pages-pct\n"
6094
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6095
msgid "Invalid value for stats-sample-pages\n"
6098
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6099
msgid "Invalid value for additional-mem-pool-size\n"
6102
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6103
msgid "Invalid value for autoextend-increment\n"
6106
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6107
msgid "Invalid value for buffer-pool-size\n"
6110
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6111
msgid "Invalid value for commit-concurrency\n"
6114
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6115
msgid "Invalid value for concurrency-tickets\n"
6118
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6119
msgid "Invalid value for file-io-threads\n"
6122
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6123
msgid "Invalid value for read-io-threads\n"
6126
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6127
msgid "Invalid value for write-io-threads\n"
6130
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6131
msgid "Invalid value for force-recovery\n"
6134
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6135
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6136
msgid "Invalid value for log-file-size\n"
6139
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6140
msgid "Invalid value for log-files-in-group\n"
6143
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6144
msgid "Invalid value for mirrored-log-groups\n"
6147
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6148
msgid "Invalid value for open-files\n"
6151
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6152
msgid "Invalid value for thread-concurrency\n"
6155
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6156
msgid "Invalid value for read-ahead-threshold\n"
6159
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6160
msgid "Invalid value for lock-wait-timeout\n"
5897
6163
#: ../plugin/logging_gearman/logging_gearman.cc:196
5899
6165
msgid "fail gearman_client_create(): %s"
6025
6311
"memcached_servers_parse(%s)."
6028
#: ../plugin/multi_thread/multi_thread.cc:100
6314
#: ../plugin/multi_thread/multi_thread.cc:63
6316
msgid "Unable to set thread stack size to %<PRId64>\n"
6319
#: ../plugin/multi_thread/multi_thread.cc:112
6320
msgid "Invalid value for max-threads\n"
6323
#: ../plugin/multi_thread/multi_thread.cc:125
6324
#: ../plugin/multi_thread/multi_thread.cc:132
6029
6325
msgid "Maximum number of user threads available."
6032
#: ../plugin/myisam/ha_myisam.cc:529
6328
#: ../plugin/myisam/ha_myisam.cc:534
6034
6330
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6037
#: ../plugin/myisam/ha_myisam.cc:533
6333
#: ../plugin/myisam/ha_myisam.cc:538
6039
6335
msgid "Got an error from unknown thread, %s:%d"
6042
#: ../plugin/myisam/ha_myisam.cc:539
6338
#: ../plugin/myisam/ha_myisam.cc:544
6043
6339
msgid "Unknown thread accessing table"
6046
#: ../plugin/myisam/ha_myisam.cc:1614
6047
msgid "Block size to be used for MyISAM index pages."
6050
#: ../plugin/myisam/ha_myisam.cc:1624
6052
"This characterizes the number of hits a hot block has to be untouched until "
6053
"it is considered aged enough to be downgraded to a warm block. This "
6054
"specifies the percentage ratio of that number of hits to the total number of "
6055
"blocks in key cache"
6058
#: ../plugin/myisam/ha_myisam.cc:1637
6059
msgid "The minimum percentage of warm blocks in key cache"
6062
#: ../plugin/myisam/ha_myisam.cc:1648
6064
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6065
"this to get better index handling (for all reads and multiple writes) to as "
6066
"much as you can afford;"
6069
#: ../plugin/myisam/ha_myisam.cc:1660
6071
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6072
"disables parallel repair."
6075
#: ../plugin/myisam/ha_myisam.cc:1666
6342
#: ../plugin/myisam/ha_myisam.cc:1500
6343
msgid "Invalid value for max-sort-file-size\n"
6346
#: ../plugin/myisam/ha_myisam.cc:1509
6347
msgid "Invalid value for sort-buffer-size\n"
6350
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6077
6352
"Don't use the fast sort index method to created index if the temporary file "
6078
6353
"would get bigger than this."
6081
#: ../plugin/myisam/ha_myisam.cc:1671
6356
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6083
6358
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6084
6359
"when creating indexes with CREATE INDEX or ALTER TABLE."
6087
#: ../plugin/myisam/ha_myisam.cc:1677
6088
msgid "Default pointer size to be used for MyISAM tables."
6091
6362
#: ../plugin/myisam/my_handler_errors.cc:42
6092
6363
msgid "Didn't find key on read or update"
6351
6622
msgid "Before insert row event observer call position"
6354
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6625
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6355
6626
msgid "event_add error in libevent_add_session_callback\n"
6358
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6629
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6359
6630
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6362
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6633
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6363
6634
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6366
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6637
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6367
6638
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6370
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6641
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6371
6642
msgid "session_add_event event_add error in libevent_init\n"
6374
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6645
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6376
6647
msgid "Can't create completion port thread (error %d)"
6379
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6650
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
6651
msgid "Invalid value for size\n"
6654
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
6655
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6380
6656
msgid "Size of Pool."
6383
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6659
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6384
6660
msgid "Failed to allocate enough memory to transaction message\n"
6387
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6663
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6389
6665
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6392
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6668
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6394
6670
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6397
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6673
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
6674
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6398
6675
msgid "Enable rabbitmq log"
6401
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6678
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
6679
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6402
6680
msgid "Host name to connect to"
6405
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6683
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6406
6684
msgid "RabbitMQ Port"
6409
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6687
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
6688
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6410
6689
msgid "RabbitMQ username"
6413
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6692
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
6693
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6414
6694
msgid "RabbitMQ password"
6417
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6697
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6418
6698
msgid "RabbitMQ virtualhost"
6421
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6701
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6422
6702
msgid "Name of RabbitMQ exchange to publish to"
6425
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6705
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6426
6706
msgid "Name of RabbitMQ routing key to use"
6429
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6430
#: ../plugin/transaction_log/module.cc:247
6709
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6710
#: ../plugin/transaction_log/module.cc:303
6711
#: ../plugin/transaction_log/module.cc:356
6431
6712
msgid "Name of the replicator plugin to use (default='default_replicator')"
6434
#: ../plugin/signal_handler/signal_handler.cc:233
6715
#: ../plugin/session_dictionary/processlist.cc:94
6719
#: ../plugin/signal_handler/signal_handler.cc:234
6436
6721
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6508
6805
msgid "BUFFER: %s\n"
6511
#: ../plugin/transaction_log/module.cc:122
6808
#: ../plugin/transaction_log/module.cc:135
6809
msgid "Invalid value for sync-method\n"
6812
#: ../plugin/transaction_log/module.cc:144
6813
msgid "Invalid value for num-write-buffers\n"
6816
#: ../plugin/transaction_log/module.cc:178
6513
6818
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6516
#: ../plugin/transaction_log/module.cc:131
6821
#: ../plugin/transaction_log/module.cc:187
6518
6823
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6521
#: ../plugin/transaction_log/module.cc:141
6826
#: ../plugin/transaction_log/module.cc:197
6523
6828
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6526
#: ../plugin/transaction_log/module.cc:150
6831
#: ../plugin/transaction_log/module.cc:206
6528
6833
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6531
#: ../plugin/transaction_log/module.cc:163
6836
#: ../plugin/transaction_log/module.cc:219
6533
6838
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6536
#: ../plugin/transaction_log/module.cc:223
6841
#: ../plugin/transaction_log/module.cc:279
6842
#: ../plugin/transaction_log/module.cc:350
6537
6843
msgid "Enable transaction log"
6540
#: ../plugin/transaction_log/module.cc:231
6846
#: ../plugin/transaction_log/module.cc:287
6847
#: ../plugin/transaction_log/module.cc:344
6541
6848
msgid "DEBUGGING - Truncate transaction log"
6544
#: ../plugin/transaction_log/module.cc:239
6851
#: ../plugin/transaction_log/module.cc:295
6852
#: ../plugin/transaction_log/module.cc:353
6545
6853
msgid "Path to the file to use for transaction log"
6548
#: ../plugin/transaction_log/module.cc:255
6856
#: ../plugin/transaction_log/module.cc:311
6857
#: ../plugin/transaction_log/module.cc:347
6549
6858
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6552
#: ../plugin/transaction_log/module.cc:263
6861
#: ../plugin/transaction_log/module.cc:319
6862
#: ../plugin/transaction_log/module.cc:359
6554
6864
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6555
6865
"each transaction write, 2 == sync log file once per second"
6558
#: ../plugin/transaction_log/module.cc:276
6868
#: ../plugin/transaction_log/module.cc:332
6869
#: ../plugin/transaction_log/module.cc:362
6559
6870
msgid "Number of slots for in-memory write buffers (default=8)."