8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-02-01 09:29-0500\n"
10
"POT-Creation-Date: 2010-09-14 16:22-0400\n"
11
11
"PO-Revision-Date: 2010-03-24 22:19+0000\n"
12
12
"Last-Translator: Cédric VALMARY (Per Tot en òc) <cvalmary@yahoo.fr>\n"
13
13
"Language-Team: Occitan (post 1500) <oc@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
18
17
"Plural-Forms: nplurals=2; plural=n > 1;\n"
19
18
"X-Launchpad-Export-Date: 2010-03-25 04:53+0000\n"
20
19
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:468
21
#: ../client/drizzle.cc:465
23
22
msgid "Synonym for `help'."
24
23
msgstr "Sinonim per 'help'."
26
#: ../client/drizzle.cc:469
25
#: ../client/drizzle.cc:466
27
26
msgid "Clear command."
30
#: ../client/drizzle.cc:471
29
#: ../client/drizzle.cc:468
31
30
msgid "Reconnect to the server. Optional arguments are db and host."
34
#: ../client/drizzle.cc:473
33
#: ../client/drizzle.cc:470
36
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: ../client/drizzle.cc:475
38
#: ../client/drizzle.cc:472
40
39
msgid "Send command to drizzle server, display result vertically."
43
#: ../client/drizzle.cc:476
42
#: ../client/drizzle.cc:473
44
43
msgid "Exit drizzle. Same as quit."
47
#: ../client/drizzle.cc:477
46
#: ../client/drizzle.cc:474
48
47
msgid "Send command to drizzle server."
51
#: ../client/drizzle.cc:478
50
#: ../client/drizzle.cc:475
52
51
msgid "Display this help."
53
52
msgstr "Aficha aquesta ajuda."
55
#: ../client/drizzle.cc:479
54
#: ../client/drizzle.cc:476
56
55
msgid "Disable pager, print to stdout."
59
#: ../client/drizzle.cc:480
58
#: ../client/drizzle.cc:477
60
59
msgid "Don't write into outfile."
63
#: ../client/drizzle.cc:482
62
#: ../client/drizzle.cc:479
64
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:483
66
#: ../client/drizzle.cc:480
68
67
msgid "Print current command."
69
68
msgstr "Aficha la comanda actuala."
71
#: ../client/drizzle.cc:484
70
#: ../client/drizzle.cc:481
72
71
msgid "Change your drizzle prompt."
75
#: ../client/drizzle.cc:485
74
#: ../client/drizzle.cc:482
76
75
msgid "Quit drizzle."
77
76
msgstr "Quitar drizzle"
79
#: ../client/drizzle.cc:486
78
#: ../client/drizzle.cc:483
80
79
msgid "Rebuild completion hash."
83
#: ../client/drizzle.cc:488
82
#: ../client/drizzle.cc:485
84
83
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: ../client/drizzle.cc:489
86
#: ../client/drizzle.cc:486
88
87
msgid "Get status information from the server."
89
88
msgstr "Obténer l'estatut del servidor."
91
#: ../client/drizzle.cc:491
90
#: ../client/drizzle.cc:488
92
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
#: ../client/drizzle.cc:493
96
msgid "Use another schema. Takes schema name as argument."
99
#: ../client/drizzle.cc:495
100
msgid "Shutdown the instance you are connected too."
103
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
94
#: ../client/drizzle.cc:490
95
msgid "Use another database. Takes database name as argument."
98
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1325
104
99
msgid "Show warnings after every statement."
107
#: ../client/drizzle.cc:499
102
#: ../client/drizzle.cc:494
108
103
msgid "Don't show warnings after every statement."
111
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
106
#: ../client/drizzle.cc:1144
113
108
msgid "shutting down drizzled"
116
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
111
#: ../client/drizzle.cc:1146
118
113
msgid " on port %d"
121
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
122
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
116
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
124
118
msgid "shutdown failed; error: '%s'"
127
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
121
#: ../client/drizzle.cc:1170
132
#: ../client/drizzle.cc:1196
126
#: ../client/drizzle.cc:1191
134
128
msgid "drizzled is alive\n"
137
#: ../client/drizzle.cc:1202
131
#: ../client/drizzle.cc:1197
139
133
msgid "ping failed; error: '%s'"
142
#: ../client/drizzle.cc:1208
136
#: ../client/drizzle.cc:1203
144
138
msgid "drizzled won't answer to ping, error: '%s'"
147
#: ../client/drizzle.cc:1257
141
#: ../client/drizzle.cc:1252
148
142
msgid "Error: Invalid Value for connect_timeout"
151
#: ../client/drizzle.cc:1268
145
#: ../client/drizzle.cc:1263
152
146
msgid "Error: Invalid Value for max_input_line"
155
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
149
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:2396
156
150
msgid "Options used only in command line"
159
#: ../client/drizzle.cc:1289
153
#: ../client/drizzle.cc:1284
161
155
msgid "Displays this help and exit."
162
156
msgstr "Afichar aquesta ajuda e sortir."
164
#: ../client/drizzle.cc:1290
158
#: ../client/drizzle.cc:1285
166
160
"Don't use history file. Disable interactive behavior. (Enables --silent)"
169
#: ../client/drizzle.cc:1292
163
#: ../client/drizzle.cc:1287
170
164
msgid "Display column type information."
173
#: ../client/drizzle.cc:1294
167
#: ../client/drizzle.cc:1289
175
169
"Preserve comments. Send comments to the server. The default is --skip-"
176
170
"comments (discard comments), enable with --comments"
179
#: ../client/drizzle.cc:1296
173
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:2405
174
msgid "Use compression in server/client protocol."
177
#: ../client/drizzle.cc:1293
180
178
msgid "Print the output of a query (rows) vertically."
183
#: ../client/drizzle.cc:1298
181
#: ../client/drizzle.cc:1295
184
182
msgid "Continue even if we get an sql error."
187
#: ../client/drizzle.cc:1300
185
#: ../client/drizzle.cc:1297
189
187
"Enable named commands. Named commands mean this program's internal commands; "
190
188
"see drizzle> help . When enabled, the named commands can be used from any "
191
"line of the query, otherwise only from the first line, before an enter."
189
"line of the query, otherwise only from the first line, before an enter. "
190
"Disable with --disable-named-commands. This option is disabled by default."
193
#: ../client/drizzle.cc:1299
195
"Named commands are disabled. Use \\* form only, or use named commands only "
196
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
197
"the client now starts with this option ENABLED by default! Disable with '-"
198
"G'. Long format commands still work from the first line. WARNING: option "
199
"deprecated; use --disable-named-commands instead."
202
#: ../client/drizzle.cc:1300
203
msgid "Ignore space after function names."
194
206
#: ../client/drizzle.cc:1302
195
207
msgid "Turn off beep on error."
198
#: ../client/drizzle.cc:1303
199
msgid "Do not write line numbers for errors."
202
210
#: ../client/drizzle.cc:1304
203
msgid "Do not write column names in results."
211
msgid "Write line numbers for errors."
206
214
#: ../client/drizzle.cc:1306
216
"Don't write line number for errors. WARNING: -L is deprecated, use long "
217
"version of this option instead."
220
#: ../client/drizzle.cc:1308
221
msgid "Write column names in results."
224
#: ../client/drizzle.cc:1310
208
226
"Don't write column names in results. WARNING: -N is deprecated, use long "
209
227
"version of this options instead."
212
#: ../client/drizzle.cc:1308
230
#: ../client/drizzle.cc:1312
214
232
"Change the value of a variable. Please note that this option is deprecated; "
215
233
"you can set variables directly with --variable-name=value."
218
#: ../client/drizzle.cc:1310
236
#: ../client/drizzle.cc:1314
219
237
msgid "Output in table format."
222
#: ../client/drizzle.cc:1312
240
#: ../client/drizzle.cc:1316
223
241
msgid "Only allow UPDATE and DELETE that uses keys."
226
#: ../client/drizzle.cc:1314
244
#: ../client/drizzle.cc:1318
227
245
msgid "Synonym for option --safe-updates, -U."
230
#: ../client/drizzle.cc:1316
248
#: ../client/drizzle.cc:1320
231
249
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
234
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
235
#: ../drizzled/drizzled.cc:1235
252
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
253
#: ../drizzled/drizzled.cc:1174
236
254
msgid "Output version information and exit."
239
#: ../client/drizzle.cc:1319
257
#: ../client/drizzle.cc:1323
240
258
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
243
#: ../client/drizzle.cc:1323
261
#: ../client/drizzle.cc:1327
244
262
msgid "Number of lines before each import progress report."
247
#: ../client/drizzle.cc:1325
265
#: ../client/drizzle.cc:1329
248
266
msgid "Ping the server to check if it's alive."
251
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
269
#: ../client/drizzle.cc:1331
252
270
msgid "Configuration file defaults are not used if no-defaults is set"
255
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
273
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
256
274
msgid "Options specific to the drizzle client"
259
#: ../client/drizzle.cc:1333
261
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
262
"and field completion, but startup and reconnecting may take a longer time."
265
#: ../client/drizzle.cc:1335
277
#: ../client/drizzle.cc:1337
279
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
280
"and field completion, but startup and reconnecting may take a longer time. "
281
"Disable with --disable-auto-rehash."
284
#: ../client/drizzle.cc:1338
286
"No automatic rehashing. One has to use 'rehash' to get table and field "
287
"completion. This gives a quicker start of drizzle_st and disables rehashing "
288
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
291
#: ../client/drizzle.cc:1340
267
293
"Automatically switch to vertical output mode if the result is wider than the "
268
294
"terminal width."
271
#: ../client/drizzle.cc:1337
297
#: ../client/drizzle.cc:1342
272
298
msgid "Database to use."
273
299
msgstr "Banca de donadas d'utilizar"
275
#: ../client/drizzle.cc:1339
301
#: ../client/drizzle.cc:1344
276
302
msgid "(not used)"
279
#: ../client/drizzle.cc:1341
305
#: ../client/drizzle.cc:1346
280
306
msgid "Delimiter to be used."
283
#: ../client/drizzle.cc:1343
309
#: ../client/drizzle.cc:1348
284
310
msgid "Execute command and quit. (Disables --force and history file)"
287
#: ../client/drizzle.cc:1345
289
msgid "Enable LOAD DATA LOCAL INFILE."
313
#: ../client/drizzle.cc:1350
314
msgid "Enable/disable LOAD DATA LOCAL INFILE."
290
315
msgstr "Activa/desactiva LOAD DATA LOCAL INFILE."
292
#: ../client/drizzle.cc:1347
317
#: ../client/drizzle.cc:1352
293
318
msgid "Flush buffer after each query."
296
#: ../client/drizzle.cc:1349
321
#: ../client/drizzle.cc:1354
297
322
msgid "Ignore SIGINT (CTRL-C)"
298
323
msgstr "Ignora SIGINT (CTRL-C)"
300
#: ../client/drizzle.cc:1351
325
#: ../client/drizzle.cc:1356
302
327
"Only update the default database. This is useful for skipping updates to "
303
328
"other database in the update log."
306
#: ../client/drizzle.cc:1353
331
#: ../client/drizzle.cc:1358
308
333
"Pager to use to display results. If you don't supply an option the default "
309
334
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
976
#: ../client/drizzledump.cc:528
1206
#: ../client/drizzledump.cc:2471
977
1207
msgid "Insert rows with INSERT IGNORE."
980
#: ../client/drizzledump.cc:530
981
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
984
#: ../client/drizzledump.cc:532
1210
#: ../client/drizzledump.cc:2473
1211
msgid "Lines in the i.file are terminated by ..."
1214
#: ../client/drizzledump.cc:2475
1215
msgid "Wrap tables with autocommit/commit statements."
1218
#: ../client/drizzledump.cc:2477
986
1220
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
987
1221
"above line will be added otherwise, if --databases or --all-databases option "
991
#: ../client/drizzledump.cc:534
1225
#: ../client/drizzledump.cc:2479
1226
msgid "Don't write table creation info."
1229
#: ../client/drizzledump.cc:2481
992
1230
msgid "No row information."
995
#: ../client/drizzledump.cc:536
1233
#: ../client/drizzledump.cc:2482
1234
msgid "Deprecated. Use --skip-set-charset instead."
1237
#: ../client/drizzledump.cc:2484
1238
msgid "Enable set-name"
1241
#: ../client/drizzledump.cc:2486
1242
msgid "Don't buffer query, dump directly to stdout."
1245
#: ../client/drizzledump.cc:2488
1246
msgid "Quote table and column names with backticks (`)."
1249
#: ../client/drizzledump.cc:2490
996
1250
msgid "Use REPLACE INTO instead of INSERT INTO."
999
#: ../client/drizzledump.cc:538
1000
msgid "Where to send output to (stdout|database"
1003
#: ../client/drizzledump.cc:540
1005
"Hostname for destination db server (requires --destination-type=database)"
1008
#: ../client/drizzledump.cc:542
1010
"Port number for destination db server (requires --destination-type=database)"
1013
#: ../client/drizzledump.cc:544
1015
"User name for destination db server (resquires --destination-type=database)"
1018
#: ../client/drizzledump.cc:546
1020
"Password for destination db server (requires --destination-type=database)"
1023
#: ../client/drizzledump.cc:548
1025
"The database in the destination db server (requires --destination-"
1026
"type=database, not for use with --all-databases)"
1029
#: ../client/drizzledump.cc:550
1031
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1035
#: ../client/drizzledump.cc:556
1253
#: ../client/drizzledump.cc:2492
1255
"Direct output to a given file. This option should be used in MSDOS, because "
1256
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1260
#: ../client/drizzledump.cc:2494
1262
"Creates tab separated textfile for each table to given path. (creates .sql "
1263
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1264
"machine as the drizzled daemon."
1267
#: ../client/drizzledump.cc:2496
1268
msgid "Dump only selected records; QUOTES mandatory!"
1271
#: ../client/drizzledump.cc:2502
1036
1272
msgid "Connect to host."
1039
#: ../client/drizzledump.cc:558
1275
#: ../client/drizzledump.cc:2504
1041
1277
"Password to use when connecting to server. If password is not given it's "
1042
1278
"solicited on the tty."
1045
#: ../client/drizzledump.cc:560
1046
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1281
#: ../client/drizzledump.cc:2506
1047
1282
msgid "Port number to use for connection."
1050
#: ../client/drizzledump.cc:567
1285
#: ../client/drizzledump.cc:2513
1051
1286
msgid "Hidden Options"
1054
#: ../client/drizzledump.cc:569
1289
#: ../client/drizzledump.cc:2515
1055
1290
msgid "Used to select the database"
1058
#: ../client/drizzledump.cc:570
1293
#: ../client/drizzledump.cc:2516
1059
1294
msgid "Used to select the tables"
1062
#: ../client/drizzledump.cc:573
1297
#: ../client/drizzledump.cc:2519
1063
1298
msgid "Allowed Options + Hidden Options"
1066
#: ../client/drizzledump.cc:637
1301
#: ../client/drizzledump.cc:2571
1068
1303
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1071
#: ../client/drizzledump.cc:642
1306
#: ../client/drizzledump.cc:2576
1073
1308
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1074
1309
"and you are welcome to modify and redistribute it under the GPL license\n"
1077
#: ../client/drizzledump.cc:643
1312
#: ../client/drizzledump.cc:2577
1078
1313
msgid "Dumps definitions and data from a Drizzle database server"
1081
#: ../client/drizzledump.cc:644
1316
#: ../client/drizzledump.cc:2578
1083
1318
msgid "Usage: %s [OPTIONS] database [tables]\n"
1086
#: ../client/drizzledump.cc:645
1321
#: ../client/drizzledump.cc:2579
1088
1323
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1091
#: ../client/drizzledump.cc:647
1326
#: ../client/drizzledump.cc:2581
1093
1328
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1096
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1097
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1331
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1332
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1099
1334
msgid "Value supplied for port is not valid.\n"
1102
#: ../client/drizzledump.cc:743
1338
#. This check is made because the some the file functions below
1339
#. have FN_REFLEN sized stack allocated buffers and will cause
1340
#. a crash even if the input destination buffer is large enough
1341
#. to hold the output.
1343
#: ../client/drizzledump.cc:2660
1345
msgid "Input filename too long: %s"
1348
#: ../client/drizzledump.cc:2698
1104
1350
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1107
#: ../client/drizzledump_data.cc:268
1108
msgid "-- Retrieving data for "
1111
#: ../client/drizzledump_data.cc:300
1112
msgid " rows dumped for table "
1115
#: ../client/drizzledump_data.cc:547
1116
msgid "-- Connecting to "
1119
#: ../client/drizzledump_data.cc:547
1120
msgid " using protocol "
1123
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1124
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1125
msgid "Error executing query: "
1128
#: ../client/drizzledump_data.cc:602
1129
msgid "Could not buffer result: "
1132
#: ../client/drizzledump_data.cc:648
1133
msgid "Error: Could not set db '"
1136
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1137
#: ../client/drizzledump_data.cc:673
1141
#: ../client/drizzledump_data.cc:682
1142
msgid "-- Disconnecting from "
1145
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1146
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1147
msgid "-- Retrieving table structures for "
1150
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1151
msgid "-- Retrieving fields for "
1154
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1155
msgid "-- Retrieving indexes for "
1158
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1159
msgid "-- Retrieving foreign keys for "
1162
#: ../client/drizzleslap.cc:2292
1353
#: ../client/drizzleslap.cc:2870
1164
1355
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1167
#: ../client/drizzletest.cc:5412
1358
#: ../client/drizzletest.cc:5364
1168
1359
msgid "Error: Invalid Value for opt_max_connect_retries"
1171
#: ../client/drizzletest.cc:5422
1362
#: ../client/drizzletest.cc:5374
1172
1363
msgid "Error: Invalid Value for opt_tail_lines"
1175
#: ../client/drizzletest.cc:5432
1366
#: ../client/drizzletest.cc:5384
1176
1367
msgid "Error: Invalid Value for opt_sleep"
1179
#: ../client/drizzletest.cc:5623
1370
#: ../client/drizzletest.cc:5563
1181
1372
msgid "Could not open '%s' for reading: errno = %d"
1184
#: ../client/drizzletest.cc:5628
1375
#: ../client/drizzletest.cc:5568
1186
1377
msgid "Out of memory"
1189
#: ../drizzled/drizzled.cc:491
1380
#: ../drizzled/drizzled.cc:482
1190
1381
msgid "Aborting\n"
1193
#: ../drizzled/drizzled.cc:550
1384
#: ../drizzled/drizzled.cc:546
1194
1385
msgid "One can only use the --user switch if running as root\n"
1197
#: ../drizzled/drizzled.cc:557
1388
#: ../drizzled/drizzled.cc:553
1199
1390
"Fatal error: Please read \"Security\" section of the manual to find out how "
1200
1391
"to run drizzled as root!\n"
1203
#: ../drizzled/drizzled.cc:577
1394
#: ../drizzled/drizzled.cc:573
1206
1397
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1210
#: ../drizzled/drizzled.cc:602
1401
#: ../drizzled/drizzled.cc:598
1211
1402
msgid "Set process group ID failed"
1214
#: ../drizzled/drizzled.cc:607
1405
#: ../drizzled/drizzled.cc:603
1215
1406
msgid "Set process user ID failed"
1218
#: ../drizzled/drizzled.cc:619
1409
#: ../drizzled/drizzled.cc:615
1219
1410
msgid "Process chroot failed"
1413
#: ../drizzled/drizzled.cc:704
1415
msgid "gethostname failed, using '%s' as hostname"
1222
1418
#: ../drizzled/drizzled.cc:739
1223
msgid "Error: Invalid Value for auto_increment_increment"
1226
#: ../drizzled/drizzled.cc:750
1227
msgid "Error: Invalid Value for auto_increment_offset"
1230
#: ../drizzled/drizzled.cc:761
1231
msgid "Error: Invalid Value for completion_type"
1234
#: ../drizzled/drizzled.cc:773
1235
msgid "Error: Invalid Value for div-precision-increment"
1238
#: ../drizzled/drizzled.cc:784
1239
msgid "Error: Invalid Value for group_concat_max_len"
1242
#: ../drizzled/drizzled.cc:795
1243
msgid "Error: Invalid Value for join_buffer_size"
1246
#: ../drizzled/drizzled.cc:807
1247
msgid "Error: Invalid Value for max_allowed_packet"
1250
#: ../drizzled/drizzled.cc:819
1251
msgid "Error: Invalid Value for max_error_count"
1254
#: ../drizzled/drizzled.cc:830
1255
msgid "Error: Invalid Value for max_heap_table_size"
1258
#: ../drizzled/drizzled.cc:842
1259
msgid "Error: Invalid Value for min_examined_row_limit"
1262
#: ../drizzled/drizzled.cc:853
1263
msgid "Error: Invalid Value for max_join_size"
1266
#: ../drizzled/drizzled.cc:864
1267
msgid "Error: Invalid Value for max_length_for_sort_data"
1270
#: ../drizzled/drizzled.cc:875
1271
msgid "Error: Invalid Value for max_seeks_for_key"
1274
#: ../drizzled/drizzled.cc:886
1275
msgid "Error: Invalid Value for max_sort_length"
1278
#: ../drizzled/drizzled.cc:897
1279
msgid "Error: Invalid Value for optimizer_search_depth"
1282
#: ../drizzled/drizzled.cc:908
1283
msgid "Error: Invalid Value for preload_buff_size"
1286
#: ../drizzled/drizzled.cc:919
1287
msgid "Error: Invalid Value for query_alloc_block_size"
1290
#: ../drizzled/drizzled.cc:931
1291
msgid "Error: Invalid Value for query_prealloc_size"
1294
#: ../drizzled/drizzled.cc:943
1295
msgid "Error: Invalid Value for range_alloc_block_size"
1298
#: ../drizzled/drizzled.cc:955
1299
msgid "Error: Invalid Value for read_buff_size"
1302
#: ../drizzled/drizzled.cc:967
1303
msgid "Error: Invalid Value for read_rnd_buff_size"
1306
#: ../drizzled/drizzled.cc:978
1307
msgid "Error: Invalid Value for sort_buff_size"
1310
#: ../drizzled/drizzled.cc:989
1311
msgid "Error: Invalid Value for table_def_size"
1314
#: ../drizzled/drizzled.cc:1000
1315
msgid "Error: Invalid Value for table_cache_size"
1318
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1319
msgid "Error: Invalid Value for table_lock_wait_timeout"
1322
#: ../drizzled/drizzled.cc:1038
1419
msgid "Error getting default charset"
1422
#: ../drizzled/drizzled.cc:766
1423
msgid "Error setting collation"
1426
#: ../drizzled/drizzled.cc:774
1428
msgid "Unknown locale: '%s'"
1431
#: ../drizzled/drizzled.cc:791
1432
msgid "Can't create thread-keys"
1435
#: ../drizzled/drizzled.cc:861
1436
msgid "Could not initialize table cache\n"
1439
#: ../drizzled/drizzled.cc:872
1440
msgid "XA cache initialization failed: Out of memory\n"
1443
#: ../drizzled/drizzled.cc:881
1444
msgid "Failed to initialize plugins\n"
1447
#: ../drizzled/drizzled.cc:903
1324
"Error: Invalid Value for transaction_message_threshold valid values are "
1325
"between 131072 - 1048576 bytes"
1328
#: ../drizzled/drizzled.cc:1096
1330
msgid "Defaults file '%s' not found\n"
1333
#: ../drizzled/drizzled.cc:1138
1335
msgid "gethostname failed, using '%s' as hostname"
1338
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1450
"%s: Unknown options give (first unknown is '%s').\n"
1451
"Use --verbose --help to get a list of available options\n"
1454
#: ../drizzled/drizzled.cc:928
1455
msgid "No scheduler found, cannot continue!\n"
1458
#: ../drizzled/drizzled.cc:952
1460
msgid "Unknown/unsupported storage engine: %s\n"
1463
#: ../drizzled/drizzled.cc:1044
1339
1464
msgid "Display this help and exit."
1340
1465
msgstr "Afichar aquesta ajuda e sortir."
1342
#: ../drizzled/drizzled.cc:1156
1343
msgid "Configuration file to use"
1346
#: ../drizzled/drizzled.cc:1158
1347
msgid "Base location for config files"
1350
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1351
msgid "Directory for plugins."
1354
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1356
"Optional comma separated list of plugins to load at startup in addition to "
1357
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1360
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1362
"Optional comma separated list of plugins to not load at startup. Effectively "
1363
"removes a plugin from the list of plugins to be loaded. [for example: --"
1364
"plugin_remove=crc32,logger_gearman]"
1367
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1369
"Optional comma separated list of plugins to load at starup instead of the "
1370
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1373
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1467
#: ../drizzled/drizzled.cc:1048
1468
msgid "Display this help and exit after initializing plugins."
1471
#: ../drizzled/drizzled.cc:1052
1472
msgid "Print the default settings and exit"
1475
#: ../drizzled/drizzled.cc:1056
1374
1476
msgid "Auto-increment columns are incremented by this"
1377
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1479
#: ../drizzled/drizzled.cc:1061
1379
1481
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1383
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1485
#: ../drizzled/drizzled.cc:1067
1385
1487
"Path to installation directory. All paths are usually resolved relative to "
1389
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1491
#: ../drizzled/drizzled.cc:1072
1390
1492
msgid "Chroot drizzled daemon during startup."
1393
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1495
#: ../drizzled/drizzled.cc:1076
1394
1496
msgid "Set the default collation."
1397
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1499
#: ../drizzled/drizzled.cc:1080
1398
1500
msgid "Default completion type."
1401
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1503
#: ../drizzled/drizzled.cc:1085
1402
1504
msgid "Write core on errors."
1405
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1507
#: ../drizzled/drizzled.cc:1089
1406
1508
msgid "Path to the database root."
1409
#: ../drizzled/drizzled.cc:1196
1410
msgid "Set the default storage engine for tables."
1511
#: ../drizzled/drizzled.cc:1093
1512
msgid "Set the default storage engine (table type) for tables."
1413
#: ../drizzled/drizzled.cc:1198
1515
#: ../drizzled/drizzled.cc:1097
1414
1516
msgid "Set the default time zone."
1417
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1519
#: ../drizzled/drizzled.cc:1102
1418
1520
msgid "Used for debugging; Use at your own risk!"
1421
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1523
#: ../drizzled/drizzled.cc:1107
1422
1524
msgid "Set up signals usable for debugging"
1425
#: ../drizzled/drizzled.cc:1204
1527
#: ../drizzled/drizzled.cc:1111
1531
#: ../drizzled/drizzled.cc:1115
1426
1532
msgid "Set the language used for the month names and the days of the week."
1429
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1535
#: ../drizzled/drizzled.cc:1120
1430
1536
msgid "Log some not critical warnings to the log file."
1433
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1434
msgid "Pid file used by drizzled."
1437
#: ../drizzled/drizzled.cc:1210
1438
msgid "Maximum time in seconds to wait for the port to become free. "
1441
#: ../drizzled/drizzled.cc:1212
1442
msgid "Include the SQL query in replicated protobuf messages."
1445
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1539
#: ../drizzled/drizzled.cc:1125
1540
msgid "Pid file used by safe_mysqld."
1543
#: ../drizzled/drizzled.cc:1129
1545
"Maximum time in seconds to wait for the port to become free. (Default: no "
1549
#: ../drizzled/drizzled.cc:1134
1447
1551
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1448
1552
"specified directory"
1451
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1555
#: ../drizzled/drizzled.cc:1139
1453
1557
"Uniquely identifies the server instance in the community of replication "
1457
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1561
#: ../drizzled/drizzled.cc:1144
1458
1562
msgid "Don't print a stack trace on failure."
1461
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1565
#: ../drizzled/drizzled.cc:1148
1462
1566
msgid "Enable symbolic link support."
1465
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1569
#: ../drizzled/drizzled.cc:1157
1467
1571
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1470
#: ../drizzled/drizzled.cc:1227
1574
#: ../drizzled/drizzled.cc:1162
1471
1575
msgid "Path for temporary files."
1474
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1578
#: ../drizzled/drizzled.cc:1166
1475
1579
msgid "Default transaction isolation level."
1478
#: ../drizzled/drizzled.cc:1231
1480
"Max message size written to transaction log, valid values 131072 - 1048576 "
1484
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1582
#: ../drizzled/drizzled.cc:1170
1485
1583
msgid "Run drizzled daemon as user."
1488
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1586
#: ../drizzled/drizzled.cc:1178
1490
1588
"The number of outstanding connection requests Drizzle can have. This comes "
1491
1589
"into play when the main Drizzle thread gets very many connection requests in "
1492
1590
"a very short time."
1495
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1593
#: ../drizzled/drizzled.cc:1184
1497
1595
"Size of tree cache used in bulk insert optimization. Note that this is a "
1498
1596
"limit per thread!"
1501
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1599
#: ../drizzled/drizzled.cc:1190
1503
1601
"Precision of the result of '/' operator will be increased on that value."
1506
#: ../drizzled/drizzled.cc:1248
1604
#: ../drizzled/drizzled.cc:1196
1507
1605
msgid "The maximum length of the result of function group_concat."
1510
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1608
#: ../drizzled/drizzled.cc:1201
1511
1609
msgid "The size of the buffer that is used for full joins."
1514
#: ../drizzled/drizzled.cc:1253
1516
"A global cap on the amount of memory that can be allocated by session join "
1517
"buffers (0 means unlimited)"
1520
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1612
#: ../drizzled/drizzled.cc:1207
1521
1613
msgid "Max packetlength to send/receive from to server."
1524
#: ../drizzled/drizzled.cc:1257
1616
#: ../drizzled/drizzled.cc:1212
1618
"If there is more than this number of interrupted connections from a host "
1619
"this host will be blocked from further connections."
1622
#: ../drizzled/drizzled.cc:1217
1525
1623
msgid "Max number of errors/warnings to store for a statement."
1528
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1626
#: ../drizzled/drizzled.cc:1222
1529
1627
msgid "Don't allow creation of heap tables bigger than this."
1532
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1630
#: ../drizzled/drizzled.cc:1228
1534
1632
"Joins that are probably going to read more than max_join_size records return "
1538
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1636
#: ../drizzled/drizzled.cc:1234
1539
1637
msgid "Max number of bytes in sorted records."
1542
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1640
#: ../drizzled/drizzled.cc:1239
1543
1641
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1546
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1644
#: ../drizzled/drizzled.cc:1244
1548
1646
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1549
1647
"max_sort_length bytes of each value are used; the rest are ignored)."
1552
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1650
#: ../drizzled/drizzled.cc:1251
1553
1651
msgid "After this many write locks, allow some read locks to run in between."
1556
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1654
#: ../drizzled/drizzled.cc:1255
1558
1656
"Don't log queries which examine less than min_examined_row_limit rows to "
1562
#: ../drizzled/drizzled.cc:1277
1660
#: ../drizzled/drizzled.cc:1261
1564
"Do not apply any heuristic(s) during query optimization to prune, thus "
1565
"perform an exhaustive search from the optimizer search space."
1662
"Controls the heuristic(s) applied during query optimization to prune less-"
1663
"promising partial plans from the optimizer search space. Meaning: false - do "
1664
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1665
"based on number of retrieved rows."
1568
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1668
#: ../drizzled/drizzled.cc:1269
1570
1670
"Maximum depth of search performed by the query optimizer. Values larger than "
1571
1671
"the number of relations in a query result in better query plans, but take "
1731
#: ../drizzled/drizzled.cc:2046
1772
#: ../drizzled/drizzled.cc:1405
1733
1774
msgid "Usage: %s [OPTIONS]\n"
1736
#: ../drizzled/drizzled.cc:2167
1777
#: ../drizzled/drizzled.cc:1529
1739
1780
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1740
1781
"command line\n"
1743
#: ../drizzled/drizzled.cc:2184
1744
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1747
#: ../drizzled/drizzled.cc:2197
1748
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1751
#: ../drizzled/drizzled.cc:2210
1752
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1755
#: ../drizzled/drizzled.cc:2223
1756
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1759
#: ../drizzled/drizzled.cc:2338
1762
"There was an error creating the '%s' part of the path '%s'. Please check "
1763
"the path exists and is writable.\n"
1766
#: ../drizzled/drizzled.cc:2345
1769
"There was an error opening the path '%s', please check the path exists and "
1773
#: ../drizzled/error.cc:133
1784
#: ../drizzled/drizzled.cc:1572
1785
msgid "Can't start server: cannot resolve hostname!"
1788
#: ../drizzled/drizzled.cc:1578
1789
msgid "Can't start server: bind-address refers to multiple interfaces!"
1792
#: ../drizzled/error.cc:138
1775
1794
msgid "Unknown error %d"
1778
#: ../drizzled/error.cc:207
1782
#: ../drizzled/error.cc:208
1783
msgid "Error on first"
1786
#: ../drizzled/error.cc:209
1797
#: ../drizzled/error.cc:214
1790
#: ../drizzled/error.cc:210
1801
#: ../drizzled/error.cc:215
1794
#: ../drizzled/error.cc:211
1805
#: ../drizzled/error.cc:216
1796
1807
msgid "Can't create file '%-.200s' (errno: %d)"
1799
#: ../drizzled/error.cc:212
1810
#: ../drizzled/error.cc:217
1801
1812
msgid "Can't create table '%-.200s' (errno: %d)"
1804
#: ../drizzled/error.cc:213
1806
msgid "Can't create schema '%-.192s' (errno: %d)"
1809
#: ../drizzled/error.cc:214
1811
msgid "Can't create schema '%-.192s'; schema exists"
1814
#: ../drizzled/error.cc:215
1816
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1819
#: ../drizzled/error.cc:216
1821
msgid "Error on delete of '%-.192s' (errno: %d)"
1824
#: ../drizzled/error.cc:217
1826
msgid "Can't get status of '%-.200s' (errno: %d)"
1829
1815
#: ../drizzled/error.cc:218
1831
msgid "Can't lock file (errno: %d)"
1817
msgid "Can't create database '%-.192s' (errno: %d)"
1834
1820
#: ../drizzled/error.cc:219
1836
msgid "Can't open file: '%-.200s' (errno: %d)"
1822
msgid "Can't create database '%-.192s'; database exists"
1839
1825
#: ../drizzled/error.cc:220
1841
msgid "Can't find file: '%-.200s' (errno: %d)"
1827
msgid "Can't drop database '%-.192s'; database doesn't exist"
1844
1830
#: ../drizzled/error.cc:221
1846
msgid "Can't read dir of '%-.192s' (errno: %d)"
1832
msgid "Error on delete of '%-.192s' (errno: %d)"
1849
1835
#: ../drizzled/error.cc:222
1851
msgid "Record has changed since last read in table '%-.192s'"
1837
msgid "Can't get status of '%-.200s' (errno: %d)"
1854
1840
#: ../drizzled/error.cc:223
1856
msgid "Disk full (%s); waiting for someone to free some space..."
1842
msgid "Can't lock file (errno: %d)"
1859
1845
#: ../drizzled/error.cc:224
1861
msgid "Can't write; duplicate key in table '%-.192s'"
1847
msgid "Can't open file: '%-.200s' (errno: %d)"
1864
1850
#: ../drizzled/error.cc:225
1866
msgid "Error on close of '%-.192s' (errno: %d)"
1852
msgid "Can't find file: '%-.200s' (errno: %d)"
1869
1855
#: ../drizzled/error.cc:226
1871
msgid "Error reading file '%-.200s' (errno: %d)"
1857
msgid "Can't read dir of '%-.192s' (errno: %d)"
1874
1860
#: ../drizzled/error.cc:227
1876
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1862
msgid "Record has changed since last read in table '%-.192s'"
1879
1865
#: ../drizzled/error.cc:228
1881
msgid "Error writing file '%-.200s' (errno: %d)"
1867
msgid "Disk full (%s); waiting for someone to free some space..."
1884
1870
#: ../drizzled/error.cc:229
1886
msgid "'%-.192s' is locked against change"
1872
msgid "Can't write; duplicate key in table '%-.192s'"
1889
1875
#: ../drizzled/error.cc:230
1890
msgid "Sort aborted"
1877
msgid "Error on close of '%-.192s' (errno: %d)"
1893
1880
#: ../drizzled/error.cc:231
1895
msgid "Got error %d from storage engine"
1882
msgid "Error reading file '%-.200s' (errno: %d)"
1898
1885
#: ../drizzled/error.cc:232
1900
msgid "Table storage engine for '%-.192s' doesn't have this option"
1887
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1903
1890
#: ../drizzled/error.cc:233
1905
msgid "Can't find record in '%-.192s'"
1892
msgid "Error writing file '%-.200s' (errno: %d)"
1908
1895
#: ../drizzled/error.cc:234
1910
msgid "Incorrect information in file: '%-.200s'"
1897
msgid "'%-.192s' is locked against change"
1913
1900
#: ../drizzled/error.cc:235
1915
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1901
msgid "Sort aborted"
1918
1904
#: ../drizzled/error.cc:236
1920
msgid "Old key file for table '%-.192s'; repair it!"
1906
msgid "Got error %d from storage engine"
1923
1909
#: ../drizzled/error.cc:237
1925
msgid "Table '%-.192s' is read only"
1911
msgid "Table storage engine for '%-.192s' doesn't have this option"
1928
1914
#: ../drizzled/error.cc:238
1930
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1916
msgid "Can't find record in '%-.192s'"
1933
1919
#: ../drizzled/error.cc:239
1934
msgid "Out of sort memory; increase server sort buffer size"
1921
msgid "Incorrect information in file: '%-.200s'"
1937
1924
#: ../drizzled/error.cc:240
1938
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1926
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1941
1929
#: ../drizzled/error.cc:241
1942
msgid "Global join memory constraint hit; increase join-heap-threshold"
1931
msgid "Old key file for table '%-.192s'; repair it!"
1945
1934
#: ../drizzled/error.cc:242
1946
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1936
msgid "Table '%-.192s' is read only"
1949
1939
#: ../drizzled/error.cc:243
1950
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1941
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1953
1944
#: ../drizzled/error.cc:244
1945
msgid "Out of sort memory; increase server sort buffer size"
1948
#: ../drizzled/error.cc:245
1955
1950
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1958
#: ../drizzled/error.cc:245
1953
#: ../drizzled/error.cc:246
1959
1954
msgid "Too many connections"
1962
#: ../drizzled/error.cc:246
1957
#: ../drizzled/error.cc:247
1964
1959
"Out of memory; check if drizzled or some other process uses all available "
1965
1960
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1966
1961
"memory or you can add more swap space"
1969
#: ../drizzled/error.cc:247
1964
#: ../drizzled/error.cc:248
1970
1965
msgid "Can't get hostname for your address"
1973
#: ../drizzled/error.cc:248
1968
#: ../drizzled/error.cc:249
1974
1969
msgid "Bad handshake"
1977
#: ../drizzled/error.cc:249
1979
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1982
1972
#: ../drizzled/error.cc:250
1974
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1977
#: ../drizzled/error.cc:251
1984
1979
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1987
#: ../drizzled/error.cc:251
1988
msgid "No schema selected"
1991
1982
#: ../drizzled/error.cc:252
1983
msgid "No database selected"
1986
#: ../drizzled/error.cc:253
1992
1987
msgid "Unknown command"
1995
#: ../drizzled/error.cc:253
1990
#: ../drizzled/error.cc:254
1997
1992
msgid "Column '%-.192s' cannot be null"
2000
#: ../drizzled/error.cc:254
2002
msgid "Unknown schema '%-.192s'"
2005
1995
#: ../drizzled/error.cc:255
1997
msgid "Unknown database '%-.192s'"
2000
#: ../drizzled/error.cc:256
2007
2002
msgid "Table '%-.192s' already exists"
2010
#: ../drizzled/error.cc:256
2005
#: ../drizzled/error.cc:257
2012
2007
msgid "Unknown table '%-.100s'"
2015
#: ../drizzled/error.cc:257
2010
#: ../drizzled/error.cc:258
2017
2012
msgid "Column '%-.192s' in %-.192s is ambiguous"
2020
#: ../drizzled/error.cc:258
2015
#: ../drizzled/error.cc:259
2021
2016
msgid "Server shutdown in progress"
2024
#: ../drizzled/error.cc:259
2019
#: ../drizzled/error.cc:260
2026
2021
msgid "Unknown column '%-.192s' in '%-.192s'"
2029
#: ../drizzled/error.cc:260
2024
#: ../drizzled/error.cc:261
2031
2026
msgid "'%-.192s' isn't in GROUP BY"
2034
#: ../drizzled/error.cc:261
2029
#: ../drizzled/error.cc:262
2036
2031
msgid "Can't group on '%-.192s'"
2039
#: ../drizzled/error.cc:262
2034
#: ../drizzled/error.cc:263
2040
2035
msgid "Statement has sum functions and columns in same statement"
2043
#: ../drizzled/error.cc:263
2038
#: ../drizzled/error.cc:264
2044
2039
msgid "Column count doesn't match value count"
2047
#: ../drizzled/error.cc:264
2042
#: ../drizzled/error.cc:265
2049
2044
msgid "Identifier name '%-.100s' is too long"
2052
#: ../drizzled/error.cc:265
2047
#: ../drizzled/error.cc:266
2054
2049
msgid "Duplicate column name '%-.192s'"
2057
#: ../drizzled/error.cc:266
2052
#: ../drizzled/error.cc:267
2059
2054
msgid "Duplicate key name '%-.192s'"
2062
#: ../drizzled/error.cc:267
2057
#: ../drizzled/error.cc:268
2064
2059
msgid "Duplicate entry '%-.192s' for key %d"
2067
#: ../drizzled/error.cc:268
2062
#: ../drizzled/error.cc:269
2069
2064
msgid "Incorrect column specifier for column '%-.192s'"
2072
#: ../drizzled/error.cc:269
2067
#: ../drizzled/error.cc:270
2074
2069
msgid "%s near '%-.80s' at line %d"
2077
#: ../drizzled/error.cc:270
2079
msgid "Parsing error near '%s'"
2082
2072
#: ../drizzled/error.cc:271
2083
2073
msgid "Query was empty"
2222
2212
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2225
#. KILL session errors
2215
#: ../drizzled/error.cc:298
2217
msgid "Unknown thread id: %lu"
2220
#: ../drizzled/error.cc:299
2222
msgid "You are not owner of thread %lu"
2226
2225
#: ../drizzled/error.cc:300
2228
msgid "Unknown session id: %lu"
2226
msgid "No tables used"
2231
2229
#: ../drizzled/error.cc:301
2233
msgid "You are not the owner of session %lu"
2231
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2236
2234
#: ../drizzled/error.cc:302
2237
msgid "You cannot kill the session you are connected from."
2240
#: ../drizzled/error.cc:305
2241
msgid "No tables used"
2244
#: ../drizzled/error.cc:306
2246
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2249
#: ../drizzled/error.cc:307
2251
msgid "Incorrect schema name '%-.100s'"
2254
#: ../drizzled/error.cc:308
2236
msgid "Incorrect database name '%-.100s'"
2239
#: ../drizzled/error.cc:303
2256
2241
msgid "Incorrect table name '%-.100s'"
2259
#: ../drizzled/error.cc:309
2244
#: ../drizzled/error.cc:304
2261
2246
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2262
2247
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2265
#: ../drizzled/error.cc:310
2250
#: ../drizzled/error.cc:305
2266
2251
msgid "Unknown error"
2269
#: ../drizzled/error.cc:311
2254
#: ../drizzled/error.cc:306
2271
2256
msgid "Unknown procedure '%-.192s'"
2274
#: ../drizzled/error.cc:312
2259
#: ../drizzled/error.cc:307
2276
2261
msgid "Incorrect parameter count to procedure '%-.192s'"
2279
#: ../drizzled/error.cc:313
2264
#: ../drizzled/error.cc:308
2281
2266
msgid "Unknown table '%-.192s' in %-.32s"
2284
#: ../drizzled/error.cc:314
2269
#: ../drizzled/error.cc:309
2286
2271
msgid "Column '%-.192s' specified twice"
2289
#: ../drizzled/error.cc:315
2274
#: ../drizzled/error.cc:310
2290
2275
msgid "Invalid use of group function"
2293
#: ../drizzled/error.cc:316
2278
#: ../drizzled/error.cc:311
2296
2281
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2299
#: ../drizzled/error.cc:317
2284
#: ../drizzled/error.cc:312
2300
2285
msgid "A table must have at least 1 column"
2303
#: ../drizzled/error.cc:318
2288
#: ../drizzled/error.cc:313
2305
2290
msgid "The table '%-.192s' is full"
2308
#: ../drizzled/error.cc:319
2293
#: ../drizzled/error.cc:314
2310
2295
msgid "Too many tables; Drizzle can only use %d tables in a join"
2313
#: ../drizzled/error.cc:320
2298
#: ../drizzled/error.cc:315
2314
2299
msgid "Too many columns"
2317
#: ../drizzled/error.cc:321
2302
#: ../drizzled/error.cc:316
2320
2305
"Row size too large. The maximum row size for the used table type, not "
2321
2306
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2324
#: ../drizzled/error.cc:322
2309
#: ../drizzled/error.cc:317
2325
2310
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2328
#: ../drizzled/error.cc:323
2313
#: ../drizzled/error.cc:318
2331
2316
"Table handler doesn't support NULL in given index. Please change column "
2332
2317
"'%-.192s' to be NOT NULL or use another handler"
2335
#: ../drizzled/error.cc:324
2320
#: ../drizzled/error.cc:319
2336
2321
msgid "No paths allowed for plugin library"
2339
#: ../drizzled/error.cc:325
2324
#: ../drizzled/error.cc:320
2341
2326
msgid "Plugin '%-.192s' already exists"
2344
#: ../drizzled/error.cc:326
2346
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2349
#: ../drizzled/error.cc:327
2351
msgid "Can't find symbol '%-.128s' in library '%s'"
2354
#: ../drizzled/error.cc:328
2329
#: ../drizzled/error.cc:321
2331
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2334
#: ../drizzled/error.cc:322
2336
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2339
#: ../drizzled/error.cc:323
2356
2341
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2359
#: ../drizzled/error.cc:329
2344
#: ../drizzled/error.cc:324
2362
2347
"Can't create a new thread (errno %d); if you are not out of available "
2363
2348
"memory, you can consult the manual for a possible OS-dependent bug"
2366
#: ../drizzled/error.cc:330
2351
#: ../drizzled/error.cc:325
2368
2353
msgid "Column count doesn't match value count at row %ld"
2371
#: ../drizzled/error.cc:331
2356
#: ../drizzled/error.cc:326
2373
2358
msgid "Can't reopen table: '%-.192s'"
2376
#: ../drizzled/error.cc:332
2361
#: ../drizzled/error.cc:327
2378
2363
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2379
2364
"illegal if there is no GROUP BY clause"
2382
#: ../drizzled/error.cc:333
2367
#: ../drizzled/error.cc:328
2384
2369
msgid "Table '%-.192s.%-.192s' doesn't exist"
2387
#: ../drizzled/error.cc:334
2372
#: ../drizzled/error.cc:329
2389
2374
"You have an error in your SQL syntax; check the manual that corresponds to "
2390
2375
"your Drizzle server version for the right syntax to use"
2393
#: ../drizzled/error.cc:335
2378
#: ../drizzled/error.cc:330
2394
2379
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2397
#: ../drizzled/error.cc:336
2382
#: ../drizzled/error.cc:331
2398
2383
msgid "Got packets out of order"
2401
#: ../drizzled/error.cc:337
2386
#: ../drizzled/error.cc:332
2402
2387
msgid "The used table type doesn't support BLOB/TEXT columns"
2405
#: ../drizzled/error.cc:338
2390
#: ../drizzled/error.cc:333
2406
2391
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2409
#: ../drizzled/error.cc:339
2394
#: ../drizzled/error.cc:334
2411
2396
msgid "Incorrect column name '%-.100s'"
2414
#: ../drizzled/error.cc:340
2399
#: ../drizzled/error.cc:335
2416
2401
msgid "The used storage engine can't index column '%-.192s'"
2419
#: ../drizzled/error.cc:341
2404
#: ../drizzled/error.cc:336
2421
2406
"Unable to open underlying table which is differently defined or of non-"
2422
2407
"MyISAM type or doesn't exist"
2425
#: ../drizzled/error.cc:342
2410
#: ../drizzled/error.cc:337
2427
2412
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2430
#: ../drizzled/error.cc:343
2415
#: ../drizzled/error.cc:338
2433
2418
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2436
#: ../drizzled/error.cc:344
2421
#: ../drizzled/error.cc:339
2438
2423
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2439
2424
"UNIQUE instead"
2442
#: ../drizzled/error.cc:345
2427
#: ../drizzled/error.cc:340
2443
2428
msgid "Result consisted of more than one row"
2446
#: ../drizzled/error.cc:346
2431
#: ../drizzled/error.cc:341
2447
2432
msgid "This table type requires a primary key"
2450
#: ../drizzled/error.cc:347
2435
#: ../drizzled/error.cc:342
2452
2437
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2455
#: ../drizzled/error.cc:348
2440
#: ../drizzled/error.cc:343
2456
2441
msgid "Can't open table"
2459
#: ../drizzled/error.cc:349
2444
#: ../drizzled/error.cc:344
2461
2446
msgid "The storage engine for the table doesn't support %s"
2464
#: ../drizzled/error.cc:350
2449
#: ../drizzled/error.cc:345
2466
2451
msgid "Got error %d during COMMIT"
2469
#: ../drizzled/error.cc:351
2454
#: ../drizzled/error.cc:346
2471
2456
msgid "Got error %d during ROLLBACK"
2475
2460
#. program that looks over the source for the N_() macros does not
2476
2461
#. (obviously) do macro expansion, so the string is entirely wrong for
2477
2462
#. what it is trying to output for every language except english.
2478
#: ../drizzled/error.cc:356
2463
#: ../drizzled/error.cc:351
2481
2466
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2482
2467
"'%-.64s' (%-.64s)"
2485
#: ../drizzled/error.cc:357
2470
#: ../drizzled/error.cc:352
2487
2472
"Can't execute the given command because you have active locked tables or an "
2488
2473
"active transaction"
2491
#: ../drizzled/error.cc:358
2476
#: ../drizzled/error.cc:353
2493
2478
msgid "Unknown system variable '%-.64s'"
2496
#: ../drizzled/error.cc:359
2481
#: ../drizzled/error.cc:354
2498
2483
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2501
#: ../drizzled/error.cc:360
2486
#: ../drizzled/error.cc:355
2504
2489
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2507
#: ../drizzled/error.cc:361
2492
#: ../drizzled/error.cc:356
2508
2493
msgid "Some non-transactional changed tables couldn't be rolled back"
2511
#: ../drizzled/error.cc:362
2496
#: ../drizzled/error.cc:357
2512
2497
msgid "You may only use constant expressions with SET"
2515
#: ../drizzled/error.cc:363
2500
#: ../drizzled/error.cc:358
2516
2501
msgid "Lock wait timeout exceeded; try restarting transaction"
2519
#: ../drizzled/error.cc:364
2504
#: ../drizzled/error.cc:359
2520
2505
msgid "The total number of locks exceeds the lock table size"
2523
#: ../drizzled/error.cc:365
2508
#: ../drizzled/error.cc:360
2524
2509
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2527
#: ../drizzled/error.cc:366
2512
#: ../drizzled/error.cc:361
2528
2513
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2531
#: ../drizzled/error.cc:367
2516
#: ../drizzled/error.cc:362
2533
2518
msgid "Incorrect arguments to %s"
2536
#: ../drizzled/error.cc:368
2521
#: ../drizzled/error.cc:363
2537
2522
msgid "Deadlock found when trying to get lock; try restarting transaction"
2540
#: ../drizzled/error.cc:369
2525
#: ../drizzled/error.cc:364
2541
2526
msgid "The used table type doesn't support FULLTEXT indexes"
2544
#: ../drizzled/error.cc:370
2529
#: ../drizzled/error.cc:365
2545
2530
msgid "Cannot add foreign key constraint"
2548
#: ../drizzled/error.cc:371
2533
#: ../drizzled/error.cc:366
2549
2534
msgid "Cannot add or update a child row: a foreign key constraint fails"
2552
#: ../drizzled/error.cc:372
2537
#: ../drizzled/error.cc:367
2553
2538
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2556
#: ../drizzled/error.cc:373
2541
#: ../drizzled/error.cc:368
2558
2543
msgid "Incorrect usage of %s and %s"
2561
#: ../drizzled/error.cc:374
2546
#: ../drizzled/error.cc:369
2562
2547
msgid "The used SELECT statements have a different number of columns"
2565
#: ../drizzled/error.cc:375
2550
#: ../drizzled/error.cc:370
2566
2551
msgid "Can't execute the query because you have a conflicting read lock"
2569
#: ../drizzled/error.cc:376
2554
#: ../drizzled/error.cc:371
2572
2557
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2575
#: ../drizzled/error.cc:377
2560
#: ../drizzled/error.cc:372
2578
2563
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2581
#: ../drizzled/error.cc:378
2566
#: ../drizzled/error.cc:373
2583
2568
msgid "Variable '%-.64s' doesn't have a default value"
2586
#: ../drizzled/error.cc:379
2571
#: ../drizzled/error.cc:374
2588
2573
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2591
#: ../drizzled/error.cc:380
2576
#: ../drizzled/error.cc:375
2593
2578
msgid "Incorrect argument type to variable '%-.64s'"
2596
#: ../drizzled/error.cc:381
2581
#: ../drizzled/error.cc:376
2598
2583
msgid "Variable '%-.64s' can only be set, not read"
2601
#: ../drizzled/error.cc:382
2586
#: ../drizzled/error.cc:377
2603
2588
msgid "Incorrect usage/placement of '%s'"
2606
#: ../drizzled/error.cc:383
2591
#: ../drizzled/error.cc:378
2608
2593
msgid "This version of Drizzle doesn't yet support '%s'"
2611
#: ../drizzled/error.cc:384
2596
#: ../drizzled/error.cc:379
2613
2598
msgid "Variable '%-.192s' is a %s variable"
2616
#: ../drizzled/error.cc:385
2601
#: ../drizzled/error.cc:380
2618
2603
msgid "Incorrect foreign key definition for '%-.192s': %s"
2621
#: ../drizzled/error.cc:386
2606
#: ../drizzled/error.cc:381
2622
2607
msgid "Key reference and table reference don't match"
2625
#: ../drizzled/error.cc:387
2610
#: ../drizzled/error.cc:382
2627
2612
msgid "Operand should contain %d column(s)"
2630
#: ../drizzled/error.cc:388
2615
#: ../drizzled/error.cc:383
2631
2616
msgid "Subquery returns more than 1 row"
2634
#: ../drizzled/error.cc:389
2619
#: ../drizzled/error.cc:384
2636
2621
msgid "Converting column '%s' from %s to %s"
2639
#: ../drizzled/error.cc:390
2624
#: ../drizzled/error.cc:385
2641
2626
msgid "Reference '%-.64s' not supported (%s)"
2644
#: ../drizzled/error.cc:391
2629
#: ../drizzled/error.cc:386
2645
2630
msgid "Every derived table must have its own alias"
2648
#: ../drizzled/error.cc:392
2633
#: ../drizzled/error.cc:387
2650
2635
msgid "Select %u was reduced during optimization"
2653
#: ../drizzled/error.cc:393
2638
#: ../drizzled/error.cc:388
2655
2640
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2658
#: ../drizzled/error.cc:394
2643
#: ../drizzled/error.cc:389
2659
2644
msgid "All parts of a SPATIAL index must be NOT NULL"
2662
#: ../drizzled/error.cc:395
2647
#: ../drizzled/error.cc:390
2664
2649
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2667
#: ../drizzled/error.cc:396
2652
#: ../drizzled/error.cc:391
2670
2655
"Uncompressed data size too large; the maximum size is %d (based on "
2671
2656
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2674
#: ../drizzled/error.cc:397
2659
#: ../drizzled/error.cc:392
2675
2660
msgid "ZLIB: Not enough memory"
2678
#: ../drizzled/error.cc:398
2663
#: ../drizzled/error.cc:393
2680
2665
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2681
2666
"data was corrupted)"
2684
#: ../drizzled/error.cc:399
2669
#: ../drizzled/error.cc:394
2685
2670
msgid "ZLIB: Input data corrupted"
2688
#: ../drizzled/error.cc:400
2673
#: ../drizzled/error.cc:395
2690
2675
msgid "%d line(s) were cut by GROUP_CONCAT()"
2693
#: ../drizzled/error.cc:401
2678
#: ../drizzled/error.cc:396
2695
2680
msgid "Row %ld doesn't contain data for all columns"
2698
#: ../drizzled/error.cc:402
2683
#: ../drizzled/error.cc:397
2701
2686
"Row %ld was truncated; it contained more data than there were input columns"
2704
#: ../drizzled/error.cc:403
2689
#: ../drizzled/error.cc:398
2707
2692
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2710
#: ../drizzled/error.cc:404
2695
#: ../drizzled/error.cc:399
2712
2697
msgid "Out of range value for column '%s' at row %ld"
2715
#: ../drizzled/error.cc:405
2700
#: ../drizzled/error.cc:400
2717
2702
msgid "Data truncated for column '%s' at row %ld"
2720
#: ../drizzled/error.cc:406
2705
#: ../drizzled/error.cc:401
2722
2707
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2725
#: ../drizzled/error.cc:407
2710
#: ../drizzled/error.cc:402
2727
2712
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2730
#: ../drizzled/error.cc:408
2715
#: ../drizzled/error.cc:403
2732
2717
msgid "Illegal mix of collations for operation '%s'"
2735
#: ../drizzled/error.cc:409
2720
#: ../drizzled/error.cc:404
2738
2723
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2739
2724
"variable_name)"
2742
#: ../drizzled/error.cc:410
2727
#: ../drizzled/error.cc:405
2744
2729
msgid "Unknown collation: '%-.64s'"
2747
#: ../drizzled/error.cc:411
2732
#: ../drizzled/error.cc:406
2750
2735
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2754
#: ../drizzled/error.cc:412
2739
#: ../drizzled/error.cc:407
2756
2741
msgid "Incorrect index name '%-.100s'"
2759
#: ../drizzled/error.cc:413
2744
#: ../drizzled/error.cc:408
2761
2746
msgid "Incorrect catalog name '%-.100s'"
2764
#: ../drizzled/error.cc:414
2749
#: ../drizzled/error.cc:409
2766
2751
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2769
#: ../drizzled/error.cc:415
2754
#: ../drizzled/error.cc:410
2771
2756
msgid "Unknown table engine '%s'"
2774
#: ../drizzled/error.cc:416
2759
#: ../drizzled/error.cc:411
2776
2761
msgid "The target table %-.100s of the %s is not updatable"
2779
#: ../drizzled/error.cc:417
2764
#: ../drizzled/error.cc:412
2782
2767
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2786
#: ../drizzled/error.cc:418
2771
#: ../drizzled/error.cc:413
2789
2774
"The Drizzle server is running with the %s option so it cannot execute this "
2793
#: ../drizzled/error.cc:419
2778
#: ../drizzled/error.cc:414
2795
2780
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2798
#: ../drizzled/error.cc:420
2783
#: ../drizzled/error.cc:415
2800
2785
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2803
#: ../drizzled/error.cc:421
2788
#: ../drizzled/error.cc:416
2805
2790
"Incorrect table definition; there can be only one TIMESTAMP column with "
2806
2791
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2809
#: ../drizzled/error.cc:422
2794
#: ../drizzled/error.cc:417
2811
2796
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2814
#: ../drizzled/error.cc:423
2799
#: ../drizzled/error.cc:418
2816
2801
msgid "Got error %d '%-.100s' from %s"
2819
#: ../drizzled/error.cc:424
2804
#: ../drizzled/error.cc:419
2821
2806
msgid "Got temporary error %d '%-.100s' from %s"
2824
#: ../drizzled/error.cc:425
2809
#: ../drizzled/error.cc:420
2826
2811
msgid "Unknown or incorrect time zone: '%-.64s'"
2829
#: ../drizzled/error.cc:426
2814
#: ../drizzled/error.cc:421
2831
2816
msgid "Invalid %s character string: '%.64s'"
2834
#: ../drizzled/error.cc:427
2819
#: ../drizzled/error.cc:422
2836
2821
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2839
#: ../drizzled/error.cc:428
2824
#: ../drizzled/error.cc:423
2841
2826
msgid "%s %s does not exist"
2844
#: ../drizzled/error.cc:429
2829
#: ../drizzled/error.cc:424
2845
2830
msgid "Query execution was interrupted"
2848
#: ../drizzled/error.cc:430
2833
#: ../drizzled/error.cc:425
2851
2836
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2852
2837
"(s) or definer/invoker of view lack rights to use them"
2855
#: ../drizzled/error.cc:431
2840
#: ../drizzled/error.cc:426
2857
2842
msgid "Field '%-.192s' doesn't have a default value"
2860
#: ../drizzled/error.cc:432
2845
#: ../drizzled/error.cc:427
2861
2846
msgid "Division by 0"
2864
#: ../drizzled/error.cc:433
2849
#: ../drizzled/error.cc:428
2866
2851
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2869
#: ../drizzled/error.cc:434
2854
#: ../drizzled/error.cc:429
2871
2856
msgid "Illegal %s '%-.192s' value found during parsing"
2874
#: ../drizzled/error.cc:435
2859
#: ../drizzled/error.cc:430
2876
2861
msgid "Key part '%-.192s' length cannot be 0"
2879
#: ../drizzled/error.cc:436
2864
#: ../drizzled/error.cc:431
2882
2867
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2883
2868
"the %.64s state"
2886
#: ../drizzled/error.cc:437
2871
#: ../drizzled/error.cc:432
2888
2873
msgid "Data too long for column '%s' at row %ld"
2891
#: ../drizzled/error.cc:438
2876
#: ../drizzled/error.cc:433
2894
2879
"%s: ready for connections.\n"
2895
2880
"Version: '%s' %s\n"
2898
#: ../drizzled/error.cc:439
2883
#: ../drizzled/error.cc:434
2899
2884
msgid "Can't load value from file with fixed size rows to variable"
2902
#: ../drizzled/error.cc:440
2887
#: ../drizzled/error.cc:435
2904
2889
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2907
#: ../drizzled/error.cc:441
2892
#: ../drizzled/error.cc:436
2908
2893
msgid "Table definition has changed, please retry transaction"
2911
#: ../drizzled/error.cc:442
2896
#: ../drizzled/error.cc:437
2913
2898
msgid "Not allowed to return a result set from a %s"
2916
#: ../drizzled/error.cc:443
2901
#: ../drizzled/error.cc:438
2917
2902
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2920
#: ../drizzled/error.cc:444
2905
#: ../drizzled/error.cc:439
2922
2907
"Explicit or implicit commit is not allowed in stored function or trigger."
2925
#: ../drizzled/error.cc:445
2910
#: ../drizzled/error.cc:440
2927
2912
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2930
#: ../drizzled/error.cc:446
2915
#: ../drizzled/error.cc:441
2932
2917
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2935
#: ../drizzled/error.cc:447
2920
#: ../drizzled/error.cc:442
2938
2923
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2942
#: ../drizzled/error.cc:448
2927
#: ../drizzled/error.cc:443
2943
2928
msgid "Trigger in wrong schema"
2946
#: ../drizzled/error.cc:449
2931
#: ../drizzled/error.cc:444
2949
2934
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2950
2935
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2953
#: ../drizzled/error.cc:450
2938
#: ../drizzled/error.cc:445
2955
2940
msgid "Display width out of range for column '%-.192s' (max = %d)"
2958
#: ../drizzled/error.cc:451
2943
#: ../drizzled/error.cc:446
2960
2945
msgid "Datetime function: %-.32s field overflow"
2963
#: ../drizzled/error.cc:452
2948
#: ../drizzled/error.cc:447
2966
2951
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2969
#: ../drizzled/error.cc:453
2954
#: ../drizzled/error.cc:448
2972
2957
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2975
#: ../drizzled/error.cc:454
2960
#: ../drizzled/error.cc:449
2976
2961
msgid "No data - zero rows fetched, selected, or processed"
2979
#: ../drizzled/error.cc:455
2964
#: ../drizzled/error.cc:450
2981
2966
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2984
#: ../drizzled/error.cc:456
2969
#: ../drizzled/error.cc:451
2986
2971
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2989
#: ../drizzled/error.cc:457
2974
#: ../drizzled/error.cc:452
2990
2975
msgid "The used table type doesn't support SPATIAL indexes"
2993
#: ../drizzled/error.cc:458
2978
#: ../drizzled/error.cc:453
2995
2980
msgid "Leading spaces are removed from name '%s'"
2998
#: ../drizzled/error.cc:459
2983
#: ../drizzled/error.cc:454
2999
2984
msgid "Failed to read auto-increment value from storage engine"
3002
#: ../drizzled/error.cc:460
2987
#: ../drizzled/error.cc:455
3004
2989
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3007
#: ../drizzled/error.cc:461
2992
#: ../drizzled/error.cc:456
3008
2993
msgid "Too high level of nesting for select"
3011
#: ../drizzled/error.cc:462
2996
#: ../drizzled/error.cc:457
3013
2998
msgid "Name '%-.64s' has become ''"
3016
#: ../drizzled/error.cc:463
3001
#: ../drizzled/error.cc:458
3018
3003
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3019
3004
"optional and non-empty FIELDS ENCLOSED BY"
3022
#: ../drizzled/error.cc:464
3007
#: ../drizzled/error.cc:459
3025
3010
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3028
#: ../drizzled/error.cc:465
3030
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3033
#: ../drizzled/error.cc:466
3013
#: ../drizzled/error.cc:460
3035
3015
msgid "Incorrect %-.32s value: '%-.128s'"
3038
#: ../drizzled/error.cc:467
3018
#: ../drizzled/error.cc:461
3040
3020
msgid "Table has no partition for value %-.64s"
3043
#: ../drizzled/error.cc:468
3023
#: ../drizzled/error.cc:462
3044
3024
msgid "Writing one row to the row-based binary log failed"
3047
#: ../drizzled/error.cc:469
3027
#: ../drizzled/error.cc:463
3049
3029
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3052
#: ../drizzled/error.cc:470
3032
#: ../drizzled/error.cc:464
3055
3035
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3056
3036
"d would lead to a duplicate entry"
3059
#: ../drizzled/error.cc:471
3039
#: ../drizzled/error.cc:465
3061
3041
"Transaction isolation level can't be changed while a transaction is in "
3065
#: ../drizzled/error.cc:472
3045
#: ../drizzled/error.cc:466
3067
3047
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3070
#: ../drizzled/error.cc:473
3050
#: ../drizzled/error.cc:467
3072
3052
msgid "Incorrect parameters in the call to native function '%-.192s'"
3075
#: ../drizzled/error.cc:474
3055
#: ../drizzled/error.cc:468
3077
3057
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3080
#: ../drizzled/error.cc:475
3060
#: ../drizzled/error.cc:469
3082
3062
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3085
#: ../drizzled/error.cc:477
3065
#: ../drizzled/error.cc:470
3067
msgid "Received an invalid value '%s' for a UNIX timestamp."
3070
#: ../drizzled/error.cc:471
3087
3072
msgid "Received an invalid datetime value '%s'."
3090
#: ../drizzled/error.cc:478
3092
msgid "Received an invalid DATE value '%s'."
3095
#: ../drizzled/error.cc:479
3075
#: ../drizzled/error.cc:472
3097
3077
msgid "Received a NULL argument for function '%s'."
3100
#: ../drizzled/error.cc:480
3102
msgid "Received an invalid timestamp value '%s'."
3105
#: ../drizzled/error.cc:481
3107
msgid "Received an invalid TIME value '%s'."
3110
#: ../drizzled/error.cc:482
3112
msgid "Received an invalid value '%s' for a UNIX timestamp."
3115
#: ../drizzled/error.cc:484
3080
#: ../drizzled/error.cc:473
3117
3082
msgid "Received an out-of-range argument '%s' for function '%s'."
3120
#: ../drizzled/error.cc:485
3085
#: ../drizzled/error.cc:474
3122
3087
msgid "Received an invalid enum value '%s'."
3125
#: ../drizzled/error.cc:486
3090
#: ../drizzled/error.cc:475
3126
3091
msgid "Tables which are replicated require a primary key."
3129
#: ../drizzled/error.cc:488
3131
msgid "Corrupt or invalid schema definition for '%s' : %s"
3134
#: ../drizzled/error.cc:489
3136
msgid "Corrupt or invalid table definition for '%s': %s"
3139
#: ../drizzled/error.cc:490
3141
msgid "The number of enum that were required was too high for table '%s'"
3144
#: ../drizzled/error.cc:491
3146
msgid "Corrupt or invalid table definition for '%s'"
3149
#: ../drizzled/error.cc:492
3151
msgid "Collation '%s' for table %s is invalid/unknown"
3154
#: ../drizzled/error.cc:494
3156
msgid "Cannot drop table '%s'"
3159
#: ../drizzled/error.cc:495
3161
msgid "Error occurred while dropping table '%s'"
3164
#: ../drizzled/error.cc:496
3166
msgid "Permission denied to create '%s'"
3169
#: ../drizzled/error.cc:497
3171
msgid "Unknown table '%s'"
3174
#: ../drizzled/error.cc:499
3176
msgid "Cannot create schema '%s'"
3179
#: ../drizzled/error.cc:500
3094
#: ../drizzled/error.cc:476
3096
msgid "Corrupt or invalid table definition: %s"
3099
#: ../drizzled/error.cc:477
3101
msgid "Corrupt or invalid schema definition for %s : %s"
3104
#: ../drizzled/error.cc:478
3181
3106
msgid "Schema does not exist: %s"
3184
#: ../drizzled/error.cc:501
3109
#: ../drizzled/error.cc:479
3186
3111
msgid "Error altering schema: %s"
3189
#: ../drizzled/error.cc:502
3114
#: ../drizzled/error.cc:480
3191
3116
msgid "Error droppping Schema : %s"
3194
#: ../drizzled/error.cc:504
3119
#: ../drizzled/error.cc:481
3195
3120
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3198
#: ../drizzled/error.cc:505
3123
#: ../drizzled/error.cc:482
3200
3125
msgid "Unknown table engine option key/pair %s = %s."
3203
#: ../drizzled/error.cc:506
3128
#: ../drizzled/error.cc:483
3205
3130
msgid "Unknown schema engine option key/pair %s = %s."
3208
#: ../drizzled/error.cc:508
3209
msgid "Admin access not allowed from this username/IP address."
3212
#. User lock/barrier error messages
3213
#: ../drizzled/error.cc:511
3214
msgid "wait() can not be called on session owning user defined barrier."
3217
#: ../drizzled/error.cc:512
3218
msgid "Unknown user defined barrier requested."
3221
#: ../drizzled/error.cc:513
3222
msgid "Session does not own user defined barrier."
3225
#: ../drizzled/error.cc:514
3226
msgid "Session can not wait on a user defined lock owned by the session."
3229
#: ../drizzled/error.cc:515
3230
msgid "Session does not own user defined lock."
3233
#: ../drizzled/error.cc:517
3234
msgid "Invalid name for user defined barrier."
3237
#: ../drizzled/error.cc:518
3238
msgid "Invalid name for user defined lock."
3241
#: ../drizzled/error.cc:520
3243
"Either a DEFAULt value or NULL NULL description is required for a new column "
3244
"if table is not empty"
3248
#: ../drizzled/error.cc:523
3251
"Cast to unsigned converted negative integer to it's positive complement: %s"
3254
#: ../drizzled/error.cc:524
3256
msgid "Invalid cast to signed integer: %s"
3259
#: ../drizzled/error.cc:526
3261
msgid "Identifier '%.*s' is a SQL keyword."
3264
#: ../drizzled/error.cc:529
3133
#: ../drizzled/error.cc:485
3266
3135
msgid "Can't unlock file (Errcode: %d)"
3269
#: ../drizzled/error.cc:530
3138
#: ../drizzled/error.cc:486
3271
3140
msgid "Can't change size of file (Errcode: %d)"
3274
#: ../drizzled/error.cc:531
3143
#: ../drizzled/error.cc:487
3276
3145
msgid "Can't open stream from handle (Errcode: %d)"
3279
#: ../drizzled/error.cc:532
3148
#: ../drizzled/error.cc:488
3281
3150
msgid "Warning: '%s' had %d links"
3284
#: ../drizzled/error.cc:533
3153
#: ../drizzled/error.cc:489
3286
3155
msgid "Warning: %d files and %d streams is left open\n"
3289
#: ../drizzled/error.cc:534
3158
#: ../drizzled/error.cc:490
3291
3160
msgid "Can't create directory '%s' (Errcode: %d)"
3294
#: ../drizzled/error.cc:535
3163
#: ../drizzled/error.cc:491
3297
3166
"Character set '%s' is not a compiled character set and is not specified in "
3301
#: ../drizzled/error.cc:536
3170
#: ../drizzled/error.cc:492
3303
3172
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3306
#: ../drizzled/error.cc:537
3175
#: ../drizzled/error.cc:493
3308
3177
msgid "Can't read value for symlink '%s' (Error %d)"
3311
#: ../drizzled/error.cc:538
3180
#: ../drizzled/error.cc:494
3313
3182
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3316
#: ../drizzled/error.cc:539
3185
#: ../drizzled/error.cc:495
3318
3187
msgid "Error on realpath() on '%s' (Error %d)"
3321
#: ../drizzled/error.cc:540
3190
#: ../drizzled/error.cc:496
3323
3192
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3326
#: ../drizzled/error.cc:541
3195
#: ../drizzled/error.cc:497
3329
3198
"Collation '%s' is not a compiled collation and is not specified in the %s "
3333
#: ../drizzled/error.cc:542
3202
#: ../drizzled/error.cc:498
3335
3204
msgid "File '%s' (fileno: %d) was not closed"
3339
#: ../drizzled/error.cc:545
3340
msgid "Received an invalid UUID value"
3343
#: ../drizzled/error.cc:546
3344
msgid "The UUID was not created with a valid time"
3348
#: ../drizzled/error.cc:549
3350
msgid "Received an invalid BOOLEAN value '%s'."
3353
#: ../drizzled/error.cc:550
3355
msgid "Invalid cast to BOOLEAN: '%s'."
3358
#. Transactional DDL
3359
#: ../drizzled/error.cc:553
3360
msgid "Transactional DDL not supported"
3364
#: ../drizzled/error.cc:555
3366
msgid "Assertion '%s' failed."
3369
#: ../drizzled/error.cc:556
3371
msgid "Assertion '%s' failed, the result was NULL."
3374
#. Catalog related errors
3375
#: ../drizzled/error.cc:574
3377
msgid "Cannot create catalog '%s'."
3380
#: ../drizzled/error.cc:575
3382
msgid "Permission is denied to create '%s' catalog."
3385
#: ../drizzled/error.cc:576
3387
msgid "Cannot drop catalog '%s'."
3390
#: ../drizzled/error.cc:577
3392
msgid "Permission is denied to drop '%s' catalog."
3395
#: ../drizzled/error.cc:578
3397
msgid "Catalog '%s' does not exist."
3400
#: ../drizzled/error.cc:579
3401
msgid "You cannot drop the 'local' catalog."
3404
#: ../drizzled/error.cc:580
3406
msgid "Could not gain lock on '%s'."
3409
#: ../drizzled/error.cc:581
3411
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3414
#: ../drizzled/error.cc:582
3415
msgid "Invalid catalog name."
3418
#: ../drizzled/error.cc:583
3420
"Engine status is now stored in the data_dictionary tables, please use these "
3424
#: ../drizzled/identifier/catalog.cc:56
3426
"Catalog name cannot be encoded and fit within filesystem name length "
3430
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3207
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3432
3209
"Schema name cannot be encoded and fit within filesystem name length "
3433
3210
"restrictions."
3436
#: ../drizzled/identifier/table.cc:238
3213
#: ../drizzled/identifier/table.cc:224
3438
3215
"Table name cannot be encoded and fit within filesystem name length "
3439
3216
"restrictions."
3706
#: ../drizzled/sql_base.cc:1518
3708
msgid "Table %s had a open data Cursor in reopen_table"
3855
3711
#: ../drizzled/sql_table.cc:1933
3857
3713
msgid "Unknown - internal error %d during operation"
3860
#: ../drizzled/statement/alter_table.cc:1514
3716
#: ../drizzled/statement/alter_table.cc:1486
3863
3719
"order_st BY ignored because there is a user-defined clustered index in the "
3864
3720
"table '%-.192s'"
3867
#: ../drizzled/sys_var.cc:1526
3869
msgid "Variable named %s already exists!\n"
3872
#: ../drizzled/sys_var.cc:1535
3874
msgid "Could not add Variable: %s\n"
3877
#: ../drizzled/sys_var.cc:1633
3878
msgid "Failed to initialize system variables"
3881
#: ../drizzled/table.cc:1690
3723
#: ../drizzled/table.cc:1964
3883
3725
msgid "Got error %d when reading table '%s'"
3886
#: ../drizzled/table/instance/base.cc:1883
3728
#: ../drizzled/table_share.cc:860
3730
msgid "Table %s has invalid/unknown collation: %d,%s"
3733
#: ../drizzled/table_share.cc:1153
3735
msgid "ENUM column %s has greater than %d possible values"
3738
#: ../drizzled/table_share.cc:2063
3888
3740
msgid "Unknown collation '%s' in table '%-.64s' definition"
3891
#: ../drizzled/table/instance/base.cc:1890
3743
#: ../drizzled/table_share.cc:2070
3894
3746
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3898
#: ../drizzled/tztime.cc:170
3750
#: ../drizzled/tztime.cc:173
3900
3752
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3903
#: ../plugin/auth_file/auth_file.cc:227
3755
#: ../plugin/auth_file/auth_file.cc:225
3905
3757
msgid "Could not load auth file: %s\n"
3908
#: ../plugin/auth_file/auth_file.cc:243
3760
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3909
3761
msgid "File to load for usernames and passwords"
3912
#: ../plugin/auth_http/auth_http.cc:135
3914
"auth_http plugin loaded but required option url not specified. Against which "
3915
"URL are you intending on authenticating?\n"
3764
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3765
msgid "Enable HTTP Auth check"
3918
#: ../plugin/auth_http/auth_http.cc:151
3768
#: ../plugin/auth_http/auth_http.cc:160
3919
3769
msgid "URL for HTTP Auth check"
3922
#: ../plugin/auth_ldap/auth_ldap.cc:291
3772
#: ../plugin/auth_ldap/auth_ldap.cc:285
3924
3774
msgid "Reconnect failed: %s\n"
3927
#: ../plugin/auth_ldap/auth_ldap.cc:310
3777
#: ../plugin/auth_ldap/auth_ldap.cc:304
3929
3779
msgid "ldap_search_ext_s failed: %s\n"
3932
#: ../plugin/auth_ldap/auth_ldap.cc:416
3782
#: ../plugin/auth_ldap/auth_ldap.cc:410
3934
3784
msgid "Could not load auth ldap: %s\n"
3937
#: ../plugin/auth_ldap/auth_ldap.cc:437
3787
#: ../plugin/auth_ldap/auth_ldap.cc:423
3938
3788
msgid "URI of the LDAP server to contact"
3791
#: ../plugin/auth_ldap/auth_ldap.cc:431
3792
msgid "DN to use when binding to the LDAP server"
3941
3795
#: ../plugin/auth_ldap/auth_ldap.cc:439
3942
msgid "DN to use when binding to the LDAP server"
3945
#: ../plugin/auth_ldap/auth_ldap.cc:441
3946
3796
msgid "Password to use when binding the DN"
3949
#: ../plugin/auth_ldap/auth_ldap.cc:443
3799
#: ../plugin/auth_ldap/auth_ldap.cc:447
3950
3800
msgid "DN to use when searching"
3953
#: ../plugin/auth_ldap/auth_ldap.cc:445
3803
#: ../plugin/auth_ldap/auth_ldap.cc:455
3954
3804
msgid "Attribute in LDAP with plain text password"
3957
#: ../plugin/auth_ldap/auth_ldap.cc:447
3807
#: ../plugin/auth_ldap/auth_ldap.cc:463
3958
3808
msgid "Attribute in LDAP with MySQL hashed password"
3961
#: ../plugin/auth_ldap/auth_ldap.cc:449
3811
#: ../plugin/auth_ldap/auth_ldap.cc:471
3962
3812
msgid "How often to empty the users cache, 0 to disable"
3965
#: ../plugin/blitzdb/ha_blitz.cc:1507
3966
msgid "Estimated number of rows that a BlitzDB table will store."
3969
#: ../plugin/console/console.cc:379
3815
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3970
3816
msgid "Enable the console."
3973
#: ../plugin/console/console.cc:382
3819
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3974
3820
msgid "Turn on extra debugging."
3977
#: ../plugin/console/console.cc:385
3823
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3978
3824
msgid "User to use for auth."
3981
#: ../plugin/console/console.cc:388
3827
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3982
3828
msgid "Password to use for auth."
3985
#: ../plugin/console/console.cc:391
3987
msgid "Default catalog to use."
3988
msgstr "Banca de donadas d'utilizar"
3990
#: ../plugin/console/console.cc:394
3992
msgid "Default schema to use."
3993
msgstr "Banca de donadas d'utilizar"
3995
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3831
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3832
msgid "Default database to use."
3835
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3836
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3837
msgid "Invalid value of port\n"
3840
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3841
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3842
msgid "Invalid value for connect_timeout\n"
3845
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3846
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3847
msgid "Invalid value for read_timeout\n"
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3851
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3852
msgid "Invalid value for write_timeout\n"
3855
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3856
msgid "Invalid value for retry_count\n"
3859
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3860
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3861
msgid "Invalid value for buffer_length\n"
3864
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3865
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3997
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3867
"Port number to use for connection or 0 for default to, in order of "
3868
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4002
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3871
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3873
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3874
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4003
3875
msgid "Connect Timeout."
4006
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4007
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3878
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3879
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3880
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3881
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4008
3882
msgid "Read Timeout."
4011
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4012
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3885
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3886
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3887
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3888
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4013
3889
msgid "Write Timeout."
4016
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4017
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3892
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3893
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3894
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3895
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4018
3896
msgid "Retry Count."
4021
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4022
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3899
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3900
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3901
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3902
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4023
3903
msgid "Buffer length."
4026
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4027
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3906
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3907
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3908
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3909
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4028
3910
msgid "Address to bind to."
4031
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4032
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4033
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4034
msgid "Maximum simultaneous connections."
4037
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4038
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4039
msgid "A restrictive IP address list for incoming admin connections."
4042
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4043
msgid "Failed to send error message to libnotify\n"
4046
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4047
msgid "Error Messages to stderr"
4050
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4051
msgid "Comma-separated list of schemas to exclude"
4054
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4055
msgid "Comma-separated list of tables to exclude"
4058
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4059
msgid "Regular expression to apply to schemas to exclude"
4062
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4063
msgid "Regular expression to apply to tables to exclude"
4066
#: ../plugin/haildb/haildb_engine.cc:1080
4067
#: ../plugin/haildb/haildb_engine.cc:1218
4068
#: ../plugin/haildb/haildb_engine.cc:1248
4070
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4073
#: ../plugin/haildb/haildb_engine.cc:1099
4075
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4078
#: ../plugin/haildb/haildb_engine.cc:1197
4079
#: ../plugin/haildb/haildb_engine.cc:1310
4080
#: ../plugin/haildb/haildb_engine.cc:1491
4081
#: ../plugin/haildb/haildb_engine.cc:2157
4083
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4086
#: ../plugin/haildb/haildb_engine.cc:1349
4087
#: ../plugin/haildb/haildb_engine.cc:1365
4089
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4092
#: ../plugin/haildb/haildb_engine.cc:3403
4094
msgid "Error starting HailDB %d (%s)\n"
4097
#: ../plugin/haildb/haildb_engine.cc:3432
4098
msgid "Disable HailDB adaptive hash index (enabled by default)."
4101
#: ../plugin/haildb/haildb_engine.cc:3434
4102
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4105
#: ../plugin/haildb/haildb_engine.cc:3437
4107
"Size of a memory pool HailDB uses to store data dictionary information and "
3913
#: ../plugin/drizzle_protocol/errmsg.cc:31
3914
msgid "Unknown Drizzle error"
3917
#: ../plugin/drizzle_protocol/errmsg.cc:32
3919
msgid "Can't create UNIX socket (%d)"
3922
#: ../plugin/drizzle_protocol/errmsg.cc:33
3924
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3927
#: ../plugin/drizzle_protocol/errmsg.cc:34
3929
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3932
#: ../plugin/drizzle_protocol/errmsg.cc:35
3934
msgid "Can't create TCP/IP socket (%d)"
3937
#: ../plugin/drizzle_protocol/errmsg.cc:36
3939
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3942
#: ../plugin/drizzle_protocol/errmsg.cc:37
3943
msgid "Drizzle server has gone away"
3946
#: ../plugin/drizzle_protocol/errmsg.cc:38
3948
msgid "Protocol mismatch; server version = %d, client version = %d"
3951
#: ../plugin/drizzle_protocol/errmsg.cc:39
3952
msgid "Drizzle client ran out of memory"
3955
#: ../plugin/drizzle_protocol/errmsg.cc:40
3956
msgid "Wrong host info"
3959
#: ../plugin/drizzle_protocol/errmsg.cc:41
3960
msgid "Localhost via UNIX socket"
3963
#: ../plugin/drizzle_protocol/errmsg.cc:42
3965
msgid "%-.100s via TCP/IP"
3968
#: ../plugin/drizzle_protocol/errmsg.cc:43
3969
msgid "Error in server handshake"
3972
#: ../plugin/drizzle_protocol/errmsg.cc:44
3973
msgid "Lost connection to Drizzle server during query"
3976
#: ../plugin/drizzle_protocol/errmsg.cc:45
3977
msgid "Commands out of sync; you can't run this command now"
3980
#: ../plugin/drizzle_protocol/errmsg.cc:46
3982
msgid "Named pipe: %-.32s"
3985
#: ../plugin/drizzle_protocol/errmsg.cc:47
3987
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3990
#: ../plugin/drizzle_protocol/errmsg.cc:48
3992
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:49
3997
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4000
#: ../plugin/drizzle_protocol/errmsg.cc:50
4002
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4005
#: ../plugin/drizzle_protocol/errmsg.cc:51
4006
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4009
#: ../plugin/drizzle_protocol/errmsg.cc:52
4010
msgid "Embedded server"
4013
#: ../plugin/drizzle_protocol/errmsg.cc:53
4014
msgid "Error on SHOW SLAVE STATUS:"
4017
#: ../plugin/drizzle_protocol/errmsg.cc:54
4018
msgid "Error on SHOW SLAVE HOSTS:"
4021
#: ../plugin/drizzle_protocol/errmsg.cc:55
4022
msgid "Error connecting to slave:"
4025
#: ../plugin/drizzle_protocol/errmsg.cc:56
4026
msgid "Error connecting to master:"
4029
#: ../plugin/drizzle_protocol/errmsg.cc:57
4030
msgid "SSL connection error"
4033
#: ../plugin/drizzle_protocol/errmsg.cc:58
4034
msgid "Malformed packet"
4037
#: ../plugin/drizzle_protocol/errmsg.cc:59
4038
#: ../plugin/drizzle_protocol/errmsg.cc:70
4039
#: ../plugin/drizzle_protocol/errmsg.cc:71
4040
#: ../plugin/drizzle_protocol/errmsg.cc:72
4041
#: ../plugin/drizzle_protocol/errmsg.cc:73
4042
#: ../plugin/drizzle_protocol/errmsg.cc:74
4043
#: ../plugin/drizzle_protocol/errmsg.cc:75
4044
#: ../plugin/drizzle_protocol/errmsg.cc:76
4045
#: ../plugin/drizzle_protocol/errmsg.cc:77
4046
#: ../plugin/drizzle_protocol/errmsg.cc:78
4047
msgid "(unused error message)"
4050
#: ../plugin/drizzle_protocol/errmsg.cc:60
4051
msgid "Invalid use of null pointer"
4054
#: ../plugin/drizzle_protocol/errmsg.cc:61
4055
msgid "Statement not prepared"
4058
#: ../plugin/drizzle_protocol/errmsg.cc:62
4059
msgid "No data supplied for parameters in prepared statement"
4062
#: ../plugin/drizzle_protocol/errmsg.cc:63
4063
msgid "Data truncated"
4066
#: ../plugin/drizzle_protocol/errmsg.cc:64
4067
msgid "No parameters exist in the statement"
4070
#: ../plugin/drizzle_protocol/errmsg.cc:65
4071
msgid "Invalid parameter number"
4074
#: ../plugin/drizzle_protocol/errmsg.cc:66
4077
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4080
#: ../plugin/drizzle_protocol/errmsg.cc:68
4082
msgid "Using unsupported buffer type: %d (parameter: %d)"
4085
#: ../plugin/drizzle_protocol/errmsg.cc:69
4087
msgid "Shared memory: %-.100s"
4090
#: ../plugin/drizzle_protocol/errmsg.cc:79
4091
msgid "Wrong or unknown protocol"
4094
#: ../plugin/drizzle_protocol/errmsg.cc:80
4095
msgid "Invalid connection handle"
4098
#: ../plugin/drizzle_protocol/errmsg.cc:81
4100
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4101
"option 'secure_auth' enabled)"
4104
#: ../plugin/drizzle_protocol/errmsg.cc:83
4105
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4108
#: ../plugin/drizzle_protocol/errmsg.cc:84
4109
msgid "Attempt to read column without prior row fetch"
4112
#: ../plugin/drizzle_protocol/errmsg.cc:85
4113
msgid "Prepared statement contains no metadata"
4116
#: ../plugin/drizzle_protocol/errmsg.cc:86
4118
"Attempt to read a row while there is no result set associated with the "
4122
#: ../plugin/drizzle_protocol/errmsg.cc:88
4123
msgid "This feature is not implemented yet"
4126
#: ../plugin/drizzle_protocol/errmsg.cc:89
4129
"Lost connection to Drizzle server while waiting for initial communication "
4130
"packet, system error: %d"
4133
#: ../plugin/drizzle_protocol/errmsg.cc:91
4136
"Lost connection to Drizzle server while reading initial communication "
4137
"packet, system error: %d"
4140
#: ../plugin/drizzle_protocol/errmsg.cc:93
4143
"Lost connection to Drizzle server while sending authentication information, "
4147
#: ../plugin/drizzle_protocol/errmsg.cc:95
4150
"Lost connection to Drizzle server while reading authorization information, "
4154
#: ../plugin/drizzle_protocol/errmsg.cc:97
4157
"Lost connection to Drizzle server while setting initial database, system "
4161
#: ../plugin/drizzle_protocol/errmsg.cc:99
4163
msgid "Statement closed indirectly because of a preceding %s() call"
4166
#. CR_NET_UNCOMPRESS_ERROR 08S01
4167
#: ../plugin/drizzle_protocol/errmsg.cc:101
4168
msgid "Couldn't uncompress communication packet"
4171
#. CR_NET_READ_ERROR 08S01
4172
#: ../plugin/drizzle_protocol/errmsg.cc:103
4173
msgid "Got an error reading communication packets"
4176
#. CR_NET_READ_INTERRUPTED 08S01
4177
#: ../plugin/drizzle_protocol/errmsg.cc:105
4178
msgid "Got timeout reading communication packets"
4181
#. CR_NET_ERROR_ON_WRITE 08S01
4182
#: ../plugin/drizzle_protocol/errmsg.cc:107
4183
msgid "Got an error writing communication packets"
4186
#. CR_NET_WRITE_INTERRUPTED 08S01
4187
#: ../plugin/drizzle_protocol/errmsg.cc:109
4188
msgid "Got timeout writing communication packets"
4191
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4192
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4193
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4195
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4198
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4200
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4203
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4204
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4205
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4206
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4208
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4212
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4214
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4217
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4218
msgid "Invalid value of additional-mem-pool-size"
4221
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4222
msgid "Invalid value of autoextend-increment"
4225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4226
msgid "Invalid value of buffer-pool-size"
4229
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4230
msgid "Invalid value of io-capacity"
4233
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4234
msgid "Invalid value of fast-shutdown"
4237
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4238
msgid "Invalid value of flush-log-at-trx-commit"
4241
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4242
msgid "Invalid value of force-recovery"
4245
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4246
msgid "Invalid value of log-file-size"
4249
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4250
msgid "Invalid value of log-files-in-group"
4253
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4254
msgid "Invalid value of lock-wait-timeout"
4257
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4258
msgid "Invalid value of log-buffer-size"
4261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4262
msgid "Invalid value of lru-old-blocks-pct"
4265
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4266
msgid "Invalid value of lru-block-access-recency"
4269
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4270
msgid "Invalid value of max-dirty-pages-pct"
4273
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4274
msgid "Invalid value of max-purge-lag"
4277
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4278
msgid "Invalid value of open-files"
4281
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4282
msgid "Invalid value of read-io-threads"
4285
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4286
msgid "Invalid value of sync_spin_loops"
4289
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4291
msgid "Error starting Embedded InnoDB %d (%s)\n"
4294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4295
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4298
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4299
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4302
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4304
"Size of a memory pool InnoDB uses to store data dictionary information and "
4108
4305
"other internal data structures."
4111
#: ../plugin/haildb/haildb_engine.cc:3440
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4112
4309
msgid "Data file autoextend increment in megabytes"
4115
#: ../plugin/haildb/haildb_engine.cc:3443
4312
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4117
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4314
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4121
#: ../plugin/haildb/haildb_engine.cc:3446
4122
msgid "The common part for HailDB table spaces."
4125
#: ../plugin/haildb/haildb_engine.cc:3448
4126
msgid "Disable HailDB checksums validation (enabled by default)."
4129
#: ../plugin/haildb/haildb_engine.cc:3450
4130
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4133
#: ../plugin/haildb/haildb_engine.cc:3453
4318
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4319
msgid "The common part for InnoDB table spaces."
4322
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4323
msgid "Enable InnoDB checksums validation (enabled by default)."
4326
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4327
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4330
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4134
4331
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4137
#: ../plugin/haildb/haildb_engine.cc:3456
4334
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4139
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4336
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4140
4337
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4143
#: ../plugin/haildb/haildb_engine.cc:3459
4144
msgid "Stores each HailDB table to an .ibd file in the database dir."
4340
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4341
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4147
#: ../plugin/haildb/haildb_engine.cc:3462
4344
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4148
4345
msgid "File format to use for new tables in .ibd files."
4151
#: ../plugin/haildb/haildb_engine.cc:3465
4348
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4153
4350
"Set to 0 (write and flush once per second),1 (write and flush at each "
4154
4351
"commit) or 2 (write at commit, flush once per second)."
4157
#: ../plugin/haildb/haildb_engine.cc:3468
4354
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4158
4355
msgid "With which method to flush data."
4161
#: ../plugin/haildb/haildb_engine.cc:3471
4358
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4163
4360
"Helps to save your data in case the disk image of the database becomes "
4167
#: ../plugin/haildb/haildb_engine.cc:3474
4364
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4168
4366
msgid "Path to individual files and their sizes."
4171
#: ../plugin/haildb/haildb_engine.cc:3477
4172
msgid "Path to HailDB log files."
4369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4370
msgid "Path to InnoDB log files."
4175
#: ../plugin/haildb/haildb_engine.cc:3480
4373
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4176
4374
msgid "Size of each log file in a log group."
4179
#: ../plugin/haildb/haildb_engine.cc:3483
4377
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4181
"Number of log files in the log group. HailDB writes to the files in a "
4379
"Number of log files in the log group. InnoDB writes to the files in a "
4182
4380
"circular fashion. Value 3 is recommended here."
4185
#: ../plugin/haildb/haildb_engine.cc:3486
4383
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4187
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4385
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4188
4386
"rolled back. Values above 100000000 disable the timeout."
4191
#: ../plugin/haildb/haildb_engine.cc:3489
4389
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4193
"The size of the buffer which HailDB uses to write log to the log files on "
4391
"The size of the buffer which InnoDB uses to write log to the log files on "
4197
#: ../plugin/haildb/haildb_engine.cc:3492
4395
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4199
4397
"Sets the point in the LRU list from where all pages are classified as old "
4200
4398
"(Advanced users)"
4203
#: ../plugin/haildb/haildb_engine.cc:3495
4401
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4205
4403
"Milliseconds between accesses to a block at which it is made young. "
4206
4404
"0=disabled (Advanced users)"
4209
#: ../plugin/haildb/haildb_engine.cc:3498
4407
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4210
4408
msgid "Percentage of dirty pages allowed in bufferpool."
4213
#: ../plugin/haildb/haildb_engine.cc:3501
4411
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4214
4412
msgid "Desired maximum length of the purge queue (0 = no limit)"
4217
#: ../plugin/haildb/haildb_engine.cc:3504
4415
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4219
4417
"Roll back the complete transaction on lock wait timeout, for 4.x "
4220
4418
"compatibility (disabled by default)"
4223
#: ../plugin/haildb/haildb_engine.cc:3507
4224
msgid "How many files at the maximum HailDB keeps open at the same time."
4227
#: ../plugin/haildb/haildb_engine.cc:3510
4228
msgid "Number of background read I/O threads in HailDB."
4231
#: ../plugin/haildb/haildb_engine.cc:3513
4232
msgid "Number of background write I/O threads in HailDB."
4235
#: ../plugin/haildb/haildb_engine.cc:3515
4421
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4422
msgid "How many files at the maximum InnoDB keeps open at the same time."
4425
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4426
msgid "Number of background read I/O threads in InnoDB."
4429
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4430
msgid "Number of background write I/O threads in InnoDB."
4433
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4237
4435
"Disable if you want to reduce the number of messages written to the log "
4238
4436
"(default: enabled)."
4241
#: ../plugin/haildb/haildb_engine.cc:3518
4242
msgid "Enable SHOW HAILDB STATUS output in the log"
4245
#: ../plugin/haildb/haildb_engine.cc:3521
4246
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4249
#: ../plugin/haildb/haildb_engine.cc:3523
4251
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4254
#: ../plugin/hello_events/hello_events.cc:401
4439
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4440
msgid "Enable SHOW INNODB STATUS output in the log"
4443
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4444
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4447
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4448
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4451
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4453
msgid "Failed to send error message to libnotify\n"
4456
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4457
msgid "Error Messages to stderr"
4460
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4461
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4462
msgid "List of schemas to filter"
4465
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4466
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4467
msgid "List of tables to filter"
4470
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4471
msgid "Regular expression to apply to schemas to filter"
4474
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4475
msgid "Regular expression to apply to tables to filter"
4478
#: ../plugin/hello_events/hello_events.cc:301
4479
msgid "Invalid value of before-write-position\n"
4482
#: ../plugin/hello_events/hello_events.cc:310
4483
#: ../plugin/hello_events/hello_events.cc:319
4484
msgid "Invalid value of before-update-position\n"
4487
#: ../plugin/hello_events/hello_events.cc:359
4488
#: ../plugin/hello_events/hello_events.cc:362
4489
#: ../plugin/hello_events/hello_events.cc:380
4490
msgid "A comma delimited list of databases to watch"
4493
#: ../plugin/hello_events/hello_events.cc:365
4494
#: ../plugin/hello_events/hello_events.cc:396
4255
4495
msgid "Enable Example Events Plugin"
4498
#: ../plugin/hello_events/hello_events.cc:368
4258
4499
#: ../plugin/hello_events/hello_events.cc:404
4259
#: ../plugin/hello_events/hello_events.cc:407
4260
msgid "A comma delimited list of databases to watch"
4263
#: ../plugin/hello_events/hello_events.cc:410
4264
4500
msgid "Before write row event observer call position"
4267
#: ../plugin/hello_events/hello_events.cc:413
4268
#: ../plugin/pbms/src/parameters_ms.cc:461
4503
#: ../plugin/hello_events/hello_events.cc:371
4504
#: ../plugin/hello_events/hello_events.cc:415
4505
#: ../plugin/pbms/src/parameters_ms.cc:579
4269
4506
msgid "Before update row event observer call position"
4272
#: ../plugin/hello_events/hello_events.cc:416
4509
#: ../plugin/hello_events/hello_events.cc:374
4510
#: ../plugin/hello_events/hello_events.cc:426
4273
4511
msgid "After drop database event observer call position"
4276
#: ../plugin/hello_events/hello_events.cc:427
4514
#: ../plugin/hello_events/hello_events.cc:388
4515
msgid "A comma delimited list of tables to watch"
4518
#: ../plugin/hello_events/hello_events.cc:450
4277
4519
msgid "An example events Plugin"
4280
#: ../plugin/innobase/handler/data_dictionary.cc:760
4522
#: ../plugin/innobase/handler/data_dictionary.cc:202
4282
4524
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4285
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4287
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4291
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4293
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4297
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4300
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4301
"or its equivalent numeric id"
4304
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4305
msgid "Do not use Native AIO library for IO, even if available"
4308
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4309
msgid "Enable internal replication log."
4312
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4314
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4315
"rolled back. Values above 100000000 disable the timeout."
4318
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4319
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4322
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4324
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4325
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4328
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4329
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4330
#: ../plugin/transaction_log/print_transaction_message.cc:177
4331
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4333
msgid "Unable to parse transaction. Got error: %s.\n"
4336
#: ../plugin/innobase/srv/srv0start.cc:1034
4337
msgid "InnoDB: cannot determine Mac OS X version!\n"
4340
#: ../plugin/innobase/srv/srv0start.cc:1039
4342
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4343
"InnoDB: making transactions unsafe!\n"
4346
#: ../plugin/innobase/srv/srv0start.cc:1048
4349
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4350
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4351
"InnoDB: allocate more than 4 GB of memory."
4354
#: ../plugin/innobase/srv/srv0start.cc:1063
4356
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4359
#: ../plugin/innobase/srv/srv0start.cc:1068
4362
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4363
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4364
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4367
#: ../plugin/innobase/srv/srv0start.cc:1078
4369
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4372
#: ../plugin/innobase/srv/srv0start.cc:1083
4374
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4377
#: ../plugin/innobase/srv/srv0start.cc:1088
4379
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4382
#: ../plugin/innobase/srv/srv0start.cc:1092
4384
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4387
#: ../plugin/innobase/srv/srv0start.cc:1097
4389
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4392
#: ../plugin/innobase/srv/srv0start.cc:1167
4394
msgid " InnoDB: Using Linux native AIO\n"
4397
#: ../plugin/logging_gearman/logging_gearman.cc:186
4527
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4528
msgid "Invalid value for io-capacity\n"
4531
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4532
msgid "Invalid value for fast-shutdown\n"
4535
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4536
msgid "Invalid value for flush-log-at-trx-commit\n"
4539
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4540
msgid "Invalid value for max-dirty-pages-pct\n"
4543
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4544
msgid "Invalid value for stats-sample-pages\n"
4547
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4548
msgid "Invalid value for additional-mem-pool-size\n"
4551
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4552
msgid "Invalid value for autoextend-increment\n"
4555
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4556
msgid "Invalid value for buffer-pool-size\n"
4559
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4560
msgid "Invalid value for commit-concurrency\n"
4563
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4564
msgid "Invalid value for concurrency-tickets\n"
4567
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4568
msgid "Invalid value for file-io-threads\n"
4571
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4572
msgid "Invalid value for read-io-threads\n"
4575
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4576
msgid "Invalid value for write-io-threads\n"
4579
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4580
msgid "Invalid value for force-recovery\n"
4583
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4584
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4585
msgid "Invalid value for log-file-size\n"
4588
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4589
msgid "Invalid value for log-files-in-group\n"
4592
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4593
msgid "Invalid value for mirrored-log-groups\n"
4596
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4597
msgid "Invalid value for open-files\n"
4600
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4601
msgid "Invalid value for thread-concurrency\n"
4604
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4605
msgid "Invalid value for read-ahead-threshold\n"
4608
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4609
msgid "Invalid value for lock-wait-timeout\n"
4612
#: ../plugin/logging_gearman/logging_gearman.cc:199
4399
4614
msgid "fail gearman_client_create(): %s"
4402
#: ../plugin/logging_gearman/logging_gearman.cc:197
4617
#: ../plugin/logging_gearman/logging_gearman.cc:210
4404
4619
msgid "fail gearman_client_add_server(): %s"
4407
#: ../plugin/logging_gearman/logging_gearman.cc:302
4622
#: ../plugin/logging_gearman/logging_gearman.cc:309
4623
#: ../plugin/logging_gearman/logging_gearman.cc:316
4624
msgid "Enable logging to a gearman server"
4627
#: ../plugin/logging_gearman/logging_gearman.cc:325
4408
4628
msgid "Hostname for logging to a Gearman server"
4411
#: ../plugin/logging_gearman/logging_gearman.cc:305
4631
#: ../plugin/logging_gearman/logging_gearman.cc:334
4412
4632
msgid "Gearman Function to send logging to"
4415
#: ../plugin/logging_gearman/logging_gearman.cc:316
4635
#: ../plugin/logging_gearman/logging_gearman.cc:352
4416
4636
msgid "Log queries to a Gearman server"
4419
#: ../plugin/logging_query/logging_query.cc:178
4639
#: ../plugin/logging_query/logging_query.cc:192
4421
4641
msgid "fail open() fn=%s er=%s\n"
4424
#: ../plugin/logging_query/logging_query.cc:319
4644
#: ../plugin/logging_query/logging_query.cc:316
4645
msgid "Invalid value for threshold-slow"
4648
#: ../plugin/logging_query/logging_query.cc:325
4649
msgid "Invalid value for threshold-big-resultset"
4652
#: ../plugin/logging_query/logging_query.cc:334
4653
msgid "Invalid value for threshold-big-examined"
4656
#: ../plugin/logging_query/logging_query.cc:348
4657
#: ../plugin/logging_query/logging_query.cc:364
4425
4658
msgid "Enable logging to CSV file"
4428
#: ../plugin/logging_query/logging_query.cc:322
4429
msgid "File to log to"
4432
#: ../plugin/logging_query/logging_query.cc:325
4433
msgid "PCRE to match the query against"
4436
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4661
#: ../plugin/logging_query/logging_query.cc:351
4662
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4663
#: ../plugin/syslog/module.cc:233
4437
4664
msgid "Threshold for logging slow queries, in microseconds"
4440
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4667
#: ../plugin/logging_query/logging_query.cc:354
4668
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4669
#: ../plugin/syslog/module.cc:236
4441
4670
msgid "Threshold for logging big queries, for rows returned"
4444
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4673
#: ../plugin/logging_query/logging_query.cc:357
4674
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4675
#: ../plugin/syslog/module.cc:239
4445
4676
msgid "Threshold for logging big queries, for rows examined"
4448
#: ../plugin/logging_query/logging_query.cc:345
4679
#: ../plugin/logging_query/logging_query.cc:373
4680
msgid "File to log to"
4683
#: ../plugin/logging_query/logging_query.cc:382
4684
msgid "PCRE to match the query against"
4687
#: ../plugin/logging_query/logging_query.cc:439
4449
4688
msgid "Log queries to a CSV file"
4452
#: ../plugin/logging_stats/logging_stats.cc:373
4691
#: ../plugin/logging_stats/logging_stats.cc:312
4692
msgid "Invalid value for max-user-count\n"
4695
#: ../plugin/logging_stats/logging_stats.cc:320
4696
msgid "Invalid value for bucket-count\n"
4699
#: ../plugin/logging_stats/logging_stats.cc:329
4700
msgid "Invalid value for scoreboard-size\n"
4703
#: ../plugin/logging_stats/logging_stats.cc:364
4704
#: ../plugin/logging_stats/logging_stats.cc:406
4453
4705
msgid "Max number of users that will be logged"
4456
#: ../plugin/logging_stats/logging_stats.cc:376
4708
#: ../plugin/logging_stats/logging_stats.cc:375
4709
#: ../plugin/logging_stats/logging_stats.cc:409
4457
4710
msgid "Max number of range locks to use for Scoreboard"
4460
#: ../plugin/logging_stats/logging_stats.cc:379
4713
#: ../plugin/logging_stats/logging_stats.cc:386
4714
#: ../plugin/logging_stats/logging_stats.cc:412
4461
4715
msgid "Max number of concurrent sessions that will be logged"
4464
#: ../plugin/logging_stats/logging_stats.cc:380
4718
#: ../plugin/logging_stats/logging_stats.cc:397
4719
#: ../plugin/logging_stats/logging_stats.cc:415
4465
4720
msgid "Enable Logging Statistics Collection"
4468
#: ../plugin/logging_stats/logging_stats.cc:389
4723
#: ../plugin/logging_stats/logging_stats.cc:432
4469
4724
msgid "User Statistics as DATA_DICTIONARY tables"