103
103
msgid "Don't show warnings after every statement."
104
104
msgstr "每个指令句后不要显示警告。"
106
#: client/drizzle.cc:1165 client/drizzle.cc:1172
106
#: client/drizzle.cc:1163 client/drizzle.cc:1170
109
109
"Memory allocation error while constructing initial prompt. Aborting.\n"
110
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
112
#: client/drizzle.cc:1268
112
#: client/drizzle.cc:1266
113
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
114
msgstr "欢迎来到Drizzle客户端。:或\\g表示当前命令完成。"
114
msgstr "欢迎来到Drizzle客户端。请使用;或\\g指示当前命令结束。"
116
#: client/drizzle.cc:1278
116
#: client/drizzle.cc:1276
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
122
"你的Drizzle链接id为 %u\n"
122
"当前的Drizzle会话的连接ID为%u\n"
125
#: client/drizzle.cc:1310
125
#: client/drizzle.cc:1308
127
127
msgid "Reading history-file %s\n"
128
msgstr "正在读取历史文件%s\n"
130
#: client/drizzle.cc:1314
130
#: client/drizzle.cc:1312
132
132
msgid "Couldn't allocate memory for temp histfile!\n"
133
msgstr "无法为临时histfile分配内存!\n"
133
msgstr "无法为临时历史文件分配内存空间!\n"
135
#: client/drizzle.cc:1321
135
#: client/drizzle.cc:1319
136
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
msgstr "帮助请输入‘help;’或‘\\h’。输入’\\c‘清除缓冲。\n"
137
msgstr "欲获取帮助请键入‘help;’或‘\\h’。键入’\\c‘将清除缓冲。\n"
139
#: client/drizzle.cc:1340
139
#: client/drizzle.cc:1337
141
141
msgid "Writing history-file %s\n"
142
msgstr "写入历史文件%s当中\n"
142
msgstr "正在写入历史文件%s\n"
144
#: client/drizzle.cc:1348
144
#: client/drizzle.cc:1345
148
#: client/drizzle.cc:1348
148
#: client/drizzle.cc:1345
152
#: client/drizzle.cc:1403
152
#: client/drizzle.cc:1400
153
153
msgid "Query aborted by Ctrl+C\n"
154
msgstr "放弃查询(Ctrl+C)\n"
154
msgstr "用户使用Ctrl+C放弃查询。\n"
156
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
156
#: client/drizzle.cc:1423 drizzled/drizzled.cc:1677
157
157
msgid "Display this help and exit."
160
#: client/drizzle.cc:1425
161
msgid "Synonym for -?"
160
164
#: client/drizzle.cc:1428
161
msgid "Synonym for -?"
164
#: client/drizzle.cc:1431
166
166
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
167
167
"and field completion, but startup and reconnecting may take a longer time. "
168
168
"Disable with --disable-auto-rehash."
170
"开启自动更新。不必使用rehash命令来开启键入表和字段时的自动补全功能,但是Drizzle客户端的启动和重连需要更长时间。可使用--disable-"
171
#: client/drizzle.cc:1435
173
#: client/drizzle.cc:1432
173
175
"No automatic rehashing. One has to use 'rehash' to get table and field "
174
176
"completion. This gives a quicker start of drizzle_st and disables rehashing "
175
177
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
179
"不提供自动更新。请使用rehash命令来开启键入表和字段时的自动补全功能。开启此选项可以加速Drizzle客户端的启动和重连过程。警告:此选项已过时;请使"
180
"用--disable-auto-rehash选项。"
178
#: client/drizzle.cc:1438
182
#: client/drizzle.cc:1435
180
184
"Automatically switch to vertical output mode if the result is wider than the "
181
185
"terminal width."
182
msgstr "如果结果比终端宽度更宽,则自动转到直排输出模式。"
186
msgstr "如果结果比终端宽度更宽,则自动调整为直排输出模式。"
184
#: client/drizzle.cc:1441
188
#: client/drizzle.cc:1438
186
190
"Don't use history file. Disable interactive behavior. (Enables --silent)"
187
msgstr "不使用历史文件。禁止互动行为。(允许 --silent)"
191
msgstr "不使用历史文件。禁用交互模式。(开启--silent选项)"
189
#: client/drizzle.cc:1442
193
#: client/drizzle.cc:1439
190
194
msgid "Display column type information."
191
195
msgstr "显示列类型信息。"
193
#: client/drizzle.cc:1445
197
#: client/drizzle.cc:1442
195
199
"Preserve comments. Send comments to the server. The default is --skip-"
196
200
"comments (discard comments), enable with --comments"
197
msgstr "保留注释。发送注释到服务器。缺省为 --skip--comments (不保留注释),使用为 --comments"
201
msgstr "保留注释。发送注释到服务器。缺省为 --skip--comments (不保留注释),使用--comments开启之。"
203
#: client/drizzle.cc:1445
204
msgid "Use compression in server/client protocol."
205
msgstr "在服务器/客户端通讯协议中启用压缩。"
199
207
#: client/drizzle.cc:1448
200
msgid "Use compression in server/client protocol."
201
msgstr "在服务器/客户端协议中使用压缩。"
208
msgid "Check memory and open file usage at exit ."
209
msgstr "退出时检查物理内存和已开启文件的使用情况。"
203
211
#: client/drizzle.cc:1451
204
msgid "Check memory and open file usage at exit ."
205
msgstr "退出时检查内存和开启文件。"
207
#: client/drizzle.cc:1454
208
212
msgid "Print some debug info at exit."
209
213
msgstr "退出时打印部份调试信息。"
211
#: client/drizzle.cc:1456
215
#: client/drizzle.cc:1453
212
216
msgid "Database to use."
213
217
msgstr "要使用的数据库。"
215
#: client/drizzle.cc:1459
219
#: client/drizzle.cc:1456
216
220
msgid "(not used)"
219
#: client/drizzle.cc:1461
223
#: client/drizzle.cc:1458
220
224
msgid "Delimiter to be used."
221
225
msgstr "要使用的定义符号。"
223
#: client/drizzle.cc:1463
227
#: client/drizzle.cc:1460
224
228
msgid "Execute command and quit. (Disables --force and history file)"
225
229
msgstr "执行命令并退出。(禁用 --force 和历史文件)"
227
#: client/drizzle.cc:1465
231
#: client/drizzle.cc:1462
228
232
msgid "Print the output of a query (rows) vertically."
231
#: client/drizzle.cc:1468
235
#: client/drizzle.cc:1465
232
236
msgid "Continue even if we get an sql error."
233
237
msgstr "忽略SQL错误继续执行"
235
#: client/drizzle.cc:1472
239
#: client/drizzle.cc:1469
237
241
"Enable named commands. Named commands mean this program's internal commands; "
238
242
"see drizzle> help . When enabled, the named commands can be used from any "
249
253
"deprecated; use --disable-named-commands instead."
252
#: client/drizzle.cc:1478
256
#: client/drizzle.cc:1475
253
257
msgid "Ignore space after function names."
254
258
msgstr "忽略函数名字后的空格。"
256
#: client/drizzle.cc:1480
260
#: client/drizzle.cc:1477
257
261
msgid "Enable/disable LOAD DATA LOCAL INFILE."
258
262
msgstr "激活/禁止 LOAD DATA LOCAL INFILE (从本地读取数据文件)"
260
#: client/drizzle.cc:1483
264
#: client/drizzle.cc:1480
261
265
msgid "Turn off beep on error."
264
#: client/drizzle.cc:1485
268
#: client/drizzle.cc:1482
265
269
msgid "Connect to host."
268
#: client/drizzle.cc:1487
272
#: client/drizzle.cc:1484
269
273
msgid "Write line numbers for errors."
270
274
msgstr "显示发生错误的行号"
272
#: client/drizzle.cc:1490
276
#: client/drizzle.cc:1487
274
278
"Don't write line number for errors. WARNING: -L is deprecated, use long "
275
279
"version of this option instead."
276
280
msgstr "不显示发生错误的行号。警告:-L 不建议使用,请在long版中使用该选项。"
278
#: client/drizzle.cc:1492
282
#: client/drizzle.cc:1489
279
283
msgid "Flush buffer after each query."
280
284
msgstr "每次查询之后刷新缓存。"
282
#: client/drizzle.cc:1494
286
#: client/drizzle.cc:1491
283
287
msgid "Write column names in results."
284
288
msgstr "在结果中显示列名"
286
#: client/drizzle.cc:1498
290
#: client/drizzle.cc:1495
288
292
"Don't write column names in results. WARNING: -N is deprecated, use long "
289
293
"version of this options instead."
290
294
msgstr "不在结果中显示列名。警告:-N 不推荐使用,请在long版中使用改选项。"
292
#: client/drizzle.cc:1501
296
#: client/drizzle.cc:1498
294
298
"Change the value of a variable. Please note that this option is deprecated; "
295
299
"you can set variables directly with --variable-name=value."
296
300
msgstr "变更一个变量的值。不推荐使用此选项;可以用 --variable-name=value 直接赋值变量。"
298
#: client/drizzle.cc:1503
302
#: client/drizzle.cc:1500
299
303
msgid "Ignore SIGINT (CTRL-C)"
300
304
msgstr "忽略 SIGINT (CTRL-C)"
302
#: client/drizzle.cc:1507
306
#: client/drizzle.cc:1504
304
308
"Only update the default database. This is useful for skipping updates to "
305
309
"other database in the update log."
306
310
msgstr "仅更新默认数据库。使用这个选项在更新日志时,跳过其它数据库。"
308
#: client/drizzle.cc:1510
312
#: client/drizzle.cc:1507
310
314
"Pager to use to display results. If you don't supply an option the default "
311
315
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
317
#: client/drizzle.cc:1513
321
#: client/drizzle.cc:1510
319
323
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
320
324
"option deprecated; use --disable-pager instead."
323
#: client/drizzle.cc:1516
327
#: client/drizzle.cc:1513
325
329
"Password to use when connecting to server. If password is not given it's "
326
330
"asked from the tty."
329
#: client/drizzle.cc:1518
333
#: client/drizzle.cc:1515
331
335
"Port number to use for connection or 0 for default to, in order of "
332
336
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
335
#: client/drizzle.cc:1519
339
#: client/drizzle.cc:1516
336
340
msgid "built-in default"
339
#: client/drizzle.cc:1521
343
#: client/drizzle.cc:1518
340
344
msgid "Set the drizzle prompt to this value."
343
#: client/drizzle.cc:1525
347
#: client/drizzle.cc:1522
345
349
"Don't cache result, print it row by row. This may slow down the server if "
346
350
"the output is suspended. Doesn't use history file."
353
#: client/drizzle.cc:1524
354
msgid "Write fields without conversion. Used with --batch."
349
357
#: client/drizzle.cc:1527
350
msgid "Write fields without conversion. Used with --batch."
353
#: client/drizzle.cc:1530
355
359
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
356
360
"option is enabled by default."
359
#: client/drizzle.cc:1532
363
#: client/drizzle.cc:1529
360
364
msgid "Shutdown the server."
363
#: client/drizzle.cc:1534
367
#: client/drizzle.cc:1531
365
369
"Be more silent. Print results with a tab as separator, each row on new line."
368
#: client/drizzle.cc:1536
372
#: client/drizzle.cc:1533
369
373
msgid "Socket file to use for connection."
370
374
msgstr "供连接用的 Socket 文件。"
372
#: client/drizzle.cc:1539
376
#: client/drizzle.cc:1536
373
377
msgid "Output in table format."
376
#: client/drizzle.cc:1542
380
#: client/drizzle.cc:1539
378
382
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
383
"work in batch mode. Disable with --disable-tee. This option is disabled by "
383
#: client/drizzle.cc:1544
387
#: client/drizzle.cc:1541
385
389
"Disable outfile. See interactive help (\\h) also. WARNING: option "
386
390
"deprecated; use --disable-tee instead"
389
#: client/drizzle.cc:1546
393
#: client/drizzle.cc:1543
390
394
msgid "User for login if not current user."
393
#: client/drizzle.cc:1548
397
#: client/drizzle.cc:1545
394
398
msgid "Only allow UPDATE and DELETE that uses keys."
395
399
msgstr "只允许使用了键值的 UPDATE 和 DELETE。"
401
#: client/drizzle.cc:1548
402
msgid "Synonym for option --safe-updates, -U."
397
405
#: client/drizzle.cc:1551
398
msgid "Synonym for option --safe-updates, -U."
401
#: client/drizzle.cc:1554
402
406
msgid "Write more. (-v -v -v gives the table output format)."
405
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
409
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
406
410
msgid "Output version information and exit."
407
411
msgstr "输出版本信息并退出。"
413
#: client/drizzle.cc:1555
414
msgid "Wait and retry if connection is down."
409
417
#: client/drizzle.cc:1558
410
msgid "Wait and retry if connection is down."
413
#: client/drizzle.cc:1561
414
418
msgid "Number of seconds before connection timeout."
417
#: client/drizzle.cc:1566
421
#: client/drizzle.cc:1563
418
422
msgid "Max length of input line"
419
423
msgstr "输入行的最大长度"
421
#: client/drizzle.cc:1571
425
#: client/drizzle.cc:1568
422
426
msgid "Automatic limit for SELECT when using --safe-updates"
425
#: client/drizzle.cc:1576
429
#: client/drizzle.cc:1573
426
430
msgid "Automatic limit for rows in a join when using --safe-updates"
429
#: client/drizzle.cc:1580
433
#: client/drizzle.cc:1577
431
435
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
436
msgstr "使用旧协议 (4.1.1之前) 时,拒绝客户端连接到服务器。"
434
#: client/drizzle.cc:1585
438
#: client/drizzle.cc:1582
435
439
msgid "Number of lines before each import progress report."
436
440
msgstr "每次导入进度报告前的行数。"
438
#: client/drizzle.cc:1588
442
#: client/drizzle.cc:1585
439
443
msgid "Ping the server to check if it's alive."
442
#: client/drizzle.cc:1598
446
#: client/drizzle.cc:1595
444
448
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
447
#: client/drizzle.cc:1605
451
#: client/drizzle.cc:1602
450
454
"Copyright (C) 2008 Sun Microsystems\n"
452
456
"and you are welcome to modify and redistribute it under the GPL license\n"
455
#: client/drizzle.cc:1610
459
#: client/drizzle.cc:1607
457
461
msgid "Usage: %s [OPTIONS] [database]\n"
460
#: client/drizzle.cc:1641
464
#: client/drizzle.cc:1638
461
465
msgid "DELIMITER cannot contain a backslash character"
464
#: client/drizzle.cc:1659
468
#: client/drizzle.cc:1656
466
470
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
469
#: client/drizzle.cc:1682
473
#: client/drizzle.cc:1679
471
475
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
474
#: client/drizzle.cc:1686
478
#: client/drizzle.cc:1683
476
480
msgid "WARNING: --server-arg option not supported in this configuration.\n"
479
#: client/drizzle.cc:1717
483
#: client/drizzle.cc:1714
481
485
"Non-integer value supplied for port. If you are trying to enter a password "
482
486
"please use --password instead."
485
#: client/drizzle.cc:1725
489
#: client/drizzle.cc:1722
486
490
msgid "Value supplied for port is not valid."
489
#: client/drizzle.cc:1864
493
#: client/drizzle.cc:1861
491
495
msgid "Processing line: %<PRIu32>\n"
494
#: client/drizzle.cc:2079
496
msgid "Unknown command '\\%c'."
498
#: client/drizzle.cc:2076
499
msgid "Unknown command: "
499
#: client/drizzle.cc:2489
502
#: client/drizzle.cc:2490
501
504
"Reading table information for completion of table and column names\n"
502
505
" You can turn off this feature to get a quicker startup with -A\n"
905
#: drizzled/drizzled.cc:971
908
#: drizzled/drizzled.cc:969
907
910
msgid "Writing a core file\n"
910
#: drizzled/drizzled.cc:1017
913
#: drizzled/drizzled.cc:1015
912
915
"setrlimit could not change the size of core files to 'infinity'; We may not "
913
916
"be able to generate a core file on signals"
916
#: drizzled/drizzled.cc:1212
919
#: drizzled/drizzled.cc:1210
918
921
msgid "gethostname failed, using '%s' as hostname"
921
#: drizzled/drizzled.cc:1283
924
#: drizzled/drizzled.cc:1281
923
926
msgid "Unknown locale: '%s'"
926
#: drizzled/drizzled.cc:1312
929
#: drizzled/drizzled.cc:1310
927
930
msgid "Can't create thread-keys"
930
#: drizzled/drizzled.cc:1337
933
#: drizzled/drizzled.cc:1335
931
934
msgid "Out of memory"
934
#: drizzled/drizzled.cc:1348
937
#: drizzled/drizzled.cc:1346
935
938
msgid "Failed to initialize plugins."
938
#: drizzled/drizzled.cc:1379
941
#: drizzled/drizzled.cc:1377
941
944
"%s: Too many arguments (first extra is '%s').\n"
942
945
"Use --verbose --help to get a list of available options\n"
945
#: drizzled/drizzled.cc:1399
948
#: drizzled/drizzled.cc:1397
946
949
msgid "No scheduler found, cannot continue!\n"
949
#: drizzled/drizzled.cc:1406
952
#: drizzled/drizzled.cc:1404
950
953
msgid "Can't init databases"
953
#: drizzled/drizzled.cc:1430
956
#: drizzled/drizzled.cc:1428
955
958
msgid "Unknown/unsupported table type: %s"
958
#: drizzled/drizzled.cc:1436
961
#: drizzled/drizzled.cc:1434
960
963
msgid "Default storage engine (%s) is not available"
963
#: drizzled/drizzled.cc:1467
966
#: drizzled/drizzled.cc:1465
965
968
msgid "Failed to lock memory. Errno: %d\n"
968
#: drizzled/drizzled.cc:1683
971
#: drizzled/drizzled.cc:1681
969
972
msgid "Display this help and exit after initializing plugins."
972
#: drizzled/drizzled.cc:1687
975
#: drizzled/drizzled.cc:1685
973
976
msgid "Auto-increment columns are incremented by this"
976
#: drizzled/drizzled.cc:1692
979
#: drizzled/drizzled.cc:1690
978
981
"Offset added to Auto-increment columns. Used when auto-increment-increment "
982
#: drizzled/drizzled.cc:1698
985
#: drizzled/drizzled.cc:1696
984
987
"Path to installation directory. All paths are usually resolved relative to "
988
#: drizzled/drizzled.cc:1702
991
#: drizzled/drizzled.cc:1700
989
992
msgid "IP address to bind to."
992
#: drizzled/drizzled.cc:1706
995
#: drizzled/drizzled.cc:1704
993
996
msgid "Chroot drizzled daemon during startup."
996
#: drizzled/drizzled.cc:1710
999
#: drizzled/drizzled.cc:1708
997
1000
msgid "Set the default collation."
1000
#: drizzled/drizzled.cc:1714
1003
#: drizzled/drizzled.cc:1712
1001
1004
msgid "Default completion type."
1004
#: drizzled/drizzled.cc:1719
1007
#: drizzled/drizzled.cc:1717
1005
1008
msgid "Write core on errors."
1008
#: drizzled/drizzled.cc:1723
1011
#: drizzled/drizzled.cc:1721
1009
1012
msgid "Path to the database root."
1012
#: drizzled/drizzled.cc:1727
1015
#: drizzled/drizzled.cc:1725
1013
1016
msgid "Set the default storage engine (table type) for tables."
1016
#: drizzled/drizzled.cc:1731
1019
#: drizzled/drizzled.cc:1729
1017
1020
msgid "Set the default time zone."
1020
#: drizzled/drizzled.cc:1736
1023
#: drizzled/drizzled.cc:1734
1021
1024
msgid "Print a symbolic stack trace on failure."
1024
#: drizzled/drizzled.cc:1742
1027
#: drizzled/drizzled.cc:1740
1025
1028
msgid "Used for debugging; Use at your own risk!"
1028
#: drizzled/drizzled.cc:1747
1031
#: drizzled/drizzled.cc:1745
1029
1032
msgid "Set up signals usable for debugging"
1032
#: drizzled/drizzled.cc:1751
1035
#: drizzled/drizzled.cc:1749
1033
1036
msgid "(IGNORED)"
1036
#: drizzled/drizzled.cc:1755
1039
#: drizzled/drizzled.cc:1753
1037
1040
msgid "Set the language used for the month names and the days of the week."
1040
#: drizzled/drizzled.cc:1760
1043
#: drizzled/drizzled.cc:1758
1041
1044
msgid "Log some not critical warnings to the log file."
1044
#: drizzled/drizzled.cc:1765
1047
#: drizzled/drizzled.cc:1763
1045
1048
msgid "Lock drizzled in memory."
1048
#: drizzled/drizzled.cc:1769
1051
#: drizzled/drizzled.cc:1767
1049
1052
msgid "Pid file used by safe_mysqld."
1052
#: drizzled/drizzled.cc:1773
1055
#: drizzled/drizzled.cc:1771
1054
1057
"Port number to use for connection or 0 for default to, in order of "
1055
1058
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1058
#: drizzled/drizzled.cc:1779
1061
#: drizzled/drizzled.cc:1777
1060
1063
"Maximum time in seconds to wait for the port to become free. (Default: no "
1064
#: drizzled/drizzled.cc:1784
1067
#: drizzled/drizzled.cc:1782
1066
1069
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1067
1070
"specified directory"
1070
#: drizzled/drizzled.cc:1789
1073
#: drizzled/drizzled.cc:1787
1072
1075
"Uniquely identifies the server instance in the community of replication "
1076
#: drizzled/drizzled.cc:1794
1079
#: drizzled/drizzled.cc:1792
1077
1080
msgid "Don't print a stack trace on failure."
1080
#: drizzled/drizzled.cc:1798
1083
#: drizzled/drizzled.cc:1796
1081
1084
msgid "Enable symbolic link support."
1084
#: drizzled/drizzled.cc:1807
1087
#: drizzled/drizzled.cc:1805
1086
1089
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1089
#: drizzled/drizzled.cc:1812
1092
#: drizzled/drizzled.cc:1810
1090
1093
msgid "Path for temporary files."
1093
#: drizzled/drizzled.cc:1816
1096
#: drizzled/drizzled.cc:1814
1094
1097
msgid "Default transaction isolation level."
1097
#: drizzled/drizzled.cc:1820
1100
#: drizzled/drizzled.cc:1818
1098
1101
msgid "Run drizzled daemon as user."
1101
#: drizzled/drizzled.cc:1828
1104
#: drizzled/drizzled.cc:1826
1103
1106
"The number of outstanding connection requests Drizzle can have. This comes "
1104
1107
"into play when the main Drizzle thread gets very many connection requests in "
1105
1108
"a very short time."
1108
#: drizzled/drizzled.cc:1834
1111
#: drizzled/drizzled.cc:1832
1110
1113
"Size of tree cache used in bulk insert optimization. Note that this is a "
1111
1114
"limit per thread!"
1114
#: drizzled/drizzled.cc:1840
1117
#: drizzled/drizzled.cc:1838
1116
1119
"Precision of the result of '/' operator will be increased on that value."
1119
#: drizzled/drizzled.cc:1846
1122
#: drizzled/drizzled.cc:1844
1120
1123
msgid "The maximum length of the result of function group_concat."
1123
#: drizzled/drizzled.cc:1851
1126
#: drizzled/drizzled.cc:1849
1124
1127
msgid "The size of the buffer that is used for full joins."
1127
#: drizzled/drizzled.cc:1857
1130
#: drizzled/drizzled.cc:1855
1129
1132
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1130
1133
"this to get better index handling (for all reads and multiple writes) to as "
1131
1134
"much as you can afford;"
1134
#: drizzled/drizzled.cc:1866
1137
#: drizzled/drizzled.cc:1864
1136
1139
"This characterizes the number of hits a hot block has to be untouched until "
1137
1140
"it is considered aged enough to be downgraded to a warm block. This "
1139
1142
"blocks in key cache"
1142
#: drizzled/drizzled.cc:1875
1145
#: drizzled/drizzled.cc:1873
1143
1146
msgid "The default size of key cache blocks"
1146
#: drizzled/drizzled.cc:1881
1149
#: drizzled/drizzled.cc:1879
1147
1150
msgid "The minimum percentage of warm blocks in key cache"
1150
#: drizzled/drizzled.cc:1887
1153
#: drizzled/drizzled.cc:1885
1151
1154
msgid "Max packetlength to send/receive from to server."
1154
#: drizzled/drizzled.cc:1892
1157
#: drizzled/drizzled.cc:1890
1156
1159
"If there is more than this number of interrupted connections from a host "
1157
1160
"this host will be blocked from further connections."
1160
#: drizzled/drizzled.cc:1897
1163
#: drizzled/drizzled.cc:1895
1161
1164
msgid "Max number of errors/warnings to store for a statement."
1164
#: drizzled/drizzled.cc:1902
1167
#: drizzled/drizzled.cc:1900
1165
1168
msgid "Don't allow creation of heap tables bigger than this."
1168
#: drizzled/drizzled.cc:1908
1171
#: drizzled/drizzled.cc:1906
1170
1173
"Joins that are probably going to read more than max_join_size records return "
1174
#: drizzled/drizzled.cc:1914
1177
#: drizzled/drizzled.cc:1912
1175
1178
msgid "Max number of bytes in sorted records."
1178
#: drizzled/drizzled.cc:1919
1181
#: drizzled/drizzled.cc:1917
1179
1182
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1182
#: drizzled/drizzled.cc:1924
1185
#: drizzled/drizzled.cc:1922
1184
1187
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1185
1188
"max_sort_length bytes of each value are used; the rest are ignored)."
1188
#: drizzled/drizzled.cc:1931
1191
#: drizzled/drizzled.cc:1929
1189
1192
msgid "After this many write locks, allow some read locks to run in between."
1192
#: drizzled/drizzled.cc:1935
1195
#: drizzled/drizzled.cc:1933
1194
1197
"Don't log queries which examine less than min_examined_row_limit rows to "
1198
#: drizzled/drizzled.cc:1941
1201
#: drizzled/drizzled.cc:1939
1199
1202
msgid "Buffer length for TCP/IP and socket communication."
1202
#: drizzled/drizzled.cc:1946
1205
#: drizzled/drizzled.cc:1944
1204
1207
"Controls the heuristic(s) applied during query optimization to prune less-"
1205
1208
"promising partial plans from the optimizer search space. Meaning: false - do "
1218
1221
"(used for testing/comparison)."
1221
#: drizzled/drizzled.cc:1966
1224
#: drizzled/drizzled.cc:1964
1222
1225
msgid "Directory for plugins."
1225
#: drizzled/drizzled.cc:1970
1228
#: drizzled/drizzled.cc:1968
1227
1230
"Optional comma separated list of plugins to load at starup.[for example: --"
1228
1231
"plugin_load=crc32,logger_gearman]"
1231
#: drizzled/drizzled.cc:1975
1234
#: drizzled/drizzled.cc:1973
1232
1235
msgid "The size of the buffer that is allocated when preloading indexes"
1235
#: drizzled/drizzled.cc:1980
1238
#: drizzled/drizzled.cc:1978
1236
1239
msgid "Allocation block size for query parsing and execution"
1239
#: drizzled/drizzled.cc:1985
1242
#: drizzled/drizzled.cc:1983
1240
1243
msgid "Persistent buffer for query parsing and execution"
1243
#: drizzled/drizzled.cc:1991
1246
#: drizzled/drizzled.cc:1989
1244
1247
msgid "Allocation block size for storing ranges during optimization"
1247
#: drizzled/drizzled.cc:1997
1250
#: drizzled/drizzled.cc:1995
1249
1252
"Each thread that does a sequential scan allocates a buffer of this size for "
1250
1253
"each table it scans. If you do many sequential scans, you may want to "
1251
1254
"increase this value."
1254
#: drizzled/drizzled.cc:2005
1257
#: drizzled/drizzled.cc:2003
1256
1259
"When reading rows in sorted order after a sort, the rows are read through "
1257
1260
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1258
1261
"record_buffer."
1261
#: drizzled/drizzled.cc:2013
1264
#: drizzled/drizzled.cc:2011
1262
1265
msgid "Select scheduler to be used (by default multi-thread)."
1265
#: drizzled/drizzled.cc:2018
1268
#: drizzled/drizzled.cc:2016
1266
1269
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1269
#: drizzled/drizzled.cc:2024
1272
#: drizzled/drizzled.cc:2022
1270
1273
msgid "The number of cached table definitions."
1273
#: drizzled/drizzled.cc:2028
1276
#: drizzled/drizzled.cc:2026
1274
1277
msgid "The number of cached open tables."
1277
#: drizzled/drizzled.cc:2032
1280
#: drizzled/drizzled.cc:2030
1279
1282
"Timeout in seconds to wait for a table level lock before returning an error. "
1280
1283
"Used only if the connection has active cursors."
1283
#: drizzled/drizzled.cc:2037
1286
#: drizzled/drizzled.cc:2035
1284
1287
msgid "The stack size for each thread."
1287
#: drizzled/drizzled.cc:2043
1290
#: drizzled/drizzled.cc:2041
1289
1292
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1290
1293
"automatically convert it to an on-disk MyISAM table."
1293
#: drizzled/drizzled.cc:2049
1296
#: drizzled/drizzled.cc:2047
1294
1297
msgid "Allocation block size for transactions to be stored in binary log"
1297
#: drizzled/drizzled.cc:2054
1300
#: drizzled/drizzled.cc:2052
1298
1301
msgid "Persistent buffer for transactions to be stored in binary log"
1301
#: drizzled/drizzled.cc:2185
1304
#: drizzled/drizzled.cc:2183
1303
1306
"Copyright (C) 2008 Sun Microsystems\n"
1304
1307
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4749
4752
msgid "logging '%s' post() failed"
4752
#: drizzled/plugin/storage_engine.cc:314
4755
#: drizzled/message/command_reader.cc:55
4757
msgid "Usage: %s COMMAND_LOG\n"
4760
#: drizzled/message/command_reader.cc:64
4762
msgid "Cannot open file: %s\n"
4765
#: drizzled/message/command_reader.cc:83
4767
msgid "Failed to read initial length header\n"
4770
#: drizzled/message/command_reader.cc:90
4772
msgid "Attempted to read record bigger than SIZE_MAX\n"
4775
#: drizzled/message/command_reader.cc:110
4777
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4780
#: drizzled/message/command_reader.cc:120
4783
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4787
#: drizzled/message/command_reader.cc:126
4789
msgid "Unable to parse command. Got error: %s.\n"
4792
#: drizzled/message/command_reader.cc:128
4794
msgid "BUFFER: %s\n"
4797
#: drizzled/message/command_reader.cc:136
4800
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4803
#: drizzled/plugin/listen_tcp.cc:47
4805
msgid "accept() failed with errno %d"
4808
#: drizzled/plugin/listen_tcp.cc:83
4810
msgid "getaddrinfo() failed with error %s"
4813
#: drizzled/plugin/listen_tcp.cc:115
4815
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4818
#: drizzled/plugin/listen_tcp.cc:126
4820
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4823
#: drizzled/plugin/listen_tcp.cc:135
4825
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4828
#: drizzled/plugin/listen_tcp.cc:144
4830
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4833
#: drizzled/plugin/listen_tcp.cc:153
4835
msgid "setsockopt(SO_LINGER) failed with errno %d"
4838
#: drizzled/plugin/listen_tcp.cc:162
4840
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4843
#: drizzled/plugin/listen_tcp.cc:183
4845
msgid "Retrying bind() on %u"
4848
#: drizzled/plugin/listen_tcp.cc:190
4850
msgid "bind() failed with errno: %d"
4853
#: drizzled/plugin/listen_tcp.cc:193
4854
msgid "Do you already have another drizzled running?"
4857
#: drizzled/plugin/listen_tcp.cc:200
4859
msgid "listen() failed with errno %d"
4862
#: drizzled/plugin/listen_tcp.cc:206
4864
msgid "Listening on %s:%s\n"
4867
#: drizzled/plugin/storage_engine.cc:315
4754
4869
msgid "Found %d prepared transaction(s) in %s"
4757
#: drizzled/plugin/storage_engine.cc:388
4872
#: drizzled/plugin/storage_engine.cc:389
4758
4873
msgid "Starting crash recovery..."
4761
#: drizzled/plugin/storage_engine.cc:397
4876
#: drizzled/plugin/storage_engine.cc:398
4763
4878
msgid "Found %d prepared XA transactions"
4766
#: drizzled/plugin/storage_engine.cc:402
4881
#: drizzled/plugin/storage_engine.cc:403
4769
4884
"Found %d prepared transactions! It means that drizzled was not shut down "
4817
4932
msgid "Scheduler initialization failed.\n"
4820
#: drizzled/session.cc:2160
4935
#: drizzled/session.cc:2166
4822
4937
msgid "Could not remove temporary table: '%s', error: %d"
4825
#: drizzled/slot/listen.cc:91
4827
msgid "getaddrinfo() failed with error %s"
4830
#: drizzled/slot/listen.cc:123
4832
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4835
#: drizzled/slot/listen.cc:134
4837
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4840
#: drizzled/slot/listen.cc:143
4842
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4845
#: drizzled/slot/listen.cc:152
4847
msgid "setsockopt(SO_LINGER) failed with errno %d"
4850
#: drizzled/slot/listen.cc:161
4852
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4855
#: drizzled/slot/listen.cc:182
4857
msgid "Retrying bind() on %u"
4860
#: drizzled/slot/listen.cc:190
4862
msgid "bind() failed with errno: %d"
4865
#: drizzled/slot/listen.cc:193
4866
msgid "Do you already have another drizzled running?"
4869
#: drizzled/slot/listen.cc:200
4871
msgid "listen() failed with errno %d"
4874
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4940
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4876
4942
msgid "realloc() failed with errno %d"
4879
#: drizzled/slot/listen.cc:219
4881
msgid "Listening on %s:%s\n"
4884
#: drizzled/slot/listen.cc:227
4945
#: drizzled/slot/listen.cc:94
4885
4946
msgid "No sockets could be bound for listening"
4888
#: drizzled/slot/listen.cc:239
4949
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4890
4951
msgid "pipe() failed with errno %d"
4893
#: drizzled/slot/listen.cc:275
4954
#: drizzled/slot/listen.cc:137
4895
4956
msgid "poll() failed with errno %d"
4898
#: drizzled/slot/listen.cc:317
4900
msgid "accept() failed with errno %d"
4903
4959
#: drizzled/sql_base.cc:1445
4905
4961
msgid "Table %s had a open data handler in reopen_table"
4917
4973
"`%s`.`%s`' to replication"
4920
#: drizzled/sql_plugin.cc:552
4976
#: drizzled/sql_plugin.cc:553
4922
4978
msgid "Plugin '%s' init function returned error.\n"
4925
#: drizzled/sql_plugin.cc:712
4981
#: drizzled/sql_plugin.cc:713
4926
4982
msgid "plugin-load parameter too long"
4929
#: drizzled/sql_plugin.cc:774
4985
#: drizzled/sql_plugin.cc:775
4931
4987
msgid "Couldn't load plugin named '%s' with soname '%s'."
4934
#: drizzled/sql_plugin.cc:1114
4990
#: drizzled/sql_plugin.cc:1115
4935
4991
msgid "Out of memory."
4938
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
4994
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4940
4996
msgid "Unknown variable type code 0x%x in plugin '%s'."
4943
#: drizzled/sql_plugin.cc:1997
4999
#: drizzled/sql_plugin.cc:2010
4946
5002
"Server variable %s of plugin %s was forced to be read-only: string variable "
4947
5003
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4950
#: drizzled/sql_plugin.cc:2028
5006
#: drizzled/sql_plugin.cc:2041
4952
5008
msgid "Missing variable name in plugin '%s'."
4955
#: drizzled/sql_plugin.cc:2045
5011
#: drizzled/sql_plugin.cc:2058
4957
5013
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4960
#: drizzled/sql_plugin.cc:2173
5016
#: drizzled/sql_plugin.cc:2186
4962
5018
msgid "Out of memory for plugin '%s'."
4965
#: drizzled/sql_plugin.cc:2180
5021
#: drizzled/sql_plugin.cc:2193
4967
5023
msgid "Bad options for plugin '%s'."
4970
#: drizzled/sql_plugin.cc:2189
5026
#: drizzled/sql_plugin.cc:2202
4972
5028
msgid "Parsing options for plugin '%s' failed."
4975
#: drizzled/sql_plugin.cc:2238
5031
#: drizzled/sql_plugin.cc:2251
4977
5033
msgid "Plugin '%s' has conflicting system variables"
4980
#: drizzled/sql_table.cc:247
5036
#: drizzled/sql_table.cc:231
4982
5038
"Table name cannot be encoded and fit within filesystem name length "
4983
5039
"restrictions."
4986
#: drizzled/sql_table.cc:257
5042
#: drizzled/sql_table.cc:241
4988
5044
"Schema name cannot be encoded and fit within filesystem name length "
4989
5045
"restrictions."
4992
#: drizzled/sql_table.cc:2495
5048
#: drizzled/sql_table.cc:2360
4994
5050
msgid "Unknown - internal error %d during operation"
4997
#: drizzled/sql_table.cc:3970
5053
#: drizzled/statement/alter_table.cc:1136
4999
5055
msgid "Could not open table %s.%s after rename\n"
5002
#: drizzled/sql_table.cc:4133
5058
#: drizzled/statement/alter_table.cc:1299
5005
5061
"order_st BY ignored because there is a user-defined clustered index in the "
5006
5062
"table '%-.192s'"
5009
#: drizzled/table.cc:332
5065
#: drizzled/table.cc:329
5012
5068
"'%s' had no or invalid character set, and default character set is multi-"
5013
5069
"byte, so character column sizes may have changed"
5016
#: drizzled/table.cc:1591
5072
#: drizzled/table.cc:1608
5018
5074
msgid "Unknown collation '%s' in table '%-.64s' definition"
5021
#: drizzled/table.cc:1598
5077
#: drizzled/table.cc:1615
5024
5080
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5028
#: drizzled/table.cc:3493
5084
#: drizzled/table.cc:3515
5030
5086
msgid "Got error %d when reading table '%s'"
5326
5382
msgid "URL for HTTP Auth check"
5329
#: plugin/command_log/command_log.cc:94
5385
#: plugin/command_log/command_log.cc:116
5386
#: plugin/command_log/command_log_reader.cc:94
5331
msgid "Failed to open command log file. Got error: %s"
5388
msgid "Failed to open command log file %s. Got error: %s\n"
5334
#: plugin/command_log/command_log.cc:172
5391
#: plugin/command_log/command_log.cc:200
5337
5394
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5338
5395
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5341
#: plugin/command_log/command_log.cc:212
5398
#: plugin/command_log/command_log.cc:242
5344
5401
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5345
5402
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5348
#: plugin/command_log/command_log.cc:290
5405
#: plugin/command_log/command_log.cc:294
5408
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5409
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5412
#: plugin/command_log/command_log.cc:390
5349
5413
msgid "Enable command log"
5352
#: plugin/command_log/command_log.cc:298
5416
#: plugin/command_log/command_log.cc:398
5353
5417
msgid "DEBUGGING - Truncate command log"
5356
#: plugin/command_log/command_log.cc:306
5420
#: plugin/command_log/command_log.cc:406
5357
5421
msgid "Path to the file to use for command log."
5360
#: plugin/command_log/command_log.cc:323
5361
msgid "Simple Command Message Log"
5364
#: plugin/default_replicator/default_replicator.cc:90
5424
#: plugin/command_log/command_log.cc:414
5425
msgid "Enable CRC32 Checksumming"
5428
#: plugin/command_log/command_log.cc:432
5429
msgid "Command Message Log"
5432
#: plugin/command_log/command_log_reader.cc:114
5434
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5437
#: plugin/command_log/command_log_reader.cc:137
5439
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5442
#: plugin/command_log/command_log_reader.cc:171
5444
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5447
#: plugin/command_log/command_log_reader.cc:186
5448
msgid "Checksum FAILED!\n"
5451
#: plugin/console/console.cc:346
5452
msgid "Enable the console."
5455
#: plugin/console/console.cc:349
5456
msgid "Turn on extra debugging."
5459
#: plugin/default_replicator/default_replicator.cc:97
5365
5460
msgid "Enable default replicator"
5368
#: plugin/default_replicator/default_replicator.cc:105
5463
#: plugin/default_replicator/default_replicator.cc:112
5369
5464
msgid "Default Replicator"
5469
5588
msgid "Maximum number of user threads available."
5472
#: plugin/myisam/ha_myisam.cc:488
5591
#: plugin/myisam/ha_myisam.cc:447
5474
5593
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5477
#: plugin/myisam/ha_myisam.cc:492
5596
#: plugin/myisam/ha_myisam.cc:451
5479
5598
msgid "Got an error from unknown thread, %s:%d"
5482
#: plugin/myisam/ha_myisam.cc:498
5601
#: plugin/myisam/ha_myisam.cc:457
5483
5602
msgid "Unknown thread accessing table"
5486
#: plugin/myisam/ha_myisam.cc:1781
5605
#: plugin/myisam/ha_myisam.cc:1488
5487
5606
msgid "Block size to be used for MyISAM index pages."
5490
#: plugin/myisam/ha_myisam.cc:1787
5609
#: plugin/myisam/ha_myisam.cc:1494
5492
5611
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5493
5612
"disables parallel repair."
5496
#: plugin/myisam/ha_myisam.cc:1793
5615
#: plugin/myisam/ha_myisam.cc:1500
5498
5617
"Don't use the fast sort index method to created index if the temporary file "
5499
5618
"would get bigger than this."
5502
#: plugin/myisam/ha_myisam.cc:1798
5621
#: plugin/myisam/ha_myisam.cc:1505
5504
5623
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5505
5624
"when creating indexes with CREATE INDEX or ALTER TABLE."
5508
#: plugin/myisam/ha_myisam.cc:1804
5627
#: plugin/myisam/ha_myisam.cc:1511
5509
5628
msgid "Default pointer size to be used for MyISAM tables."