116
116
"你的Drizzle链接id为 %u\n"
119
#: client/drizzle.cc:1151
119
#: client/drizzle.cc:1153
121
121
msgid "Reading history-file %s\n"
122
122
msgstr "读取历史文件%s\n"
124
#: client/drizzle.cc:1156
124
#: client/drizzle.cc:1158
126
126
msgid "Couldn't allocate memory for temp histfile!\n"
127
127
msgstr "无法为临时histfile分配内存!\n"
129
#: client/drizzle.cc:1163
129
#: client/drizzle.cc:1165
130
130
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
131
131
msgstr "帮助请输入‘help;’或‘\\h’。输入’\\c‘清除缓冲。\n"
133
#: client/drizzle.cc:1181
133
#: client/drizzle.cc:1183
135
135
msgid "Writing history-file %s\n"
136
136
msgstr "写入历史文件%s当中\n"
138
#: client/drizzle.cc:1190
138
#: client/drizzle.cc:1192
142
#: client/drizzle.cc:1190
142
#: client/drizzle.cc:1192
146
#: client/drizzle.cc:1238
146
#: client/drizzle.cc:1241
147
147
msgid "Query aborted by Ctrl+C\n"
148
148
msgstr "放弃查询(Ctrl+C)\n"
150
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
150
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
151
151
msgid "Display this help and exit."
152
152
msgstr "显示相关帮助并退出。"
154
#: client/drizzle.cc:1263
154
#: client/drizzle.cc:1266
155
155
msgid "Synonym for -?"
158
#: client/drizzle.cc:1266
158
#: client/drizzle.cc:1269
160
160
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
161
161
"and field completion, but startup and reconnecting may take a longer time. "
162
162
"Disable with --disable-auto-rehash."
165
#: client/drizzle.cc:1270
165
#: client/drizzle.cc:1273
167
167
"No automatic rehashing. One has to use 'rehash' to get table and field "
168
168
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
169
169
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
172
#: client/drizzle.cc:1273
172
#: client/drizzle.cc:1276
174
174
"Automatically switch to vertical output mode if the result is wider than the "
175
175
"terminal width."
176
176
msgstr "如果结果比终端宽度更宽,则自动转到直排输出模式。"
178
#: client/drizzle.cc:1276
178
#: client/drizzle.cc:1279
180
180
"Don't use history file. Disable interactive behavior. (Enables --silent)"
181
181
msgstr "不使用历史文件。禁止互动行为。(允许 --silent)"
183
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
183
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
184
184
msgid "Directory where character sets are."
185
185
msgstr "设置字符集的目录。"
187
#: client/drizzle.cc:1280
187
#: client/drizzle.cc:1283
188
188
msgid "Display column type information."
189
189
msgstr "显示列类型信息。"
191
#: client/drizzle.cc:1283
191
#: client/drizzle.cc:1286
193
193
"Preserve comments. Send comments to the server. The default is --skip-"
194
194
"comments (discard comments), enable with --comments"
197
#: client/drizzle.cc:1286
197
#: client/drizzle.cc:1289
198
198
msgid "Use compression in server/client protocol."
199
199
msgstr "在服务器/客户端协议中使用压缩。"
201
#: client/drizzle.cc:1289
201
#: client/drizzle.cc:1292
202
202
msgid "Check memory and open file usage at exit ."
205
#: client/drizzle.cc:1292
205
#: client/drizzle.cc:1295
206
206
msgid "Print some debug info at exit."
207
207
msgstr "退出时打印部份调试信息。"
209
#: client/drizzle.cc:1294
209
#: client/drizzle.cc:1297
210
210
msgid "Database to use."
211
211
msgstr "要使用的数据库。"
213
#: client/drizzle.cc:1297
213
#: client/drizzle.cc:1300
214
214
msgid "(not used)"
217
#: client/drizzle.cc:1299
217
#: client/drizzle.cc:1302
218
218
msgid "Delimiter to be used."
219
219
msgstr "要使用的定义符号。"
221
#: client/drizzle.cc:1301
221
#: client/drizzle.cc:1304
222
222
msgid "Execute command and quit. (Disables --force and history file)"
223
223
msgstr "执行命令并退出。(禁用 --force 和历史文件)"
225
#: client/drizzle.cc:1303
225
#: client/drizzle.cc:1306
226
226
msgid "Print the output of a query (rows) vertically."
229
#: client/drizzle.cc:1306
229
#: client/drizzle.cc:1309
230
230
msgid "Continue even if we get an sql error."
233
#: client/drizzle.cc:1310
233
#: client/drizzle.cc:1313
235
235
"Enable named commands. Named commands mean this program's internal commands; "
236
236
"see drizzle> help . When enabled, the named commands can be used from any "
315
#: client/drizzle.cc:1351
315
#: client/drizzle.cc:1354
317
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
318
"option deprecated; use --disable-pager instead."
321
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
321
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
323
323
"Password to use when connecting to server. If password is not given it's "
324
324
"asked from the tty."
327
#: client/drizzle.cc:1356
327
#: client/drizzle.cc:1359
329
329
"Port number to use for connection or 0 for default to, in order of "
330
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
333
#: client/drizzle.cc:1357
333
#: client/drizzle.cc:1360
334
334
msgid "built-in default"
337
#: client/drizzle.cc:1360
337
#: client/drizzle.cc:1363
338
338
msgid "Set the drizzle prompt to this value."
341
#: client/drizzle.cc:1363
341
#: client/drizzle.cc:1366
342
342
msgid "The protocol of connection (tcp,socket,pipe,memory)."
345
#: client/drizzle.cc:1366
345
#: client/drizzle.cc:1369
347
347
"Don't cache result, print it row by row. This may slow down the server if "
348
348
"the output is suspended. Doesn't use history file."
351
#: client/drizzle.cc:1368
351
#: client/drizzle.cc:1371
352
352
msgid "Write fields without conversion. Used with --batch."
355
#: client/drizzle.cc:1371
355
#: client/drizzle.cc:1374
357
357
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
358
358
"option is enabled by default."
361
#: client/drizzle.cc:1373
361
#: client/drizzle.cc:1376
363
363
"Be more silent. Print results with a tab as separator, each row on new line."
366
#: client/drizzle.cc:1375
366
#: client/drizzle.cc:1378
367
367
msgid "Socket file to use for connection."
370
#: client/drizzle.cc:1378
370
#: client/drizzle.cc:1381
371
371
msgid "Output in table format."
374
#: client/drizzle.cc:1381
374
#: client/drizzle.cc:1384
376
376
"Append everything into outfile. See interactive help (\\h) also. Does not "
377
377
"work in batch mode. Disable with --disable-tee. This option is disabled by "
381
#: client/drizzle.cc:1383
381
#: client/drizzle.cc:1386
383
383
"Disable outfile. See interactive help (\\h) also. WARNING: option "
384
384
"deprecated; use --disable-tee instead"
387
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
387
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
388
388
msgid "User for login if not current user."
391
#: client/drizzle.cc:1389
391
#: client/drizzle.cc:1392
392
392
msgid "Only allow UPDATE and DELETE that uses keys."
395
#: client/drizzle.cc:1392
395
#: client/drizzle.cc:1395
396
396
msgid "Synonym for option --safe-updates, -U."
399
#: client/drizzle.cc:1395
399
#: client/drizzle.cc:1398
400
400
msgid "Write more. (-v -v -v gives the table output format)."
403
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
403
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
404
404
msgid "Output version information and exit."
407
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
407
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
408
408
msgid "Wait and retry if connection is down."
411
#: client/drizzle.cc:1402
411
#: client/drizzle.cc:1405
412
412
msgid "Number of seconds before connection timeout."
415
#: client/drizzle.cc:1407
415
#: client/drizzle.cc:1410
416
416
msgid "Max packet length to send to, or receive from server"
419
#: client/drizzle.cc:1412
419
#: client/drizzle.cc:1415
420
420
msgid "Buffer for TCP/IP and socket communication"
423
#: client/drizzle.cc:1416
423
#: client/drizzle.cc:1419
424
424
msgid "Automatic limit for SELECT when using --safe-updates"
427
#: client/drizzle.cc:1421
427
#: client/drizzle.cc:1424
428
428
msgid "Automatic limit for rows in a join when using --safe-updates"
431
#: client/drizzle.cc:1425
431
#: client/drizzle.cc:1428
432
432
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
435
#: client/drizzle.cc:1438
435
#: client/drizzle.cc:1441
437
437
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
440
#: client/drizzle.cc:1445
440
#: client/drizzle.cc:1448
443
"Copyright (C) 2000-2008 MySQL AB\n"
444
" This software comes with ABSOLUTELY NO "
445
"WARRANTY. This is free software,\n"
446
" and you are welcome to modify and redistribute it under the GPL license\n"
443
"Copyright (C) 2008 Sun Microsystems\n"
444
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
445
"and you are welcome to modify and redistribute it under the GPL license\n"
449
#: client/drizzle.cc:1449
448
#: client/drizzle.cc:1453
451
450
msgid "Usage: %s [OPTIONS] [database]\n"
454
#: client/drizzle.cc:1482
453
#: client/drizzle.cc:1486
455
454
msgid "DELIMITER cannot contain a backslash character"
458
#: client/drizzle.cc:1503
457
#: client/drizzle.cc:1507
460
459
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
463
#: client/drizzle.cc:1526
462
#: client/drizzle.cc:1530
465
464
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
468
#: client/drizzle.cc:1530
467
#: client/drizzle.cc:1534
470
469
msgid "WARNING: --server-arg option not supported in this configuration.\n"
473
#: client/drizzle.cc:1898
472
#: client/drizzle.cc:1902
475
474
msgid "Unknown command '\\%c'."
478
#: client/drizzle.cc:2325
477
#: client/drizzle.cc:2329
480
479
"Reading table information for completion of table and column names\n"
481
480
" You can turn off this feature to get a quicker startup with -A\n"
485
#: client/drizzle.cc:2422
484
#: client/drizzle.cc:2426
486
485
msgid "No connection. Trying to reconnect..."
489
#: client/drizzle.cc:2428
488
#: client/drizzle.cc:2432
490
489
msgid "Can't connect to the server\n"
493
#: client/drizzle.cc:2485
492
#: client/drizzle.cc:2489
494
493
msgid "categories:"
497
#: client/drizzle.cc:2485
496
#: client/drizzle.cc:2489
501
#: client/drizzle.cc:2540
500
#: client/drizzle.cc:2543
503
502
msgid "Name: '%s'\n"
506
#: client/drizzle.cc:2541
505
#: client/drizzle.cc:2544
513
#: client/drizzle.cc:2543
512
#: client/drizzle.cc:2546
520
#: client/drizzle.cc:2556
519
#: client/drizzle.cc:2559
521
520
msgid "Many help items for your request exist."
524
#: client/drizzle.cc:2557
523
#: client/drizzle.cc:2560
526
525
"To make a more specific request, please type 'help <item>',\n"
527
526
"where <item> is one of the following"
530
#: client/drizzle.cc:2563
529
#: client/drizzle.cc:2566
532
531
msgid "You asked for help about help category: '%s'\n"
535
#: client/drizzle.cc:2564
534
#: client/drizzle.cc:2567
537
536
"For more information, type 'help <item>', where <item> is one of the "
541
#: client/drizzle.cc:2577
540
#: client/drizzle.cc:2580
547
#: client/drizzle.cc:2578
546
#: client/drizzle.cc:2581
548
547
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
551
#: client/drizzle.cc:2600
550
#: client/drizzle.cc:2604
552
551
msgid "List of all Drizzle commands:"
555
#: client/drizzle.cc:2602
554
#: client/drizzle.cc:2606
556
555
msgid "Note that all text commands must be first on line and end with ';'"
559
#: client/drizzle.cc:2613
558
#: client/drizzle.cc:2617
562
561
"For server side help, type 'help contents'\n"
565
#: client/drizzle.cc:2656
564
#: client/drizzle.cc:2660
566
565
msgid "No query specified\n"
569
#: client/drizzle.cc:2671
568
#: client/drizzle.cc:2675
570
569
msgid "Ignoring query to other database"
573
#: client/drizzle.cc:2720
572
#: client/drizzle.cc:2724
574
573
msgid "Empty set"
577
#: client/drizzle.cc:2733
576
#: client/drizzle.cc:2737
579
578
msgid "%ld row in set"
580
579
msgid_plural "%ld rows in set"
584
#: client/drizzle.cc:2742
583
#: client/drizzle.cc:2746
588
#: client/drizzle.cc:2744
587
#: client/drizzle.cc:2748
590
589
msgid "Query OK, %ld row affected"
591
590
msgid_plural "Query OK, %ld rows affected"
595
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
594
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
597
596
"Port number to use for connection or 0 for default to, in order of "
598
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
597
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
601
#: client/drizzleadmin.cc:85
600
#: client/drizzleadmin.cc:87
602
601
msgid "Silently exit if one can't connect to server."
605
#: client/drizzleadmin.cc:91
604
#: client/drizzleadmin.cc:93
606
605
msgid "Write more information."
609
#: client/drizzleadmin.cc:256
608
#: client/drizzleadmin.cc:258
612
611
"connect to server at '%s' failed\n"
616
#: client/drizzleadmin.cc:262
615
#: client/drizzleadmin.cc:264
618
617
msgid "Check that drizzled is running on %s"
621
#: client/drizzleadmin.cc:263
620
#: client/drizzleadmin.cc:265
623
622
msgid " and that the port is %d.\n"
626
#: client/drizzleadmin.cc:265
625
#: client/drizzleadmin.cc:267
628
627
msgid "You can check this by doing 'telnet %s %d'\n"
631
#: client/drizzleadmin.cc:276
630
#: client/drizzleadmin.cc:278
633
632
msgid "Got error: %s\n"
636
#: client/drizzleadmin.cc:283
635
#: client/drizzleadmin.cc:285
637
636
msgid "Waiting for Drizzle server to answer"
640
#: client/drizzleadmin.cc:316
639
#: client/drizzleadmin.cc:318
642
641
msgid "shutting down drizzled...\n"
645
#: client/drizzleadmin.cc:320
644
#: client/drizzleadmin.cc:322
647
646
msgid "shutdown failed; error: '%s'"
650
#: client/drizzleadmin.cc:327
649
#: client/drizzleadmin.cc:329
655
#: client/drizzleadmin.cc:337
654
#: client/drizzleadmin.cc:339
656
655
msgid "drizzled is alive"
659
#: client/drizzleadmin.cc:345
658
#: client/drizzleadmin.cc:347
660
659
msgid "connection was down, but drizzled is now alive"
663
#: client/drizzleadmin.cc:349
662
#: client/drizzleadmin.cc:351
665
664
msgid "drizzled doesn't answer to ping, error: '%s'"
668
#: client/drizzleadmin.cc:358
667
#: client/drizzleadmin.cc:360
670
669
msgid "Unknown command: '%-.60s'"
673
#: client/drizzleadmin.cc:367
672
#: client/drizzleadmin.cc:369
675
674
msgid "%s Ver %s Distrib %s, for %s on %s\n"
678
#: client/drizzleadmin.cc:374
677
#: client/drizzleadmin.cc:376
679
678
msgid "Copyright (C) 2000-2008 MySQL AB"
682
#: client/drizzleadmin.cc:375
681
#: client/drizzleadmin.cc:377
684
683
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
685
684
"and you are welcome to modify and redistribute it under the GPL license\n"
688
#: client/drizzleadmin.cc:376
687
#: client/drizzleadmin.cc:378
689
688
msgid "Administration program for the drizzled daemon."
692
#: client/drizzleadmin.cc:377
691
#: client/drizzleadmin.cc:379
694
693
msgid "Usage: %s [OPTIONS] command command....\n"
697
#: client/drizzleadmin.cc:379
696
#: client/drizzleadmin.cc:381
699
698
" ping Check if server is down\n"
700
699
" shutdown Take server down\n"
1359
#: drizzled/drizzled.cc:1544
1360
#: drizzled/drizzled.cc:1381
1361
1362
msgid "Writing a core file\n"
1364
#: drizzled/drizzled.cc:1591
1365
#: drizzled/drizzled.cc:1428
1366
1367
"setrlimit could not change the size of core files to 'infinity'; We may not "
1367
1368
"be able to generate a core file on signals"
1370
#: drizzled/drizzled.cc:1659
1371
#: drizzled/drizzled.cc:1496
1372
1373
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1375
#: drizzled/drizzled.cc:1747
1376
#: drizzled/drizzled.cc:1584
1377
msgid "Got signal %d to shutdown mysqld"
1380
#: drizzled/drizzled.cc:1788
1378
msgid "Got signal %d to shutdown drizzled"
1381
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1382
msgid "Can't create thread to kill server"
1385
#: drizzled/drizzled.cc:1624
1382
1387
msgid "Got signal: %d error: %d"
1385
#: drizzled/drizzled.cc:1918
1390
#: drizzled/drizzled.cc:1754
1387
1392
msgid "Wrong date/time format specifier: %s\n"
1390
#: drizzled/drizzled.cc:2042
1395
#: drizzled/drizzled.cc:1871
1392
1397
msgid "gethostname failed, using '%s' as hostname"
1395
#: drizzled/drizzled.cc:2106
1400
#: drizzled/drizzled.cc:1935
1398
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1403
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1401
#: drizzled/drizzled.cc:2111
1407
#: drizzled/drizzled.cc:1940
1404
1410
"Could not increase number of max_open_files to more than %u (request: %u)"
1407
#: drizzled/drizzled.cc:2192
1413
#: drizzled/drizzled.cc:2021
1409
1415
msgid "Unknown locale: '%s'"
1412
#: drizzled/drizzled.cc:2262
1418
#: drizzled/drizzled.cc:2087
1413
1419
msgid "Can't create thread-keys"
1416
#: drizzled/drizzled.cc:2302
1422
#: drizzled/drizzled.cc:2127
1417
1423
msgid "Unable to reopen stdout"
1420
#: drizzled/drizzled.cc:2305
1426
#: drizzled/drizzled.cc:2130
1421
1427
msgid "Unable to reopen stderr"
1424
#: drizzled/drizzled.cc:2311
1430
#: drizzled/drizzled.cc:2136
1425
1431
msgid "Out of memory"
1428
#: drizzled/drizzled.cc:2318
1429
msgid "You need to use --log-bin to make --binlog-format work."
1432
#: drizzled/drizzled.cc:2340
1434
#: drizzled/drizzled.cc:2142
1434
1436
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1435
1437
"impossible, it would lead to infinite loops in this server."
1438
#: drizzled/drizzled.cc:2360
1440
#: drizzled/drizzled.cc:2162
1441
1443
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1443
1445
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1446
#: drizzled/drizzled.cc:2394
1448
#: drizzled/drizzled.cc:2190
1447
1449
msgid "Failed to initialize plugins."
1450
#: drizzled/drizzled.cc:2425
1452
#: drizzled/drizzled.cc:2221
1453
1455
"%s: Too many arguments (first extra is '%s').\n"
1454
1456
"Use --verbose --help to get a list of available options\n"
1457
#: drizzled/drizzled.cc:2435
1459
#: drizzled/drizzled.cc:2231
1458
1460
msgid "Can't init databases"
1461
#: drizzled/drizzled.cc:2455
1463
#: drizzled/drizzled.cc:2251
1463
1465
msgid "Unknown/unsupported table type: %s"
1466
#: drizzled/drizzled.cc:2461
1468
#: drizzled/drizzled.cc:2257
1468
1470
msgid "Default storage engine (%s) is not available"
1471
#: drizzled/drizzled.cc:2484
1473
#: drizzled/drizzled.cc:2280
1472
1474
msgid "Can't initialize tc_log"
1475
#: drizzled/drizzled.cc:2515
1477
#: drizzled/drizzled.cc:2311
1477
1479
msgid "Failed to lock memory. Errno: %d\n"
1480
#: drizzled/drizzled.cc:2584
1482
#: drizzled/drizzled.cc:2380
1482
1484
msgid "Asked for %u thread stack, but got %<PRIu64>"
1485
#: drizzled/drizzled.cc:2620
1487
#: drizzled/drizzled.cc:2416
1487
1489
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1488
1490
"value: we force server id to 1; updates will be logged to the binary log, "
1489
1491
"but connections from slaves will not be accepted."
1492
#: drizzled/drizzled.cc:2678
1494
#: drizzled/drizzled.cc:2474
1493
1495
msgid "Before Lock_thread_count"
1496
#: drizzled/drizzled.cc:2685
1498
#: drizzled/drizzled.cc:2481
1497
1499
msgid "After lock_thread_count"
1500
#: drizzled/drizzled.cc:2793
1502
#: drizzled/drizzled.cc:2589
1502
1504
msgid "drizzled: Got error %d from select"
1505
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1506
#: drizzled/drizzled.cc:3252
1507
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1508
#: drizzled/drizzled.cc:3026
1507
1509
msgid "Option used by mysql-test for debugging and testing of replication."
1510
#: drizzled/drizzled.cc:3033
1512
#: drizzled/drizzled.cc:2825
1511
1513
msgid "Auto-increment columns are incremented by this"
1514
#: drizzled/drizzled.cc:3038
1516
#: drizzled/drizzled.cc:2830
1516
1518
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1520
#: drizzled/drizzled.cc:3044
1522
#: drizzled/drizzled.cc:2836
1522
1524
"Path to installation directory. All paths are usually resolved relative to "
1526
#: drizzled/drizzled.cc:3048
1528
#: drizzled/drizzled.cc:2840
1527
1529
msgid "IP address to bind to."
1530
#: drizzled/drizzled.cc:3052
1532
"Does not have any effect without '--log-bin'. Tell the master the form of "
1533
"binary logging to use: either 'row' for row-based binary logging, or "
1534
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1535
"statement-based binary logging except for those statements where only row-"
1536
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1537
"the UUID() function; for those, row-based binary logging is automatically "
1541
#: drizzled/drizzled.cc:3062
1543
"Tells the master it should log updates for the specified database, and "
1544
"exclude all others not explicitly mentioned."
1547
#: drizzled/drizzled.cc:3066
1549
"Tells the master that updates to the given database should not be logged "
1553
#: drizzled/drizzled.cc:3070
1532
#: drizzled/drizzled.cc:2844
1555
1534
"The maximum size of a row-based binary log event in bytes. Rows will be "
1556
1535
"grouped into events smaller than this size if possible. The value has to be "
1557
1536
"a multiple of 256."
1560
#: drizzled/drizzled.cc:3081
1539
#: drizzled/drizzled.cc:2855
1561
1540
msgid "Don't ignore client side character set value sent during handshake."
1564
#: drizzled/drizzled.cc:3086
1543
#: drizzled/drizzled.cc:2860
1565
1544
msgid "Set the filesystem character set."
1568
#: drizzled/drizzled.cc:3091
1547
#: drizzled/drizzled.cc:2865
1569
1548
msgid "Set the default character set."
1570
1549
msgstr "设置默认字符集。"
1572
#: drizzled/drizzled.cc:3098
1573
msgid "Chroot mysqld daemon during startup."
1551
#: drizzled/drizzled.cc:2872
1552
msgid "Chroot drizzled daemon during startup."
1576
#: drizzled/drizzled.cc:3102
1555
#: drizzled/drizzled.cc:2876
1577
1556
msgid "Set the default collation."
1580
#: drizzled/drizzled.cc:3106
1559
#: drizzled/drizzled.cc:2880
1581
1560
msgid "Default completion type."
1584
#: drizzled/drizzled.cc:3111
1563
#: drizzled/drizzled.cc:2885
1585
1564
msgid "Write error output on screen."
1588
#: drizzled/drizzled.cc:3115
1567
#: drizzled/drizzled.cc:2889
1589
1568
msgid "Write core on errors."
1592
#: drizzled/drizzled.cc:3119
1571
#: drizzled/drizzled.cc:2893
1593
1572
msgid "Path to the database root."
1596
#: drizzled/drizzled.cc:3123
1575
#: drizzled/drizzled.cc:2897
1597
1576
msgid "Set the default storage engine (table type) for tables."
1600
#: drizzled/drizzled.cc:3127
1579
#: drizzled/drizzled.cc:2901
1601
1580
msgid "Set the default time zone."
1604
#: drizzled/drizzled.cc:3131
1583
#: drizzled/drizzled.cc:2905
1605
1584
msgid "Type of DELAY_KEY_WRITE."
1608
#: drizzled/drizzled.cc:3140
1587
#: drizzled/drizzled.cc:2914
1609
1588
msgid "Print a symbolic stack trace on failure."
1612
#: drizzled/drizzled.cc:3146
1591
#: drizzled/drizzled.cc:2920
1613
1592
msgid "Push supported query conditions to the storage engine."
1616
#: drizzled/drizzled.cc:3152
1595
#: drizzled/drizzled.cc:2926
1617
1596
msgid "Used for debugging; Use at your own risk!"
1620
#: drizzled/drizzled.cc:3155
1599
#: drizzled/drizzled.cc:2929
1621
1600
msgid "Flush tables to disk between SQL commands."
1624
#: drizzled/drizzled.cc:3160
1603
#: drizzled/drizzled.cc:2934
1625
1604
msgid "Set up signals usable for debugging"
1628
#: drizzled/drizzled.cc:3164
1607
#: drizzled/drizzled.cc:2938
1629
1608
msgid "Command(s) that are executed for each new connection"
1632
#: drizzled/drizzled.cc:3168
1611
#: drizzled/drizzled.cc:2942
1633
1612
msgid "Read SQL commands from this file at startup."
1636
#: drizzled/drizzled.cc:3172
1615
#: drizzled/drizzled.cc:2946
1637
1616
msgid "Command(s) that are executed when a slave connects to this master"
1640
#: drizzled/drizzled.cc:3176
1619
#: drizzled/drizzled.cc:2950
1641
1620
msgid "(IGNORED)"
1644
#: drizzled/drizzled.cc:3180
1623
#: drizzled/drizzled.cc:2954
1645
1624
msgid "Set the language used for the month names and the days of the week."
1648
#: drizzled/drizzled.cc:3185
1627
#: drizzled/drizzled.cc:2959
1649
1628
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1652
#: drizzled/drizzled.cc:3190
1631
#: drizzled/drizzled.cc:2964
1653
1632
msgid "Log connections and queries to file."
1656
#: drizzled/drizzled.cc:3194
1635
#: drizzled/drizzled.cc:2968
1658
1637
"Log update queries in binary format. Optional argument is the location for "
1659
1638
"the binary log files.(Strongly recommended to avoid replication problems if "
1660
1639
"server's hostname changes)"
1663
#: drizzled/drizzled.cc:3201
1642
#: drizzled/drizzled.cc:2975
1664
1643
msgid "File that holds the names for last binary log files."
1667
#: drizzled/drizzled.cc:3205
1646
#: drizzled/drizzled.cc:2979
1668
1647
msgid "Error log file."
1671
#: drizzled/drizzled.cc:3209
1650
#: drizzled/drizzled.cc:2983
1672
1651
msgid "Log all MyISAM changes to file."
1675
#: drizzled/drizzled.cc:3213
1654
#: drizzled/drizzled.cc:2987
1677
1656
"Tells the slave to log the updates from the slave thread to the binary log. "
1678
1657
"You will need to turn it on if you plan to daisy-chain the slaves."
1681
#: drizzled/drizzled.cc:3220
1660
#: drizzled/drizzled.cc:2994
1683
1662
"Path to transaction coordinator log (used for transactions that affect more "
1684
1663
"than one storage engine, when binary log is disabled)"
1687
#: drizzled/drizzled.cc:3226
1666
#: drizzled/drizzled.cc:3000
1688
1667
msgid "Size of transaction coordinator log."
1691
#: drizzled/drizzled.cc:3232
1670
#: drizzled/drizzled.cc:3006
1692
1671
msgid "Log some not critical warnings to the log file."
1695
#: drizzled/drizzled.cc:3237
1674
#: drizzled/drizzled.cc:3011
1696
1675
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1699
#: drizzled/drizzled.cc:3242
1678
#: drizzled/drizzled.cc:3016
1701
1680
"The location and name of the file that remembers the master and where the I/"
1702
1681
"O replication thread is in the master's binlogs."
1705
#: drizzled/drizzled.cc:3247
1684
#: drizzled/drizzled.cc:3021
1707
1686
"The number of tries the slave will make to connect to the master before "
1711
#: drizzled/drizzled.cc:3256
1712
msgid "Lock mysqld in memory."
1690
#: drizzled/drizzled.cc:3030
1691
msgid "Lock drizzled in memory."
1715
#: drizzled/drizzled.cc:3260
1694
#: drizzled/drizzled.cc:3034
1717
1696
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1718
1697
"BACKUP, FORCE or QUICK."
1721
#: drizzled/drizzled.cc:3265
1700
#: drizzled/drizzled.cc:3039
1722
1701
msgid "Use very new possible 'unsafe' functions."
1725
#: drizzled/drizzled.cc:3270
1704
#: drizzled/drizzled.cc:3044
1726
1705
msgid "Use old, non-optimized alter table."
1729
#: drizzled/drizzled.cc:3275
1708
#: drizzled/drizzled.cc:3049
1730
1709
msgid "Pid file used by safe_mysqld."
1733
#: drizzled/drizzled.cc:3285
1712
#: drizzled/drizzled.cc:3059
1735
1714
"Maximum time in seconds to wait for the port to become free. (Default: no "
1739
#: drizzled/drizzled.cc:3290
1718
#: drizzled/drizzled.cc:3064
1740
1719
msgid "The location and name to use for relay logs."
1743
#: drizzled/drizzled.cc:3294
1722
#: drizzled/drizzled.cc:3068
1745
1724
"The location and name to use for the file that keeps a list of the last "
1749
#: drizzled/drizzled.cc:3299
1728
#: drizzled/drizzled.cc:3073
1751
1730
"The location and name of the file that remembers where the SQL replication "
1752
1731
"thread is in the relay logs."
1755
#: drizzled/drizzled.cc:3304
1757
"Tells the slave thread to restrict replication to the specified database. To "
1758
"specify more than one database, use the directive multiple times, once for "
1759
"each database. Note that this will only work if you do not use cross-"
1760
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1761
"having selected a different or no database. If you need cross database "
1762
"updates to work, use replicate-wild-do-table=db_name.%."
1765
#: drizzled/drizzled.cc:3313
1767
"Tells the slave thread to restrict replication to the specified table. To "
1768
"specify more than one table, use the directive multiple times, once for each "
1769
"table. This will work for cross-database updates, in contrast to replicate-"
1773
#: drizzled/drizzled.cc:3319
1775
"Tells the slave thread to not replicate to the specified database. To "
1776
"specify more than one database to ignore, use the directive multiple times, "
1777
"once for each database. This option will not work if you use cross database "
1778
"updates. If you need cross database updates to work, use replicate-wild-"
1779
"ignore-table=db_name.%. "
1782
#: drizzled/drizzled.cc:3326
1784
"Tells the slave thread to not replicate to the specified table. To specify "
1785
"more than one table to ignore, use the directive multiple times, once for "
1786
"each table. This will work for cross-datbase updates, in contrast to "
1787
"replicate-ignore-db."
1790
#: drizzled/drizzled.cc:3332
1792
"Updates to a database with a different name than the original. Example: "
1793
"replicate-rewrite-db=master_db_name->slave_db_name."
1796
#: drizzled/drizzled.cc:3336
1734
#: drizzled/drizzled.cc:3078
1798
1736
"In replication, if set to 1, do not skip events having our server id. "
1799
1737
"Default value is 0 (to break infinite loops in circular replication). Can't "
1800
1738
"be set to 1 if --log-slave-updates is used."
1803
#: drizzled/drizzled.cc:3343
1805
"Tells the slave thread to restrict replication to the tables that match the "
1806
"specified wildcard pattern. To specify more than one table, use the "
1807
"directive multiple times, once for each table. This will work for cross-"
1808
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1809
"only updates to tables in all databases that start with foo and whose table "
1810
"names start with bar."
1813
#: drizzled/drizzled.cc:3351
1815
"Tells the slave thread to not replicate to the tables that match the given "
1816
"wildcard pattern. To specify more than one table to ignore, use the "
1817
"directive multiple times, once for each table. This will work for cross-"
1818
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1819
"updates to tables in databases that start with foo and whose table names "
1823
#: drizzled/drizzled.cc:3360
1741
#: drizzled/drizzled.cc:3086
1825
1743
"Hostname or IP of the slave to be reported to to the master during slave "
1826
1744
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1890
1800
"stop on any unexpected difference between the master and the slave."
1893
#: drizzled/drizzled.cc:3425
1803
#: drizzled/drizzled.cc:3141
1894
1804
msgid "(INGORED)"
1897
#: drizzled/drizzled.cc:3428
1807
#: drizzled/drizzled.cc:3144
1898
1808
msgid "Enable symbolic link support."
1901
#: drizzled/drizzled.cc:3437
1811
#: drizzled/drizzled.cc:3153
1903
1813
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1906
#: drizzled/drizzled.cc:3442
1816
#: drizzled/drizzled.cc:3158
1908
1818
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1912
#: drizzled/drizzled.cc:3447
1822
#: drizzled/drizzled.cc:3163
1914
1824
"Using this option will cause most temporary files created to use a small set "
1915
1825
"of names, rather than a unique name for each new file."
1918
#: drizzled/drizzled.cc:3452
1828
#: drizzled/drizzled.cc:3168
1920
1830
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1923
#: drizzled/drizzled.cc:3457
1833
#: drizzled/drizzled.cc:3173
1925
1835
"Path for temporary files. Several paths may be specified, separated by a "
1926
1836
"colon (:), in this case they are used in a round-robin fashion."
1929
#: drizzled/drizzled.cc:3463
1839
#: drizzled/drizzled.cc:3179
1930
1840
msgid "Default transaction isolation level."
1933
#: drizzled/drizzled.cc:3467
1934
msgid "Run mysqld daemon as user."
1843
#: drizzled/drizzled.cc:3183
1845
msgid "Run drizzled daemon as user."
1846
msgstr "结束drizzle。和退出相同。"
1937
#: drizzled/drizzled.cc:3475
1848
#: drizzled/drizzled.cc:3191
1939
"The number of outstanding connection requests MySQL can have. This comes "
1940
"into play when the main MySQL thread gets very many connection requests in a "
1850
"The number of outstanding connection requests Drizzle can have. This comes "
1851
"into play when the main Drizzle thread gets very many connection requests in "
1852
"a very short time."
1944
#: drizzled/drizzled.cc:3481
1855
#: drizzled/drizzled.cc:3197
1946
1857
"The size of the cache to hold the SQL statements for the binary log during a "
1947
1858
"transaction. If you often use big, multi-statement transactions you can "
1948
1859
"increase this to get more performance."
1951
#: drizzled/drizzled.cc:3487
1862
#: drizzled/drizzled.cc:3203
1953
1864
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1954
1865
"limit per thread!"
1957
#: drizzled/drizzled.cc:3493
1868
#: drizzled/drizzled.cc:3209
1959
"The number of seconds the mysqld server is waiting for a connect packet "
1870
"The number of seconds the drizzled server is waiting for a connect packet "
1960
1871
"before responding with 'Bad handshake'."
1963
#: drizzled/drizzled.cc:3498
1874
#: drizzled/drizzled.cc:3214
1964
1875
msgid "The DATE format (For future)."
1967
#: drizzled/drizzled.cc:3503
1878
#: drizzled/drizzled.cc:3219
1968
1879
msgid "The DATETIME/TIMESTAMP format (for future)."
1971
#: drizzled/drizzled.cc:3508
1882
#: drizzled/drizzled.cc:3224
1972
1883
msgid "The default week format used by WEEK() functions."
1975
#: drizzled/drizzled.cc:3513
1886
#: drizzled/drizzled.cc:3229
1977
1888
"Precision of the result of '/' operator will be increased on that value."
1980
#: drizzled/drizzled.cc:3519
1891
#: drizzled/drizzled.cc:3235
1982
1893
"If non-zero, binary logs will be purged after expire_logs_days days; "
1983
1894
"possible purges happen at startup and at binary log rotation."
1986
#: drizzled/drizzled.cc:3525
1897
#: drizzled/drizzled.cc:3241
1987
1898
msgid "The maximum length of the result of function group_concat."
1990
#: drizzled/drizzled.cc:3530
1901
#: drizzled/drizzled.cc:3246
1992
1903
"The number of seconds the server waits for activity on an interactive "
1993
1904
"connection before closing it."
1996
#: drizzled/drizzled.cc:3536
1907
#: drizzled/drizzled.cc:3252
1997
1908
msgid "The size of the buffer that is used for full joins."
2000
#: drizzled/drizzled.cc:3542
1911
#: drizzled/drizzled.cc:3258
2001
1912
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2004
#: drizzled/drizzled.cc:3547
1915
#: drizzled/drizzled.cc:3263
2006
1917
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2007
1918
"this to get better index handling (for all reads and multiple writes) to as "
2008
1919
"much as you can afford;"
2011
#: drizzled/drizzled.cc:3556
1922
#: drizzled/drizzled.cc:3272
2013
1924
"This characterizes the number of hits a hot block has to be untouched until "
2014
1925
"it is considered aged enough to be downgraded to a warm block. This "
2016
1927
"blocks in key cache"
2019
#: drizzled/drizzled.cc:3565
1930
#: drizzled/drizzled.cc:3281
2020
1931
msgid "The default size of key cache blocks"
2023
#: drizzled/drizzled.cc:3571
1934
#: drizzled/drizzled.cc:3287
2024
1935
msgid "The minimum percentage of warm blocks in key cache"
2027
#: drizzled/drizzled.cc:3577
1938
#: drizzled/drizzled.cc:3293
2028
1939
msgid "Max packetlength to send/receive from to server."
2031
#: drizzled/drizzled.cc:3582
1942
#: drizzled/drizzled.cc:3298
2033
1944
"Can be used to restrict the total size used to cache a multi-transaction "
2037
#: drizzled/drizzled.cc:3587
1948
#: drizzled/drizzled.cc:3303
2039
1950
"Binary log will be rotated automatically when the size exceeds this value. "
2040
1951
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2041
1952
"for this variable is 4096."
2044
#: drizzled/drizzled.cc:3593
1955
#: drizzled/drizzled.cc:3309
2046
1957
"If there is more than this number of interrupted connections from a host "
2047
1958
"this host will be blocked from further connections."
2050
#: drizzled/drizzled.cc:3600
1961
#: drizzled/drizzled.cc:3316
2051
1962
msgid "The number of simultaneous clients allowed."
2054
#: drizzled/drizzled.cc:3605
1965
#: drizzled/drizzled.cc:3321
2055
1966
msgid "Max number of errors/warnings to store for a statement."
2058
#: drizzled/drizzled.cc:3610
1969
#: drizzled/drizzled.cc:3326
2059
1970
msgid "Don't allow creation of heap tables bigger than this."
2062
#: drizzled/drizzled.cc:3616
1973
#: drizzled/drizzled.cc:3332
2064
1975
"Joins that are probably going to read more than max_join_size records return "
2068
#: drizzled/drizzled.cc:3622
1979
#: drizzled/drizzled.cc:3338
2069
1980
msgid "Max number of bytes in sorted records."
2072
#: drizzled/drizzled.cc:3627
1983
#: drizzled/drizzled.cc:3343
2074
1985
"If non-zero: relay log will be rotated automatically when the size exceeds "
2075
1986
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2076
1987
"excepted, the minimum value for this variable is 4096."
2079
#: drizzled/drizzled.cc:3634
1990
#: drizzled/drizzled.cc:3350
2080
1991
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2083
#: drizzled/drizzled.cc:3639
1994
#: drizzled/drizzled.cc:3355
2085
1996
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2086
1997
"max_sort_length bytes of each value are used; the rest are ignored)."
2089
#: drizzled/drizzled.cc:3646
2000
#: drizzled/drizzled.cc:3362
2090
2001
msgid "Maximum number of temporary tables a client can keep open at a time."
2093
#: drizzled/drizzled.cc:3651
2004
#: drizzled/drizzled.cc:3367
2094
2005
msgid "After this many write locks, allow some read locks to run in between."
2097
#: drizzled/drizzled.cc:3655
2008
#: drizzled/drizzled.cc:3371
2099
2010
"Don't log queries which examine less than min_examined_row_limit rows to "
2103
#: drizzled/drizzled.cc:3661
2014
#: drizzled/drizzled.cc:3377
2104
2015
msgid "Block size to be used for MyISAM index pages."
2107
#: drizzled/drizzled.cc:3667
2018
#: drizzled/drizzled.cc:3383
2108
2019
msgid "Default pointer size to be used for MyISAM tables."
2111
#: drizzled/drizzled.cc:3672
2022
#: drizzled/drizzled.cc:3388
2113
2024
"Don't use the fast sort index method to created index if the temporary file "
2114
2025
"would get bigger than this."
2117
#: drizzled/drizzled.cc:3679
2028
#: drizzled/drizzled.cc:3395
2119
2030
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2120
2031
"disables parallel repair."
2123
#: drizzled/drizzled.cc:3685
2034
#: drizzled/drizzled.cc:3401
2125
2036
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2126
2037
"when creating indexes with CREATE INDEX or ALTER TABLE."
2129
#: drizzled/drizzled.cc:3691
2040
#: drizzled/drizzled.cc:3407
2131
2042
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2132
2043
"Possible values of name are 'nulls_unequal' (default behavior), "
2133
2044
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2136
#: drizzled/drizzled.cc:3698
2047
#: drizzled/drizzled.cc:3414
2137
2048
msgid "Buffer length for TCP/IP and socket communication."
2140
#: drizzled/drizzled.cc:3703
2051
#: drizzled/drizzled.cc:3419
2142
2053
"Number of seconds to wait for more data from a connection before aborting "
2146
#: drizzled/drizzled.cc:3709
2057
#: drizzled/drizzled.cc:3425
2148
2059
"If a read on a communication port is interrupted, retry this many times "
2149
2060
"before giving up."
2152
#: drizzled/drizzled.cc:3715
2063
#: drizzled/drizzled.cc:3431
2154
2065
"Number of seconds to wait for a block to be written to a connection before "
2155
2066
"aborting the write."
2158
#: drizzled/drizzled.cc:3721
2069
#: drizzled/drizzled.cc:3437
2159
2070
msgid "Use compatible behavior."
2162
#: drizzled/drizzled.cc:3726
2073
#: drizzled/drizzled.cc:3442
2164
"If this is not 0, then mysqld will use this value to reserve file "
2165
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2075
"If this is not 0, then drizzled will use this value to reserve file "
2076
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2166
2077
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2167
2078
"larger) number of files."
2170
#: drizzled/drizzled.cc:3733
2081
#: drizzled/drizzled.cc:3449
2172
2083
"Controls the heuristic(s) applied during query optimization to prune less-"
2173
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2174
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2175
"on number of retrieved rows."
2084
"promising partial plans from the optimizer search space. Meaning: false - do "
2085
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2086
"based on number of retrieved rows."
2178
#: drizzled/drizzled.cc:3741
2089
#: drizzled/drizzled.cc:3457
2180
2091
"Maximum depth of search performed by the query optimizer. Values larger than "
2181
2092
"the number of relations in a query result in better query plans, but take "
2186
2097
"(used for testing/comparison)."
2189
#: drizzled/drizzled.cc:3753
2100
#: drizzled/drizzled.cc:3469
2190
2101
msgid "Directory for plugins."
2193
#: drizzled/drizzled.cc:3757
2104
#: drizzled/drizzled.cc:3473
2195
"Optional comma separated list of plugins to load, where each plugin is "
2196
"identified by the name of the shared library. [for example: --"
2197
"plugin_load=libmd5udf.so]"
2106
"Optional colon (or semicolon) separated list of plugins to load,where each "
2107
"plugin is identified by the name of the shared library. [for example: --"
2108
"plugin_load=libmd5udf.so:libauth_pam.so]"
2200
#: drizzled/drizzled.cc:3763
2111
#: drizzled/drizzled.cc:3479
2201
2112
msgid "The size of the buffer that is allocated when preloading indexes"
2204
#: drizzled/drizzled.cc:3768
2115
#: drizzled/drizzled.cc:3484
2205
2116
msgid "Allocation block size for query parsing and execution"
2208
#: drizzled/drizzled.cc:3773
2119
#: drizzled/drizzled.cc:3489
2209
2120
msgid "Persistent buffer for query parsing and execution"
2212
#: drizzled/drizzled.cc:3779
2123
#: drizzled/drizzled.cc:3495
2213
2124
msgid "Allocation block size for storing ranges during optimization"
2216
#: drizzled/drizzled.cc:3785
2127
#: drizzled/drizzled.cc:3501
2218
2129
"Each thread that does a sequential scan allocates a buffer of this size for "
2219
2130
"each table it scans. If you do many sequential scans, you may want to "
2220
2131
"increase this value."
2223
#: drizzled/drizzled.cc:3793
2134
#: drizzled/drizzled.cc:3509
2225
2136
"Make all non-temporary tables read-only, with the exception for replication "
2226
2137
"(slave) threads and users with the SUPER privilege"
2229
#: drizzled/drizzled.cc:3799
2140
#: drizzled/drizzled.cc:3515
2231
2142
"When reading rows in sorted order after a sort, the rows are read through "
2232
2143
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2233
2144
"record_buffer."
2236
#: drizzled/drizzled.cc:3813
2147
#: drizzled/drizzled.cc:3523
2238
2149
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2242
#: drizzled/drizzled.cc:3819
2153
#: drizzled/drizzled.cc:3529
2243
2154
msgid "Maximum space to use for all relay logs."
2246
#: drizzled/drizzled.cc:3824
2157
#: drizzled/drizzled.cc:3534
2247
2158
msgid "Use compression on master/slave protocol."
2250
#: drizzled/drizzled.cc:3829
2161
#: drizzled/drizzled.cc:3539
2252
2163
"Number of seconds to wait for more data from a master/slave connection "
2253
2164
"before aborting the read."
2256
#: drizzled/drizzled.cc:3834
2167
#: drizzled/drizzled.cc:3544
2258
2169
"Number of times the slave SQL thread will retry a transaction in case it "
2259
2170
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2263
#: drizzled/drizzled.cc:3840
2174
#: drizzled/drizzled.cc:3550
2264
2175
msgid "Allow slave to batch requests."
2267
#: drizzled/drizzled.cc:3844
2178
#: drizzled/drizzled.cc:3554
2269
2180
"If creating the thread takes longer than this value (in seconds), the "
2270
2181
"Slow_launch_threads counter will be incremented."
2273
#: drizzled/drizzled.cc:3849
2184
#: drizzled/drizzled.cc:3559
2274
2185
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2277
#: drizzled/drizzled.cc:3855
2188
#: drizzled/drizzled.cc:3565
2279
2190
"Synchronously flush binary log to disk after every #th event. Use 0 "
2280
2191
"(default) to disable synchronous flushing."
2283
#: drizzled/drizzled.cc:3860
2194
#: drizzled/drizzled.cc:3570
2284
2195
msgid "The number of cached table definitions."
2287
#: drizzled/drizzled.cc:3864
2198
#: drizzled/drizzled.cc:3574
2288
2199
msgid "The number of cached open tables."
2291
#: drizzled/drizzled.cc:3868
2202
#: drizzled/drizzled.cc:3578
2293
2204
"Timeout in seconds to wait for a table level lock before returning an error. "
2294
2205
"Used only if the connection has active cursors."
2297
#: drizzled/drizzled.cc:3873
2208
#: drizzled/drizzled.cc:3583
2298
2209
msgid "How many threads we should keep in a cache for reuse."
2301
#: drizzled/drizzled.cc:3877
2212
#: drizzled/drizzled.cc:3587
2303
2214
"How many threads we should create to handle query requests in case of "
2304
2215
"'thread_handling=pool-of-threads'"
2307
#: drizzled/drizzled.cc:3882
2218
#: drizzled/drizzled.cc:3592
2308
2219
msgid "The stack size for each thread."
2311
#: drizzled/drizzled.cc:3888
2222
#: drizzled/drizzled.cc:3598
2312
2223
msgid "The TIME format (for future)."
2315
#: drizzled/drizzled.cc:3893
2226
#: drizzled/drizzled.cc:3603
2317
2228
"If an internal in-memory temporary table exceeds this size, MySQL will "
2318
2229
"automatically convert it to an on-disk MyISAM table."
2321
#: drizzled/drizzled.cc:3899
2232
#: drizzled/drizzled.cc:3609
2322
2233
msgid "Allocation block size for transactions to be stored in binary log"
2325
#: drizzled/drizzled.cc:3904
2236
#: drizzled/drizzled.cc:3614
2326
2237
msgid "Persistent buffer for transactions to be stored in binary log"
2329
#: drizzled/drizzled.cc:3909
2240
#: drizzled/drizzled.cc:3619
2331
2242
"The number of seconds the server waits for activity on a connection before "
2335
#: drizzled/drizzled.cc:4157
2246
#: drizzled/drizzled.cc:3866
2337
2248
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2338
2249
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5818
5695
"shutdown the Drizzle server and restart it."
5821
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5822
#: drizzled/log.cc:1941
5698
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5699
#: drizzled/log.cc:1929
5824
5701
msgid "Failed to delete file '%s'"
5827
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5704
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5830
5707
"a problem with deleting %s; consider examining correspondence of your binlog "
5831
5708
"index file to the actual binlog files"
5834
#: drizzled/log.cc:1675
5711
#: drizzled/log.cc:1663
5836
5713
msgid "next log error: %d offset: %s log: %s included: %d"
5839
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5716
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5841
5718
msgid "Failed to execute stat() on file '%s'"
5844
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5721
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5847
5724
"a problem with getting info on being purged %s; consider examining "
5848
5725
"correspondence of your binlog index file to the actual binlog files"
5851
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5728
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5853
5730
msgid "Recovering after a crash using %s"
5856
#: drizzled/log.cc:3361
5733
#: drizzled/log.cc:3222
5858
5735
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5861
#: drizzled/log.cc:3698
5738
#: drizzled/log.cc:3563
5862
5739
msgid "Bad magic header in tc log"
5865
#: drizzled/log.cc:3708
5742
#: drizzled/log.cc:3573
5868
5745
"Recovery failed! You must enable exactly %d storage engines that support two-"
5869
5746
"phase commit protocol"
5872
#: drizzled/log.cc:3736
5749
#: drizzled/log.cc:3601
5874
5751
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5875
5752
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5876
5753
"heuristic-recover={commit|rollback}"
5879
#: drizzled/log.cc:3766
5756
#: drizzled/log.cc:3631
5880
5757
msgid "Heuristic crash recovery mode"
5883
#: drizzled/log.cc:3768
5760
#: drizzled/log.cc:3633
5884
5761
msgid "Heuristic crash recovery failed"
5887
#: drizzled/log.cc:3769
5764
#: drizzled/log.cc:3634
5888
5765
msgid "Please restart mysqld without --tc-heuristic-recover"
5891
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5768
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5893
5770
msgid "find_log_pos() failed (error: %d)"
5896
#: drizzled/log.cc:3950
5773
#: drizzled/log.cc:3814
5898
5775
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5899
5776
"of memory error) and restart, or delete (or rename) binary log and start "
5900
5777
"mysqld with --tc-heuristic-recover={commit|rollback}"
5903
#: drizzled/log_event.cc:126
5780
#: drizzled/log_event.cc:135
5905
5782
msgid " %s, Error_code: %d;"
5908
#: drizzled/log_event.cc:130
5785
#: drizzled/log_event.cc:139
5911
5788
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5912
5789
"master log %s, end_log_pos %lu"
5915
#: drizzled/log_event.cc:136
5792
#: drizzled/log_event.cc:145
5916
5793
msgid "<unknown>"
5919
#: drizzled/log_event.cc:878
5796
#: drizzled/log_event.cc:900
5922
5799
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5925
#: drizzled/log_event.cc:1768
5802
#: drizzled/log_event.cc:1615
5928
5805
"Query partially completed on the master (error on master: %d) and was "
5940
5817
"Default database: '%s'. Query: '%s'"
5943
#: drizzled/log_event.cc:1799
5820
#: drizzled/log_event.cc:1646
5944
5821
msgid "no error"
5947
#: drizzled/log_event.cc:1819
5824
#: drizzled/log_event.cc:1666
5949
5826
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5952
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5953
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5829
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5830
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5954
5831
msgid "unexpected success or fatal error"
5957
#: drizzled/log_event.cc:2337
5834
#: drizzled/log_event.cc:2158
5959
5836
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5960
5837
"probable cause is that the master died while writing the transaction to its "
5961
5838
"binary log, thus rolled back too."
5964
#: drizzled/log_event.cc:3003
5841
#: drizzled/log_event.cc:2813
5967
5844
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5968
5845
"produced %ld warning(s). Default database: '%s'"
5971
#: drizzled/log_event.cc:3053
5848
#: drizzled/log_event.cc:2863
5974
5851
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5977
#: drizzled/log_event.cc:3065
5854
#: drizzled/log_event.cc:2875
5979
5856
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5982
#: drizzled/log_event.cc:3780
5859
#: drizzled/log_event.cc:3140
5983
5860
msgid "Out of memory while recording slave event"
5986
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5863
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5988
5865
msgid "Error in Create_file event: could not open file '%s'"
5991
#: drizzled/log_event.cc:4041
5868
#: drizzled/log_event.cc:3401
5993
5870
msgid "Error in Create_file event: could not write to file '%s'"
5996
#: drizzled/log_event.cc:4062
5873
#: drizzled/log_event.cc:3422
5998
5875
msgid "Error in Create_file event: write to '%s' failed"
6001
#: drizzled/log_event.cc:4176
5878
#: drizzled/log_event.cc:3536
6003
5880
msgid "Error in %s event: could not create file '%s'"
6006
#: drizzled/log_event.cc:4185
5883
#: drizzled/log_event.cc:3545
6008
5885
msgid "Error in %s event: could not open file '%s'"
6011
#: drizzled/log_event.cc:4192
5888
#: drizzled/log_event.cc:3552
6013
5890
msgid "Error in %s event: write to '%s' failed"
6016
#: drizzled/log_event.cc:4354
5893
#: drizzled/log_event.cc:3714
6018
5895
msgid "Error in Exec_load event: could not open file '%s'"
6021
#: drizzled/log_event.cc:4364
5898
#: drizzled/log_event.cc:3724
6023
5900
msgid "Error in Exec_load event: file '%s' appears corrupted"
6026
#: drizzled/log_event.cc:4394
5903
#: drizzled/log_event.cc:3754
6028
5905
msgid "%s. Failed executing load from '%s'"
6031
#: drizzled/log_event.cc:4567
5908
#: drizzled/log_event.cc:3927
6032
5909
msgid "Not enough memory"
6035
#: drizzled/log_event.cc:4999
5912
#: drizzled/log_event.cc:4345
6037
5914
msgid "Error '%s' in %s event: when locking tables"
6040
#: drizzled/log_event.cc:5009
5917
#: drizzled/log_event.cc:4355
6042
5919
msgid "Error in %s event: when locking tables"
6045
#: drizzled/log_event.cc:5044
5922
#: drizzled/log_event.cc:4390
6047
5924
msgid "Error '%s' on reopening tables"
6050
#: drizzled/log_event.cc:5400
5927
#: drizzled/log_event.cc:4743
6052
5929
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6055
#: drizzled/log_event.cc:5815
5932
#: drizzled/log_event.cc:5139
6057
5934
msgid "Error '%s' on opening table `%s`.`%s`"
6151
6045
"Please use '--relay-log=%s' to avoid this problem."
6154
#: drizzled/rpl_rli.cc:162
6048
#: drizzled/replication/rli.cc:166
6155
6049
msgid "Failed in open_log() called from init_relay_log_info()"
6158
#: drizzled/rpl_rli.cc:184
6052
#: drizzled/replication/rli.cc:188
6159
6053
msgid "Failed to flush relay log info file"
6162
#: drizzled/rpl_rli.cc:187
6056
#: drizzled/replication/rli.cc:191
6163
6057
msgid "Error counting relay log space"
6166
#: drizzled/rpl_rli.cc:211
6060
#: drizzled/replication/rli.cc:215
6168
6062
msgid "log %s listed in the index, but failed to stat"
6171
#: drizzled/rpl_rli.cc:226
6065
#: drizzled/replication/rli.cc:230
6172
6066
msgid "Could not find first log while counting relay log space"
6175
#: drizzled/rpl_rli.cc:880
6069
#: drizzled/replication/rli.cc:884
6176
6070
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6179
#: drizzled/rpl_utility.cc:117
6073
#: drizzled/replication/utility.cc:117
6181
6075
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6184
#: drizzled/rpl_utility.cc:132
6078
#: drizzled/replication/utility.cc:132
6187
6081
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6188
6082
"Master's column size should be <= the slave's column size."
6191
#: drizzled/scheduler.cc:129
6085
#: drizzled/scheduler.cc:131
6192
6086
msgid "Memory allocation error in session_scheduler::init\n"
6195
#: drizzled/scheduler.cc:206
6089
#: drizzled/scheduler.cc:208
6196
6090
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6199
#: drizzled/scheduler.cc:212
6093
#: drizzled/scheduler.cc:214
6200
6094
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6203
#: drizzled/scheduler.cc:224
6097
#: drizzled/scheduler.cc:226
6204
6098
msgid "session_add_event event_add error in libevent_init\n"
6207
#: drizzled/scheduler.cc:240
6101
#: drizzled/scheduler.cc:242
6209
6103
msgid "Can't create completion port thread (error %d)"
6212
#: drizzled/scheduler.cc:353
6106
#: drizzled/scheduler.cc:355
6213
6107
msgid "event_add error in libevent_add_session_callback\n"
6216
#: drizzled/scheduler.cc:379
6110
#: drizzled/scheduler.cc:381
6217
6111
msgid "Scheduler init error in libevent_add_new_connection\n"
6220
#: drizzled/scheduler.cc:460
6114
#: drizzled/scheduler.cc:462
6221
6115
msgid "libevent_thread_proc: my_thread_init() failed\n"
6445
6339
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6448
#: drizzled/slave.cc:1949
6342
#: drizzled/slave.cc:1928
6449
6343
msgid "Failed during slave I/O thread initialization"
6452
#: drizzled/slave.cc:1963
6346
#: drizzled/slave.cc:1942
6453
6347
msgid "error in drizzle_create()"
6456
#: drizzled/slave.cc:1971
6350
#: drizzled/slave.cc:1950
6459
6353
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6460
6354
"'%s' at position %s"
6463
#: drizzled/slave.cc:1985
6357
#: drizzled/slave.cc:1964
6464
6358
msgid "Slave I/O thread killed while connecting to master"
6467
#: drizzled/slave.cc:2009
6361
#: drizzled/slave.cc:1988
6468
6362
msgid "Slave I/O thread couldn't register on master"
6471
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6365
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6472
6366
msgid "Forcing to reconnect slave I/O thread"
6475
#: drizzled/slave.cc:2034
6369
#: drizzled/slave.cc:2013
6476
6370
msgid "Failed on request_dump()"
6479
#: drizzled/slave.cc:2035
6373
#: drizzled/slave.cc:2014
6480
6374
msgid "Slave I/O thread killed while requesting master dump"
6483
#: drizzled/slave.cc:2061
6377
#: drizzled/slave.cc:2040
6484
6378
msgid "Waiting for master to send event"
6487
#: drizzled/slave.cc:2063
6381
#: drizzled/slave.cc:2042
6488
6382
msgid "Slave I/O thread killed while reading event"
6491
#: drizzled/slave.cc:2081
6385
#: drizzled/slave.cc:2060
6494
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6388
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6495
6389
"entry is correct, restart the server with a higher value of "
6496
6390
"max_allowed_packet"
6499
#: drizzled/slave.cc:2095
6393
#: drizzled/slave.cc:2074
6500
6394
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6503
#: drizzled/slave.cc:2105
6397
#: drizzled/slave.cc:2084
6504
6398
msgid "Queueing master event to the relay log"
6507
#: drizzled/slave.cc:2132
6401
#: drizzled/slave.cc:2111
6508
6402
msgid "Slave I/O thread aborted while waiting for relay log space"
6405
#: drizzled/slave.cc:2121
6407
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6511
6410
#: drizzled/slave.cc:2142
6513
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6516
#: drizzled/slave.cc:2163
6517
6411
msgid "Waiting for slave mutex on exit"
6520
#: drizzled/slave.cc:2227
6414
#: drizzled/slave.cc:2206
6521
6415
msgid "Failed during slave thread initialization"
6524
#: drizzled/slave.cc:2293
6418
#: drizzled/slave.cc:2272
6527
6421
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6528
6422
"s, relay log '%s' position: %s"
6531
#: drizzled/slave.cc:2307
6425
#: drizzled/slave.cc:2286
6532
6426
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6535
#: drizzled/slave.cc:2333
6429
#: drizzled/slave.cc:2312
6536
6430
msgid "Reading event from the relay log"
6539
#: drizzled/slave.cc:2358
6433
#: drizzled/slave.cc:2337
6541
6435
msgid "Slave (additional info): %s Error_code: %d"
6544
#: drizzled/slave.cc:2375
6438
#: drizzled/slave.cc:2354
6546
6440
msgid "Slave: %s Error_code: %d"
6549
#: drizzled/slave.cc:2378
6443
#: drizzled/slave.cc:2357
6552
6446
"Error loading user-defined library, slave SQL thread aborted. Install the "
6554
6448
"stopped at log '%s' position %s"
6557
#: drizzled/slave.cc:2386
6451
#: drizzled/slave.cc:2365
6560
6454
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6561
6455
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6564
#: drizzled/slave.cc:2398
6458
#: drizzled/slave.cc:2377
6567
6461
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6570
#: drizzled/slave.cc:2492
6464
#: drizzled/slave.cc:2466
6572
6466
msgid "Slave I/O: failed requesting download of '%s'"
6575
#: drizzled/slave.cc:2509
6469
#: drizzled/slave.cc:2483
6577
6471
msgid "Network read error downloading '%s' from master"
6580
#: drizzled/slave.cc:2531
6474
#: drizzled/slave.cc:2505
6581
6475
msgid "error writing Exec_load event to relay log"
6584
#: drizzled/slave.cc:2545
6478
#: drizzled/slave.cc:2519
6585
6479
msgid "error writing Create_file event to relay log"
6588
#: drizzled/slave.cc:2560
6482
#: drizzled/slave.cc:2534
6589
6483
msgid "error writing Append_block event to relay log"
6592
#: drizzled/slave.cc:2656
6486
#: drizzled/slave.cc:2630
6593
6487
msgid "Memory allocation failed"
6596
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6490
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6599
6493
"Read invalid event from master: '%s', master could be corrupt but a more "
6600
6494
"likely cause of this is a bug"
6603
#: drizzled/slave.cc:3039
6497
#: drizzled/slave.cc:3013
6604
6498
msgid "could not queue event from master"
6607
#: drizzled/slave.cc:3129
6501
#: drizzled/slave.cc:3103
6609
6503
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6612
#: drizzled/slave.cc:3131
6506
#: drizzled/slave.cc:3105
6613
6507
msgid "reconnecting"
6616
#: drizzled/slave.cc:3131
6510
#: drizzled/slave.cc:3105
6617
6511
msgid "connecting"
6620
#: drizzled/slave.cc:3155
6514
#: drizzled/slave.cc:3129
6623
6517
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6627
#: drizzled/slave.cc:3516
6521
#: drizzled/slave.cc:3490
6629
6523
msgid "next log '%s' is currently active"
6632
#: drizzled/slave.cc:3546
6526
#: drizzled/slave.cc:3520
6634
6528
msgid "next log '%s' is not active"
6637
#: drizzled/slave.cc:3562
6531
#: drizzled/slave.cc:3536
6640
6534
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6643
#: drizzled/slave.cc:3568
6537
#: drizzled/slave.cc:3542
6644
6538
msgid "Aborting slave SQL thread because of partial event read"
6647
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6541
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6649
6543
msgid "Error reading relay log event: %s"
6652
#: drizzled/slave.cc:3575
6546
#: drizzled/slave.cc:3549
6653
6547
msgid "slave SQL thread was killed"
6656
#: drizzled/slave.cc:3673
6550
#: drizzled/slave.cc:3647
6659
6553
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6660
6554
"check error log on slave for more info"
6663
#: drizzled/slave.cc:3679
6557
#: drizzled/slave.cc:3653
6666
6560
"According to the master's version ('%s'), it is probable that master suffers "
6673
6567
"Then replication can be restarted."
6676
#: drizzled/sql_base.cc:2546
6570
#: drizzled/sql_base.cc:2555
6678
6572
msgid "Table %s had a open data handler in reopen_table"
6681
#: drizzled/sql_base.cc:3197
6575
#: drizzled/sql_base.cc:3206
6683
6577
msgid "Couldn't repair table: %s.%s"
6686
#: drizzled/sql_base.cc:3240
6580
#: drizzled/sql_base.cc:3249
6689
6583
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6690
6584
"s`.`%s`' to the binary log"
6693
#: drizzled/sql_base.cc:3953
6587
#: drizzled/sql_base.cc:3857
6695
6589
msgid "Could not remove temporary table: '%s', error: %d"
6698
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6700
msgid "Error while loading database options: '%s':"
6703
#: drizzled/sql_plugin.cc:678
6592
#: drizzled/sql_plugin.cc:682
6705
6594
msgid "Plugin '%s' of type %s failed deinitialization"
6708
#: drizzled/sql_plugin.cc:692
6597
#: drizzled/sql_plugin.cc:696
6710
6599
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6713
#: drizzled/sql_plugin.cc:812
6602
#: drizzled/sql_plugin.cc:816
6715
6604
msgid "Plugin '%s' registration as a %s failed."
6718
#: drizzled/sql_plugin.cc:1066
6607
#: drizzled/sql_plugin.cc:1070
6719
6608
msgid "plugin-load parameter too long"
6722
#: drizzled/sql_plugin.cc:1126
6611
#: drizzled/sql_plugin.cc:1130
6724
6613
msgid "Couldn't load plugin named '%s' with soname '%s'."
6727
#: drizzled/sql_plugin.cc:1177
6616
#: drizzled/sql_plugin.cc:1181
6729
6618
msgid "Forcing shutdown of %d plugins"
6732
#: drizzled/sql_plugin.cc:1199
6621
#: drizzled/sql_plugin.cc:1203
6734
6623
msgid "Plugin '%s' will be forced to shutdown"
6737
#: drizzled/sql_plugin.cc:1215
6626
#: drizzled/sql_plugin.cc:1219
6739
6628
msgid "Plugin '%s' has ref_count=%d after shutdown."
6742
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6631
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6744
6633
msgid "Unknown variable type code 0x%x in plugin '%s'."
6747
#: drizzled/sql_plugin.cc:2507
6636
#: drizzled/sql_plugin.cc:2511
6750
6639
"Server variable %s of plugin %s was forced to be read-only: string variable "
6751
6640
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6754
#: drizzled/sql_plugin.cc:2538
6643
#: drizzled/sql_plugin.cc:2542
6756
6645
msgid "Missing variable name in plugin '%s'."
6759
#: drizzled/sql_plugin.cc:2555
6648
#: drizzled/sql_plugin.cc:2559
6761
6650
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6764
#: drizzled/sql_plugin.cc:2674
6653
#: drizzled/sql_plugin.cc:2678
6766
6655
msgid "Out of memory for plugin '%s'."
6769
#: drizzled/sql_plugin.cc:2681
6658
#: drizzled/sql_plugin.cc:2685
6771
6660
msgid "Bad options for plugin '%s'."
6774
#: drizzled/sql_plugin.cc:2690
6663
#: drizzled/sql_plugin.cc:2694
6776
6665
msgid "Parsing options for plugin '%s' failed."
6779
#: drizzled/sql_plugin.cc:2733
6668
#: drizzled/sql_plugin.cc:2737
6781
6670
msgid "Plugin '%s' has conflicting system variables"
6784
#: drizzled/sql_plugin.cc:2743
6673
#: drizzled/sql_plugin.cc:2747
6786
6675
msgid "Plugin '%s' disabled by command line option"
6789
#: drizzled/sql_repl.cc:101
6790
msgid "Failed in send_file() while reading file name"
6793
#: drizzled/sql_repl.cc:114
6794
msgid "Failed in send_file() on open of file"
6797
#: drizzled/sql_repl.cc:122
6798
msgid "Failed in send_file() while writing data to client"
6801
#: drizzled/sql_repl.cc:131
6802
msgid "Failed in send_file() while negotiating file transfer close"
6805
#: drizzled/sql_table.cc:82
6678
#: drizzled/sql_table.cc:105
6807
6680
msgid "Invalid (old?) table or database name '%s'"
6810
#: drizzled/sql_table.cc:2716
6683
#: drizzled/sql_table.cc:2745
6812
6685
msgid "Unknown - internal error %d during operation"
6815
#: drizzled/sql_table.cc:5011
6688
#: drizzled/sql_table.cc:5018
6817
6690
msgid "Could not open table %s.%s after rename\n"
6820
#: drizzled/sql_table.cc:5178
6693
#: drizzled/sql_table.cc:5185
6823
6696
"order_st BY ignored because there is a user-defined clustered index in the "
6824
6697
"table '%-.192s'"
6827
#: drizzled/sql_udf.cc:39
6700
#: drizzled/sql_udf.cc:41
6828
6701
msgid "Can't allocate memory for udf structures"
6831
#: drizzled/table.cc:507
6704
#: drizzled/table.cc:502
6834
6707
"'%s' had no or invalid character set, and default character set is multi-"
6835
6708
"byte, so character column sizes may have changed"
6838
#: drizzled/table.cc:2082
6711
#: drizzled/table.cc:2077
6840
6713
msgid "Unknown collation '%s' in table '%-.64s' definition"
6843
#: drizzled/table.cc:2089
6716
#: drizzled/table.cc:2084
6846
6719
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6850
#: drizzled/table.cc:2700
6723
#: drizzled/table.cc:2695
6853
6726
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6857
#: drizzled/table.cc:2726
6730
#: drizzled/table.cc:2721
6860
6733
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6861
6734
"have type %s, found type %s."
6864
#: drizzled/table.cc:2735
6737
#: drizzled/table.cc:2730
6867
6740
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6868
6741
"position %d to have character set '%s' but the type has no character set."
6871
#: drizzled/table.cc:2745
6744
#: drizzled/table.cc:2740
6874
6747
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6875
6748
"position %d to have character set '%s' but found character set '%s'."
6878
#: drizzled/table.cc:2756
6751
#: drizzled/table.cc:2751
6881
6754
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6882
6755
"have type %s but the column is not found."
6885
#: drizzled/table.cc:5182
6758
#: drizzled/table.cc:4871
6887
6760
msgid "Got error %d when reading table '%s'"
6890
#: drizzled/tztime.cc:1054
6763
#: drizzled/tztime.cc:1060
6892
6765
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6896
6769
msgid "Error Messages to stderr"
6899
#: plugin/logging_query/logging_query.cc:120
6902
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6903
"*s rows_sent=%ld rows_examined=%u\n"
6904
" db=\"%.*s\" query=\"%.*s\"\n"
6907
#: plugin/logging_query/logging_query.cc:161
6772
#: plugin/logging_query/logging_query.cc:162
6909
6774
msgid "fail open() fn=%s er=%s\n"
6912
#: plugin/logging_query/logging_query.cc:201
6777
#: plugin/logging_query/logging_query.cc:202
6913
6778
msgid "File to log to"
6916
#: plugin/logging_query/logging_query.cc:210
6781
#: plugin/logging_query/logging_query.cc:211
6917
6782
msgid "Enable logging"
6920
#: plugin/logging_query/logging_query.cc:219
6785
#: plugin/logging_query/logging_query.cc:220
6921
6786
msgid "Disable after this many seconds. Zero for forever"
6924
#: plugin/logging_query/logging_query.cc:232
6789
#: plugin/logging_query/logging_query.cc:233
6925
6790
msgid "Threshold for logging slow queries, in microseconds"
6928
#: plugin/logging_query/logging_query.cc:245
6793
#: plugin/logging_query/logging_query.cc:246
6929
6794
msgid "Threshold for logging big queries, for rows returned"
6932
#: plugin/logging_query/logging_query.cc:258
6797
#: plugin/logging_query/logging_query.cc:259
6933
6798
msgid "Threshold for logging big queries, for rows examined"
6936
#: plugin/logging_query/logging_query.cc:281
6801
#: plugin/logging_query/logging_query.cc:282
6937
6802
msgid "Log queries to a file"
6940
#: storage/myisam/ha_myisam.cc:448
6805
#: storage/myisam/ha_myisam.cc:453
6942
msgid "Got an error from thread_id=%lu, %s:%d"
6807
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6945
#: storage/myisam/ha_myisam.cc:451
6810
#: storage/myisam/ha_myisam.cc:457
6947
6812
msgid "Got an error from unknown thread, %s:%d"
6950
#: storage/myisam/ha_myisam.cc:456
6815
#: storage/myisam/ha_myisam.cc:462
6951
6816
msgid "Unknown thread accessing table"
6954
#: storage/myisam/my_handler_errors.c:32
6819
#: storage/myisam/my_handler_errors.c:34
6955
6820
msgid "Didn't find key on read or update"
6958
#: storage/myisam/my_handler_errors.c:34
6823
#: storage/myisam/my_handler_errors.c:36
6959
6824
msgid "Duplicate key on write or update"
6962
#: storage/myisam/my_handler_errors.c:36
6827
#: storage/myisam/my_handler_errors.c:38
6963
6828
msgid "Internal (unspecified) error in handler"
6966
#: storage/myisam/my_handler_errors.c:38
6831
#: storage/myisam/my_handler_errors.c:40
6968
6833
"Someone has changed the row since it was read (while the table was locked to "
6972
#: storage/myisam/my_handler_errors.c:41
6837
#: storage/myisam/my_handler_errors.c:43
6973
6838
msgid "Wrong index given to function"
6976
#: storage/myisam/my_handler_errors.c:43
6841
#: storage/myisam/my_handler_errors.c:45
6977
6842
msgid "Undefined handler error 125"
6980
#: storage/myisam/my_handler_errors.c:45
6845
#: storage/myisam/my_handler_errors.c:47
6981
6846
msgid "Index file is crashed"
6984
#: storage/myisam/my_handler_errors.c:47
6849
#: storage/myisam/my_handler_errors.c:49
6985
6850
msgid "Record file is crashed"
6988
#: storage/myisam/my_handler_errors.c:49
6853
#: storage/myisam/my_handler_errors.c:51
6989
6854
msgid "Out of memory in engine"
6992
#: storage/myisam/my_handler_errors.c:51
6857
#: storage/myisam/my_handler_errors.c:53
6993
6858
msgid "Undefined handler error 129"
6996
#: storage/myisam/my_handler_errors.c:53
6861
#: storage/myisam/my_handler_errors.c:55
6997
6862
msgid "Incorrect file format"
7000
#: storage/myisam/my_handler_errors.c:55
6865
#: storage/myisam/my_handler_errors.c:57
7001
6866
msgid "Command not supported by database"
7004
#: storage/myisam/my_handler_errors.c:57
6869
#: storage/myisam/my_handler_errors.c:59
7005
6870
msgid "Old database file"
7008
#: storage/myisam/my_handler_errors.c:59
6873
#: storage/myisam/my_handler_errors.c:61
7009
6874
msgid "No record read before update"
7012
#: storage/myisam/my_handler_errors.c:61
6877
#: storage/myisam/my_handler_errors.c:63
7013
6878
msgid "Record was already deleted (or record file crashed)"
7016
#: storage/myisam/my_handler_errors.c:63
6881
#: storage/myisam/my_handler_errors.c:65
7017
6882
msgid "No more room in record file"
7020
#: storage/myisam/my_handler_errors.c:65
6885
#: storage/myisam/my_handler_errors.c:67
7021
6886
msgid "No more room in index file"
7024
#: storage/myisam/my_handler_errors.c:67
6889
#: storage/myisam/my_handler_errors.c:69
7025
6890
msgid "No more records (read after end of file)"
7028
#: storage/myisam/my_handler_errors.c:69
6893
#: storage/myisam/my_handler_errors.c:71
7029
6894
msgid "Unsupported extension used for table"
7032
#: storage/myisam/my_handler_errors.c:71
6897
#: storage/myisam/my_handler_errors.c:73
7033
6898
msgid "Too big row"
7036
#: storage/myisam/my_handler_errors.c:73
6901
#: storage/myisam/my_handler_errors.c:75
7037
6902
msgid "Wrong create options"
7040
#: storage/myisam/my_handler_errors.c:75
6905
#: storage/myisam/my_handler_errors.c:77
7041
6906
msgid "Duplicate unique key or constraint on write or update"
7044
#: storage/myisam/my_handler_errors.c:77
6909
#: storage/myisam/my_handler_errors.c:79
7045
6910
msgid "Unknown character set used in table"
7048
#: storage/myisam/my_handler_errors.c:79
6913
#: storage/myisam/my_handler_errors.c:81
7049
6914
msgid "Conflicting table definitions in sub-tables of MERGE table"
7052
#: storage/myisam/my_handler_errors.c:81
6917
#: storage/myisam/my_handler_errors.c:83
7053
6918
msgid "Table is crashed and last repair failed"
7056
#: storage/myisam/my_handler_errors.c:83
6921
#: storage/myisam/my_handler_errors.c:85
7057
6922
msgid "Table was marked as crashed and should be repaired"
7060
#: storage/myisam/my_handler_errors.c:85
6925
#: storage/myisam/my_handler_errors.c:87
7061
6926
msgid "Lock timed out; Retry transaction"
7064
#: storage/myisam/my_handler_errors.c:87
6929
#: storage/myisam/my_handler_errors.c:89
7065
6930
msgid "Lock table is full; Restart program with a larger locktable"
7068
#: storage/myisam/my_handler_errors.c:89
6933
#: storage/myisam/my_handler_errors.c:91
7069
6934
msgid "Updates are not allowed under a read only transactions"
7072
#: storage/myisam/my_handler_errors.c:91
6937
#: storage/myisam/my_handler_errors.c:93
7073
6938
msgid "Lock deadlock; Retry transaction"
7076
#: storage/myisam/my_handler_errors.c:93
6941
#: storage/myisam/my_handler_errors.c:95
7077
6942
msgid "Foreign key constraint is incorrectly formed"
7080
#: storage/myisam/my_handler_errors.c:95
6945
#: storage/myisam/my_handler_errors.c:97
7081
6946
msgid "Cannot add a child row"
7084
#: storage/myisam/my_handler_errors.c:97
6949
#: storage/myisam/my_handler_errors.c:99
7085
6950
msgid "Cannot delete a parent row"
7088
#: storage/myisam/my_handler_errors.c:99
6953
#: storage/myisam/my_handler_errors.c:101
7089
6954
msgid "No savepoint with that name"
7092
#: storage/myisam/my_handler_errors.c:101
6957
#: storage/myisam/my_handler_errors.c:103
7093
6958
msgid "Non unique key block size"
7096
#: storage/myisam/my_handler_errors.c:103
6961
#: storage/myisam/my_handler_errors.c:105
7097
6962
msgid "The table does not exist in engine"
7100
#: storage/myisam/my_handler_errors.c:105
6965
#: storage/myisam/my_handler_errors.c:107
7101
6966
msgid "The table already existed in storage engine"
7104
#: storage/myisam/my_handler_errors.c:107
6969
#: storage/myisam/my_handler_errors.c:109
7105
6970
msgid "Could not connect to storage engine"
7108
#: storage/myisam/my_handler_errors.c:109
6973
#: storage/myisam/my_handler_errors.c:111
7109
6974
msgid "Unexpected null pointer found when using spatial index"
7112
#: storage/myisam/my_handler_errors.c:111
6977
#: storage/myisam/my_handler_errors.c:113
7113
6978
msgid "The table changed in storage engine"
7116
#: storage/myisam/my_handler_errors.c:113
6981
#: storage/myisam/my_handler_errors.c:115
7117
6982
msgid "There's no partition in table for the given value"
7120
#: storage/myisam/my_handler_errors.c:115
6985
#: storage/myisam/my_handler_errors.c:117
7121
6986
msgid "Row-based binlogging of row failed"
7124
#: storage/myisam/my_handler_errors.c:117
6989
#: storage/myisam/my_handler_errors.c:119
7125
6990
msgid "Index needed in foreign key constraint"
7128
#: storage/myisam/my_handler_errors.c:119
6993
#: storage/myisam/my_handler_errors.c:121
7129
6994
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7132
#: storage/myisam/my_handler_errors.c:121
6997
#: storage/myisam/my_handler_errors.c:123
7133
6998
msgid "Table needs to be upgraded before it can be used"
7136
#: storage/myisam/my_handler_errors.c:123
7001
#: storage/myisam/my_handler_errors.c:125
7137
7002
msgid "Table is read only"
7140
#: storage/myisam/my_handler_errors.c:125
7005
#: storage/myisam/my_handler_errors.c:127
7141
7006
msgid "Failed to get next auto increment value"
7144
#: storage/myisam/my_handler_errors.c:127
7009
#: storage/myisam/my_handler_errors.c:129
7145
7010
msgid "Failed to set row auto increment value"
7148
#: storage/myisam/my_handler_errors.c:129
7013
#: storage/myisam/my_handler_errors.c:131
7149
7014
msgid "Unknown (generic) error from engine"
7152
#: storage/myisam/my_handler_errors.c:131
7017
#: storage/myisam/my_handler_errors.c:133
7153
7018
msgid "Record is the same"
7156
#: storage/myisam/my_handler_errors.c:133
7021
#: storage/myisam/my_handler_errors.c:135
7157
7022
msgid "It is not possible to log this statement"
7160
#: storage/myisam/my_handler_errors.c:135
7025
#: storage/myisam/my_handler_errors.c:137
7161
7026
msgid "Tablespace exists"
7164
#: storage/myisam/my_handler_errors.c:137
7029
#: storage/myisam/my_handler_errors.c:139
7165
7030
msgid "The event was corrupt, leading to illegal data being read"
7168
#: storage/myisam/my_handler_errors.c:139
7033
#: storage/myisam/my_handler_errors.c:141
7169
7034
msgid "The table is of a new format not supported by this version"
7172
#: storage/myisam/my_handler_errors.c:141
7037
#: storage/myisam/my_handler_errors.c:143
7173
7038
msgid "The event could not be processed no other hanlder error happened"
7176
#: storage/myisam/my_handler_errors.c:143
7041
#: storage/myisam/my_handler_errors.c:145
7177
7042
msgid "Got a fatal error during initialzaction of handler"
7180
#: storage/myisam/my_handler_errors.c:145
7045
#: storage/myisam/my_handler_errors.c:147
7181
7046
msgid "File to short; Expected more data in file"
7184
#: storage/myisam/my_handler_errors.c:147
7049
#: storage/myisam/my_handler_errors.c:149
7185
7050
msgid "Read page with wrong checksum"
7188
#: storage/myisam/my_handler_errors.c:149
7053
#: storage/myisam/my_handler_errors.c:151
7189
7054
msgid "Lock or active transaction"
7192
#: storage/myisam/my_handler_errors.c:151
7057
#: storage/myisam/my_handler_errors.c:153
7193
7058
msgid "No such table space"
7196
#: storage/myisam/my_handler_errors.c:153
7061
#: storage/myisam/my_handler_errors.c:155
7197
7062
msgid "Tablespace not empty"