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-05-14 03:13+0000\n"
12
12
"Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n"
13
13
"Language-Team: Hungarian <hu@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-05-20 05:18+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 "A 'segítség' szinonímája."
26
#: ../client/drizzle.cc:469
25
#: ../client/drizzle.cc:466
27
26
msgid "Clear command."
28
27
msgstr "Parancs törlés."
30
#: ../client/drizzle.cc:471
29
#: ../client/drizzle.cc:468
31
30
msgid "Reconnect to the server. Optional arguments are db and host."
33
32
"Újra kapcsolódás a szerverhez. Opcionálisan megadható az adatbázis és a "
36
#: ../client/drizzle.cc:473
35
#: ../client/drizzle.cc:470
38
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
41
#: ../client/drizzle.cc:475
40
#: ../client/drizzle.cc:472
42
41
msgid "Send command to drizzle server, display result vertically."
45
#: ../client/drizzle.cc:476
44
#: ../client/drizzle.cc:473
46
45
msgid "Exit drizzle. Same as quit."
49
#: ../client/drizzle.cc:477
48
#: ../client/drizzle.cc:474
50
49
msgid "Send command to drizzle server."
53
#: ../client/drizzle.cc:478
52
#: ../client/drizzle.cc:475
54
53
msgid "Display this help."
57
#: ../client/drizzle.cc:479
56
#: ../client/drizzle.cc:476
58
57
msgid "Disable pager, print to stdout."
61
#: ../client/drizzle.cc:480
60
#: ../client/drizzle.cc:477
62
61
msgid "Don't write into outfile."
65
#: ../client/drizzle.cc:482
64
#: ../client/drizzle.cc:479
66
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
69
#: ../client/drizzle.cc:483
68
#: ../client/drizzle.cc:480
70
69
msgid "Print current command."
73
#: ../client/drizzle.cc:484
72
#: ../client/drizzle.cc:481
74
73
msgid "Change your drizzle prompt."
77
#: ../client/drizzle.cc:485
76
#: ../client/drizzle.cc:482
78
77
msgid "Quit drizzle."
79
78
msgstr "Kilépés a drizzle-ből."
81
#: ../client/drizzle.cc:486
80
#: ../client/drizzle.cc:483
82
81
msgid "Rebuild completion hash."
85
#: ../client/drizzle.cc:488
84
#: ../client/drizzle.cc:485
86
85
msgid "Execute an SQL script file. Takes a file name as an argument."
89
#: ../client/drizzle.cc:489
88
#: ../client/drizzle.cc:486
90
89
msgid "Get status information from the server."
91
90
msgstr "Állapotinformáció kérése a kiszolgálótól"
93
#: ../client/drizzle.cc:491
92
#: ../client/drizzle.cc:488
94
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
97
#: ../client/drizzle.cc:493
98
msgid "Use another schema. Takes schema name as argument."
101
#: ../client/drizzle.cc:495
102
msgid "Shutdown the instance you are connected too."
105
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
96
#: ../client/drizzle.cc:490
97
msgid "Use another database. Takes database name as argument."
100
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1325
106
101
msgid "Show warnings after every statement."
109
#: ../client/drizzle.cc:499
104
#: ../client/drizzle.cc:494
110
105
msgid "Don't show warnings after every statement."
113
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
108
#: ../client/drizzle.cc:1144
115
110
msgid "shutting down drizzled"
118
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
113
#: ../client/drizzle.cc:1146
120
115
msgid " on port %d"
123
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
124
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
118
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
126
120
msgid "shutdown failed; error: '%s'"
129
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
123
#: ../client/drizzle.cc:1170
134
#: ../client/drizzle.cc:1196
128
#: ../client/drizzle.cc:1191
136
130
msgid "drizzled is alive\n"
139
#: ../client/drizzle.cc:1202
133
#: ../client/drizzle.cc:1197
141
135
msgid "ping failed; error: '%s'"
144
#: ../client/drizzle.cc:1208
138
#: ../client/drizzle.cc:1203
146
140
msgid "drizzled won't answer to ping, error: '%s'"
149
#: ../client/drizzle.cc:1257
143
#: ../client/drizzle.cc:1252
150
144
msgid "Error: Invalid Value for connect_timeout"
153
#: ../client/drizzle.cc:1268
147
#: ../client/drizzle.cc:1263
154
148
msgid "Error: Invalid Value for max_input_line"
157
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
151
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:2396
158
152
msgid "Options used only in command line"
161
#: ../client/drizzle.cc:1289
155
#: ../client/drizzle.cc:1284
163
157
msgid "Displays this help and exit."
164
158
msgstr "Megmutatja ezt a súgót, majd kilép."
166
#: ../client/drizzle.cc:1290
160
#: ../client/drizzle.cc:1285
168
162
"Don't use history file. Disable interactive behavior. (Enables --silent)"
171
#: ../client/drizzle.cc:1292
165
#: ../client/drizzle.cc:1287
172
166
msgid "Display column type information."
173
167
msgstr "Mező típus információ megjelenítés."
175
#: ../client/drizzle.cc:1294
169
#: ../client/drizzle.cc:1289
177
171
"Preserve comments. Send comments to the server. The default is --skip-"
178
172
"comments (discard comments), enable with --comments"
181
#: ../client/drizzle.cc:1296
175
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:2405
176
msgid "Use compression in server/client protocol."
177
msgstr "Tömörítés használata a szerver/kliens protokollban."
179
#: ../client/drizzle.cc:1293
182
180
msgid "Print the output of a query (rows) vertically."
185
#: ../client/drizzle.cc:1298
183
#: ../client/drizzle.cc:1295
186
184
msgid "Continue even if we get an sql error."
187
185
msgstr "Folytatás sql hiba esetén is."
189
#: ../client/drizzle.cc:1300
187
#: ../client/drizzle.cc:1297
191
189
"Enable named commands. Named commands mean this program's internal commands; "
192
190
"see drizzle> help . When enabled, the named commands can be used from any "
193
"line of the query, otherwise only from the first line, before an enter."
191
"line of the query, otherwise only from the first line, before an enter. "
192
"Disable with --disable-named-commands. This option is disabled by default."
195
#: ../client/drizzle.cc:1299
197
"Named commands are disabled. Use \\* form only, or use named commands only "
198
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
199
"the client now starts with this option ENABLED by default! Disable with '-"
200
"G'. Long format commands still work from the first line. WARNING: option "
201
"deprecated; use --disable-named-commands instead."
204
#: ../client/drizzle.cc:1300
205
msgid "Ignore space after function names."
196
208
#: ../client/drizzle.cc:1302
197
209
msgid "Turn off beep on error."
200
#: ../client/drizzle.cc:1303
202
msgid "Do not write line numbers for errors."
212
#: ../client/drizzle.cc:1304
213
msgid "Write line numbers for errors."
203
214
msgstr "Sorszámok megjelenítése hibákhoz."
205
#: ../client/drizzle.cc:1304
206
msgid "Do not write column names in results."
209
216
#: ../client/drizzle.cc:1306
218
"Don't write line number for errors. WARNING: -L is deprecated, use long "
219
"version of this option instead."
222
#: ../client/drizzle.cc:1308
223
msgid "Write column names in results."
226
#: ../client/drizzle.cc:1310
211
228
"Don't write column names in results. WARNING: -N is deprecated, use long "
212
229
"version of this options instead."
215
#: ../client/drizzle.cc:1308
232
#: ../client/drizzle.cc:1312
217
234
"Change the value of a variable. Please note that this option is deprecated; "
218
235
"you can set variables directly with --variable-name=value."
221
#: ../client/drizzle.cc:1310
238
#: ../client/drizzle.cc:1314
222
239
msgid "Output in table format."
225
#: ../client/drizzle.cc:1312
242
#: ../client/drizzle.cc:1316
226
243
msgid "Only allow UPDATE and DELETE that uses keys."
227
244
msgstr "Csak kulcsokat használó UPDATE and DELETE utasítások engedélyezése."
229
#: ../client/drizzle.cc:1314
246
#: ../client/drizzle.cc:1318
230
247
msgid "Synonym for option --safe-updates, -U."
233
#: ../client/drizzle.cc:1316
250
#: ../client/drizzle.cc:1320
234
251
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
237
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
238
#: ../drizzled/drizzled.cc:1235
254
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
255
#: ../drizzled/drizzled.cc:1174
239
256
msgid "Output version information and exit."
240
257
msgstr "Verzióinformáció megjelenítése és kilépés."
242
#: ../client/drizzle.cc:1319
259
#: ../client/drizzle.cc:1323
243
260
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
246
#: ../client/drizzle.cc:1323
263
#: ../client/drizzle.cc:1327
247
264
msgid "Number of lines before each import progress report."
250
#: ../client/drizzle.cc:1325
267
#: ../client/drizzle.cc:1329
251
268
msgid "Ping the server to check if it's alive."
254
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
271
#: ../client/drizzle.cc:1331
255
272
msgid "Configuration file defaults are not used if no-defaults is set"
258
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
275
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
259
276
msgid "Options specific to the drizzle client"
262
#: ../client/drizzle.cc:1333
264
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
265
"and field completion, but startup and reconnecting may take a longer time."
268
#: ../client/drizzle.cc:1335
279
#: ../client/drizzle.cc:1337
281
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
282
"and field completion, but startup and reconnecting may take a longer time. "
283
"Disable with --disable-auto-rehash."
286
#: ../client/drizzle.cc:1338
288
"No automatic rehashing. One has to use 'rehash' to get table and field "
289
"completion. This gives a quicker start of drizzle_st and disables rehashing "
290
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
293
#: ../client/drizzle.cc:1340
270
295
"Automatically switch to vertical output mode if the result is wider than the "
271
296
"terminal width."
274
#: ../client/drizzle.cc:1337
299
#: ../client/drizzle.cc:1342
275
300
msgid "Database to use."
278
#: ../client/drizzle.cc:1339
303
#: ../client/drizzle.cc:1344
279
304
msgid "(not used)"
282
#: ../client/drizzle.cc:1341
307
#: ../client/drizzle.cc:1346
283
308
msgid "Delimiter to be used."
286
#: ../client/drizzle.cc:1343
311
#: ../client/drizzle.cc:1348
287
312
msgid "Execute command and quit. (Disables --force and history file)"
290
#: ../client/drizzle.cc:1345
292
msgid "Enable LOAD DATA LOCAL INFILE."
315
#: ../client/drizzle.cc:1350
316
msgid "Enable/disable LOAD DATA LOCAL INFILE."
293
317
msgstr "LOAD DATA LOCAL INFILE engedélyezése/tiltása."
295
#: ../client/drizzle.cc:1347
319
#: ../client/drizzle.cc:1352
296
320
msgid "Flush buffer after each query."
297
321
msgstr "Buffer űrítés minden lekérdezés után."
299
#: ../client/drizzle.cc:1349
323
#: ../client/drizzle.cc:1354
300
324
msgid "Ignore SIGINT (CTRL-C)"
301
325
msgstr "SIGINT (Ctrl-C) figyelmen kívül hagyása"
303
#: ../client/drizzle.cc:1351
327
#: ../client/drizzle.cc:1356
305
329
"Only update the default database. This is useful for skipping updates to "
306
330
"other database in the update log."
309
#: ../client/drizzle.cc:1353
333
#: ../client/drizzle.cc:1358
311
335
"Pager to use to display results. If you don't supply an option the default "
312
336
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
980
#: ../client/drizzledump.cc:528
1211
#: ../client/drizzledump.cc:2471
981
1212
msgid "Insert rows with INSERT IGNORE."
984
#: ../client/drizzledump.cc:530
985
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
988
#: ../client/drizzledump.cc:532
1215
#: ../client/drizzledump.cc:2473
1216
msgid "Lines in the i.file are terminated by ..."
1219
#: ../client/drizzledump.cc:2475
1220
msgid "Wrap tables with autocommit/commit statements."
1223
#: ../client/drizzledump.cc:2477
990
1225
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
991
1226
"above line will be added otherwise, if --databases or --all-databases option "
995
#: ../client/drizzledump.cc:534
1230
#: ../client/drizzledump.cc:2479
1231
msgid "Don't write table creation info."
1234
#: ../client/drizzledump.cc:2481
996
1235
msgid "No row information."
999
#: ../client/drizzledump.cc:536
1238
#: ../client/drizzledump.cc:2482
1239
msgid "Deprecated. Use --skip-set-charset instead."
1242
#: ../client/drizzledump.cc:2484
1243
msgid "Enable set-name"
1246
#: ../client/drizzledump.cc:2486
1247
msgid "Don't buffer query, dump directly to stdout."
1250
#: ../client/drizzledump.cc:2488
1251
msgid "Quote table and column names with backticks (`)."
1254
#: ../client/drizzledump.cc:2490
1000
1255
msgid "Use REPLACE INTO instead of INSERT INTO."
1003
#: ../client/drizzledump.cc:538
1004
msgid "Where to send output to (stdout|database"
1007
#: ../client/drizzledump.cc:540
1009
"Hostname for destination db server (requires --destination-type=database)"
1012
#: ../client/drizzledump.cc:542
1014
"Port number for destination db server (requires --destination-type=database)"
1017
#: ../client/drizzledump.cc:544
1019
"User name for destination db server (resquires --destination-type=database)"
1022
#: ../client/drizzledump.cc:546
1024
"Password for destination db server (requires --destination-type=database)"
1027
#: ../client/drizzledump.cc:548
1029
"The database in the destination db server (requires --destination-"
1030
"type=database, not for use with --all-databases)"
1033
#: ../client/drizzledump.cc:550
1035
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1039
#: ../client/drizzledump.cc:556
1258
#: ../client/drizzledump.cc:2492
1260
"Direct output to a given file. This option should be used in MSDOS, because "
1261
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1265
#: ../client/drizzledump.cc:2494
1267
"Creates tab separated textfile for each table to given path. (creates .sql "
1268
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1269
"machine as the drizzled daemon."
1272
#: ../client/drizzledump.cc:2496
1273
msgid "Dump only selected records; QUOTES mandatory!"
1276
#: ../client/drizzledump.cc:2502
1041
1278
msgid "Connect to host."
1042
1279
msgstr "Csatlakozás kiszolgálóhoz."
1044
#: ../client/drizzledump.cc:558
1281
#: ../client/drizzledump.cc:2504
1046
1283
"Password to use when connecting to server. If password is not given it's "
1047
1284
"solicited on the tty."
1050
#: ../client/drizzledump.cc:560
1051
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1287
#: ../client/drizzledump.cc:2506
1053
1289
msgid "Port number to use for connection."
1054
1290
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
1056
#: ../client/drizzledump.cc:567
1292
#: ../client/drizzledump.cc:2513
1057
1293
msgid "Hidden Options"
1060
#: ../client/drizzledump.cc:569
1296
#: ../client/drizzledump.cc:2515
1061
1297
msgid "Used to select the database"
1064
#: ../client/drizzledump.cc:570
1300
#: ../client/drizzledump.cc:2516
1065
1301
msgid "Used to select the tables"
1068
#: ../client/drizzledump.cc:573
1304
#: ../client/drizzledump.cc:2519
1069
1305
msgid "Allowed Options + Hidden Options"
1072
#: ../client/drizzledump.cc:637
1308
#: ../client/drizzledump.cc:2571
1074
1310
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1077
#: ../client/drizzledump.cc:642
1313
#: ../client/drizzledump.cc:2576
1079
1315
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1080
1316
"and you are welcome to modify and redistribute it under the GPL license\n"
1083
#: ../client/drizzledump.cc:643
1319
#: ../client/drizzledump.cc:2577
1084
1320
msgid "Dumps definitions and data from a Drizzle database server"
1087
#: ../client/drizzledump.cc:644
1323
#: ../client/drizzledump.cc:2578
1089
1325
msgid "Usage: %s [OPTIONS] database [tables]\n"
1092
#: ../client/drizzledump.cc:645
1328
#: ../client/drizzledump.cc:2579
1094
1330
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1097
#: ../client/drizzledump.cc:647
1333
#: ../client/drizzledump.cc:2581
1099
1335
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1102
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1103
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1338
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1339
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1105
1341
msgid "Value supplied for port is not valid.\n"
1108
#: ../client/drizzledump.cc:743
1345
#. This check is made because the some the file functions below
1346
#. have FN_REFLEN sized stack allocated buffers and will cause
1347
#. a crash even if the input destination buffer is large enough
1348
#. to hold the output.
1350
#: ../client/drizzledump.cc:2660
1352
msgid "Input filename too long: %s"
1355
#: ../client/drizzledump.cc:2698
1110
1357
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1113
#: ../client/drizzledump_data.cc:268
1114
msgid "-- Retrieving data for "
1117
#: ../client/drizzledump_data.cc:300
1118
msgid " rows dumped for table "
1121
#: ../client/drizzledump_data.cc:547
1123
msgid "-- Connecting to "
1124
msgstr "Csatlakozás kiszolgálóhoz."
1126
#: ../client/drizzledump_data.cc:547
1127
msgid " using protocol "
1130
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1131
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1132
msgid "Error executing query: "
1135
#: ../client/drizzledump_data.cc:602
1136
msgid "Could not buffer result: "
1139
#: ../client/drizzledump_data.cc:648
1140
msgid "Error: Could not set db '"
1143
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1144
#: ../client/drizzledump_data.cc:673
1148
#: ../client/drizzledump_data.cc:682
1149
msgid "-- Disconnecting from "
1152
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1153
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1154
msgid "-- Retrieving table structures for "
1157
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1158
msgid "-- Retrieving fields for "
1161
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1162
msgid "-- Retrieving indexes for "
1165
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1166
msgid "-- Retrieving foreign keys for "
1169
#: ../client/drizzleslap.cc:2292
1360
#: ../client/drizzleslap.cc:2870
1171
1362
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1174
#: ../client/drizzletest.cc:5412
1365
#: ../client/drizzletest.cc:5364
1175
1366
msgid "Error: Invalid Value for opt_max_connect_retries"
1178
#: ../client/drizzletest.cc:5422
1369
#: ../client/drizzletest.cc:5374
1179
1370
msgid "Error: Invalid Value for opt_tail_lines"
1182
#: ../client/drizzletest.cc:5432
1373
#: ../client/drizzletest.cc:5384
1183
1374
msgid "Error: Invalid Value for opt_sleep"
1186
#: ../client/drizzletest.cc:5623
1377
#: ../client/drizzletest.cc:5563
1188
1379
msgid "Could not open '%s' for reading: errno = %d"
1191
#: ../client/drizzletest.cc:5628
1382
#: ../client/drizzletest.cc:5568
1193
1384
msgid "Out of memory"
1196
#: ../drizzled/drizzled.cc:491
1387
#: ../drizzled/drizzled.cc:482
1197
1388
msgid "Aborting\n"
1200
#: ../drizzled/drizzled.cc:550
1391
#: ../drizzled/drizzled.cc:546
1201
1392
msgid "One can only use the --user switch if running as root\n"
1204
#: ../drizzled/drizzled.cc:557
1395
#: ../drizzled/drizzled.cc:553
1206
1397
"Fatal error: Please read \"Security\" section of the manual to find out how "
1207
1398
"to run drizzled as root!\n"
1210
#: ../drizzled/drizzled.cc:577
1401
#: ../drizzled/drizzled.cc:573
1213
1404
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1217
#: ../drizzled/drizzled.cc:602
1408
#: ../drizzled/drizzled.cc:598
1218
1409
msgid "Set process group ID failed"
1221
#: ../drizzled/drizzled.cc:607
1412
#: ../drizzled/drizzled.cc:603
1222
1413
msgid "Set process user ID failed"
1225
#: ../drizzled/drizzled.cc:619
1416
#: ../drizzled/drizzled.cc:615
1226
1417
msgid "Process chroot failed"
1420
#: ../drizzled/drizzled.cc:704
1422
msgid "gethostname failed, using '%s' as hostname"
1229
1425
#: ../drizzled/drizzled.cc:739
1230
msgid "Error: Invalid Value for auto_increment_increment"
1233
#: ../drizzled/drizzled.cc:750
1234
msgid "Error: Invalid Value for auto_increment_offset"
1237
#: ../drizzled/drizzled.cc:761
1238
msgid "Error: Invalid Value for completion_type"
1241
#: ../drizzled/drizzled.cc:773
1242
msgid "Error: Invalid Value for div-precision-increment"
1245
#: ../drizzled/drizzled.cc:784
1246
msgid "Error: Invalid Value for group_concat_max_len"
1249
#: ../drizzled/drizzled.cc:795
1250
msgid "Error: Invalid Value for join_buffer_size"
1253
#: ../drizzled/drizzled.cc:807
1254
msgid "Error: Invalid Value for max_allowed_packet"
1257
#: ../drizzled/drizzled.cc:819
1258
msgid "Error: Invalid Value for max_error_count"
1261
#: ../drizzled/drizzled.cc:830
1262
msgid "Error: Invalid Value for max_heap_table_size"
1265
#: ../drizzled/drizzled.cc:842
1266
msgid "Error: Invalid Value for min_examined_row_limit"
1269
#: ../drizzled/drizzled.cc:853
1270
msgid "Error: Invalid Value for max_join_size"
1273
#: ../drizzled/drizzled.cc:864
1274
msgid "Error: Invalid Value for max_length_for_sort_data"
1277
#: ../drizzled/drizzled.cc:875
1278
msgid "Error: Invalid Value for max_seeks_for_key"
1281
#: ../drizzled/drizzled.cc:886
1282
msgid "Error: Invalid Value for max_sort_length"
1285
#: ../drizzled/drizzled.cc:897
1286
msgid "Error: Invalid Value for optimizer_search_depth"
1289
#: ../drizzled/drizzled.cc:908
1290
msgid "Error: Invalid Value for preload_buff_size"
1293
#: ../drizzled/drizzled.cc:919
1294
msgid "Error: Invalid Value for query_alloc_block_size"
1297
#: ../drizzled/drizzled.cc:931
1298
msgid "Error: Invalid Value for query_prealloc_size"
1301
#: ../drizzled/drizzled.cc:943
1302
msgid "Error: Invalid Value for range_alloc_block_size"
1305
#: ../drizzled/drizzled.cc:955
1306
msgid "Error: Invalid Value for read_buff_size"
1309
#: ../drizzled/drizzled.cc:967
1310
msgid "Error: Invalid Value for read_rnd_buff_size"
1313
#: ../drizzled/drizzled.cc:978
1314
msgid "Error: Invalid Value for sort_buff_size"
1317
#: ../drizzled/drizzled.cc:989
1318
msgid "Error: Invalid Value for table_def_size"
1321
#: ../drizzled/drizzled.cc:1000
1322
msgid "Error: Invalid Value for table_cache_size"
1325
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1326
msgid "Error: Invalid Value for table_lock_wait_timeout"
1329
#: ../drizzled/drizzled.cc:1038
1426
msgid "Error getting default charset"
1429
#: ../drizzled/drizzled.cc:766
1430
msgid "Error setting collation"
1433
#: ../drizzled/drizzled.cc:774
1435
msgid "Unknown locale: '%s'"
1438
#: ../drizzled/drizzled.cc:791
1439
msgid "Can't create thread-keys"
1442
#: ../drizzled/drizzled.cc:861
1443
msgid "Could not initialize table cache\n"
1446
#: ../drizzled/drizzled.cc:872
1447
msgid "XA cache initialization failed: Out of memory\n"
1450
#: ../drizzled/drizzled.cc:881
1451
msgid "Failed to initialize plugins\n"
1454
#: ../drizzled/drizzled.cc:903
1331
"Error: Invalid Value for transaction_message_threshold valid values are "
1332
"between 131072 - 1048576 bytes"
1335
#: ../drizzled/drizzled.cc:1096
1337
msgid "Defaults file '%s' not found\n"
1340
#: ../drizzled/drizzled.cc:1138
1342
msgid "gethostname failed, using '%s' as hostname"
1345
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1457
"%s: Unknown options give (first unknown is '%s').\n"
1458
"Use --verbose --help to get a list of available options\n"
1461
#: ../drizzled/drizzled.cc:928
1462
msgid "No scheduler found, cannot continue!\n"
1465
#: ../drizzled/drizzled.cc:952
1467
msgid "Unknown/unsupported storage engine: %s\n"
1470
#: ../drizzled/drizzled.cc:1044
1346
1471
msgid "Display this help and exit."
1347
1472
msgstr "Megmutatja ezt a súgót, majd kilép."
1349
#: ../drizzled/drizzled.cc:1156
1350
msgid "Configuration file to use"
1353
#: ../drizzled/drizzled.cc:1158
1354
msgid "Base location for config files"
1357
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1358
msgid "Directory for plugins."
1361
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1363
"Optional comma separated list of plugins to load at startup in addition to "
1364
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1367
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1369
"Optional comma separated list of plugins to not load at startup. Effectively "
1370
"removes a plugin from the list of plugins to be loaded. [for example: --"
1371
"plugin_remove=crc32,logger_gearman]"
1374
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1376
"Optional comma separated list of plugins to load at starup instead of the "
1377
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1380
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1474
#: ../drizzled/drizzled.cc:1048
1475
msgid "Display this help and exit after initializing plugins."
1478
#: ../drizzled/drizzled.cc:1052
1479
msgid "Print the default settings and exit"
1482
#: ../drizzled/drizzled.cc:1056
1381
1483
msgid "Auto-increment columns are incremented by this"
1384
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1486
#: ../drizzled/drizzled.cc:1061
1386
1488
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1390
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1492
#: ../drizzled/drizzled.cc:1067
1392
1494
"Path to installation directory. All paths are usually resolved relative to "
1396
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1498
#: ../drizzled/drizzled.cc:1072
1397
1499
msgid "Chroot drizzled daemon during startup."
1400
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1502
#: ../drizzled/drizzled.cc:1076
1401
1503
msgid "Set the default collation."
1404
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1506
#: ../drizzled/drizzled.cc:1080
1405
1507
msgid "Default completion type."
1408
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1510
#: ../drizzled/drizzled.cc:1085
1409
1511
msgid "Write core on errors."
1412
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1514
#: ../drizzled/drizzled.cc:1089
1413
1515
msgid "Path to the database root."
1416
#: ../drizzled/drizzled.cc:1196
1417
msgid "Set the default storage engine for tables."
1518
#: ../drizzled/drizzled.cc:1093
1519
msgid "Set the default storage engine (table type) for tables."
1420
#: ../drizzled/drizzled.cc:1198
1522
#: ../drizzled/drizzled.cc:1097
1421
1523
msgid "Set the default time zone."
1424
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1526
#: ../drizzled/drizzled.cc:1102
1425
1527
msgid "Used for debugging; Use at your own risk!"
1428
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1530
#: ../drizzled/drizzled.cc:1107
1429
1531
msgid "Set up signals usable for debugging"
1432
#: ../drizzled/drizzled.cc:1204
1534
#: ../drizzled/drizzled.cc:1111
1538
#: ../drizzled/drizzled.cc:1115
1433
1539
msgid "Set the language used for the month names and the days of the week."
1436
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1542
#: ../drizzled/drizzled.cc:1120
1437
1543
msgid "Log some not critical warnings to the log file."
1440
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1441
msgid "Pid file used by drizzled."
1444
#: ../drizzled/drizzled.cc:1210
1445
msgid "Maximum time in seconds to wait for the port to become free. "
1448
#: ../drizzled/drizzled.cc:1212
1449
msgid "Include the SQL query in replicated protobuf messages."
1452
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1546
#: ../drizzled/drizzled.cc:1125
1547
msgid "Pid file used by safe_mysqld."
1550
#: ../drizzled/drizzled.cc:1129
1552
"Maximum time in seconds to wait for the port to become free. (Default: no "
1556
#: ../drizzled/drizzled.cc:1134
1454
1558
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1455
1559
"specified directory"
1458
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1562
#: ../drizzled/drizzled.cc:1139
1460
1564
"Uniquely identifies the server instance in the community of replication "
1464
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1568
#: ../drizzled/drizzled.cc:1144
1465
1569
msgid "Don't print a stack trace on failure."
1468
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1572
#: ../drizzled/drizzled.cc:1148
1469
1573
msgid "Enable symbolic link support."
1472
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1576
#: ../drizzled/drizzled.cc:1157
1474
1578
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1477
#: ../drizzled/drizzled.cc:1227
1581
#: ../drizzled/drizzled.cc:1162
1478
1582
msgid "Path for temporary files."
1481
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1585
#: ../drizzled/drizzled.cc:1166
1482
1586
msgid "Default transaction isolation level."
1485
#: ../drizzled/drizzled.cc:1231
1487
"Max message size written to transaction log, valid values 131072 - 1048576 "
1491
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1589
#: ../drizzled/drizzled.cc:1170
1492
1590
msgid "Run drizzled daemon as user."
1495
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1593
#: ../drizzled/drizzled.cc:1178
1497
1595
"The number of outstanding connection requests Drizzle can have. This comes "
1498
1596
"into play when the main Drizzle thread gets very many connection requests in "
1499
1597
"a very short time."
1502
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1600
#: ../drizzled/drizzled.cc:1184
1504
1602
"Size of tree cache used in bulk insert optimization. Note that this is a "
1505
1603
"limit per thread!"
1508
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1606
#: ../drizzled/drizzled.cc:1190
1510
1608
"Precision of the result of '/' operator will be increased on that value."
1513
#: ../drizzled/drizzled.cc:1248
1611
#: ../drizzled/drizzled.cc:1196
1514
1612
msgid "The maximum length of the result of function group_concat."
1517
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1615
#: ../drizzled/drizzled.cc:1201
1518
1616
msgid "The size of the buffer that is used for full joins."
1521
#: ../drizzled/drizzled.cc:1253
1523
"A global cap on the amount of memory that can be allocated by session join "
1524
"buffers (0 means unlimited)"
1527
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1619
#: ../drizzled/drizzled.cc:1207
1528
1620
msgid "Max packetlength to send/receive from to server."
1531
#: ../drizzled/drizzled.cc:1257
1623
#: ../drizzled/drizzled.cc:1212
1625
"If there is more than this number of interrupted connections from a host "
1626
"this host will be blocked from further connections."
1629
#: ../drizzled/drizzled.cc:1217
1532
1630
msgid "Max number of errors/warnings to store for a statement."
1535
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1633
#: ../drizzled/drizzled.cc:1222
1536
1634
msgid "Don't allow creation of heap tables bigger than this."
1539
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1637
#: ../drizzled/drizzled.cc:1228
1541
1639
"Joins that are probably going to read more than max_join_size records return "
1545
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1643
#: ../drizzled/drizzled.cc:1234
1546
1644
msgid "Max number of bytes in sorted records."
1549
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1647
#: ../drizzled/drizzled.cc:1239
1550
1648
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1553
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1651
#: ../drizzled/drizzled.cc:1244
1555
1653
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1556
1654
"max_sort_length bytes of each value are used; the rest are ignored)."
1559
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1657
#: ../drizzled/drizzled.cc:1251
1560
1658
msgid "After this many write locks, allow some read locks to run in between."
1563
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1661
#: ../drizzled/drizzled.cc:1255
1565
1663
"Don't log queries which examine less than min_examined_row_limit rows to "
1569
#: ../drizzled/drizzled.cc:1277
1667
#: ../drizzled/drizzled.cc:1261
1571
"Do not apply any heuristic(s) during query optimization to prune, thus "
1572
"perform an exhaustive search from the optimizer search space."
1669
"Controls the heuristic(s) applied during query optimization to prune less-"
1670
"promising partial plans from the optimizer search space. Meaning: false - do "
1671
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1672
"based on number of retrieved rows."
1575
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1675
#: ../drizzled/drizzled.cc:1269
1577
1677
"Maximum depth of search performed by the query optimizer. Values larger than "
1578
1678
"the number of relations in a query result in better query plans, but take "
1738
#: ../drizzled/drizzled.cc:2046
1779
#: ../drizzled/drizzled.cc:1405
1740
1781
msgid "Usage: %s [OPTIONS]\n"
1743
#: ../drizzled/drizzled.cc:2167
1784
#: ../drizzled/drizzled.cc:1529
1746
1787
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1747
1788
"command line\n"
1750
#: ../drizzled/drizzled.cc:2184
1751
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1754
#: ../drizzled/drizzled.cc:2197
1755
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1758
#: ../drizzled/drizzled.cc:2210
1759
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1762
#: ../drizzled/drizzled.cc:2223
1763
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1766
#: ../drizzled/drizzled.cc:2338
1769
"There was an error creating the '%s' part of the path '%s'. Please check "
1770
"the path exists and is writable.\n"
1773
#: ../drizzled/drizzled.cc:2345
1776
"There was an error opening the path '%s', please check the path exists and "
1780
#: ../drizzled/error.cc:133
1791
#: ../drizzled/drizzled.cc:1572
1792
msgid "Can't start server: cannot resolve hostname!"
1795
#: ../drizzled/drizzled.cc:1578
1796
msgid "Can't start server: bind-address refers to multiple interfaces!"
1799
#: ../drizzled/error.cc:138
1782
1801
msgid "Unknown error %d"
1783
1802
msgstr "Ismeretlen hiba %d"
1785
#: ../drizzled/error.cc:207
1789
#: ../drizzled/error.cc:208
1790
msgid "Error on first"
1793
#: ../drizzled/error.cc:209
1804
#: ../drizzled/error.cc:214
1797
#: ../drizzled/error.cc:210
1808
#: ../drizzled/error.cc:215
1801
#: ../drizzled/error.cc:211
1812
#: ../drizzled/error.cc:216
1803
1814
msgid "Can't create file '%-.200s' (errno: %d)"
1806
#: ../drizzled/error.cc:212
1817
#: ../drizzled/error.cc:217
1808
1819
msgid "Can't create table '%-.200s' (errno: %d)"
1811
#: ../drizzled/error.cc:213
1813
msgid "Can't create schema '%-.192s' (errno: %d)"
1816
#: ../drizzled/error.cc:214
1818
msgid "Can't create schema '%-.192s'; schema exists"
1821
#: ../drizzled/error.cc:215
1823
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1826
#: ../drizzled/error.cc:216
1828
msgid "Error on delete of '%-.192s' (errno: %d)"
1831
#: ../drizzled/error.cc:217
1833
msgid "Can't get status of '%-.200s' (errno: %d)"
1836
1822
#: ../drizzled/error.cc:218
1838
msgid "Can't lock file (errno: %d)"
1824
msgid "Can't create database '%-.192s' (errno: %d)"
1841
1827
#: ../drizzled/error.cc:219
1843
msgid "Can't open file: '%-.200s' (errno: %d)"
1829
msgid "Can't create database '%-.192s'; database exists"
1846
1832
#: ../drizzled/error.cc:220
1848
msgid "Can't find file: '%-.200s' (errno: %d)"
1834
msgid "Can't drop database '%-.192s'; database doesn't exist"
1851
1837
#: ../drizzled/error.cc:221
1853
msgid "Can't read dir of '%-.192s' (errno: %d)"
1839
msgid "Error on delete of '%-.192s' (errno: %d)"
1856
1842
#: ../drizzled/error.cc:222
1858
msgid "Record has changed since last read in table '%-.192s'"
1844
msgid "Can't get status of '%-.200s' (errno: %d)"
1861
1847
#: ../drizzled/error.cc:223
1863
msgid "Disk full (%s); waiting for someone to free some space..."
1849
msgid "Can't lock file (errno: %d)"
1866
1852
#: ../drizzled/error.cc:224
1868
msgid "Can't write; duplicate key in table '%-.192s'"
1854
msgid "Can't open file: '%-.200s' (errno: %d)"
1871
1857
#: ../drizzled/error.cc:225
1873
msgid "Error on close of '%-.192s' (errno: %d)"
1859
msgid "Can't find file: '%-.200s' (errno: %d)"
1876
1862
#: ../drizzled/error.cc:226
1878
msgid "Error reading file '%-.200s' (errno: %d)"
1864
msgid "Can't read dir of '%-.192s' (errno: %d)"
1881
1867
#: ../drizzled/error.cc:227
1883
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1869
msgid "Record has changed since last read in table '%-.192s'"
1886
1872
#: ../drizzled/error.cc:228
1888
msgid "Error writing file '%-.200s' (errno: %d)"
1874
msgid "Disk full (%s); waiting for someone to free some space..."
1891
1877
#: ../drizzled/error.cc:229
1893
msgid "'%-.192s' is locked against change"
1879
msgid "Can't write; duplicate key in table '%-.192s'"
1896
1882
#: ../drizzled/error.cc:230
1897
msgid "Sort aborted"
1884
msgid "Error on close of '%-.192s' (errno: %d)"
1900
1887
#: ../drizzled/error.cc:231
1902
msgid "Got error %d from storage engine"
1889
msgid "Error reading file '%-.200s' (errno: %d)"
1905
1892
#: ../drizzled/error.cc:232
1907
msgid "Table storage engine for '%-.192s' doesn't have this option"
1894
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1910
1897
#: ../drizzled/error.cc:233
1912
msgid "Can't find record in '%-.192s'"
1899
msgid "Error writing file '%-.200s' (errno: %d)"
1915
1902
#: ../drizzled/error.cc:234
1917
msgid "Incorrect information in file: '%-.200s'"
1904
msgid "'%-.192s' is locked against change"
1920
1907
#: ../drizzled/error.cc:235
1922
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1908
msgid "Sort aborted"
1925
1911
#: ../drizzled/error.cc:236
1927
msgid "Old key file for table '%-.192s'; repair it!"
1913
msgid "Got error %d from storage engine"
1930
1916
#: ../drizzled/error.cc:237
1932
msgid "Table '%-.192s' is read only"
1918
msgid "Table storage engine for '%-.192s' doesn't have this option"
1935
1921
#: ../drizzled/error.cc:238
1937
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1923
msgid "Can't find record in '%-.192s'"
1940
1926
#: ../drizzled/error.cc:239
1941
msgid "Out of sort memory; increase server sort buffer size"
1928
msgid "Incorrect information in file: '%-.200s'"
1944
1931
#: ../drizzled/error.cc:240
1945
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1933
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1948
1936
#: ../drizzled/error.cc:241
1949
msgid "Global join memory constraint hit; increase join-heap-threshold"
1938
msgid "Old key file for table '%-.192s'; repair it!"
1952
1941
#: ../drizzled/error.cc:242
1953
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1943
msgid "Table '%-.192s' is read only"
1956
1946
#: ../drizzled/error.cc:243
1957
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1948
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1960
1951
#: ../drizzled/error.cc:244
1952
msgid "Out of sort memory; increase server sort buffer size"
1955
#: ../drizzled/error.cc:245
1962
1957
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1965
#: ../drizzled/error.cc:245
1960
#: ../drizzled/error.cc:246
1966
1961
msgid "Too many connections"
1969
#: ../drizzled/error.cc:246
1964
#: ../drizzled/error.cc:247
1971
1966
"Out of memory; check if drizzled or some other process uses all available "
1972
1967
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1973
1968
"memory or you can add more swap space"
1976
#: ../drizzled/error.cc:247
1971
#: ../drizzled/error.cc:248
1977
1972
msgid "Can't get hostname for your address"
1980
#: ../drizzled/error.cc:248
1975
#: ../drizzled/error.cc:249
1981
1976
msgid "Bad handshake"
1984
#: ../drizzled/error.cc:249
1986
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1989
1979
#: ../drizzled/error.cc:250
1981
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1984
#: ../drizzled/error.cc:251
1991
1986
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1994
#: ../drizzled/error.cc:251
1995
msgid "No schema selected"
1998
1989
#: ../drizzled/error.cc:252
1990
msgid "No database selected"
1993
#: ../drizzled/error.cc:253
1999
1994
msgid "Unknown command"
2002
#: ../drizzled/error.cc:253
1997
#: ../drizzled/error.cc:254
2004
1999
msgid "Column '%-.192s' cannot be null"
2007
#: ../drizzled/error.cc:254
2009
msgid "Unknown schema '%-.192s'"
2012
2002
#: ../drizzled/error.cc:255
2004
msgid "Unknown database '%-.192s'"
2007
#: ../drizzled/error.cc:256
2014
2009
msgid "Table '%-.192s' already exists"
2017
#: ../drizzled/error.cc:256
2012
#: ../drizzled/error.cc:257
2019
2014
msgid "Unknown table '%-.100s'"
2022
#: ../drizzled/error.cc:257
2017
#: ../drizzled/error.cc:258
2024
2019
msgid "Column '%-.192s' in %-.192s is ambiguous"
2027
#: ../drizzled/error.cc:258
2022
#: ../drizzled/error.cc:259
2028
2023
msgid "Server shutdown in progress"
2031
#: ../drizzled/error.cc:259
2026
#: ../drizzled/error.cc:260
2033
2028
msgid "Unknown column '%-.192s' in '%-.192s'"
2036
#: ../drizzled/error.cc:260
2031
#: ../drizzled/error.cc:261
2038
2033
msgid "'%-.192s' isn't in GROUP BY"
2041
#: ../drizzled/error.cc:261
2036
#: ../drizzled/error.cc:262
2043
2038
msgid "Can't group on '%-.192s'"
2046
#: ../drizzled/error.cc:262
2041
#: ../drizzled/error.cc:263
2047
2042
msgid "Statement has sum functions and columns in same statement"
2050
#: ../drizzled/error.cc:263
2045
#: ../drizzled/error.cc:264
2051
2046
msgid "Column count doesn't match value count"
2054
#: ../drizzled/error.cc:264
2049
#: ../drizzled/error.cc:265
2056
2051
msgid "Identifier name '%-.100s' is too long"
2059
#: ../drizzled/error.cc:265
2054
#: ../drizzled/error.cc:266
2061
2056
msgid "Duplicate column name '%-.192s'"
2064
#: ../drizzled/error.cc:266
2059
#: ../drizzled/error.cc:267
2066
2061
msgid "Duplicate key name '%-.192s'"
2069
#: ../drizzled/error.cc:267
2064
#: ../drizzled/error.cc:268
2071
2066
msgid "Duplicate entry '%-.192s' for key %d"
2074
#: ../drizzled/error.cc:268
2069
#: ../drizzled/error.cc:269
2076
2071
msgid "Incorrect column specifier for column '%-.192s'"
2079
#: ../drizzled/error.cc:269
2074
#: ../drizzled/error.cc:270
2081
2076
msgid "%s near '%-.80s' at line %d"
2084
#: ../drizzled/error.cc:270
2086
msgid "Parsing error near '%s'"
2089
2079
#: ../drizzled/error.cc:271
2090
2080
msgid "Query was empty"
2229
2219
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2232
#. KILL session errors
2222
#: ../drizzled/error.cc:298
2224
msgid "Unknown thread id: %lu"
2227
#: ../drizzled/error.cc:299
2229
msgid "You are not owner of thread %lu"
2233
2232
#: ../drizzled/error.cc:300
2235
msgid "Unknown session id: %lu"
2236
msgstr "Ismeretlen parancs: "
2233
msgid "No tables used"
2238
2236
#: ../drizzled/error.cc:301
2240
msgid "You are not the owner of session %lu"
2238
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2243
2241
#: ../drizzled/error.cc:302
2244
msgid "You cannot kill the session you are connected from."
2247
#: ../drizzled/error.cc:305
2248
msgid "No tables used"
2251
#: ../drizzled/error.cc:306
2253
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2256
#: ../drizzled/error.cc:307
2258
msgid "Incorrect schema name '%-.100s'"
2261
#: ../drizzled/error.cc:308
2243
msgid "Incorrect database name '%-.100s'"
2246
#: ../drizzled/error.cc:303
2263
2248
msgid "Incorrect table name '%-.100s'"
2266
#: ../drizzled/error.cc:309
2251
#: ../drizzled/error.cc:304
2268
2253
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2269
2254
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2272
#: ../drizzled/error.cc:310
2257
#: ../drizzled/error.cc:305
2273
2258
msgid "Unknown error"
2276
#: ../drizzled/error.cc:311
2261
#: ../drizzled/error.cc:306
2278
2263
msgid "Unknown procedure '%-.192s'"
2281
#: ../drizzled/error.cc:312
2266
#: ../drizzled/error.cc:307
2283
2268
msgid "Incorrect parameter count to procedure '%-.192s'"
2286
#: ../drizzled/error.cc:313
2271
#: ../drizzled/error.cc:308
2288
2273
msgid "Unknown table '%-.192s' in %-.32s"
2291
#: ../drizzled/error.cc:314
2276
#: ../drizzled/error.cc:309
2293
2278
msgid "Column '%-.192s' specified twice"
2296
#: ../drizzled/error.cc:315
2281
#: ../drizzled/error.cc:310
2297
2282
msgid "Invalid use of group function"
2300
#: ../drizzled/error.cc:316
2285
#: ../drizzled/error.cc:311
2303
2288
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2306
#: ../drizzled/error.cc:317
2291
#: ../drizzled/error.cc:312
2307
2292
msgid "A table must have at least 1 column"
2310
#: ../drizzled/error.cc:318
2295
#: ../drizzled/error.cc:313
2312
2297
msgid "The table '%-.192s' is full"
2315
#: ../drizzled/error.cc:319
2300
#: ../drizzled/error.cc:314
2317
2302
msgid "Too many tables; Drizzle can only use %d tables in a join"
2320
#: ../drizzled/error.cc:320
2305
#: ../drizzled/error.cc:315
2321
2306
msgid "Too many columns"
2324
#: ../drizzled/error.cc:321
2309
#: ../drizzled/error.cc:316
2327
2312
"Row size too large. The maximum row size for the used table type, not "
2328
2313
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2331
#: ../drizzled/error.cc:322
2316
#: ../drizzled/error.cc:317
2332
2317
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2335
#: ../drizzled/error.cc:323
2320
#: ../drizzled/error.cc:318
2338
2323
"Table handler doesn't support NULL in given index. Please change column "
2339
2324
"'%-.192s' to be NOT NULL or use another handler"
2342
#: ../drizzled/error.cc:324
2327
#: ../drizzled/error.cc:319
2343
2328
msgid "No paths allowed for plugin library"
2346
#: ../drizzled/error.cc:325
2331
#: ../drizzled/error.cc:320
2348
2333
msgid "Plugin '%-.192s' already exists"
2351
#: ../drizzled/error.cc:326
2353
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2356
#: ../drizzled/error.cc:327
2358
msgid "Can't find symbol '%-.128s' in library '%s'"
2361
#: ../drizzled/error.cc:328
2336
#: ../drizzled/error.cc:321
2338
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2341
#: ../drizzled/error.cc:322
2343
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2346
#: ../drizzled/error.cc:323
2363
2348
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2366
#: ../drizzled/error.cc:329
2351
#: ../drizzled/error.cc:324
2369
2354
"Can't create a new thread (errno %d); if you are not out of available "
2370
2355
"memory, you can consult the manual for a possible OS-dependent bug"
2373
#: ../drizzled/error.cc:330
2358
#: ../drizzled/error.cc:325
2375
2360
msgid "Column count doesn't match value count at row %ld"
2378
#: ../drizzled/error.cc:331
2363
#: ../drizzled/error.cc:326
2380
2365
msgid "Can't reopen table: '%-.192s'"
2383
#: ../drizzled/error.cc:332
2368
#: ../drizzled/error.cc:327
2385
2370
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2386
2371
"illegal if there is no GROUP BY clause"
2389
#: ../drizzled/error.cc:333
2374
#: ../drizzled/error.cc:328
2391
2376
msgid "Table '%-.192s.%-.192s' doesn't exist"
2394
#: ../drizzled/error.cc:334
2379
#: ../drizzled/error.cc:329
2396
2381
"You have an error in your SQL syntax; check the manual that corresponds to "
2397
2382
"your Drizzle server version for the right syntax to use"
2400
#: ../drizzled/error.cc:335
2385
#: ../drizzled/error.cc:330
2401
2386
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2404
#: ../drizzled/error.cc:336
2389
#: ../drizzled/error.cc:331
2405
2390
msgid "Got packets out of order"
2408
#: ../drizzled/error.cc:337
2393
#: ../drizzled/error.cc:332
2409
2394
msgid "The used table type doesn't support BLOB/TEXT columns"
2412
#: ../drizzled/error.cc:338
2397
#: ../drizzled/error.cc:333
2413
2398
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2416
#: ../drizzled/error.cc:339
2401
#: ../drizzled/error.cc:334
2418
2403
msgid "Incorrect column name '%-.100s'"
2421
#: ../drizzled/error.cc:340
2406
#: ../drizzled/error.cc:335
2423
2408
msgid "The used storage engine can't index column '%-.192s'"
2426
#: ../drizzled/error.cc:341
2411
#: ../drizzled/error.cc:336
2428
2413
"Unable to open underlying table which is differently defined or of non-"
2429
2414
"MyISAM type or doesn't exist"
2432
#: ../drizzled/error.cc:342
2417
#: ../drizzled/error.cc:337
2434
2419
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2437
#: ../drizzled/error.cc:343
2422
#: ../drizzled/error.cc:338
2440
2425
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2443
#: ../drizzled/error.cc:344
2428
#: ../drizzled/error.cc:339
2445
2430
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2446
2431
"UNIQUE instead"
2449
#: ../drizzled/error.cc:345
2434
#: ../drizzled/error.cc:340
2450
2435
msgid "Result consisted of more than one row"
2453
#: ../drizzled/error.cc:346
2438
#: ../drizzled/error.cc:341
2454
2439
msgid "This table type requires a primary key"
2457
#: ../drizzled/error.cc:347
2442
#: ../drizzled/error.cc:342
2459
2444
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2462
#: ../drizzled/error.cc:348
2447
#: ../drizzled/error.cc:343
2463
2448
msgid "Can't open table"
2466
#: ../drizzled/error.cc:349
2451
#: ../drizzled/error.cc:344
2468
2453
msgid "The storage engine for the table doesn't support %s"
2471
#: ../drizzled/error.cc:350
2456
#: ../drizzled/error.cc:345
2473
2458
msgid "Got error %d during COMMIT"
2476
#: ../drizzled/error.cc:351
2461
#: ../drizzled/error.cc:346
2478
2463
msgid "Got error %d during ROLLBACK"
2482
2467
#. program that looks over the source for the N_() macros does not
2483
2468
#. (obviously) do macro expansion, so the string is entirely wrong for
2484
2469
#. what it is trying to output for every language except english.
2485
#: ../drizzled/error.cc:356
2470
#: ../drizzled/error.cc:351
2488
2473
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2489
2474
"'%-.64s' (%-.64s)"
2492
#: ../drizzled/error.cc:357
2477
#: ../drizzled/error.cc:352
2494
2479
"Can't execute the given command because you have active locked tables or an "
2495
2480
"active transaction"
2498
#: ../drizzled/error.cc:358
2483
#: ../drizzled/error.cc:353
2500
2485
msgid "Unknown system variable '%-.64s'"
2503
#: ../drizzled/error.cc:359
2488
#: ../drizzled/error.cc:354
2505
2490
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2508
#: ../drizzled/error.cc:360
2493
#: ../drizzled/error.cc:355
2511
2496
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2514
#: ../drizzled/error.cc:361
2499
#: ../drizzled/error.cc:356
2515
2500
msgid "Some non-transactional changed tables couldn't be rolled back"
2518
#: ../drizzled/error.cc:362
2503
#: ../drizzled/error.cc:357
2519
2504
msgid "You may only use constant expressions with SET"
2522
#: ../drizzled/error.cc:363
2507
#: ../drizzled/error.cc:358
2523
2508
msgid "Lock wait timeout exceeded; try restarting transaction"
2526
#: ../drizzled/error.cc:364
2511
#: ../drizzled/error.cc:359
2527
2512
msgid "The total number of locks exceeds the lock table size"
2530
#: ../drizzled/error.cc:365
2515
#: ../drizzled/error.cc:360
2531
2516
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2534
#: ../drizzled/error.cc:366
2519
#: ../drizzled/error.cc:361
2535
2520
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2538
#: ../drizzled/error.cc:367
2523
#: ../drizzled/error.cc:362
2540
2525
msgid "Incorrect arguments to %s"
2543
#: ../drizzled/error.cc:368
2528
#: ../drizzled/error.cc:363
2544
2529
msgid "Deadlock found when trying to get lock; try restarting transaction"
2547
#: ../drizzled/error.cc:369
2532
#: ../drizzled/error.cc:364
2548
2533
msgid "The used table type doesn't support FULLTEXT indexes"
2551
#: ../drizzled/error.cc:370
2536
#: ../drizzled/error.cc:365
2552
2537
msgid "Cannot add foreign key constraint"
2555
#: ../drizzled/error.cc:371
2540
#: ../drizzled/error.cc:366
2556
2541
msgid "Cannot add or update a child row: a foreign key constraint fails"
2559
#: ../drizzled/error.cc:372
2544
#: ../drizzled/error.cc:367
2560
2545
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2563
#: ../drizzled/error.cc:373
2548
#: ../drizzled/error.cc:368
2565
2550
msgid "Incorrect usage of %s and %s"
2568
#: ../drizzled/error.cc:374
2553
#: ../drizzled/error.cc:369
2569
2554
msgid "The used SELECT statements have a different number of columns"
2572
#: ../drizzled/error.cc:375
2557
#: ../drizzled/error.cc:370
2573
2558
msgid "Can't execute the query because you have a conflicting read lock"
2576
#: ../drizzled/error.cc:376
2561
#: ../drizzled/error.cc:371
2579
2564
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2582
#: ../drizzled/error.cc:377
2567
#: ../drizzled/error.cc:372
2585
2570
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2588
#: ../drizzled/error.cc:378
2573
#: ../drizzled/error.cc:373
2590
2575
msgid "Variable '%-.64s' doesn't have a default value"
2593
#: ../drizzled/error.cc:379
2578
#: ../drizzled/error.cc:374
2595
2580
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2598
#: ../drizzled/error.cc:380
2583
#: ../drizzled/error.cc:375
2600
2585
msgid "Incorrect argument type to variable '%-.64s'"
2603
#: ../drizzled/error.cc:381
2588
#: ../drizzled/error.cc:376
2605
2590
msgid "Variable '%-.64s' can only be set, not read"
2608
#: ../drizzled/error.cc:382
2593
#: ../drizzled/error.cc:377
2610
2595
msgid "Incorrect usage/placement of '%s'"
2613
#: ../drizzled/error.cc:383
2598
#: ../drizzled/error.cc:378
2615
2600
msgid "This version of Drizzle doesn't yet support '%s'"
2618
#: ../drizzled/error.cc:384
2603
#: ../drizzled/error.cc:379
2620
2605
msgid "Variable '%-.192s' is a %s variable"
2623
#: ../drizzled/error.cc:385
2608
#: ../drizzled/error.cc:380
2625
2610
msgid "Incorrect foreign key definition for '%-.192s': %s"
2628
#: ../drizzled/error.cc:386
2613
#: ../drizzled/error.cc:381
2629
2614
msgid "Key reference and table reference don't match"
2632
#: ../drizzled/error.cc:387
2617
#: ../drizzled/error.cc:382
2634
2619
msgid "Operand should contain %d column(s)"
2637
#: ../drizzled/error.cc:388
2622
#: ../drizzled/error.cc:383
2638
2623
msgid "Subquery returns more than 1 row"
2641
#: ../drizzled/error.cc:389
2626
#: ../drizzled/error.cc:384
2643
2628
msgid "Converting column '%s' from %s to %s"
2646
#: ../drizzled/error.cc:390
2631
#: ../drizzled/error.cc:385
2648
2633
msgid "Reference '%-.64s' not supported (%s)"
2651
#: ../drizzled/error.cc:391
2636
#: ../drizzled/error.cc:386
2652
2637
msgid "Every derived table must have its own alias"
2655
#: ../drizzled/error.cc:392
2640
#: ../drizzled/error.cc:387
2657
2642
msgid "Select %u was reduced during optimization"
2660
#: ../drizzled/error.cc:393
2645
#: ../drizzled/error.cc:388
2662
2647
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2665
#: ../drizzled/error.cc:394
2650
#: ../drizzled/error.cc:389
2666
2651
msgid "All parts of a SPATIAL index must be NOT NULL"
2669
#: ../drizzled/error.cc:395
2654
#: ../drizzled/error.cc:390
2671
2656
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2674
#: ../drizzled/error.cc:396
2659
#: ../drizzled/error.cc:391
2677
2662
"Uncompressed data size too large; the maximum size is %d (based on "
2678
2663
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2681
#: ../drizzled/error.cc:397
2666
#: ../drizzled/error.cc:392
2682
2667
msgid "ZLIB: Not enough memory"
2685
#: ../drizzled/error.cc:398
2670
#: ../drizzled/error.cc:393
2687
2672
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2688
2673
"data was corrupted)"
2691
#: ../drizzled/error.cc:399
2676
#: ../drizzled/error.cc:394
2692
2677
msgid "ZLIB: Input data corrupted"
2695
#: ../drizzled/error.cc:400
2680
#: ../drizzled/error.cc:395
2697
2682
msgid "%d line(s) were cut by GROUP_CONCAT()"
2700
#: ../drizzled/error.cc:401
2685
#: ../drizzled/error.cc:396
2702
2687
msgid "Row %ld doesn't contain data for all columns"
2705
#: ../drizzled/error.cc:402
2690
#: ../drizzled/error.cc:397
2708
2693
"Row %ld was truncated; it contained more data than there were input columns"
2711
#: ../drizzled/error.cc:403
2696
#: ../drizzled/error.cc:398
2714
2699
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2717
#: ../drizzled/error.cc:404
2702
#: ../drizzled/error.cc:399
2719
2704
msgid "Out of range value for column '%s' at row %ld"
2722
#: ../drizzled/error.cc:405
2707
#: ../drizzled/error.cc:400
2724
2709
msgid "Data truncated for column '%s' at row %ld"
2727
#: ../drizzled/error.cc:406
2712
#: ../drizzled/error.cc:401
2729
2714
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2732
#: ../drizzled/error.cc:407
2717
#: ../drizzled/error.cc:402
2734
2719
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2737
#: ../drizzled/error.cc:408
2722
#: ../drizzled/error.cc:403
2739
2724
msgid "Illegal mix of collations for operation '%s'"
2742
#: ../drizzled/error.cc:409
2727
#: ../drizzled/error.cc:404
2745
2730
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2746
2731
"variable_name)"
2749
#: ../drizzled/error.cc:410
2734
#: ../drizzled/error.cc:405
2751
2736
msgid "Unknown collation: '%-.64s'"
2754
#: ../drizzled/error.cc:411
2739
#: ../drizzled/error.cc:406
2757
2742
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2761
#: ../drizzled/error.cc:412
2746
#: ../drizzled/error.cc:407
2763
2748
msgid "Incorrect index name '%-.100s'"
2766
#: ../drizzled/error.cc:413
2751
#: ../drizzled/error.cc:408
2768
2753
msgid "Incorrect catalog name '%-.100s'"
2771
#: ../drizzled/error.cc:414
2756
#: ../drizzled/error.cc:409
2773
2758
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2776
#: ../drizzled/error.cc:415
2761
#: ../drizzled/error.cc:410
2778
2763
msgid "Unknown table engine '%s'"
2781
#: ../drizzled/error.cc:416
2766
#: ../drizzled/error.cc:411
2783
2768
msgid "The target table %-.100s of the %s is not updatable"
2786
#: ../drizzled/error.cc:417
2771
#: ../drizzled/error.cc:412
2789
2774
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2793
#: ../drizzled/error.cc:418
2778
#: ../drizzled/error.cc:413
2796
2781
"The Drizzle server is running with the %s option so it cannot execute this "
2800
#: ../drizzled/error.cc:419
2785
#: ../drizzled/error.cc:414
2802
2787
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2805
#: ../drizzled/error.cc:420
2790
#: ../drizzled/error.cc:415
2807
2792
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2810
#: ../drizzled/error.cc:421
2795
#: ../drizzled/error.cc:416
2812
2797
"Incorrect table definition; there can be only one TIMESTAMP column with "
2813
2798
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2816
#: ../drizzled/error.cc:422
2801
#: ../drizzled/error.cc:417
2818
2803
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2821
#: ../drizzled/error.cc:423
2806
#: ../drizzled/error.cc:418
2823
2808
msgid "Got error %d '%-.100s' from %s"
2826
#: ../drizzled/error.cc:424
2811
#: ../drizzled/error.cc:419
2828
2813
msgid "Got temporary error %d '%-.100s' from %s"
2831
#: ../drizzled/error.cc:425
2816
#: ../drizzled/error.cc:420
2833
2818
msgid "Unknown or incorrect time zone: '%-.64s'"
2836
#: ../drizzled/error.cc:426
2821
#: ../drizzled/error.cc:421
2838
2823
msgid "Invalid %s character string: '%.64s'"
2841
#: ../drizzled/error.cc:427
2826
#: ../drizzled/error.cc:422
2843
2828
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2846
#: ../drizzled/error.cc:428
2831
#: ../drizzled/error.cc:423
2848
2833
msgid "%s %s does not exist"
2851
#: ../drizzled/error.cc:429
2836
#: ../drizzled/error.cc:424
2852
2837
msgid "Query execution was interrupted"
2855
#: ../drizzled/error.cc:430
2840
#: ../drizzled/error.cc:425
2858
2843
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2859
2844
"(s) or definer/invoker of view lack rights to use them"
2862
#: ../drizzled/error.cc:431
2847
#: ../drizzled/error.cc:426
2864
2849
msgid "Field '%-.192s' doesn't have a default value"
2867
#: ../drizzled/error.cc:432
2852
#: ../drizzled/error.cc:427
2868
2853
msgid "Division by 0"
2871
#: ../drizzled/error.cc:433
2856
#: ../drizzled/error.cc:428
2873
2858
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2876
#: ../drizzled/error.cc:434
2861
#: ../drizzled/error.cc:429
2878
2863
msgid "Illegal %s '%-.192s' value found during parsing"
2881
#: ../drizzled/error.cc:435
2866
#: ../drizzled/error.cc:430
2883
2868
msgid "Key part '%-.192s' length cannot be 0"
2886
#: ../drizzled/error.cc:436
2871
#: ../drizzled/error.cc:431
2889
2874
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2890
2875
"the %.64s state"
2893
#: ../drizzled/error.cc:437
2878
#: ../drizzled/error.cc:432
2895
2880
msgid "Data too long for column '%s' at row %ld"
2898
#: ../drizzled/error.cc:438
2883
#: ../drizzled/error.cc:433
2901
2886
"%s: ready for connections.\n"
2902
2887
"Version: '%s' %s\n"
2905
#: ../drizzled/error.cc:439
2890
#: ../drizzled/error.cc:434
2906
2891
msgid "Can't load value from file with fixed size rows to variable"
2909
#: ../drizzled/error.cc:440
2894
#: ../drizzled/error.cc:435
2911
2896
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2914
#: ../drizzled/error.cc:441
2899
#: ../drizzled/error.cc:436
2915
2900
msgid "Table definition has changed, please retry transaction"
2918
#: ../drizzled/error.cc:442
2903
#: ../drizzled/error.cc:437
2920
2905
msgid "Not allowed to return a result set from a %s"
2923
#: ../drizzled/error.cc:443
2908
#: ../drizzled/error.cc:438
2924
2909
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2927
#: ../drizzled/error.cc:444
2912
#: ../drizzled/error.cc:439
2929
2914
"Explicit or implicit commit is not allowed in stored function or trigger."
2932
#: ../drizzled/error.cc:445
2917
#: ../drizzled/error.cc:440
2934
2919
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2937
#: ../drizzled/error.cc:446
2922
#: ../drizzled/error.cc:441
2939
2924
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2942
#: ../drizzled/error.cc:447
2927
#: ../drizzled/error.cc:442
2945
2930
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2949
#: ../drizzled/error.cc:448
2934
#: ../drizzled/error.cc:443
2950
2935
msgid "Trigger in wrong schema"
2953
#: ../drizzled/error.cc:449
2938
#: ../drizzled/error.cc:444
2956
2941
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2957
2942
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2960
#: ../drizzled/error.cc:450
2945
#: ../drizzled/error.cc:445
2962
2947
msgid "Display width out of range for column '%-.192s' (max = %d)"
2965
#: ../drizzled/error.cc:451
2950
#: ../drizzled/error.cc:446
2967
2952
msgid "Datetime function: %-.32s field overflow"
2970
#: ../drizzled/error.cc:452
2955
#: ../drizzled/error.cc:447
2973
2958
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2976
#: ../drizzled/error.cc:453
2961
#: ../drizzled/error.cc:448
2979
2964
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2982
#: ../drizzled/error.cc:454
2967
#: ../drizzled/error.cc:449
2983
2968
msgid "No data - zero rows fetched, selected, or processed"
2986
#: ../drizzled/error.cc:455
2971
#: ../drizzled/error.cc:450
2988
2973
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2991
#: ../drizzled/error.cc:456
2976
#: ../drizzled/error.cc:451
2993
2978
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2996
#: ../drizzled/error.cc:457
2981
#: ../drizzled/error.cc:452
2997
2982
msgid "The used table type doesn't support SPATIAL indexes"
3000
#: ../drizzled/error.cc:458
2985
#: ../drizzled/error.cc:453
3002
2987
msgid "Leading spaces are removed from name '%s'"
3005
#: ../drizzled/error.cc:459
2990
#: ../drizzled/error.cc:454
3006
2991
msgid "Failed to read auto-increment value from storage engine"
3009
#: ../drizzled/error.cc:460
2994
#: ../drizzled/error.cc:455
3011
2996
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3014
#: ../drizzled/error.cc:461
2999
#: ../drizzled/error.cc:456
3015
3000
msgid "Too high level of nesting for select"
3018
#: ../drizzled/error.cc:462
3003
#: ../drizzled/error.cc:457
3020
3005
msgid "Name '%-.64s' has become ''"
3023
#: ../drizzled/error.cc:463
3008
#: ../drizzled/error.cc:458
3025
3010
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3026
3011
"optional and non-empty FIELDS ENCLOSED BY"
3029
#: ../drizzled/error.cc:464
3014
#: ../drizzled/error.cc:459
3032
3017
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3035
#: ../drizzled/error.cc:465
3037
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3040
#: ../drizzled/error.cc:466
3020
#: ../drizzled/error.cc:460
3042
3022
msgid "Incorrect %-.32s value: '%-.128s'"
3045
#: ../drizzled/error.cc:467
3025
#: ../drizzled/error.cc:461
3047
3027
msgid "Table has no partition for value %-.64s"
3050
#: ../drizzled/error.cc:468
3030
#: ../drizzled/error.cc:462
3051
3031
msgid "Writing one row to the row-based binary log failed"
3054
#: ../drizzled/error.cc:469
3034
#: ../drizzled/error.cc:463
3056
3036
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3059
#: ../drizzled/error.cc:470
3039
#: ../drizzled/error.cc:464
3062
3042
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3063
3043
"d would lead to a duplicate entry"
3066
#: ../drizzled/error.cc:471
3046
#: ../drizzled/error.cc:465
3068
3048
"Transaction isolation level can't be changed while a transaction is in "
3072
#: ../drizzled/error.cc:472
3052
#: ../drizzled/error.cc:466
3074
3054
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3077
#: ../drizzled/error.cc:473
3057
#: ../drizzled/error.cc:467
3079
3059
msgid "Incorrect parameters in the call to native function '%-.192s'"
3082
#: ../drizzled/error.cc:474
3062
#: ../drizzled/error.cc:468
3084
3064
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3087
#: ../drizzled/error.cc:475
3067
#: ../drizzled/error.cc:469
3089
3069
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3092
#: ../drizzled/error.cc:477
3072
#: ../drizzled/error.cc:470
3074
msgid "Received an invalid value '%s' for a UNIX timestamp."
3077
#: ../drizzled/error.cc:471
3094
3079
msgid "Received an invalid datetime value '%s'."
3097
#: ../drizzled/error.cc:478
3099
msgid "Received an invalid DATE value '%s'."
3102
#: ../drizzled/error.cc:479
3082
#: ../drizzled/error.cc:472
3104
3084
msgid "Received a NULL argument for function '%s'."
3107
#: ../drizzled/error.cc:480
3109
msgid "Received an invalid timestamp value '%s'."
3112
#: ../drizzled/error.cc:481
3114
msgid "Received an invalid TIME value '%s'."
3117
#: ../drizzled/error.cc:482
3119
msgid "Received an invalid value '%s' for a UNIX timestamp."
3122
#: ../drizzled/error.cc:484
3087
#: ../drizzled/error.cc:473
3124
3089
msgid "Received an out-of-range argument '%s' for function '%s'."
3127
#: ../drizzled/error.cc:485
3092
#: ../drizzled/error.cc:474
3129
3094
msgid "Received an invalid enum value '%s'."
3132
#: ../drizzled/error.cc:486
3097
#: ../drizzled/error.cc:475
3133
3098
msgid "Tables which are replicated require a primary key."
3136
#: ../drizzled/error.cc:488
3138
msgid "Corrupt or invalid schema definition for '%s' : %s"
3141
#: ../drizzled/error.cc:489
3143
msgid "Corrupt or invalid table definition for '%s': %s"
3146
#: ../drizzled/error.cc:490
3148
msgid "The number of enum that were required was too high for table '%s'"
3151
#: ../drizzled/error.cc:491
3153
msgid "Corrupt or invalid table definition for '%s'"
3156
#: ../drizzled/error.cc:492
3158
msgid "Collation '%s' for table %s is invalid/unknown"
3161
#: ../drizzled/error.cc:494
3163
msgid "Cannot drop table '%s'"
3166
#: ../drizzled/error.cc:495
3168
msgid "Error occurred while dropping table '%s'"
3171
#: ../drizzled/error.cc:496
3173
msgid "Permission denied to create '%s'"
3176
#: ../drizzled/error.cc:497
3178
msgid "Unknown table '%s'"
3179
msgstr "Ismeretlen hiba %d"
3181
#: ../drizzled/error.cc:499
3183
msgid "Cannot create schema '%s'"
3186
#: ../drizzled/error.cc:500
3101
#: ../drizzled/error.cc:476
3103
msgid "Corrupt or invalid table definition: %s"
3106
#: ../drizzled/error.cc:477
3108
msgid "Corrupt or invalid schema definition for %s : %s"
3111
#: ../drizzled/error.cc:478
3188
3113
msgid "Schema does not exist: %s"
3191
#: ../drizzled/error.cc:501
3116
#: ../drizzled/error.cc:479
3193
3118
msgid "Error altering schema: %s"
3196
#: ../drizzled/error.cc:502
3121
#: ../drizzled/error.cc:480
3198
3123
msgid "Error droppping Schema : %s"
3201
#: ../drizzled/error.cc:504
3126
#: ../drizzled/error.cc:481
3202
3127
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3205
#: ../drizzled/error.cc:505
3130
#: ../drizzled/error.cc:482
3207
3132
msgid "Unknown table engine option key/pair %s = %s."
3210
#: ../drizzled/error.cc:506
3135
#: ../drizzled/error.cc:483
3212
3137
msgid "Unknown schema engine option key/pair %s = %s."
3215
#: ../drizzled/error.cc:508
3216
msgid "Admin access not allowed from this username/IP address."
3219
#. User lock/barrier error messages
3220
#: ../drizzled/error.cc:511
3221
msgid "wait() can not be called on session owning user defined barrier."
3224
#: ../drizzled/error.cc:512
3226
msgid "Unknown user defined barrier requested."
3227
msgstr "Ismeretlen hiba %d"
3229
#: ../drizzled/error.cc:513
3230
msgid "Session does not own user defined barrier."
3233
#: ../drizzled/error.cc:514
3234
msgid "Session can not wait on a user defined lock owned by the session."
3237
#: ../drizzled/error.cc:515
3238
msgid "Session does not own user defined lock."
3241
#: ../drizzled/error.cc:517
3242
msgid "Invalid name for user defined barrier."
3245
#: ../drizzled/error.cc:518
3246
msgid "Invalid name for user defined lock."
3249
#: ../drizzled/error.cc:520
3251
"Either a DEFAULt value or NULL NULL description is required for a new column "
3252
"if table is not empty"
3256
#: ../drizzled/error.cc:523
3259
"Cast to unsigned converted negative integer to it's positive complement: %s"
3262
#: ../drizzled/error.cc:524
3264
msgid "Invalid cast to signed integer: %s"
3267
#: ../drizzled/error.cc:526
3269
msgid "Identifier '%.*s' is a SQL keyword."
3272
#: ../drizzled/error.cc:529
3140
#: ../drizzled/error.cc:485
3274
3142
msgid "Can't unlock file (Errcode: %d)"
3277
#: ../drizzled/error.cc:530
3145
#: ../drizzled/error.cc:486
3279
3147
msgid "Can't change size of file (Errcode: %d)"
3282
#: ../drizzled/error.cc:531
3150
#: ../drizzled/error.cc:487
3284
3152
msgid "Can't open stream from handle (Errcode: %d)"
3287
#: ../drizzled/error.cc:532
3155
#: ../drizzled/error.cc:488
3289
3157
msgid "Warning: '%s' had %d links"
3292
#: ../drizzled/error.cc:533
3160
#: ../drizzled/error.cc:489
3294
3162
msgid "Warning: %d files and %d streams is left open\n"
3297
#: ../drizzled/error.cc:534
3165
#: ../drizzled/error.cc:490
3299
3167
msgid "Can't create directory '%s' (Errcode: %d)"
3302
#: ../drizzled/error.cc:535
3170
#: ../drizzled/error.cc:491
3305
3173
"Character set '%s' is not a compiled character set and is not specified in "
3309
#: ../drizzled/error.cc:536
3177
#: ../drizzled/error.cc:492
3311
3179
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3314
#: ../drizzled/error.cc:537
3182
#: ../drizzled/error.cc:493
3316
3184
msgid "Can't read value for symlink '%s' (Error %d)"
3319
#: ../drizzled/error.cc:538
3187
#: ../drizzled/error.cc:494
3321
3189
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3324
#: ../drizzled/error.cc:539
3192
#: ../drizzled/error.cc:495
3326
3194
msgid "Error on realpath() on '%s' (Error %d)"
3329
#: ../drizzled/error.cc:540
3197
#: ../drizzled/error.cc:496
3331
3199
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3334
#: ../drizzled/error.cc:541
3202
#: ../drizzled/error.cc:497
3337
3205
"Collation '%s' is not a compiled collation and is not specified in the %s "
3341
#: ../drizzled/error.cc:542
3209
#: ../drizzled/error.cc:498
3343
3211
msgid "File '%s' (fileno: %d) was not closed"
3347
#: ../drizzled/error.cc:545
3348
msgid "Received an invalid UUID value"
3351
#: ../drizzled/error.cc:546
3352
msgid "The UUID was not created with a valid time"
3356
#: ../drizzled/error.cc:549
3358
msgid "Received an invalid BOOLEAN value '%s'."
3361
#: ../drizzled/error.cc:550
3363
msgid "Invalid cast to BOOLEAN: '%s'."
3366
#. Transactional DDL
3367
#: ../drizzled/error.cc:553
3368
msgid "Transactional DDL not supported"
3372
#: ../drizzled/error.cc:555
3374
msgid "Assertion '%s' failed."
3377
#: ../drizzled/error.cc:556
3379
msgid "Assertion '%s' failed, the result was NULL."
3382
#. Catalog related errors
3383
#: ../drizzled/error.cc:574
3385
msgid "Cannot create catalog '%s'."
3388
#: ../drizzled/error.cc:575
3390
msgid "Permission is denied to create '%s' catalog."
3393
#: ../drizzled/error.cc:576
3395
msgid "Cannot drop catalog '%s'."
3398
#: ../drizzled/error.cc:577
3400
msgid "Permission is denied to drop '%s' catalog."
3403
#: ../drizzled/error.cc:578
3405
msgid "Catalog '%s' does not exist."
3408
#: ../drizzled/error.cc:579
3409
msgid "You cannot drop the 'local' catalog."
3412
#: ../drizzled/error.cc:580
3414
msgid "Could not gain lock on '%s'."
3417
#: ../drizzled/error.cc:581
3419
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3422
#: ../drizzled/error.cc:582
3423
msgid "Invalid catalog name."
3426
#: ../drizzled/error.cc:583
3428
"Engine status is now stored in the data_dictionary tables, please use these "
3432
#: ../drizzled/identifier/catalog.cc:56
3434
"Catalog name cannot be encoded and fit within filesystem name length "
3438
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3214
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3440
3216
"Schema name cannot be encoded and fit within filesystem name length "
3441
3217
"restrictions."
3444
#: ../drizzled/identifier/table.cc:238
3220
#: ../drizzled/identifier/table.cc:224
3446
3222
"Table name cannot be encoded and fit within filesystem name length "
3447
3223
"restrictions."
3713
#: ../drizzled/sql_base.cc:1518
3715
msgid "Table %s had a open data Cursor in reopen_table"
3863
3718
#: ../drizzled/sql_table.cc:1933
3865
3720
msgid "Unknown - internal error %d during operation"
3868
#: ../drizzled/statement/alter_table.cc:1514
3723
#: ../drizzled/statement/alter_table.cc:1486
3871
3726
"order_st BY ignored because there is a user-defined clustered index in the "
3872
3727
"table '%-.192s'"
3875
#: ../drizzled/sys_var.cc:1526
3877
msgid "Variable named %s already exists!\n"
3880
#: ../drizzled/sys_var.cc:1535
3882
msgid "Could not add Variable: %s\n"
3885
#: ../drizzled/sys_var.cc:1633
3886
msgid "Failed to initialize system variables"
3889
#: ../drizzled/table.cc:1690
3730
#: ../drizzled/table.cc:1964
3891
3732
msgid "Got error %d when reading table '%s'"
3894
#: ../drizzled/table/instance/base.cc:1883
3735
#: ../drizzled/table_share.cc:860
3737
msgid "Table %s has invalid/unknown collation: %d,%s"
3740
#: ../drizzled/table_share.cc:1153
3742
msgid "ENUM column %s has greater than %d possible values"
3745
#: ../drizzled/table_share.cc:2063
3896
3747
msgid "Unknown collation '%s' in table '%-.64s' definition"
3899
#: ../drizzled/table/instance/base.cc:1890
3750
#: ../drizzled/table_share.cc:2070
3902
3753
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3906
#: ../drizzled/tztime.cc:170
3757
#: ../drizzled/tztime.cc:173
3908
3759
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3911
#: ../plugin/auth_file/auth_file.cc:227
3762
#: ../plugin/auth_file/auth_file.cc:225
3913
3764
msgid "Could not load auth file: %s\n"
3916
#: ../plugin/auth_file/auth_file.cc:243
3767
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3917
3768
msgid "File to load for usernames and passwords"
3920
#: ../plugin/auth_http/auth_http.cc:135
3922
"auth_http plugin loaded but required option url not specified. Against which "
3923
"URL are you intending on authenticating?\n"
3771
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3772
msgid "Enable HTTP Auth check"
3926
#: ../plugin/auth_http/auth_http.cc:151
3775
#: ../plugin/auth_http/auth_http.cc:160
3927
3776
msgid "URL for HTTP Auth check"
3930
#: ../plugin/auth_ldap/auth_ldap.cc:291
3779
#: ../plugin/auth_ldap/auth_ldap.cc:285
3932
3781
msgid "Reconnect failed: %s\n"
3935
#: ../plugin/auth_ldap/auth_ldap.cc:310
3784
#: ../plugin/auth_ldap/auth_ldap.cc:304
3937
3786
msgid "ldap_search_ext_s failed: %s\n"
3940
#: ../plugin/auth_ldap/auth_ldap.cc:416
3789
#: ../plugin/auth_ldap/auth_ldap.cc:410
3942
3791
msgid "Could not load auth ldap: %s\n"
3945
#: ../plugin/auth_ldap/auth_ldap.cc:437
3794
#: ../plugin/auth_ldap/auth_ldap.cc:423
3946
3795
msgid "URI of the LDAP server to contact"
3798
#: ../plugin/auth_ldap/auth_ldap.cc:431
3799
msgid "DN to use when binding to the LDAP server"
3949
3802
#: ../plugin/auth_ldap/auth_ldap.cc:439
3950
msgid "DN to use when binding to the LDAP server"
3953
#: ../plugin/auth_ldap/auth_ldap.cc:441
3954
3803
msgid "Password to use when binding the DN"
3957
#: ../plugin/auth_ldap/auth_ldap.cc:443
3806
#: ../plugin/auth_ldap/auth_ldap.cc:447
3958
3807
msgid "DN to use when searching"
3961
#: ../plugin/auth_ldap/auth_ldap.cc:445
3810
#: ../plugin/auth_ldap/auth_ldap.cc:455
3962
3811
msgid "Attribute in LDAP with plain text password"
3965
#: ../plugin/auth_ldap/auth_ldap.cc:447
3814
#: ../plugin/auth_ldap/auth_ldap.cc:463
3966
3815
msgid "Attribute in LDAP with MySQL hashed password"
3969
#: ../plugin/auth_ldap/auth_ldap.cc:449
3818
#: ../plugin/auth_ldap/auth_ldap.cc:471
3970
3819
msgid "How often to empty the users cache, 0 to disable"
3973
#: ../plugin/blitzdb/ha_blitz.cc:1507
3974
msgid "Estimated number of rows that a BlitzDB table will store."
3977
#: ../plugin/console/console.cc:379
3822
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3978
3823
msgid "Enable the console."
3981
#: ../plugin/console/console.cc:382
3826
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3982
3827
msgid "Turn on extra debugging."
3985
#: ../plugin/console/console.cc:385
3830
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3986
3831
msgid "User to use for auth."
3989
#: ../plugin/console/console.cc:388
3834
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3990
3835
msgid "Password to use for auth."
3993
#: ../plugin/console/console.cc:391
3994
msgid "Default catalog to use."
3997
#: ../plugin/console/console.cc:394
3998
msgid "Default schema to use."
4001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3838
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3839
msgid "Default database to use."
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3843
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3844
msgid "Invalid value of port\n"
3847
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3848
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3849
msgid "Invalid value for connect_timeout\n"
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3853
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3854
msgid "Invalid value for read_timeout\n"
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3858
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3859
msgid "Invalid value for write_timeout\n"
3862
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3863
msgid "Invalid value for retry_count\n"
3866
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3867
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3868
msgid "Invalid value for buffer_length\n"
3871
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4003
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3874
"Port number to use for connection or 0 for default to, in order of "
3875
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4007
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4008
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3878
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3879
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3880
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3881
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4009
3882
msgid "Connect Timeout."
4012
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4013
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3885
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3886
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3887
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3888
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4014
3889
msgid "Read Timeout."
4017
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4018
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3892
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3893
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3894
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3895
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4019
3896
msgid "Write Timeout."
4022
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4023
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3899
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3900
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3901
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3902
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4024
3903
msgid "Retry Count."
4027
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4028
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3906
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3907
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3908
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3909
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4029
3910
msgid "Buffer length."
4032
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4033
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3913
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3914
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3915
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3916
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4034
3917
msgid "Address to bind to."
4037
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4038
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4039
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4040
msgid "Maximum simultaneous connections."
4043
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4044
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4045
msgid "A restrictive IP address list for incoming admin connections."
4048
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4049
msgid "Failed to send error message to libnotify\n"
4052
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4053
msgid "Error Messages to stderr"
4056
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4057
msgid "Comma-separated list of schemas to exclude"
4060
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4061
msgid "Comma-separated list of tables to exclude"
4064
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4065
msgid "Regular expression to apply to schemas to exclude"
4068
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4069
msgid "Regular expression to apply to tables to exclude"
4072
#: ../plugin/haildb/haildb_engine.cc:1080
4073
#: ../plugin/haildb/haildb_engine.cc:1218
4074
#: ../plugin/haildb/haildb_engine.cc:1248
4076
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4079
#: ../plugin/haildb/haildb_engine.cc:1099
4081
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4084
#: ../plugin/haildb/haildb_engine.cc:1197
4085
#: ../plugin/haildb/haildb_engine.cc:1310
4086
#: ../plugin/haildb/haildb_engine.cc:1491
4087
#: ../plugin/haildb/haildb_engine.cc:2157
4089
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4092
#: ../plugin/haildb/haildb_engine.cc:1349
4093
#: ../plugin/haildb/haildb_engine.cc:1365
4095
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4098
#: ../plugin/haildb/haildb_engine.cc:3403
4100
msgid "Error starting HailDB %d (%s)\n"
4103
#: ../plugin/haildb/haildb_engine.cc:3432
4104
msgid "Disable HailDB adaptive hash index (enabled by default)."
4107
#: ../plugin/haildb/haildb_engine.cc:3434
4108
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4111
#: ../plugin/haildb/haildb_engine.cc:3437
4113
"Size of a memory pool HailDB uses to store data dictionary information and "
3920
#: ../plugin/drizzle_protocol/errmsg.cc:31
3921
msgid "Unknown Drizzle error"
3924
#: ../plugin/drizzle_protocol/errmsg.cc:32
3926
msgid "Can't create UNIX socket (%d)"
3929
#: ../plugin/drizzle_protocol/errmsg.cc:33
3931
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3934
#: ../plugin/drizzle_protocol/errmsg.cc:34
3936
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3939
#: ../plugin/drizzle_protocol/errmsg.cc:35
3941
msgid "Can't create TCP/IP socket (%d)"
3944
#: ../plugin/drizzle_protocol/errmsg.cc:36
3946
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3949
#: ../plugin/drizzle_protocol/errmsg.cc:37
3950
msgid "Drizzle server has gone away"
3953
#: ../plugin/drizzle_protocol/errmsg.cc:38
3955
msgid "Protocol mismatch; server version = %d, client version = %d"
3958
#: ../plugin/drizzle_protocol/errmsg.cc:39
3959
msgid "Drizzle client ran out of memory"
3962
#: ../plugin/drizzle_protocol/errmsg.cc:40
3963
msgid "Wrong host info"
3966
#: ../plugin/drizzle_protocol/errmsg.cc:41
3967
msgid "Localhost via UNIX socket"
3970
#: ../plugin/drizzle_protocol/errmsg.cc:42
3972
msgid "%-.100s via TCP/IP"
3975
#: ../plugin/drizzle_protocol/errmsg.cc:43
3976
msgid "Error in server handshake"
3979
#: ../plugin/drizzle_protocol/errmsg.cc:44
3980
msgid "Lost connection to Drizzle server during query"
3983
#: ../plugin/drizzle_protocol/errmsg.cc:45
3984
msgid "Commands out of sync; you can't run this command now"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:46
3989
msgid "Named pipe: %-.32s"
3992
#: ../plugin/drizzle_protocol/errmsg.cc:47
3994
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3997
#: ../plugin/drizzle_protocol/errmsg.cc:48
3999
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4002
#: ../plugin/drizzle_protocol/errmsg.cc:49
4004
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4007
#: ../plugin/drizzle_protocol/errmsg.cc:50
4009
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4012
#: ../plugin/drizzle_protocol/errmsg.cc:51
4013
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4016
#: ../plugin/drizzle_protocol/errmsg.cc:52
4017
msgid "Embedded server"
4020
#: ../plugin/drizzle_protocol/errmsg.cc:53
4021
msgid "Error on SHOW SLAVE STATUS:"
4024
#: ../plugin/drizzle_protocol/errmsg.cc:54
4025
msgid "Error on SHOW SLAVE HOSTS:"
4028
#: ../plugin/drizzle_protocol/errmsg.cc:55
4029
msgid "Error connecting to slave:"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:56
4033
msgid "Error connecting to master:"
4036
#: ../plugin/drizzle_protocol/errmsg.cc:57
4037
msgid "SSL connection error"
4040
#: ../plugin/drizzle_protocol/errmsg.cc:58
4041
msgid "Malformed packet"
4044
#: ../plugin/drizzle_protocol/errmsg.cc:59
4045
#: ../plugin/drizzle_protocol/errmsg.cc:70
4046
#: ../plugin/drizzle_protocol/errmsg.cc:71
4047
#: ../plugin/drizzle_protocol/errmsg.cc:72
4048
#: ../plugin/drizzle_protocol/errmsg.cc:73
4049
#: ../plugin/drizzle_protocol/errmsg.cc:74
4050
#: ../plugin/drizzle_protocol/errmsg.cc:75
4051
#: ../plugin/drizzle_protocol/errmsg.cc:76
4052
#: ../plugin/drizzle_protocol/errmsg.cc:77
4053
#: ../plugin/drizzle_protocol/errmsg.cc:78
4054
msgid "(unused error message)"
4057
#: ../plugin/drizzle_protocol/errmsg.cc:60
4058
msgid "Invalid use of null pointer"
4061
#: ../plugin/drizzle_protocol/errmsg.cc:61
4062
msgid "Statement not prepared"
4065
#: ../plugin/drizzle_protocol/errmsg.cc:62
4066
msgid "No data supplied for parameters in prepared statement"
4069
#: ../plugin/drizzle_protocol/errmsg.cc:63
4070
msgid "Data truncated"
4073
#: ../plugin/drizzle_protocol/errmsg.cc:64
4074
msgid "No parameters exist in the statement"
4077
#: ../plugin/drizzle_protocol/errmsg.cc:65
4078
msgid "Invalid parameter number"
4081
#: ../plugin/drizzle_protocol/errmsg.cc:66
4084
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4087
#: ../plugin/drizzle_protocol/errmsg.cc:68
4089
msgid "Using unsupported buffer type: %d (parameter: %d)"
4092
#: ../plugin/drizzle_protocol/errmsg.cc:69
4094
msgid "Shared memory: %-.100s"
4097
#: ../plugin/drizzle_protocol/errmsg.cc:79
4098
msgid "Wrong or unknown protocol"
4101
#: ../plugin/drizzle_protocol/errmsg.cc:80
4102
msgid "Invalid connection handle"
4105
#: ../plugin/drizzle_protocol/errmsg.cc:81
4107
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4108
"option 'secure_auth' enabled)"
4111
#: ../plugin/drizzle_protocol/errmsg.cc:83
4112
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4115
#: ../plugin/drizzle_protocol/errmsg.cc:84
4116
msgid "Attempt to read column without prior row fetch"
4119
#: ../plugin/drizzle_protocol/errmsg.cc:85
4120
msgid "Prepared statement contains no metadata"
4123
#: ../plugin/drizzle_protocol/errmsg.cc:86
4125
"Attempt to read a row while there is no result set associated with the "
4129
#: ../plugin/drizzle_protocol/errmsg.cc:88
4130
msgid "This feature is not implemented yet"
4133
#: ../plugin/drizzle_protocol/errmsg.cc:89
4136
"Lost connection to Drizzle server while waiting for initial communication "
4137
"packet, system error: %d"
4140
#: ../plugin/drizzle_protocol/errmsg.cc:91
4143
"Lost connection to Drizzle server while reading initial communication "
4144
"packet, system error: %d"
4147
#: ../plugin/drizzle_protocol/errmsg.cc:93
4150
"Lost connection to Drizzle server while sending authentication information, "
4154
#: ../plugin/drizzle_protocol/errmsg.cc:95
4157
"Lost connection to Drizzle server while reading authorization information, "
4161
#: ../plugin/drizzle_protocol/errmsg.cc:97
4164
"Lost connection to Drizzle server while setting initial database, system "
4168
#: ../plugin/drizzle_protocol/errmsg.cc:99
4170
msgid "Statement closed indirectly because of a preceding %s() call"
4173
#. CR_NET_UNCOMPRESS_ERROR 08S01
4174
#: ../plugin/drizzle_protocol/errmsg.cc:101
4175
msgid "Couldn't uncompress communication packet"
4178
#. CR_NET_READ_ERROR 08S01
4179
#: ../plugin/drizzle_protocol/errmsg.cc:103
4180
msgid "Got an error reading communication packets"
4183
#. CR_NET_READ_INTERRUPTED 08S01
4184
#: ../plugin/drizzle_protocol/errmsg.cc:105
4185
msgid "Got timeout reading communication packets"
4188
#. CR_NET_ERROR_ON_WRITE 08S01
4189
#: ../plugin/drizzle_protocol/errmsg.cc:107
4190
msgid "Got an error writing communication packets"
4193
#. CR_NET_WRITE_INTERRUPTED 08S01
4194
#: ../plugin/drizzle_protocol/errmsg.cc:109
4195
msgid "Got timeout writing communication packets"
4198
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4199
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4200
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4202
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4205
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4207
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4210
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4212
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4213
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4215
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4218
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4219
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4221
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4225
msgid "Invalid value of additional-mem-pool-size"
4228
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4229
msgid "Invalid value of autoextend-increment"
4232
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4233
msgid "Invalid value of buffer-pool-size"
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4237
msgid "Invalid value of io-capacity"
4240
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4241
msgid "Invalid value of fast-shutdown"
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4245
msgid "Invalid value of flush-log-at-trx-commit"
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4249
msgid "Invalid value of force-recovery"
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4253
msgid "Invalid value of log-file-size"
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4257
msgid "Invalid value of log-files-in-group"
4260
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4261
msgid "Invalid value of lock-wait-timeout"
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4265
msgid "Invalid value of log-buffer-size"
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4269
msgid "Invalid value of lru-old-blocks-pct"
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4273
msgid "Invalid value of lru-block-access-recency"
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4277
msgid "Invalid value of max-dirty-pages-pct"
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4281
msgid "Invalid value of max-purge-lag"
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4285
msgid "Invalid value of open-files"
4288
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4289
msgid "Invalid value of read-io-threads"
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4293
msgid "Invalid value of sync_spin_loops"
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4298
msgid "Error starting Embedded InnoDB %d (%s)\n"
4301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4302
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4305
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4306
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4311
"Size of a memory pool InnoDB uses to store data dictionary information and "
4114
4312
"other internal data structures."
4117
#: ../plugin/haildb/haildb_engine.cc:3440
4315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4118
4316
msgid "Data file autoextend increment in megabytes"
4121
#: ../plugin/haildb/haildb_engine.cc:3443
4319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4123
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4321
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4127
#: ../plugin/haildb/haildb_engine.cc:3446
4128
msgid "The common part for HailDB table spaces."
4131
#: ../plugin/haildb/haildb_engine.cc:3448
4132
msgid "Disable HailDB checksums validation (enabled by default)."
4135
#: ../plugin/haildb/haildb_engine.cc:3450
4136
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4139
#: ../plugin/haildb/haildb_engine.cc:3453
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4326
msgid "The common part for InnoDB table spaces."
4329
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4330
msgid "Enable InnoDB checksums validation (enabled by default)."
4333
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4334
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4337
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4140
4338
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4143
#: ../plugin/haildb/haildb_engine.cc:3456
4341
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4145
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4343
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4146
4344
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4149
#: ../plugin/haildb/haildb_engine.cc:3459
4150
msgid "Stores each HailDB table to an .ibd file in the database dir."
4347
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4348
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4153
#: ../plugin/haildb/haildb_engine.cc:3462
4351
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4154
4352
msgid "File format to use for new tables in .ibd files."
4157
#: ../plugin/haildb/haildb_engine.cc:3465
4355
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4159
4357
"Set to 0 (write and flush once per second),1 (write and flush at each "
4160
4358
"commit) or 2 (write at commit, flush once per second)."
4163
#: ../plugin/haildb/haildb_engine.cc:3468
4361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4164
4362
msgid "With which method to flush data."
4167
#: ../plugin/haildb/haildb_engine.cc:3471
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4169
4367
"Helps to save your data in case the disk image of the database becomes "
4173
#: ../plugin/haildb/haildb_engine.cc:3474
4371
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4372
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4174
4373
msgid "Path to individual files and their sizes."
4177
#: ../plugin/haildb/haildb_engine.cc:3477
4178
msgid "Path to HailDB log files."
4376
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4377
msgid "Path to InnoDB log files."
4181
#: ../plugin/haildb/haildb_engine.cc:3480
4380
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4182
4381
msgid "Size of each log file in a log group."
4185
#: ../plugin/haildb/haildb_engine.cc:3483
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4187
"Number of log files in the log group. HailDB writes to the files in a "
4386
"Number of log files in the log group. InnoDB writes to the files in a "
4188
4387
"circular fashion. Value 3 is recommended here."
4191
#: ../plugin/haildb/haildb_engine.cc:3486
4390
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4193
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4392
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4194
4393
"rolled back. Values above 100000000 disable the timeout."
4197
#: ../plugin/haildb/haildb_engine.cc:3489
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4199
"The size of the buffer which HailDB uses to write log to the log files on "
4398
"The size of the buffer which InnoDB uses to write log to the log files on "
4203
#: ../plugin/haildb/haildb_engine.cc:3492
4402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4205
4404
"Sets the point in the LRU list from where all pages are classified as old "
4206
4405
"(Advanced users)"
4209
#: ../plugin/haildb/haildb_engine.cc:3495
4408
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4211
4410
"Milliseconds between accesses to a block at which it is made young. "
4212
4411
"0=disabled (Advanced users)"
4215
#: ../plugin/haildb/haildb_engine.cc:3498
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4216
4415
msgid "Percentage of dirty pages allowed in bufferpool."
4219
#: ../plugin/haildb/haildb_engine.cc:3501
4418
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4220
4419
msgid "Desired maximum length of the purge queue (0 = no limit)"
4223
#: ../plugin/haildb/haildb_engine.cc:3504
4422
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4225
4424
"Roll back the complete transaction on lock wait timeout, for 4.x "
4226
4425
"compatibility (disabled by default)"
4229
#: ../plugin/haildb/haildb_engine.cc:3507
4230
msgid "How many files at the maximum HailDB keeps open at the same time."
4233
#: ../plugin/haildb/haildb_engine.cc:3510
4234
msgid "Number of background read I/O threads in HailDB."
4237
#: ../plugin/haildb/haildb_engine.cc:3513
4238
msgid "Number of background write I/O threads in HailDB."
4241
#: ../plugin/haildb/haildb_engine.cc:3515
4428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4429
msgid "How many files at the maximum InnoDB keeps open at the same time."
4432
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4433
msgid "Number of background read I/O threads in InnoDB."
4436
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4437
msgid "Number of background write I/O threads in InnoDB."
4440
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4243
4442
"Disable if you want to reduce the number of messages written to the log "
4244
4443
"(default: enabled)."
4247
#: ../plugin/haildb/haildb_engine.cc:3518
4248
msgid "Enable SHOW HAILDB STATUS output in the log"
4251
#: ../plugin/haildb/haildb_engine.cc:3521
4252
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4255
#: ../plugin/haildb/haildb_engine.cc:3523
4257
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4260
#: ../plugin/hello_events/hello_events.cc:401
4446
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4447
msgid "Enable SHOW INNODB STATUS output in the log"
4450
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4451
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4454
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4455
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4458
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4460
msgid "Failed to send error message to libnotify\n"
4463
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4464
msgid "Error Messages to stderr"
4467
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4468
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4469
msgid "List of schemas to filter"
4472
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4473
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4474
msgid "List of tables to filter"
4477
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4478
msgid "Regular expression to apply to schemas to filter"
4481
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4482
msgid "Regular expression to apply to tables to filter"
4485
#: ../plugin/hello_events/hello_events.cc:301
4486
msgid "Invalid value of before-write-position\n"
4489
#: ../plugin/hello_events/hello_events.cc:310
4490
#: ../plugin/hello_events/hello_events.cc:319
4491
msgid "Invalid value of before-update-position\n"
4494
#: ../plugin/hello_events/hello_events.cc:359
4495
#: ../plugin/hello_events/hello_events.cc:362
4496
#: ../plugin/hello_events/hello_events.cc:380
4497
msgid "A comma delimited list of databases to watch"
4500
#: ../plugin/hello_events/hello_events.cc:365
4501
#: ../plugin/hello_events/hello_events.cc:396
4261
4502
msgid "Enable Example Events Plugin"
4505
#: ../plugin/hello_events/hello_events.cc:368
4264
4506
#: ../plugin/hello_events/hello_events.cc:404
4265
#: ../plugin/hello_events/hello_events.cc:407
4266
msgid "A comma delimited list of databases to watch"
4269
#: ../plugin/hello_events/hello_events.cc:410
4270
4507
msgid "Before write row event observer call position"
4273
#: ../plugin/hello_events/hello_events.cc:413
4274
#: ../plugin/pbms/src/parameters_ms.cc:461
4510
#: ../plugin/hello_events/hello_events.cc:371
4511
#: ../plugin/hello_events/hello_events.cc:415
4512
#: ../plugin/pbms/src/parameters_ms.cc:579
4275
4513
msgid "Before update row event observer call position"
4278
#: ../plugin/hello_events/hello_events.cc:416
4516
#: ../plugin/hello_events/hello_events.cc:374
4517
#: ../plugin/hello_events/hello_events.cc:426
4279
4518
msgid "After drop database event observer call position"
4282
#: ../plugin/hello_events/hello_events.cc:427
4521
#: ../plugin/hello_events/hello_events.cc:388
4522
msgid "A comma delimited list of tables to watch"
4525
#: ../plugin/hello_events/hello_events.cc:450
4283
4526
msgid "An example events Plugin"
4286
#: ../plugin/innobase/handler/data_dictionary.cc:760
4529
#: ../plugin/innobase/handler/data_dictionary.cc:202
4288
4531
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4291
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4293
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4297
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4299
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4303
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4306
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4307
"or its equivalent numeric id"
4310
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4311
msgid "Do not use Native AIO library for IO, even if available"
4314
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4316
msgid "Enable internal replication log."
4317
msgstr "Tranzakciós napló engedélyezése"
4319
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4321
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4322
"rolled back. Values above 100000000 disable the timeout."
4325
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4326
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4329
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4331
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4332
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4335
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4336
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4337
#: ../plugin/transaction_log/print_transaction_message.cc:177
4338
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4340
msgid "Unable to parse transaction. Got error: %s.\n"
4343
#: ../plugin/innobase/srv/srv0start.cc:1034
4344
msgid "InnoDB: cannot determine Mac OS X version!\n"
4347
#: ../plugin/innobase/srv/srv0start.cc:1039
4349
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4350
"InnoDB: making transactions unsafe!\n"
4353
#: ../plugin/innobase/srv/srv0start.cc:1048
4356
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4357
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4358
"InnoDB: allocate more than 4 GB of memory."
4361
#: ../plugin/innobase/srv/srv0start.cc:1063
4363
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4366
#: ../plugin/innobase/srv/srv0start.cc:1068
4369
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4370
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4371
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4374
#: ../plugin/innobase/srv/srv0start.cc:1078
4376
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4379
#: ../plugin/innobase/srv/srv0start.cc:1083
4381
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4384
#: ../plugin/innobase/srv/srv0start.cc:1088
4386
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4389
#: ../plugin/innobase/srv/srv0start.cc:1092
4391
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4394
#: ../plugin/innobase/srv/srv0start.cc:1097
4396
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4399
#: ../plugin/innobase/srv/srv0start.cc:1167
4401
msgid " InnoDB: Using Linux native AIO\n"
4404
#: ../plugin/logging_gearman/logging_gearman.cc:186
4534
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4535
msgid "Invalid value for io-capacity\n"
4538
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4539
msgid "Invalid value for fast-shutdown\n"
4542
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4543
msgid "Invalid value for flush-log-at-trx-commit\n"
4546
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4547
msgid "Invalid value for max-dirty-pages-pct\n"
4550
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4551
msgid "Invalid value for stats-sample-pages\n"
4554
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4555
msgid "Invalid value for additional-mem-pool-size\n"
4558
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4559
msgid "Invalid value for autoextend-increment\n"
4562
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4563
msgid "Invalid value for buffer-pool-size\n"
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4567
msgid "Invalid value for commit-concurrency\n"
4570
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4571
msgid "Invalid value for concurrency-tickets\n"
4574
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4575
msgid "Invalid value for file-io-threads\n"
4578
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4579
msgid "Invalid value for read-io-threads\n"
4582
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4583
msgid "Invalid value for write-io-threads\n"
4586
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4587
msgid "Invalid value for force-recovery\n"
4590
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4591
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4592
msgid "Invalid value for log-file-size\n"
4595
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4596
msgid "Invalid value for log-files-in-group\n"
4599
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4600
msgid "Invalid value for mirrored-log-groups\n"
4603
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4604
msgid "Invalid value for open-files\n"
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4608
msgid "Invalid value for thread-concurrency\n"
4611
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4612
msgid "Invalid value for read-ahead-threshold\n"
4615
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4616
msgid "Invalid value for lock-wait-timeout\n"
4619
#: ../plugin/logging_gearman/logging_gearman.cc:199
4406
4621
msgid "fail gearman_client_create(): %s"
4409
#: ../plugin/logging_gearman/logging_gearman.cc:197
4624
#: ../plugin/logging_gearman/logging_gearman.cc:210
4411
4626
msgid "fail gearman_client_add_server(): %s"
4414
#: ../plugin/logging_gearman/logging_gearman.cc:302
4629
#: ../plugin/logging_gearman/logging_gearman.cc:309
4630
#: ../plugin/logging_gearman/logging_gearman.cc:316
4631
msgid "Enable logging to a gearman server"
4634
#: ../plugin/logging_gearman/logging_gearman.cc:325
4415
4635
msgid "Hostname for logging to a Gearman server"
4418
#: ../plugin/logging_gearman/logging_gearman.cc:305
4638
#: ../plugin/logging_gearman/logging_gearman.cc:334
4419
4639
msgid "Gearman Function to send logging to"
4422
#: ../plugin/logging_gearman/logging_gearman.cc:316
4642
#: ../plugin/logging_gearman/logging_gearman.cc:352
4423
4643
msgid "Log queries to a Gearman server"
4426
#: ../plugin/logging_query/logging_query.cc:178
4646
#: ../plugin/logging_query/logging_query.cc:192
4428
4648
msgid "fail open() fn=%s er=%s\n"
4431
#: ../plugin/logging_query/logging_query.cc:319
4651
#: ../plugin/logging_query/logging_query.cc:316
4652
msgid "Invalid value for threshold-slow"
4655
#: ../plugin/logging_query/logging_query.cc:325
4656
msgid "Invalid value for threshold-big-resultset"
4659
#: ../plugin/logging_query/logging_query.cc:334
4660
msgid "Invalid value for threshold-big-examined"
4663
#: ../plugin/logging_query/logging_query.cc:348
4664
#: ../plugin/logging_query/logging_query.cc:364
4432
4665
msgid "Enable logging to CSV file"
4435
#: ../plugin/logging_query/logging_query.cc:322
4436
msgid "File to log to"
4439
#: ../plugin/logging_query/logging_query.cc:325
4440
msgid "PCRE to match the query against"
4443
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4668
#: ../plugin/logging_query/logging_query.cc:351
4669
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4670
#: ../plugin/syslog/module.cc:233
4444
4671
msgid "Threshold for logging slow queries, in microseconds"
4447
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4674
#: ../plugin/logging_query/logging_query.cc:354
4675
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4676
#: ../plugin/syslog/module.cc:236
4448
4677
msgid "Threshold for logging big queries, for rows returned"
4451
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4680
#: ../plugin/logging_query/logging_query.cc:357
4681
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4682
#: ../plugin/syslog/module.cc:239
4452
4683
msgid "Threshold for logging big queries, for rows examined"
4455
#: ../plugin/logging_query/logging_query.cc:345
4686
#: ../plugin/logging_query/logging_query.cc:373
4687
msgid "File to log to"
4690
#: ../plugin/logging_query/logging_query.cc:382
4691
msgid "PCRE to match the query against"
4694
#: ../plugin/logging_query/logging_query.cc:439
4456
4695
msgid "Log queries to a CSV file"
4459
#: ../plugin/logging_stats/logging_stats.cc:373
4698
#: ../plugin/logging_stats/logging_stats.cc:312
4699
msgid "Invalid value for max-user-count\n"
4702
#: ../plugin/logging_stats/logging_stats.cc:320
4703
msgid "Invalid value for bucket-count\n"
4706
#: ../plugin/logging_stats/logging_stats.cc:329
4707
msgid "Invalid value for scoreboard-size\n"
4710
#: ../plugin/logging_stats/logging_stats.cc:364
4711
#: ../plugin/logging_stats/logging_stats.cc:406
4460
4712
msgid "Max number of users that will be logged"
4463
#: ../plugin/logging_stats/logging_stats.cc:376
4715
#: ../plugin/logging_stats/logging_stats.cc:375
4716
#: ../plugin/logging_stats/logging_stats.cc:409
4464
4717
msgid "Max number of range locks to use for Scoreboard"
4467
#: ../plugin/logging_stats/logging_stats.cc:379
4720
#: ../plugin/logging_stats/logging_stats.cc:386
4721
#: ../plugin/logging_stats/logging_stats.cc:412
4468
4722
msgid "Max number of concurrent sessions that will be logged"
4471
#: ../plugin/logging_stats/logging_stats.cc:380
4725
#: ../plugin/logging_stats/logging_stats.cc:397
4726
#: ../plugin/logging_stats/logging_stats.cc:415
4472
4727
msgid "Enable Logging Statistics Collection"
4475
#: ../plugin/logging_stats/logging_stats.cc:389
4730
#: ../plugin/logging_stats/logging_stats.cc:432
4476
4731
msgid "User Statistics as DATA_DICTIONARY tables"
4797
5072
msgid "Tablespace not empty"
4800
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
5075
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5076
msgid "Invalid value for retry_count"
5079
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5080
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4802
5082
"Port number to use for connection or 0 for default to with MySQL protocol."
4805
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4807
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4808
"the file is stale and should be removed?"
4811
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4813
msgid "Path used for MySQL UNIX Socket Protocol."
4814
msgstr "MySQL protokoll használata."
4816
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4817
msgid "Clobber socket file if one is there already."
4820
#: ../plugin/pbms/src/parameters_ms.cc:426
4822
msgid "Port number to use for connection or 0 for default PBMS port "
4823
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
4825
#: ../plugin/pbms/src/parameters_ms.cc:429
4826
msgid "The maximum size of a BLOB repository file."
4829
#: ../plugin/pbms/src/parameters_ms.cc:432
4830
msgid "The maximum size of a temorary BLOB log file."
4833
#: ../plugin/pbms/src/parameters_ms.cc:435
4835
"A ':' delimited list of metadata header names to be used to initialize the "
4836
"pbms_metadata_header table when a database is created."
4839
#: ../plugin/pbms/src/parameters_ms.cc:439
4840
msgid "The percentage of garbage in a repository file before it is compacted."
4843
#: ../plugin/pbms/src/parameters_ms.cc:442
4845
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4846
"after this time, unless committed to the database."
4849
#: ../plugin/pbms/src/parameters_ms.cc:445
4851
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4855
#: ../plugin/pbms/src/parameters_ms.cc:448
4856
msgid "The next backup ID to use when backing up a PBMS database."
4859
#: ../plugin/pbms/src/parameters_ms.cc:451
5085
#: ../plugin/pbms/src/parameters_ms.cc:552
4861
5087
"A comma delimited list of tables to watch of the format: <database>."
4865
#: ../plugin/pbms/src/parameters_ms.cc:453
5091
#: ../plugin/pbms/src/parameters_ms.cc:560
4866
5092
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4869
#: ../plugin/pbms/src/parameters_ms.cc:457
5095
#: ../plugin/pbms/src/parameters_ms.cc:568
4870
5096
msgid "Before insert row event observer call position"
4873
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4874
msgid "Could not open socket, is rabbitmq running?"
4877
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5099
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5100
msgid "event_add error in libevent_add_session_callback\n"
5103
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5104
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5107
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5108
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5111
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5112
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5115
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5116
msgid "session_add_event event_add error in libevent_init\n"
5119
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5121
msgid "Can't create completion port thread (error %d)"
5124
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5125
msgid "Invalid value for size\n"
5128
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5129
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5130
msgid "Size of Pool."
5133
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4878
5134
msgid "Failed to allocate enough memory to transaction message\n"
4881
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4883
5139
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4886
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5142
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4888
5144
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4891
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5147
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5148
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5150
msgid "Enable rabbitmq log"
5151
msgstr "Tranzakciós napló engedélyezése"
5153
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5154
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4892
5155
msgid "Host name to connect to"
4895
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4897
msgid "Port to connect to"
4898
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
4900
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4901
msgid "RabbitMQ virtualhost"
5158
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5159
msgid "RabbitMQ Port"
4904
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5162
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5163
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4905
5164
msgid "RabbitMQ username"
4908
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5167
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5168
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4909
5169
msgid "RabbitMQ password"
4912
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4913
#: ../plugin/transaction_log/module.cc:270
4914
msgid "Name of the replicator plugin to use (default='default_replicator')"
5172
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5173
msgid "RabbitMQ virtualhost"
4917
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5176
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4918
5177
msgid "Name of RabbitMQ exchange to publish to"
4921
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5180
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4922
5181
msgid "Name of RabbitMQ routing key to use"
4925
#: ../plugin/session_dictionary/processlist.cc:78
5184
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5185
#: ../plugin/transaction_log/module.cc:309
5186
#: ../plugin/transaction_log/module.cc:362
5187
msgid "Name of the replicator plugin to use (default='default_replicator')"
5190
#: ../plugin/session_dictionary/processlist.cc:94
4926
5191
msgid "no user"
4929
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5194
#: ../plugin/signal_handler/signal_handler.cc:230
5196
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5199
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4931
5201
msgid "syslog facility \"%s\" not known, using \"local0\""
4934
#: ../plugin/syslog/errmsg.cc:50
5204
#: ../plugin/syslog/errmsg.cc:49
4936
5206
msgid "syslog priority \"%s\" not known, using \"warn\""
4939
#: ../plugin/syslog/logging.cc:63
5209
#: ../plugin/syslog/logging.cc:72
4941
5211
msgid "syslog priority \"%s\" not known, using \"info\""
4944
#: ../plugin/syslog/module.cc:95
5214
#: ../plugin/syslog/module.cc:61
5215
msgid "Invalid value for logging-threshold-slow\n"
5218
#: ../plugin/syslog/module.cc:70
5219
msgid "Invalid value for logging-threshold-big-resultset\n"
5222
#: ../plugin/syslog/module.cc:79
5223
msgid "Invalid value for logging-threshold-big-examined\n"
5226
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4945
5227
msgid "Syslog Ident"
4948
#: ../plugin/syslog/module.cc:98
5230
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4949
5231
msgid "Syslog Facility"
4952
#: ../plugin/syslog/module.cc:101
5234
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4953
5235
msgid "Enable logging to syslog of the query log"
4956
#: ../plugin/syslog/module.cc:104
5238
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4957
5239
msgid "Syslog Priority of query logging"
4960
#: ../plugin/syslog/module.cc:116
5242
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4961
5243
msgid "Enable logging to syslog of the error messages"
4964
#: ../plugin/syslog/module.cc:119
5246
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4965
5247
msgid "Syslog Priority of error messages"