18
18
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: ../client/drizzle.cc:463
21
#: ../client/drizzle.cc:464
22
22
msgid "Synonym for `help'."
23
23
msgstr "동의어 도움을 요청합니다."
25
#: ../client/drizzle.cc:464
25
#: ../client/drizzle.cc:465
26
26
msgid "Clear command."
27
27
msgstr "삭제 명령을 실행합니다."
29
#: ../client/drizzle.cc:466
29
#: ../client/drizzle.cc:467
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "서버에 다시 연결합니다. 모든 인수로 db와 host를 지정할 수있습니다."
33
#: ../client/drizzle.cc:468
33
#: ../client/drizzle.cc:469
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
37
"구분 기호의 명령문 설정. 주의: 새 구분 기호로 라인의 나머지를 취합니다."
39
#: ../client/drizzle.cc:470
39
#: ../client/drizzle.cc:471
40
40
msgid "Send command to drizzle server, display result vertically."
41
41
msgstr "drizzle 서버에 명령을 전송하고 , 결과를 수직으로 나타냅니다."
43
#: ../client/drizzle.cc:471
43
#: ../client/drizzle.cc:472
44
44
msgid "Exit drizzle. Same as quit."
45
45
msgstr "drizzle과 종료합니다."
47
#: ../client/drizzle.cc:472
47
#: ../client/drizzle.cc:473
48
48
msgid "Send command to drizzle server."
49
49
msgstr "drizzle 서버에 전송 명령을 보냅니다."
51
#: ../client/drizzle.cc:473
51
#: ../client/drizzle.cc:474
52
52
msgid "Display this help."
53
53
msgstr "이 도움말을 표시합니다."
55
#: ../client/drizzle.cc:474
55
#: ../client/drizzle.cc:475
56
56
msgid "Disable pager, print to stdout."
57
57
msgstr "호출을 끄고, 표준 출력 합니다."
59
#: ../client/drizzle.cc:475
59
#: ../client/drizzle.cc:476
60
60
msgid "Don't write into outfile."
61
61
msgstr "출력 파일로 작성하지 마십시오."
63
#: ../client/drizzle.cc:477
63
#: ../client/drizzle.cc:478
64
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:478
67
#: ../client/drizzle.cc:479
68
68
msgid "Print current command."
71
#: ../client/drizzle.cc:479
71
#: ../client/drizzle.cc:480
72
72
msgid "Change your drizzle prompt."
75
#: ../client/drizzle.cc:480
75
#: ../client/drizzle.cc:481
76
76
msgid "Quit drizzle."
77
77
msgstr "Drizzle 종료"
79
#: ../client/drizzle.cc:481
79
#: ../client/drizzle.cc:482
80
80
msgid "Rebuild completion hash."
83
#: ../client/drizzle.cc:483
83
#: ../client/drizzle.cc:484
84
84
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: ../client/drizzle.cc:484
87
#: ../client/drizzle.cc:485
88
88
msgid "Get status information from the server."
91
#: ../client/drizzle.cc:486
91
#: ../client/drizzle.cc:487
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
#: ../client/drizzle.cc:488
95
#: ../client/drizzle.cc:489
96
96
msgid "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:490 ../client/drizzle.cc:1404
99
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1405
100
100
msgid "Show warnings after every statement."
103
#: ../client/drizzle.cc:492
103
#: ../client/drizzle.cc:493
104
104
msgid "Don't show warnings after every statement."
107
#: ../client/drizzle.cc:1331
107
#: ../client/drizzle.cc:1332
108
108
msgid "Error: Invalid Value for connect_timeout"
111
#: ../client/drizzle.cc:1342
111
#: ../client/drizzle.cc:1343
112
112
msgid "Error: Invalid Value for max_input_line"
115
#: ../client/drizzle.cc:1363
115
#: ../client/drizzle.cc:1364
117
117
msgid "Displays this help and exit."
118
118
msgstr "이 도움말을 표시합니다."
120
#: ../client/drizzle.cc:1364
120
#: ../client/drizzle.cc:1365
122
122
"Don't use history file. Disable interactive behavior. (Enables --silent)"
125
#: ../client/drizzle.cc:1366
125
#: ../client/drizzle.cc:1367
126
126
msgid "Display column type information."
127
127
msgstr "컬럼 형식 정보 보이기"
129
#: ../client/drizzle.cc:1368
129
#: ../client/drizzle.cc:1369
131
131
"Preserve comments. Send comments to the server. The default is --skip-"
132
132
"comments (discard comments), enable with --comments"
135
#: ../client/drizzle.cc:1370
135
#: ../client/drizzle.cc:1371
136
136
msgid "Use compression in server/client protocol."
137
137
msgstr "서버/클라이언트 프로토콜에서 압축 사용"
139
#: ../client/drizzle.cc:1372
139
#: ../client/drizzle.cc:1373
140
140
msgid "Print the output of a query (rows) vertically."
143
#: ../client/drizzle.cc:1374
143
#: ../client/drizzle.cc:1375
144
144
msgid "Continue even if we get an sql error."
147
#: ../client/drizzle.cc:1376
147
#: ../client/drizzle.cc:1377
149
149
"Enable named commands. Named commands mean this program's internal commands; "
150
150
"see drizzle> help . When enabled, the named commands can be used from any "
161
161
"deprecated; use --disable-named-commands instead."
164
#: ../client/drizzle.cc:1379
164
#: ../client/drizzle.cc:1380
165
165
msgid "Ignore space after function names."
168
#: ../client/drizzle.cc:1381
168
#: ../client/drizzle.cc:1382
169
169
msgid "Turn off beep on error."
172
#: ../client/drizzle.cc:1383
172
#: ../client/drizzle.cc:1384
173
173
msgid "Write line numbers for errors."
176
#: ../client/drizzle.cc:1385
176
#: ../client/drizzle.cc:1386
178
178
"Don't write line number for errors. WARNING: -L is deprecated, use long "
179
179
"version of this option instead."
182
#: ../client/drizzle.cc:1387
182
#: ../client/drizzle.cc:1388
183
183
msgid "Write column names in results."
184
184
msgstr "결과에 컬럼이름 쓰기"
186
#: ../client/drizzle.cc:1389
186
#: ../client/drizzle.cc:1390
188
188
"Don't write column names in results. WARNING: -N is deprecated, use long "
189
189
"version of this options instead."
192
#: ../client/drizzle.cc:1391
192
#: ../client/drizzle.cc:1392
194
194
"Change the value of a variable. Please note that this option is deprecated; "
195
195
"you can set variables directly with --variable-name=value."
198
#: ../client/drizzle.cc:1393
198
#: ../client/drizzle.cc:1394
199
199
msgid "Output in table format."
202
#: ../client/drizzle.cc:1395
202
#: ../client/drizzle.cc:1396
203
203
msgid "Only allow UPDATE and DELETE that uses keys."
206
#: ../client/drizzle.cc:1397
206
#: ../client/drizzle.cc:1398
207
207
msgid "Synonym for option --safe-updates, -U."
210
#: ../client/drizzle.cc:1399
210
#: ../client/drizzle.cc:1400
211
211
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
214
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1152
214
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
215
215
msgid "Output version information and exit."
218
#: ../client/drizzle.cc:1402
218
#: ../client/drizzle.cc:1403
219
219
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
222
#: ../client/drizzle.cc:1406
222
#: ../client/drizzle.cc:1407
223
223
msgid "Number of lines before each import progress report."
226
#: ../client/drizzle.cc:1408
226
#: ../client/drizzle.cc:1409
227
227
msgid "Ping the server to check if it's alive."
230
#: ../client/drizzle.cc:1410
230
#: ../client/drizzle.cc:1411
231
231
msgid "Configuration file defaults are not used if no-defaults is set"
234
#: ../client/drizzle.cc:1416
234
#: ../client/drizzle.cc:1417
236
236
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
237
237
"and field completion, but startup and reconnecting may take a longer time. "
238
238
"Disable with --disable-auto-rehash."
241
#: ../client/drizzle.cc:1417
241
#: ../client/drizzle.cc:1418
243
243
"No automatic rehashing. One has to use 'rehash' to get table and field "
244
244
"completion. This gives a quicker start of drizzle_st and disables rehashing "
245
245
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
248
#: ../client/drizzle.cc:1419
248
#: ../client/drizzle.cc:1420
250
250
"Automatically switch to vertical output mode if the result is wider than the "
251
251
"terminal width."
254
#: ../client/drizzle.cc:1421
254
#: ../client/drizzle.cc:1422
255
255
msgid "Database to use."
256
256
msgstr "사용할 데이터베이스"
258
#: ../client/drizzle.cc:1423
258
#: ../client/drizzle.cc:1424
259
259
msgid "(not used)"
262
#: ../client/drizzle.cc:1425
262
#: ../client/drizzle.cc:1426
263
263
msgid "Delimiter to be used."
266
#: ../client/drizzle.cc:1427
266
#: ../client/drizzle.cc:1428
267
267
msgid "Execute command and quit. (Disables --force and history file)"
270
#: ../client/drizzle.cc:1429
270
#: ../client/drizzle.cc:1430
271
271
msgid "Enable/disable LOAD DATA LOCAL INFILE."
274
#: ../client/drizzle.cc:1431
274
#: ../client/drizzle.cc:1432
275
275
msgid "Flush buffer after each query."
278
#: ../client/drizzle.cc:1433
278
#: ../client/drizzle.cc:1434
279
279
msgid "Ignore SIGINT (CTRL-C)"
280
280
msgstr "SIGINT (CTRL-C) 무시"
282
#: ../client/drizzle.cc:1435
282
#: ../client/drizzle.cc:1436
284
284
"Only update the default database. This is useful for skipping updates to "
285
285
"other database in the update log."
288
#: ../client/drizzle.cc:1437
288
#: ../client/drizzle.cc:1438
290
290
"Pager to use to display results. If you don't supply an option the default "
291
291
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
297
#: ../client/drizzle.cc:1439
297
#: ../client/drizzle.cc:1440
299
299
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
300
300
msgstr "호출을 끄고, 표준 출력 합니다."
302
#: ../client/drizzle.cc:1441
302
#: ../client/drizzle.cc:1442
303
303
msgid "Set the drizzle prompt to this value."
304
304
msgstr "Drizzle 프롬프트를 이 값으로 설정"
306
#: ../client/drizzle.cc:1443
306
#: ../client/drizzle.cc:1444
308
308
"Don't cache result, print it row by row. This may slow down the server if "
309
309
"the output is suspended. Doesn't use history file."
312
#: ../client/drizzle.cc:1445
312
#: ../client/drizzle.cc:1446
313
313
msgid "Write fields without conversion. Used with --batch."
316
#: ../client/drizzle.cc:1447
316
#: ../client/drizzle.cc:1448
318
318
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
319
319
"option is enabled by default."
322
#: ../client/drizzle.cc:1449
322
#: ../client/drizzle.cc:1450
323
323
msgid "Shutdown the server"
326
#: ../client/drizzle.cc:1450
326
#: ../client/drizzle.cc:1451
328
328
"Be more silent. Print results with a tab as separator, each row on new line."
331
#: ../client/drizzle.cc:1452
331
#: ../client/drizzle.cc:1453
333
333
"Append everything into outfile. See interactive help (\\h) also. Does not "
334
334
"work in batch mode. Disable with --disable-tee. This option is disabled by "
338
#: ../client/drizzle.cc:1454
338
#: ../client/drizzle.cc:1455
339
339
msgid "Disable outfile. See interactive help (\\h) also."
342
#: ../client/drizzle.cc:1455
342
#: ../client/drizzle.cc:1456
343
343
msgid "Wait and retry if connection is down."
346
#: ../client/drizzle.cc:1457
346
#: ../client/drizzle.cc:1458
347
347
msgid "Number of seconds before connection timeout."
350
#: ../client/drizzle.cc:1459
350
#: ../client/drizzle.cc:1460
351
351
msgid "Max length of input line"
354
#: ../client/drizzle.cc:1461
354
#: ../client/drizzle.cc:1462
355
355
msgid "Automatic limit for SELECT when using --safe-updates"
358
#: ../client/drizzle.cc:1463
358
#: ../client/drizzle.cc:1464
359
359
msgid "Automatic limit for rows in a join when using --safe-updates"
362
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
362
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
363
363
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
364
364
#: ../client/drizzletest.cc:5456
365
365
msgid "Use MySQL Protocol."
368
#: ../client/drizzle.cc:1471
368
#: ../client/drizzle.cc:1472
370
370
msgid "Connect to host"
373
#: ../client/drizzle.cc:1473
373
#: ../client/drizzle.cc:1474
375
375
"Password to use when connecting to server. If password is not given it's "
376
376
"asked from the tty."
379
#: ../client/drizzle.cc:1475
379
#: ../client/drizzle.cc:1476
381
381
"Port number to use for connection or 0 for default to, in order of "
382
382
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
385
#: ../client/drizzle.cc:1477
385
#: ../client/drizzle.cc:1478
386
386
msgid "User for login if not current user."
389
#: ../client/drizzle.cc:1479
389
#: ../client/drizzle.cc:1480
390
390
msgid "The protocol of connection (tcp,socket,pipe,memory)."
393
#: ../client/drizzle.cc:1521 ../client/drizzle.cc:1528
393
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
395
395
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
398
#: ../client/drizzle.cc:1579
398
#: ../client/drizzle.cc:1588
399
399
msgid "DELIMITER cannot contain a backslash character"
402
#: ../client/drizzle.cc:1656
402
#: ../client/drizzle.cc:1665
404
404
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
407
#: ../client/drizzle.cc:1701 ../client/drizzle.cc:1711
408
#: ../client/drizzle.cc:4083
407
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
408
#: ../client/drizzle.cc:4092
410
410
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
413
#: ../client/drizzle.cc:1715
413
#: ../client/drizzle.cc:1724
416
416
"Copyright (C) 2008 Sun Microsystems\n"
418
418
"and you are welcome to modify and redistribute it under the GPL license\n"
421
#: ../client/drizzle.cc:1720
421
#: ../client/drizzle.cc:1729
423
423
msgid "Usage: drizzle [OPTIONS] [database]\n"
426
#: ../client/drizzle.cc:1771
426
#: ../client/drizzle.cc:1780
427
427
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
430
#: ../client/drizzle.cc:1781
430
#: ../client/drizzle.cc:1790
433
433
"Your Drizzle connection id is %u\n"
434
434
"Server version: %s\n"
437
#: ../client/drizzle.cc:1813
437
#: ../client/drizzle.cc:1822
439
439
msgid "Reading history-file %s\n"
442
#: ../client/drizzle.cc:1817
442
#: ../client/drizzle.cc:1826
444
444
msgid "Couldn't allocate memory for temp histfile!\n"
447
#: ../client/drizzle.cc:1824
447
#: ../client/drizzle.cc:1833
448
448
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
451
#: ../client/drizzle.cc:1847
451
#: ../client/drizzle.cc:1856
453
453
msgid "Writing history-file %s\n"
456
#: ../client/drizzle.cc:1855
456
#: ../client/drizzle.cc:1864
460
#: ../client/drizzle.cc:1855
460
#: ../client/drizzle.cc:1864
464
#: ../client/drizzle.cc:1907
464
#: ../client/drizzle.cc:1916
465
465
msgid "Query aborted by Ctrl+C\n"
468
#: ../client/drizzle.cc:1991
468
#: ../client/drizzle.cc:2000
470
470
msgid "Processing line: %<PRIu32>\n"
473
#: ../client/drizzle.cc:2209
473
#: ../client/drizzle.cc:2218
474
474
msgid "Unknown command: "
477
#: ../client/drizzle.cc:2623
477
#: ../client/drizzle.cc:2632
479
479
"Reading table information for completion of table and column names\n"
480
480
"You can turn off this feature to get a quicker startup with -A\n"
484
#: ../client/drizzle.cc:2689
484
#: ../client/drizzle.cc:2698
485
485
msgid "No connection. Trying to reconnect..."
488
#: ../client/drizzle.cc:2695
488
#: ../client/drizzle.cc:2704
489
489
msgid "Can't connect to the server\n"
492
#: ../client/drizzle.cc:2773
492
#: ../client/drizzle.cc:2782
493
493
msgid "List of all Drizzle commands:"
496
#: ../client/drizzle.cc:2775
496
#: ../client/drizzle.cc:2784
497
497
msgid "Note that all text commands must be first on line and end with ';'"
500
#: ../client/drizzle.cc:2830
500
#: ../client/drizzle.cc:2839
501
501
msgid "No query specified\n"
504
#: ../client/drizzle.cc:2845
504
#: ../client/drizzle.cc:2854
505
505
msgid "Ignoring query to other database"
508
#: ../client/drizzle.cc:2895
508
#: ../client/drizzle.cc:2904
509
509
msgid "Empty set"
512
#: ../client/drizzle.cc:2908
512
#: ../client/drizzle.cc:2917
514
514
msgid "%ld row in set"
515
515
msgid_plural "%ld rows in set"
519
#: ../client/drizzle.cc:2917
519
#: ../client/drizzle.cc:2926
523
#: ../client/drizzle.cc:2919
523
#: ../client/drizzle.cc:2928
525
525
msgid "Query OK, %ld row affected"
526
526
msgid_plural "Query OK, %ld rows affected"
817
817
msgid "Can't create thread-keys"
820
#: ../drizzled/drizzled.cc:867
820
#: ../drizzled/drizzled.cc:866
821
821
msgid "Failed to initialize plugins."
824
#: ../drizzled/drizzled.cc:888
824
#: ../drizzled/drizzled.cc:887
827
827
"%s: Too many arguments (first extra is '%s').\n"
828
828
"Use --verbose --help to get a list of available options\n"
831
#: ../drizzled/drizzled.cc:911
831
#: ../drizzled/drizzled.cc:912
832
832
msgid "No scheduler found, cannot continue!\n"
835
#: ../drizzled/drizzled.cc:935
835
#: ../drizzled/drizzled.cc:936
837
837
msgid "Unknown/unsupported storage engine: %s"
840
#: ../drizzled/drizzled.cc:1026
840
#: ../drizzled/drizzled.cc:1027
841
841
msgid "Display this help and exit."
844
#: ../drizzled/drizzled.cc:1030
844
#: ../drizzled/drizzled.cc:1031
845
845
msgid "Display this help and exit after initializing plugins."
848
#: ../drizzled/drizzled.cc:1034
848
#: ../drizzled/drizzled.cc:1035
849
849
msgid "Auto-increment columns are incremented by this"
852
#: ../drizzled/drizzled.cc:1039
852
#: ../drizzled/drizzled.cc:1040
854
854
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
858
#: ../drizzled/drizzled.cc:1045
858
#: ../drizzled/drizzled.cc:1046
860
860
"Path to installation directory. All paths are usually resolved relative to "
864
#: ../drizzled/drizzled.cc:1050
864
#: ../drizzled/drizzled.cc:1051
865
865
msgid "Chroot drizzled daemon during startup."
868
#: ../drizzled/drizzled.cc:1054
868
#: ../drizzled/drizzled.cc:1055
869
869
msgid "Set the default collation."
872
#: ../drizzled/drizzled.cc:1058
872
#: ../drizzled/drizzled.cc:1059
873
873
msgid "Default completion type."
876
#: ../drizzled/drizzled.cc:1063
876
#: ../drizzled/drizzled.cc:1064
877
877
msgid "Write core on errors."
880
#: ../drizzled/drizzled.cc:1067
880
#: ../drizzled/drizzled.cc:1068
881
881
msgid "Path to the database root."
884
#: ../drizzled/drizzled.cc:1071
884
#: ../drizzled/drizzled.cc:1072
885
885
msgid "Set the default storage engine (table type) for tables."
888
#: ../drizzled/drizzled.cc:1075
888
#: ../drizzled/drizzled.cc:1076
889
889
msgid "Set the default time zone."
892
#: ../drizzled/drizzled.cc:1080
892
#: ../drizzled/drizzled.cc:1081
893
893
msgid "Used for debugging; Use at your own risk!"
896
#: ../drizzled/drizzled.cc:1085
896
#: ../drizzled/drizzled.cc:1086
897
897
msgid "Set up signals usable for debugging"
900
#: ../drizzled/drizzled.cc:1089
900
#: ../drizzled/drizzled.cc:1090
901
901
msgid "(IGNORED)"
904
#: ../drizzled/drizzled.cc:1093
904
#: ../drizzled/drizzled.cc:1094
905
905
msgid "Set the language used for the month names and the days of the week."
908
#: ../drizzled/drizzled.cc:1098
908
#: ../drizzled/drizzled.cc:1099
909
909
msgid "Log some not critical warnings to the log file."
912
#: ../drizzled/drizzled.cc:1103
912
#: ../drizzled/drizzled.cc:1104
913
913
msgid "Pid file used by safe_mysqld."
916
#: ../drizzled/drizzled.cc:1107
916
#: ../drizzled/drizzled.cc:1108
918
918
"Maximum time in seconds to wait for the port to become free. (Default: no "
922
#: ../drizzled/drizzled.cc:1112
922
#: ../drizzled/drizzled.cc:1113
924
924
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
925
925
"specified directory"
928
#: ../drizzled/drizzled.cc:1117
928
#: ../drizzled/drizzled.cc:1118
930
930
"Uniquely identifies the server instance in the community of replication "
934
#: ../drizzled/drizzled.cc:1122
934
#: ../drizzled/drizzled.cc:1123
935
935
msgid "Don't print a stack trace on failure."
938
#: ../drizzled/drizzled.cc:1126
938
#: ../drizzled/drizzled.cc:1127
939
939
msgid "Enable symbolic link support."
942
#: ../drizzled/drizzled.cc:1135
942
#: ../drizzled/drizzled.cc:1136
944
944
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
947
#: ../drizzled/drizzled.cc:1140
947
#: ../drizzled/drizzled.cc:1141
948
948
msgid "Path for temporary files."
951
#: ../drizzled/drizzled.cc:1144
951
#: ../drizzled/drizzled.cc:1145
952
952
msgid "Default transaction isolation level."
955
#: ../drizzled/drizzled.cc:1148
955
#: ../drizzled/drizzled.cc:1149
956
956
msgid "Run drizzled daemon as user."
959
#: ../drizzled/drizzled.cc:1156
959
#: ../drizzled/drizzled.cc:1157
961
961
"The number of outstanding connection requests Drizzle can have. This comes "
962
962
"into play when the main Drizzle thread gets very many connection requests in "
963
963
"a very short time."
966
#: ../drizzled/drizzled.cc:1162
966
#: ../drizzled/drizzled.cc:1163
968
968
"Size of tree cache used in bulk insert optimization. Note that this is a "
969
969
"limit per thread!"
972
#: ../drizzled/drizzled.cc:1168
972
#: ../drizzled/drizzled.cc:1169
974
974
"Precision of the result of '/' operator will be increased on that value."
977
#: ../drizzled/drizzled.cc:1174
977
#: ../drizzled/drizzled.cc:1175
978
978
msgid "The maximum length of the result of function group_concat."
981
#: ../drizzled/drizzled.cc:1179
981
#: ../drizzled/drizzled.cc:1180
982
982
msgid "The size of the buffer that is used for full joins."
985
#: ../drizzled/drizzled.cc:1185
985
#: ../drizzled/drizzled.cc:1186
986
986
msgid "Max packetlength to send/receive from to server."
989
#: ../drizzled/drizzled.cc:1190
989
#: ../drizzled/drizzled.cc:1191
991
991
"If there is more than this number of interrupted connections from a host "
992
992
"this host will be blocked from further connections."
995
#: ../drizzled/drizzled.cc:1195
995
#: ../drizzled/drizzled.cc:1196
996
996
msgid "Max number of errors/warnings to store for a statement."
999
#: ../drizzled/drizzled.cc:1200
999
#: ../drizzled/drizzled.cc:1201
1000
1000
msgid "Don't allow creation of heap tables bigger than this."
1003
#: ../drizzled/drizzled.cc:1206
1003
#: ../drizzled/drizzled.cc:1207
1005
1005
"Joins that are probably going to read more than max_join_size records return "
1009
#: ../drizzled/drizzled.cc:1212
1009
#: ../drizzled/drizzled.cc:1213
1010
1010
msgid "Max number of bytes in sorted records."
1013
#: ../drizzled/drizzled.cc:1217
1013
#: ../drizzled/drizzled.cc:1218
1014
1014
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1017
#: ../drizzled/drizzled.cc:1222
1017
#: ../drizzled/drizzled.cc:1223
1019
1019
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1020
1020
"max_sort_length bytes of each value are used; the rest are ignored)."
1023
#: ../drizzled/drizzled.cc:1229
1023
#: ../drizzled/drizzled.cc:1230
1024
1024
msgid "After this many write locks, allow some read locks to run in between."
1027
#: ../drizzled/drizzled.cc:1233
1027
#: ../drizzled/drizzled.cc:1234
1029
1029
"Don't log queries which examine less than min_examined_row_limit rows to "
1033
#: ../drizzled/drizzled.cc:1239
1033
#: ../drizzled/drizzled.cc:1240
1035
1035
"Controls the heuristic(s) applied during query optimization to prune less-"
1036
1036
"promising partial plans from the optimizer search space. Meaning: false - do "
1049
1049
"(used for testing/comparison)."
1052
#: ../drizzled/drizzled.cc:1259
1052
#: ../drizzled/drizzled.cc:1260
1053
1053
msgid "Directory for plugins."
1056
#: ../drizzled/drizzled.cc:1263
1056
#: ../drizzled/drizzled.cc:1264
1058
1058
"Optional comma separated list of plugins to load at startup in addition to "
1059
1059
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1062
#: ../drizzled/drizzled.cc:1269
1062
#: ../drizzled/drizzled.cc:1270
1064
1064
"Optional comma separated list of plugins to not load at startup. Effectively "
1065
1065
"removes a plugin from the list of plugins to be loaded. [for example: --"
1066
1066
"plugin_remove=crc32,logger_gearman]"
1069
#: ../drizzled/drizzled.cc:1275
1069
#: ../drizzled/drizzled.cc:1276
1071
1071
"Optional comma separated list of plugins to load at starup instead of the "
1072
1072
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1075
#: ../drizzled/drizzled.cc:1281
1075
#: ../drizzled/drizzled.cc:1282
1076
1076
msgid "The size of the buffer that is allocated when preloading indexes"
1079
#: ../drizzled/drizzled.cc:1286
1079
#: ../drizzled/drizzled.cc:1287
1080
1080
msgid "Allocation block size for query parsing and execution"
1083
#: ../drizzled/drizzled.cc:1291
1083
#: ../drizzled/drizzled.cc:1292
1084
1084
msgid "Persistent buffer for query parsing and execution"
1087
#: ../drizzled/drizzled.cc:1297
1087
#: ../drizzled/drizzled.cc:1298
1088
1088
msgid "Allocation block size for storing ranges during optimization"
1091
#: ../drizzled/drizzled.cc:1303
1091
#: ../drizzled/drizzled.cc:1304
1093
1093
"Each thread that does a sequential scan allocates a buffer of this size for "
1094
1094
"each table it scans. If you do many sequential scans, you may want to "
1095
1095
"increase this value."
1098
#: ../drizzled/drizzled.cc:1311
1098
#: ../drizzled/drizzled.cc:1312
1100
1100
"When reading rows in sorted order after a sort, the rows are read through "
1101
1101
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1102
1102
"record_buffer."
1105
#: ../drizzled/drizzled.cc:1319
1105
#: ../drizzled/drizzled.cc:1320
1106
1106
msgid "Select scheduler to be used (by default multi-thread)."
1109
#: ../drizzled/drizzled.cc:1324
1109
#: ../drizzled/drizzled.cc:1325
1110
1110
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1113
#: ../drizzled/drizzled.cc:1330
1113
#: ../drizzled/drizzled.cc:1331
1114
1114
msgid "The number of cached table definitions."
1117
#: ../drizzled/drizzled.cc:1334
1117
#: ../drizzled/drizzled.cc:1335
1118
1118
msgid "The number of cached open tables."
1121
#: ../drizzled/drizzled.cc:1338
1121
#: ../drizzled/drizzled.cc:1339
1123
1123
"Timeout in seconds to wait for a table level lock before returning an error. "
1124
1124
"Used only if the connection has active cursors."
1127
#: ../drizzled/drizzled.cc:1343
1127
#: ../drizzled/drizzled.cc:1344
1128
1128
msgid "The stack size for each thread."
1131
#: ../drizzled/drizzled.cc:1349
1131
#: ../drizzled/drizzled.cc:1350
1133
1133
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1134
1134
"automatically convert it to an on-disk MyISAM table."
1137
#: ../drizzled/drizzled.cc:1375
1137
#: ../drizzled/drizzled.cc:1376
1139
1139
"Copyright (C) 2008 Sun Microsystems\n"
1140
1140
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4808
4808
msgid "Plugin '%s' init function returned error.\n"
4811
#: ../drizzled/module/loader.cc:539
4811
#: ../drizzled/module/loader.cc:534
4813
4813
msgid "Couldn't load plugin library named '%s'.\n"
4816
#: ../drizzled/module/loader.cc:549
4816
#: ../drizzled/module/loader.cc:544
4818
4818
msgid "Couldn't load plugin named '%s'.\n"
4821
#: ../drizzled/module/loader.cc:778
4821
#: ../drizzled/module/loader.cc:773
4822
4822
msgid "Out of memory."
4825
#: ../drizzled/module/loader.cc:1501 ../drizzled/module/loader.cc:1552
4825
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
4827
4827
msgid "Unknown variable type code 0x%x in plugin '%s'."
4830
#: ../drizzled/module/loader.cc:1544
4830
#: ../drizzled/module/loader.cc:1539
4833
4833
"Server variable %s of plugin %s was forced to be read-only: string variable "
4834
4834
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4837
#: ../drizzled/module/loader.cc:1563
4837
#: ../drizzled/module/loader.cc:1558
4839
4839
msgid "Missing variable name in plugin '%s'."
4842
#: ../drizzled/module/loader.cc:1580
4842
#: ../drizzled/module/loader.cc:1575
4844
4844
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4847
#: ../drizzled/module/loader.cc:1700
4847
#: ../drizzled/module/loader.cc:1697
4849
4849
msgid "Out of memory for plugin '%s'."
4852
#: ../drizzled/module/loader.cc:1709
4852
#: ../drizzled/module/loader.cc:1706
4854
4854
msgid "Bad options for plugin '%s'."
4857
#: ../drizzled/module/loader.cc:1722
4857
#: ../drizzled/module/loader.cc:1719
4859
4859
msgid "Parsing options for plugin '%s' failed."
4862
#: ../drizzled/module/loader.cc:1775
4862
#: ../drizzled/module/loader.cc:1772
4864
4864
msgid "Plugin '%s' has conflicting system variables"