8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2010-12-07 12:00-0500\n"
11
"PO-Revision-Date: 2010-11-12 01:45+0000\n"
12
"Last-Translator: 蚂蚁 <Unknown>\n"
10
"POT-Creation-Date: 2010-09-14 16:22-0400\n"
11
"PO-Revision-Date: 2010-06-09 11:25+0000\n"
12
"Last-Translator: ziminq <Unknown>\n"
13
13
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
15
14
"MIME-Version: 1.0\n"
16
15
"Content-Type: text/plain; charset=UTF-8\n"
17
16
"Content-Transfer-Encoding: 8bit\n"
18
17
"Plural-Forms: nplurals=1; plural=0;\n"
19
"X-Launchpad-Export-Date: 2010-11-13 04:55+0000\n"
18
"X-Launchpad-Export-Date: 2010-06-10 03:35+0000\n"
20
19
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:469
21
#: ../client/drizzle.cc:465
23
22
msgid "Synonym for `help'."
24
23
msgstr "同\"help\"命令。"
26
#: ../client/drizzle.cc:470
25
#: ../client/drizzle.cc:466
27
26
msgid "Clear command."
30
#: ../client/drizzle.cc:472
29
#: ../client/drizzle.cc:468
31
30
msgid "Reconnect to the server. Optional arguments are db and host."
32
31
msgstr "重新连接到服务器。数据库(db)和主机(host)为可选参数。"
34
#: ../client/drizzle.cc:474
33
#: ../client/drizzle.cc:470
36
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
36
msgstr "设置查询语句的分界符。注意:将把本行全部剩余字符串视为新的分界符。"
39
#: ../client/drizzle.cc:476
38
#: ../client/drizzle.cc:472
40
39
msgid "Send command to drizzle server, display result vertically."
41
40
msgstr "发送指令到drizzle服务器,直排显示结果。"
43
#: ../client/drizzle.cc:477
42
#: ../client/drizzle.cc:473
44
43
msgid "Exit drizzle. Same as quit."
45
44
msgstr "结束drizzle。与\"quit\"命令相同。"
47
#: ../client/drizzle.cc:478
46
#: ../client/drizzle.cc:474
48
47
msgid "Send command to drizzle server."
49
48
msgstr "发送指令到drizzle服务器。"
51
#: ../client/drizzle.cc:479
50
#: ../client/drizzle.cc:475
52
51
msgid "Display this help."
55
#: ../client/drizzle.cc:480
54
#: ../client/drizzle.cc:476
56
55
msgid "Disable pager, print to stdout."
57
56
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
59
#: ../client/drizzle.cc:481
58
#: ../client/drizzle.cc:477
60
59
msgid "Don't write into outfile."
63
#: ../client/drizzle.cc:483
62
#: ../client/drizzle.cc:479
64
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:484
66
#: ../client/drizzle.cc:480
68
67
msgid "Print current command."
71
#: ../client/drizzle.cc:485
70
#: ../client/drizzle.cc:481
72
71
msgid "Change your drizzle prompt."
73
72
msgstr "更改drizzle提示符。"
75
#: ../client/drizzle.cc:486
74
#: ../client/drizzle.cc:482
76
75
msgid "Quit drizzle."
77
76
msgstr "退出drizzle。"
79
#: ../client/drizzle.cc:487
78
#: ../client/drizzle.cc:483
80
79
msgid "Rebuild completion hash."
81
80
msgstr "重建整个hash值。"
83
#: ../client/drizzle.cc:489
82
#: ../client/drizzle.cc:485
84
83
msgid "Execute an SQL script file. Takes a file name as an argument."
85
84
msgstr "执行SQL脚本文件。参数为文件名。"
87
#: ../client/drizzle.cc:490
86
#: ../client/drizzle.cc:486
88
87
msgid "Get status information from the server."
89
88
msgstr "从服务器获取状态信息。"
91
#: ../client/drizzle.cc:492
90
#: ../client/drizzle.cc:488
92
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
92
msgstr "设置输出文件 [to_outfile]。将所有内容追加输出到指定文件。"
95
#: ../client/drizzle.cc:494
94
#: ../client/drizzle.cc:490
96
95
msgid "Use another database. Takes database name as argument."
97
96
msgstr "使用其他数据库。参数为数据库名称。"
99
#: ../client/drizzle.cc:496
100
msgid "Shutdown the instance you are connected too."
103
#: ../client/drizzle.cc:498 ../client/drizzle.cc:1322
98
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1325
104
99
msgid "Show warnings after every statement."
105
100
msgstr "每条语句后显示警告。"
107
#: ../client/drizzle.cc:500
102
#: ../client/drizzle.cc:494
108
103
msgid "Don't show warnings after every statement."
109
104
msgstr "每个指令句后不要显示警告。"
111
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3917
106
#: ../client/drizzle.cc:1144
113
108
msgid "shutting down drizzled"
116
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3919
111
#: ../client/drizzle.cc:1146
118
113
msgid " on port %d"
121
#: ../client/drizzle.cc:1161 ../client/drizzle.cc:1167
122
#: ../client/drizzle.cc:3928 ../client/drizzle.cc:3934
116
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
124
118
msgid "shutdown failed; error: '%s'"
127
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3943
121
#: ../client/drizzle.cc:1170
126
#: ../client/drizzle.cc:1191
128
msgid "drizzled is alive\n"
132
131
#: ../client/drizzle.cc:1197
134
msgid "drizzled is alive\n"
133
msgid "ping failed; error: '%s'"
137
136
#: ../client/drizzle.cc:1203
139
msgid "ping failed; error: '%s'"
142
#: ../client/drizzle.cc:1209
144
138
msgid "drizzled won't answer to ping, error: '%s'"
147
#: ../client/drizzle.cc:1258
141
#: ../client/drizzle.cc:1252
148
142
msgid "Error: Invalid Value for connect_timeout"
151
#: ../client/drizzle.cc:1269
145
#: ../client/drizzle.cc:1263
152
146
msgid "Error: Invalid Value for max_input_line"
155
#: ../client/drizzle.cc:1288 ../client/drizzledump.cc:475
149
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:2396
156
150
msgid "Options used only in command line"
159
#: ../client/drizzle.cc:1290
153
#: ../client/drizzle.cc:1284
160
155
msgid "Displays this help and exit."
163
#: ../client/drizzle.cc:1291
158
#: ../client/drizzle.cc:1285
165
160
"Don't use history file. Disable interactive behavior. (Enables --silent)"
166
161
msgstr "不使用历史文件。禁用交互模式。(开启--silent选项)"
168
#: ../client/drizzle.cc:1293
163
#: ../client/drizzle.cc:1287
169
164
msgid "Display column type information."
170
165
msgstr "显示列类型信息。"
172
#: ../client/drizzle.cc:1295
167
#: ../client/drizzle.cc:1289
174
169
"Preserve comments. Send comments to the server. The default is --skip-"
175
170
"comments (discard comments), enable with --comments"
776
807
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
778
809
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
779
" Max number of examined row combination in a join is set to: "
810
" Max number of examined row combination in a join is set to: %"
784
#: ../client/drizzle.cc:4222 ../drizzled/option.cc:339
815
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
789
#: ../client/drizzle.cc:4265
820
#: ../client/drizzle.cc:4203
791
822
msgid "ERROR %d (%s): "
794
#: ../client/drizzle.cc:4267
825
#: ../client/drizzle.cc:4205
796
827
msgid "ERROR %d: "
799
#: ../client/drizzle.cc:4270
830
#: ../client/drizzle.cc:4208
803
#: ../client/drizzle.cc:4403
834
#: ../client/drizzle.cc:4341
807
#: ../client/drizzle.cc:4405
838
#: ../client/drizzle.cc:4343
811
#: ../client/drizzle.cc:4411
842
#: ../client/drizzle.cc:4349
815
#: ../client/drizzle.cc:4417
846
#: ../client/drizzle.cc:4355
819
#: ../client/drizzle.cc:4518
850
#: ../client/drizzle.cc:4456
820
851
msgid "(unknown)"
823
#: ../client/drizzle.cc:4638
854
#: ../client/drizzle.cc:4576
825
856
msgid "Returning to default PROMPT of %s\n"
828
#: ../client/drizzle.cc:4643
859
#: ../client/drizzle.cc:4581
830
861
msgid "Memory allocation error. Not changing prompt\n"
831
862
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
833
#: ../client/drizzle.cc:4648
864
#: ../client/drizzle.cc:4586
835
866
msgid "PROMPT set to '%s'\n"
838
#: ../client/drizzledump.cc:230
839
msgid "Error inserting into destination database"
842
#: ../client/drizzledump.cc:254
869
#: ../client/drizzledump.cc:199
844
871
msgid "Got errno %d on write"
847
#: ../client/drizzledump.cc:299
874
#: ../client/drizzledump.cc:283
876
msgid "%s: You must use option --tab with --fields-...\n"
879
#: ../client/drizzledump.cc:289
850
882
"%s: You can't use --single-transaction and --lock-all-tables at the same "
854
#: ../client/drizzledump.cc:306
886
#: ../client/drizzledump.cc:295
889
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
893
#: ../client/drizzledump.cc:301
856
895
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
859
#: ../client/drizzledump.cc:374
860
msgid "-- Retrieving database structures..."
863
#: ../client/drizzledump.cc:478
898
#: ../client/drizzledump.cc:320
900
msgid "Got error: %s (%d) %s"
903
#: ../client/drizzledump.cc:327
905
msgid "Got error: %d %s"
908
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
909
#: ../client/drizzledump.cc:445
911
msgid "Couldn't execute '%s': %s (%d)"
914
#: ../client/drizzledump.cc:505
916
msgid "-- Connecting to %s, using protocol %s...\n"
919
#: ../client/drizzledump.cc:527
921
msgid "-- Disconnecting from %s...\n"
924
#: ../client/drizzledump.cc:538
925
msgid "Couldn't allocate memory"
928
#: ../client/drizzledump.cc:882
931
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
935
#: ../client/drizzledump.cc:896
937
msgid "-- Retrieving table structure for table %s...\n"
940
#: ../client/drizzledump.cc:1010
942
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
945
#: ../client/drizzledump.cc:1117
947
msgid "%s: Can't get keys for table %s\n"
950
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
952
msgid "Error: Couldn't read status information for table %s\n"
955
#: ../client/drizzledump.cc:1339
957
msgid "Error retrieving table structure for table: \"%s\""
960
#: ../client/drizzledump.cc:1346
962
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
965
#: ../client/drizzledump.cc:1357
967
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
970
#: ../client/drizzledump.cc:1364
972
msgid "-- Skipping dump data for table '%s', it has no fields\n"
975
#: ../client/drizzledump.cc:1372
976
msgid "-- Sending SELECT query...\n"
979
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
980
msgid "when executing 'SELECT INTO OUTFILE'"
983
#: ../client/drizzledump.cc:1437
988
"-- Dumping data for table %s\n"
992
#: ../client/drizzledump.cc:1478
993
msgid "-- Retrieving rows...\n"
996
#: ../client/drizzledump.cc:1481
998
msgid "%s: Error in field count for table: %s ! Aborting.\n"
1001
#: ../client/drizzledump.cc:1525
1003
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1006
#: ../client/drizzledump.cc:1542
1008
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1011
#: ../client/drizzledump.cc:1564
1013
msgid "Not enough fields from table %s! Aborting.\n"
1016
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
1017
msgid "when doing refresh"
1020
#: ../client/drizzledump.cc:2066
1021
msgid "alloc_root failure."
1024
#: ../client/drizzledump.cc:2082
1026
msgid "Couldn't find table: \"%s\""
1029
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1030
#: ../client/drizzledump.cc:2336
1033
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1036
#: ../client/drizzledump.cc:2368
1038
msgid "Error: Not enough memory to store ORDER BY clause\n"
1041
#: ../client/drizzledump.cc:2399
865
1043
"Dump all the databases. This will be same as --databases with all databases "
869
#: ../client/drizzledump.cc:480
1047
#: ../client/drizzledump.cc:2401
870
1048
msgid "Dump all the tablespaces."
873
#: ../client/drizzledump.cc:482
1051
#: ../client/drizzledump.cc:2403
874
1052
msgid "Use complete insert statements."
877
#: ../client/drizzledump.cc:484
1055
#: ../client/drizzledump.cc:2407
879
1057
"Flush logs file in server before starting dump. Note that if you dump many "
880
1058
"databases at once (using the option --databases= or --all-databases), the "
992
#: ../client/drizzledump.cc:521
1228
#: ../client/drizzledump.cc:2471
993
1229
msgid "Insert rows with INSERT IGNORE."
996
#: ../client/drizzledump.cc:523
997
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1000
#: ../client/drizzledump.cc:525
1232
#: ../client/drizzledump.cc:2473
1233
msgid "Lines in the i.file are terminated by ..."
1236
#: ../client/drizzledump.cc:2475
1237
msgid "Wrap tables with autocommit/commit statements."
1240
#: ../client/drizzledump.cc:2477
1002
1242
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1003
1243
"above line will be added otherwise, if --databases or --all-databases option "
1007
#: ../client/drizzledump.cc:527
1247
#: ../client/drizzledump.cc:2479
1248
msgid "Don't write table creation info."
1251
#: ../client/drizzledump.cc:2481
1008
1252
msgid "No row information."
1011
#: ../client/drizzledump.cc:529
1255
#: ../client/drizzledump.cc:2482
1256
msgid "Deprecated. Use --skip-set-charset instead."
1259
#: ../client/drizzledump.cc:2484
1260
msgid "Enable set-name"
1263
#: ../client/drizzledump.cc:2486
1264
msgid "Don't buffer query, dump directly to stdout."
1267
#: ../client/drizzledump.cc:2488
1268
msgid "Quote table and column names with backticks (`)."
1271
#: ../client/drizzledump.cc:2490
1012
1272
msgid "Use REPLACE INTO instead of INSERT INTO."
1015
#: ../client/drizzledump.cc:531
1016
msgid "Where to send output to (stdout|database"
1019
#: ../client/drizzledump.cc:533
1021
"Hostname for destination db server (requires --destination-type=database)"
1024
#: ../client/drizzledump.cc:535
1026
"Port number for destination db server (requires --destination-type=database)"
1029
#: ../client/drizzledump.cc:537
1031
"User name for destination db server (resquires --destination-type=database)"
1034
#: ../client/drizzledump.cc:539
1036
"Password for destination db server (requires --destination-type=database)"
1039
#: ../client/drizzledump.cc:541
1041
"The database in the destination db server (requires --destination-"
1042
"type=database, not for use with --all-databases)"
1045
#: ../client/drizzledump.cc:547
1275
#: ../client/drizzledump.cc:2492
1277
"Direct output to a given file. This option should be used in MSDOS, because "
1278
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1282
#: ../client/drizzledump.cc:2494
1284
"Creates tab separated textfile for each table to given path. (creates .sql "
1285
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1286
"machine as the drizzled daemon."
1289
#: ../client/drizzledump.cc:2496
1290
msgid "Dump only selected records; QUOTES mandatory!"
1293
#: ../client/drizzledump.cc:2502
1046
1295
msgid "Connect to host."
1047
1296
msgstr "链接到主机。"
1049
#: ../client/drizzledump.cc:549
1298
#: ../client/drizzledump.cc:2504
1051
1300
"Password to use when connecting to server. If password is not given it's "
1052
1301
"solicited on the tty."
1055
#: ../client/drizzledump.cc:551
1056
#: ../plugin/transaction_log/utilities/transaction_reader.cc:433
1304
#: ../client/drizzledump.cc:2506
1058
1306
msgid "Port number to use for connection."
1059
1307
msgstr "连接超时前的秒数"
1061
#: ../client/drizzledump.cc:558
1309
#: ../client/drizzledump.cc:2513
1062
1310
msgid "Hidden Options"
1065
#: ../client/drizzledump.cc:560
1313
#: ../client/drizzledump.cc:2515
1066
1314
msgid "Used to select the database"
1069
#: ../client/drizzledump.cc:561
1317
#: ../client/drizzledump.cc:2516
1070
1318
msgid "Used to select the tables"
1073
#: ../client/drizzledump.cc:564
1321
#: ../client/drizzledump.cc:2519
1074
1322
msgid "Allowed Options + Hidden Options"
1077
#: ../client/drizzledump.cc:628
1325
#: ../client/drizzledump.cc:2571
1079
1327
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1082
#: ../client/drizzledump.cc:633
1330
#: ../client/drizzledump.cc:2576
1084
1332
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1085
1333
"and you are welcome to modify and redistribute it under the GPL license\n"
1088
#: ../client/drizzledump.cc:634
1336
#: ../client/drizzledump.cc:2577
1089
1337
msgid "Dumps definitions and data from a Drizzle database server"
1092
#: ../client/drizzledump.cc:635
1340
#: ../client/drizzledump.cc:2578
1094
1342
msgid "Usage: %s [OPTIONS] database [tables]\n"
1097
#: ../client/drizzledump.cc:636
1345
#: ../client/drizzledump.cc:2579
1099
1347
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1102
#: ../client/drizzledump.cc:638
1350
#: ../client/drizzledump.cc:2581
1104
1352
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1107
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1108
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1355
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1356
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1110
1358
msgid "Value supplied for port is not valid.\n"
1113
#: ../client/drizzledump.cc:734
1362
#. This check is made because the some the file functions below
1363
#. have FN_REFLEN sized stack allocated buffers and will cause
1364
#. a crash even if the input destination buffer is large enough
1365
#. to hold the output.
1367
#: ../client/drizzledump.cc:2660
1369
msgid "Input filename too long: %s"
1372
#: ../client/drizzledump.cc:2698
1115
1374
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1118
#: ../client/drizzledump_data.cc:263
1119
msgid "-- Retrieving data for "
1122
#: ../client/drizzledump_data.cc:295
1123
msgid " rows dumped for table "
1126
#: ../client/drizzledump_data.cc:542
1128
msgid "-- Connecting to "
1131
#: ../client/drizzledump_data.cc:542
1132
msgid " using protocol "
1135
#: ../client/drizzledump_data.cc:583 ../client/drizzledump_data.cc:589
1136
#: ../client/drizzledump_data.cc:620 ../client/drizzledump_data.cc:626
1137
msgid "Error executing query: "
1140
#: ../client/drizzledump_data.cc:597
1141
msgid "Could not buffer result: "
1144
#: ../client/drizzledump_data.cc:643
1145
msgid "Error: Could not set db '"
1148
#: ../client/drizzledump_data.cc:657 ../client/drizzledump_data.cc:662
1149
#: ../client/drizzledump_data.cc:668
1153
#: ../client/drizzledump_data.cc:677
1154
msgid "-- Disconnecting from "
1157
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1158
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1159
msgid "-- Retrieving table structures for "
1162
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1163
msgid "-- Retrieving fields for "
1166
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:277
1167
msgid "-- Retrieving indexes for "
1170
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:322
1171
msgid "-- Retrieving foreign keys for "
1174
#: ../client/drizzleslap.cc:2292
1377
#: ../client/drizzleslap.cc:2870
1176
1379
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1188
1391
msgid "Error: Invalid Value for opt_sleep"
1191
#: ../client/drizzletest.cc:5575
1394
#: ../client/drizzletest.cc:5563
1193
1396
msgid "Could not open '%s' for reading: errno = %d"
1196
#: ../client/drizzletest.cc:5580
1399
#: ../client/drizzletest.cc:5568
1198
1401
msgid "Out of memory"
1201
#: ../drizzled/definition/table.cc:763
1203
msgid "Table %s has invalid/unknown collation: %d,%s"
1206
#: ../drizzled/definition/table.cc:1055
1208
msgid "ENUM column %s has greater than %d possible values"
1211
#: ../drizzled/definition/table.cc:1973
1213
msgid "Unknown collation '%s' in table '%-.64s' definition"
1216
#: ../drizzled/definition/table.cc:1980
1219
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1223
#: ../drizzled/drizzled.cc:487
1404
#: ../drizzled/drizzled.cc:482
1224
1405
msgid "Aborting\n"
1227
#: ../drizzled/drizzled.cc:548
1408
#: ../drizzled/drizzled.cc:546
1228
1409
msgid "One can only use the --user switch if running as root\n"
1231
#: ../drizzled/drizzled.cc:555
1412
#: ../drizzled/drizzled.cc:553
1233
1414
"Fatal error: Please read \"Security\" section of the manual to find out how "
1234
1415
"to run drizzled as root!\n"
1237
#: ../drizzled/drizzled.cc:575
1418
#: ../drizzled/drizzled.cc:573
1240
1421
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1244
#: ../drizzled/drizzled.cc:600
1425
#: ../drizzled/drizzled.cc:598
1245
1426
msgid "Set process group ID failed"
1248
#: ../drizzled/drizzled.cc:605
1429
#: ../drizzled/drizzled.cc:603
1249
1430
msgid "Set process user ID failed"
1252
#: ../drizzled/drizzled.cc:617
1433
#: ../drizzled/drizzled.cc:615
1253
1434
msgid "Process chroot failed"
1256
#: ../drizzled/drizzled.cc:729
1258
msgid "Error: Invalid Value for auto_increment_increment"
1261
#: ../drizzled/drizzled.cc:740
1263
msgid "Error: Invalid Value for auto_increment_offset"
1266
#: ../drizzled/drizzled.cc:751
1268
msgid "Error: Invalid Value for completion_type"
1271
#: ../drizzled/drizzled.cc:763
1273
msgid "Error: Invalid Value for div-precision-increment"
1437
#: ../drizzled/drizzled.cc:704
1439
msgid "gethostname failed, using '%s' as hostname"
1442
#: ../drizzled/drizzled.cc:739
1444
msgid "Error getting default charset"
1447
#: ../drizzled/drizzled.cc:766
1448
msgid "Error setting collation"
1276
1451
#: ../drizzled/drizzled.cc:774
1278
msgid "Error: Invalid Value for group_concat_max_len"
1281
#: ../drizzled/drizzled.cc:785
1283
msgid "Error: Invalid Value for join_buffer_size"
1286
#: ../drizzled/drizzled.cc:797
1288
msgid "Error: Invalid Value for max_allowed_packet"
1291
#: ../drizzled/drizzled.cc:809
1293
msgid "Error: Invalid Value for max_connect_errors"
1296
#: ../drizzled/drizzled.cc:820
1298
msgid "Error: Invalid Value for max_error_count"
1301
#: ../drizzled/drizzled.cc:831
1303
msgid "Error: Invalid Value for max_heap_table_size"
1306
#: ../drizzled/drizzled.cc:843
1308
msgid "Error: Invalid Value for min_examined_row_limit"
1311
#: ../drizzled/drizzled.cc:854
1313
msgid "Error: Invalid Value for max_join_size"
1316
#: ../drizzled/drizzled.cc:865
1318
msgid "Error: Invalid Value for max_length_for_sort_data"
1321
#: ../drizzled/drizzled.cc:876
1323
msgid "Error: Invalid Value for max_seeks_for_key"
1326
#: ../drizzled/drizzled.cc:887
1328
msgid "Error: Invalid Value for max_sort_length"
1331
#: ../drizzled/drizzled.cc:898
1333
msgid "Error: Invalid Value for optimizer_search_depth"
1336
#: ../drizzled/drizzled.cc:909
1338
msgid "Error: Invalid Value for preload_buff_size"
1341
#: ../drizzled/drizzled.cc:920
1343
msgid "Error: Invalid Value for query_alloc_block_size"
1346
#: ../drizzled/drizzled.cc:932
1348
msgid "Error: Invalid Value for query_prealloc_size"
1351
#: ../drizzled/drizzled.cc:944
1353
msgid "Error: Invalid Value for range_alloc_block_size"
1356
#: ../drizzled/drizzled.cc:956
1358
msgid "Error: Invalid Value for read_buff_size"
1361
#: ../drizzled/drizzled.cc:968
1363
msgid "Error: Invalid Value for read_rnd_buff_size"
1366
#: ../drizzled/drizzled.cc:979
1368
msgid "Error: Invalid Value for sort_buff_size"
1371
#: ../drizzled/drizzled.cc:990
1373
msgid "Error: Invalid Value for table_def_size"
1376
#: ../drizzled/drizzled.cc:1001
1378
msgid "Error: Invalid Value for table_cache_size"
1381
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1383
msgid "Error: Invalid Value for table_lock_wait_timeout"
1386
#: ../drizzled/drizzled.cc:1039
1453
msgid "Unknown locale: '%s'"
1456
#: ../drizzled/drizzled.cc:791
1457
msgid "Can't create thread-keys"
1460
#: ../drizzled/drizzled.cc:861
1461
msgid "Could not initialize table cache\n"
1464
#: ../drizzled/drizzled.cc:872
1465
msgid "XA cache initialization failed: Out of memory\n"
1468
#: ../drizzled/drizzled.cc:881
1469
msgid "Failed to initialize plugins\n"
1472
#: ../drizzled/drizzled.cc:903
1388
"Error: Invalid Value for transaction_message_threshold valid values are "
1389
"between 131072 - 1048576 bytes"
1392
#: ../drizzled/drizzled.cc:1097
1394
msgid "Defaults file '%s' not found\n"
1397
#: ../drizzled/drizzled.cc:1139
1399
msgid "gethostname failed, using '%s' as hostname"
1402
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
1475
"%s: Unknown options give (first unknown is '%s').\n"
1476
"Use --verbose --help to get a list of available options\n"
1479
#: ../drizzled/drizzled.cc:928
1480
msgid "No scheduler found, cannot continue!\n"
1483
#: ../drizzled/drizzled.cc:952
1485
msgid "Unknown/unsupported storage engine: %s\n"
1488
#: ../drizzled/drizzled.cc:1044
1403
1489
msgid "Display this help and exit."
1404
1490
msgstr "显示此帮助信息并退出。"
1406
#: ../drizzled/drizzled.cc:1157
1407
msgid "Configuration file to use"
1410
#: ../drizzled/drizzled.cc:1159
1411
msgid "Base location for config files"
1414
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1415
msgid "Directory for plugins."
1418
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1420
"Optional comma separated list of plugins to load at startup in addition to "
1421
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1424
#: ../drizzled/drizzled.cc:1170 ../drizzled/drizzled.cc:1978
1426
"Optional comma separated list of plugins to not load at startup. Effectively "
1427
"removes a plugin from the list of plugins to be loaded. [for example: --"
1428
"plugin_remove=crc32,logger_gearman]"
1431
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1984
1433
"Optional comma separated list of plugins to load at starup instead of the "
1434
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1437
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1748
1492
#: ../drizzled/drizzled.cc:1048
1493
msgid "Display this help and exit after initializing plugins."
1496
#: ../drizzled/drizzled.cc:1052
1498
msgid "Print the default settings and exit"
1499
msgstr "退出时打印部份调试信息。"
1501
#: ../drizzled/drizzled.cc:1056
1438
1502
msgid "Auto-increment columns are incremented by this"
1441
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1753
1505
#: ../drizzled/drizzled.cc:1061
1443
1507
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1447
#: ../drizzled/drizzled.cc:1185 ../drizzled/drizzled.cc:1759
1511
#: ../drizzled/drizzled.cc:1067
1449
1513
"Path to installation directory. All paths are usually resolved relative to "
1453
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1764
1517
#: ../drizzled/drizzled.cc:1072
1454
1518
msgid "Chroot drizzled daemon during startup."
1457
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1768
1521
#: ../drizzled/drizzled.cc:1076
1458
1522
msgid "Set the default collation."
1461
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1525
#: ../drizzled/drizzled.cc:1080
1462
1526
msgid "Default completion type."
1465
#: ../drizzled/drizzled.cc:1193 ../drizzled/drizzled.cc:1777
1529
#: ../drizzled/drizzled.cc:1085
1466
1530
msgid "Write core on errors."
1469
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1781
1533
#: ../drizzled/drizzled.cc:1089
1470
1534
msgid "Path to the database root."
1473
#: ../drizzled/drizzled.cc:1197
1475
msgid "Set the default storage engine for tables."
1537
#: ../drizzled/drizzled.cc:1093
1538
msgid "Set the default storage engine (table type) for tables."
1478
#: ../drizzled/drizzled.cc:1199 ../drizzled/drizzled.cc:1788
1541
#: ../drizzled/drizzled.cc:1097
1479
1542
msgid "Set the default time zone."
1482
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1793
1545
#: ../drizzled/drizzled.cc:1102
1483
1546
msgid "Used for debugging; Use at your own risk!"
1486
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1798
1549
#: ../drizzled/drizzled.cc:1107
1487
1550
msgid "Set up signals usable for debugging"
1490
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1802
1553
#: ../drizzled/drizzled.cc:1111
1557
#: ../drizzled/drizzled.cc:1115
1491
1558
msgid "Set the language used for the month names and the days of the week."
1494
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1807
1561
#: ../drizzled/drizzled.cc:1120
1495
1562
msgid "Log some not critical warnings to the log file."
1498
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1812
1499
msgid "Pid file used by drizzled."
1502
#: ../drizzled/drizzled.cc:1211
1503
msgid "Maximum time in seconds to wait for the port to become free. "
1506
#: ../drizzled/drizzled.cc:1213
1507
msgid "Include the SQL query in replicated protobuf messages."
1510
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1821
1565
#: ../drizzled/drizzled.cc:1125
1566
msgid "Pid file used by safe_mysqld."
1569
#: ../drizzled/drizzled.cc:1129
1571
"Maximum time in seconds to wait for the port to become free. (Default: no "
1575
#: ../drizzled/drizzled.cc:1134
1512
1577
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1513
1578
"specified directory"
1516
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1826
1581
#: ../drizzled/drizzled.cc:1139
1518
1583
"Uniquely identifies the server instance in the community of replication "
1522
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1831
1587
#: ../drizzled/drizzled.cc:1144
1523
1588
msgid "Don't print a stack trace on failure."
1526
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1835
1591
#: ../drizzled/drizzled.cc:1148
1527
1592
msgid "Enable symbolic link support."
1530
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1844
1595
#: ../drizzled/drizzled.cc:1157
1532
1597
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1535
#: ../drizzled/drizzled.cc:1228 ../drizzled/drizzled.cc:1849
1600
#: ../drizzled/drizzled.cc:1162
1536
1601
msgid "Path for temporary files."
1539
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1853
1604
#: ../drizzled/drizzled.cc:1166
1540
1605
msgid "Default transaction isolation level."
1543
#: ../drizzled/drizzled.cc:1232
1545
"Max message size written to transaction log, valid values 131072 - 1048576 "
1549
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1857
1608
#: ../drizzled/drizzled.cc:1170
1550
1609
msgid "Run drizzled daemon as user."
1553
#: ../drizzled/drizzled.cc:1238 ../drizzled/drizzled.cc:1865
1612
#: ../drizzled/drizzled.cc:1178
1555
1614
"The number of outstanding connection requests Drizzle can have. This comes "
1556
1615
"into play when the main Drizzle thread gets very many connection requests in "
1557
1616
"a very short time."
1560
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1871
1619
#: ../drizzled/drizzled.cc:1184
1562
1621
"Size of tree cache used in bulk insert optimization. Note that this is a "
1563
1622
"limit per thread!"
1566
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1877
1625
#: ../drizzled/drizzled.cc:1190
1568
1627
"Precision of the result of '/' operator will be increased on that value."
1571
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1883
1630
#: ../drizzled/drizzled.cc:1196
1572
1631
msgid "The maximum length of the result of function group_concat."
1575
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1888
1634
#: ../drizzled/drizzled.cc:1201
1576
1635
msgid "The size of the buffer that is used for full joins."
1579
#: ../drizzled/drizzled.cc:1254
1581
"A global cap on the amount of memory that can be allocated by session join "
1582
"buffers (0 means unlimited)"
1585
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1894
1638
#: ../drizzled/drizzled.cc:1207
1586
1639
msgid "Max packetlength to send/receive from to server."
1589
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1899
1642
#: ../drizzled/drizzled.cc:1212
1591
1644
"If there is more than this number of interrupted connections from a host "
1592
1645
"this host will be blocked from further connections."
1595
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1904
1648
#: ../drizzled/drizzled.cc:1217
1596
1649
msgid "Max number of errors/warnings to store for a statement."
1599
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1909
1652
#: ../drizzled/drizzled.cc:1222
1600
1653
msgid "Don't allow creation of heap tables bigger than this."
1603
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1915
1656
#: ../drizzled/drizzled.cc:1228
1605
1658
"Joins that are probably going to read more than max_join_size records return "
1609
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1921
1662
#: ../drizzled/drizzled.cc:1234
1610
1663
msgid "Max number of bytes in sorted records."
1613
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1926
1666
#: ../drizzled/drizzled.cc:1239
1614
1667
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1617
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1931
1670
#: ../drizzled/drizzled.cc:1244
1619
1672
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1620
1673
"max_sort_length bytes of each value are used; the rest are ignored)."
1623
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1938
1676
#: ../drizzled/drizzled.cc:1251
1624
1677
msgid "After this many write locks, allow some read locks to run in between."
1627
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1942
1680
#: ../drizzled/drizzled.cc:1255
1629
1682
"Don't log queries which examine less than min_examined_row_limit rows to "
1633
#: ../drizzled/drizzled.cc:1281
1686
#: ../drizzled/drizzled.cc:1261
1635
"Do not apply any heuristic(s) during query optimization to prune, thus "
1636
"perform an exhaustive search from the optimizer search space."
1688
"Controls the heuristic(s) applied during query optimization to prune less-"
1689
"promising partial plans from the optimizer search space. Meaning: false - do "
1690
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1691
"based on number of retrieved rows."
1639
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1956
1694
#: ../drizzled/drizzled.cc:1269
1641
1696
"Maximum depth of search performed by the query optimizer. Values larger than "
1642
1697
"the number of relations in a query result in better query plans, but take "
1806
1797
msgstr "版权所有 (C) 2008 Sun Microsystem\n"
1808
#: ../drizzled/drizzled.cc:2091
1799
#: ../drizzled/drizzled.cc:1405
1810
1801
msgid "Usage: %s [OPTIONS]\n"
1813
#: ../drizzled/drizzled.cc:2214
1804
#: ../drizzled/drizzled.cc:1529
1816
1807
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1817
1808
"command line\n"
1820
#: ../drizzled/drizzled.cc:2231
1821
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1824
#: ../drizzled/drizzled.cc:2244
1825
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1828
#: ../drizzled/drizzled.cc:2257
1829
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1832
#: ../drizzled/drizzled.cc:2270
1833
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1836
#: ../drizzled/error.cc:131
1811
#: ../drizzled/drizzled.cc:1572
1812
msgid "Can't start server: cannot resolve hostname!"
1815
#: ../drizzled/drizzled.cc:1578
1816
msgid "Can't start server: bind-address refers to multiple interfaces!"
1819
#: ../drizzled/error.cc:138
1838
1821
msgid "Unknown error %d"
1841
#: ../drizzled/error.cc:207
1824
#: ../drizzled/error.cc:214
1845
#: ../drizzled/error.cc:208
1828
#: ../drizzled/error.cc:215
1849
#: ../drizzled/error.cc:209
1832
#: ../drizzled/error.cc:216
1851
1834
msgid "Can't create file '%-.200s' (errno: %d)"
1854
#: ../drizzled/error.cc:210
1837
#: ../drizzled/error.cc:217
1856
1839
msgid "Can't create table '%-.200s' (errno: %d)"
1859
#: ../drizzled/error.cc:211
1861
msgid "Can't create schema '%-.192s' (errno: %d)"
1864
#: ../drizzled/error.cc:212
1866
msgid "Can't create schema '%-.192s'; schema exists"
1869
#: ../drizzled/error.cc:213
1871
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1874
#: ../drizzled/error.cc:214
1876
msgid "Error on delete of '%-.192s' (errno: %d)"
1879
#: ../drizzled/error.cc:215
1881
msgid "Can't get status of '%-.200s' (errno: %d)"
1884
#: ../drizzled/error.cc:216
1886
msgid "Can't lock file (errno: %d)"
1889
#: ../drizzled/error.cc:217
1891
msgid "Can't open file: '%-.200s' (errno: %d)"
1894
1842
#: ../drizzled/error.cc:218
1896
msgid "Can't find file: '%-.200s' (errno: %d)"
1844
msgid "Can't create database '%-.192s' (errno: %d)"
1899
1847
#: ../drizzled/error.cc:219
1901
msgid "Can't read dir of '%-.192s' (errno: %d)"
1849
msgid "Can't create database '%-.192s'; database exists"
1904
1852
#: ../drizzled/error.cc:220
1906
msgid "Record has changed since last read in table '%-.192s'"
1854
msgid "Can't drop database '%-.192s'; database doesn't exist"
1909
1857
#: ../drizzled/error.cc:221
1911
msgid "Disk full (%s); waiting for someone to free some space..."
1859
msgid "Error on delete of '%-.192s' (errno: %d)"
1914
1862
#: ../drizzled/error.cc:222
1916
msgid "Can't write; duplicate key in table '%-.192s'"
1864
msgid "Can't get status of '%-.200s' (errno: %d)"
1919
1867
#: ../drizzled/error.cc:223
1921
msgid "Error on close of '%-.192s' (errno: %d)"
1869
msgid "Can't lock file (errno: %d)"
1924
1872
#: ../drizzled/error.cc:224
1926
msgid "Error reading file '%-.200s' (errno: %d)"
1874
msgid "Can't open file: '%-.200s' (errno: %d)"
1929
1877
#: ../drizzled/error.cc:225
1931
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1879
msgid "Can't find file: '%-.200s' (errno: %d)"
1934
1882
#: ../drizzled/error.cc:226
1936
msgid "Error writing file '%-.200s' (errno: %d)"
1884
msgid "Can't read dir of '%-.192s' (errno: %d)"
1939
1887
#: ../drizzled/error.cc:227
1941
msgid "'%-.192s' is locked against change"
1889
msgid "Record has changed since last read in table '%-.192s'"
1944
1892
#: ../drizzled/error.cc:228
1945
msgid "Sort aborted"
1894
msgid "Disk full (%s); waiting for someone to free some space..."
1948
1897
#: ../drizzled/error.cc:229
1950
msgid "Got error %d from storage engine"
1899
msgid "Can't write; duplicate key in table '%-.192s'"
1953
1902
#: ../drizzled/error.cc:230
1955
msgid "Table storage engine for '%-.192s' doesn't have this option"
1904
msgid "Error on close of '%-.192s' (errno: %d)"
1958
1907
#: ../drizzled/error.cc:231
1960
msgid "Can't find record in '%-.192s'"
1909
msgid "Error reading file '%-.200s' (errno: %d)"
1963
1912
#: ../drizzled/error.cc:232
1965
msgid "Incorrect information in file: '%-.200s'"
1914
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1968
1917
#: ../drizzled/error.cc:233
1970
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1919
msgid "Error writing file '%-.200s' (errno: %d)"
1973
1922
#: ../drizzled/error.cc:234
1975
msgid "Old key file for table '%-.192s'; repair it!"
1924
msgid "'%-.192s' is locked against change"
1978
1927
#: ../drizzled/error.cc:235
1980
msgid "Table '%-.192s' is read only"
1928
msgid "Sort aborted"
1983
1931
#: ../drizzled/error.cc:236
1985
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1933
msgid "Got error %d from storage engine"
1988
1936
#: ../drizzled/error.cc:237
1989
msgid "Out of sort memory; increase server sort buffer size"
1938
msgid "Table storage engine for '%-.192s' doesn't have this option"
1992
1941
#: ../drizzled/error.cc:238
1993
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1943
msgid "Can't find record in '%-.192s'"
1996
1946
#: ../drizzled/error.cc:239
1997
msgid "Global join memory constraint hit; increase join-heap-threshold"
1948
msgid "Incorrect information in file: '%-.200s'"
2000
1951
#: ../drizzled/error.cc:240
2001
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1953
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2004
1956
#: ../drizzled/error.cc:241
2005
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1958
msgid "Old key file for table '%-.192s'; repair it!"
2008
1961
#: ../drizzled/error.cc:242
1963
msgid "Table '%-.192s' is read only"
1966
#: ../drizzled/error.cc:243
1968
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1971
#: ../drizzled/error.cc:244
1972
msgid "Out of sort memory; increase server sort buffer size"
1975
#: ../drizzled/error.cc:245
2010
1977
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2013
#: ../drizzled/error.cc:243
1980
#: ../drizzled/error.cc:246
2014
1981
msgid "Too many connections"
2017
#: ../drizzled/error.cc:244
1984
#: ../drizzled/error.cc:247
2019
1986
"Out of memory; check if drizzled or some other process uses all available "
2020
1987
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2021
1988
"memory or you can add more swap space"
2024
#: ../drizzled/error.cc:245
1991
#: ../drizzled/error.cc:248
2025
1992
msgid "Can't get hostname for your address"
2028
#: ../drizzled/error.cc:246
1995
#: ../drizzled/error.cc:249
2029
1996
msgid "Bad handshake"
2032
#: ../drizzled/error.cc:247
2034
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2037
#: ../drizzled/error.cc:248
2039
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2042
#: ../drizzled/error.cc:249
2043
msgid "No schema selected"
2046
1999
#: ../drizzled/error.cc:250
2047
msgid "Unknown command"
2001
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2050
2004
#: ../drizzled/error.cc:251
2052
msgid "Column '%-.192s' cannot be null"
2006
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2055
2009
#: ../drizzled/error.cc:252
2057
msgid "Unknown schema '%-.192s'"
2010
msgid "No database selected"
2060
2013
#: ../drizzled/error.cc:253
2014
msgid "Unknown command"
2017
#: ../drizzled/error.cc:254
2019
msgid "Column '%-.192s' cannot be null"
2022
#: ../drizzled/error.cc:255
2024
msgid "Unknown database '%-.192s'"
2027
#: ../drizzled/error.cc:256
2062
2029
msgid "Table '%-.192s' already exists"
2065
#: ../drizzled/error.cc:254
2032
#: ../drizzled/error.cc:257
2067
2034
msgid "Unknown table '%-.100s'"
2070
#: ../drizzled/error.cc:255
2037
#: ../drizzled/error.cc:258
2072
2039
msgid "Column '%-.192s' in %-.192s is ambiguous"
2075
#: ../drizzled/error.cc:256
2042
#: ../drizzled/error.cc:259
2076
2043
msgid "Server shutdown in progress"
2079
#: ../drizzled/error.cc:257
2046
#: ../drizzled/error.cc:260
2081
2048
msgid "Unknown column '%-.192s' in '%-.192s'"
2084
#: ../drizzled/error.cc:258
2051
#: ../drizzled/error.cc:261
2086
2053
msgid "'%-.192s' isn't in GROUP BY"
2089
#: ../drizzled/error.cc:259
2056
#: ../drizzled/error.cc:262
2091
2058
msgid "Can't group on '%-.192s'"
2094
#: ../drizzled/error.cc:260
2061
#: ../drizzled/error.cc:263
2095
2062
msgid "Statement has sum functions and columns in same statement"
2098
#: ../drizzled/error.cc:261
2065
#: ../drizzled/error.cc:264
2099
2066
msgid "Column count doesn't match value count"
2102
#: ../drizzled/error.cc:262
2069
#: ../drizzled/error.cc:265
2104
2071
msgid "Identifier name '%-.100s' is too long"
2107
#: ../drizzled/error.cc:263
2074
#: ../drizzled/error.cc:266
2109
2076
msgid "Duplicate column name '%-.192s'"
2112
#: ../drizzled/error.cc:264
2079
#: ../drizzled/error.cc:267
2114
2081
msgid "Duplicate key name '%-.192s'"
2117
#: ../drizzled/error.cc:265
2084
#: ../drizzled/error.cc:268
2119
2086
msgid "Duplicate entry '%-.192s' for key %d"
2122
#: ../drizzled/error.cc:266
2089
#: ../drizzled/error.cc:269
2124
2091
msgid "Incorrect column specifier for column '%-.192s'"
2127
#: ../drizzled/error.cc:267
2094
#: ../drizzled/error.cc:270
2129
2096
msgid "%s near '%-.80s' at line %d"
2132
#: ../drizzled/error.cc:268
2099
#: ../drizzled/error.cc:271
2133
2100
msgid "Query was empty"
2136
#: ../drizzled/error.cc:269
2103
#: ../drizzled/error.cc:272
2138
2105
msgid "Not unique table/alias: '%-.192s'"
2141
#: ../drizzled/error.cc:270
2108
#: ../drizzled/error.cc:273
2143
2110
msgid "Invalid default value for '%-.192s'"
2146
#: ../drizzled/error.cc:271
2113
#: ../drizzled/error.cc:274
2147
2114
msgid "Multiple primary key defined"
2150
#: ../drizzled/error.cc:272
2117
#: ../drizzled/error.cc:275
2152
2119
msgid "Too many keys specified; max %d keys allowed"
2155
#: ../drizzled/error.cc:273
2122
#: ../drizzled/error.cc:276
2157
2124
msgid "Too many key parts specified; max %d parts allowed"
2160
#: ../drizzled/error.cc:274
2127
#: ../drizzled/error.cc:277
2162
2129
msgid "Specified key was too long; max key length is %d bytes"
2165
#: ../drizzled/error.cc:275
2132
#: ../drizzled/error.cc:278
2167
2134
msgid "Key column '%-.192s' doesn't exist in table"
2170
#: ../drizzled/error.cc:276
2137
#: ../drizzled/error.cc:279
2173
2140
"BLOB column '%-.192s' can't be used in key specification with the used table "
2177
#: ../drizzled/error.cc:277
2144
#: ../drizzled/error.cc:280
2180
2147
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2184
#: ../drizzled/error.cc:278
2151
#: ../drizzled/error.cc:281
2186
2153
"Incorrect table definition; there can be only one auto column and it must be "
2187
2154
"defined as a key"
2190
#: ../drizzled/error.cc:279
2157
#: ../drizzled/error.cc:282
2192
2159
msgid "%s: Normal shutdown\n"
2195
#: ../drizzled/error.cc:280
2162
#: ../drizzled/error.cc:283
2197
2164
msgid "%s: Got signal %d. Aborting!\n"
2200
#: ../drizzled/error.cc:281
2167
#: ../drizzled/error.cc:284
2202
2169
msgid "%s: Shutdown complete\n"
2205
#: ../drizzled/error.cc:282
2172
#: ../drizzled/error.cc:285
2207
2174
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2210
#: ../drizzled/error.cc:283
2177
#: ../drizzled/error.cc:286
2211
2178
msgid "Can't create IP socket"
2214
#: ../drizzled/error.cc:284
2181
#: ../drizzled/error.cc:287
2217
2184
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2221
#: ../drizzled/error.cc:285
2188
#: ../drizzled/error.cc:288
2224
2191
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2225
2192
"check the manual"
2228
#: ../drizzled/error.cc:286
2195
#: ../drizzled/error.cc:289
2230
2197
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2233
#: ../drizzled/error.cc:287
2200
#: ../drizzled/error.cc:290
2236
"The file '%-.128s' must be in the schema directory or be readable by all"
2203
"The file '%-.128s' must be in the database directory or be readable by all"
2239
#: ../drizzled/error.cc:288
2206
#: ../drizzled/error.cc:291
2241
2208
msgid "File '%-.200s' already exists"
2244
#: ../drizzled/error.cc:289
2211
#: ../drizzled/error.cc:292
2246
2213
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2249
#: ../drizzled/error.cc:290
2216
#: ../drizzled/error.cc:293
2251
2218
"Incorrect prefix key; the used key part isn't a string, the used length is "
2252
2219
"longer than the key part, or the storage engine doesn't support unique "
2256
#: ../drizzled/error.cc:291
2223
#: ../drizzled/error.cc:294
2257
2224
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2260
#: ../drizzled/error.cc:292
2227
#: ../drizzled/error.cc:295
2262
2229
msgid "Can't DROP '%-.192s'; check that column/key exists"
2265
#: ../drizzled/error.cc:293
2232
#: ../drizzled/error.cc:296
2267
2234
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2270
#: ../drizzled/error.cc:294
2237
#: ../drizzled/error.cc:297
2272
2239
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2275
#. KILL session errors
2276
#: ../drizzled/error.cc:297
2278
msgid "Unknown session id: %lu"
2281
2242
#: ../drizzled/error.cc:298
2283
msgid "You are not the owner of session %lu"
2244
msgid "Unknown thread id: %lu"
2286
2247
#: ../drizzled/error.cc:299
2287
msgid "You cannot kill the session you are connected from."
2249
msgid "You are not owner of thread %lu"
2252
#: ../drizzled/error.cc:300
2253
msgid "No tables used"
2256
#: ../drizzled/error.cc:301
2258
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2290
2261
#: ../drizzled/error.cc:302
2291
msgid "No tables used"
2263
msgid "Incorrect database name '%-.100s'"
2294
2266
#: ../drizzled/error.cc:303
2296
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2268
msgid "Incorrect table name '%-.100s'"
2299
2271
#: ../drizzled/error.cc:304
2301
msgid "Incorrect schema name '%-.100s'"
2304
#: ../drizzled/error.cc:305
2306
msgid "Incorrect table name '%-.100s'"
2309
#: ../drizzled/error.cc:306
2311
2273
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2312
2274
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2315
#: ../drizzled/error.cc:307
2277
#: ../drizzled/error.cc:305
2316
2278
msgid "Unknown error"
2319
#: ../drizzled/error.cc:308
2281
#: ../drizzled/error.cc:306
2321
2283
msgid "Unknown procedure '%-.192s'"
2324
#: ../drizzled/error.cc:309
2286
#: ../drizzled/error.cc:307
2326
2288
msgid "Incorrect parameter count to procedure '%-.192s'"
2329
#: ../drizzled/error.cc:310
2291
#: ../drizzled/error.cc:308
2331
2293
msgid "Unknown table '%-.192s' in %-.32s"
2334
#: ../drizzled/error.cc:311
2296
#: ../drizzled/error.cc:309
2336
2298
msgid "Column '%-.192s' specified twice"
2339
#: ../drizzled/error.cc:312
2301
#: ../drizzled/error.cc:310
2340
2302
msgid "Invalid use of group function"
2343
#: ../drizzled/error.cc:313
2305
#: ../drizzled/error.cc:311
2346
2308
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2349
#: ../drizzled/error.cc:314
2311
#: ../drizzled/error.cc:312
2350
2312
msgid "A table must have at least 1 column"
2353
#: ../drizzled/error.cc:315
2315
#: ../drizzled/error.cc:313
2355
2317
msgid "The table '%-.192s' is full"
2358
#: ../drizzled/error.cc:316
2320
#: ../drizzled/error.cc:314
2360
2322
msgid "Too many tables; Drizzle can only use %d tables in a join"
2363
#: ../drizzled/error.cc:317
2325
#: ../drizzled/error.cc:315
2364
2326
msgid "Too many columns"
2367
#: ../drizzled/error.cc:318
2329
#: ../drizzled/error.cc:316
2370
2332
"Row size too large. The maximum row size for the used table type, not "
2371
2333
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2374
#: ../drizzled/error.cc:319
2336
#: ../drizzled/error.cc:317
2375
2337
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2378
#: ../drizzled/error.cc:320
2340
#: ../drizzled/error.cc:318
2381
2343
"Table handler doesn't support NULL in given index. Please change column "
2382
2344
"'%-.192s' to be NOT NULL or use another handler"
2385
#: ../drizzled/error.cc:321
2347
#: ../drizzled/error.cc:319
2386
2348
msgid "No paths allowed for plugin library"
2389
#: ../drizzled/error.cc:322
2351
#: ../drizzled/error.cc:320
2391
2353
msgid "Plugin '%-.192s' already exists"
2394
#: ../drizzled/error.cc:323
2356
#: ../drizzled/error.cc:321
2396
2358
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2399
#: ../drizzled/error.cc:324
2361
#: ../drizzled/error.cc:322
2401
2363
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2404
#: ../drizzled/error.cc:325
2366
#: ../drizzled/error.cc:323
2406
2368
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2409
#: ../drizzled/error.cc:326
2371
#: ../drizzled/error.cc:324
2412
2374
"Can't create a new thread (errno %d); if you are not out of available "
2413
2375
"memory, you can consult the manual for a possible OS-dependent bug"
2416
#: ../drizzled/error.cc:327
2378
#: ../drizzled/error.cc:325
2418
2380
msgid "Column count doesn't match value count at row %ld"
2421
#: ../drizzled/error.cc:328
2383
#: ../drizzled/error.cc:326
2423
2385
msgid "Can't reopen table: '%-.192s'"
2426
#: ../drizzled/error.cc:329
2388
#: ../drizzled/error.cc:327
2428
2390
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2429
2391
"illegal if there is no GROUP BY clause"
2432
#: ../drizzled/error.cc:330
2394
#: ../drizzled/error.cc:328
2434
2396
msgid "Table '%-.192s.%-.192s' doesn't exist"
2437
#: ../drizzled/error.cc:331
2399
#: ../drizzled/error.cc:329
2439
2401
"You have an error in your SQL syntax; check the manual that corresponds to "
2440
2402
"your Drizzle server version for the right syntax to use"
2443
#: ../drizzled/error.cc:332
2405
#: ../drizzled/error.cc:330
2444
2406
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2447
#: ../drizzled/error.cc:333
2409
#: ../drizzled/error.cc:331
2448
2410
msgid "Got packets out of order"
2451
#: ../drizzled/error.cc:334
2413
#: ../drizzled/error.cc:332
2452
2414
msgid "The used table type doesn't support BLOB/TEXT columns"
2455
#: ../drizzled/error.cc:335
2417
#: ../drizzled/error.cc:333
2456
2418
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2459
#: ../drizzled/error.cc:336
2421
#: ../drizzled/error.cc:334
2461
2423
msgid "Incorrect column name '%-.100s'"
2464
#: ../drizzled/error.cc:337
2426
#: ../drizzled/error.cc:335
2466
2428
msgid "The used storage engine can't index column '%-.192s'"
2469
#: ../drizzled/error.cc:338
2431
#: ../drizzled/error.cc:336
2471
2433
"Unable to open underlying table which is differently defined or of non-"
2472
2434
"MyISAM type or doesn't exist"
2475
#: ../drizzled/error.cc:339
2437
#: ../drizzled/error.cc:337
2477
2439
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2480
#: ../drizzled/error.cc:340
2442
#: ../drizzled/error.cc:338
2483
2445
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2486
#: ../drizzled/error.cc:341
2448
#: ../drizzled/error.cc:339
2488
2450
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2489
2451
"UNIQUE instead"
2492
#: ../drizzled/error.cc:342
2454
#: ../drizzled/error.cc:340
2493
2455
msgid "Result consisted of more than one row"
2496
#: ../drizzled/error.cc:343
2458
#: ../drizzled/error.cc:341
2497
2459
msgid "This table type requires a primary key"
2500
#: ../drizzled/error.cc:344
2462
#: ../drizzled/error.cc:342
2502
2464
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2505
#: ../drizzled/error.cc:345
2467
#: ../drizzled/error.cc:343
2506
2468
msgid "Can't open table"
2509
#: ../drizzled/error.cc:346
2471
#: ../drizzled/error.cc:344
2511
2473
msgid "The storage engine for the table doesn't support %s"
2514
#: ../drizzled/error.cc:347
2476
#: ../drizzled/error.cc:345
2516
2478
msgid "Got error %d during COMMIT"
2519
#: ../drizzled/error.cc:348
2481
#: ../drizzled/error.cc:346
2521
2483
msgid "Got error %d during ROLLBACK"
2525
2487
#. program that looks over the source for the N_() macros does not
2526
2488
#. (obviously) do macro expansion, so the string is entirely wrong for
2527
2489
#. what it is trying to output for every language except english.
2528
#: ../drizzled/error.cc:353
2490
#: ../drizzled/error.cc:351
2531
2493
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2532
2494
"'%-.64s' (%-.64s)"
2535
#: ../drizzled/error.cc:354
2497
#: ../drizzled/error.cc:352
2537
2499
"Can't execute the given command because you have active locked tables or an "
2538
2500
"active transaction"
2541
#: ../drizzled/error.cc:355
2503
#: ../drizzled/error.cc:353
2543
2505
msgid "Unknown system variable '%-.64s'"
2546
#: ../drizzled/error.cc:356
2508
#: ../drizzled/error.cc:354
2548
2510
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2551
#: ../drizzled/error.cc:357
2513
#: ../drizzled/error.cc:355
2554
2516
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2557
#: ../drizzled/error.cc:358
2519
#: ../drizzled/error.cc:356
2558
2520
msgid "Some non-transactional changed tables couldn't be rolled back"
2561
#: ../drizzled/error.cc:359
2523
#: ../drizzled/error.cc:357
2562
2524
msgid "You may only use constant expressions with SET"
2565
#: ../drizzled/error.cc:360
2527
#: ../drizzled/error.cc:358
2566
2528
msgid "Lock wait timeout exceeded; try restarting transaction"
2569
#: ../drizzled/error.cc:361
2531
#: ../drizzled/error.cc:359
2570
2532
msgid "The total number of locks exceeds the lock table size"
2573
#: ../drizzled/error.cc:362
2535
#: ../drizzled/error.cc:360
2574
2536
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2577
#: ../drizzled/error.cc:363
2539
#: ../drizzled/error.cc:361
2578
2540
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2581
#: ../drizzled/error.cc:364
2543
#: ../drizzled/error.cc:362
2583
2545
msgid "Incorrect arguments to %s"
2586
#: ../drizzled/error.cc:365
2548
#: ../drizzled/error.cc:363
2587
2549
msgid "Deadlock found when trying to get lock; try restarting transaction"
2590
#: ../drizzled/error.cc:366
2552
#: ../drizzled/error.cc:364
2591
2553
msgid "The used table type doesn't support FULLTEXT indexes"
2594
#: ../drizzled/error.cc:367
2556
#: ../drizzled/error.cc:365
2595
2557
msgid "Cannot add foreign key constraint"
2598
#: ../drizzled/error.cc:368
2560
#: ../drizzled/error.cc:366
2599
2561
msgid "Cannot add or update a child row: a foreign key constraint fails"
2602
#: ../drizzled/error.cc:369
2564
#: ../drizzled/error.cc:367
2603
2565
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2606
#: ../drizzled/error.cc:370
2568
#: ../drizzled/error.cc:368
2608
2570
msgid "Incorrect usage of %s and %s"
2611
#: ../drizzled/error.cc:371
2573
#: ../drizzled/error.cc:369
2612
2574
msgid "The used SELECT statements have a different number of columns"
2615
#: ../drizzled/error.cc:372
2577
#: ../drizzled/error.cc:370
2616
2578
msgid "Can't execute the query because you have a conflicting read lock"
2619
#: ../drizzled/error.cc:373
2581
#: ../drizzled/error.cc:371
2622
2584
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2625
#: ../drizzled/error.cc:374
2587
#: ../drizzled/error.cc:372
2628
2590
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2631
#: ../drizzled/error.cc:375
2593
#: ../drizzled/error.cc:373
2633
2595
msgid "Variable '%-.64s' doesn't have a default value"
2636
#: ../drizzled/error.cc:376
2598
#: ../drizzled/error.cc:374
2638
2600
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2641
#: ../drizzled/error.cc:377
2603
#: ../drizzled/error.cc:375
2643
2605
msgid "Incorrect argument type to variable '%-.64s'"
2646
#: ../drizzled/error.cc:378
2608
#: ../drizzled/error.cc:376
2648
2610
msgid "Variable '%-.64s' can only be set, not read"
2651
#: ../drizzled/error.cc:379
2613
#: ../drizzled/error.cc:377
2653
2615
msgid "Incorrect usage/placement of '%s'"
2656
#: ../drizzled/error.cc:380
2618
#: ../drizzled/error.cc:378
2658
2620
msgid "This version of Drizzle doesn't yet support '%s'"
2661
#: ../drizzled/error.cc:381
2623
#: ../drizzled/error.cc:379
2663
2625
msgid "Variable '%-.192s' is a %s variable"
2666
#: ../drizzled/error.cc:382
2628
#: ../drizzled/error.cc:380
2668
2630
msgid "Incorrect foreign key definition for '%-.192s': %s"
2671
#: ../drizzled/error.cc:383
2633
#: ../drizzled/error.cc:381
2672
2634
msgid "Key reference and table reference don't match"
2675
#: ../drizzled/error.cc:384
2637
#: ../drizzled/error.cc:382
2677
2639
msgid "Operand should contain %d column(s)"
2680
#: ../drizzled/error.cc:385
2642
#: ../drizzled/error.cc:383
2681
2643
msgid "Subquery returns more than 1 row"
2684
#: ../drizzled/error.cc:386
2646
#: ../drizzled/error.cc:384
2686
2648
msgid "Converting column '%s' from %s to %s"
2689
#: ../drizzled/error.cc:387
2651
#: ../drizzled/error.cc:385
2691
2653
msgid "Reference '%-.64s' not supported (%s)"
2694
#: ../drizzled/error.cc:388
2656
#: ../drizzled/error.cc:386
2695
2657
msgid "Every derived table must have its own alias"
2698
#: ../drizzled/error.cc:389
2660
#: ../drizzled/error.cc:387
2700
2662
msgid "Select %u was reduced during optimization"
2703
#: ../drizzled/error.cc:390
2665
#: ../drizzled/error.cc:388
2705
2667
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2708
#: ../drizzled/error.cc:391
2670
#: ../drizzled/error.cc:389
2709
2671
msgid "All parts of a SPATIAL index must be NOT NULL"
2712
#: ../drizzled/error.cc:392
2674
#: ../drizzled/error.cc:390
2714
2676
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2717
#: ../drizzled/error.cc:393
2679
#: ../drizzled/error.cc:391
2720
2682
"Uncompressed data size too large; the maximum size is %d (based on "
2721
2683
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2724
#: ../drizzled/error.cc:394
2686
#: ../drizzled/error.cc:392
2725
2687
msgid "ZLIB: Not enough memory"
2728
#: ../drizzled/error.cc:395
2690
#: ../drizzled/error.cc:393
2730
2692
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2731
2693
"data was corrupted)"
2734
#: ../drizzled/error.cc:396
2696
#: ../drizzled/error.cc:394
2735
2697
msgid "ZLIB: Input data corrupted"
2738
#: ../drizzled/error.cc:397
2700
#: ../drizzled/error.cc:395
2740
2702
msgid "%d line(s) were cut by GROUP_CONCAT()"
2743
#: ../drizzled/error.cc:398
2705
#: ../drizzled/error.cc:396
2745
2707
msgid "Row %ld doesn't contain data for all columns"
2748
#: ../drizzled/error.cc:399
2710
#: ../drizzled/error.cc:397
2751
2713
"Row %ld was truncated; it contained more data than there were input columns"
2754
#: ../drizzled/error.cc:400
2716
#: ../drizzled/error.cc:398
2757
2719
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2760
#: ../drizzled/error.cc:401
2722
#: ../drizzled/error.cc:399
2762
2724
msgid "Out of range value for column '%s' at row %ld"
2765
#: ../drizzled/error.cc:402
2727
#: ../drizzled/error.cc:400
2767
2729
msgid "Data truncated for column '%s' at row %ld"
2770
#: ../drizzled/error.cc:403
2732
#: ../drizzled/error.cc:401
2772
2734
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2775
#: ../drizzled/error.cc:404
2737
#: ../drizzled/error.cc:402
2777
2739
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2780
#: ../drizzled/error.cc:405
2742
#: ../drizzled/error.cc:403
2782
2744
msgid "Illegal mix of collations for operation '%s'"
2785
#: ../drizzled/error.cc:406
2747
#: ../drizzled/error.cc:404
2788
2750
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2789
2751
"variable_name)"
2792
#: ../drizzled/error.cc:407
2754
#: ../drizzled/error.cc:405
2794
2756
msgid "Unknown collation: '%-.64s'"
2797
#: ../drizzled/error.cc:408
2759
#: ../drizzled/error.cc:406
2800
2762
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2804
#: ../drizzled/error.cc:409
2766
#: ../drizzled/error.cc:407
2806
2768
msgid "Incorrect index name '%-.100s'"
2809
#: ../drizzled/error.cc:410
2771
#: ../drizzled/error.cc:408
2811
2773
msgid "Incorrect catalog name '%-.100s'"
2814
#: ../drizzled/error.cc:411
2776
#: ../drizzled/error.cc:409
2816
2778
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2819
#: ../drizzled/error.cc:412
2781
#: ../drizzled/error.cc:410
2821
2783
msgid "Unknown table engine '%s'"
2824
#: ../drizzled/error.cc:413
2786
#: ../drizzled/error.cc:411
2826
2788
msgid "The target table %-.100s of the %s is not updatable"
2829
#: ../drizzled/error.cc:414
2791
#: ../drizzled/error.cc:412
2832
2794
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2836
#: ../drizzled/error.cc:415
2798
#: ../drizzled/error.cc:413
2839
2801
"The Drizzle server is running with the %s option so it cannot execute this "
2843
#: ../drizzled/error.cc:416
2805
#: ../drizzled/error.cc:414
2845
2807
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2848
#: ../drizzled/error.cc:417
2810
#: ../drizzled/error.cc:415
2850
2812
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2853
#: ../drizzled/error.cc:418
2815
#: ../drizzled/error.cc:416
2855
2817
"Incorrect table definition; there can be only one TIMESTAMP column with "
2856
2818
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2859
#: ../drizzled/error.cc:419
2821
#: ../drizzled/error.cc:417
2861
2823
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2864
#: ../drizzled/error.cc:420
2826
#: ../drizzled/error.cc:418
2866
2828
msgid "Got error %d '%-.100s' from %s"
2869
#: ../drizzled/error.cc:421
2831
#: ../drizzled/error.cc:419
2871
2833
msgid "Got temporary error %d '%-.100s' from %s"
2874
#: ../drizzled/error.cc:422
2836
#: ../drizzled/error.cc:420
2876
2838
msgid "Unknown or incorrect time zone: '%-.64s'"
2879
#: ../drizzled/error.cc:423
2841
#: ../drizzled/error.cc:421
2881
2843
msgid "Invalid %s character string: '%.64s'"
2884
#: ../drizzled/error.cc:424
2846
#: ../drizzled/error.cc:422
2886
2848
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2889
#: ../drizzled/error.cc:425
2851
#: ../drizzled/error.cc:423
2891
2853
msgid "%s %s does not exist"
2894
#: ../drizzled/error.cc:426
2856
#: ../drizzled/error.cc:424
2895
2857
msgid "Query execution was interrupted"
2898
#: ../drizzled/error.cc:427
2860
#: ../drizzled/error.cc:425
2901
2863
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2902
2864
"(s) or definer/invoker of view lack rights to use them"
2905
#: ../drizzled/error.cc:428
2867
#: ../drizzled/error.cc:426
2907
2869
msgid "Field '%-.192s' doesn't have a default value"
2910
#: ../drizzled/error.cc:429
2872
#: ../drizzled/error.cc:427
2911
2873
msgid "Division by 0"
2914
#: ../drizzled/error.cc:430
2876
#: ../drizzled/error.cc:428
2916
2878
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2919
#: ../drizzled/error.cc:431
2881
#: ../drizzled/error.cc:429
2921
2883
msgid "Illegal %s '%-.192s' value found during parsing"
2924
#: ../drizzled/error.cc:432
2886
#: ../drizzled/error.cc:430
2926
2888
msgid "Key part '%-.192s' length cannot be 0"
2929
#: ../drizzled/error.cc:433
2891
#: ../drizzled/error.cc:431
2932
2894
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2933
2895
"the %.64s state"
2936
#: ../drizzled/error.cc:434
2898
#: ../drizzled/error.cc:432
2938
2900
msgid "Data too long for column '%s' at row %ld"
2941
#: ../drizzled/error.cc:435
2903
#: ../drizzled/error.cc:433
2944
2906
"%s: ready for connections.\n"
2945
2907
"Version: '%s' %s\n"
2948
#: ../drizzled/error.cc:436
2910
#: ../drizzled/error.cc:434
2949
2911
msgid "Can't load value from file with fixed size rows to variable"
2952
#: ../drizzled/error.cc:437
2914
#: ../drizzled/error.cc:435
2954
2916
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2957
#: ../drizzled/error.cc:438
2919
#: ../drizzled/error.cc:436
2958
2920
msgid "Table definition has changed, please retry transaction"
2961
#: ../drizzled/error.cc:439
2923
#: ../drizzled/error.cc:437
2963
2925
msgid "Not allowed to return a result set from a %s"
2966
#: ../drizzled/error.cc:440
2928
#: ../drizzled/error.cc:438
2967
2929
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2970
#: ../drizzled/error.cc:441
2932
#: ../drizzled/error.cc:439
2972
2934
"Explicit or implicit commit is not allowed in stored function or trigger."
2975
#: ../drizzled/error.cc:442
2937
#: ../drizzled/error.cc:440
2977
2939
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2980
#: ../drizzled/error.cc:443
2942
#: ../drizzled/error.cc:441
2982
2944
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2985
#: ../drizzled/error.cc:444
2947
#: ../drizzled/error.cc:442
2988
2950
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2992
#: ../drizzled/error.cc:445
2954
#: ../drizzled/error.cc:443
2993
2955
msgid "Trigger in wrong schema"
2996
#: ../drizzled/error.cc:446
2958
#: ../drizzled/error.cc:444
2999
2961
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3000
2962
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3003
#: ../drizzled/error.cc:447
2965
#: ../drizzled/error.cc:445
3005
2967
msgid "Display width out of range for column '%-.192s' (max = %d)"
3008
#: ../drizzled/error.cc:448
2970
#: ../drizzled/error.cc:446
3010
2972
msgid "Datetime function: %-.32s field overflow"
3013
#: ../drizzled/error.cc:449
2975
#: ../drizzled/error.cc:447
3016
2978
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3019
#: ../drizzled/error.cc:450
2981
#: ../drizzled/error.cc:448
3022
2984
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3025
#: ../drizzled/error.cc:451
2987
#: ../drizzled/error.cc:449
3026
2988
msgid "No data - zero rows fetched, selected, or processed"
3029
#: ../drizzled/error.cc:452
2991
#: ../drizzled/error.cc:450
3031
2993
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3034
#: ../drizzled/error.cc:453
2996
#: ../drizzled/error.cc:451
3036
2998
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3039
#: ../drizzled/error.cc:454
3001
#: ../drizzled/error.cc:452
3040
3002
msgid "The used table type doesn't support SPATIAL indexes"
3043
#: ../drizzled/error.cc:455
3005
#: ../drizzled/error.cc:453
3045
3007
msgid "Leading spaces are removed from name '%s'"
3048
#: ../drizzled/error.cc:456
3010
#: ../drizzled/error.cc:454
3049
3011
msgid "Failed to read auto-increment value from storage engine"
3052
#: ../drizzled/error.cc:457
3014
#: ../drizzled/error.cc:455
3054
3016
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3057
#: ../drizzled/error.cc:458
3019
#: ../drizzled/error.cc:456
3058
3020
msgid "Too high level of nesting for select"
3061
#: ../drizzled/error.cc:459
3023
#: ../drizzled/error.cc:457
3063
3025
msgid "Name '%-.64s' has become ''"
3066
#: ../drizzled/error.cc:460
3028
#: ../drizzled/error.cc:458
3068
3030
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3069
3031
"optional and non-empty FIELDS ENCLOSED BY"
3034
#: ../drizzled/error.cc:459
3037
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3040
#: ../drizzled/error.cc:460
3042
msgid "Incorrect %-.32s value: '%-.128s'"
3072
3045
#: ../drizzled/error.cc:461
3075
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3047
msgid "Table has no partition for value %-.64s"
3078
3050
#: ../drizzled/error.cc:462
3080
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3051
msgid "Writing one row to the row-based binary log failed"
3083
3054
#: ../drizzled/error.cc:463
3085
msgid "Incorrect %-.32s value: '%-.128s'"
3056
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3088
3059
#: ../drizzled/error.cc:464
3090
msgid "Table has no partition for value %-.64s"
3062
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3063
"d would lead to a duplicate entry"
3093
3066
#: ../drizzled/error.cc:465
3094
msgid "Writing one row to the row-based binary log failed"
3097
#: ../drizzled/error.cc:466
3099
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3102
#: ../drizzled/error.cc:467
3105
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3106
"%d would lead to a duplicate entry"
3109
#: ../drizzled/error.cc:468
3111
3068
"Transaction isolation level can't be changed while a transaction is in "
3115
#: ../drizzled/error.cc:469
3072
#: ../drizzled/error.cc:466
3117
3074
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3120
#: ../drizzled/error.cc:470
3077
#: ../drizzled/error.cc:467
3122
3079
msgid "Incorrect parameters in the call to native function '%-.192s'"
3125
#: ../drizzled/error.cc:471
3082
#: ../drizzled/error.cc:468
3127
3084
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3130
#: ../drizzled/error.cc:472
3087
#: ../drizzled/error.cc:469
3132
3089
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3135
#: ../drizzled/error.cc:473
3092
#: ../drizzled/error.cc:470
3137
3094
msgid "Received an invalid value '%s' for a UNIX timestamp."
3140
#: ../drizzled/error.cc:474
3097
#: ../drizzled/error.cc:471
3142
3099
msgid "Received an invalid datetime value '%s'."
3145
#: ../drizzled/error.cc:475
3102
#: ../drizzled/error.cc:472
3147
3104
msgid "Received a NULL argument for function '%s'."
3150
#: ../drizzled/error.cc:476
3107
#: ../drizzled/error.cc:473
3152
3109
msgid "Received an out-of-range argument '%s' for function '%s'."
3155
#: ../drizzled/error.cc:477
3112
#: ../drizzled/error.cc:474
3157
3114
msgid "Received an invalid enum value '%s'."
3160
#: ../drizzled/error.cc:478
3117
#: ../drizzled/error.cc:475
3161
3118
msgid "Tables which are replicated require a primary key."
3164
#: ../drizzled/error.cc:479
3121
#: ../drizzled/error.cc:476
3166
3123
msgid "Corrupt or invalid table definition: %s"
3169
#: ../drizzled/error.cc:480
3126
#: ../drizzled/error.cc:477
3171
3128
msgid "Corrupt or invalid schema definition for %s : %s"
3174
#: ../drizzled/error.cc:481
3131
#: ../drizzled/error.cc:478
3176
3133
msgid "Schema does not exist: %s"
3179
#: ../drizzled/error.cc:482
3136
#: ../drizzled/error.cc:479
3181
3138
msgid "Error altering schema: %s"
3184
#: ../drizzled/error.cc:483
3141
#: ../drizzled/error.cc:480
3186
3143
msgid "Error droppping Schema : %s"
3189
#: ../drizzled/error.cc:484
3146
#: ../drizzled/error.cc:481
3190
3147
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3193
#: ../drizzled/error.cc:485
3150
#: ../drizzled/error.cc:482
3195
3152
msgid "Unknown table engine option key/pair %s = %s."
3198
#: ../drizzled/error.cc:486
3155
#: ../drizzled/error.cc:483
3200
3157
msgid "Unknown schema engine option key/pair %s = %s."
3203
#. User lock/barrier error messages
3204
#: ../drizzled/error.cc:489
3205
msgid "wait() can not be called on session owning user defined barrier."
3208
#: ../drizzled/error.cc:490
3209
msgid "Unknown user defined barrier requested."
3212
#: ../drizzled/error.cc:491
3213
msgid "Session does not own user defined barrier."
3216
#: ../drizzled/error.cc:492
3217
msgid "Session can not wait on a user defined lock owned by the session."
3220
#: ../drizzled/error.cc:493
3221
msgid "Session does not own user defined lock."
3224
#: ../drizzled/error.cc:495
3225
msgid "Invalid name for user defined barrier."
3228
#: ../drizzled/error.cc:496
3229
msgid "Invalid name for user defined lock."
3232
#: ../drizzled/error.cc:498
3160
#: ../drizzled/error.cc:485
3234
3162
msgid "Can't unlock file (Errcode: %d)"
3237
#: ../drizzled/error.cc:499
3165
#: ../drizzled/error.cc:486
3239
3167
msgid "Can't change size of file (Errcode: %d)"
3242
#: ../drizzled/error.cc:500
3170
#: ../drizzled/error.cc:487
3244
3172
msgid "Can't open stream from handle (Errcode: %d)"
3247
#: ../drizzled/error.cc:501
3175
#: ../drizzled/error.cc:488
3249
3177
msgid "Warning: '%s' had %d links"
3252
#: ../drizzled/error.cc:502
3180
#: ../drizzled/error.cc:489
3254
3182
msgid "Warning: %d files and %d streams is left open\n"
3257
#: ../drizzled/error.cc:503
3185
#: ../drizzled/error.cc:490
3259
3187
msgid "Can't create directory '%s' (Errcode: %d)"
3262
#: ../drizzled/error.cc:504
3190
#: ../drizzled/error.cc:491
3265
3193
"Character set '%s' is not a compiled character set and is not specified in "
3269
#: ../drizzled/error.cc:505
3197
#: ../drizzled/error.cc:492
3271
3199
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3274
#: ../drizzled/error.cc:506
3202
#: ../drizzled/error.cc:493
3276
3204
msgid "Can't read value for symlink '%s' (Error %d)"
3279
#: ../drizzled/error.cc:507
3207
#: ../drizzled/error.cc:494
3281
3209
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3284
#: ../drizzled/error.cc:508
3212
#: ../drizzled/error.cc:495
3286
3214
msgid "Error on realpath() on '%s' (Error %d)"
3289
#: ../drizzled/error.cc:509
3217
#: ../drizzled/error.cc:496
3291
3219
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3294
#: ../drizzled/error.cc:510
3222
#: ../drizzled/error.cc:497
3297
3225
"Collation '%s' is not a compiled collation and is not specified in the %s "
3301
#: ../drizzled/error.cc:511
3229
#: ../drizzled/error.cc:498
3303
3231
msgid "File '%s' (fileno: %d) was not closed"
3306
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3234
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3308
3236
"Schema name cannot be encoded and fit within filesystem name length "
3309
3237
"restrictions."
3312
#: ../drizzled/identifier/table.cc:230
3240
#: ../drizzled/identifier/table.cc:224
3314
3242
"Table name cannot be encoded and fit within filesystem name length "
3315
3243
"restrictions."
3749
#: ../drizzled/sql_table.cc:1908
3733
#: ../drizzled/sql_base.cc:1518
3735
msgid "Table %s had a open data Cursor in reopen_table"
3738
#: ../drizzled/sql_table.cc:1933
3751
3740
msgid "Unknown - internal error %d during operation"
3754
#: ../drizzled/statement/alter_table.cc:1511
3743
#: ../drizzled/statement/alter_table.cc:1486
3757
3746
"order_st BY ignored because there is a user-defined clustered index in the "
3758
3747
"table '%-.192s'"
3761
#: ../drizzled/sys_var.cc:1554
3763
msgid "Variable named %s already exists!\n"
3766
#: ../drizzled/sys_var.cc:1563
3768
msgid "Could not add Variable: %s\n"
3771
#: ../drizzled/sys_var.cc:1662
3772
msgid "Failed to initialize system variables"
3775
#: ../drizzled/table.cc:1636
3750
#: ../drizzled/table.cc:1964
3777
3752
msgid "Got error %d when reading table '%s'"
3755
#: ../drizzled/table_share.cc:860
3757
msgid "Table %s has invalid/unknown collation: %d,%s"
3760
#: ../drizzled/table_share.cc:1153
3762
msgid "ENUM column %s has greater than %d possible values"
3765
#: ../drizzled/table_share.cc:2063
3767
msgid "Unknown collation '%s' in table '%-.64s' definition"
3770
#: ../drizzled/table_share.cc:2070
3773
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3780
3777
#: ../drizzled/tztime.cc:173
3782
3779
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3785
#: ../plugin/auth_file/auth_file.cc:227
3782
#: ../plugin/auth_file/auth_file.cc:225
3787
3784
msgid "Could not load auth file: %s\n"
3790
#: ../plugin/auth_file/auth_file.cc:243
3787
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3791
3788
msgid "File to load for usernames and passwords"
3794
#: ../plugin/auth_http/auth_http.cc:135
3796
"auth_http plugin loaded but required option url not specified. Against which "
3797
"URL are you intending on authenticating?\n"
3791
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3792
msgid "Enable HTTP Auth check"
3800
#: ../plugin/auth_http/auth_http.cc:151
3795
#: ../plugin/auth_http/auth_http.cc:160
3801
3796
msgid "URL for HTTP Auth check"
3804
#: ../plugin/auth_ldap/auth_ldap.cc:291
3799
#: ../plugin/auth_ldap/auth_ldap.cc:285
3806
3801
msgid "Reconnect failed: %s\n"
3809
#: ../plugin/auth_ldap/auth_ldap.cc:310
3804
#: ../plugin/auth_ldap/auth_ldap.cc:304
3811
3806
msgid "ldap_search_ext_s failed: %s\n"
3814
#: ../plugin/auth_ldap/auth_ldap.cc:416
3809
#: ../plugin/auth_ldap/auth_ldap.cc:410
3816
3811
msgid "Could not load auth ldap: %s\n"
3819
#: ../plugin/auth_ldap/auth_ldap.cc:437
3814
#: ../plugin/auth_ldap/auth_ldap.cc:423
3820
3815
msgid "URI of the LDAP server to contact"
3818
#: ../plugin/auth_ldap/auth_ldap.cc:431
3819
msgid "DN to use when binding to the LDAP server"
3823
3822
#: ../plugin/auth_ldap/auth_ldap.cc:439
3824
msgid "DN to use when binding to the LDAP server"
3827
#: ../plugin/auth_ldap/auth_ldap.cc:441
3828
3823
msgid "Password to use when binding the DN"
3831
#: ../plugin/auth_ldap/auth_ldap.cc:443
3826
#: ../plugin/auth_ldap/auth_ldap.cc:447
3832
3827
msgid "DN to use when searching"
3835
#: ../plugin/auth_ldap/auth_ldap.cc:445
3830
#: ../plugin/auth_ldap/auth_ldap.cc:455
3836
3831
msgid "Attribute in LDAP with plain text password"
3839
#: ../plugin/auth_ldap/auth_ldap.cc:447
3834
#: ../plugin/auth_ldap/auth_ldap.cc:463
3840
3835
msgid "Attribute in LDAP with MySQL hashed password"
3843
#: ../plugin/auth_ldap/auth_ldap.cc:449
3838
#: ../plugin/auth_ldap/auth_ldap.cc:471
3844
3839
msgid "How often to empty the users cache, 0 to disable"
3847
#: ../plugin/blitzdb/ha_blitz.cc:1507
3848
msgid "Estimated number of rows that a BlitzDB table will store."
3851
#: ../plugin/console/console.cc:349
3842
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3852
3843
msgid "Enable the console."
3855
#: ../plugin/console/console.cc:352
3846
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3856
3847
msgid "Turn on extra debugging."
3859
#: ../plugin/console/console.cc:355
3850
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3860
3851
msgid "User to use for auth."
3863
#: ../plugin/console/console.cc:358
3854
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3864
3855
msgid "Password to use for auth."
3867
#: ../plugin/console/console.cc:361
3858
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3868
3859
msgid "Default database to use."
3871
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3862
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3863
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3864
msgid "Invalid value of port\n"
3867
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3868
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3869
msgid "Invalid value for connect_timeout\n"
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3873
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3874
msgid "Invalid value for read_timeout\n"
3877
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3878
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3879
msgid "Invalid value for write_timeout\n"
3882
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3883
msgid "Invalid value for retry_count\n"
3886
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3887
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3888
msgid "Invalid value for buffer_length\n"
3891
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3892
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3874
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3876
msgstr "用以连接的端口号或者设置0使用MySQL协议"
3894
"Port number to use for connection or 0 for default to, in order of "
3895
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3878
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3879
#: ../plugin/mysql_protocol/mysql_protocol.cc:937
3898
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3899
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3900
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3901
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3880
3902
msgid "Connect Timeout."
3883
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3884
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3905
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3906
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3907
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3908
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3885
3909
msgid "Read Timeout."
3888
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3889
#: ../plugin/mysql_protocol/mysql_protocol.cc:943
3912
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3913
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3914
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3915
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3890
3916
msgid "Write Timeout."
3893
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3894
#: ../plugin/mysql_protocol/mysql_protocol.cc:946
3919
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3920
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3921
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3922
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3895
3923
msgid "Retry Count."
3898
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3899
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
3926
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3927
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3928
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3929
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3900
3930
msgid "Buffer length."
3903
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
3904
#: ../plugin/mysql_protocol/mysql_protocol.cc:952
3933
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3934
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3935
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3936
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3905
3937
msgid "Address to bind to."
3908
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
3909
msgid "Failed to send error message to libnotify\n"
3912
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
3913
msgid "Error Messages to stderr"
3916
#: ../plugin/filtered_replicator/filtered_replicator.cc:576
3917
msgid "List of schemas to filter"
3920
#: ../plugin/filtered_replicator/filtered_replicator.cc:579
3921
msgid "List of tables to filter"
3924
#: ../plugin/filtered_replicator/filtered_replicator.cc:582
3925
msgid "Regular expression to apply to schemas to filter"
3928
#: ../plugin/filtered_replicator/filtered_replicator.cc:585
3929
msgid "Regular expression to apply to tables to filter"
3932
#: ../plugin/haildb/haildb_engine.cc:1063
3933
#: ../plugin/haildb/haildb_engine.cc:1201
3934
#: ../plugin/haildb/haildb_engine.cc:1231
3936
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3939
#: ../plugin/haildb/haildb_engine.cc:1082
3941
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3944
#: ../plugin/haildb/haildb_engine.cc:1180
3945
#: ../plugin/haildb/haildb_engine.cc:1293
3946
#: ../plugin/haildb/haildb_engine.cc:1474
3947
#: ../plugin/haildb/haildb_engine.cc:2050
3949
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3952
#: ../plugin/haildb/haildb_engine.cc:1332
3953
#: ../plugin/haildb/haildb_engine.cc:1348
3955
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3958
#: ../plugin/haildb/haildb_engine.cc:3158
3960
msgid "Error starting HailDB %d (%s)\n"
3963
#: ../plugin/haildb/haildb_engine.cc:3187
3964
msgid "Disable HailDB adaptive hash index (enabled by default)."
3967
#: ../plugin/haildb/haildb_engine.cc:3189
3968
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
3971
#: ../plugin/haildb/haildb_engine.cc:3192
3973
"Size of a memory pool HailDB uses to store data dictionary information and "
3940
#: ../plugin/drizzle_protocol/errmsg.cc:31
3941
msgid "Unknown Drizzle error"
3944
#: ../plugin/drizzle_protocol/errmsg.cc:32
3946
msgid "Can't create UNIX socket (%d)"
3949
#: ../plugin/drizzle_protocol/errmsg.cc:33
3951
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3954
#: ../plugin/drizzle_protocol/errmsg.cc:34
3956
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3959
#: ../plugin/drizzle_protocol/errmsg.cc:35
3961
msgid "Can't create TCP/IP socket (%d)"
3964
#: ../plugin/drizzle_protocol/errmsg.cc:36
3966
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3969
#: ../plugin/drizzle_protocol/errmsg.cc:37
3970
msgid "Drizzle server has gone away"
3973
#: ../plugin/drizzle_protocol/errmsg.cc:38
3975
msgid "Protocol mismatch; server version = %d, client version = %d"
3978
#: ../plugin/drizzle_protocol/errmsg.cc:39
3979
msgid "Drizzle client ran out of memory"
3982
#: ../plugin/drizzle_protocol/errmsg.cc:40
3983
msgid "Wrong host info"
3986
#: ../plugin/drizzle_protocol/errmsg.cc:41
3987
msgid "Localhost via UNIX socket"
3990
#: ../plugin/drizzle_protocol/errmsg.cc:42
3992
msgid "%-.100s via TCP/IP"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:43
3996
msgid "Error in server handshake"
3999
#: ../plugin/drizzle_protocol/errmsg.cc:44
4000
msgid "Lost connection to Drizzle server during query"
4003
#: ../plugin/drizzle_protocol/errmsg.cc:45
4004
msgid "Commands out of sync; you can't run this command now"
4007
#: ../plugin/drizzle_protocol/errmsg.cc:46
4009
msgid "Named pipe: %-.32s"
4012
#: ../plugin/drizzle_protocol/errmsg.cc:47
4014
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4017
#: ../plugin/drizzle_protocol/errmsg.cc:48
4019
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4022
#: ../plugin/drizzle_protocol/errmsg.cc:49
4024
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4027
#: ../plugin/drizzle_protocol/errmsg.cc:50
4029
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:51
4033
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4036
#: ../plugin/drizzle_protocol/errmsg.cc:52
4037
msgid "Embedded server"
4040
#: ../plugin/drizzle_protocol/errmsg.cc:53
4041
msgid "Error on SHOW SLAVE STATUS:"
4044
#: ../plugin/drizzle_protocol/errmsg.cc:54
4045
msgid "Error on SHOW SLAVE HOSTS:"
4048
#: ../plugin/drizzle_protocol/errmsg.cc:55
4049
msgid "Error connecting to slave:"
4052
#: ../plugin/drizzle_protocol/errmsg.cc:56
4053
msgid "Error connecting to master:"
4056
#: ../plugin/drizzle_protocol/errmsg.cc:57
4057
msgid "SSL connection error"
4060
#: ../plugin/drizzle_protocol/errmsg.cc:58
4061
msgid "Malformed packet"
4064
#: ../plugin/drizzle_protocol/errmsg.cc:59
4065
#: ../plugin/drizzle_protocol/errmsg.cc:70
4066
#: ../plugin/drizzle_protocol/errmsg.cc:71
4067
#: ../plugin/drizzle_protocol/errmsg.cc:72
4068
#: ../plugin/drizzle_protocol/errmsg.cc:73
4069
#: ../plugin/drizzle_protocol/errmsg.cc:74
4070
#: ../plugin/drizzle_protocol/errmsg.cc:75
4071
#: ../plugin/drizzle_protocol/errmsg.cc:76
4072
#: ../plugin/drizzle_protocol/errmsg.cc:77
4073
#: ../plugin/drizzle_protocol/errmsg.cc:78
4074
msgid "(unused error message)"
4077
#: ../plugin/drizzle_protocol/errmsg.cc:60
4078
msgid "Invalid use of null pointer"
4081
#: ../plugin/drizzle_protocol/errmsg.cc:61
4082
msgid "Statement not prepared"
4085
#: ../plugin/drizzle_protocol/errmsg.cc:62
4086
msgid "No data supplied for parameters in prepared statement"
4089
#: ../plugin/drizzle_protocol/errmsg.cc:63
4090
msgid "Data truncated"
4093
#: ../plugin/drizzle_protocol/errmsg.cc:64
4094
msgid "No parameters exist in the statement"
4097
#: ../plugin/drizzle_protocol/errmsg.cc:65
4098
msgid "Invalid parameter number"
4101
#: ../plugin/drizzle_protocol/errmsg.cc:66
4104
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4107
#: ../plugin/drizzle_protocol/errmsg.cc:68
4109
msgid "Using unsupported buffer type: %d (parameter: %d)"
4112
#: ../plugin/drizzle_protocol/errmsg.cc:69
4114
msgid "Shared memory: %-.100s"
4117
#: ../plugin/drizzle_protocol/errmsg.cc:79
4118
msgid "Wrong or unknown protocol"
4121
#: ../plugin/drizzle_protocol/errmsg.cc:80
4122
msgid "Invalid connection handle"
4125
#: ../plugin/drizzle_protocol/errmsg.cc:81
4127
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4128
"option 'secure_auth' enabled)"
4131
#: ../plugin/drizzle_protocol/errmsg.cc:83
4132
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4135
#: ../plugin/drizzle_protocol/errmsg.cc:84
4136
msgid "Attempt to read column without prior row fetch"
4139
#: ../plugin/drizzle_protocol/errmsg.cc:85
4140
msgid "Prepared statement contains no metadata"
4143
#: ../plugin/drizzle_protocol/errmsg.cc:86
4145
"Attempt to read a row while there is no result set associated with the "
4149
#: ../plugin/drizzle_protocol/errmsg.cc:88
4150
msgid "This feature is not implemented yet"
4153
#: ../plugin/drizzle_protocol/errmsg.cc:89
4156
"Lost connection to Drizzle server while waiting for initial communication "
4157
"packet, system error: %d"
4160
#: ../plugin/drizzle_protocol/errmsg.cc:91
4163
"Lost connection to Drizzle server while reading initial communication "
4164
"packet, system error: %d"
4167
#: ../plugin/drizzle_protocol/errmsg.cc:93
4170
"Lost connection to Drizzle server while sending authentication information, "
4174
#: ../plugin/drizzle_protocol/errmsg.cc:95
4177
"Lost connection to Drizzle server while reading authorization information, "
4181
#: ../plugin/drizzle_protocol/errmsg.cc:97
4184
"Lost connection to Drizzle server while setting initial database, system "
4188
#: ../plugin/drizzle_protocol/errmsg.cc:99
4190
msgid "Statement closed indirectly because of a preceding %s() call"
4193
#. CR_NET_UNCOMPRESS_ERROR 08S01
4194
#: ../plugin/drizzle_protocol/errmsg.cc:101
4195
msgid "Couldn't uncompress communication packet"
4198
#. CR_NET_READ_ERROR 08S01
4199
#: ../plugin/drizzle_protocol/errmsg.cc:103
4200
msgid "Got an error reading communication packets"
4203
#. CR_NET_READ_INTERRUPTED 08S01
4204
#: ../plugin/drizzle_protocol/errmsg.cc:105
4205
msgid "Got timeout reading communication packets"
4208
#. CR_NET_ERROR_ON_WRITE 08S01
4209
#: ../plugin/drizzle_protocol/errmsg.cc:107
4210
msgid "Got an error writing communication packets"
4213
#. CR_NET_WRITE_INTERRUPTED 08S01
4214
#: ../plugin/drizzle_protocol/errmsg.cc:109
4215
msgid "Got timeout writing communication packets"
4218
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4219
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4220
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4222
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4227
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4232
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4233
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4235
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4241
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4245
msgid "Invalid value of additional-mem-pool-size"
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4249
msgid "Invalid value of autoextend-increment"
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4253
msgid "Invalid value of buffer-pool-size"
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4257
msgid "Invalid value of io-capacity"
4260
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4261
msgid "Invalid value of fast-shutdown"
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4265
msgid "Invalid value of flush-log-at-trx-commit"
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4269
msgid "Invalid value of force-recovery"
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4273
msgid "Invalid value of log-file-size"
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4277
msgid "Invalid value of log-files-in-group"
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4281
msgid "Invalid value of lock-wait-timeout"
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4285
msgid "Invalid value of log-buffer-size"
4288
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4289
msgid "Invalid value of lru-old-blocks-pct"
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4293
msgid "Invalid value of lru-block-access-recency"
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4297
msgid "Invalid value of max-dirty-pages-pct"
4300
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4301
msgid "Invalid value of max-purge-lag"
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4305
msgid "Invalid value of open-files"
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4309
msgid "Invalid value of read-io-threads"
4312
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4313
msgid "Invalid value of sync_spin_loops"
4316
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4318
msgid "Error starting Embedded InnoDB %d (%s)\n"
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4322
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4326
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4329
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4331
"Size of a memory pool InnoDB uses to store data dictionary information and "
3974
4332
"other internal data structures."
3977
#: ../plugin/haildb/haildb_engine.cc:3195
4335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
3978
4336
msgid "Data file autoextend increment in megabytes"
3981
#: ../plugin/haildb/haildb_engine.cc:3198
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
3983
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4341
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
3987
#: ../plugin/haildb/haildb_engine.cc:3201
3988
msgid "The common part for HailDB table spaces."
3991
#: ../plugin/haildb/haildb_engine.cc:3203
3992
msgid "Disable HailDB checksums validation (enabled by default)."
3995
#: ../plugin/haildb/haildb_engine.cc:3205
3996
msgid "Disable HailDB doublewrite buffer (enabled by default)."
3999
#: ../plugin/haildb/haildb_engine.cc:3208
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4346
msgid "The common part for InnoDB table spaces."
4349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4350
msgid "Enable InnoDB checksums validation (enabled by default)."
4353
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4354
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4357
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4000
4358
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4003
#: ../plugin/haildb/haildb_engine.cc:3211
4361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4005
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4363
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4006
4364
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4009
#: ../plugin/haildb/haildb_engine.cc:3214
4010
msgid "Stores each HailDB table to an .ibd file in the database dir."
4367
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4368
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4013
#: ../plugin/haildb/haildb_engine.cc:3217
4371
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4014
4372
msgid "File format to use for new tables in .ibd files."
4017
#: ../plugin/haildb/haildb_engine.cc:3220
4375
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4019
4377
"Set to 0 (write and flush once per second),1 (write and flush at each "
4020
4378
"commit) or 2 (write at commit, flush once per second)."
4023
#: ../plugin/haildb/haildb_engine.cc:3223
4381
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4024
4382
msgid "With which method to flush data."
4027
#: ../plugin/haildb/haildb_engine.cc:3226
4385
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4029
4387
"Helps to save your data in case the disk image of the database becomes "
4033
#: ../plugin/haildb/haildb_engine.cc:3229
4391
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4034
4393
msgid "Path to individual files and their sizes."
4037
#: ../plugin/haildb/haildb_engine.cc:3232
4038
msgid "Path to HailDB log files."
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4397
msgid "Path to InnoDB log files."
4041
#: ../plugin/haildb/haildb_engine.cc:3235
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4042
4401
msgid "Size of each log file in a log group."
4045
#: ../plugin/haildb/haildb_engine.cc:3238
4404
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4047
"Number of log files in the log group. HailDB writes to the files in a "
4406
"Number of log files in the log group. InnoDB writes to the files in a "
4048
4407
"circular fashion. Value 3 is recommended here."
4051
#: ../plugin/haildb/haildb_engine.cc:3241
4410
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4053
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4412
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4054
4413
"rolled back. Values above 100000000 disable the timeout."
4057
#: ../plugin/haildb/haildb_engine.cc:3244
4416
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4059
"The size of the buffer which HailDB uses to write log to the log files on "
4418
"The size of the buffer which InnoDB uses to write log to the log files on "
4063
#: ../plugin/haildb/haildb_engine.cc:3247
4422
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4065
4424
"Sets the point in the LRU list from where all pages are classified as old "
4066
4425
"(Advanced users)"
4069
#: ../plugin/haildb/haildb_engine.cc:3250
4428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4071
4430
"Milliseconds between accesses to a block at which it is made young. "
4072
4431
"0=disabled (Advanced users)"
4075
#: ../plugin/haildb/haildb_engine.cc:3253
4434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4076
4435
msgid "Percentage of dirty pages allowed in bufferpool."
4079
#: ../plugin/haildb/haildb_engine.cc:3256
4438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4080
4439
msgid "Desired maximum length of the purge queue (0 = no limit)"
4083
#: ../plugin/haildb/haildb_engine.cc:3259
4442
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4085
4444
"Roll back the complete transaction on lock wait timeout, for 4.x "
4086
4445
"compatibility (disabled by default)"
4089
#: ../plugin/haildb/haildb_engine.cc:3262
4090
msgid "How many files at the maximum HailDB keeps open at the same time."
4093
#: ../plugin/haildb/haildb_engine.cc:3265
4094
msgid "Number of background read I/O threads in HailDB."
4097
#: ../plugin/haildb/haildb_engine.cc:3268
4098
msgid "Number of background write I/O threads in HailDB."
4101
#: ../plugin/haildb/haildb_engine.cc:3270
4448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4449
msgid "How many files at the maximum InnoDB keeps open at the same time."
4452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4453
msgid "Number of background read I/O threads in InnoDB."
4456
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4457
msgid "Number of background write I/O threads in InnoDB."
4460
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4103
4462
"Disable if you want to reduce the number of messages written to the log "
4104
4463
"(default: enabled)."
4107
#: ../plugin/haildb/haildb_engine.cc:3273
4108
msgid "Enable SHOW HAILDB STATUS output in the log"
4111
#: ../plugin/haildb/haildb_engine.cc:3276
4112
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4115
#: ../plugin/haildb/haildb_engine.cc:3278
4117
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4120
#: ../plugin/hello_events/hello_events.cc:401
4466
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4467
msgid "Enable SHOW INNODB STATUS output in the log"
4470
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4471
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4474
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4475
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4478
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4480
msgid "Failed to send error message to libnotify\n"
4483
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4484
msgid "Error Messages to stderr"
4487
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4488
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4489
msgid "List of schemas to filter"
4492
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4493
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4494
msgid "List of tables to filter"
4497
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4498
msgid "Regular expression to apply to schemas to filter"
4501
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4502
msgid "Regular expression to apply to tables to filter"
4505
#: ../plugin/hello_events/hello_events.cc:301
4506
msgid "Invalid value of before-write-position\n"
4509
#: ../plugin/hello_events/hello_events.cc:310
4510
#: ../plugin/hello_events/hello_events.cc:319
4511
msgid "Invalid value of before-update-position\n"
4514
#: ../plugin/hello_events/hello_events.cc:359
4515
#: ../plugin/hello_events/hello_events.cc:362
4516
#: ../plugin/hello_events/hello_events.cc:380
4517
msgid "A comma delimited list of databases to watch"
4520
#: ../plugin/hello_events/hello_events.cc:365
4521
#: ../plugin/hello_events/hello_events.cc:396
4121
4522
msgid "Enable Example Events Plugin"
4525
#: ../plugin/hello_events/hello_events.cc:368
4124
4526
#: ../plugin/hello_events/hello_events.cc:404
4125
#: ../plugin/hello_events/hello_events.cc:407
4126
msgid "A comma delimited list of databases to watch"
4129
#: ../plugin/hello_events/hello_events.cc:410
4130
4527
msgid "Before write row event observer call position"
4133
#: ../plugin/hello_events/hello_events.cc:413
4134
#: ../plugin/pbms/src/parameters_ms.cc:601
4530
#: ../plugin/hello_events/hello_events.cc:371
4531
#: ../plugin/hello_events/hello_events.cc:415
4532
#: ../plugin/pbms/src/parameters_ms.cc:579
4135
4533
msgid "Before update row event observer call position"
4138
#: ../plugin/hello_events/hello_events.cc:416
4536
#: ../plugin/hello_events/hello_events.cc:374
4537
#: ../plugin/hello_events/hello_events.cc:426
4139
4538
msgid "After drop database event observer call position"
4142
#: ../plugin/hello_events/hello_events.cc:427
4541
#: ../plugin/hello_events/hello_events.cc:388
4542
msgid "A comma delimited list of tables to watch"
4545
#: ../plugin/hello_events/hello_events.cc:450
4143
4546
msgid "An example events Plugin"
4146
#: ../plugin/innobase/handler/data_dictionary.cc:762
4549
#: ../plugin/innobase/handler/data_dictionary.cc:202
4148
4551
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4151
#: ../plugin/innobase/handler/ha_innodb.cc:1854
4554
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4153
4555
msgid "Invalid value for io-capacity\n"
4156
#: ../plugin/innobase/handler/ha_innodb.cc:1872
4558
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4157
4559
msgid "Invalid value for fast-shutdown\n"
4161
4563
msgid "Invalid value for flush-log-at-trx-commit\n"
4164
#: ../plugin/innobase/handler/ha_innodb.cc:1909
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4165
4567
msgid "Invalid value for max-dirty-pages-pct\n"
4168
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4570
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4169
4571
msgid "Invalid value for stats-sample-pages\n"
4172
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4574
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4173
4575
msgid "Invalid value for additional-mem-pool-size\n"
4176
#: ../plugin/innobase/handler/ha_innodb.cc:1939
4578
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4178
4579
msgid "Invalid value for autoextend-increment\n"
4181
#: ../plugin/innobase/handler/ha_innodb.cc:1949
4582
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4182
4583
msgid "Invalid value for buffer-pool-size\n"
4185
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4187
msgid "Invalid value for buffer-pool-instances\n"
4190
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4586
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4191
4587
msgid "Invalid value for commit-concurrency\n"
4194
#: ../plugin/innobase/handler/ha_innodb.cc:1978
4590
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4196
4591
msgid "Invalid value for concurrency-tickets\n"
4199
#: ../plugin/innobase/handler/ha_innodb.cc:1987
4594
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4595
msgid "Invalid value for file-io-threads\n"
4598
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4200
4599
msgid "Invalid value for read-io-threads\n"
4203
#: ../plugin/innobase/handler/ha_innodb.cc:1996
4602
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4204
4603
msgid "Invalid value for write-io-threads\n"
4207
#: ../plugin/innobase/handler/ha_innodb.cc:2005
4606
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4208
4607
msgid "Invalid value for force-recovery\n"
4211
#: ../plugin/innobase/handler/ha_innodb.cc:2015
4212
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4610
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4611
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4213
4612
msgid "Invalid value for log-file-size\n"
4216
#: ../plugin/innobase/handler/ha_innodb.cc:2034
4615
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4217
4616
msgid "Invalid value for log-files-in-group\n"
4220
#: ../plugin/innobase/handler/ha_innodb.cc:2043
4619
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4221
4620
msgid "Invalid value for mirrored-log-groups\n"
4224
#: ../plugin/innobase/handler/ha_innodb.cc:2052
4623
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4226
4624
msgid "Invalid value for open-files\n"
4229
#: ../plugin/innobase/handler/ha_innodb.cc:2061
4627
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4230
4628
msgid "Invalid value for thread-concurrency\n"
4233
#: ../plugin/innobase/handler/ha_innodb.cc:2075
4631
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4234
4632
msgid "Invalid value for read-ahead-threshold\n"
4237
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4238
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4239
#: ../plugin/transaction_log/print_transaction_message.cc:177
4240
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4242
msgid "Unable to parse transaction. Got error: %s.\n"
4635
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4636
msgid "Invalid value for lock-wait-timeout\n"
4245
#: ../plugin/logging_gearman/logging_gearman.cc:186
4639
#: ../plugin/logging_gearman/logging_gearman.cc:199
4247
4641
msgid "fail gearman_client_create(): %s"
4250
#: ../plugin/logging_gearman/logging_gearman.cc:197
4644
#: ../plugin/logging_gearman/logging_gearman.cc:210
4252
4646
msgid "fail gearman_client_add_server(): %s"
4255
#: ../plugin/logging_gearman/logging_gearman.cc:303
4649
#: ../plugin/logging_gearman/logging_gearman.cc:309
4650
#: ../plugin/logging_gearman/logging_gearman.cc:316
4651
msgid "Enable logging to a gearman server"
4654
#: ../plugin/logging_gearman/logging_gearman.cc:325
4256
4655
msgid "Hostname for logging to a Gearman server"
4259
#: ../plugin/logging_gearman/logging_gearman.cc:306
4658
#: ../plugin/logging_gearman/logging_gearman.cc:334
4260
4659
msgid "Gearman Function to send logging to"
4263
#: ../plugin/logging_gearman/logging_gearman.cc:317
4662
#: ../plugin/logging_gearman/logging_gearman.cc:352
4264
4663
msgid "Log queries to a Gearman server"
4267
#: ../plugin/logging_query/logging_query.cc:178
4666
#: ../plugin/logging_query/logging_query.cc:192
4269
4668
msgid "fail open() fn=%s er=%s\n"
4272
#: ../plugin/logging_query/logging_query.cc:319
4671
#: ../plugin/logging_query/logging_query.cc:316
4672
msgid "Invalid value for threshold-slow"
4675
#: ../plugin/logging_query/logging_query.cc:325
4676
msgid "Invalid value for threshold-big-resultset"
4679
#: ../plugin/logging_query/logging_query.cc:334
4680
msgid "Invalid value for threshold-big-examined"
4683
#: ../plugin/logging_query/logging_query.cc:348
4684
#: ../plugin/logging_query/logging_query.cc:364
4273
4685
msgid "Enable logging to CSV file"
4276
#: ../plugin/logging_query/logging_query.cc:322
4277
msgid "File to log to"
4280
#: ../plugin/logging_query/logging_query.cc:325
4281
msgid "PCRE to match the query against"
4284
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4688
#: ../plugin/logging_query/logging_query.cc:351
4689
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4690
#: ../plugin/syslog/module.cc:233
4285
4691
msgid "Threshold for logging slow queries, in microseconds"
4288
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4694
#: ../plugin/logging_query/logging_query.cc:354
4695
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4696
#: ../plugin/syslog/module.cc:236
4289
4697
msgid "Threshold for logging big queries, for rows returned"
4292
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4700
#: ../plugin/logging_query/logging_query.cc:357
4701
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4702
#: ../plugin/syslog/module.cc:239
4293
4703
msgid "Threshold for logging big queries, for rows examined"
4296
#: ../plugin/logging_query/logging_query.cc:345
4706
#: ../plugin/logging_query/logging_query.cc:373
4707
msgid "File to log to"
4710
#: ../plugin/logging_query/logging_query.cc:382
4711
msgid "PCRE to match the query against"
4714
#: ../plugin/logging_query/logging_query.cc:439
4297
4715
msgid "Log queries to a CSV file"
4300
#: ../plugin/logging_stats/logging_stats.cc:373
4718
#: ../plugin/logging_stats/logging_stats.cc:312
4719
msgid "Invalid value for max-user-count\n"
4722
#: ../plugin/logging_stats/logging_stats.cc:320
4723
msgid "Invalid value for bucket-count\n"
4726
#: ../plugin/logging_stats/logging_stats.cc:329
4727
msgid "Invalid value for scoreboard-size\n"
4730
#: ../plugin/logging_stats/logging_stats.cc:364
4731
#: ../plugin/logging_stats/logging_stats.cc:406
4301
4732
msgid "Max number of users that will be logged"
4304
#: ../plugin/logging_stats/logging_stats.cc:376
4735
#: ../plugin/logging_stats/logging_stats.cc:375
4736
#: ../plugin/logging_stats/logging_stats.cc:409
4305
4737
msgid "Max number of range locks to use for Scoreboard"
4308
#: ../plugin/logging_stats/logging_stats.cc:379
4740
#: ../plugin/logging_stats/logging_stats.cc:386
4741
#: ../plugin/logging_stats/logging_stats.cc:412
4309
4742
msgid "Max number of concurrent sessions that will be logged"
4312
#: ../plugin/logging_stats/logging_stats.cc:380
4745
#: ../plugin/logging_stats/logging_stats.cc:397
4746
#: ../plugin/logging_stats/logging_stats.cc:415
4313
4747
msgid "Enable Logging Statistics Collection"
4316
#: ../plugin/logging_stats/logging_stats.cc:389
4750
#: ../plugin/logging_stats/logging_stats.cc:432
4317
4751
msgid "User Statistics as DATA_DICTIONARY tables"
4634
5092
msgid "Tablespace not empty"
4637
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
5095
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5096
msgid "Invalid value for retry_count"
5099
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5100
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4639
5102
"Port number to use for connection or 0 for default to with MySQL protocol."
4640
5103
msgstr "用以连接的端口号或者设置0使用MySQL协议"
4642
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4644
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4645
"the file is stale and should be removed?"
4648
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:155
4650
msgid "Path used for MySQL UNIX Socket Protocol."
4651
msgstr "使用 MySQL 协议"
4653
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4654
msgid "Clobber socket file if one is there already."
4657
#: ../plugin/pbms/src/parameters_ms.cc:574
5105
#: ../plugin/pbms/src/parameters_ms.cc:552
4659
5107
"A comma delimited list of tables to watch of the format: <database>."
4663
#: ../plugin/pbms/src/parameters_ms.cc:582
5111
#: ../plugin/pbms/src/parameters_ms.cc:560
4664
5112
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4667
#: ../plugin/pbms/src/parameters_ms.cc:590
5115
#: ../plugin/pbms/src/parameters_ms.cc:568
4668
5116
msgid "Before insert row event observer call position"
4671
#: ../plugin/pbms/src/plugin_ms.cc:70
4673
msgid "Port number to use for connection or 0 for default PBMS port "
4674
msgstr "用以连接的端口号或者设置0使用MySQL协议"
4676
#: ../plugin/pbms/src/plugin_ms.cc:83
4677
msgid "Invalid port number\n"
4680
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4681
msgid "Could not open socket, is rabbitmq running?"
4684
#: ../plugin/rabbitmq/rabbitmq_log.cc:73
5119
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5120
msgid "event_add error in libevent_add_session_callback\n"
5123
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5124
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5127
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5128
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5131
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5132
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5135
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5136
msgid "session_add_event event_add error in libevent_init\n"
5139
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5141
msgid "Can't create completion port thread (error %d)"
5142
msgstr "无法创建后台进程。获得错误:%s。\n"
5144
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5145
msgid "Invalid value for size\n"
5148
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5149
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5150
msgid "Size of Pool."
5153
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4685
5154
msgid "Failed to allocate enough memory to transaction message\n"
4688
#: ../plugin/rabbitmq/rabbitmq_log.cc:118
5157
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4690
5159
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4693
#: ../plugin/rabbitmq/rabbitmq_log.cc:131
5162
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4695
5164
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4698
#: ../plugin/rabbitmq/rabbitmq_log.cc:156
5167
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5168
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5169
msgid "Enable rabbitmq log"
5172
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5173
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4699
5174
msgid "Host name to connect to"
4702
#: ../plugin/rabbitmq/rabbitmq_log.cc:159
4704
msgid "Port to connect to"
4707
#: ../plugin/rabbitmq/rabbitmq_log.cc:162
4708
msgid "RabbitMQ virtualhost"
5177
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5178
msgid "RabbitMQ Port"
4711
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5181
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5182
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4712
5183
msgid "RabbitMQ username"
4715
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5186
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5187
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4716
5188
msgid "RabbitMQ password"
4719
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
4720
#: ../plugin/transaction_log/module.cc:270
4721
msgid "Name of the replicator plugin to use (default='default_replicator')"
5191
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5192
msgid "RabbitMQ virtualhost"
4724
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5195
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4725
5196
msgid "Name of RabbitMQ exchange to publish to"
4728
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5199
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4729
5200
msgid "Name of RabbitMQ routing key to use"
4732
#: ../plugin/session_dictionary/processlist.cc:79
5203
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5204
#: ../plugin/transaction_log/module.cc:309
5205
#: ../plugin/transaction_log/module.cc:362
5206
msgid "Name of the replicator plugin to use (default='default_replicator')"
5209
#: ../plugin/session_dictionary/processlist.cc:94
4734
5211
msgid "no user"
4735
5212
msgstr "(尚未指定)"
4737
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5214
#: ../plugin/signal_handler/signal_handler.cc:230
5216
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5219
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4739
5221
msgid "syslog facility \"%s\" not known, using \"local0\""
4742
#: ../plugin/syslog/errmsg.cc:50
5224
#: ../plugin/syslog/errmsg.cc:49
4744
5226
msgid "syslog priority \"%s\" not known, using \"warn\""
4747
#: ../plugin/syslog/logging.cc:63
5229
#: ../plugin/syslog/logging.cc:72
4749
5231
msgid "syslog priority \"%s\" not known, using \"info\""
4752
#: ../plugin/syslog/module.cc:95
5234
#: ../plugin/syslog/module.cc:61
5235
msgid "Invalid value for logging-threshold-slow\n"
5238
#: ../plugin/syslog/module.cc:70
5239
msgid "Invalid value for logging-threshold-big-resultset\n"
5242
#: ../plugin/syslog/module.cc:79
5243
msgid "Invalid value for logging-threshold-big-examined\n"
5246
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4753
5247
msgid "Syslog Ident"
4756
#: ../plugin/syslog/module.cc:98
5250
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4757
5251
msgid "Syslog Facility"
4760
#: ../plugin/syslog/module.cc:101
5254
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4761
5255
msgid "Enable logging to syslog of the query log"
4764
#: ../plugin/syslog/module.cc:104
5258
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4765
5259
msgid "Syslog Priority of query logging"
4768
#: ../plugin/syslog/module.cc:116
5262
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4769
5263
msgid "Enable logging to syslog of the error messages"
4772
#: ../plugin/syslog/module.cc:119
5266
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4773
5267
msgid "Syslog Priority of error messages"